.forza-sh-wrapper_d401678f{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;position:relative;display:flex;flex-direction:column;gap:clamp(20px, 3vw, 32px);padding:10px;background:#fff0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.forza-sh-panel_d401678f{position:relative;width:100%;min-height:clamp(340px, 42vw, 480px);background-color:#fff;border-radius:12px;box-shadow:0 8px 30px rgb(0 0 0 / .08);box-sizing:border-box;overflow:hidden}.forza-sh-slide_d401678f{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;box-sizing:border-box;opacity:0;pointer-events:none;visibility:hidden;transition:opacity 0.5s cubic-bezier(.25,1,.5,1),transform 0.5s cubic-bezier(.25,1,.5,1),visibility 0.5s;transform:translateY(8px)}.forza-sh-slide_d401678f.is-active{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.forza-sh-text-area_d401678f{width:25%;display:flex;flex-direction:column;justify-content:center;padding:clamp(20px, 4vw, 48px);box-sizing:border-box;z-index:3;background:#fff0}.forza-sh-title_d401678f{font-size:clamp(24px, 3vw, 34px);font-weight:800;margin:0 0 16px 0;line-height:1.2}.forza-sh-accent-line_d401678f{width:45px;height:4px;background-color:#c0392b;margin-bottom:24px;border-radius:2px}.forza-sh-desc_d401678f{font-size:clamp(14px, 1.4vw, 16px);line-height:1.6;margin:0}.forza-sh-img-area_d401678f{position:relative;width:75%;height:100%;box-sizing:border-box;overflow:hidden}.forza-sh-img-area_d401678f img{width:100%;height:100%;object-fit:cover;display:block}.forza-sh-img-fade_d401678f{position:absolute;top:0;left:0;bottom:0;width:clamp(80px, 20vw, 220px);background:linear-gradient(to right,#ffffff 0%,rgb(255 255 255 / .8) 25%,#fff0 100%);pointer-events:none;z-index:2}.forza-sh-triggers_d401678f{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px;width:100%;box-sizing:border-box}.forza-sh-trigger_d401678f{background-color:#f4f4f4;border-radius:8px;padding:16px 12px;text-align:center;cursor:pointer;box-sizing:border-box;transition:all 0.3s ease;border-top:3px solid #fff0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.forza-sh-trigger_d401678f.is-active,.forza-sh-trigger_d401678f:hover{background-color:#eaeaea;box-shadow:0 4px 15px rgb(0 0 0 / .05)}.forza-sh-trigger-icon_d401678f{font-size:22px;transition:color 0.3s ease;display:flex;align-items:center;justify-content:center;height:30px}.forza-sh-trigger-icon_d401678f svg{width:22px;height:22px;transition:fill 0.3s ease}.forza-sh-trigger-text_d401678f{font-size:13px;font-weight:600;line-height:1.3;transition:color 0.3s ease}@media (max-width:1024px){.forza-sh-panel_d401678f{min-height:auto}.forza-sh-slide_d401678f{position:relative;flex-direction:column;height:auto;display:none;transform:none}.forza-sh-slide_d401678f.is-active{display:flex}.forza-sh-text-area_d401678f{width:100%!important;padding:clamp(16px, 3vw, 24px)}.forza-sh-img-area_d401678f{width:100%!important;height:240px}.forza-sh-img-fade_d401678f{width:100%;height:60px;top:0;left:0;background:linear-gradient(to bottom,#ffffff 0%,#fff0 100%)}.forza-sh-triggers_d401678f{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.forza-sh-triggers_d401678f{grid-template-columns:1fr}}