.ProductBoxSection_container__YlrL1{width:100%;max-width:1200px;margin:0 auto;background-color:var(--tw-color-primary-darkest)}.ProductBoxSection_heading__CXE9H{font-size:3.5rem;text-align:center;color:white;margin:20px 0 50px}.ProductBoxSection_productBoxWrapper__Z4B4W{display:flex;justify-content:space-between;gap:20px}.ProductBoxSection_productBox__KeXWP{flex:1;border:1px solid var(--tw-color-primary-light);border-radius:8px;padding:20px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;position:relative}.ProductBoxSection_productBox__KeXWP:hover{transform:scale(1.05);box-shadow:0 4px 20px rgba(0,0,0,.1)}.ProductBoxSection_productBox__KeXWP.ProductBoxSection_active__CA8W3{background-color:var(--tw-color-primary-base);color:white}.ProductBoxSection_productBox__KeXWP h2{font-size:1.8rem;margin-bottom:10px;color:var(--tw-color-primary-accentlight)}.ProductBoxSection_productBox__KeXWP p{margin:5px 0}.ProductBoxSection_progressBar__IsJ1V{background-color:#f0f0f0;height:10px;width:100%;border-radius:5px;overflow:hidden;margin-bottom:30px}.ProductBoxSection_progress__jvd5N{background-color:#FFD60A;height:100%;width:0;transition:width .3s ease}.ProductBoxSection_featureList__6fXX2{list-style:none;padding:0;margin:10px 0}.ProductBoxSection_featureList__6fXX2 li{display:flex;align-items:center;margin-bottom:8px;font-size:1rem}.ProductBoxSection_featureList__6fXX2 li svg{color:white;margin-right:10px}.ProductBoxSection_formContainer__7hBfg{flex-grow:1;width:100%;margin-top:20px;padding:20px;border:1px solid #ccc;border-radius:8px;background-color:transparent}.ProductBoxSection_formContainer__7hBfg.ProductBoxSection_shrink__e08xR{width:60%}.ProductBoxSection_formRow__2SA44{display:flex;gap:20px}.ProductBoxSection_formGroup__UwyJ6{flex:1}.ProductBoxSection_formLabel__qUaNl{display:block;margin-bottom:5px}.ProductBoxSection_formInput__EkMnQ{width:100%;padding:10px;border:1px solid var(--tw-color-primary-light);border-radius:4px;box-sizing:border-box}.ProductBoxSection_spacer__gl3GB{height:50px}.ProductBoxSection_checkboxGroup__1_EtZ{display:flex;align-items:center;margin:20px 0}.ProductBoxSection_checkboxGroup__1_EtZ input{margin-right:10px}.ProductBoxSection_buttonGroup__p_HA1{display:flex;justify-content:flex-end;align-items:end;margin:20px 0}.ProductBoxSection_orderButton__iJ92_{padding:1rem 1.5rem;margin-top:20px;background-color:var(--tw-color-primary-accent);color:white;border:none;border-radius:4px;font-size:1rem;transition:background-color .3s ease}.ProductBoxSection_orderButton__iJ92_:hover{background-color:var(--tw-color-primary-accentlight)}.ProductBoxSection_orderButton__iJ92_.ProductBoxSection_disabled__GBAyF,.ProductBoxSection_orderButton__iJ92_:disabled{background-color:#d1d5db;color:#4b5563;cursor:not-allowed;opacity:.6}.ProductBoxSection_formAndSummaryContainer__RT_Fm{display:flex;width:100%}.ProductBoxSection_summaryBox__ax20G{flex:1;height:0;width:0;border:1px solid #ccc;border-radius:8px;background-color:var(--tw-color-primary-base);margin-top:20px;visibility:hidden;opacity:0;transition:opacity 2.5s ease,visibility 2.5s ease}.ProductBoxSection_summaryBox__ax20G.ProductBoxSection_visible__UDTEf{opacity:1;visibility:visible;width:100%;min-width:386px;height:auto;padding:20px;margin-right:20px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.ProductBoxSection_summaryTitle__7ElNZ{font-size:1.8rem;color:var(--tw-color-primary-accentlight);margin-bottom:1rem;margin-top:-20}.ProductBoxSection_priceDetails__H5UYZ{margin-top:20px;flex-grow:1}.ProductBoxSection_priceRow__F6lF_{display:flex;justify-content:space-between;margin-bottom:10px}.ProductBoxSection_priceRow__F6lF_.ProductBoxSection_total__ch9Rc{margin-top:20px;border-top:1px solid #ddd;padding-top:10px}.ProductBoxSection_checkboxGroup__1_EtZ,.ProductBoxSection_formGroup__UwyJ6{margin-bottom:20px}.ProductBoxSection_countrySwitcher__5hXI0{position:relative}.ProductBoxSection_countryButton__yt3Ho{display:flex;align-items:center;gap:.5rem;cursor:pointer}.ProductBoxSection_countryMenu__DH4FY{position:absolute;top:120%;left:0;background-color:var(--tw-color-primary-light);border-radius:.5rem;box-shadow:0 4px 10px rgba(0,0,0,.15);padding:.5rem 0;width:170px}.ProductBoxSection_countryMenu__DH4FY ul{list-style:none;padding:0;margin:0}.ProductBoxSection_countryOption__Uq3Tw{display:flex;align-items:center;padding:.5rem 1rem;color:#333;cursor:pointer}.ProductBoxSection_countryOption__Uq3Tw:hover{background-color:#f0f0f0;color:#000}.ProductBoxSection_countryText__BmTCr{font-size:1rem;width:auto;margin-left:.5rem;transition:color .3s ease}.ProductBoxSection_countryOption__Uq3Tw:hover .ProductBoxSection_countryText__BmTCr{color:#000}.ProductBoxSection_flagIcon__YucjT{width:30px;height:18px;object-fit:cover}.ProductBoxSection_voucherContainer__vLkVZ{margin-top:5rem;display:flex;flex-direction:column;gap:.5rem}.ProductBoxSection_voucherInput__SYFng{padding:.5rem;margin-top:20px;border:1px solid #ccc;border-radius:4px;font-size:1rem;width:100%;text-transform:uppercase}.ProductBoxSection_voucherButton__SPrlK{padding:.6rem 1rem;background-color:var(--tw-color-primary-accent);color:white;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .3s ease}.ProductBoxSection_voucherButton__SPrlK:hover{background-color:var(--tw-color-primary-accentlight)}.ProductBoxSection_discountBanner__M6qcF{background-color:#4CAF50;color:white;font-size:1.2rem;text-align:center;padding:10px;border-radius:4px;margin-bottom:20px}.ProductBoxSection_successMessage__N9zqO{margin-top:20px;padding:15px;background-color:#f9f9f9;border:1px solid #ccc;border-radius:8px;text-align:center;font-size:16px}@media (max-width:768px){.ProductBoxSection_container__YlrL1{padding:0 1rem}.ProductBoxSection_productBoxWrapper__Z4B4W{flex-direction:column;gap:15px}.ProductBoxSection_productBox__KeXWP{width:100%;margin-bottom:15px}.ProductBoxSection_productBox__KeXWP:hover{transform:none}.ProductBoxSection_formAndSummaryContainer__RT_Fm{flex-direction:column}.ProductBoxSection_summaryBox__ax20G.ProductBoxSection_visible__UDTEf{width:100%;min-width:unset;margin-right:0;margin-bottom:20px}.ProductBoxSection_formContainer__7hBfg.ProductBoxSection_shrink__e08xR{width:100%}.ProductBoxSection_countryMenu__DH4FY{left:0;right:unset}.ProductBoxSection_voucherContainer__vLkVZ{margin-top:2rem}}@media (min-width:769px){.ProductBoxSection_productBoxWrapper__Z4B4W{gap:30px}}.ProductBoxSection_formInput__EkMnQ{font-size:16px}.ProductBoxSection_countryMenu__DH4FY{z-index:1000}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.page_container__1G9Tt{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;background-color:#e5e7eb;padding:1rem;box-sizing:border-box}.page_layoutWrapper__dDefY{display:flex;width:1200px;min-height:80vh;background-color:#ffffff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:.5rem;overflow:visible}.page_leftNav__uFgNc{width:25%;background-color:#f3f4f6}.page_rightContent__0XDa4{color:#000;width:75%;background-color:#ffffff;padding:1.5rem;box-sizing:border-box}.page_heading__XJgih{font-size:1.5rem;font-weight:700;color:#000;margin-bottom:1rem}@media (max-width:768px){.page_container__1G9Tt{padding:0}.page_layoutWrapper__dDefY{flex-direction:column;width:100%;min-height:100vh}.page_rightContent__0XDa4{width:100%;padding:1rem}.page_leftNav__uFgNc{position:static;width:100%;padding:0;background:none}}@font-face{font-family:Zen Tokyo Zoo;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/zentokyozoo/v7/NGSyv5ffC0J_BK6aFNtr6sRvwaRkRFe9.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Zen Tokyo Zoo;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/zentokyozoo/v7/NGSyv5ffC0J_BK6aFNtr6sRvwapkRA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.VideoTopDeal_videoContainer__G6GZm{width:100%;height:400px;overflow:hidden;position:relative}.VideoTopDeal_video__IfVhc{width:100%;position:absolute;top:0;object-fit:cover;height:400px}.VideoTopDeal_textOverlay__1umCl{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-family:Zen Tokyo Zoo,cursive;width:800px;z-index:2}.VideoTopDeal_word__dg1xl{font-size:50px;text-transform:uppercase;color:#ffd9e2;opacity:0;text-shadow:0 0 0 transparent,0 0 10px #ff003c,0 0 20px rgba(255,0,60,.5),0 0 40px #ff003c,0 0 100px #ff003c,0 0 200px #ff003c,0 0 300px #ff003c,0 0 500px #ff003c,0 0 1000px #ff003c;animation:VideoTopDeal_stamp-in__XWNbU .1s linear 1s forwards,VideoTopDeal_animate__HPvUv 3s 1s infinite alternate}.VideoTopDeal_word2__FQbJt{font-size:120px;text-transform:uppercase;color:#FFC300;opacity:0;text-shadow:0 0 0 transparent,0 0 10px #FFC300,0 0 20px rgba(255,195,0,.5),0 0 40px #FFC300,0 0 100px #FFC300,0 0 200px rgba(255,195,0,.8),0 0 300px rgba(255,195,0,.6),0 0 500px rgba(255,195,0,.4),0 0 1000px rgba(255,195,0,.2);animation:VideoTopDeal_stamp-in__XWNbU .1s linear 4s forwards,VideoTopDeal_animate__HPvUv 3s 4s infinite alternate}@keyframes VideoTopDeal_stamp-in__XWNbU{0%{opacity:0}to{opacity:1}}@keyframes VideoTopDeal_animate__HPvUv{40%{opacity:1}42%{opacity:.8}43%{opacity:1}45%{opacity:.3}46%{opacity:1}}@media (max-width:768px){.VideoTopDeal_videoContainer__G6GZm,.VideoTopDeal_video__IfVhc{height:300px}.VideoTopDeal_textOverlay__1umCl{width:90%}}.page_container__6Rm7i{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:1200px;margin:0 auto}.page_pageTitle__3NlOt{font-size:3.5rem;color:white;margin:40px 0 50px}.page_textblock__74lk9{margin-bottom:70px;width:1200px}.page_textblock__74lk9 h2{font-size:2.5rem;color:#FFC300;font-weight:700}.page_textblock__74lk9 p{font-size:1.5rem;color:white}.page_bottomSpacer__LBASB{margin-bottom:100px}@media (max-width:768px){.page_container__6Rm7i{width:100%;padding:0 1rem;align-items:center}.page_pageTitle__3NlOt{font-size:2rem;text-align:center;margin:30px 0;line-height:1.2}.page_textblock__74lk9{width:100%;margin-bottom:40px}.page_textblock__74lk9 h2{font-size:1.5rem;text-align:center}.page_textblock__74lk9 p{font-size:1.1rem;text-align:center;line-height:1.5}.page_bottomSpacer__LBASB{margin-bottom:50px}}