/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-\[9999\]{z-index:9999}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@font-face{font-family:NotoSans_Regular;font-weight:400;font-style:normal;src:url(/assets/NotoSans-Regular-BWwJy672.ttf)format("truetype");font-display:swap}@font-face{font-family:NotoSans_Medium;font-weight:400;font-style:normal;src:url(/assets/NotoSans-Medium-BUAbLkzM.ttf)format("truetype");font-display:swap}@font-face{font-family:NotoSans_Bold;font-weight:400;font-style:normal;src:url(/assets/NotoSans-Bold-Df8eZg0f.ttf)format("truetype");font-display:swap}@font-face{font-family:Poppins;src:url(/assets/Poppins-SemiBold-B_fPDAUb.ttf)format("truetype")}*{box-sizing:border-box;margin:0;padding:0}:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background-color:#000}body{background-color:#000;min-height:100vh;margin:0;padding:0;font-size:16px;overflow:hidden auto}#root{background-color:#000;width:100%;min-height:100vh}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{background:0 0;width:0;height:0}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:0 0}::-webkit-scrollbar-corner{background:0 0}html{scrollbar-width:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}h1,h2,h3,h4,h5,h6{font-weight:400}.toastContainer--RUEmz{position:fixed;top:20px;right:20px;z-index:9999;animation:slideIn--4f-D9 .3s ease-out}.toast--j1P2p{background:#000;color:#fff;padding:16px 20px;border-radius:8px;box-shadow:0 4px 12px #0000004d;display:flex;align-items:center;gap:12px;min-width:300px;max-width:400px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.icon--XMgEN{font-size:20px;font-weight:700;color:#fff;background:#ffffff1a;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.message--OdF7P{flex:1;font-family:NotoSans_Regular;font-size:14px;line-height:1.4;color:#fff}.closeButton--X1O-z{background:none;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease;flex-shrink:0}.closeButton--X1O-z:hover{background:#ffffff1a}@keyframes slideIn--4f-D9{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut--IIK-M{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.toastContainer--RUEmz.closing--7ZStA{animation:slideOut--IIK-M .3s ease-in forwards}@media(max-width:768px){.toastContainer--RUEmz{top:10px;right:10px;left:10px}.toast--j1P2p{min-width:auto;max-width:none}}.layout--8wEpC{display:flex;flex-direction:column;min-height:100vh;width:100%}.header--j6ao5{position:fixed;top:0;left:0;z-index:1100;width:100%;height:80px;background-color:#000;transition:transform .3s cubic-bezier(.4,0,.2,1)}.header_visible--81jQ9{transform:translateY(0)}.header_hidden--Cw4LL{transform:translateY(-100%)}.header_transparent--9nVdB{background-color:transparent}.header_transparent_light----zCo .menu_toggle--wbpCQ,.header_transparent_light----zCo .language_dropdown_button--02Y3J,.header_transparent_light----zCo .language_dropdown_item--6xcNX,.header_transparent_light----zCo .about_link--3kPNO{color:#333}.header_transparent_light----zCo .menu_toggle--wbpCQ:hover,.header_transparent_light----zCo .language_dropdown_button--02Y3J:hover,.header_transparent_light----zCo .language_dropdown_item--6xcNX:hover,.header_transparent_light----zCo .about_link--3kPNO:hover{color:#ff6a2a}.header_container--Ze-4R{display:flex;align-items:center;height:80px;padding:0 60px;width:100%}.header_left--q4R4T{flex:1;display:flex;align-items:center;justify-content:flex-start}.header_center---SZHv{flex:1;display:flex;align-items:center;justify-content:center}.header_right--9bE5d{flex:1;display:flex;align-items:center;justify-content:flex-end}.menu_toggle--wbpCQ{background:none;border:none;cursor:pointer;padding:var(--spacing-sm);border-radius:var(--border-radius-sm);transition:background-color var(--transition-fast);display:flex;align-items:center;justify-content:center;font-family:NotoSans_Regular;font-weight:400;font-style:Regular;font-size:14px;line-height:100%;letter-spacing:0%;text-transform:uppercase;color:#fff}.menu_toggle--wbpCQ:hover{font-family:NotoSans_Regular;font-weight:500;font-style:Medium;color:#ff6a2a}.menu_toggle--wbpCQ:focus{outline:2px solid var(--color-primary);outline-offset:2px}.menu_icon--erYrX{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;margin-right:10px}.menu_text--63gkE{font-family:""NotoSans_Regular""}.logo_container--hBpFV{display:flex;align-items:center;justify-content:center}.logo_container--hBpFV:hover{transform:scale(1.05)}.logo--KhF7Y{width:105px;height:50px}.shopping_button--eOcYj{background:none;border:none;cursor:pointer;margin-left:30px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0}.shopping_icon--YJmTB{width:20px;height:20px;display:block}.language_dropdown_container--cDSHK{position:relative;z-index:200}.language_dropdown_button--02Y3J{background:none;border:none;cursor:pointer;display:flex;align-items:center;min-width:80px;font-family:NotoSans_Regular!important;font-size:14px;line-height:19.6px;letter-spacing:0%;color:#fff}.language_dropdown_button--02Y3J img{width:14px;height:14px;margin-left:3px}.language_dropdown_button--02Y3J:hover{color:#ff6a2a}.language_dropdown_menu--D1YKr{position:absolute;top:100%;right:0;min-width:80px}.language_dropdown_item--6xcNX{width:100%;display:flex;align-items:center;font-family:NotoSans_Bold;font-size:14px;line-height:19.6px;letter-spacing:0%;color:#fff;background:none;border:none;margin-top:10px}.language_dropdown_item--6xcNX:hover{color:#ff6a2a}.about_link--3kPNO{text-decoration:none;font-family:NotoSans_Regular;font-size:14px;text-align:right;color:#fff;margin-left:20px}.about_link--3kPNO:hover,.about_link--3kPNO:focus{color:#ff6a2a}.side_menu_overlay--cu-VM{position:fixed;inset:0;width:100vw;height:100vh;z-index:1000;background:#0000001a;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);cursor:pointer;opacity:0;animation:fadeInOverlay--UyEBL .3s cubic-bezier(.16,1,.3,1) forwards}@media(min-width:2010px){@keyframes resizeOverlay--rCXdR{0%{left:0;width:100vw}to{left:804px;width:calc(100vw - 804px)}}@keyframes resizeOverlayReverse--qfkVk{0%{left:804px;width:calc(100vw - 804px)}to{left:0;width:100vw}}}.side_menu_overlay_closing--O6ZX4{animation:fadeOutOverlay--53qiR .3s cubic-bezier(.7,0,.84,0) forwards}@keyframes fadeInOverlay--UyEBL{0%{opacity:0}to{opacity:1}}@keyframes resizeOverlay--rCXdR{0%{left:0;width:100vw}to{left:40vw;width:60vw}}@keyframes resizeOverlayReverse--qfkVk{0%{left:40vw;width:60vw}to{left:0;width:100vw}}@keyframes slideInOverlay--scYZT{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slideOutOverlay--U4ipw{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes fadeOutOverlay--53qiR{0%{opacity:1}to{opacity:0}}.side_menu--lBTf2{position:fixed;top:0;left:0;display:flex;flex-direction:column;width:40vw;max-width:804px;height:100vh;background:#0000004d;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);padding:25px 60px 60px;z-index:1001;cursor:default;transform:translate(-100%);opacity:0;pointer-events:auto}.side_menu_opening--TSx3D{animation:slideInFromLeft--B4b-H .3s cubic-bezier(.16,1,.3,1) forwards}.side_menu_closing--MivP5{animation:slideOutToLeft--rfJpQ .3s cubic-bezier(.7,0,.84,0) forwards}@keyframes slideInFromLeft--B4b-H{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutToLeft--rfJpQ{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}.side_menu_close--vmXJP{background:none;border:none;cursor:pointer;margin-bottom:60px;flex-shrink:0;order:0}.side_menu_close--vmXJP img{width:30px;height:30px}.side_menu_close--vmXJP:hover{cursor:pointer}.menu_section--Ic8U0{width:100%;flex-shrink:0}.menu_section--Ic8U0:last-child{margin-bottom:0}.menu_sections_container--OyRnn{flex:1;display:flex;flex-direction:column;align-items:flex-start}.menu_section_top---fMLs{display:flex;flex-direction:column;margin-bottom:40px}.menu_item_large--JtvTY{text-decoration:none;font-family:NotoSans_Medium;font-size:30px;line-height:100%;letter-spacing:0%;text-transform:uppercase;color:#fff;margin-bottom:20px}.menu_item_large--JtvTY:hover,.menu_item_large--JtvTY:focus{font-family:NotoSans_Bold;color:#ff6a2a}.menu_section_center---cD4B{border-top:1px solid #5f6368;padding:40px 0;width:100%;gap:20px;border-bottom:1px solid #5f6368}.menu_section_bottom--F2qKO{padding:40px 0;width:100%;gap:20px;border-bottom:1px solid #5f6368}.menu_column--8ZCSA{display:flex;align-items:center;gap:20px}.menu_item--9DiaY{font-family:NotoSans_Medium;font-size:20px;line-height:100%;letter-spacing:0%;color:#fff;width:50%;max-width:188px;background:none;border:none;padding:0;cursor:pointer;text-align:left}.menu_column2--yqT7S{margin-top:20px}.menu_item--9DiaY:hover,.menu_item--9DiaY:focus{font-family:NotoSans_Bold;color:#ff6a2a}.main_content--5VMJY{flex:1;width:100%;margin:0 auto;background-color:#000}.footer--266Qh{background-color:var(--color-text-primary);color:var(--color-text-white);padding:var(--spacing-xl) 0;margin-top:auto}.footer_container--0Arps{max-width:1280px;margin:0 auto;padding:0 var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-lg)}.footer_text--hGCCe{margin:0;color:#fffc;text-align:center}.footer_links--4OaSK{display:flex;justify-content:center;gap:var(--spacing-xl);flex-wrap:wrap}.footer_link--lSCZk{color:#fffc;text-decoration:none;transition:color var(--transition-fast);font-size:.875rem}.footer_link--lSCZk:hover{color:var(--color-primary-light)}.side_menu_bottom--tIcFb{width:100%;padding-top:40px;flex-shrink:0;margin-top:auto;order:999}.side_menu_bottom_content--k5HFB{display:flex;justify-content:space-between;align-items:center;width:100%}.share_section--gY9XV{display:flex;align-items:center;gap:15px}.share_image--g044S{height:15px}.language_buttons--nfahj{display:flex;gap:20px}.language_button--QEjJg{background:none;border:none;font-family:NotoSans_Medium;font-size:14px;color:#fff;cursor:pointer;transition:color .3s ease}.language_button--QEjJg:hover{color:#ff6a2a}.language_button--QEjJg.active--U4tvf{color:#ff6a2a;font-family:NotoSans_Bold}@media(max-width:1023px){.header_container--Ze-4R{padding:0 16px!important;height:60px!important;justify-content:space-between}.header--j6ao5{height:60px!important}.header_left--q4R4T{flex:0 0 auto!important;min-width:auto!important}.menu_toggle--wbpCQ{padding:8px!important;height:40px!important}.menu_icon--erYrX{width:24px!important;height:24px!important;margin-right:10px!important}.header_center---SZHv{flex:0 0 auto!important}.logo--KhF7Y{height:46px!important}.header_right--9bE5d{display:none;flex:0 0 auto!important;gap:12px!important}.language_dropdown_container--cDSHK,.about_link--3kPNO{display:none!important}.shopping_button--eOcYj{margin-left:0!important;width:24px!important;height:24px!important;min-width:24px!important}.shopping_icon--YJmTB{width:20px!important;height:20px!important}.side_menu--lBTf2{width:100vw!important;max-width:100vw!important;padding:20px 24px 40px!important}.side_menu_overlay--cu-VM{display:none!important}.menu_item_large--JtvTY{font-size:24px!important;margin-bottom:16px!important}.menu_item--9DiaY{font-size:18px!important;width:100%!important;max-width:100%!important}.menu_column--8ZCSA{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.menu_column2--yqT7S{margin-top:16px!important}.side_menu_bottom_content--k5HFB{flex-direction:column!important;align-items:flex-start!important;gap:24px!important}.share_section--gY9XV{gap:12px!important}.language_buttons--nfahj{gap:16px!important}}@media(max-width:767px){.header_container--Ze-4R{padding:0 12px!important;height:56px!important}.header--j6ao5{height:56px!important}.shopping_button--eOcYj{width:20px!important;height:20px!important;min-width:20px!important}.shopping_icon--YJmTB{width:18px!important;height:18px!important}.side_menu--lBTf2{padding-left:20px!important;padding-right:20px!important;padding-top:16px!important}.side_menu_close--vmXJP{margin-bottom:40px!important}.side_menu_close--vmXJP img{width:24px!important;height:24px!important}.menu_item_large--JtvTY{font-size:20px!important;margin-bottom:12px!important}.menu_item--9DiaY{font-size:16px!important}.menu_section_top---fMLs{margin-bottom:32px!important}.menu_section_center---cD4B,.menu_section_bottom--F2qKO{padding:32px 0!important}}.footer--A76NF{width:100%;color:#fff;position:relative;background-color:#000}.footer_container--1y-0h{max-width:1440px;margin:0 auto;padding:36px 60px 0}.footer_layer_1--LB7cU{display:flex;justify-content:space-between;align-items:center;padding:157px 0}.footer_title_section--6ZQL4{max-width:431px}.footer_title--QJTxS{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.footer_description--H5JQ1{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.footer_search_section--kmjh0{position:relative;display:flex;align-items:center;border-radius:100px;width:504px;height:56px;justify-content:space-between;opacity:1;border:1px solid #ffffff;padding-right:4px;padding-left:18px;scroll-margin-top:20px;scroll-padding-top:20px}.footer_search_input--6W-lR{border:none;outline:none;font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;vertical-align:middle;flex:1;background-color:transparent;color:#fff}.footer_search_button--vveYS{width:114px;height:48px;opacity:1;border-radius:100px;border:1px solid #ffffff;background-color:transparent;font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;text-align:center;vertical-align:middle;color:#fff}.footer_search_button--vveYS:hover{background-color:#ff6a2a;border-color:#ff6a2a;font-family:NotoSans_Medium}.footer_layer_2--TZRgO{display:flex;justify-content:space-between;padding:0}.footer_nav_columns--jUe5E{display:flex;gap:100px}.footer_nav_column--iDOoJ{display:flex;flex-direction:column;gap:12px;min-width:125px}.footer_nav_title--M-8Pa{font-family:NotoSans_Bold;font-size:20px;line-height:24px;letter-spacing:0%}.footer_nav_link--4NHr9{font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;color:#fff}.footer_nav_link--4NHr9:hover{color:#ff6a2a;font-family:NotoSans_Medium}.footer_logo_section--Bki4u{display:flex;flex-direction:column;align-items:flex-end}.footer_main_logo--ky3t6 img{width:117.6px;height:56px;opacity:1;margin-bottom:104px}.footer_logo_images--3HPPr{display:flex;align-items:center;justify-content:flex-end;gap:30px}.footer_logo_image--229ZP img{width:30px}.footer_layer_3--v6HSY{text-align:center;padding:50px 0}.footer_copyright--HPK4j{font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;text-align:center}@media(max-width:1023px){.footer--A76NF{width:100%!important}.footer_container--1y-0h{padding:40px!important}.footer_layer_1--LB7cU{flex-direction:column!important;align-items:stretch!important;gap:40px!important;padding:0!important}.footer_title_section--6ZQL4{max-width:100%!important;width:100%!important}.footer_title--QJTxS{font-size:36px!important;line-height:44px!important}.footer_description--H5JQ1{font-size:14px!important;line-height:22px!important;margin-top:20px!important}.footer_search_section--kmjh0{width:100%!important;height:56px!important;flex-direction:row!important;align-items:center!important;gap:6px!important}.footer_search_input--6W-lR{font-size:14px!important;line-height:18px!important;width:100%!important;height:32px!important;padding:0 12px!important;border:none!important;border-radius:100px!important;background-color:transparent!important;flex:1!important}.footer_search_button--vveYS{width:auto!important;min-width:96px!important;height:48px!important;padding:0 18px!important;font-size:14px!important;line-height:20px!important}.footer_layer_2--TZRgO{flex-direction:column!important;gap:40px!important;padding:40px 0!important}.footer_nav_columns--jUe5E{flex-direction:row!important;flex-wrap:wrap!important;gap:32px!important;width:100%!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important}.footer_nav_column--iDOoJ{min-width:auto!important;width:auto!important;flex:0 0 auto!important}.footer_nav_title--M-8Pa{font-size:20px!important;line-height:24px!important}.footer_nav_link--4NHr9{font-size:14px!important;line-height:19.6px!important}.footer_logo_section--Bki4u{align-items:center!important;width:100%!important}.footer_main_logo--ky3t6 img{width:100px!important;height:48px!important;margin-bottom:32px!important}.footer_logo_images--3HPPr{justify-content:center!important;gap:24px!important}.footer_logo_image--229ZP img{width:28px!important}.footer_layer_3--v6HSY{padding:32px 0!important}.footer_copyright--HPK4j{font-size:13px!important;line-height:18px!important}}@media(max-width:767px){.footer_layer_2--TZRgO{gap:32px!important;padding:32px 0!important}.footer_nav_link--4NHr9{font-size:13px!important;line-height:18px!important}.footer_main_logo--ky3t6 img{width:90px!important;height:43px!important;margin-bottom:24px!important}.footer_logo_images--3HPPr{gap:20px!important}.footer_logo_image--229ZP img{width:24px!important}.footer_layer_3--v6HSY{padding:24px 0!important}.footer_copyright--HPK4j{font-size:12px!important;line-height:16px!important}}.spinnerContainer--ptKWu{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center}.spinner--X3Bl3{width:100%;height:100%;border:3px solid rgba(0,0,0,.1);border-top:3px solid #000000;border-right:3px solid #000000;border-radius:50%;animation:spin--57dYr .8s linear infinite}@keyframes spin--57dYr{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.small--g9Yzq{width:24px;height:24px}.medium--A1Mg-{width:40px;height:40px}.large---mOw4{width:60px;height:60px}.imageContainer--QcVKM{position:relative}.loader--qabBr{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cartOverlay--EJGpL{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1200;display:flex}.cartOverlayLeft--SK4l8{flex:1;background:#00000080;cursor:pointer}.cartPanel---y7Yc{width:824px;height:100vh;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 20px #0000001a}.cartContent--jFqzS{width:100%;height:100%;padding:50px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.cartTitle--7EC37{width:284px;height:48px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;color:#333;margin:0;padding:0;flex-shrink:0}.cartItemsContainer--EnBAQ{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:20px;margin-bottom:20px;width:724px}.cartItem--66U02{position:relative;width:100%;height:120px;display:flex;align-items:center;gap:20px;margin-bottom:0;padding-right:50px}.cartItemDivider--WfC5E{width:100%;height:1px;background:#000;margin-top:20px;margin-bottom:20px;flex:none;order:0;flex-grow:0}.cartItemImage--UW9nK{position:relative;width:113.93px;height:120px;background:#f9f9fa;border-radius:2.75862px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cartItemImageContent--2ZgaU{position:absolute;width:62.9px;height:102.12px;left:calc(50% - 31.59px);top:calc(50% - 51.17px);-o-object-fit:cover;object-fit:cover}.cartItemInfo--sESWe{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;flex:none;flex-grow:0}.cartItemName--GiUKA{height:24px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;color:#333;flex:none;order:0;align-self:flex-start;flex-grow:0;white-space:nowrap}.cartItemColor--sm1Ym{height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;flex:none;order:1;align-self:flex-start;flex-grow:0;white-space:nowrap}.cartItemQuantity--5AQch{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:0px;height:20px;flex:none;order:2;flex-grow:0;box-sizing:border-box}.cartQuantityButton--nQtUs{width:20px;height:20px;background:#ff6a2a;border-radius:5px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;order:0;flex-grow:0;position:relative;box-sizing:border-box}.cartQuantityButtonPlus--rdiub{order:2}.cartQuantityIcon--hvEC9{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cartQuantityNumber--s5v5D{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#000;flex:none;order:1;flex-grow:0;box-sizing:border-box;margin:0 25px;white-space:nowrap;min-width:10px}.cartItemPrice--Bk5Gc{position:absolute;right:0;bottom:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#333;white-space:nowrap;text-align:right}.cartDeleteButton--8m-ec{position:absolute;width:16px;height:16px;right:6.45px;top:calc(50% - 60.24px);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.cartDeleteIcon--HAptz{width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.cartSummary--Gnb4B{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;width:724px;flex-shrink:0}.cartSummaryDelivery--S2bMi{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:724px;height:20px;flex:none;order:0;flex-grow:0}.cartDeliveryLabel--U3-Tb{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#a3a3a3;flex:none;order:0;flex-grow:0;white-space:nowrap}.cartDeliveryDate--P68ZA{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:right;color:#a3a3a3;flex:none;order:1;flex-grow:0;white-space:nowrap}.cartSummaryTotal--bjLZe{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:724px;height:21px;flex:none;order:1;flex-grow:0}.cartTotalLabel--4CpDj{height:36px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:right;color:#333;flex:none;order:0;flex-grow:0;white-space:nowrap}.cartTotalPrice--bXRY5{height:36px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:right;color:#333;flex:none;order:1;flex-grow:0;white-space:nowrap}.cartSummaryButtons--0r4cK{width:724px;display:flex;flex-direction:column;gap:12px;flex:none;order:2;flex-grow:0}.cartCheckoutButton--o0RAV{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:100%;height:50px;background:#ff6a2a;border-radius:100px;border:none;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#fff;flex:none;order:0;flex-grow:0}.cartContinueButton--1eeUF{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:100%;height:50px;background:transparent;border:1px solid transparent;border-radius:100px;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#a3a3a3;flex:none;order:0;flex-grow:0}@media(max-width:1023px){.cartOverlay--EJGpL{flex-direction:column!important}.cartOverlayLeft--SK4l8{display:none!important}.cartPanel---y7Yc{width:100%!important;height:100vh!important;box-shadow:none!important}.cartContent--jFqzS{padding:24px 20px!important}.cartTitle--7EC37{width:auto!important;height:auto!important;font-size:32px!important;line-height:40px!important;margin-bottom:16px!important}.cartItemsContainer--EnBAQ{width:100%!important;margin-top:16px!important;margin-bottom:16px!important}.cartItem--66U02{height:auto!important;min-height:100px!important;gap:16px!important;padding-right:40px!important;padding-bottom:16px!important}.cartItemImage--UW9nK{width:90px!important;height:100px!important;flex-shrink:0!important}.cartItemImageContent--2ZgaU{width:50px!important;height:82px!important;left:calc(50% - 25px)!important;top:calc(50% - 41px)!important}.cartItemInfo--sESWe{gap:12px!important;flex:1!important}.cartItemName--GiUKA{height:auto!important;font-size:18px!important;line-height:22px!important;white-space:normal!important}.cartItemColor--sm1Ym{height:auto!important;font-size:13px!important;line-height:18px!important;white-space:normal!important}.cartItemQuantity--5AQch{height:auto!important;gap:8px!important}.cartQuantityButton--nQtUs{width:24px!important;height:24px!important}.cartQuantityNumber--s5v5D{height:auto!important;font-size:16px!important;line-height:20px!important;margin:0 16px!important}.cartItemPrice--Bk5Gc{font-size:18px!important;line-height:22px!important;bottom:16px!important}.cartDeleteButton--8m-ec{width:20px!important;height:20px!important;right:0!important;top:0!important}.cartDeleteIcon--HAptz{width:18px!important;height:18px!important}.cartItemDivider--WfC5E{margin-top:16px!important;margin-bottom:16px!important}.cartSummary--Gnb4B{width:100%!important;gap:16px!important}.cartSummaryDelivery--S2bMi{width:100%!important;height:auto!important;padding:0!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.cartDeliveryLabel--U3-Tb{height:auto!important;font-size:13px!important;line-height:18px!important}.cartDeliveryDate--P68ZA{height:auto!important;font-size:13px!important;line-height:18px!important;text-align:left!important}.cartSummaryTotal--bjLZe{width:100%!important;height:auto!important;padding:0!important}.cartTotalLabel--4CpDj,.cartTotalPrice--bXRY5{height:auto!important;font-size:24px!important;line-height:30px!important}.cartSummaryButtons--0r4cK{width:100%!important;gap:12px!important}.cartCheckoutButton--o0RAV{height:48px!important;font-size:16px!important;line-height:20px!important}.cartContinueButton--1eeUF{height:48px!important;font-size:15px!important;line-height:20px!important}}@media(max-width:767px){.cartContent--jFqzS{padding:20px 16px!important}.cartTitle--7EC37{font-size:28px!important;line-height:36px!important;margin-bottom:12px!important}.cartItemsContainer--EnBAQ{margin-top:12px!important;margin-bottom:12px!important}.cartItem--66U02{min-height:90px!important;gap:12px!important;padding-right:36px!important;padding-bottom:12px!important}.cartItemImage--UW9nK{width:80px!important;height:90px!important}.cartItemImageContent--2ZgaU{width:44px!important;height:72px!important;left:calc(50% - 22px)!important;top:calc(50% - 36px)!important}.cartItemInfo--sESWe{gap:10px!important}.cartItemName--GiUKA{font-size:16px!important;line-height:20px!important}.cartItemColor--sm1Ym{font-size:12px!important;line-height:16px!important}.cartQuantityButton--nQtUs{width:24px!important;height:24px!important}.cartQuantityNumber--s5v5D{font-size:15px!important;margin:0 12px!important}.cartItemPrice--Bk5Gc{font-size:16px!important;line-height:20px!important;bottom:12px!important}.cartDeleteButton--8m-ec{width:20px!important;height:20px!important}.cartDeleteIcon--HAptz{width:18px!important;height:18px!important}.cartItemDivider--WfC5E{margin-top:12px!important;margin-bottom:12px!important}.cartSummary--Gnb4B{gap:12px!important}.cartSummaryDelivery--S2bMi{gap:6px!important}.cartDeliveryLabel--U3-Tb,.cartDeliveryDate--P68ZA{font-size:12px!important;line-height:16px!important}.cartTotalLabel--4CpDj,.cartTotalPrice--bXRY5{font-size:20px!important;line-height:26px!important}.cartSummaryButtons--0r4cK{gap:10px!important}.cartCheckoutButton--o0RAV{height:44px!important;font-size:15px!important}.cartContinueButton--1eeUF{height:44px!important;font-size:14px!important}}.modalOverlay--tGd77{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modalContent--Gm1FV{position:absolute;width:963px;height:499px;left:calc(50% - 481px);top:calc(50% - 250px);background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;box-sizing:border-box}.modalBackgroundImage--ozuhI{position:absolute;width:100%;left:0;top:0;-o-object-fit:contain;object-fit:contain;opacity:.2;pointer-events:none}.modalSubtitle--3n-SN{position:absolute;width:auto;left:50%;top:calc(50% - 159px);transform:translate(-50%);font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:center;color:#333;z-index:1;white-space:normal}.modalTitle--DHT0I{position:absolute;width:419px;height:29px;left:calc(50% - 208.5px);top:calc(50% + .5px);font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;text-align:center;color:#333;z-index:1}.modalButtons--dI9-7{position:absolute;width:338px;height:40px;left:calc(50% - 169.5px);top:399px;z-index:1}.modalPrimaryButton--Qhbbf{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:10px;position:absolute;width:149px;height:40px;left:0;top:0;background:#ff6a2a;border:none;border-radius:100px;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#fff;flex:none;order:0;flex-grow:0;box-sizing:border-box;transition:all .3s ease}.modalPrimaryButton--Qhbbf:hover{background:#ff8533}.modalSecondaryButton--t6lVF{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:10px;position:absolute;width:149px;height:40px;right:0;top:0;background:transparent;border:1px solid #333333;border-radius:100px;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#333;flex:none;order:0;flex-grow:0;box-sizing:border-box;transition:all .3s ease}.modalSecondaryButton--t6lVF:hover{background:#f5f5f5}.page--y7zSq{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.scrollWrapper--RUjDf{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:10}.scrollSection--5gblE{position:absolute;top:0;left:0;width:100%;height:100vh;transform:translateY(100%);transition:none}.scrollSection--5gblE[data-index="0"]{transform:translateY(0)}.content--ttcox{opacity:.3;visibility:visible;transition:opacity .8s cubic-bezier(.215,.61,.355,1),visibility .8s cubic-bezier(.215,.61,.355,1)}.content--ttcox>*{opacity:.3;transform:translateY(30px);transition:all .8s cubic-bezier(.215,.61,.355,1);visibility:visible}.content--ttcox.active{opacity:1!important;visibility:visible}.content--ttcox.active>*{opacity:1!important;transform:translateY(0);visibility:visible}.content--ttcox.active .title--0cNx0{transition-delay:.1s}.content--ttcox.active .text--a-c8d{transition-delay:.2s}.content--ttcox.active .button--mvJOh{transition-delay:.3s}.section--yMbcK{position:relative;width:100vw;min-height:100vh;overflow:hidden}.section--yMbcK.afterScroll--pZbAG{margin-top:100vh}.normalScrollContainer--qled5{position:fixed;top:100vh;left:0;width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;z-index:5;-webkit-overflow-scrolling:touch}.section2--Osi4M.afterScroll--pZbAG{max-height:none;min-height:400px}.bgImage--4Snku{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--4Snku img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bgVideo--1I5Vb{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.bgVideo--1I5Vb video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;min-width:100%;min-height:100%;-webkit-object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover}.bgVideo--1I5Vb .video-container--qQoCO{width:100%;height:100%;position:absolute;top:0;left:0;min-width:100%;min-height:100%}.bgVideo--1I5Vb .video-element--sViVM{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;min-width:100%;min-height:100%;-webkit-object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover}.bgVideo--1I5Vb .full-screen-video-container--18sa-{width:100%;height:100%;position:absolute;top:0;left:0}.content--ttcox{position:absolute;left:300px;bottom:100px;display:flex;flex-direction:column;gap:40px;z-index:2;color:#fff}.title--0cNx0{font-family:Poppins;font-size:56px;line-height:64px;letter-spacing:0%}.title2--E5Frs{font-family:Poppins;font-size:56px;line-height:44px;letter-spacing:0%}.text--a-c8d{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.button--mvJOh{background-color:transparent;color:#fff;border:1px solid white;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;width:-moz-fit-content;width:fit-content;padding:0 20px;height:42px;line-height:42px;opacity:1;border-radius:100px;border-width:1px;font-family:NotoSans_Regular;font-size:16px;letter-spacing:0%;text-align:center;margin-left:-4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.button--mvJOh:hover{background-color:#ff6a2a;color:#fff;border-color:#ff6a2a;font-family:NotoSans_Medium}.section2--Osi4M{position:relative;width:100vw;height:100vh;max-height:320px;overflow:hidden;background:#000}.content2--RfNmD{position:absolute;left:300px;bottom:40px;gap:40px;display:flex;flex-direction:column;z-index:2;color:#fff}.content3--AisX9{position:absolute;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center;padding:50px 0}.scrollContainer--w59Ze{display:flex;gap:80px;overflow-x:scroll;padding:20px 240px}.scrollContainer--w59Ze::-webkit-scrollbar{display:none}.testimonialItem--dRgXN{width:1080px;min-height:720px;overflow:hidden;flex-shrink:0;display:flex;flex-direction:column;background-color:#fff;color:#000}.testimonialImage--5g2ZU{height:510px;width:100%;overflow:hidden}.testimonialImage--5g2ZU img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonialContent--7JiH8{flex:1;display:flex;justify-content:space-between;padding:40px 45px}.testimonialText--9oL-M{padding-bottom:20px;width:522.75px}.testimonialTitle--acWEv{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.testimonialText--9oL-M p{font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;margin-top:15px}.testimonialPerson--j-OS7{width:378px}.personInfo--MzgT2{display:flex;align-items:center;gap:15px}.personAvatar--b84Ag{width:37.5px;height:37.5px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.personName--120-w{font-family:NotoSans_Medium;font-size:16px;line-height:19.2px;letter-spacing:0%}.brVisible--KCMCX{display:none}.testimonialReply--qV30w p{font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;color:#333;margin-top:7.5px}@media(max-width:1023px){.scrollWrapper--RUjDf{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;overflow:visible!important;z-index:1!important}.scrollSection--5gblE{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;min-height:100vh!important;transform:none!important;transition:none!important}.scrollSection--5gblE[data-index="0"]{transform:none!important}.content--ttcox{opacity:1!important;visibility:visible!important;position:relative!important;left:auto!important;bottom:auto!important;padding:24px 20px 30px 40px!important;gap:40px!important;z-index:2!important;margin-top:auto!important;margin-bottom:60px!important}.content--ttcox>*{opacity:1!important;transform:none!important;visibility:visible!important}.normalScrollContainer--qled5{position:relative!important;top:auto!important;left:auto!important;height:auto!important;overflow:visible!important;z-index:1!important}.section--yMbcK{position:relative!important;min-height:100vh!important;width:100%!important;display:flex!important;flex-direction:column!important}.bgImage--4Snku{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100vh!important;min-height:100vh!important;z-index:1!important}.bgImage--4Snku img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.bgVideo--1I5Vb{position:absolute!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;min-height:100vh!important;z-index:1!important;overflow:hidden!important}.bgVideo--1I5Vb video{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;min-width:100%!important;min-height:100%!important;-webkit-object-fit:cover!important;-moz-object-fit:cover!important;-ms-object-fit:cover!important}.videoContainerTest--xqvDs{position:relative}.videoContainerTest--xqvDs video{width:100vw;height:auto!important;-o-object-fit:contain;object-fit:contain}.bgVideo--1I5Vb .video-container--qQoCO{width:100%!important;height:100vh!important;min-width:100%!important;min-height:100vh!important;position:absolute!important;top:0!important;left:0!important}.bgVideo--1I5Vb .video-element--sViVM{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important;min-width:100%!important;min-height:100%!important;-webkit-object-fit:cover!important;-moz-object-fit:cover!important;-ms-object-fit:cover!important}.bgVideo--1I5Vb .full-screen-video-container--18sa-{width:100%!important;height:100vh!important;position:absolute!important;top:0!important;left:0!important}.title--0cNx0{font-size:36px!important;line-height:40px!important;font-weight:600!important;text-align:left!important}.title2--E5Frs{font-size:36px!important;line-height:38px!important;font-weight:600!important;text-align:left!important}.text--a-c8d{font-size:14px!important;line-height:20px!important}.button--mvJOh{padding:0 16px!important;height:40px!important;line-height:40px!important;font-size:16px!important;margin-left:0!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.section2--Osi4M{min-height:auto!important;max-height:none!important;height:auto!important;padding:60px 40px!important}.content2--RfNmD{position:relative!important;left:auto!important;bottom:auto!important;padding:0!important;gap:20px!important}.content3--AisX9{position:relative!important;padding:40px!important;align-items:flex-start!important;justify-content:flex-start!important}.scrollContainer--w59Ze{flex-direction:column!important;gap:24px!important;overflow-x:visible!important;overflow-y:visible!important;padding:0!important}.testimonialItem--dRgXN{width:100%!important;min-width:0!important;max-width:100%!important;min-height:auto!important}.testimonialImage--5g2ZU{height:240px!important;width:100%!important}.testimonialContent--7JiH8{flex-direction:column!important;gap:20px!important;padding:20px 45px!important}.testimonialText--9oL-M{width:100%!important;padding-bottom:0!important}.testimonialTitle--acWEv{font-size:24px!important;line-height:30px!important}.testimonialText--9oL-M p{font-size:13px!important;line-height:18px!important;margin-top:15px!important}.testimonialPerson--j-OS7{width:100%!important}.personInfo--MzgT2{gap:12px!important}.personName--120-w{font-family:NotoSans_Regular;font-size:14px!important;line-height:18px!important}.testimonialReply--qV30w p{font-size:13px!important;line-height:18px!important;margin-top:12px!important}}@media(max-width:767px){.content--ttcox{position:relative!important;left:auto!important;bottom:auto!important;padding:24px 60px 30px 40px!important;gap:40px!important;z-index:2!important;margin-top:auto!important;margin-bottom:40px!important}.brHidden--4xMgR{display:none}.brVisible--KCMCX{display:block}.section2--Osi4M{padding:60px 40px!important}.content2--RfNmD{gap:16px!important}.scrollContainer--w59Ze{gap:20px!important}.testimonialTitle--acWEv{font-size:20px!important;line-height:26px!important}.testimonialText--9oL-M p{font-size:12px!important;line-height:16px!important}.button--mvJOh{padding:0 12px!important;height:38px!important;line-height:38px!important;font-size:14px!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important}.personInfo--MzgT2{gap:10px!important}.testimonialReply--qV30w p{font-size:12px!important;line-height:16px!important}}.full-screen-video-container{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;cursor:pointer}.full-screen-video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;z-index:1}.mute-toggle{position:absolute;bottom:30px;right:30px;z-index:2;background-color:#00000080;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.mute-toggle:hover{background-color:#000000b3;transform:scale(1.1)}.mute-icon{font-size:24px;color:#fff}.video-loading-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center;padding:20px;background:none!important}@media(max-width:1023px){.full-screen-video-container{width:100%!important;height:100vh!important;min-height:100vh!important}.full-screen-video{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}}.video-container{position:relative;width:100%;height:100%;overflow:hidden}.video-element{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;min-width:100%;min-height:100%;-webkit-object-fit:cover;-moz-object-fit:cover;-ms-object-fit:cover}.video-loading-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:12px;background-color:#0009;padding:20px 30px;border-radius:8px}.video-loading-progress{width:200px;height:4px;background-color:#ffffff4d;border-radius:2px;overflow:hidden}.video-loading-bar{height:100%;background:linear-gradient(90deg,#ff6a2a,#ff8c42);border-radius:2px;transition:width .3s ease}.video-loading-text{color:#fff;font-size:14px;font-family:Noto Sans,sans-serif;font-weight:500}.openingVideoContainer{position:fixed;inset:0;z-index:99999;background-color:#000;transition:transform 1s ease-in-out;transform:translateY(0)}.openingVideoContainer.slideUp{transform:translateY(-100%)}.videoWrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.openingVideo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.loadingIndicator{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background-color:#000;z-index:10}.loadingSpinner{display:flex;gap:8px;align-items:center;justify-content:center}.spinnerCircle{width:12px;height:12px;border-radius:50%;background-color:#fff;animation:loadingBounce 1.4s ease-in-out infinite}.spinnerCircle:nth-child(1){animation-delay:0s}.spinnerCircle:nth-child(2){animation-delay:.2s}.spinnerCircle:nth-child(3){animation-delay:.4s}@keyframes loadingBounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1.2);opacity:1}}.loadingText{color:#fff;font-size:14px;font-family:NotoSans_Regular,sans-serif;letter-spacing:2px;animation:loadingPulse 2s ease-in-out infinite;opacity:.8}@keyframes loadingPulse{0%,to{opacity:.6}50%{opacity:1}}.page--kWbGm{width:100%;min-height:100vh;margin:0;padding:0}.section--B4Wdu{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.title1--xjHBJ{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.section2_bg--fcFOR{position:absolute;right:0;top:0;width:100%;height:100%;z-index:1}.section2_bg_image--Z8cXY{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section2_container--2WOz1{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:flex-end;align-items:center;gap:130px;padding:0 20px;position:relative;z-index:10}.content_title1--jpA-J{font-family:NotoSans_Bold;font-size:40px;line-height:48px;letter-spacing:0%;color:#fff;margin:80px 0 40px}.section3--nmhIv{position:relative;width:100vw;min-height:100vh;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;padding:0;overflow:hidden}.section2_container3--Yttd3{max-width:1320px;width:100%;margin:0 auto;position:relative;z-index:10}.content_form--13gb0{width:100%;margin-top:40px}.form_row--JvR2l{display:flex;flex-wrap:wrap;gap:46px;margin-bottom:60px}.form_group--RAV0d{position:relative;display:flex;align-items:center;flex:1;min-width:calc(50% - 24px);max-width:calc(50% - 24px);border-bottom:1px solid #5f6368;scroll-margin-top:20px;scroll-padding-top:20px}.form_group_full--8EEU2{width:100%}.form_group--RAV0d label,.form_group_full--8EEU2 label{position:absolute;left:0;top:18px;color:#fff;font-family:NotoSans_Regular;font-size:16px;transition:all .3s ease;pointer-events:none;z-index:1}.form_input--J0-ig,.form_textarea--y37St{flex:1;height:56px;border-radius:4px;color:#fff;font-family:NotoSans_Regular;font-size:16px;transition:all .3s ease;background-color:transparent;border:none;outline:none}.form_input--J0-ig::-moz-placeholder,.form_textarea--y37St::-moz-placeholder{color:#ffffff80}.form_input--J0-ig::placeholder,.form_textarea--y37St::placeholder{color:#ffffff80}.form_input--J0-ig:focus,.form_textarea--y37St:focus{outline:none;border-color:#fff;background-color:transparent}.form_input--J0-ig:focus+label,.form_textarea--y37St:focus+label,.form_input--J0-ig.has_value--BSuTL+label,.form_textarea--y37St.has_value--BSuTL+label{transform:translateY(-24px);font-size:14px;color:#9aa0a6}.form_group_filled--j1ZkR label{transform:translateY(-24px);font-size:14px;color:#9aa0a6}.form_group_filled--j1ZkR .form_input--J0-ig,.form_group_filled--j1ZkR .form_textarea--y37St{padding-top:32px}.form_group--RAV0d:focus-within{border-bottom-color:#9aa0a6}.form_input_message--qTako{padding-top:8px;padding-bottom:8px;resize:vertical;overflow-y:auto}.form_input--J0-ig.has_value--BSuTL,.form_textarea--y37St.has_value--BSuTL{padding-top:32px}.form_submit--lc5Um{width:100%;display:flex;justify-content:flex-end}.submit_button--B-urC{width:150px;height:48px;opacity:1;gap:10px;border-radius:100px;border:1px solid #ffffff;font-family:NotoSans_Regular;font-size:16px;letter-spacing:0%;text-align:center;vertical-align:middle;background-color:transparent;color:#fff}.submit_button--B-urC:hover{background-color:#ff6a2a;color:#fff;border:1px solid #ff6a2a;box-shadow:0 4px 12px #ff6a2a4d;font-family:NotoSans_Medium}.dropdown_container--lslXq{position:relative;width:100%;display:flex;flex-direction:column}.dropdown_container--lslXq .form_input--J0-ig{padding-top:24px;padding-bottom:8px}.form_input--J0-ig[readOnly]{cursor:pointer}.form_input--J0-ig[readOnly]:hover{background-color:#ffffff1a}.dropdown_menu--x9-sD{position:absolute;top:100%;left:0;right:0;background-color:#000;margin-top:18px;z-index:1000;max-height:200px;overflow-y:auto}.dropdown_item--jtD43{padding:12px 0;color:#fff;font-family:NotoSans_Regular;font-size:16px;cursor:pointer;height:48px;border-bottom:1px solid #ffffff}.dropdown_item--jtD43:hover{background-color:#fff;color:#000}@media(max-width:1440px){.section--B4Wdu{height:auto;min-height:860px}.section3--nmhIv{min-height:860px}.section2_container--2WOz1,.section2_container3--Yttd3{padding:0 32px;gap:96px}}@media(max-width:1200px){.section2_container--2WOz1,.section2_container3--Yttd3{gap:72px;flex-direction:column;align-items:flex-start}.content_title1--jpA-J{font-size:36px;line-height:44px;margin-top:64px}.form_row--JvR2l{gap:32px;margin-bottom:40px}.form_group--RAV0d{min-width:calc(50% - 16px);max-width:calc(50% - 16px)}}@media(max-width:992px){.section--B4Wdu,.section3--nmhIv{width:100%;min-height:100vh}.section2_bg--fcFOR{position:absolute;inset:0}.section2_container--2WOz1,.section2_container3--Yttd3{max-width:720px;padding:0 24px}.content_form--13gb0{margin-top:32px}}@media(max-width:768px){.section--B4Wdu,.section3--nmhIv{min-height:auto;height:auto;padding:80px 0}.section2_bg_image--Z8cXY{-o-object-position:center;object-position:center}.section2_container--2WOz1,.section2_container3--Yttd3{padding:0 40px;max-width:100%;gap:40px}.content_title1--jpA-J{font-size:36px;line-height:43.2px;margin-top:48px;margin-bottom:24px}.form_row--JvR2l{flex-direction:column;gap:24px;margin-bottom:32px}.form_group--RAV0d,.form_group_full--8EEU2{width:100%;min-width:100%;max-width:100%}.form_group--RAV0d label{font-size:20px;line-height:21.6px}.form_input--J0-ig,.form_textarea--y37St{height:48px;font-size:18px;line-height:21px}.submit_button--B-urC{width:100%;max-width:220px;height:48px}.form_submit--lc5Um{justify-content:flex-end}.form_submit--lc5Um button{height:48px;width:150px}}@media(max-width:480px){.section--B4Wdu,.section3--nmhIv{padding:64px 0}.form_row--JvR2l{gap:20px}.dropdown_menu--x9-sD{margin-top:12px}.dropdown_item--jtD43{padding:10px 0;font-size:14px;height:44px}.dropdown_container--lslXq .form_input--J0-ig{padding-top:20px;padding-bottom:6px}.form_group_filled--j1ZkR .form_input--J0-ig,.form_group_filled--j1ZkR .form_textarea--y37St{padding-top:28px}.dropdown_menu--x9-sD{background-color:#000000e6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 12px}.dropdown_item--jtD43{padding:12px 8px;border-bottom:1px solid rgba(255,255,255,.12)}.dropdown_item--jtD43:last-child{border-bottom:none}.dropdown_item--jtD43:hover{background-color:#ffffff14;color:#fff}}.footer--12qHO{width:100%;color:#fff;position:relative;background-color:#000}.footer_container--xWu9g{max-width:1440px;margin:0 auto;padding:36px 60px 0}.footer_layer_1--PTzAG{display:flex;justify-content:space-between;align-items:center;padding:157px 0}.footer_title_section---WYnG{max-width:431px}.footer_title--qUFo2{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.footer_description--Xetin{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.footer_search_section--wU6ER{display:flex;align-items:center;border-radius:100px;width:504px;height:56px;justify-content:space-between;opacity:1;border:1px solid #ffffff;padding-right:4px;padding-left:18px}.footer_search_input--bEmjf{border:none;outline:none;font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;vertical-align:middle;flex:1;background-color:transparent;color:#fff}.footer_search_button--c1hga{width:114px;height:48px;opacity:1;border-radius:100px;border:1px solid #ffffff;background-color:transparent;font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;text-align:center;vertical-align:middle;color:#fff}.footer_search_button--c1hga:hover{background-color:#ff6a2a;border-color:#ff6a2a;font-family:NotoSans_Medium}.footer_layer_2--YQNe7{display:flex;justify-content:space-between;padding:0}.footer_nav_columns--FPXxZ{display:flex;gap:100px}.footer_nav_column--bjq2O{display:flex;flex-direction:column;gap:12px;min-width:125px}.footer_nav_title---hoUK{font-family:NotoSans_Bold;font-size:20px;line-height:24px;letter-spacing:0%}.footer_nav_link--hjhcd{font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;color:#fff}.footer_nav_link--hjhcd:hover{color:#ff6a2a;font-family:NotoSans_Medium}.footer_logo_section--w9xPr{display:flex;flex-direction:column;align-items:flex-end}.footer_main_logo--t1Jtw img{width:117.6px;height:56px;opacity:1;margin-bottom:104px}.footer_logo_images--Qf1e5{display:flex;align-items:center;justify-content:flex-end;gap:30px}.footer_logo_image--85hU- img{width:30px}.footer_layer_3--7Zkcw{text-align:center;padding:50px 0}.footer_copyright--lcBfc{font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;text-align:center}@media(max-width:1023px){.footer--12qHO{width:100%!important}.footer_container--xWu9g{padding:40px!important}.footer_layer_1--PTzAG{flex-direction:column!important;align-items:stretch!important;gap:40px!important;padding:0!important}.footer_title_section---WYnG{max-width:100%!important;width:100%!important}.footer_title--qUFo2{font-size:36px!important;line-height:44px!important}.footer_description--Xetin{font-size:14px!important;line-height:22px!important;margin-top:20px!important}.footer_search_section--wU6ER{width:100%!important;height:56px!important;flex-direction:row!important;align-items:center!important;gap:6px!important}.footer_search_input--bEmjf{font-size:14px!important;line-height:18px!important;width:100%!important;height:32px!important;padding:0 12px!important;border:none!important;border-radius:100px!important;background-color:transparent!important;flex:1!important}.footer_search_button--c1hga{width:auto!important;min-width:96px!important;height:48px!important;padding:0 18px!important;font-size:14px!important;line-height:20px!important}.footer_layer_2--YQNe7{flex-direction:column!important;gap:40px!important;padding:40px 0!important}.footer_nav_columns--FPXxZ{flex-direction:row!important;flex-wrap:wrap!important;gap:32px!important;width:100%!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important}.footer_nav_column--bjq2O{min-width:auto!important;width:auto!important;flex:0 0 auto!important}.footer_nav_title---hoUK{font-size:20px!important;line-height:24px!important}.footer_nav_link--hjhcd{font-size:14px!important;line-height:19.6px!important}.footer_logo_section--w9xPr{align-items:center!important;width:100%!important}.footer_main_logo--t1Jtw img{width:100px!important;height:48px!important;margin-bottom:32px!important}.footer_logo_images--Qf1e5{justify-content:center!important;gap:24px!important}.footer_logo_image--85hU- img{width:28px!important}.footer_layer_3--7Zkcw{padding:32px 0!important}.footer_copyright--lcBfc{font-size:13px!important;line-height:18px!important}}@media(max-width:767px){.footer_layer_2--YQNe7{gap:32px!important;padding:32px 0!important}.footer_nav_link--hjhcd{font-size:13px!important;line-height:18px!important}.footer_main_logo--t1Jtw img{width:90px!important;height:43px!important;margin-bottom:24px!important}.footer_logo_images--Qf1e5{gap:20px!important}.footer_logo_image--85hU- img{width:24px!important}.footer_layer_3--7Zkcw{padding:24px 0!important}.footer_copyright--lcBfc{font-size:12px!important;line-height:16px!important}}.page--zEAG3{width:100%;min-height:100vh;margin:0;padding:0}.fullScreenBg--tlBD0{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bgImage1--JI96Z{z-index:1}.bgImage2--CyfNM{clip-path:inset(100% 0 0 0)}.fullScreenBg--tlBD0.bgImage1--JI96Z,.fullScreenBg--tlBD0.bgImage2--CyfNM{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bg-image-2-static--g1oPX{position:relative!important;width:100vw;height:100vh;z-index:10;background-color:#000;clip-path:none!important}.bg-image-2-static--g1oPX.bgImage2--CyfNM{clip-path:none!important}.bg-image-2-static--g1oPX img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.fullScreenBg--tlBD0 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlayContent--W3hdF{position:absolute;bottom:100px;left:300px;z-index:10;color:#fff;display:flex;flex-direction:column;gap:40px;pointer-events:none}.fullScreenBg--tlBD0>div:first-child{position:relative;z-index:1;width:100%;height:100%}.fullScreenBg--tlBD0 .overlayContent--W3hdF{position:absolute;z-index:10}.overlayContent--W3hdF h2,.overlayContent--W3hdF p{pointer-events:auto}.content--Lg-rI{position:absolute;left:300px;bottom:100px;display:flex;flex-direction:column;gap:40px;z-index:2;color:#fff}.textSection--GbiJ0{height:480px;width:100%;position:relative;z-index:2;background-color:#000;display:flex;align-items:center;justify-content:center}.textContainer--f266C{max-width:1320px;width:100%;padding:0 20px;text-align:center;color:#fff;display:flex;flex-direction:column;gap:40px}.section3--b0Njk{display:flex;align-items:center;justify-content:space-between;position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.section3--b0Njk .left--oZJAX,.section3--b0Njk .content4--PjdPq{flex:1}.section3--b0Njk .content4--PjdPq .title--e78O9{text-align:left;margin-bottom:20px}.section3--b0Njk .content4--PjdPq .text--G6bkr{text-align:left}.sectionContainer--s6Kvf{position:relative;width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#000}.section5--LRq--{position:relative;width:100vw;flex:1;overflow:hidden;background-color:#000}.section6--gqafn{position:relative;width:100vw;height:260px;flex-shrink:0;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.section6--gqafn .title--e78O9,.section6--gqafn .text--G6bkr{color:#000}.section6--gqafn .content4--PjdPq{gap:20px}.content4--PjdPq{margin:0 auto;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:40px}.content4--PjdPq .title--e78O9{font-family:Poppins;font-weight:600;font-size:56px;line-height:67.2px;letter-spacing:0%;text-align:center}.content4--PjdPq .text--G6bkr{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;text-align:center}.title--e78O9,.title2--ScTug{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.text--G6bkr{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section--BcpOk{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.bgImage--XB53-{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--XB53- img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(max-width:1023px){.fullScreenBg--tlBD0{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:100vh!important;min-height:100vh!important;z-index:1!important}.fullScreenBg--tlBD0.bgImage1--JI96Z,.fullScreenBg--tlBD0.bgImage2--CyfNM{position:relative!important;width:100%!important;clip-path:none!important}.bg-image-2-static--g1oPX{position:relative!important;width:100%!important;height:100vh!important;clip-path:none!important;display:block!important}.bg-image-2--OGp4j,.bg-image-7--gZ6Dc,.bg-image-9--5qocA,.bg-image-11--vpbpT{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:100vh!important;clip-path:none!important;display:block!important}.section-5-fixed--XIwr4,.section-7-fixed--u0NG3,.section-9-fixed--nncit{display:none!important}.section-5--7bXIo,.section-6--M9Ym3,.section-8--fRDA-,.section-10--QyR2w,.section-12--VxN3Y{display:block!important}.section-6--M9Ym3,.section-8--fRDA-,.section-10--QyR2w{margin-top:0!important;margin-bottom:0!important}.footer-wrapper--jWWpF{display:block!important}.placeholder-space--JF-ic{display:none!important}.fullScreenBg--tlBD0 img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.fullScreenBg--tlBD0>div:first-child{position:absolute!important;z-index:1!important;width:100%!important;height:100%!important}.overlayContent--W3hdF{position:absolute!important;inset:auto 60px 90px 40px!important;padding:0!important;gap:24px!important;z-index:10!important;margin:0!important;pointer-events:none!important}.content--Lg-rI{position:relative!important;left:auto!important;bottom:auto!important;padding:0 40px 90px!important;margin-top:auto!important;gap:24px!important;z-index:2!important}.section--BcpOk{position:relative!important;width:100%!important;min-height:100vh!important;height:auto!important;display:flex!important;flex-direction:column!important}.bgImage--XB53-{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100vh!important;min-height:100vh!important;z-index:1!important}.bgImage--XB53- img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.textSection--GbiJ0{height:auto!important;min-height:auto!important;padding:60px 40px!important;width:100%!important;margin-top:0!important}.textContainer--f266C{max-width:100%!important;padding:0!important;gap:40px!important}.section3--b0Njk{flex-direction:column!important;align-items:center!important;justify-content:flex-end;width:100%!important;height:auto!important;padding-top:40px;gap:32px!important}.section3--b0Njk .left--oZJAX{flex:none!important;max-width:100%!important;min-height:300px!important}.section3--b0Njk .left--oZJAX img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.section3--b0Njk .content4--PjdPq{flex:none!important;width:100%!important;align-items:flex-start!important;justify-content:flex-start!important;padding:40px!important}.section3--b0Njk .content4--PjdPq .title--e78O9{text-align:left!important;margin-bottom:16px!important}.section3--b0Njk .content4--PjdPq .text--G6bkr{text-align:left!important}.sectionContainer--s6Kvf{width:100%!important;min-height:100vh!important;height:auto!important}.section5--LRq--{width:100%!important;height:100vh!important;min-height:100vh!important;flex:none!important}.section5--LRq-- .bgImage--XB53-{width:100%!important;height:100vh!important;min-height:100vh!important}.section6--gqafn{width:100%!important;height:auto!important;min-height:auto!important;padding:40px 20px!important;flex-shrink:0!important}.section6--gqafn .content4--PjdPq{gap:16px!important}.content4--PjdPq{gap:24px!important;padding:0 20px!important}.content4--PjdPq .title--e78O9{font-size:36px!important;line-height:40px!important}.content4--PjdPq .text--G6bkr{font-size:14px!important;line-height:20px!important}.title--e78O9,.title2--ScTug{font-size:36px!important;line-height:40px!important}.text--G6bkr{font-size:14px!important;line-height:20px!important}.brHidden--RqKBl{display:none}}@media(max-width:767px){.section5--LRq--{height:100vh!important;min-height:100vh!important}.section6--gqafn{padding:32px 16px!important}.section6--gqafn .content4--PjdPq{gap:12px!important}.content4--PjdPq{gap:20px!important;padding:0 16px!important}.brVisible--WuKMy{display:block}}.page--B-Maz{width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;background-color:#fff}.section--RSP3o{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#fff}.bgImage--9lycm{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#fff}.bgImage--9lycm img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.heroTextContainer--SX6sH{position:absolute;left:0;top:0;width:50vw;height:100vh;display:flex;align-items:center;justify-content:center;z-index:2}.heroTextWrapper--7sOF2{padding-left:2rem;padding-right:2rem}@media(min-width:768px){.heroTextWrapper--7sOF2{padding-left:3rem;padding-right:3rem}}@media(min-width:1024px){.heroTextWrapper--7sOF2{padding-left:4rem;padding-right:4rem}}@media(min-width:1280px){.heroTextWrapper--7sOF2{padding-left:5rem;padding-right:5rem}}.heroTitle--HlBmM{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:28px;line-height:34px;color:#fff;margin:0;padding:0}@media(min-width:768px){.heroTitle--HlBmM{font-size:40px;line-height:48px}}@media(min-width:1024px){.heroTitle--HlBmM{font-size:56px;line-height:67px}}.section2--78TaD{position:relative;width:100vw;background-color:#fff;display:flex;align-items:flex-start;justify-content:center}.textContainer--Vpjtm{width:1920px;height:119px;padding:40px 300px;margin:0 auto;display:flex;align-items:center;gap:20px;box-sizing:border-box}.title--KxGjN{font-family:Poppins,sans-serif;font-weight:600;font-style:normal;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin:0;padding:0}.section3--nT44c{position:relative;width:100vw;background-color:#fff;display:flex;align-items:flex-start;justify-content:center}.filterContainer--yxQXV{width:1920px;height:142px;padding:40px 292px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:10px;box-sizing:border-box}.filterWrapper--G9PyV{width:auto;min-width:806px;height:62px;padding:6px 8px;border-radius:100px;background-color:#f9f9fa;display:flex;align-items:center;justify-content:center;gap:10px}.buttonGroup--z23eA{width:auto;height:50px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:nowrap}.filterButton--COlaY{min-width:150px;height:50px;padding:10px 20px;border-radius:100px;border:none;background-color:transparent;color:#33333383;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:all .3s ease-out;display:flex;align-items:center;justify-content:center;gap:10px;opacity:1;white-space:nowrap;flex-shrink:0}.filterButton--COlaY.active--IDy2c{font-family:NotoSans_Bold;background-color:#333;color:#fff}.filterButton--COlaY:hover:not(.active--IDy2c){background-color:#ff6a2a;color:#fff;transition:all .3s ease-out}.section4--fcO2R{position:relative;width:100vw;background-color:#fff;display:flex;align-items:center;justify-content:center;padding-top:40px;padding-bottom:80px}.productsContainer--Jgqk4{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;align-content:flex-start;padding:0;gap:120px 40px;width:1320px;height:auto;min-height:701px;flex:none;order:0;flex-grow:0}.productCard--HC-FA{width:413px;height:701px;display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;position:relative;flex:none;order:0;flex-grow:0;opacity:1;transform:translateY(0);transition:opacity .5s ease-in-out,transform .5s ease-in-out;animation:fadeInUp--vYE5k .5s ease-out}@keyframes fadeInUp--vYE5k{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.productCard2--KIIMU{order:1}.productCard3--6SeIH{order:2}.aeroCard1--TON0v{order:3}.aeroCard2---MPao{order:4}.aeroCard3--bHyK2{order:5}.neoCard--6bhXz{order:6}.titanCard--HbDIf{order:7;width:1320px;height:632px}.productImage--DzVqg{width:413px;height:435px;flex:none;order:0;align-self:stretch;flex-grow:0;background-color:#f9f9fa;border-radius:10px;position:relative;display:flex;align-items:center;justify-content:center}.productImage--DzVqg img{height:370px;-o-object-fit:contain;object-fit:contain}.colorButtons--75mh4{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:0;gap:20px;width:100px;height:20px;flex:none;order:1;flex-grow:0}.colorButtons2--A3gOy,.colorButtons3--nI8Ns{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;padding:0;gap:20px;width:60px;height:20px;flex:none;order:1;flex-grow:0}.productInfoContainer--QrMfq{display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;width:342px;height:186px;flex:none;order:2;flex-grow:0}.productInfo--rDICm{width:342px;height:116px;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;flex:none;order:0;flex-grow:0}.productTitle--eXRd6{width:342px;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;text-align:center;color:#333;margin:-9.5px 0;padding:0}.productDescription--0wp92{width:187px;height:48px;flex:none;order:1;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:24px;text-align:center;color:#333;margin:0;padding:0}.productSize--l-so7{width:148px;height:19px;flex:none;order:2;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:19px;text-align:center;color:#a3a3a3;margin:0;padding:0}.actionButtons--DdCl8{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:0;gap:20px;width:246px;height:40px;flex:none;order:1;flex-grow:0;margin-top:20px}.discoverButton---rKTc{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:10px;width:155px;height:40px;background-color:#ff6a2a;border-radius:100px;border:none;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-size:16px;font-weight:700;font-style:normal;line-height:19px;text-align:center;color:#fff;text-decoration:none;cursor:pointer;transition:all .3s ease}.discoverButton---rKTc:hover{background-color:#ff8533}.buyButton--vw8B7{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:10px;width:71px;height:40px;border-radius:100px;background-color:transparent;border:none;flex:none;order:1;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-size:16px;font-weight:700;font-style:normal;line-height:19px;text-align:center;color:#ff6a2a;cursor:pointer;transition:all .3s ease}.buyButton--vw8B7:hover{opacity:.8}.productInfoContainer2--I1uUz{display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;width:342px;height:186px;flex:none;order:2;flex-grow:0}.productInfo2--z0Kj-{width:305px;height:116px;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;flex:none;order:0;flex-grow:0}.productTitle2--FpSwc{width:305px;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;text-align:center;color:#333;margin:-9.5px 0;padding:0}.productDescription2--FNd3a{width:267px;height:48px;flex:none;order:1;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:24px;text-align:center;color:#333;margin:0;padding:0}.productInfoContainer3--8Rq-H{display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;width:342px;height:186px;flex:none;order:2;flex-grow:0}.productInfo3--ImBBs{width:313px;height:116px;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;flex:none;order:0;flex-grow:0}.productTitle3--VqNuL{width:313px;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;text-align:center;color:#333;margin:-9.5px 0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.productDescription3--aBXcS{width:258px;height:48px;flex:none;order:1;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:24px;text-align:center;color:#333;margin:0;padding:0}.whiteButton--t2L2T .inner-button{border:2px solid #000000;box-sizing:border-box}.whiteButton--t2L2T{--button-color: rgba(0, 0, 0, 1) !important}.redButton--I5pml.active--IDy2c .inner-button{border:2px solid #f43d30;box-sizing:border-box}.aeroProductInfoContainer1--BgNtN{display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;width:342px;height:186px;flex:none;order:2;flex-grow:0}.aeroProductInfo1--eJGOt{width:320px;height:116px;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;flex:none;order:0;flex-grow:0}.aeroProductTitle1--zYi-Z{width:320px;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;text-align:center;color:#333;margin:-9.5px 0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aeroProductDescription1--nLVfx{width:225px;height:48px;flex:none;order:1;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:24px;text-align:center;color:#333;margin:0;padding:0}.aeroProductInfoContainer2--J2fYC{display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;width:342px;height:186px;flex:none;order:2;flex-grow:0}.aeroProductInfo2--BatEx{width:284px;height:116px;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;flex:none;order:0;flex-grow:0}.aeroProductTitle2--is-1w{width:284px;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;text-align:center;color:#333;margin:-9.5px 0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aeroProductDescription2--ZjtI3{width:267px;height:48px;flex:none;order:1;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:24px;text-align:center;color:#333;margin:0;padding:0}.aeroProductInfoContainer3--i78-3{display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;width:342px;height:186px;flex:none;order:2;flex-grow:0}.aeroProductInfo3--0E-Yr{width:292px;height:116px;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;flex:none;order:0;flex-grow:0}.aeroProductTitle3--LhVfa{width:292px;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;text-align:center;color:#333;margin:-9.5px 0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.aeroProductDescription3--0Ou3V{width:277px;height:48px;flex:none;order:1;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:24px;text-align:center;color:#333;margin:0;padding:0}.neoProductInfoContainer--f6CSe{display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;width:342px;height:186px;flex:none;order:2;flex-grow:0}.neoProductInfo--vic1N{width:279px;height:116px;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;flex:none;order:0;flex-grow:0}.neoProductTitle--J7P7D{width:279px;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;text-align:center;color:#333;margin:-9.5px 0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.neoProductDescription--y-n-S{width:253px;height:48px;flex:none;order:1;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:24px;text-align:center;color:#333;margin:0;padding:0}.titanProductImage--LRRoP{width:1320px;height:435px;background-color:#f9f9fa;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative;flex:none;order:0;align-self:stretch;flex-grow:0}.titanProductImage--LRRoP img{position:absolute;width:1304px;height:419px;left:calc(50% - 652px);top:calc(50% - 209.5px);border-radius:2px;-o-object-fit:cover;object-fit:cover}.titanProductInfoContainer--Kh2Nk{display:flex;flex-direction:column;align-items:center;padding:0;gap:30px;width:342px;height:157px;flex:none;order:1;flex-grow:0}.titanProductInfo--ZGplC{width:216px;height:87px;display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;flex:none;order:0;flex-grow:0}.titanProductTitle--vRRMq{width:206px;flex:none;order:0;flex-grow:0;font-family:NotoSans_Bold,Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;text-align:center;color:#333;margin:-9.5px 0;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.titanProductDescription--Oh0A8{width:216px;height:48px;flex:none;order:1;flex-grow:0;font-family:NotoSans_Regular,Noto Sans,sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:24px;text-align:center;color:#333;margin:0;padding:0}.titanActionButtons---G1a2{display:flex;flex-direction:row;align-items:center;padding:0;gap:20px;width:155px;height:40px;flex:none;order:1;flex-grow:0}@media(max-width:1023px){.section--RSP3o{width:100%!important;height:-moz-fit-content!important;height:fit-content!important;height:auto!important;position:relative!important}.bgImage--9lycm{position:relative!important;width:100%!important;padding-top:56px!important;top:0!important;left:0!important;z-index:1!important}.bgImage--9lycm img{width:100%!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:right center!important;object-position:right center!important}.heroTextContainer--SX6sH{position:absolute!important;top:0!important;left:0!important;height:100%!important;width:100%!important;z-index:2!important;display:flex!important;align-items:flex-end!important}.heroTextWrapper--7sOF2{padding-left:40px!important;padding-bottom:20px!important;width:100%!important}.heroTitle--HlBmM{font-size:36px!important;line-height:40px!important;color:#fff!important;margin:0!important}.section2--78TaD{width:100%!important;padding:40px!important}.textContainer--Vpjtm{width:100%!important;height:auto!important;padding:0!important;margin:0!important}.title--KxGjN{font-size:36px!important;line-height:40px!important}.section3--nT44c{width:100%!important}.filterContainer--yxQXV{width:100%!important;height:auto!important;padding:0!important;margin:0!important;overflow:auto}.filterWrapper--G9PyV{width:-moz-fit-content!important;width:fit-content!important;min-width:-moz-fit-content!important;min-width:fit-content!important;height:auto!important;padding:10px!important;gap:8px!important;margin:0 40px!important}.buttonGroup--z23eA{width:-moz-fit-content!important;width:fit-content!important;height:auto!important;flex-wrap:nowrap!important;gap:8px!important;align-items:center!important;justify-content:flex-start!important}.filterButton--COlaY{width:150px!important;width:auto!important;height:50px!important;font-size:16px!important;flex-shrink:0!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important}.section4--fcO2R{width:100%!important;padding:20px 40px 40px!important}.productsContainer--Jgqk4{width:100%!important;gap:40px 20px!important;min-height:auto!important}.productCard--HC-FA{width:100%!important;height:auto!important;gap:30px!important}.productImage--DzVqg{width:100%!important;height:auto!important;aspect-ratio:413 / 435!important;min-height:300px!important}.productImage--DzVqg img{height:auto!important;max-height:100%!important;width:auto!important;max-width:100%!important}.productInfoContainer--QrMfq,.productInfoContainer2--I1uUz,.productInfoContainer3--8Rq-H,.aeroProductInfoContainer1--BgNtN,.aeroProductInfoContainer2--J2fYC,.aeroProductInfoContainer3--i78-3,.neoProductInfoContainer--f6CSe,.titanProductInfoContainer--Kh2Nk{width:100%!important;height:auto!important;gap:30px!important}.productInfo--rDICm,.productInfo2--z0Kj-,.productInfo3--ImBBs,.aeroProductInfo1--eJGOt,.aeroProductInfo2--BatEx,.aeroProductInfo3--0E-Yr,.neoProductInfo--vic1N,.titanProductInfo--ZGplC{width:100%!important;height:auto!important;gap:20px!important}.productTitle--eXRd6,.productTitle2--FpSwc,.productTitle3--VqNuL,.aeroProductTitle1--zYi-Z,.aeroProductTitle2--is-1w,.aeroProductTitle3--LhVfa,.neoProductTitle--J7P7D,.titanProductTitle--vRRMq{width:100%!important;font-size:36px!important;line-height:40px!important;margin-top:0!important;margin-bottom:0!important}.productDescription--0wp92,.productDescription2--FNd3a,.productDescription3--aBXcS,.aeroProductDescription1--nLVfx,.aeroProductDescription2--ZjtI3,.aeroProductDescription3--0Ou3V,.neoProductDescription--y-n-S,.titanProductDescription--Oh0A8,.productSize--l-so7{width:100%!important;height:auto!important;font-size:14px!important;line-height:20px!important}.actionButtons--DdCl8,.titanActionButtons---G1a2{width:100%!important;height:auto!important;gap:12px!important;margin-top:16px!important;flex-direction:column!important}.discoverButton---rKTc,.buyButton--vw8B7{width:100%!important;height:48px!important;font-size:15px!important}.titanProductImage--LRRoP{width:100%!important;height:auto!important;aspect-ratio:1320 / 435!important;display:flex!important;align-items:center!important;justify-content:center!important}.titanProductImage--LRRoP img{height:auto!important;width:100%!important;position:relative!important;left:auto!important;top:auto!important;transform:none!important;-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:center!important;object-position:center!important;border-radius:4px!important}.titanCard--HbDIf{width:100%!important;height:auto!important}}@media(max-width:767px){.buttonGroup--z23eA{gap:6px!important}.productImage--DzVqg{min-height:250px!important}.actionButtons--DdCl8,.titanActionButtons---G1a2{gap:10px!important;margin-top:12px!important}.discoverButton---rKTc,.buyButton--vw8B7{height:44px!important;font-size:14px!important}}.circular-button-container{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;position:relative}.circular-button-container:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1;width:calc(var(--button-size, 60px) + 10px);height:calc(var(--button-size, 60px) + 10px);background-color:var(--button-color)}.circular-button-container.gradient-border:after{background-image:var(--button-gradient);background-color:transparent;background-size:cover;background-position:center}.circular-button-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:2;width:calc(var(--button-size, 60px) + 6px);height:calc(var(--button-size, 60px) + 6px);background-color:#fff}.circular-button-container:hover:before,.circular-button-container.active:before,.circular-button-container:hover:after,.circular-button-container.active:after{opacity:1}.inner-button{font-weight:700;color:#000;font-size:14px;transition:transform .1s ease;position:relative;z-index:3}@media(max-width:768px){.inner-button{font-size:12px}}.page--p-PaR{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.scrollWrapper--8LGRl{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:10}.scrollSection--QqJ9F{position:absolute;top:0;left:0;width:100%;height:100vh;transform:translateY(100%);transition:none}.scrollSection--QqJ9F[data-index="0"]{transform:translateY(0)}.content--R-tsY{opacity:.3;visibility:visible;transition:opacity .8s cubic-bezier(.215,.61,.355,1),visibility .8s cubic-bezier(.215,.61,.355,1)}.content--R-tsY>*{opacity:.3;transform:translateY(30px);transition:all .8s cubic-bezier(.215,.61,.355,1);visibility:visible}.content--R-tsY.active{opacity:1!important;visibility:visible}.content--R-tsY.active>*{opacity:1!important;transform:translateY(0);visibility:visible}.content--R-tsY.active .title1--whgwb{transition-delay:.1s}.content--R-tsY.active .title2--HZFL0{transition-delay:.2s}.content--R-tsY.active .text1--Cgt1W{transition-delay:.3s}.content--R-tsY.active .content_title1--w7EM7{transition-delay:.1s}.content--R-tsY.active .content_text--ls3cG{transition-delay:.2s}.normalScrollContainer---EOF9{position:fixed;top:100vh;left:0;width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;z-index:5;-webkit-overflow-scrolling:touch}.section--6gP4g,.section3--std4U{position:relative;width:100vw;min-height:100vh;overflow:hidden;background-color:#000}.bgImage--UMTxy{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--UMTxy img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bgVideo--icFSs{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.bgVideo--icFSs video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bgVideo--icFSs .full-screen-video-container--MeQBn{width:100%;height:100%;position:absolute;top:0;left:0}.section--6gP4g .show--6uDAG{margin:0 auto;max-width:1320px;width:100vw;display:flex;align-items:flex-end;justify-content:space-between;position:absolute;left:50%;bottom:44px;transform:translate(-50%);z-index:100;color:#fff}.title1--whgwb{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--HZFL0{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--Cgt1W{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.show_left--R8yGn,.show_right--LQj-t{flex:1}.section2--TEXgU{position:relative;width:100vw;min-height:100vh;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:center;padding:60px 0;overflow:hidden}.section2_bg--CF45G{position:absolute;right:0;top:0;width:100%;height:100%;z-index:1}.section2_bg_image--VtAVc{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section2_container--KwQPo{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:flex-end;align-items:center;gap:130px;padding:0 20px;position:relative;z-index:10}.section2_container2--98hgu{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;gap:130px;padding:0 20px;position:relative;z-index:10}.content_wrapper--KXPE5{width:444px}.content_title1--w7EM7{font-family:NotoSans_Bold;font-size:40px;line-height:48px;letter-spacing:0%;color:#fff;margin-bottom:40px}.content_text--ls3cG{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section3--std4U{position:relative;width:100vw;min-height:100vh;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;padding:0;overflow:hidden}.section2_container3--9gMAz{max-width:1320px;width:100%;margin:0 auto;position:relative;z-index:10}.content_form--Fn32I{width:100%;margin-top:40px}.form_row--N1IHk{display:flex;flex-wrap:wrap;gap:46px;margin-bottom:60px}.form_group--6A1ic{position:relative;display:flex;align-items:center;flex:1;min-width:calc(50% - 24px);border-bottom:1px solid #5f6368}.form_group_full--FVdBe{width:100%}.form_group--6A1ic label,.form_group_full--FVdBe label{position:absolute;color:#fff;font-family:NotoSans_Regular;font-size:16px;transition:all .3s ease;pointer-events:none;z-index:1}.form_input--GMV-b,.form_textarea--7uBuA{flex:1;height:56px;border-radius:4px;color:#fff;font-family:NotoSans_Regular;font-size:16px;transition:all .3s ease;background-color:transparent;border:none;outline:none}.form_input--GMV-b::-moz-placeholder,.form_textarea--7uBuA::-moz-placeholder{color:#ffffff80}.form_input--GMV-b::placeholder,.form_textarea--7uBuA::placeholder{color:#ffffff80}.form_input--GMV-b:focus,.form_textarea--7uBuA:focus{outline:none;border-color:#fff;background-color:transparent}.form_input--GMV-b:focus+label,.form_textarea--7uBuA:focus+label,.form_input--GMV-b.has_value--jlpPp+label,.form_textarea--7uBuA.has_value--jlpPp+label{transform:translateY(-24px);font-size:14px;color:#9aa0a6}.form_group--6A1ic:focus-within{border-bottom-color:#9aa0a6}.form_textarea--7uBuA{resize:vertical;min-height:120px}.form_submit--6O1zT{width:100%;display:flex;justify-content:flex-end}.submit_button--tpzHF{width:150px;height:48px;opacity:1;gap:10px;border-radius:100px;border:1px solid #ffffff;font-family:NotoSans_Regular;font-size:16px;letter-spacing:0%;text-align:center;vertical-align:middle;background-color:transparent;color:#fff}.submit_button--tpzHF:hover{background-color:#ff6a2a;color:#fff;border:1px solid #ff6a2a;box-shadow:0 4px 12px #ff6a2a4d;font-family:NotoSans_Medium}@media(max-width:1023px){.normalScrollContainer---EOF9{position:relative!important;top:auto!important;left:auto!important;height:auto!important;overflow:visible!important;z-index:1!important}.scrollWrapper--8LGRl{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;overflow:visible!important;z-index:1!important}.scrollSection--QqJ9F{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;transform:none!important;transition:none!important}.scrollSection--QqJ9F[data-index="0"]{transform:none!important}.content--R-tsY{display:flex!important;opacity:1!important;visibility:visible!important;position:relative!important;left:auto!important;bottom:auto!important;padding:0 60px 90px 40px!important;gap:40px!important;z-index:2!important;transform:none!important;height:100%;width:100%!important;flex-direction:column!important;justify-content:flex-end!important}.content--R-tsY>*{opacity:1!important;transform:none!important;visibility:visible!important}.title1--whgwb{font-size:36px!important;line-height:43.2px!important}.title2--HZFL0{font-size:18px!important;line-height:21.6px!important}.text1--Cgt1W{font-size:14px!important;line-height:21px!important}.bgImage--UMTxy{position:relative!important;height:unset!important}.section--6gP4g>.show--6uDAG{position:absolute!important;align-items:flex-start!important;top:0!important;left:0!important}.section--6gP4g>.bgImage--UMTxy{padding-top:60px!important}.show_left--R8yGn,.show_right--LQj-t{display:flex!important;flex-direction:column!important;gap:40px!important;flex:none!important}.section2--TEXgU{height:100vh!important;padding:0!important}.section2_container--KwQPo{height:100%!important;padding:0!important}.content_title1--w7EM7{margin-bottom:0!important;font-size:36px!important;line-height:43.2px!important}.content_text--ls3cG{font-size:14px!important;line-height:21px!important}.scrollSection--QqJ9F[data-index="2"]{display:none!important}.section3--std4U{min-height:unset!important;padding:40px!important}.content_form--Fn32I{display:flex!important;flex-direction:column!important;gap:30px!important}.form_row--N1IHk{display:flex!important;flex-direction:column!important;margin-bottom:0!important}.form_group--6A1ic>label{font-size:20px!important}.form_input--GMV-b:focus+label,.form_textarea--7uBuA:focus+label,.form_input--GMV-b.has_value--jlpPp+label,.form_textarea--7uBuA.has_value--jlpPp+label{transform:translateY(-30px)!important}.brHidden--wvizR{display:none}}.page--BMBfo{width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;background-color:#fff}.section1--nu4wl{position:relative;width:100vw;max-width:100vw;height:100vh;background:#fff;margin:0 auto;flex:none;order:0;flex-grow:0}.rightPane--SI5xZ{position:absolute;top:0;right:0;width:50vw;height:100vh;overflow:visible}.bgImage--b0smb{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;z-index:0;pointer-events:none}.bgImage--b0smb img{height:100%;width:auto;display:block}.leftPane--C8sgY{position:absolute;top:0;left:0;width:50vw;height:100vh}.productImageContainer--sXs2W{position:absolute;width:418px;height:678px;left:50%;top:50%;transform:translate(-50%,-50%)}.productImagePlaceholder--3K-fZ{position:absolute;width:418px;height:678px;left:0;top:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:1}.productImagePlaceholder--3K-fZ img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.productImageContainerStereo--TZOuH{position:absolute;width:750px;height:500px;left:50%;top:50%;transform:translate(-50%,-50%)}.productImagePlaceholderStereo--eMvbg{position:absolute;width:750px;height:500px;left:0;top:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:1}.productImageStereo--ruAOu{width:750px;height:500px;-o-object-fit:cover;object-fit:cover}.contentContainer--gZHE5{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;gap:40px;position:absolute;width:calc(50vw - 129px);height:491px;left:50%;top:50%;transform:translate(-50%,-50%)}.title--m7zPk{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;box-sizing:border-box;width:504px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin:0;padding:0;flex:none;order:0;flex-grow:0;align-self:flex-start}.filterButtons--D0UaE{display:flex;flex-direction:row;align-items:flex-start;padding:6px 8px;gap:10px;width:520px;height:66px;background:#f9f9fa33;border:2px solid #333333;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:100px;box-sizing:border-box;flex:none;order:1;flex-grow:0}.filterButton--w-OWh{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:10px;width:247px;height:50px;background:transparent;border:none;border-radius:100px;flex:none;order:0;flex-grow:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19.2px;letter-spacing:0%;text-align:center;color:#33333380;cursor:pointer;opacity:1}.filterButtonActive--oUBS8{background:#fff6;border:2px solid #333333;font-weight:700;line-height:19.2px;color:#333}.filterButton--w-OWh span,.filterButtonActive--oUBS8 span{display:block;height:20px;line-height:19.2px;overflow:hidden;font-size:16px}.descriptionContainer--PM6mu{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:40px;width:504px;height:220px;flex:none;order:2;flex-grow:0}.descriptionText--Shja0{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:504px;height:101px;flex:none;order:0;flex-grow:0}.descriptionText--Shja0 p{width:504px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22.4px;color:#333;margin:0;padding:0;flex:none;order:0;flex-grow:0}.sizeText--D6rE-{width:147px;height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;margin:0;padding:0;white-space:nowrap;flex:none;order:1;flex-grow:0}.selectContainer--M3-zZ{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:40px;width:100%;height:20px;align-self:stretch;flex:none;order:2;flex-grow:0}.colorButtons--CfZoV{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:24px;width:108px;height:20px;flex:none;order:0;flex-grow:0}.whiteButton--mTb8r .inner-button{border:2px solid #000000;box-sizing:border-box}.whiteButton--mTb8r{--button-color: rgba(0, 0, 0, 1) !important}.redButton--ysZvW.filterButtonActive--oUBS8 .inner-button{border:2px solid #f43d30;box-sizing:border-box}.price--OW84u{width:60px;height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:right;color:#333;margin:0;padding:0;flex:none;order:1;flex-grow:0;display:flex;align-items:center;justify-content:flex-end}.addToCartButton--cTmk1{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:520px;height:50px;background:#ff6a2a;border-radius:100px;border:none;cursor:pointer;flex:none;order:3;align-self:stretch;flex-grow:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#fff;transition:all .3s ease}.addToCartButton--cTmk1:hover{background-color:#ff8533}.stereoTip--hSEVN{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:520px;height:89px;flex:none;order:3;flex-grow:0}.stereoTipText--XYDfQ{height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;flex:none;order:1;flex-grow:0;text-align:center}.section2--KHo-o{width:100vw;height:300px;background:#fff;display:flex;justify-content:center;align-items:center;padding:60px 300px;gap:40px}.section2Text--ZGeZK{width:372px;height:77px;font-family:Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;letter-spacing:0%;text-align:center;color:#333;margin:0;padding:0}.section3--9EGZG{width:100vw;background:#fff;display:flex;justify-content:center;align-items:center}.section3ImageContainer--vpuvY{position:relative!important;display:flex;justify-content:center;align-items:center;border-radius:20px!important;overflow:hidden!important}.section3ImageContainer--vpuvY>div{display:flex;justify-content:center;align-items:center;width:auto;height:auto}.section3TextContainer--QZRhI{position:absolute!important;width:75%!important;height:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;left:0!important;top:0!important;background:linear-gradient(-90deg,#0000,#00000080)}.section3Text--wr-Zi{position:absolute!important;font-size:16px!important;line-height:24px!important;color:#fff!important;font-family:Noto Sans;width:396px!important;left:157px!important}.section3TextContainer--QZRhI.glossyRed--WrFsT{left:unset!important;right:0!important;background:linear-gradient(90deg,#0000,#00000080)}.section3TextContainer--QZRhI.glossyRed--WrFsT>.section3Text--wr-Zi{left:unset!important;right:286px!important}.section3Image--8-8YP{max-width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.section4--7eT86{width:100vw;height:100vh;display:flex;flex-direction:column;background:#fff}.section4Top--uOne0{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 300px;gap:40px;position:relative;width:100vw;height:300px;background:#fff}.section4TopContent--jmaPz,.section4TopTextContainer--ewoya{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:815px;height:77px;flex:none;order:0;flex-grow:0}.section4TopTitle---teP4{width:387px;height:77px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;text-align:center;color:#333;margin:0;padding:0;flex:none;order:0;flex-grow:0}.section4Bottom--2cPK1{flex:1;display:flex;justify-content:center;align-items:center;width:100vw;overflow:hidden;background:#fff}.section4BottomImageContainer--j2MDk{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.section4BottomImage--YBnK-{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.normalScrollContainer--oczsB{position:relative;width:100vw;overflow-y:auto;overflow-x:hidden}.section5Container--GLoqN{position:relative;width:100vw;min-height:100vh;background-color:#fff;padding:120px 0}.section5--4GdEM{max-width:1320px;width:100%;margin:0 auto}.format_box--NZXSF{padding-top:30px;border-bottom:1px solid #333333;margin-bottom:48px;transition:padding-bottom .3s ease}.format_box_collapsed--Hj-Gr{padding-bottom:30px}.format_box_expanded--c9fNO{padding-bottom:60px}.format_header--nKbP8{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.format_title--YgkK7{color:#333;margin:0;flex:1;font-family:Noto Sans,sans-serif;font-size:30px;line-height:100%;letter-spacing:0%;transition:margin-bottom .3s ease;font-weight:500}.format_title_collapsed--UV7wn{margin-bottom:0}.format_title_expanded--qmEPk{margin-bottom:30px}.format_icon--V7G20{display:flex;align-items:center;justify-content:center;transition:margin-bottom .3s ease;position:relative}.format_icon_collapsed--S7t-5{width:20px;height:20px;margin-bottom:0}.format_icon_expanded--MPQt-{width:20px;height:20px;margin-bottom:30px}.format_icon--V7G20>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.format_icon_svg--idmBz{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;margin:auto}.format_icon_expanded--MPQt- .format_icon_svg--idmBz{width:10px;height:5px;margin:auto}.format_icon--V7G20 img{display:block;margin:auto;-o-object-fit:contain;object-fit:contain}.format_content--JxHvG{display:flex;gap:60px;margin-bottom:40px}.format_content--JxHvG:last-child{margin-bottom:0}.format_content_dimensions--Qindz{gap:58px}.format_column--F3Bd7{flex:1;max-width:400px}.format_column2--df7CI{flex:2;max-width:400px}.format_column2_dimensions--nZ0aa{max-width:none}.format_subtitle--0dKt6{font-family:Noto Sans,sans-serif;font-size:20px;color:#333;height:27px;margin-bottom:20px;font-weight:500}.format_list--IrZwH{list-style:disc;list-style-position:outside;margin:0;padding:0 0 0 20px}.format_item--IekQH{font-family:Noto Sans,sans-serif;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin-bottom:8px;font-weight:400}.format_item2--gwejY{list-style:none}.materialTypeContainer--utv3E{display:flex;flex-direction:row;align-items:center;padding:0;gap:60px;width:1320px;height:11px;flex:none;order:1;align-self:stretch;flex-grow:0}.materialTypeItem--ENSYs{width:400px;height:11px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;leading-trim:both;text-edge:cap;color:#333;margin:0;padding:0;flex:none;flex-grow:0}.materialTypeItemActive--EQ4gG{color:#333}.section2_bg_image--xWbxV{width:100%;max-width:500px;height:auto;display:block}.dimensionImage--nU75C{width:860px;height:338px;display:block;-o-object-fit:contain;object-fit:contain}.cartOverlay--aMPwI{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex}.cartOverlayLeft--eU8Ai{flex:1;background:#00000080;cursor:pointer}.cartPanel--RQfQ5{width:824px;height:100vh;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 20px #0000001a}.cartContent--zdb48{width:100%;height:100%;padding:50px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.cartTitle--Mmr1n{width:284px;height:48px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;color:#333;margin:0;padding:0;flex-shrink:0}.cartItemsContainer--pn-bG{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:20px;margin-bottom:20px;width:724px}.cartItem--a48kC{position:relative;width:100%;height:120px;display:flex;align-items:center;gap:20px;margin-bottom:0;padding-right:50px}.cartItemDivider--Kzyrw{width:100%;height:1px;background:#000;margin-top:20px;margin-bottom:20px;flex:none;order:0;flex-grow:0}.cartItemImage--GUgKe{position:relative;width:113.93px;height:120px;background:#f9f9fa;border-radius:2.75862px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cartItemImageContent--FlO1x{position:absolute;width:62.9px;height:102.12px;left:calc(50% - 31.59px);top:calc(50% - 51.17px);-o-object-fit:cover;object-fit:cover}.cartItemInfo--ZL3RP{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;flex:none;flex-grow:0}.cartItemName---CdN-{height:24px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;color:#333;flex:none;order:0;align-self:flex-start;flex-grow:0;white-space:nowrap}.cartItemColor--0SdLO{height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;flex:none;order:1;align-self:flex-start;flex-grow:0;white-space:nowrap}.cartItemQuantity---Gf6h{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:0px;height:20px;flex:none;order:2;flex-grow:0;box-sizing:border-box}.cartQuantityButton--j6RXG{width:20px;height:20px;background:#ff6a2a;border-radius:5px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;order:0;flex-grow:0;position:relative;box-sizing:border-box}.cartQuantityButtonPlus--PM1fx{order:2}.cartQuantityIcon--OwkOr{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cartQuantityNumber--0nJ5i{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#000;flex:none;order:1;flex-grow:0;box-sizing:border-box;margin:0 25px;white-space:nowrap;min-width:10px}.cartDeleteButton--TuZx7{position:absolute;width:16px;height:16px;right:6.45px;top:calc(50% - 60.24px);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;order:2;flex-grow:0}.cartDeleteIcon--tJ2tE{width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.cartItemPrice--fj0Qm{position:absolute;right:0;bottom:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#333;white-space:nowrap;text-align:right}.cartSummary--TfwSb{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;width:724px;flex-shrink:0}.cartSummaryDelivery--XtPS0{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:724px;height:20px;flex:none;order:0;flex-grow:0}.cartDeliveryLabel--TrKij{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#a3a3a3;flex:none;order:0;flex-grow:0;white-space:nowrap}.cartDeliveryDate--ocL33{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:right;color:#a3a3a3;flex:none;order:1;flex-grow:0;white-space:nowrap}.cartSummaryTotal--jfDye{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:724px;height:21px;flex:none;order:1;flex-grow:0}.cartTotalLabel--Z0lff{height:36px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:right;color:#333;flex:none;order:0;flex-grow:0;white-space:nowrap}.cartTotalPrice--Xk01f{height:36px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:right;color:#333;flex:none;order:1;flex-grow:0;white-space:nowrap}.cartSummaryButtons--Zk3rF{width:724px;display:flex;flex-direction:column;gap:12px;flex:none;order:2;flex-grow:0}.cartCheckoutButton--pmLge{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:100%;height:50px;background:#ff6a2a;border-radius:100px;border:none;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#fff;flex:none;order:0;flex-grow:0}.cartContinueButton--nPa5w{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:100%;height:50px;background:transparent;border:1px solid transparent;border-radius:100px;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#a3a3a3;flex:none;order:0;flex-grow:0}@media(max-width:1023px){.page--BMBfo{width:100%!important;overflow-x:hidden!important}.section1--nu4wl{position:relative!important;width:100%!important;height:auto!important;min-height:100vh!important;display:flex!important;flex-direction:column!important;padding-top:36px!important}.leftPane--C8sgY{position:relative!important;width:100%!important;height:50vh!important;min-height:400px!important;order:1!important}.productImageContainer--sXs2W:not(.Stereo--z05m7){position:relative!important;width:100%!important;max-width:100%!important;height:100%!important;left:0!important;top:0!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.productImagePlaceholder--3K-fZ:not(.Stereo--z05m7){position:relative!important;width:100%!important;max-width:418px!important;height:100%!important;max-height:500px!important;left:0!important;top:0!important}.productImagePlaceholder--3K-fZ:not(.Stereo--z05m7) img{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.productImageContainerStereo--TZOuH{position:relative!important;width:100%!important;max-width:100%!important;height:100%!important;left:0!important;top:0!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.productImagePlaceholderStereo--eMvbg{position:relative!important;width:100%!important;max-width:750px!important;height:100%!important;max-height:400px!important;left:0!important;top:0!important}.productImageStereo--ruAOu{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.rightPane--SI5xZ{position:relative!important;width:100%!important;height:auto!important;order:2!important;padding:40px!important;box-sizing:border-box!important}.rightPane--SI5xZ .bgImage--b0smb{display:none!important}.contentContainer--gZHE5{position:relative!important;width:100%!important;height:auto!important;left:0!important;top:0!important;transform:none!important;gap:40px!important;padding:0!important}.contentContainer--gZHE5 .title--m7zPk:not(.format--x-gyA):not(.section4--7eT86):not(.cart--8FUYI){width:100%!important;font-size:36px!important;line-height:40px!important;text-align:center!important}.filterButtons--D0UaE{width:100%!important;height:auto!important;padding:6px 8px!important;gap:8px!important;flex-wrap:nowrap!important;display:flex!important;flex-direction:row!important;align-items:center!important;background:#f9f9fa33!important;border:2px solid #333333!important;border-radius:100px!important;box-sizing:border-box!important}.filterButtons--D0UaE>.filterButton--w-OWh:not(.filterButtonActive--oUBS8){width:calc(50% - 4px)!important;height:48px!important;font-size:14px!important;padding:10px 16px!important;background:transparent!important;border:none!important;border-radius:100px!important;font-weight:400!important;color:#33333380!important;flex:none!important;cursor:pointer!important}.filterButtons--D0UaE>.filterButtonActive--oUBS8{width:calc(50% - 4px)!important;height:48px!important;font-size:14px!important;padding:10px 16px!important;background:#fff6!important;border:2px solid #333333!important;border-radius:100px!important;font-weight:700!important;color:#333!important;flex:none!important;cursor:pointer!important;font-family:NotoSans_Bold}.filterButtons--D0UaE>.filterButton--w-OWh:not(.filterButtonActive--oUBS8) span{display:block!important;height:auto!important;font-size:14px!important;line-height:20px!important;overflow:visible!important;color:#33333380!important}.filterButtons--D0UaE>.filterButtonActive--oUBS8 span{display:block!important;height:auto!important;font-size:14px!important;line-height:20px!important;overflow:visible!important;color:#333!important}.descriptionContainer--PM6mu{width:100%!important;height:auto!important;gap:40px!important}.descriptionText--Shja0{width:100%!important;height:auto!important}.descriptionText--Shja0 p{width:100%!important;font-size:14px!important;line-height:20px!important}.sizeText--D6rE-{width:100%!important;text-align:center!important}.colorButtons--CfZoV{width:auto!important;justify-content:center!important}.price--OW84u:not(.cart--8FUYI){width:auto!important;font-size:18px!important;text-align:center!important}.addToCartButton--cTmk1{width:100%!important;height:50px!important;font-size:16px!important}.stereoTip--hSEVN{width:100%!important;height:auto!important;gap:16px!important}.stereoTipText--XYDfQ{font-size:13px!important;line-height:18px!important;text-align:center!important}.section2--KHo-o{width:100%!important;height:auto!important;min-height:200px!important;padding:40px!important;gap:24px!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important}.section2Text--ZGeZK{font-family:Poppins;width:100%!important;height:auto!important;font-size:36px!important;line-height:40px!important;text-align:center!important}.section2Description--Nv3r7{width:100%!important;font-size:12px!important;line-height:20px!important;text-align:center!important}.section3--9EGZG{width:100%!important;padding:20px 40px 0!important;margin:0!important;box-sizing:border-box!important}.section3ImageContainer--vpuvY{width:100%!important;padding:0!important;margin:0!important}.section3ImageContainer--vpuvY>div{width:100%!important;padding:0!important;margin:0!important}.section3Image--8-8YP{width:100%!important;max-width:100%!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;padding:0!important;margin:0!important}.section3Text--wr-Zi{position:absolute!important;width:100%!important;font-size:14px!important;line-height:20px!important;text-align:center!important}.section4--7eT86{width:100%!important;height:auto!important;min-height:auto!important}.section4Top--uOne0{width:100%!important;height:auto!important;min-height:auto!important;padding:40px!important;gap:24px!important}.section4TopContent--jmaPz,.section4TopTextContainer--ewoya{width:100%!important;height:auto!important;gap:16px!important}.section4TopTitle---teP4{font-family:Poppins;width:100%!important;height:auto!important;font-size:36px!important;line-height:40px!important}.section4Bottom--2cPK1{width:100%!important;height:auto!important}.section4BottomImageContainer--j2MDk{width:100%!important;height:100%!important}.section4BottomImage--YBnK-{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.normalScrollContainer--oczsB{width:100%!important}.section5Container--GLoqN{min-height:auto!important;width:100%!important;padding:40px!important}.section5--4GdEM:not(.section4--7eT86){max-width:100%!important;width:100%!important}.format_box--NZXSF{padding-top:24px!important;margin-bottom:32px!important}.format_box_collapsed--Hj-Gr{padding-bottom:24px!important}.format_box_expanded--c9fNO{padding-bottom:40px!important}.format_title--YgkK7{font-size:30px!important;line-height:36px!important}.format_title_collapsed--UV7wn{margin-bottom:0!important}.format_title_expanded--qmEPk{margin-bottom:20px!important}.format_icon_collapsed--S7t-5{width:20px!important;height:20px!important;margin-bottom:0!important}.format_icon_expanded--MPQt-{width:18px!important;height:18px!important;margin-bottom:20px!important}.format_content--JxHvG{flex-direction:column!important;gap:32px!important;margin-bottom:32px!important}.format_content_dimensions--Qindz{gap:32px!important}.format_column--F3Bd7:not(._2--vKbDY){max-width:100%!important;width:100%!important}.format_column2--df7CI{max-width:100%!important;width:100%!important}.format_column2_dimensions--nZ0aa{max-width:100%!important}.format_subtitle--0dKt6{font-size:18px!important;height:auto!important;margin-bottom:16px!important}.format_list--IrZwH{padding-left:16px!important}.format_item--IekQH{font-size:14px!important;line-height:20px!important;margin-bottom:6px!important}.materialTypeContainer--utv3E{width:100%!important;height:auto!important;gap:24px!important;flex-direction:column!important}.materialTypeItem--ENSYs{width:100%!important;height:auto!important;font-size:14px!important;line-height:20px!important}.dimensionImage--nU75C{width:100%!important;max-width:100%!important;height:auto!important}.cartOverlay--aMPwI{width:100vw!important;height:100vh!important}.cartPanel--RQfQ5{width:100%!important;max-width:100%!important}.cartContent--zdb48{padding:30px 20px!important}.cartTitle--Mmr1n{width:100%!important;font-size:32px!important;line-height:40px!important}.cartItemsContainer--pn-bG{width:100%!important}.cartItem--a48kC{padding-right:0!important}.cartItemImage--GUgKe{width:80px!important;height:84px!important}.cartItemImageContent--FlO1x{width:50px!important;height:80px!important}.cartItemName---CdN-{font-size:18px!important;line-height:22px!important}.cartItemColor--0SdLO{font-size:13px!important}.cartItemPrice--fj0Qm{position:relative!important;right:auto!important;bottom:auto!important;margin-top:8px!important}.cartSummary--TfwSb{width:100%!important}.cartSummaryDelivery--XtPS0,.cartSummaryTotal--jfDye{width:100%!important;padding:0!important}.cartTotalLabel--Z0lff,.cartTotalPrice--Xk01f{font-size:24px!important;line-height:30px!important;height:auto!important}.cartSummaryButtons--Zk3rF{width:100%!important}.brHidden--Bjdte{display:none}}@media(max-width:767px){.price--OW84u:not(.cart--8FUYI){font-size:16px!important}.addToCartButton--cTmk1{height:48px!important;font-size:15px!important}.stereoTipText--XYDfQ{font-size:12px!important;line-height:16px!important}.section3ImageContainer--vpuvY{width:100%!important;padding:0!important;margin:0!important}.section3ImageContainer--vpuvY>div{width:100%!important;padding:0!important;margin:0!important}.section3Image--8-8YP{width:100%!important;max-width:100%!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;padding:0!important;margin:0!important}.materialTypeContainer--utv3E{gap:16px!important}.materialTypeItem--ENSYs{font-size:13px!important;line-height:18px!important}.cartContent--zdb48{padding:24px 16px!important}.cartTitle--Mmr1n{font-size:28px!important;line-height:36px!important}.cartItemImage--GUgKe{width:70px!important;height:74px!important}.cartItemImageContent--FlO1x{width:45px!important;height:70px!important}.cartItemName---CdN-{font-size:16px!important;line-height:20px!important}.cartItemColor--0SdLO{font-size:12px!important}.cartTotalLabel--Z0lff,.cartTotalPrice--Xk01f{font-size:22px!important;line-height:28px!important}}.page--7Xnfy{width:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;background-color:#fff}.section1--zhHhV{position:relative;width:100vw;max-width:100vw;height:100vh;background:#fff;margin:0 auto;flex:none;order:0;flex-grow:0}.rightPane--G8PbO{position:absolute;top:0;right:0;width:50vw;height:100vh;overflow:visible}.bgImage--MQwAX{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;z-index:0;pointer-events:none}.bgImage--MQwAX img{height:100%;width:auto;display:block}.leftPane--F5mIE{position:absolute;top:0;left:0;width:50vw;height:100vh}.productImageContainer--aEWkS{position:absolute;width:418px;height:678px;left:50%;top:50%;transform:translate(-50%,-50%)}.productImagePlaceholder--Pc198{position:absolute;width:418px;height:678px;left:0;top:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:1}.productImagePlaceholder--Pc198 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.productImageContainerStereo--N3LXQ{position:absolute;width:750px;height:500px;left:50%;top:50%;transform:translate(-50%,-50%)}.productImagePlaceholderStereo--i8who{position:absolute;width:750px;height:500px;left:0;top:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:1}.productImageStereo--ll4P-{width:750px;height:500px;-o-object-fit:cover;object-fit:cover}.contentContainer--Phy8N{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;gap:40px;position:absolute;width:calc(50vw - 129px);height:491px;left:50%;top:50%;transform:translate(-50%,-50%)}.title--Xxc6d{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;box-sizing:border-box;width:504px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin:0;padding:0;flex:none;order:0;flex-grow:0;align-self:flex-start}.filterButtons--nmbis{display:flex;flex-direction:row;align-items:flex-start;padding:6px 8px;gap:10px;width:520px;height:66px;background:#f9f9fa33;border:2px solid #333333;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:100px;box-sizing:border-box;flex:none;order:1;flex-grow:0}.filterButton--AqO0G{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:10px;width:247px;height:50px;background:transparent;border:none;border-radius:100px;flex:none;order:0;flex-grow:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19.2px;letter-spacing:0%;text-align:center;color:#33333380;cursor:pointer;opacity:1}.filterButtonActive--HCzM9{background:#fff6;border:2px solid #333333;font-weight:700;line-height:19.2px;color:#333}.filterButton--AqO0G span,.filterButtonActive--HCzM9 span{display:block;height:20px;line-height:19.2px;overflow:hidden;font-size:16px}.descriptionContainer--XB2T4{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:40px;width:504px;height:220px;flex:none;order:2;flex-grow:0}.descriptionText--Ubs8H{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:504px;height:101px;flex:none;order:0;flex-grow:0}.descriptionText--Ubs8H p{width:504px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22.4px;color:#333;margin:0;padding:0;flex:none;order:0;flex-grow:0}.sizeText--TiWLE{width:147px;height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;margin:0;padding:0;white-space:nowrap;flex:none;order:1;flex-grow:0}.selectContainer--RGcqr{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:40px;width:100%;height:20px;align-self:stretch;flex:none;order:2;flex-grow:0}.colorButtons--HP5Z1{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:24px;width:108px;height:20px;flex:none;order:0;flex-grow:0}.whiteButton---7ZzG .inner-button{border:2px solid #000000;box-sizing:border-box}.whiteButton---7ZzG{--button-color: rgba(0, 0, 0, 1) !important}.redButton--jutsh.filterButtonActive--HCzM9 .inner-button{border:2px solid #f43d30;box-sizing:border-box}.price--H8vrV{width:60px;height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:right;color:#333;margin:0;padding:0;flex:none;order:1;flex-grow:0;display:flex;align-items:center;justify-content:flex-end}.addToCartButton--f5OCH{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:520px;height:50px;background:#ff6a2a;border-radius:100px;border:none;cursor:pointer;flex:none;order:3;align-self:stretch;flex-grow:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#fff;transition:all .3s ease}.addToCartButton--f5OCH:hover{background-color:#ff8533}.stereoTip--mVTq-{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:520px;height:89px;flex:none;order:3;flex-grow:0}.stereoTipText--KAwoL{height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;flex:none;order:1;flex-grow:0;text-align:center}.section2--exBJ8{width:100vw;height:300px;background:#fff;display:flex;justify-content:center;align-items:center;padding:60px 300px;gap:40px}.section2Text--45sIO{width:372px;height:77px;font-family:Noto Sans,sans-serif;font-weight:700;font-style:normal;font-size:40px;line-height:48px;letter-spacing:0%;text-align:center;color:#333;margin:0;padding:0}.section3--eETDT{width:100vw;background:#fff;display:flex;justify-content:center;align-items:center}.section3ImageContainer--NKP7M{position:relative!important;display:flex;justify-content:center;align-items:center;border-radius:20px!important;overflow:hidden!important}.section3ImageContainer--NKP7M>div{display:flex;justify-content:center;align-items:center;width:auto;height:auto}.section3TextContainer--VUF0J{position:absolute!important;width:100%!important;height:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;left:0!important;top:0!important}.section3Text--kTd6j{position:absolute!important;font-size:16px!important;line-height:24px!important;color:#333!important;font-family:Noto Sans;width:364px!important;right:200px!important}.section3TextContainer--VUF0J.matte--c-4rl>.section3Text--kTd6j{color:#fff!important}.section3TextContainer--VUF0J.glossy--LBLYA{left:unset!important;right:0!important;width:75%!important;background:linear-gradient(90deg,#0000,#00000080)}.section3TextContainer--VUF0J.glossy--LBLYA>.section3Text--kTd6j{color:#fff!important}.section3Image--X7yKH{max-width:100%;height:auto;display:block;-o-object-fit:contain;object-fit:contain}.section4--7Yguk{width:100vw;height:100vh;display:flex;flex-direction:column;background:#fff}.section4Top--nipoz{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:60px 300px;gap:40px;position:relative;width:100vw;height:300px;background:#fff}.section4TopContent--8hF36,.section4TopTextContainer--QCGGR{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:815px;height:77px;flex:none;order:0;flex-grow:0}.section4TopTitle--U1Ev-{width:387px;height:77px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;text-align:center;color:#333;margin:0;padding:0;flex:none;order:0;flex-grow:0}.section4Bottom--eDdZG{flex:1;display:flex;justify-content:center;align-items:center;width:100vw;overflow:hidden;background:#fff}.section4BottomImageContainer--3UjSP{position:relative!important;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.section4BottomImage--gHfBo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.section4TextContainer--To3a9{position:absolute!important;width:100%!important;height:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;left:0!important;top:0!important}.section4Text--qy5Km{position:absolute!important;font-size:16px!important;line-height:24px!important;color:#fff!important;font-family:Noto Sans;width:504px!important;left:300px!important;line-height:22.4px!important}.normalScrollContainer--3viKQ{position:relative;width:100vw;overflow-y:auto;overflow-x:hidden}.section5Container--D0pdh{position:relative;width:100vw;min-height:100vh;background-color:#fff;padding:120px 0}.section5--040rf{max-width:1320px;width:100%;margin:0 auto}.format_box--j9-27{padding-top:30px;border-bottom:1px solid #333333;margin-bottom:48px;transition:padding-bottom .3s ease}.format_box_collapsed--NvgJw{padding-bottom:30px}.format_box_expanded--5Bgwd{padding-bottom:60px}.format_header--ZXvyH{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.format_title--iADRY{color:#333;margin:0;flex:1;font-family:Noto Sans,sans-serif;font-size:30px;line-height:100%;letter-spacing:0%;transition:margin-bottom .3s ease;font-weight:500}.format_title_collapsed--y-eal{margin-bottom:0}.format_title_expanded--uEFwY{margin-bottom:30px}.format_icon--I-SZp{display:flex;align-items:center;justify-content:center;transition:margin-bottom .3s ease;position:relative}.format_icon_collapsed--Cyu4f{width:20px;height:20px;margin-bottom:0}.format_icon_expanded--ORpsS{width:20px;height:20px;margin-bottom:30px}.format_icon--I-SZp>div{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.format_icon_svg--fGvJd{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;margin:auto}.format_icon_expanded--ORpsS .format_icon_svg--fGvJd{width:10px;height:5px;margin:auto}.format_icon--I-SZp img{display:block;margin:auto;-o-object-fit:contain;object-fit:contain}.format_content--R0iHC{display:flex;gap:60px;margin-bottom:40px}.format_content--R0iHC:last-child{margin-bottom:0}.format_content_dimensions--iufp1{gap:58px}.format_column--YDvVL{flex:1;max-width:400px}.format_column2--FXfYM{flex:2;max-width:400px}.format_column2_dimensions--lgNYp{max-width:none}.format_subtitle--4Y8KI{font-family:Noto Sans,sans-serif;font-size:20px;color:#333;height:27px;margin-bottom:20px;font-weight:500}.format_list--dgoea{list-style:disc;list-style-position:outside;margin:0;padding:0 0 0 20px}.format_item--9XtgH{font-family:Noto Sans,sans-serif;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin-bottom:8px;font-weight:400}.format_item2--AFczy{list-style:none}.materialTypeContainer--rFt3X{display:flex;flex-direction:row;align-items:center;padding:0;gap:60px;width:1320px;height:11px;flex:none;order:1;align-self:stretch;flex-grow:0}.materialTypeItem--eFO3K{width:400px;height:11px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;leading-trim:both;text-edge:cap;color:#333;margin:0;padding:0;flex:none;flex-grow:0}.materialTypeItemActive--7uFzn{color:#333}.section2_bg_image--0O4yi{width:100%;max-width:500px;height:auto;display:block}.dimensionImage--WhDQr{width:860px;height:338px;display:block;-o-object-fit:contain;object-fit:contain}.cartOverlay--CIYb7{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex}.cartOverlayLeft--56VPD{flex:1;background:#00000080;cursor:pointer}.cartPanel--eEkgU{width:824px;height:100vh;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 20px #0000001a}.cartContent--jERR-{width:100%;height:100%;padding:50px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.cartTitle--XgB4t{width:284px;height:48px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;color:#333;margin:0;padding:0;flex-shrink:0}.cartItemsContainer--us0mK{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:20px;margin-bottom:20px;width:724px}.cartItem--Atvhi{position:relative;width:100%;height:120px;display:flex;align-items:center;gap:20px;margin-bottom:0;padding-right:50px}.cartItemDivider--Wajp0{width:100%;height:1px;background:#000;margin-top:20px;margin-bottom:20px;flex:none;order:0;flex-grow:0}.cartItemImage--4q2Z5{position:relative;width:113.93px;height:120px;background:#f9f9fa;border-radius:2.75862px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cartItemImageContent--zSsyr{position:absolute;width:62.9px;height:102.12px;left:calc(50% - 31.59px);top:calc(50% - 51.17px);-o-object-fit:cover;object-fit:cover}.cartItemInfo--g6Ay8{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;flex:none;flex-grow:0}.cartItemName--ViGR0{height:24px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;color:#333;flex:none;order:0;align-self:flex-start;flex-grow:0;white-space:nowrap}.cartItemColor--bqqWS{height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;flex:none;order:1;align-self:flex-start;flex-grow:0;white-space:nowrap}.cartItemQuantity--UtYc4{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:0px;height:20px;flex:none;order:2;flex-grow:0;box-sizing:border-box}.cartQuantityButton--SH9za{width:20px;height:20px;background:#ff6a2a;border-radius:5px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;order:0;flex-grow:0;position:relative;box-sizing:border-box}.cartQuantityButtonPlus--cSQRu{order:2}.cartQuantityIcon--xWF9Y{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cartQuantityNumber--TBqs1{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#000;flex:none;order:1;flex-grow:0;box-sizing:border-box;margin:0 25px;white-space:nowrap;min-width:10px}.cartDeleteButton--gMLbm{position:absolute;width:16px;height:16px;right:6.45px;top:calc(50% - 60.24px);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;order:2;flex-grow:0}.cartDeleteIcon--WnYw-{width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.cartItemPrice--CiGPL{position:absolute;right:0;bottom:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#333;white-space:nowrap;text-align:right}.cartSummary--LSvjr{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;width:724px;flex-shrink:0}.cartSummaryDelivery--WUHyq{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:724px;height:20px;flex:none;order:0;flex-grow:0}.cartDeliveryLabel--DkrGa{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#a3a3a3;flex:none;order:0;flex-grow:0;white-space:nowrap}.cartDeliveryDate--U8FMA{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:right;color:#a3a3a3;flex:none;order:1;flex-grow:0;white-space:nowrap}.cartSummaryTotal--CIDTi{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:724px;height:21px;flex:none;order:1;flex-grow:0}.cartTotalLabel---hsyd{height:36px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:right;color:#333;flex:none;order:0;flex-grow:0;white-space:nowrap}.cartTotalPrice--QNUi-{height:36px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:right;color:#333;flex:none;order:1;flex-grow:0;white-space:nowrap}.cartSummaryButtons--2A0bW{width:724px;display:flex;flex-direction:column;gap:12px;flex:none;order:2;flex-grow:0}.cartCheckoutButton--K-seg{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:100%;height:50px;background:#ff6a2a;border-radius:100px;border:none;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#fff;flex:none;order:0;flex-grow:0}.cartContinueButton--Dnaq1{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:100%;height:50px;background:transparent;border:1px solid transparent;border-radius:100px;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#a3a3a3;flex:none;order:0;flex-grow:0}@media(max-width:1023px){.page--7Xnfy{width:100%!important;overflow-x:hidden!important}.section1--zhHhV{position:relative!important;width:100%!important;height:auto!important;min-height:100vh!important;display:flex!important;flex-direction:column!important;padding-top:36px!important}.leftPane--F5mIE{position:relative!important;width:100%!important;height:50vh!important;min-height:400px!important;order:1!important}.productImageContainer--aEWkS:not(.Stereo--fYk97){position:relative!important;width:100%!important;max-width:100%!important;height:100%!important;left:0!important;top:0!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.productImagePlaceholder--Pc198:not(.Stereo--fYk97){position:relative!important;width:100%!important;max-width:418px!important;height:100%!important;max-height:500px!important;left:0!important;top:0!important}.productImagePlaceholder--Pc198:not(.Stereo--fYk97) img{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.productImageContainerStereo--N3LXQ{position:relative!important;width:100%!important;max-width:100%!important;height:100%!important;left:0!important;top:0!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.productImagePlaceholderStereo--i8who{position:relative!important;width:100%!important;max-width:750px!important;height:100%!important;max-height:400px!important;left:0!important;top:0!important}.productImageStereo--ll4P-{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.rightPane--G8PbO{position:relative!important;width:100%!important;height:auto!important;order:2!important;padding:40px!important;box-sizing:border-box!important}.rightPane--G8PbO .bgImage--MQwAX{display:none!important}.contentContainer--Phy8N{position:relative!important;width:100%!important;height:auto!important;left:0!important;top:0!important;transform:none!important;gap:40px!important;padding:0!important}.contentContainer--Phy8N .title--Xxc6d:not(.format--0nPRW):not(.section4--7Yguk):not(.cart--38rHe){width:100%!important;font-size:36px!important;line-height:40px!important;text-align:center!important}.filterButtons--nmbis{width:100%!important;height:auto!important;padding:6px 8px!important;gap:8px!important;flex-wrap:nowrap!important;display:flex!important;flex-direction:row!important;align-items:center!important;background:#f9f9fa33!important;border:2px solid #333333!important;border-radius:100px!important;box-sizing:border-box!important}.filterButtons--nmbis>.filterButton--AqO0G:not(.filterButtonActive--HCzM9){width:calc(50% - 4px)!important;height:48px!important;font-size:14px!important;padding:10px 16px!important;background:transparent!important;border:none!important;border-radius:100px!important;font-weight:400!important;color:#33333380!important;flex:none!important;cursor:pointer!important}.filterButtons--nmbis>.filterButtonActive--HCzM9{width:calc(50% - 4px)!important;height:48px!important;font-size:14px!important;padding:10px 16px!important;background:#fff6!important;border:2px solid #333333!important;border-radius:100px!important;font-weight:700!important;color:#333!important;flex:none!important;cursor:pointer!important;font-family:NotoSans_Bold}.filterButtons--nmbis>.filterButton--AqO0G:not(.filterButtonActive--HCzM9) span{display:block!important;height:auto!important;font-size:14px!important;line-height:20px!important;overflow:visible!important;color:#33333380!important}.filterButtons--nmbis>.filterButtonActive--HCzM9 span{display:block!important;height:auto!important;font-size:14px!important;line-height:20px!important;overflow:visible!important;color:#333!important}.descriptionContainer--XB2T4{width:100%!important;height:auto!important;gap:40px!important}.descriptionText--Ubs8H{width:100%!important;height:auto!important}.descriptionText--Ubs8H p{width:100%!important;font-size:14px!important;line-height:20px!important}.sizeText--TiWLE{width:100%!important;text-align:center!important}.colorButtons--HP5Z1{width:auto!important;justify-content:center!important}.price--H8vrV:not(.cart--38rHe){width:auto!important;font-size:18px!important;text-align:center!important}.addToCartButton--f5OCH{width:100%!important;height:50px!important;font-size:16px!important}.stereoTip--mVTq-{width:100%!important;height:auto!important;gap:16px!important}.stereoTipText--KAwoL{font-size:13px!important;line-height:18px!important;text-align:center!important}.section2--exBJ8{width:100%!important;height:auto!important;min-height:200px!important;padding:40px!important;gap:24px!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important}.section2Text--45sIO{font-family:Poppins;width:100%!important;height:auto!important;font-size:36px!important;line-height:40px!important;text-align:center!important}.section2Description--v1o-v{width:100%!important;font-size:12px!important;line-height:20px!important;text-align:center!important}.section3--eETDT{width:100%!important;padding:20px 40px 0!important;margin:0!important;box-sizing:border-box!important}.section3ImageContainer--NKP7M{width:100%!important;padding:0!important;margin:0!important}.section3ImageContainer--NKP7M>div{width:100%!important;padding:0!important;margin:0!important}.section3Image--X7yKH{width:100%!important;max-width:100%!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;display:block!important;padding:0!important;margin:0!important}.section3Text--kTd6j{position:absolute!important;width:100%!important;font-size:14px!important;line-height:20px!important;text-align:center!important}.section4--7Yguk{width:100%!important;height:auto!important;min-height:auto!important}.section4Top--nipoz{width:100%!important;height:auto!important;min-height:auto!important;padding:40px!important;gap:24px!important}.section4TopContent--8hF36,.section4TopTextContainer--QCGGR{width:100%!important;height:auto!important;gap:16px!important}.section4TopTitle--U1Ev-{font-family:Poppins;width:100%!important;height:auto!important;font-size:36px!important;line-height:40px!important}.section4TopDescription--ORkO0{width:100%!important;font-size:12px!important;line-height:20px!important;text-align:center!important}.section4Bottom--eDdZG{width:100%!important;height:auto!important}.section4BottomImageContainer--3UjSP{width:100%!important;height:100%!important}.section4BottomImage--gHfBo{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;-o-object-position:center!important;object-position:center!important}.normalScrollContainer--3viKQ{width:100%!important}.section5Container--D0pdh{min-height:auto!important;width:100%!important;padding:40px!important}.section5--040rf:not(.section4--7Yguk){max-width:100%!important;width:100%!important}.format_box--j9-27{padding-top:24px!important;margin-bottom:32px!important}.format_box_collapsed--NvgJw{padding-bottom:24px!important}.format_box_expanded--5Bgwd{padding-bottom:40px!important}.format_title--iADRY{font-size:30px!important;line-height:36px!important}.format_title_collapsed--y-eal{margin-bottom:0!important}.format_title_expanded--uEFwY{margin-bottom:20px!important}.format_icon_collapsed--Cyu4f{width:20px!important;height:20px!important;margin-bottom:0!important}.format_icon_expanded--ORpsS{width:18px!important;height:18px!important;margin-bottom:20px!important}.format_content--R0iHC{flex-direction:column!important;gap:32px!important;margin-bottom:32px!important}.format_content_dimensions--iufp1{gap:32px!important}.format_column--YDvVL:not(._2--80mRk){max-width:100%!important;width:100%!important}.format_column2--FXfYM{max-width:100%!important;width:100%!important}.format_column2_dimensions--lgNYp{max-width:100%!important}.format_subtitle--4Y8KI{font-size:18px!important;height:auto!important;margin-bottom:16px!important}.format_list--dgoea{padding-left:16px!important}.format_item--9XtgH{font-size:14px!important;line-height:20px!important;margin-bottom:6px!important}.materialTypeContainer--rFt3X{width:100%!important;height:auto!important;gap:24px!important;flex-direction:column!important}.materialTypeItem--eFO3K{width:100%!important;height:auto!important;font-size:14px!important;line-height:20px!important}.dimensionImage--WhDQr{width:100%!important;max-width:100%!important;height:auto!important}.cartOverlay--CIYb7{width:100vw!important;height:100vh!important}.cartPanel--eEkgU{width:100%!important;max-width:100%!important}.cartContent--jERR-{padding:30px 20px!important}.cartTitle--XgB4t{width:100%!important;font-size:32px!important;line-height:40px!important}.cartItemsContainer--us0mK{width:100%!important}.cartItem--Atvhi{padding-right:0!important}.cartItemImage--4q2Z5{width:80px!important;height:84px!important}.cartItemImageContent--zSsyr{width:50px!important;height:80px!important}.cartItemName--ViGR0{font-size:18px!important;line-height:22px!important}.cartItemColor--bqqWS{font-size:13px!important}.cartItemPrice--CiGPL{position:relative!important;right:auto!important;bottom:auto!important;margin-top:8px!important}.cartSummary--LSvjr{width:100%!important}.cartSummaryDelivery--WUHyq,.cartSummaryTotal--CIDTi{width:100%!important;padding:0!important}.cartTotalLabel---hsyd,.cartTotalPrice--QNUi-{font-size:24px!important;line-height:30px!important;height:auto!important}.cartSummaryButtons--2A0bW{width:100%!important}.brHidden--p9GV4{display:none}}@media(max-width:767px){.price--H8vrV:not(.cart--38rHe){font-size:16px!important}.addToCartButton--f5OCH{height:48px!important;font-size:15px!important}.stereoTipText--KAwoL{font-size:12px!important;line-height:16px!important}.section3ImageContainer--NKP7M{width:100%!important;padding:0!important;margin:0!important}.section3ImageContainer--NKP7M>div{width:100%!important;padding:0!important;margin:0!important}.section3Image--X7yKH{width:100%!important;max-width:100%!important;height:auto!important;-o-object-fit:contain!important;object-fit:contain!important;padding:0!important;margin:0!important}.materialTypeContainer--rFt3X{gap:16px!important}.materialTypeItem--eFO3K{font-size:13px!important;line-height:18px!important}.cartContent--jERR-{padding:24px 16px!important}.cartTitle--XgB4t{font-size:28px!important;line-height:36px!important}.cartItemImage--4q2Z5{width:70px!important;height:74px!important}.cartItemImageContent--zSsyr{width:45px!important;height:70px!important}.cartItemName--ViGR0{font-size:16px!important;line-height:20px!important}.cartItemColor--bqqWS{font-size:12px!important}.cartTotalLabel---hsyd,.cartTotalPrice--QNUi-{font-size:22px!important;line-height:28px!important}}.page--ih-I2{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}.scrollWrapper--A0zJO{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:10}.scrollWrapperDisabled--1jdqX{pointer-events:none}.scrollSection---dcRf{position:absolute;top:0;left:0;width:100%;height:100vh;transform:translateY(100%);transition:none}.scrollSection---dcRf[data-index="0"]{transform:translateY(0)}.content--KsR25{opacity:.3;visibility:visible;transition:opacity .8s cubic-bezier(.215,.61,.355,1),visibility .8s cubic-bezier(.215,.61,.355,1)}.content--KsR25>*{opacity:.3;transform:translateY(30px);transition:all .8s cubic-bezier(.215,.61,.355,1);visibility:visible}.content--KsR25.active{opacity:1!important;visibility:visible}.content--KsR25.active>*{opacity:1!important;transform:translateY(0);visibility:visible}.content--KsR25.active .content_title1--zUD-A{transition-delay:.1s}.content--KsR25.active .content_text--sfRJw{transition-delay:.2s}.content--KsR25.active .content_text2--gqkRK{transition-delay:.3s}.normalScrollContainer--CCJG8{position:fixed;top:100vh;left:0;width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;z-index:5;-webkit-overflow-scrolling:touch}.normalScrollContainerDisabled--v0Dwb{overflow:hidden!important;pointer-events:none}.section--NHZ5H{position:relative;width:100vw;min-height:100vh;overflow:hidden;background-color:#000}.bgImage--xvyex{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--xvyex img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bgVideo--EJbXC{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.bgVideo--EJbXC video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bgVideo--EJbXC .full-screen-video-container--xIL3x{width:100%;height:100%;position:absolute;top:0;left:0}.section--NHZ5H .show--BZDIV{margin:0 auto;max-width:1320px;width:100vw;display:flex;align-items:flex-end;justify-content:space-between;position:absolute;left:50%;bottom:44px;transform:translate(-50%);z-index:100;color:#fff}.title1--A57HG{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--luoXV{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--ytw53{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.show_left--6sLGm,.show_right--pMfaa{flex:1}.section2--N69Hk{position:relative;width:100vw;min-height:100vh;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:60px 0}.section2_bg--iaej3{position:absolute;right:0;top:0;width:100%;height:100%;z-index:1}.section2_bg_image--yRTHJ{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section2_bg_image2--avCSX{width:50%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.1}.section2_bg2--QnW4q{width:100%;height:680px;position:relative}.section2_bg2--QnW4q img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section2_bg2--QnW4q .bg_img--6fAgy{position:absolute;left:34%;top:31%;width:auto;height:354px;-o-object-fit:contain;object-fit:contain}.content_wrapper2--Csc3V{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:100px 0;flex:1}.content_wrapper2--Csc3V .content_text--sfRJw{width:504px}.section2_container--WSR2y{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:10}.section2_container2--3ewg-{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:flex-end;align-items:flex-end;position:absolute;left:0;right:0;bottom:58px;z-index:10}.content_title1--zUD-A{font-family:NotoSans_Bold;font-size:40px;line-height:48px;letter-spacing:0%;color:#fff;margin-bottom:40px}.content_text--sfRJw{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section3--F-Y2P{position:relative;width:100vw;height:100vh;background-color:#000;color:#fff;overflow:hidden;display:flex;flex-direction:column}.section2_container3--cIbkV{max-width:1320px;width:100%;margin:0 auto;position:relative;z-index:10}.section2--N69Hk:nth-child(3) .section2_bg--iaej3{right:auto;left:0}.carousel_wrapper--fiY-Z{display:flex;align-items:center;gap:44px}.carousel_dots--IpNOS{display:flex;gap:24px;align-items:center;height:30px}.dot--WNpK-{width:20px;height:20px;border-radius:50%;cursor:pointer;transition:all .3s ease;opacity:.6}.dot--WNpK-:hover,.active_dot--13LJm{opacity:1;width:28px;height:28px}.carousel_images--Xzw6-{width:418px;height:678px;transition:all .5s ease;position:relative}.carousel_indicators--EqS1a{position:absolute;bottom:-20px;left:50%;transform:translate(-50%);display:flex;gap:16px;align-items:center;z-index:200}.indicator--L7FiO{border-radius:50%;cursor:pointer;transition:all .3s ease;opacity:.2;background-color:#fff!important;flex-shrink:0}.indicator_smallest---u-5P{width:3.43px;height:3.43px}.indicator_small--uUKBF{width:4.57px;height:4.57px}.indicator_medium--qV7Om{width:5.71px;height:5.71px}.indicator_largest--R9tNb{width:8px;height:8px}.indicator_active--KNbXc{opacity:1;background-color:#fff!important}.indicator--L7FiO:hover{opacity:.5}.carousel_image--e8Sow{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .5s ease}.carousel_images2--R-HK-{width:280px;height:438px;overflow:hidden;transition:all .5s ease}.content_wrapper--ky0as{flex:1;max-width:512px}.content_title2--6URtS{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%;margin-bottom:30px;color:#fff}.content_text--sfRJw{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#fff;margin-bottom:40px}.content_text2--gqkRK{font-family:NotoSans_Regular;font-size:14px;line-height:100%;letter-spacing:0%;color:#a3a3a3;margin-bottom:40px}.section4--48-lO{position:relative;width:100vw;min-height:100vh;background-color:#fff;padding:120px 0}.section5--kR-H7{max-width:1320px;width:100%;margin:0 auto}.format_box--TZaD4{padding-top:30px;border-bottom:1px solid #333333;margin-bottom:48px;transition:padding-bottom .3s ease}.format_box_collapsed--NacRz{padding-bottom:30px}.format_box_expanded--p3jOO{padding-bottom:60px}.format_header--5RSrl{display:flex;align-items:center;justify-content:space-between}.format_title--WRXrZ{color:#333;margin:0;flex:1;font-family:Noto Sans,sans-serif;font-size:30px;line-height:100%;letter-spacing:0%;transition:margin-bottom .3s ease;font-weight:500}.format_title_collapsed--l5ob3{margin-bottom:0}.format_title_expanded--kWN08{margin-bottom:60px}.format_icon--sMeHz{display:flex;align-items:center;justify-content:center;transition:margin-bottom .3s ease;position:relative}.format_icon_collapsed--OthTl{width:20px;height:20px;margin-bottom:0}.format_icon_expanded--P2P60{width:20px;height:20px;margin-bottom:60px}.format_icon_svg--V9MGl{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block;margin:auto}.format_icon_expanded--P2P60 .format_icon_svg--V9MGl{width:10px;height:5px;margin:auto}.format_icon--sMeHz img{display:block;margin:auto;-o-object-fit:contain;object-fit:contain}.format_block--1bayN{width:10.48px;height:4.88px;opacity:1;background-color:#333}.format_content--74YQF{display:flex;gap:60px}.format_content2--zqt-h{margin-top:60px}.format_column--cHBL3{flex:1;max-width:33.33%}.format_column2--vlRvi{flex:2}.format_subtitle--KI6pl{font-family:Noto Sans,sans-serif;font-size:20px;color:#333;height:27px;margin-bottom:20px;font-weight:500}.format_list--RKVcN{list-style:inherit;list-style-position:outside;padding:0;margin:0 0 0 20px}.format_list2--JNamN{list-style:inherit;list-style-position:outside;padding:0;margin:0}.format_item--6bDiN{font-family:NotoSans_Regular;font-size:16px;line-height:22px;letter-spacing:0%;color:#333}.format_item_continuation--CjGw4{display:inline-block}.format_item2--S4n-D{list-style:none}.format_item_accessories--fnmZz{font-family:NotoSans_Medium;font-size:20px;line-height:27px;letter-spacing:0%;color:#333}.format_list--RKVcN li:last-child{border-bottom:none}.scrollSection---dcRf[data-index="0"] .section2--N69Hk{background-color:#fff!important;color:#333!important}.scrollSection---dcRf[data-index="0"] .section2_bg--iaej3{display:none!important}.scrollSection---dcRf[data-index="0"] .bgImage--xvyex{background-color:#fff!important}.scrollSection---dcRf[data-index="0"] .contentContainer--65rJv .content--KsR25{opacity:1!important;visibility:visible!important}.scrollSection---dcRf[data-index="0"] .contentContainer--65rJv .content--KsR25>*{opacity:1!important;transform:translateY(0)!important;visibility:visible!important}.section1--vEUSm{position:relative;width:100vw;max-width:100vw;height:100vh;background:#fff;margin:0 auto;flex:none;order:0;flex-grow:0}.rightPane--yINFz{position:absolute;top:0;right:0;width:50vw;height:100vh;overflow:visible}.bgImage--xvyex{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:flex-end;z-index:0;pointer-events:none}.bgImage--xvyex img{height:100%;width:auto;display:block}.leftPane--Exj2s{position:absolute;top:0;left:0;width:50vw;height:100vh;z-index:2}.productImageContainer--jh2fI{position:absolute;width:418px;height:678px;left:50%;top:50%;transform:translate(-50%,-50%)}.productImagePlaceholder--gjjai{position:absolute;width:418px;height:678px;left:0;top:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:1}.productImagePlaceholder--gjjai img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.productImageContainerStereo--Abj1s{position:absolute;width:750px;height:500px;left:50%;top:50%;transform:translate(-50%,-50%)}.productImagePlaceholderStereo--C39CZ{position:absolute;width:750px;height:500px;left:0;top:0;background:transparent;display:flex;align-items:center;justify-content:center;opacity:1}.productImageStereo--nR-Es{width:750px;height:500px;-o-object-fit:cover;object-fit:cover}.contentContainer--65rJv{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;gap:40px;position:absolute;width:calc(50vw - 129px);height:491px;left:50%;top:50%;transform:translate(-50%,-50%)}.title--VAzwB{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important;box-sizing:border-box;width:504px;font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin:0;padding:0;flex:none;order:0;flex-grow:0;align-self:flex-start}.filterButtons--GRurj{display:flex;flex-direction:row;align-items:flex-start;padding:6px 8px;gap:10px;width:520px;height:66px;background:#f9f9fa33;border:2px solid #333333;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:100px;box-sizing:border-box;flex:none;order:1;flex-grow:0}.filterButton--8MRzE{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px 20px;gap:10px;width:247px;height:50px;background:transparent;border:none;border-radius:100px;flex:none;order:0;flex-grow:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19.2px;letter-spacing:0%;text-align:center;color:#33333380;cursor:pointer;opacity:1}.filterButtonActive--h-16E{background:#fff6;border:2px solid #333333;font-weight:700;line-height:19.2px;color:#333}.filterButton--8MRzE span,.filterButtonActive--h-16E span{display:block;height:20px;line-height:19.2px;overflow:hidden;font-size:16px}.descriptionContainer--mnkkw{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:40px;width:504px;height:220px;flex:none;order:2;flex-grow:0}.descriptionText--qAF5k{display:flex;flex-direction:column;align-items:flex-start;padding:0;width:504px;height:101px;flex:none;order:0;flex-grow:0}.descriptionText--qAF5k p{width:504px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22.4px;color:#333;margin:0;padding:0;flex:none;order:0;flex-grow:0}.sizeText--hmFqZ{width:147px;height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;margin:0;padding:0;white-space:nowrap;flex:none;order:1;flex-grow:0}.selectContainer--gqHKN{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:40px;width:100%;height:20px;align-self:stretch;flex:none;order:2;flex-grow:0}.colorButtons--W0d7k{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;gap:24px;width:108px;height:20px;flex:none;order:0;flex-grow:0}.price--jHdqd{width:60px;height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:right;color:#333;margin:0;padding:0;flex:none;order:1;flex-grow:0;display:flex;align-items:center;justify-content:flex-end}.addToCartButton--YPPZ5{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:520px;height:50px;background:#ff6a2a;border-radius:100px;border:none;cursor:pointer;flex:none;order:3;align-self:stretch;flex-grow:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#fff;transition:all .3s ease}.addToCartButton--YPPZ5:hover{background-color:#ff8533}.stereoTip--6171Q{display:flex;flex-direction:column;align-items:center;padding:0;gap:20px;width:520px;height:89px;flex:none;order:3;flex-grow:0}.stereoTipText--uZWFY{height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;flex:none;order:1;flex-grow:0;text-align:center}.cartOverlay--dSNsr{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex}.cartOverlayLeft--M6ztD{flex:1;background:#00000080;cursor:pointer}.cartPanel--LPs-v{width:824px;height:100vh;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 20px #0000001a}.cartContent--JnzKU{width:100%;height:100%;padding:50px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.cartTitle--Rul8D{width:284px;height:48px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:40px;line-height:48px;color:#333;margin:0;padding:0;flex-shrink:0}.cartItemsContainer--J7lT4{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:20px;margin-bottom:20px;width:724px}.cartItem--WYfzV{position:relative;width:100%;height:120px;display:flex;align-items:center;gap:20px;margin-bottom:0;padding-right:50px}.cartItemDivider--mrfer{width:100%;height:1px;background:#000;margin-top:20px;margin-bottom:20px;flex:none;order:0;flex-grow:0}.cartItemImage--0Q38j{position:relative;width:113.93px;height:120px;background:#f9f9fa;border-radius:2.75862px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cartItemImageContent--3EjKJ{position:absolute;width:62.9px;height:102.12px;left:calc(50% - 31.59px);top:calc(50% - 51.17px);-o-object-fit:cover;object-fit:cover}.cartItemInfo--WA1sv{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;flex:none;flex-grow:0}.cartItemName--U6mMH{height:24px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:24px;color:#333;flex:none;order:0;align-self:flex-start;flex-grow:0;white-space:nowrap}.cartItemColor--h97-y{height:19px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:19px;color:#a3a3a3;flex:none;order:1;align-self:flex-start;flex-grow:0;white-space:nowrap}.cartItemQuantity--tPwBV{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0;gap:0px;height:20px;flex:none;order:2;flex-grow:0;box-sizing:border-box}.cartQuantityButton--Mkik4{width:20px;height:20px;background:#ff6a2a;border-radius:5px;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex:none;order:0;flex-grow:0;position:relative;box-sizing:border-box}.cartQuantityButtonPlus--HZTvS{order:2}.cartQuantityIcon--vyeT6{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cartQuantityNumber--qqVm6{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#000;flex:none;order:1;flex-grow:0;box-sizing:border-box;margin:0 25px;white-space:nowrap;min-width:10px}.cartItemPrice--l4jPd{position:absolute;right:0;bottom:0;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#333;white-space:nowrap;text-align:right}.cartDeleteButton--IHuxN{position:absolute;width:16px;height:16px;right:6.45px;top:calc(50% - 60.24px);background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.cartDeleteIcon--94abs{width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.cartSummary--VrA3n{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:20px;width:724px;flex-shrink:0}.cartSummaryDelivery--PLQmG{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:724px;height:20px;flex:none;order:0;flex-grow:0}.cartDeliveryLabel--2xvEt{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#a3a3a3;flex:none;order:0;flex-grow:0;white-space:nowrap}.cartDeliveryDate--sC-Bo{height:20px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:20px;text-align:right;color:#a3a3a3;flex:none;order:1;flex-grow:0;white-space:nowrap}.cartSummaryTotal--CXEld{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 8px;width:724px;height:21px;flex:none;order:1;flex-grow:0}.cartTotalLabel--O2eyP{height:36px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:right;color:#333;flex:none;order:0;flex-grow:0;white-space:nowrap}.cartTotalPrice--GrLSz{height:36px;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:30px;line-height:36px;text-align:right;color:#333;flex:none;order:1;flex-grow:0;white-space:nowrap}.cartSummaryButtons--DSZgd{width:724px;display:flex;flex-direction:column;gap:12px;flex:none;order:2;flex-grow:0}.cartCheckoutButton--Rqqeb{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:100%;height:50px;background:#ff6a2a;border-radius:100px;border:none;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-align:center;color:#fff;flex:none;order:0;flex-grow:0}.cartContinueButton--0OHbv{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:2px 20px;gap:10px;width:100%;height:50px;background:transparent;border:1px solid transparent;border-radius:100px;cursor:pointer;font-family:Noto Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:22px;text-align:center;color:#a3a3a3;flex:none;order:0;flex-grow:0}@media(max-width:1023px){.page--ih-I2{width:100%!important;overflow-x:hidden!important}.scrollWrapper--A0zJO{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;overflow:visible!important;z-index:1!important;transform:none!important}.scrollSection---dcRf{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;transform:none!important;transition:none!important}.scrollSection---dcRf[data-index="0"]{transform:none!important}.normalScrollContainer--CCJG8{position:relative!important;top:auto!important;left:auto!important;height:auto!important;overflow:visible!important;z-index:1!important;transform:none!important}.content--KsR25{opacity:1!important;visibility:visible!important}.content--KsR25>*{opacity:1!important;transform:none!important;visibility:visible!important}.section1--vEUSm,.section2--N69Hk{position:relative!important;width:100%!important;min-height:100vh!important;display:flex!important;flex-direction:column!important}.leftPane--Exj2s{position:relative!important;width:100%!important;height:50vh!important;min-height:400px!important;order:1!important}.productImageContainer--jh2fI:not(.Stereo--FNeaT){position:relative!important;width:100%!important;max-width:100%!important;height:100%!important;left:0!important;top:0!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.productImagePlaceholder--gjjai:not(.Stereo--FNeaT){position:relative!important;width:100%!important;height:100%!important;max-width:418px!important;max-height:500px!important}.productImagePlaceholder--gjjai:not(.Stereo--FNeaT) img{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.productImageContainerStereo--Abj1s,.productImagePlaceholderStereo--C39CZ{position:relative!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:400px!important;left:0!important;top:0!important;transform:none!important;display:flex!important;align-items:center!important;justify-content:center!important}.productImageStereo--nR-Es{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.rightPane--yINFz{position:relative!important;width:100%!important;height:auto!important;order:2!important;padding:40px 20px!important;box-sizing:border-box!important}.rightPane--yINFz .bgImage--xvyex{display:none!important}.contentContainer--65rJv{position:relative!important;left:0!important;top:0!important;transform:none!important;width:100%!important;height:auto!important;gap:40px!important;padding:0!important}.title--VAzwB:not(.format--8AcBI):not(.section4--48-lO):not(.cart--QW-6b){width:100%!important;font-size:36px!important;line-height:40px!important;text-align:center!important}.filterButtons--GRurj{width:100%!important;height:auto!important;padding:6px 8px!important;gap:8px!important;display:flex!important;flex-direction:row!important;align-items:center!important;flex-wrap:nowrap!important;background:#f9f9fa33!important;border:2px solid #333333!important;border-radius:100px!important;box-sizing:border-box!important}.filterButtons--GRurj>.filterButton--8MRzE:not(.filterButtonActive--h-16E){width:calc(50% - 4px)!important;height:48px!important;font-size:14px!important;padding:10px 16px!important;background:transparent!important;border:none!important;border-radius:100px!important;font-weight:400!important;color:#33333380!important;flex:none!important}.filterButtons--GRurj>.filterButtonActive--h-16E{width:calc(50% - 4px)!important;height:48px!important;font-size:14px!important;padding:10px 16px!important;background:#fff6!important;border:2px solid #333333!important;border-radius:100px!important;font-weight:700!important;color:#333!important;flex:none!important}.filterButtons--GRurj>.filterButton--8MRzE span{display:block!important;height:auto!important;font-size:14px!important;line-height:20px!important;overflow:visible!important}.descriptionContainer--mnkkw{width:100%!important;height:auto!important;gap:40px!important}.descriptionText--qAF5k{width:100%!important;height:auto!important}.descriptionText--qAF5k p{width:100%!important;font-size:14px!important;line-height:20px!important}.sizeText--hmFqZ{width:100%!important;text-align:center!important;font-size:14px!important}.colorButtons--W0d7k{width:auto!important;justify-content:center!important}.price--jHdqd:not(.cart--QW-6b){width:auto!important;font-size:18px!important;text-align:center!important}.addToCartButton--YPPZ5{width:100%!important;height:50px!important;font-size:16px!important}.stereoTip--6171Q{width:100%!important;height:auto!important;gap:16px!important}.stereoTipText--uZWFY{font-size:13px!important;line-height:18px!important;text-align:center!important}.section2--N69Hk{width:100%!important;height:auto!important;min-height:200px!important;padding:40px!important;gap:40px!important;display:flex!important;justify-content:center!important;align-items:center!important}.section2_part1--O8Tyj{flex-direction:column-reverse!important;padding-bottom:0!important}.section2_bg--iaej3,.section2_bg2--QnW4q{position:relative!important;width:100vw!important;height:auto!important}.section2_bg--iaej3 img,.section2_bg2--QnW4q img,.section2_bg--iaej3 video,.section2_bg2--QnW4q video{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.section2_container--WSR2y,.section2_container2--3ewg-,.content_wrapper--ky0as,.content_wrapper2--Csc3V{position:relative!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:40px!important;align-items:center!important;justify-content:center!important}.section2_container2--3ewg-{bottom:0!important}.content_title1--zUD-A,.content_title2--6URtS{font-family:Poppins;width:100%!important;font-size:36px!important;line-height:40px!important;margin-bottom:0!important}.content_text--sfRJw,.content_text2--gqkRK{width:100%!important;font-size:12px!important;line-height:20px!important;margin-bottom:0!important}.section3--F-Y2P{width:100%!important;height:auto!important;padding:40px 40px 0!important;display:flex!important;align-items:center!important;flex-direction:column!important;gap:40px!important}.section2_bg2--QnW4q img{-o-object-fit:cover!important;object-fit:cover!important}.section4--48-lO{width:100%!important;min-height:auto!important;padding:40px!important}.section5--kR-H7{max-width:100%!important;width:100%!important}.format_box--TZaD4{padding-top:24px!important;margin-bottom:32px!important}.format_box_collapsed--NacRz{padding-bottom:24px!important}.format_box_expanded--p3jOO{padding-bottom:40px!important}.format_title--WRXrZ{font-size:30px!important;line-height:36px!important}.format_title_expanded--kWN08{margin-bottom:20px!important}.format_icon_collapsed--OthTl{width:20px!important;height:20px!important;margin-bottom:0!important}.format_icon_expanded--P2P60{width:20px!important;height:20px!important;margin-bottom:20px!important}.format_content--74YQF{flex-direction:column!important;gap:32px!important;margin-bottom:32px!important}.format_column--cHBL3,.format_column2--vlRvi{width:100%!important;max-width:100%!important}.format_subtitle--KI6pl{font-size:18px!important;height:auto!important;margin-bottom:16px!important}.format_list--RKVcN,.format_list2--JNamN{padding-left:16px!important;margin-left:0!important}.format_item--6bDiN,.format_item_accessories--fnmZz{font-size:14px!important;line-height:20px!important}.format_item_accessories--fnmZz{line-height:24px!important}.section2_bg_image--yRTHJ{width:100%!important;height:auto!important;max-width:100%!important}.cartOverlay--dSNsr{width:100vw!important;height:100vh!important}.cartPanel--LPs-v{width:100%!important;max-width:100%!important}.cartContent--JnzKU{padding:30px 20px!important}.cartTitle--Rul8D{width:100%!important;font-size:32px!important;line-height:40px!important}.cartItemsContainer--J7lT4,.cartSummary--VrA3n,.cartSummaryDelivery--PLQmG,.cartSummaryTotal--CXEld,.cartSummaryButtons--DSZgd{width:100%!important}.cartItem--WYfzV{padding-right:0!important}.cartItemImage--0Q38j{width:80px!important;height:84px!important}.cartItemImageContent--3EjKJ{width:50px!important;height:80px!important}.cartItemName--U6mMH{font-size:18px!important;line-height:22px!important}.cartItemColor--h97-y{font-size:13px!important}.cartItemPrice--l4jPd{position:relative!important;right:auto!important;bottom:auto!important;margin-top:8px!important}.cartTotalLabel--O2eyP,.cartTotalPrice--GrLSz{font-size:24px!important;line-height:30px!important}.brHidden--tZmcH{display:none}}@media(max-width:767px){.leftPane--Exj2s{height:40vh!important;min-height:300px!important}.rightPane--yINFz{padding:32px 16px!important}.filterButtons--GRurj{padding:6px!important;gap:6px!important}.price--jHdqd:not(.cart--QW-6b){font-size:16px!important}.addToCartButton--YPPZ5{height:48px!important;font-size:15px!important}.stereoTipText--uZWFY{font-size:12px!important;line-height:16px!important}.cartContent--JnzKU{padding:24px 16px!important}.cartTitle--Rul8D{font-size:28px!important;line-height:36px!important}.cartItemImage--0Q38j{width:70px!important;height:74px!important}.cartItemImageContent--3EjKJ{width:45px!important;height:70px!important}.cartItemName--U6mMH{font-size:16px!important;line-height:20px!important}.cartItemColor--h97-y{font-size:12px!important}.cartTotalLabel--O2eyP,.cartTotalPrice--GrLSz{font-size:22px!important;line-height:28px!important}}.page--ck4-g{width:100%;min-height:100vh;margin:0;padding:0;background-color:#fff}.section--jB4Ij{position:relative;width:100vw;height:100vh;overflow:hidden}.bgImage--IoiIv{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#fff}.bgImage--IoiIv img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bgVideo--N1kkc{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.bgVideo--N1kkc video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bgVideo--N1kkc .full-screen-video-container--TUKmU{width:100%;height:100%;position:absolute;top:0;left:0}.content--en8VC{position:absolute;left:300px;bottom:100px;display:flex;flex-direction:column;gap:40px;z-index:2;color:#fff}.title--G62kR{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.text--KhSZM{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.button--5ndPd{background-color:transparent;color:#fff;border:1px solid white;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;width:-moz-fit-content;width:fit-content;padding:0 20px;height:42px;line-height:42px;opacity:1;border-radius:100px;border-width:1px;font-family:NotoSans_Regular;font-size:16px;letter-spacing:0%;text-align:center}.button--5ndPd:hover{background-color:#ff6a2a;color:#fff;border-color:#ff6a2a;font-family:NotoSans_Medium}.section2--I-OEd{position:relative;width:100vw;max-width:1320px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;height:100vh;background-color:#fff}.news_title--RRqIc{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin-bottom:60px;align-self:flex-start;width:100%}.news_container--AEZo4{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px;align-self:flex-start;width:100%}.news_item--Ha8Hy{flex:1;display:flex;flex-direction:column;gap:20px}.news_item--Ha8Hy:hover{opacity:.8}.news_image---k8qB{width:100%;height:236px;overflow:hidden}.news_image---k8qB img{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.news_item--Ha8Hy:hover .news_image---k8qB img{filter:grayscale(0)}.news_content--vUJBP{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.section3--uVsKS{max-width:1320px;margin:0 auto;width:100%;height:280px;display:flex;align-items:center;justify-content:space-between;background-color:#fff}.news_title2--s7SPl{font-family:Poppins;font-size:56px;letter-spacing:0%;color:#333}.news_item_title--RsE7T{font-family:NotoSans_Bold;font-size:24px;color:#333;font-size:30px;line-height:36px;letter-spacing:0%}.news_item_text--fa9U0{font-family:NotoSans_Regular;font-size:16px;color:#333;margin:0;line-height:22.4px}.progress_bar--S1DG7{width:100%;height:4px;background-color:#333;position:relative;align-self:flex-start}.progress_fill--2EWqv{width:33.33%;height:100%;background-color:#ff6a2a;position:absolute;left:0;top:0}.content3--6nTjZ{position:absolute;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center}.scrollContainer--ZUqHP{display:flex;gap:80px;overflow-x:scroll;padding:20px 240px}.testimonialItem--qWkxi{width:810px;height:540px;overflow:hidden;flex-shrink:0;display:flex;flex-direction:column;background-color:#fff;color:#000}.testimonialImage--kNHS-{width:100%;height:382px;line-height:382px;overflow:hidden}.testimonialImage--kNHS- img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.testimonialContent--NoRQ6{flex:1;display:flex;align-items:flex-start;justify-content:space-between;padding:20px 34px;height:157px}.testimonialText--aFTnR{padding-bottom:20px}.testimonialTitle--KHVZJ{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.testimonialText--aFTnR p{font-family:NotoSans_Regular;font-size:14px;line-height:19.6px;letter-spacing:0%;margin-top:15px}@media(max-width:1023px){.blog-page{width:100%!important;overflow-x:hidden!important}.blog-page section[class*=section],.blog-page section[class*=section2],.blog-page section[class*=section3]{position:relative!important;width:100%!important;min-height:auto!important;height:auto!important}.blog-page section[class*=section]:not([class*=section2]):not([class*=section3]){min-height:520px!important;display:flex!important;align-items:center!important;justify-content:center!important}.blog-page section [class*=text]{font-size:14px!important;line-height:20px!important;color:#333!important}.blog-page section [class*=button]{height:40px!important;line-height:40px!important;font-size:14px!important;padding:0 18px!important;color:#333!important;border-color:#333!important}.blog-page [class*=section2]{max-width:100%!important;padding:96px 40px 40px!important;align-items:stretch!important;height:auto!important}.blog-page [class*=news_container]{flex-direction:column!important;gap:40px!important;margin-bottom:40px!important}.blog-page [class*=news_item]{flex:none!important;width:100%!important}.blog-page [class*=news_item]:hover{opacity:1}.blog-page [class*=news_image]{height:auto!important}.blog-page [class*=news_image] img{filter:grayscale(0)!important}.blog-page [class*=news_content]{gap:16px!important}.blog-page [class*=news_item_title]{font-size:18px!important;line-height:21px!important}.blog-page [class*=news_item_text]{font-size:14px!important;line-height:21px!important}.blog-page [class*=progress_bar]{display:none!important}.blog-page [class*=section3]{height:auto!important;padding:40px!important}.blog-page [class*=news_title2]{font-size:36px!important;line-height:43.2px!important}.blog-page [class*=bgImage]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important}.blog-page [class*=bgImage] img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.blog-page [class*=content3]{position:relative!important;height:auto!important;padding:32px 20px!important}.blog-page [class*=scrollContainer]{flex-direction:column!important;gap:24px!important;overflow-x:visible!important;padding:0!important}.blog-page [class*=testimonialItem]{width:100%!important;height:auto!important;gap:20px!important}.blog-page [class*=testimonialImage]{height:unset!important}.blog-page [class*=testimonialContent]{flex-direction:column!important;padding:0!important;gap:20px!important}.blog-page [class*=testimonialTitle]{font-size:18px!important;line-height:21px!important}.blog-page [class*=testimonialText] p{font-size:14px!important;line-height:20px!important;margin-top:20px!important}}@media(max-width:767px){.blog-page section [class*=text]{font-size:13px!important;line-height:18px!important}.blog-page section [class*=button]{height:38px!important;line-height:38px!important;font-size:13px!important}.blog-page [class*=content3]{background-color:#fff!important;padding:40px!important}}.page--BrdLG{width:100%;min-height:100vh;margin:0;padding:0}.fullScreenBg--FfyTr{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bgImage1--BwFk4{z-index:1}.bgImage2--hAYFs,.bgImage3--Fz54T{clip-path:inset(100% 0 0 0)}.fullScreenBg--FfyTr.bgImage1--BwFk4,.fullScreenBg--FfyTr.bgImage2--hAYFs,.fullScreenBg--FfyTr.bgImage3--Fz54T{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.fullScreenBg--FfyTr.bgImage4--zRnmZ{position:relative;width:100vw;height:auto;z-index:5;background-color:#000}.fullScreenBg--FfyTr img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fullScreenBg--FfyTr.bgImage4--zRnmZ img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.overlayContent--M--CD{position:absolute;bottom:196px;left:50%;transform:translate(-50%);z-index:100;color:#fff;max-width:1320px;width:100vw;text-align:left}.textSection--d5j2P{height:300px;width:100%;position:relative;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center}.textContainer--QhZWM{max-width:1320px;width:100%;padding:0 20px}.contentText--lc4tP{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin:0;text-align:left}.title1--Qn7K7{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--b2Bi4{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--8ZRhc{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section--FkgkU{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.bgImage--iRuAS{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--iRuAS img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section3--gOde2{position:relative;width:100vw;max-width:1320px;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;padding-top:120px;background-color:#fff}.news_title--SSu8H{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin-bottom:60px}.news_container--gUmkK{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.news_item--kOXTp{flex:1;display:flex;flex-direction:column;gap:20px}.news_item--kOXTp:hover{opacity:.8}.news_image--VfPZF{width:100%;height:236px;overflow:hidden}.news_image--VfPZF img{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.news_item--kOXTp:hover .news_image--VfPZF img{filter:grayscale(0)}.news_content--CPiR0{flex:1;flex-direction:column;min-width:0;display:flex;gap:20px}.news_title2--3nl1e{font-family:Poppins;font-size:56px;letter-spacing:0%;color:#333}.news_item_title--TN5lg{font-family:NotoSans_Bold;font-size:24px;color:#333;font-size:30px;line-height:36px;letter-spacing:0%}.news_item_text--m9ljU{font-family:NotoSans_Regular;font-size:16px;color:#333;margin:0;line-height:22.4px}.progress_bar--r1Lp8{width:100%;height:4px;background-color:#333;position:relative;margin-bottom:60px}.progress_fill--QzyH0{width:33.33%;height:100%;background-color:#ff6a2a;position:absolute;left:0;top:0}@media(max-width:1023px){.news-page{width:100%!important;overflow-x:hidden!important;background-color:#fff!important}.news-page .fullScreenBg{position:relative!important;top:auto!important;left:auto!important;width:100%!important;height:auto!important;min-height:100vh!important;clip-path:none!important;display:block!important;background-color:#000!important}.news-page .fullScreenBg.bgImage4{min-height:auto!important}.news-page .fullScreenBg img,.news-page .fullScreenBg ImageWithLoader{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.news-page .bg-image-2,.news-page .bg-image-3{display:none!important}.news-page section [class*=overlayContent]{position:relative!important;top:unset!important;left:unset!important;bottom:unset!important;transform:none!important;width:100%!important;height:100vh!important;z-index:10!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;padding:0 40px 90px!important}.news-page section [class*=overlayContent] [class*=title1],.news-page section [class*=overlayContent] [class*=title2],.news-page section [class*=overlayContent] [class*=title],.news-page section [class*=overlayContent] h2{color:#fff!important}.news-page section [class*=overlayContent] [class*=title1]{font-size:36px!important;line-height:43.2px!important}.news-page [class*=textSection]{height:auto!important;padding:40px!important}.news-page [class*=textContainer]{padding:0!important}.news-page [class*=textContainer] [class*=contentText]{font-size:14px!important;line-height:150%!important;color:#333!important}.news-page section [class*=textSection] [class*=title1],.news-page section [class*=textSection] [class*=title2],.news-page section [class*=textSection] [class*=title]{font-size:32px!important;line-height:40px!important;text-align:left!important;color:#333!important}.news-page section[class*=section]:not([class*=section3]){position:relative!important;width:100%!important;min-height:100vh!important;height:auto!important;display:flex!important;flex-direction:column!important}.news-page section[class*=sectionAuto]{min-height:auto!important;height:auto!important;z-index:1!important}.news-page section [class*=bgImage]{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100vh!important;min-height:100vh!important;z-index:1!important}.news-page section[class*=section].sectionAuto{min-height:auto!important;height:auto!important;z-index:1!important}.news-page section[class*=section].sectionAuto [class*=bgImage]{position:relative!important;height:auto!important;min-height:auto!important;width:100%!important;z-index:1!important}.news-page section [class*=bgImage] img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important}.news-page [class*=section3]{width:100%!important;max-width:100%!important;padding:40px!important;margin:0!important;background-color:#fff!important}.news-page [class*=news_title]{font-size:36px!important;line-height:43.2px!important;margin-bottom:40px!important;text-align:left!important}.news-page [class*=news_container]{flex-direction:column!important;gap:40px!important;margin-bottom:40px!important}.news-page [class*=news_item]{flex:none!important;width:100%!important;gap:20px!important}.news-page [class*=news_image]{width:100%!important;height:unset!important}.news-page [class*=news_image] img{width:100%!important;height:100%!important;-o-object-fit:cover!important;object-fit:cover!important;filter:grayscale(0%)!important}.news-page [class*=news_content]{gap:20px!important}.news-page [class*=news_item_title]{font-size:18px!important;line-height:21.6px!important;color:#333!important}.news-page [class*=news_item_text]{font-size:14px!important;line-height:20px!important;color:#555!important}.news-page [class*=progress_bar]{display:none!important}.news-page .footer-wrapper,.news-page>div:last-child{position:relative!important;z-index:10!important;background-color:#fff!important}.brHidden{display:none!important}}.page--yxGwL{width:100%;min-height:100vh;margin:0;padding:0}.fullScreenBg--Ztp35{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bgImage1--mKhel{z-index:1}.bgImage2--ySV8R,.bgImage3--u4NA3,.bgImage4--FkhnC,.bgImage5--rS0Ba,.bgImage6--A8d-w,.bgImage7--HzDfL,.bgImage8--P61Ku{clip-path:inset(100% 0 0 0)}.fullScreenBg--Ztp35.bgImage1--mKhel,.fullScreenBg--Ztp35.bgImage2--ySV8R,.fullScreenBg--Ztp35.bgImage3--u4NA3,.fullScreenBg--Ztp35.bgImage4--FkhnC,.fullScreenBg--Ztp35.bgImage5--rS0Ba,.fullScreenBg--Ztp35.bgImage6--A8d-w,.fullScreenBg--Ztp35.bgImage7--HzDfL,.fullScreenBg--Ztp35.bgImage8--P61Ku{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.fullScreenBg--Ztp35 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlayContent--bW4Z9{position:absolute;bottom:196px;left:50%;transform:translate(-50%);z-index:100;color:#fff;max-width:1320px;width:100vw;text-align:left}.textSection--iUeVF{height:300px;width:100%;position:relative;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center}.textContainer--Paupz{max-width:1320px;width:100%;padding:0 20px}.contentText--OknmP{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin:0;text-align:left}.title1---mi9e{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--xb-MQ{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--PCDQl{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section--wInv2{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.bgImage--TISTs{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--TISTs img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section3--pu3dp{position:relative;width:100vw;max-width:1320px;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;padding-top:120px;background-color:#fff}.news_title--I-7rP{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin-bottom:60px}.news_container--q-Z4R{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.news_item--TTQNb{flex:1;display:flex;flex-direction:column;gap:20px}.news_item--TTQNb:hover{opacity:.8}.news_image--XedTL{width:100%;height:236px;overflow:hidden}.news_image--XedTL img{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.news_item--TTQNb:hover .news_image--XedTL img{filter:grayscale(0)}.news_content--Svlbp{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.news_title2--m70m7{font-family:Poppins;font-size:56px;letter-spacing:0%;color:#333}.news_item_title--K3o48{font-family:NotoSans_Bold;font-size:24px;color:#333;font-size:30px;line-height:36px;letter-spacing:0%}.news_item_text--pVD95{font-family:NotoSans_Regular;font-size:16px;color:#333;margin:0;line-height:22.4px}.progress_bar--v9qZA{width:100%;height:4px;background-color:#333;position:relative;margin-bottom:60px}.progress_fill--Lk9Uh{width:33.33%;height:100%;background-color:#ff6a2a;position:absolute;left:0;top:0}.page--qbe15{width:100%;min-height:100vh;margin:0;padding:0}.fullScreenBg--cPnC8{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bgImage1--v2Kjs{z-index:1}.bgImage2--r8VLD,.bgImage3--rw42Q,.bgImage4--6ehLv,.bgImage5--lm87v,.bgImage6--74Gj7,.bgImage7---wQoX{clip-path:inset(100% 0 0 0)}.fullScreenBg--cPnC8.bgImage1--v2Kjs,.fullScreenBg--cPnC8.bgImage2--r8VLD,.fullScreenBg--cPnC8.bgImage3--rw42Q,.fullScreenBg--cPnC8.bgImage4--6ehLv,.fullScreenBg--cPnC8.bgImage5--lm87v,.fullScreenBg--cPnC8.bgImage6--74Gj7,.fullScreenBg--cPnC8.bgImage7---wQoX{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.fullScreenBg--cPnC8 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlayContent--DlN5S{position:absolute;bottom:196px;left:50%;transform:translate(-50%);z-index:100;color:#fff;max-width:1320px;width:100vw;text-align:left}.textSection--GFqdu{height:300px;width:100%;position:relative;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center}.textContainer--PmJNL{max-width:1320px;width:100%;padding:0 20px}.contentText--m64Zq{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin:0;text-align:left}.title1--o7tsM{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--3dBNT{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--MUVf0{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section--dTu82{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.bgImage--8NeJW{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--8NeJW img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section3--MSyk1{position:relative;width:100vw;max-width:1320px;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;padding-top:120px;background-color:#fff}.news_title--cEElU{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin-bottom:60px}.news_container--C0KGs{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.news_item--c4gp1{flex:1;display:flex;flex-direction:column;gap:20px}.news_item--c4gp1:hover{opacity:.8}.news_image--34v8l{width:100%;height:236px;overflow:hidden}.news_image--34v8l img{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.news_item--c4gp1:hover .news_image--34v8l img{filter:grayscale(0)}.news_content--Z0-52{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.news_title2--dZQHM{font-family:Poppins;font-size:56px;letter-spacing:0%;color:#333}.news_item_title--kmdAG{font-family:NotoSans_Bold;font-size:24px;color:#333;font-size:30px;line-height:36px;letter-spacing:0%}.news_item_text--8osoT{font-family:NotoSans_Regular;font-size:16px;color:#333;margin:0;line-height:22.4px}.progress_bar--5Z5bt{width:100%;height:4px;background-color:#333;position:relative;margin-bottom:60px}.progress_fill--xudJj{width:33.33%;height:100%;background-color:#ff6a2a;position:absolute;left:0;top:0}.page--N58Xl{width:100%;min-height:100vh;margin:0;padding:0}.fullScreenBg--uxj-O{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bgImage1--TLavW{z-index:1}.bgImage2--xnHrr,.bgImage3--0xBv2,.bgImage4--xDAPG,.bgImage5--yV3Jz,.bgImage6--XWAPX,.bgImage7--zLJbI,.bgImage8--I3v-k{clip-path:inset(100% 0 0 0)}.fullScreenBg--uxj-O.bgImage1--TLavW,.fullScreenBg--uxj-O.bgImage2--xnHrr,.fullScreenBg--uxj-O.bgImage3--0xBv2,.fullScreenBg--uxj-O.bgImage4--xDAPG,.fullScreenBg--uxj-O.bgImage5--yV3Jz,.fullScreenBg--uxj-O.bgImage6--XWAPX,.fullScreenBg--uxj-O.bgImage7--zLJbI,.fullScreenBg--uxj-O.bgImage8--I3v-k{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.fullScreenBg--uxj-O img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlayContent----vZe{position:absolute;bottom:196px;left:50%;transform:translate(-50%);z-index:100;color:#fff;max-width:1320px;width:100vw;text-align:left}.textSection--Fd4TD{height:300px;width:100%;position:relative;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center}.textContainer--d40k5{max-width:1320px;width:100%;padding:0 20px}.contentText--A4-Nz{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin:0;text-align:left}.title1--h--Iq{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--Qmtt4{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--hDSBS{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section--4stex{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.bgImage--ozhgI{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--ozhgI img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section3--t7Dcc{position:relative;width:100vw;max-width:1320px;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;padding-top:120px;background-color:#fff}.news_title--2Bn2C{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin-bottom:60px}.news_container--PJzJc{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.news_item--hTmne{flex:1;display:flex;flex-direction:column;gap:20px}.news_item--hTmne:hover{opacity:.8}.news_image--ORmjt{width:100%;height:236px;overflow:hidden}.news_image--ORmjt img{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.news_item--hTmne:hover .news_image--ORmjt img{filter:grayscale(0)}.news_content----XWq{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.news_title2--JXINq{font-family:Poppins;font-size:56px;letter-spacing:0%;color:#333}.news_item_title--GsYfy{font-family:NotoSans_Bold;font-size:24px;color:#333;font-size:30px;line-height:36px;letter-spacing:0%}.news_item_text--0bBe5{font-family:NotoSans_Regular;font-size:16px;color:#333;margin:0;line-height:22.4px}.progress_bar--zgAn9{width:100%;height:4px;background-color:#333;position:relative;margin-bottom:60px}.progress_fill--45iFe{width:33.33%;height:100%;background-color:#ff6a2a;position:absolute;left:0;top:0}.page--JkQzW{width:100%;min-height:100vh;margin:0;padding:0}.fullScreenBg--F7X3-{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bgImage1--qB8-y{z-index:1}.bgImage2--jAq-V,.bgImage3---haP1,.bgImage4--SalMm,.bgImage5--PYUgr,.bgImage6--Y--mZ,.bgImage7--RSS-M{clip-path:inset(100% 0 0 0)}.fullScreenBg--F7X3-.bgImage1--qB8-y,.fullScreenBg--F7X3-.bgImage2--jAq-V,.fullScreenBg--F7X3-.bgImage3---haP1,.fullScreenBg--F7X3-.bgImage4--SalMm,.fullScreenBg--F7X3-.bgImage5--PYUgr,.fullScreenBg--F7X3-.bgImage6--Y--mZ,.fullScreenBg--F7X3-.bgImage7--RSS-M{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.fullScreenBg--F7X3- img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlayContent--V-MTz{position:absolute;bottom:196px;left:50%;transform:translate(-50%);z-index:100;color:#fff;max-width:1320px;width:100vw;text-align:left}.textSection--KArv0{height:300px;width:100%;position:relative;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center}.textContainer--qFwpJ{max-width:1320px;width:100%;padding:0 20px}.contentText--BA2jl{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin:0;text-align:left}.title1--1qRgV{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--wkW-A{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--Ur-e5{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section--Zmq5t{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.bgImage--Vk-Ha{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--Vk-Ha img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section3--FshaQ{position:relative;width:100vw;max-width:1320px;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;padding-top:120px;background-color:#fff}.news_title--C4jKt{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin-bottom:60px}.news_container--IChF3{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.news_item--WMXa-{flex:1;display:flex;flex-direction:column;gap:20px}.news_item--WMXa-:hover{opacity:.8}.news_image--akM16{width:100%;height:236px;overflow:hidden}.news_image--akM16 img{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.news_item--WMXa-:hover .news_image--akM16 img{filter:grayscale(0)}.news_content--YziLD{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.news_title2--Sv3UL{font-family:Poppins;font-size:56px;letter-spacing:0%;color:#333}.news_item_title--nzMTf{font-family:NotoSans_Bold;font-size:24px;color:#333;font-size:30px;line-height:36px;letter-spacing:0%}.news_item_text--tDFuJ{font-family:NotoSans_Regular;font-size:16px;color:#333;margin:0;line-height:22.4px}.progress_bar--iszss{width:100%;height:4px;background-color:#333;position:relative;margin-bottom:60px}.progress_fill--bAjD3{width:33.33%;height:100%;background-color:#ff6a2a;position:absolute;left:0;top:0}.page--zOrTz{width:100%;min-height:100vh;margin:0;padding:0}.fullScreenBg--NJvdC{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bgImage1--TXjj5{z-index:1}.bgImage2--j3ih7,.bgImage3--qK1tV,.bgImage4--4JIWI,.bgImage5--vdMOu,.bgImage6--0wwje{clip-path:inset(100% 0 0 0)}.fullScreenBg--NJvdC.bgImage1--TXjj5,.fullScreenBg--NJvdC.bgImage2--j3ih7,.fullScreenBg--NJvdC.bgImage3--qK1tV,.fullScreenBg--NJvdC.bgImage4--4JIWI,.fullScreenBg--NJvdC.bgImage5--vdMOu,.fullScreenBg--NJvdC.bgImage6--0wwje{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.fullScreenBg--NJvdC img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlayContent--1Rdb5{position:absolute;bottom:196px;left:50%;transform:translate(-50%);z-index:100;color:#fff;max-width:1320px;width:100vw;text-align:left}.textSection--sJpOL{height:300px;width:100%;position:relative;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center}.textContainer--VbAnL{max-width:1320px;width:100%;padding:0 20px}.contentText--jbR7J{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin:0;text-align:left}.title1--K3SdL{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--ZRM1Y{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--g9s7F{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section--VSO46{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.bgImage--CY-Yh{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--CY-Yh img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section3--jUowI{position:relative;width:100vw;max-width:1320px;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;padding-top:120px;background-color:#fff}.news_title--mc-o1{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin-bottom:60px}.news_container--B7dgu{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.news_item--DQQoq{flex:1;display:flex;flex-direction:column;gap:20px}.news_item--DQQoq:hover{opacity:.8}.news_image--gKrzV{width:100%;height:236px;overflow:hidden}.news_image--gKrzV img{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.news_item--DQQoq:hover .news_image--gKrzV img{filter:grayscale(0)}.news_content--rmYbD{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px}.news_title2--El0Cv{font-family:Poppins;font-size:56px;letter-spacing:0%;color:#333}.news_item_title--7jIDp{font-family:NotoSans_Bold;font-size:24px;color:#333;font-size:30px;line-height:36px;letter-spacing:0%}.news_item_text--d2zrL{font-family:NotoSans_Regular;font-size:16px;color:#333;margin:0;line-height:22.4px}.progress_bar--QBHOv{width:100%;height:4px;background-color:#333;position:relative;margin-bottom:60px}.progress_fill--uYR8t{width:33.33%;height:100%;background-color:#ff6a2a;position:absolute;left:0;top:0}.page--hwcTA{width:100%;min-height:100vh;margin:0;padding:0}html{scroll-behavior:smooth}.fullScreenBg--rJIkF{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.bgImage1--umjEG{z-index:1}.bgImage2--fIOTB,.bgImage3--5WcK5,.bgImage4--5yH3W,.bgImage5--Vlfq2,.bgImage6--yWiZ4{clip-path:inset(100% 0 0 0)}.fullScreenBg--rJIkF.bgImage1--umjEG,.fullScreenBg--rJIkF.bgImage2--fIOTB,.fullScreenBg--rJIkF.bgImage3--5WcK5,.fullScreenBg--rJIkF.bgImage4--5yH3W,.fullScreenBg--rJIkF.bgImage5--Vlfq2,.fullScreenBg--rJIkF.bgImage6--yWiZ4{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1;background-color:#000}.fullScreenBg--rJIkF img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlayContent--5Hvjp{position:absolute;bottom:196px;left:50%;transform:translate(-50%);z-index:100;color:#fff;max-width:1320px;width:100vw;text-align:left}.bgVideo---1f6y{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.bgVideo---1f6y video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bgVideo---1f6y .full-screen-video-container--Im0n9{width:100%;height:100%;position:absolute;top:0;left:0}.section--0hqO7 .show--OdpzF{margin:0 auto;max-width:1320px;width:100vw;display:flex;position:absolute;left:50%;bottom:196px;transform:translate(-50%);z-index:100;color:#fff}.title1--cRPDA{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--Tuus0{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--VclZq{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.show_left--EzbDg,.show_right--5PDj6{flex:1}.section--0hqO7{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.bgImage--z4XYM{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#000}.bgImage--z4XYM img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.textSection--6hlme{height:300px;width:100%;position:relative;z-index:2;background-color:#fff;display:flex;align-items:center;justify-content:center}.textContainer--PKTxM{max-width:1320px;width:100%;padding:0 20px}.contentText--V03Bi{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;margin:0;text-align:left}.section3--Io026{position:relative;width:100vw;max-width:1320px;display:flex;flex-direction:column;justify-content:flex-end;margin:0 auto;padding-top:120px}.news_title--9Gvvn{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;color:#333;margin-bottom:60px}.news_container--oXNVk{display:flex;justify-content:space-between;gap:30px;margin-bottom:60px}.news_item--5GRMP{flex:1;display:flex;flex-direction:column;gap:20px}.news_item--5GRMP:hover{opacity:.8}.news_image--Be4FX{width:100%;height:236px;overflow:hidden}.news_image--Be4FX img{width:100%;height:100%;filter:grayscale(100%);transition:filter .3s ease}.news_item--5GRMP:hover .news_image--Be4FX img{filter:grayscale(0)}.news_content--rXruU{flex:1;min-width:0}.news_title2--QqZbf{font-family:Poppins;font-size:56px;letter-spacing:0%;color:#333}.news_item_title--lbMvz{font-family:NotoSans_Bold;font-size:24px;color:#333;font-size:30px;line-height:36px;letter-spacing:0%}.news_item_text--9NXey{font-family:NotoSans_Regular;font-size:16px;color:#333;margin:0;line-height:22.4px}.progress_bar--zc06V{width:100%;height:4px;background-color:#333;position:relative;margin-bottom:60px}.progress_fill--JRywW{width:33.33%;height:100%;background-color:#ff6a2a;position:absolute;left:0;top:0}.page--wBKf0{width:100%;min-height:100vh;margin:0;padding:0}.section--D--6-{position:relative;width:100vw;height:100vh;overflow:hidden;background-color:#000}.section4--bQw-E{position:relative;width:100vw;height:100vh;max-height:480px;overflow:hidden;background-color:#000;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.section5--R2zQg{position:relative;width:100vw;height:100vh;max-height:214px;overflow:hidden;background-color:#fff;display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center}.section5--R2zQg .content_text--xDJNe{color:#333}.section6--g978U{position:relative;width:100vw;background-color:#000;color:#fff;overflow:hidden;padding:149px 0}.share_section--SqmSB{display:flex;align-items:center;gap:30px;margin-top:10px}.share_image--RJhQv{height:30px;max-width:30px}.content--4EDgd{position:absolute;left:50%;transform:translate(-50%);bottom:100px;max-width:1320px;display:flex;width:100%;flex-direction:column;gap:40px;z-index:2;color:#fff}.title--Lcd70{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.text--AHcKz{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.button--BZITS{background-color:transparent;color:#fff;border:1px solid white;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;width:-moz-fit-content;width:fit-content;padding:0 20px;height:42px;line-height:42px;opacity:1;border-radius:100px;border-width:1px;font-family:NotoSans_Regular;font-size:16px;letter-spacing:0%;text-align:center}.button--BZITS:hover{background-color:#fff;color:#000;border-color:#fff;font-family:NotoSans_Medium}.bgImage--NKI0p{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-color:#000}.section2_bg_image2--aLHhD{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.title1---X1JO{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%}.title2--I4vMP{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%}.text1--yZ9-S{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.show_left--jWiZ7,.show_right--a8xa-{flex:1}.section2--FfAev{position:relative;width:100vw;min-height:100vh;background-color:#000;color:#fff;display:flex;align-items:center;justify-content:space-between}.section8--Zhyil{position:relative;width:100vw;height:calc(100vh - 214px);background-color:#000;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:60px 0}.section2_bg_image--lawTB{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.section2_bg2--XYdjg{display:flex;flex-wrap:wrap;width:100%;height:100vh;position:absolute;top:0;left:0}.section2_bg2--XYdjg>div{width:50%!important;height:50%!important;flex-shrink:0}.section2_bg2--XYdjg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.content_wrapper2--kfrpD{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:100px 0}.content_wrapper2--kfrpD .content_text--xDJNe{width:504px}.section2_container--LSKWO{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:10}.section2_container2--UJDZ-{max-width:1320px;width:100%;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;position:relative;z-index:10;padding-top:600px}.content_wrapper--KSiJH{width:588px}.content_title1--BzgQw{font-family:NotoSans_Bold;font-size:40px;line-height:48px;letter-spacing:0%;color:#fff;margin-bottom:40px}.content_text--xDJNe{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%}.section3---Yh-9{position:relative;width:100vw;min-height:100vh;max-height:100vh;background-color:#000;color:#fff;overflow:hidden}.popupOverlay--Pjsfn{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.popup--R5Ftr{position:relative;width:963px;height:500px;overflow:hidden;background-color:#000;border-radius:10px}.popupBg--ZcubV{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:10px;overflow:hidden}.popupBg--ZcubV img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.popupContent--WY0qD{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:80px;border-radius:10px;text-align:center}.popupTitle--tSbnt{font-family:NotoSans_Bold;font-size:40px;line-height:48px;letter-spacing:0%;margin-bottom:80px}.popupDescription--ROYow{font-family:NotoSans_Bold;font-size:20px;line-height:24px;letter-spacing:0%;text-align:center;margin-bottom:40px}.formGroup--8s9f6{width:100%;max-width:234px;margin-bottom:89px;text-align:left;display:flex;align-items:center;gap:6px}.formGroup--8s9f6 label{font-family:NotoSans_Bold;font-size:20px;line-height:24px;letter-spacing:0%;text-align:center}.input---JAZg{width:100%;border:none;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-size:16px;font-family:NotoSans_Regular;transition:all .3s ease;background-color:transparent;height:24px}.input---JAZg:focus{outline:none;border-color:#fff;background-color:transparent}.input---JAZg::-moz-placeholder{color:#fff9}.input---JAZg::placeholder{color:#fff9}.submitButton--KIrRs{background-color:transparent;color:#fff;border:1px solid white;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;width:-moz-fit-content;width:fit-content;padding:0 20px;height:42px;line-height:42px;opacity:1;border-radius:100px;border-width:1px;font-family:NotoSans_Regular;font-size:16px;letter-spacing:0%;text-align:center}.submitButton--KIrRs:hover{background-color:#ff6a2a;border:1px solid #ff6a2a;color:#fff;box-shadow:0 4px 12px #ff6a2a4d}.section2_container3--YbeBO{max-width:1320px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:flex-end;position:absolute;right:10%;top:70%;z-index:10}.section2_container4---BzWW{max-width:1320px;width:100%;margin:0 auto;position:relative;z-index:10}.section2--FfAev:nth-child(3) .section2_bg--6h4Xe{right:auto;left:0}.content_title2--oG7P9{font-family:NotoSans_Bold;font-size:30px;line-height:36px;letter-spacing:0%;margin-bottom:30px;color:#fff}.content_text--xDJNe{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#fff;margin-bottom:20px}.content_text2--sJygb{font-family:NotoSans_Regular;font-size:14px;line-height:100%;letter-spacing:0%;color:#a3a3a3;margin-bottom:40px}.section2_bg--6h4Xe{position:absolute;right:0;top:0;width:100%;height:100%;z-index:1}.section2_bg_image--lawTB{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section4_bg_image--GtBDG{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.content_form--0QLBV{width:100%;margin-top:40px}.form_row--b6Pqp{display:flex;flex-wrap:wrap;gap:46px;margin-bottom:60px}.form_group--Z7fXk{position:relative;display:flex;align-items:center;flex:1;min-width:calc(50% - 24px);border-bottom:1px solid #5f6368}.form_group_full--U8yzq{width:100%}.form_group--Z7fXk label,.form_group_full--U8yzq label{position:absolute;color:#fff;font-family:NotoSans_Regular;font-size:16px;transition:all .3s ease;pointer-events:none;z-index:1}.form_input--xySvV,.form_textarea--IXutA{flex:1;height:56px;border-radius:4px;color:#fff;font-family:NotoSans_Regular;font-size:16px;transition:all .3s ease;background-color:transparent;border:none;outline:none}.form_input--xySvV::-moz-placeholder,.form_textarea--IXutA::-moz-placeholder{color:#ffffff80}.form_input--xySvV::placeholder,.form_textarea--IXutA::placeholder{color:#ffffff80}.form_input--xySvV:focus,.form_textarea--IXutA:focus{outline:none;border-color:#fff;background-color:transparent}.form_input--xySvV:focus+label,.form_textarea--IXutA:focus+label,.form_input--xySvV.has_value--JhV7c+label,.form_textarea--IXutA.has_value--JhV7c+label{transform:translateY(-24px);font-size:14px;color:#9aa0a6}.form_group--Z7fXk:focus-within{border-bottom-color:#9aa0a6}.form_textarea--IXutA{resize:vertical;min-height:120px}.form_submit--tJ7Ef{width:100%;display:flex;justify-content:flex-end}.submit_button--VvAn3{width:150px;height:48px;opacity:1;gap:10px;border-radius:100px;border:1px solid #ffffff;font-family:NotoSans_Regular;font-size:16px;letter-spacing:0%;text-align:center;vertical-align:middle;background-color:transparent;color:#fff}.submit_button--VvAn3:hover{background-color:#ff6a2a;color:#fff;border:1px solid #ff6a2a;box-shadow:0 4px 12px #ff6a2a4d;font-family:NotoSans_Medium}@media(max-width:1023px){.popup--R5Ftr{width:calc(100% - 80px)}.popupContent--WY0qD{padding:0 40px}.popupTitle--tSbnt{font-family:Poppins;font-size:36px;line-height:43.2px;margin-bottom:40px}.popupDescription--ROYow{margin-bottom:24px}.formGroup--8s9f6{margin-bottom:55px;display:flex;flex-direction:column}.input---JAZg{text-align:center}.submitButton--KIrRs{width:155px}.section4-placeholder--sk9eR,.section3---Yh-9,.section4--bQw-E,.section6--g978U{visibility:visible!important}.section--D--6->.content--4EDgd{transform:none;height:100%;width:100%;padding:0 82px 98px 61px;left:unset;bottom:unset;display:flex;flex-direction:column;justify-content:flex-end}.title--Lcd70{font-size:36px;line-height:43.2px}.text--AHcKz{font-size:12px}.brHidden--sPkbU{display:none}.section2--FfAev{height:100vh}.section2_container2--UJDZ-{height:100%;flex-direction:column;justify-content:flex-end;padding:0 82px 98px 61px}.content_wrapper--KSiJH{width:auto}.content_title1--BzgQw{font-size:36px;line-height:43.2px;margin-bottom:40px}.content_text--xDJNe{font-size:12px;margin-bottom:0}.section4--bQw-E{max-height:unset;height:auto;padding:60px 40px}.section8--Zhyil{padding:0 82px 98px 61px;flex-direction:column;justify-content:flex-end}.section5--R2zQg{padding:60px 40px}.section5--R2zQg .content_text--xDJNe{font-size:16px}.share_section--SqmSB{margin-top:30px}.section3---Yh-9{height:100vh;width:100vw}.section2_container3--YbeBO{padding:0 82px 98px 61px;height:100%;width:100%;max-width:unset;transform:none;left:unset;top:unset;right:unset;flex-direction:column;align-items:flex-start}.section6--g978U{padding:40px}.section2_container4---BzWW .content_title1--BzgQw{text-align:center}.section2_container4---BzWW .content_form--0QLBV{display:flex;flex-direction:column}.section2_container4---BzWW .form_row--b6Pqp{display:flex;flex-direction:column;gap:30px;margin-bottom:30px}.section2_container4---BzWW .form_row--b6Pqp:nth-child(3),.form_row--b6Pqp:nth-child(7),.form_row--b6Pqp:nth-child(8){margin-bottom:50px}.section2_container4---BzWW .form_group--Z7fXk label{font-size:20px;line-height:24px}}.page--z9sM6{width:100%;min-height:100vh;margin:0;padding:0}.section2_bg--YL4nz{position:fixed;right:0;top:0;width:100%;height:100vh;z-index:1}.section2_bg_image--J-CvG{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.5}.content_title1--ijKSQ{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;text-align:center;margin-bottom:80px}.section3---EBz6{position:relative;width:100vw;min-height:100vh;background-color:#000;color:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:140px 0 100px;overflow:hidden;z-index:2}.section2_container3--vu2Js{max-width:1320px;width:100%;margin:0 auto;position:relative;z-index:3;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:48px}.faq_container--CNtlH{max-width:1320px;margin:0 auto;width:100%;display:flex;flex-direction:column;gap:36px}.faq_item--lpL-0{margin-bottom:0;display:flex;flex-direction:column}.faq_question--2kCRt{display:flex;justify-content:space-between;align-items:center;padding:30px 0;cursor:pointer;font-family:NotoSans_Medium;font-size:30px;line-height:100%;letter-spacing:0%;transition:all .3s ease}.toggle_icon---Z2Vw{display:inline-flex;justify-content:center;width:32px;height:32px;font-size:32px;font-weight:300;transition:none}.faq_answer--SB8uq{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#fff;list-style-type:none;position:relative;margin:0;padding-left:20px;max-height:0;overflow:hidden;opacity:0;transition:all .4s ease-in-out}.faq_answer--SB8uq.expanded--3e4fn{max-height:500px;opacity:1;padding-top:30px;padding-bottom:60px}.faq_answer--SB8uq:before{content:"•";position:absolute;left:0%;top:41.2px;font-size:24px;color:#fff;margin-top:-10px}.divider--vcyv9{height:1px;background-color:#fff;opacity:.3;margin:0}@media(max-width:1440px){.section3---EBz6{min-height:auto;padding:120px 0 80px}.section2_bg_image--J-CvG{opacity:.45}.section2_container3--vu2Js{padding:0 40px}.content_title1--ijKSQ{font-size:48px;line-height:56px;margin-bottom:64px}.faq_question--2kCRt{font-size:26px;padding:24px 0}.faq_answer--SB8uq.expanded--3e4fn{padding-bottom:48px}}@media(max-width:1200px){.section2_container3--vu2Js{max-width:960px;padding:0 32px}.content_title1--ijKSQ{font-size:42px;line-height:50px}.faq_question--2kCRt{font-size:24px;gap:16px}}@media(max-width:1023px){.section3---EBz6{padding:100px 0 72px}.section2_container3--vu2Js{max-width:720px;padding:40px}.content_title1--ijKSQ{font-size:36px;line-height:44px;margin-bottom:48px}.faq_container--CNtlH{gap:0}.faq_question--2kCRt{font-size:18px;padding:30px 0}.faq_answer--SB8uq{font-size:14px;line-height:22px}.faq_answer--SB8uq.expanded--3e4fn{padding-top:24px;padding-bottom:40px}}@media(max-width:768px){.page--z9sM6{min-height:auto}.section2_bg--YL4nz{position:absolute;height:100%}.section2_bg_image--J-CvG{opacity:.4}.section3---EBz6{padding:80px 0 64px}.content_title1--ijKSQ{font-size:32px;line-height:40px;margin-bottom:40px}.toggle_icon---Z2Vw{width:28px;height:28px;font-size:28px;align-items:center}.faq_answer--SB8uq{padding-left:16px}.faq_answer--SB8uq:before{left:0;top:32px}.divider--vcyv9{opacity:.2}}.page--N0jJR{width:100%;min-height:100vh;margin:0;padding:0}.section2_bg--mPQuw{position:absolute;right:0;top:0;width:100%;height:100%;z-index:1}.section2_bg_image--JPIFx{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5}.content_title1--lAPUf{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;text-align:center;margin-bottom:60px}.section3--A7nPb{position:relative;width:100vw;min-height:100vh;background-color:#000;color:#fff;display:flex;justify-content:center;padding:148px 0;overflow:hidden}.section2_container3---gTwv{max-width:1320px;width:100%;margin:0 auto;position:relative;z-index:10;padding:0 20px;display:flex;flex-direction:column;gap:48px}.main_description--Ko-pd{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;padding-bottom:60px;border-bottom:1px solid #ffffff}.text_box--zfP4S{border-bottom:1px solid #ffffff;padding-top:30px;padding-bottom:60px;display:flex;flex-direction:column;gap:16px}.box_title--QcEsP{font-family:Poppins;font-size:24px;font-weight:600;line-height:36px;margin-bottom:16px;color:#fff}.box_description--1wYXs{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;position:relative;list-style-type:disc;padding-left:20px}.numbered_list--EWQjz .box_description--1wYXs{padding-left:0}.numbered_list--EWQjz{font-family:NotoSans_Regular;font-size:16px;padding-left:20px;margin:0;color:#fff;list-style-type:decimal}@media(max-width:1440px){.section3--A7nPb{padding:120px 0}.section2_container3---gTwv{max-width:1080px}.content_title1--lAPUf{font-size:48px;line-height:58px;margin-bottom:56px}.text_box--zfP4S{padding-top:24px;padding-bottom:48px}.main_description--Ko-pd{padding-bottom:48px}}@media(max-width:1023px){.section3--A7nPb{padding:110px 0 100px}.section2_container3---gTwv{padding:40px}.content_title1--lAPUf{font-size:42px;line-height:52px;margin-bottom:48px}.main_description--Ko-pd,.box_description--1wYXs{font-size:15px;line-height:22px}.box_title--QcEsP{font-size:22px;line-height:32px}.numbered_list--EWQjz{font-size:15px}}@media(max-width:768px){.page--N0jJR{min-height:auto}.section2_bg--mPQuw{position:absolute;height:100%}.section2_bg_image--JPIFx{opacity:.35}.section3--A7nPb{padding:72px 0 64px;display:block}.content_title1--lAPUf{font-size:36px;line-height:43.2px;margin-bottom:20px}.main_description--Ko-pd,.box_description--1wYXs,.numbered_list--EWQjz{font-size:14px;line-height:20px}.box_title--QcEsP{font-size:20px;line-height:30px}.text_box--zfP4S{padding:18px 0 30px;gap:12px}.main_description--Ko-pd{padding-bottom:60px;margin:0}.section2_container3---gTwv{gap:60px}}.page--Zrp86{width:100%;min-height:100vh;margin:0;padding:0}.section2_bg--xudzz{position:fixed;right:0;top:0;width:100%;height:100vh;z-index:1}.section2_bg_image--gAlkg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.5;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.content_title1--oGt-F{font-family:Poppins;font-size:56px;line-height:67.2px;letter-spacing:0%;text-align:center;margin-bottom:60px}.section3--L5xJD{position:relative;width:100vw;min-height:100vh;background-color:transparent;color:#fff;display:flex;justify-content:center;align-items:center;padding:0;overflow:hidden;z-index:2}.section2_container3--Jc7AG{max-width:1320px;width:100%;margin:0 auto;position:relative;z-index:3;padding:0 20px}.dealer_table--ft0er{width:100%;border-collapse:collapse;color:#fff;font-family:Poppins,sans-serif}.dealer_table--ft0er tr{display:flex}.dealer_table--ft0er th,.dealer_table--ft0er td{padding:16px 20px;border-bottom:1px solid #ffffff;flex:1;min-width:333px}.dealer_table--ft0er th{font-family:NotoSans_Medium;font-size:30px;line-height:100%;letter-spacing:0%;text-align:center;height:80px}.dealer_table--ft0er td{font-family:NotoSans_Regular;font-size:16px;line-height:22.4px;letter-spacing:0%;height:140px;display:flex;align-items:center;justify-content:center}.dealer_table--ft0er tbody tr:hover{opacity:1}@media(max-width:1023px){.section3--L5xJD{padding:40px}.section2_bg--xudzz img{display:none}.section2_container3--Jc7AG{padding:0}.dealer_table--ft0er th{height:unset;display:flex;align-items:center;justify-content:center;font-size:18px;overflow-wrap:break-word;word-break:keep-all;white-space:normal;-webkit-hyphens:manual;hyphens:manual}.dealer_table--ft0er td{font-size:14px;text-align:center;overflow-wrap:anywhere;word-break:break-word;white-space:normal;line-height:1.4}.dealer_table--ft0er th,.dealer_table--ft0er td{min-height:94px;width:unset;min-width:unset;max-width:100%;box-sizing:border-box;text-decoration:none!important}.dealer_table--ft0er td{width:unset;min-width:80px}.dealer_table--ft0er th{flex:1 1 0;min-width:0}.content_title1--oGt-F{font-size:36px;line-height:43.2px}}@media(max-width:600px){.dealer_table--ft0er th{font-size:14px}.dealer_table--ft0er td{font-size:10px}}.payment_container---fg1l{width:100%;background-color:#fff;display:flex;flex-direction:column}.payment_content--GV61M{min-height:100vh;display:flex;max-width:1440px;width:100%;margin:0 auto;padding:120px 40px 40px;gap:40px;flex:1}.cart_section--wS-s-{flex:1;background-color:#f9f9fa;padding:40px 30px;border-radius:10px;display:flex;flex-direction:column}.cart_title--8wve0{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:48px;color:#333;margin:0 0 20px}.cart_items--y1hq8{display:flex;flex-direction:column;gap:20px}.cart_item--c7X-l{display:flex;gap:20px;padding:20px;background-color:#fff;border-radius:8px;position:relative}.cart_item_image--hpF6E{width:120px;height:120px;background-color:#f9f9fa;border-radius:4px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cart_item_info--ZnK-F{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:10px 0}.cart_item_name--mHLXw{font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#333}.cart_item_color--Xvch-{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#666}.cart_item_quantity--KCyj2{display:flex;align-items:center;gap:12px}.quantity_button--jXE1H{width:20px;height:20px;border:none;background:none;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:all .2s}.quantity_button--jXE1H:hover{background-color:#f5f5f5;border-color:#999}.quantity_number--8BkW3{font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:24px;color:#333;min-width:30px;text-align:center}.cart_item_price_section--iEnAo{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:150px}.cart_item_total_price--A0REZ{font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#333}.cart_item_unit_price--txWs1{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#666}.cart_item_delete--UHz1R{width:24px;height:24px;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;margin-top:4px;opacity:.2;transition:opacity .2s}.cart_item_delete--UHz1R:hover{opacity:1}.cart_item_delete--UHz1R img{width:16px;height:16px;opacity:.6;transition:opacity .2s}.cart_item_delete--UHz1R:hover img{opacity:1}.order_section--xDp4D{width:560px;display:flex;flex-direction:column;gap:32px;flex-shrink:0}.discount_section--mN1KX{background-color:#f9f9fa;border-radius:10px;padding:40px 30px;display:flex;flex-direction:column;gap:20px}.discount_title--5jlod{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:32px;color:#333;margin:0}.promo_input_group--vyOc0{display:flex;align-items:center;border-radius:100px;width:100%;height:56px;justify-content:space-between;border:1px solid #333333;padding-right:4px;padding-left:18px;background-color:#fff}.promo_input--Xz0-3{border:none;outline:none;font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:19.6px;letter-spacing:0%;vertical-align:middle;flex:1;background-color:transparent;color:#333}.promo_input--Xz0-3::-moz-placeholder{color:#999}.promo_input--Xz0-3::placeholder{color:#999}.promo_button--hsfQq{width:114px;height:48px;border-radius:100px;border:1px solid #333333;text-align:center;background-color:transparent;font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;letter-spacing:0%;color:#333;cursor:pointer;transition:all .2s;white-space:nowrap}.promo_button--hsfQq:hover{background-color:#ff6a2a;border-color:#ff6a2a;color:#fff;font-family:NotoSans_Medium,sans-serif}.order_summary--jRUCk{display:flex;flex-direction:column;gap:20px;background-color:#f9f9fa;border-radius:10px;padding:40px 30px}.order_summary_title--2n6ev{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:32px;color:#333;margin:0}.order_summary_items--b7-Gk{display:flex;flex-direction:column;gap:16px}.order_summary_row--iQ280{display:flex;justify-content:space-between;font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#333}.shipping_fee---7rNG{color:#4caf50}.discount_amount--rl875{color:#f43d30}.order_summary_divider--X2o6w{width:100%;height:1px;background-color:#e0e0e0;margin:8px 0}.order_summary_total--b1q7R{display:flex;justify-content:space-between;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:28px;color:#333}.checkout_button--3ZnvO{width:100%;padding:16px;background-color:#ff6a2a;border:none;border-radius:100px;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#fff;cursor:pointer;transition:background-color .2s;text-transform:uppercase;letter-spacing:.5px}.checkout_button--3ZnvO:hover{background-color:#e55a20}.secure_payment--tCf-C{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:8px}.secure_payment_icon--SZE2n{font-size:16px}.secure_payment_text--1pBRH{font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:16px;color:#ff6a2a;letter-spacing:.5px}@media(max-width:1023px){.payment_content--GV61M{flex-direction:column;padding:40px 16px}.order_section--xDp4D{width:100%}.cart_title--8wve0{font-size:32px;line-height:40px}}.order_container--pPu2y{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.order_content--AnJoH{width:100%;flex:1;max-width:1440px;margin:0 auto;padding:120px 40px 40px}.track_form_container--P1hUN{width:100%;background-color:#f9f9fa;border-radius:10px;padding:40px 30px}.track_title--oY--N{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:40px;color:#333;margin:0 0 40px}.track_form--R1f-i{display:flex;flex-direction:column;gap:30px}.form_group--qYDlf{position:relative;display:flex;align-items:center;width:100%;border-bottom:1px solid #cccccc;padding-bottom:8px}.form_input--1ksOI{flex:1;height:56px;border:none;outline:none;background-color:transparent;font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;color:#333;transition:all .3s ease}.form_input--1ksOI::-moz-placeholder{color:transparent}.form_input--1ksOI::placeholder{color:transparent}.form_group--qYDlf label{position:absolute;left:0;color:#666;font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;transition:all .3s ease;pointer-events:none;z-index:1}.form_input--1ksOI:focus+label,.form_input--1ksOI.has_value--Rr5eR+label{transform:translateY(-24px);font-size:14px;color:#9aa0a6}.form_input--1ksOI.has_value--Rr5eR{padding-top:32px}.form_group--qYDlf:focus-within{border-bottom-color:#9aa0a6}.form_hint--Y9Y9F{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#999;margin:-10px 0 0}.track_button--mCUur{width:100%;height:56px;background-color:#ff6a2a;border:none;border-radius:100px;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background-color .2s;margin-top:10px}.track_button--mCUur:hover:not(:disabled){background-color:#e55a20}.order_result_layout--TWXpn{display:flex;gap:60px;align-items:flex-start}.order_result_left--2BFTx{flex:1;display:flex;flex-direction:column;gap:40px}.order_result_right--S-TC6{width:400px;flex-shrink:0;display:flex;flex-direction:column;gap:40px}.result_section--QIVoA{background-color:#f9f9fa;border-radius:10px;padding:30px}.section_title--HBZ1e{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:32px;color:#333;margin:0 0 24px}.order_info_grid--ACLc6{display:grid;grid-template-columns:1fr 1fr;gap:20px}.info_item--PZl8V{display:flex;flex-direction:column;gap:8px}.info_label--29bsG{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#666}.info_value--5t7-d{font-family:NotoSans_Medium,sans-serif;font-size:16px;line-height:22.4px;color:#333}.info_list--Qg9kS{display:flex;flex-direction:column;gap:16px}.info_row--DRwe9{display:flex;gap:12px}.info_row--DRwe9 .info_label--29bsG{min-width:120px;flex-shrink:0}.tracking_link--6aQmh{font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;color:#06c;text-decoration:none;transition:color .2s}.tracking_link--6aQmh:hover{color:#0052a3;text-decoration:underline}.progress_timeline--4t7c7{display:flex;align-items:center;gap:12px}.progress_step--df-Ix{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;opacity:.4}.progress_step--df-Ix.progress_active--TlyR9{opacity:1}.progress_icon--miHkJ{font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border-radius:50%}.progress_step--df-Ix.progress_active--TlyR9 .progress_icon--miHkJ{background-color:#ff6a2a}.progress_label--1JEXN{font-family:NotoSans_Regular,sans-serif;font-size:12px;line-height:16px;color:#666;text-align:center}.progress_step--df-Ix.progress_active--TlyR9 .progress_label--1JEXN{color:#ff6a2a;font-family:NotoSans_Medium,sans-serif}.progress_line--idB5k{flex:1;height:2px;background-color:#e0e0e0;margin:0 -6px}.progress_line--idB5k.progress_active--TlyR9{background-color:#ff6a2a}.product_list--P5fpm{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.product_item--rdLVd{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#333}.order_summary--c5ht9{display:flex;flex-direction:column;gap:12px;padding-top:24px;border-top:1px solid #e0e0e0}.summary_row--Fj2Qp{display:flex;justify-content:space-between;font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#333}.summary_row_total--HHlQ-{display:flex;justify-content:space-between;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#333;margin-top:8px;padding-top:12px;border-top:1px solid #e0e0e0}.shipping_fee--RfjXx{color:#4caf50}.discount_amount--Zdswv{color:#f43d30}.action_buttons--0YqXA{display:flex;flex-direction:column;gap:16px}.contact_button--XV3H8{width:100%;height:48px;background-color:#ff6a2a;border:none;border-radius:100px;font-family:NotoSans_Bold,sans-serif;font-size:14px;line-height:20px;color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background-color .2s;text-decoration:none;display:flex;align-items:center;justify-content:center}.contact_button--XV3H8:hover{background-color:#e55a20}.refund_button--PojJg{width:100%;height:48px;background-color:#fff;border:1px solid #ff6a2a;border-radius:100px;font-family:NotoSans_Bold,sans-serif;font-size:14px;line-height:20px;color:#ff6a2a;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s}.refund_button--PojJg:hover{background-color:#ff6a2a;color:#fff}.modal_overlay--sVGq7{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1300;padding:20px;box-sizing:border-box}.modal_content--ApsOM{background-color:#fff;border-radius:10px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;padding:40px;box-sizing:border-box;position:relative}.modal_title--x5cY-{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:40px;color:#333;margin:0 0 32px}.modal_section--ZDd09{margin-bottom:32px}.modal_section_title--JH3ET{font-family:NotoSans_Bold,sans-serif;font-size:18px;line-height:24px;color:#333;margin:0 0 16px}.modal_text--nbRAl{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#666;margin:0}.modal_list--YPktL{display:flex;flex-direction:column;gap:16px}.modal_list_item--lm3He{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#666}.modal_list_item--lm3He strong{font-family:NotoSans_Medium,sans-serif;color:#333}.modal_sublist--2znzp{margin:8px 0 0 20px;padding:0;list-style-type:disc}.modal_sublist--2znzp li{margin-bottom:8px}.modal_email_link--eWe-M{color:#ff6a2a;text-decoration:none;font-weight:500;transition:color .2s}.modal_email_link--eWe-M:hover{color:#e55a20;text-decoration:underline}.modal_close_button--WdicA{width:100%;height:48px;background-color:#ff6a2a;border:none;border-radius:100px;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#fff;cursor:pointer;transition:background-color .2s;margin-top:32px}.modal_close_button--WdicA:hover{background-color:#e55a20}@media(max-width:1023px){.order_content--AnJoH{padding:80px 20px 40px}.track_form_container--P1hUN{padding:40px 24px}.track_title--oY--N{font-size:28px;line-height:36px}.order_result_layout--TWXpn{flex-direction:column;gap:30px}.order_result_right--S-TC6{width:100%}.order_info_grid--ACLc6{grid-template-columns:1fr;gap:16px}.progress_timeline--4t7c7{flex-wrap:wrap;gap:8px}.progress_line--idB5k{display:none}.progress_step--df-Ix{min-width:80px}.modal_content--ApsOM{padding:24px;max-height:85vh}.modal_title--x5cY-{font-size:24px;line-height:32px;margin-bottom:24px}.modal_section--ZDd09{margin-bottom:24px}.modal_section_title--JH3ET{font-size:16px;line-height:22px;margin-bottom:12px}.modal_text--nbRAl,.modal_list_item--lm3He{font-size:13px;line-height:18px}}.verification_container---ExwI{width:100%;min-height:100vh;background-color:#f5f5f5;display:flex;flex-direction:column}.verification_content--eOkbd{flex:1;display:flex;align-items:center;justify-content:center;padding:120px 20px 40px}.verification_card--H4M-n{width:100%;max-width:600px;background-color:#fff;border-radius:10px;padding:60px 40px;box-shadow:0 2px 8px #0000001a}.verification_title--iwum5{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:40px;color:#333;margin:0 0 40px;text-align:center}.verification_form--Z50hM{display:flex;flex-direction:column;gap:30px}.form_group--PjRDy{position:relative;display:flex;align-items:center;width:100%;border-bottom:1px solid #cccccc;padding-bottom:8px}.form_input--g04JA{flex:1;height:56px;border:none;outline:none;background-color:transparent;font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;color:#333;transition:all .3s ease}.form_input--g04JA::-moz-placeholder{color:transparent}.form_input--g04JA::placeholder{color:transparent}.form_group--PjRDy label{position:absolute;left:0;color:#666;font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;transition:all .3s ease;pointer-events:none;z-index:1}.form_input--g04JA:focus+label,.form_input--g04JA.has_value--C1-e6+label{transform:translateY(-24px);font-size:14px;color:#9aa0a6}.form_input--g04JA.has_value--C1-e6{padding-top:32px}.form_group--PjRDy:focus-within{border-bottom-color:#9aa0a6}.form_hint--E9Im6{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#999;margin:-10px 0 0}.continue_button--3oSmD{width:100%;height:56px;background-color:#ff6a2a;border:none;border-radius:100px;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background-color .2s;margin-top:10px}.continue_button--3oSmD:hover:not(:disabled){background-color:#e55a20}.verify_actions--v-fFi{display:flex;gap:16px;margin-top:10px}.resend_button--OdvAe{flex:1;height:56px;background-color:#fff;border:1px solid #ff6a2a;border-radius:100px;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#ff6a2a;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s}.resend_button--OdvAe:hover:not(:disabled){background-color:#ff6a2a;color:#fff}.verify_actions--v-fFi .continue_button--3oSmD{flex:1;margin-top:0}@media(max-width:1023px){.verification_content--eOkbd{padding:80px 16px 40px}.verification_card--H4M-n{padding:40px 24px}.verification_title--iwum5{font-size:28px;line-height:36px;margin-bottom:32px}}.checkout_container--4miIQ{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.checkout_content--U9kJq{display:flex;max-width:1440px;width:100%;margin:0 auto;padding:120px 40px 40px;gap:60px;flex:1}.checkout_left--EWpYd{flex:1;display:flex;flex-direction:column;gap:40px}.form_section--76O9S{display:flex;flex-direction:column;gap:24px;background-color:#f9f9fa;border-radius:10px;padding:30px}.section_title--GIDbP{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:32px;color:#333;margin:0}.section_title_row--zWpYl{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.form_grid--tEETH{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.form_group--o9ZhX{position:relative;display:flex;align-items:center;width:100%;border-bottom:1px solid #cccccc;padding-bottom:8px}.form_input--zFFSe,.form_textarea--KEIKK{flex:1;height:56px;border:none;outline:none;background-color:transparent;font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;color:#333;transition:all .3s ease}.form_textarea--KEIKK{height:auto;min-height:120px;padding-top:8px;resize:vertical}.form_input--zFFSe::-moz-placeholder,.form_textarea--KEIKK::-moz-placeholder{color:transparent}.form_input--zFFSe::placeholder,.form_textarea--KEIKK::placeholder{color:transparent}.form_group--o9ZhX label{position:absolute;left:0;color:#666;font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;transition:all .3s ease;pointer-events:none;z-index:1}.form_input--zFFSe:focus+label,.form_textarea--KEIKK:focus+label,.form_input--zFFSe.has_value--66YzY+label,.form_textarea--KEIKK.has_value--66YzY+label{transform:translateY(-24px);font-size:14px;color:#9aa0a6}.form_input--zFFSe.has_value--66YzY,.form_textarea--KEIKK.has_value--66YzY{padding-top:32px}.form_group--o9ZhX:focus-within{border-bottom-color:#9aa0a6}.form_input--zFFSe:disabled{opacity:.5;cursor:not-allowed}.checkbox_group--ppsGC{display:flex;align-items:center;gap:12px;cursor:pointer}.checkbox--BaLjM{width:20px;height:20px;min-width:20px;min-height:20px;cursor:pointer;accent-color:#ff6a2a;border:2px solid #ff6a2a;border-radius:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;position:relative;margin-top:2px;flex-shrink:0}.checkbox--BaLjM:checked{background-color:#ff6a2a;border-color:#ff6a2a}.checkbox--BaLjM:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:14px;font-weight:700}.checkbox_label--HHjmo{font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;color:#333;cursor:pointer}.shipping_options--6zDO5{display:flex;flex-direction:column;gap:12px}.shipping_option--zCSQR{display:flex;align-items:flex-start;gap:16px;padding:16px;background-color:#f5f5f5;border-radius:8px;cursor:pointer;transition:all .2s;border:1px solid transparent}.shipping_option--zCSQR:hover{background-color:#f0f0f0;border-color:#ff6a2a}.shipping_option_content--x2B52{flex:1;display:flex;flex-direction:column;gap:4px}.shipping_option_header--nd3oy{display:flex;justify-content:space-between;align-items:center;gap:16px}.shipping_option_name--Kg-fg{font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;color:#333}.shipping_option_price--5Qd0S{font-family:NotoSans_Regular,sans-serif;font-size:16px;line-height:22.4px;color:#333;flex-shrink:0}.shipping_option_description--utBQ1{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#666}.radio_input--tTy6o{width:20px;height:20px;min-width:20px;min-height:20px;margin-top:2px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #ff6a2a;border-radius:4px;background-color:#fff;position:relative;flex-shrink:0}.radio_input--tTy6o:checked{background-color:#ff6a2a;border-color:#ff6a2a}.radio_input--tTy6o:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;background-color:#fff;border-radius:2px}.checkout_right--4mlzG{width:400px;flex-shrink:0;display:flex;flex-direction:column;gap:32px}.product_section--BKJcL{background-color:#f9f9fa;border-radius:10px;padding:30px}.product_list--8rE1U{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.product_item_card--58PMl{background-color:#fff;border-radius:10px;padding:16px;display:flex;justify-content:space-between;align-items:center;gap:16px}.product_item_content---EaJj{display:flex;flex-direction:column;gap:4px;flex:1}.product_name--gV83x{font-family:NotoSans_Bold,sans-serif;font-size:14px;line-height:20px;color:#333}.product_details--wJqGR{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#666}.product_price--8tsjG{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#333;text-align:right;flex-shrink:0}.order_summary--GoxMi{display:flex;flex-direction:column;gap:12px;padding-top:24px;border-top:1px solid #e0e0e0}.summary_row--gZLFV{display:flex;justify-content:space-between;font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#333}.summary_row_total--81I9M{display:flex;justify-content:space-between;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#333;margin-top:8px;padding-top:12px;border-top:1px solid #e0e0e0}.shipping_fee---Gsf0{color:#4caf50}.discount_amount--ne9CS{color:#f43d30}.agreement_section--4c3fd{display:flex;flex-direction:column;gap:16px}.expand_button--oki-U{background:none;border:none;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s}.expand_button--oki-U:hover{opacity:1}.expand_icon--px6We{width:16px;height:2px;background-color:#333;position:relative;transition:transform .3s ease}.expand_icon--px6We:before{content:"";position:absolute;width:16px;height:2px;background-color:#333;transform:rotate(90deg);transition:transform .3s ease,opacity .3s ease}.expand_button--oki-U[aria-label=Collapse] .expand_icon--px6We:before{transform:rotate(0);opacity:0}.order_notes_instruction--QlcOQ{font-family:NotoSans_Regular,sans-serif;font-size:14px;line-height:20px;color:#666;margin-bottom:16px}.link--S2Ke3{color:#4285f4;text-decoration:none;transition:color .2s}.link--S2Ke3:hover{color:#1a73e8;text-decoration:underline}.payment_button--ZHmVG{width:100%;height:56px;background-color:#ff6a2a;border:none;border-radius:100px;font-family:NotoSans_Bold,sans-serif;font-size:16px;line-height:24px;color:#fff;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center}.payment_button--ZHmVG:hover{background-color:#e55a20}@media(max-width:1023px){.checkout_content--U9kJq{flex-direction:column;padding:80px 20px 40px;gap:40px}.checkout_right--4mlzG{width:100%}.form_grid--tEETH{grid-template-columns:1fr;gap:20px}.section_title--GIDbP{font-size:20px;line-height:28px}}
