.BookingSuccessModal_bookingSuccess__N_a3N{width:356px;padding:40px 20px;display:flex;flex-direction:column;text-align:center;margin:auto}.BookingSuccessModal_successMessage__BN1ZV{font-weight:700;font-size:32px;line-height:40px;margin-bottom:16px}.BookingSuccessModal_subtitle__ImMbh{font-weight:400;font-size:16px;line-height:20px;margin-bottom:24px}.BookingSuccessModal_priceSummary__o2_e4{margin-bottom:24px;width:100%}.BookingSuccessModal_okButton__6S4SF{width:100%}@media (max-width:980px){.BookingSuccessModal_bookingSuccess__N_a3N{width:100vw;height:100vh;border-radius:0}}.Modal_modalOverlay__Xg89y{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(14,14,19,.6);display:flex;justify-content:center;align-items:center;z-index:100000000;animation:Modal_modalOverlayFadeIn__DwV19 .3s ease-out}@keyframes Modal_modalOverlayFadeIn__DwV19{0%{opacity:0}to{opacity:1}}.Modal_modalContent__BD3jH{background-color:var(--background);border-radius:40px;padding:20px;position:relative;max-width:1392px;max-width:100%;display:flex;flex-direction:column;align-items:center}button.Modal_closeButton__YKCM_{position:absolute;top:20px;right:20px;padding:15px;height:auto;border-radius:99999px;width:40px;height:40px;z-index:10;background:var(--background)}button.Modal_closeButton__YKCM_:hover{border-color:var(--foreground)!important}@media (max-width:980px){.Modal_modalContent__BD3jH{border-radius:0;padding:20px;height:100%!important;width:100%!important;overflow:auto}button.Modal_closeButton__YKCM_{top:20px;right:20px}.Modal_modalWrapper__in3EO{display:block}}.Modal_modalWrapper__in3EO{display:flex;flex-direction:column;width:100%;height:100%}.Button_button__j887e{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:36px;font-family:inherit;font-weight:500;cursor:pointer;transition:background .2s,color .2s,border .2s;outline:none;gap:8px;padding:0 24px;flex-shrink:0}.Button_primary__yPP0V{background:var(--green);color:var(--white);font-weight:700;box-shadow:0 10px 25px rgba(0,0,0,.25)}.Button_primary__yPP0V:focus-visible:not(.Button_disabled__xMw7u),.Button_primary__yPP0V:hover:not(.Button_disabled__xMw7u){background:var(--green-hover);box-shadow:0 15px 35px rgba(0,0,0,.35);transform:translateY(-3px)}.Button_primary__yPP0V.Button_active__Odkjg:not(.Button_disabled__xMw7u),.Button_primary__yPP0V:active:not(.Button_disabled__xMw7u){background:var(--green-hover);filter:brightness(.92)}.Button_primary__yPP0V.Button_disabled__xMw7u,.Button_primary__yPP0V:disabled{background:var(--gray-extra-light);color:var(--foreground);cursor:not-allowed}.Button_primary__yPP0V.Button_disabled__xMw7u .Button_content__3LSVK,.Button_primary__yPP0V:disabled .Button_content__3LSVK{opacity:.2}.Button_secondary__rXUvx{background:transparent;color:var(--foreground);border:2px solid var(--gray-light)}.Button_secondary__rXUvx:focus-visible:not(.Button_disabled__xMw7u),.Button_secondary__rXUvx:hover:not(.Button_disabled__xMw7u){border-color:var(--gray-extra-light)}.Button_secondary__rXUvx.Button_active__Odkjg:not(.Button_disabled__xMw7u),.Button_secondary__rXUvx:active:not(.Button_disabled__xMw7u){background:var(--gray-extra-light);filter:brightness(.96)}.Button_secondary__rXUvx.Button_disabled__xMw7u,.Button_secondary__rXUvx:disabled{background:var(--gray-extra-light);color:var(--foreground);border-color:var(--gray-extra-light);cursor:not-allowed}.Button_secondary__rXUvx.Button_disabled__xMw7u .Button_content__3LSVK,.Button_secondary__rXUvx:disabled .Button_content__3LSVK{opacity:.2}.Button_big__OArMb{height:52px;font-size:16px}.Button_small__kTO30{height:40px;font-size:14px;line-height:16px}.Button_content__3LSVK{flex:1 1 auto}.Button_icon__XjSKA{display:flex;align-items:center;margin-left:8px}.Contacts_contacts__4wEbn{background-color:var(--gray-lightest);padding:60px 0;max-width:1400px;margin:auto}.Contacts_contactsContainer__qziLA{background-color:var(--foreground);border-radius:20px;padding:60px 100px;display:flex;flex-direction:column}.Contacts_heading__c5yAQ{color:var(--white);font-weight:500;font-size:44px;text-align:left;width:100%;max-width:1180px}.Contacts_subHeading__MlVlW{font-size:16px;line-height:24px;color:var(--white)}.Contacts_contactDetailsSection__dA3g2{display:grid;grid-template-columns:1fr;gap:32px;width:100%;max-width:1180px}.Contacts_socialNetworksSection__kt8zS{width:100%;max-width:1180px;margin-top:120px}.Contacts_detailItem__HbJJK{display:flex;flex-direction:column}.Contacts_detailTitle__e_n3i{font-size:20px;font-weight:500;color:var(--gray-medium);margin-bottom:8px}.Contacts_detailText__qTu0P{font-size:20px;font-weight:500;color:var(--white);line-height:28px}.Contacts_socialIcons__Wpq_6{display:flex;gap:20px;margin-top:20px;justify-content:space-between;flex-wrap:wrap}.Contacts_socialIconLink__mSBqw{position:relative;display:flex;width:auto;height:24px}.Contacts_socialIconLink__mSBqw .Contacts_defaultIcon__uaH8q{display:block}.Contacts_socialIconLink__mSBqw .Contacts_hoverIcon__3OlCe,.Contacts_socialIconLink__mSBqw:hover .Contacts_defaultIcon__uaH8q{display:none}.Contacts_socialIconLink__mSBqw:hover .Contacts_hoverIcon__3OlCe{display:block}@media (max-width:1024px){.Contacts_contactsContainer__qziLA{border-radius:0;padding:60px 20px}.Contacts_contactDetailsSection__dA3g2{gap:20px}.Contacts_socialNetworksSection__kt8zS{margin-top:20px}.Contacts_detailTitle__e_n3i{font-size:14px;line-height:20px}.Contacts_contacts__4wEbn{padding:40px 0}.Contacts_mapWrap__73s_m{flex-direction:column}}.Contacts_mapWrap__73s_m{display:flex;margin-top:80px}.Contacts_mapWrap__73s_m iframe{margin-top:20px}.FilterButtons_filterButtonsContainer__siPK9{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin-bottom:40px}.FilterButtons_filterButton__K8PDN{background:transparent;color:var(--foreground);border:2px solid rgba(14,14,19,.2);flex-shrink:0}.FilterButtons_filterButton__K8PDN.FilterButtons_active__A5Nms{background-color:rgba(14,14,19,.1);border:1px solid var(--foreground)}@media (max-width:1024px){.FilterButtons_filterButtonsContainer__siPK9.FilterButtons_filterButtonsContainer__siPK9{flex-wrap:nowrap;overflow:auto}}.PhotoGrid_photoGrid__1Samy{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px;justify-items:center;margin-top:40px}@media (max-width:1024px){.PhotoGrid_photoGrid__1Samy{grid-template-columns:repeat(2,1fr);gap:8px}.PhotoGrid_photoGrid__1Samy>:last-child:nth-child(odd){grid-column:span 2}}.PhotoCard_photoCard__m7NcS{background-color:#ffffff;border-radius:20px;padding:8px;display:flex;flex-direction:column;justify-content:space-between;width:335px;height:480px;box-sizing:border-box;overflow:hidden;position:relative;opacity:0;transform:translateY(30px) scale(.98);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,background-color .3s ease;transition-delay:var(--reveal-delay,0s),var(--reveal-delay,0s),0s,0s}.PhotoCard_photoCard__m7NcS.PhotoCard_reveal__G_3Wh{opacity:1;transform:translateY(0) scale(1)}.PhotoCard_photoCard__m7NcS:hover{transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;transition-delay:0s}.PhotoCard_photoCard__m7NcS.PhotoCard_photoCell__Boy9a{width:372px;height:280px}.PhotoCard_image___1HQW{width:100%;height:100%;object-fit:cover;border-radius:12px}.PhotoCard_playIconWrap__0R9fU{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;pointer-events:none}.PhotoCard_modalMediaContainer__DwPM2{max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;touch-action:pan-y}.PhotoCard_modalImage__gy8nQ{max-width:90vw;max-height:80vh;border-radius:16px;object-fit:contain}.PhotoCard_modalVideo__W0bE8{max-width:90vw;max-height:80vh;border-radius:16px;background:var(--foreground)}.PhotoCard_modalContainer__Vd8xc{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:100%}.PhotoCard_arrowLeft__Dwc6p,.PhotoCard_arrowRight__IG3k0{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);border:none;color:white;padding:10px;cursor:pointer;z-index:10;border-radius:50%;display:flex;align-items:center;justify-content:center}.PhotoCard_arrowLeft__Dwc6p{left:10px}.PhotoCard_arrowRight__IG3k0{right:10px}@media (max-width:1024px){.PhotoCard_photoCard__m7NcS{width:212px;height:304px}.PhotoCard_photoCard__m7NcS.PhotoCard_photoCell__Boy9a{width:100%;height:120px;padding:6px}.PhotoCard_image___1HQW{border-radius:14px}}.GalleryOfWork_sliderWrap__xl7q0{max-width:1400px;margin:auto}.GalleryOfWork_ctaContainer__kAlal{display:flex;flex-wrap:wrap;align-items:center;margin-top:40px;padding:0 20px;justify-content:center;gap:16px}.GalleryOfWork_ctaText__TLjWo{font-weight:600;font-size:18px;line-height:28px;color:var(--foreground);text-align:center}.GalleryOfWork_ctaButton__foHpN{font-size:18px!important;font-weight:700!important;padding:12px 32px!important;letter-spacing:-.01em;box-shadow:0 10px 20px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease!important}.GalleryOfWork_ctaButton__foHpN:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(0,0,0,.15)}.GalleryOfWork_ctaButtons__CDXmc{display:flex;gap:12px}.GalleryOfWork_galleryOfWorkHeader__3bRzW{margin-bottom:40px}.GalleryOfWork_gridContainer__5pUCB{transition:opacity .5s ease-in-out,transform .5s ease-out;will-change:opacity,transform}.GalleryOfWork_fadeIn__dJcHA{opacity:1;transform:translateY(0)}.GalleryOfWork_fadeOut__FHj4u{opacity:0;transform:translateY(10px)}.ExpandingSection_expandingWrapper__Vb3if{display:flex;justify-content:center;align-items:center;position:relative;box-sizing:border-box;margin-top:52px;width:100%}.ExpandingSection_expandingContainer__d4g6w{position:relative;overflow:hidden;display:block;transform:translateZ(0);background-color:var(--foreground);contain:layout style paint;aspect-ratio:16/9;width:100%;max-width:1180px}@media (max-width:1024px){.ExpandingSection_expandingWrapper__Vb3if{margin-top:40px}.ExpandingSection_expandingContainer__d4g6w{max-width:100%;border-radius:0!important}}.HeroCarousel_carousel__XV0r1{width:100%;height:100%;position:relative;overflow:hidden}.HeroCarousel_slidesContainer__YqwAd{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.HeroCarousel_slide__abk3L{flex:0 0 100%;width:100%;height:100%;position:relative}.HeroCarousel_navButton__SRUIF{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:white;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;opacity:0;transition:all .3s ease;touch-action:manipulation}.HeroCarousel_navButton__SRUIF.HeroCarousel_visible__HvSJm{opacity:1}.HeroCarousel_navButton__SRUIF:hover{background:rgba(255,255,255,.4)}.HeroCarousel_prev__RfaTp{left:20px}.HeroCarousel_next__2tGFQ{right:20px}.HeroCarousel_iconPrev__SqwRp{width:24px;height:24px;transform:rotate(180deg)}.HeroCarousel_iconNext__rlJ0A{width:24px;height:24px}.HeroCarousel_dots__6qAtc{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:12px;z-index:10}.HeroCarousel_dot__UBepP{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);border:none;cursor:pointer;padding:0;transition:all .3s ease;position:relative}.HeroCarousel_dot__UBepP:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px}.HeroCarousel_dot__UBepP.HeroCarousel_active__Rm0xI{background:white;width:24px;border-radius:4px}@media (max-width:1024px){.HeroCarousel_navButton__SRUIF{display:flex;opacity:1;width:44px;height:44px;background:rgba(0,0,0,.3);backdrop-filter:blur(4px)}.HeroCarousel_prev__RfaTp{left:10px}.HeroCarousel_next__2tGFQ{right:10px}}.VideoSlide_videoSlide__k0p64{width:100%;aspect-ratio:16/9;cursor:default;background:#000;overflow:hidden;position:relative}.VideoSlide_video__e1oR_{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.VideoSlide_video__e1oR_.VideoSlide_loaded__j0nSd{opacity:1}.VideoSlide_video__e1oR_::cue{background:rgba(0,0,0,.6);color:#ffffff;font-size:1.1em}.Hero_hero__2A_kE{padding-bottom:0}.Hero_heroContainer__gqlf_{align-items:center;text-align:center}.Hero_mainHeading__d2JCl{font-size:56px;font-weight:700;line-height:64px;color:var(--foreground)}.Hero_buttonWrapper__iLRAD{display:flex;align-items:center;justify-content:center;position:relative;margin-top:50px}.Hero_heroButton__Xu57m{font-weight:700!important;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 15px 35px rgba(0,0,0,.3);transition:transform .2s ease,box-shadow .2s ease!important}.Hero_heroButton__Xu57m:hover{transform:translateY(-4px);box-shadow:0 25px 55px rgba(0,0,0,.45)}@media (max-width:1024px){.Hero_heroButton__Xu57m{height:52px!important;font-size:18px!important;padding:0 32px!important;width:auto;max-width:100%;border-radius:12px!important}}.Hero_badgesWrapper__1E_Od{margin-top:40px;display:flex;align-items:center;gap:24px}.Hero_banner1__rws9y{position:relative;aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;max-width:1180px;padding:120px 100px;margin:10px auto 20px}.Hero_banner1Img__IS_p4{width:100%;height:auto;position:absolute;top:0;left:0;z-index:-1}.Hero_banner2__3xVpk{color:#fff}.Hero_bxlt__4yKUN{font-size:26px;font-weight:700}.Hero_bltb__Anbd0{font-size:22px;font-weight:700}.Hero_blt___C4dc{font-size:22px}.Hero_bmt__qllm1{font-size:18px}.Hero_bst__GX2Av{font-size:14px}.Hero_bannerListWrapper__j5v_g{padding-left:20px}@media (max-width:1024px){.Hero_banner2Text__VFZIX{max-width:56%}.Hero_mainHeading__d2JCl{font-size:36px;line-height:44px;font-weight:800}.Hero_heroContainer__gqlf_{min-height:200px;display:flex;flex-direction:column;justify-content:center}.Hero_hero__2A_kE{min-height:250px}.Hero_fiveStarBadge__j4FJM{width:121px;height:40px}.Hero_oneYearWarantyBadge__S4UnF{width:88px;height:32px}.Hero_aboveBadge__H9Mpb{width:48px;height:48px}.Hero_badgesWrapper__1E_Od{gap:8px;justify-content:center;max-width:400px;width:100%;margin-top:30px}.Hero_twoYearsWarantyImg__tMVb_{width:70px;height:48px}.Hero_fiveStarImg__eOGko{width:52px;height:52px}.Hero_sevenDaysImg__y29BU{width:105px;height:40px}.Hero_aboveFireplaceImg__vrC_P{width:52px;height:52px}.Hero_buttonWrapper__iLRAD{margin-top:30px}.Hero_bxlt__4yKUN{font-size:26px;font-weight:700}.Hero_bltb__Anbd0{font-size:22px;font-weight:700}.Hero_blt___C4dc{font-size:22px}.Hero_bmt__qllm1{font-size:18px}.Hero_bst__GX2Av{font-size:14px}.Hero_banner1__rws9y{width:100%;padding:88px 44px}.Hero_banner2__3xVpk{padding:60px 44px}.Hero_bannerListWrapper__j5v_g{padding-left:20px}}@media (max-width:767px){.Hero_banner1__rws9y{width:120%;padding:12px 8px}.Hero_banner1Text__hrBrg{max-width:53%}.Hero_bxlt__4yKUN{font-size:20px;font-weight:700}.Hero_bltb__Anbd0{font-size:16px;font-weight:700}.Hero_blt___C4dc{font-size:16px}.Hero_bmt__qllm1{font-size:14px}.Hero_bst__GX2Av{font-size:12px}.Hero_bannerListWrapper__j5v_g{padding-left:15px}}.Hero_bannerListWrapper__j5v_g b{font-weight:700}.RunningTextLine_marquee__NC_JI{overflow:hidden;white-space:nowrap;box-sizing:border-box;height:20px;position:relative;width:100%;max-width:1360px;margin:0 auto}.RunningTextLine_marquee__NC_JI:after,.RunningTextLine_marquee__NC_JI:before{content:"";position:absolute;top:0;width:100px;height:100%;z-index:1;pointer-events:none}.RunningTextLine_marquee__NC_JI:before{left:0;background:linear-gradient(to right,var(--background) 0,rgba(255,255,255,0) 100%)}.RunningTextLine_marquee__NC_JI:after{right:0;background:linear-gradient(to left,var(--background) 0,rgba(255,255,255,0) 100%)}.RunningTextLine_marqueeContent__7u2DB{display:flex;align-items:center;will-change:transform;animation:RunningTextLine_scroll-left__QZ1H_ 20s linear infinite}@keyframes RunningTextLine_scroll-left__QZ1H_{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.RunningTextLine_marquee__NC_JI:hover .RunningTextLine_marqueeContent__7u2DB{animation-play-state:paused}.RunningTextLine_textLine__Ed21B{flex-shrink:0;display:inline-block;padding-right:8px;font-size:14px;font-weight:500;line-height:20px}.RunningTextLine_mainText__wcHbc{color:var(--foreground)}.RunningTextLine_separator__hVZ5F,.RunningTextLine_subText__v4AuN{color:var(--gray)}.RunningTextLine_marqueeContent__7u2DB.RunningTextLine_dynamic___qM5Y{animation:RunningTextLine_scroll-left-dynamic__VgKtC var(--animation-duration,60s) linear infinite}@keyframes RunningTextLine_scroll-left-dynamic__VgKtC{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.OurServices_ourServices__ViF1W{background-color:#f6f6f8;padding:60px 0;max-width:1400px;margin:auto}.OurServices_ourServicesContainer__SBmWL{background-color:#0f0e13;border-radius:20px;padding:60px 20px;display:flex;flex-direction:column;align-items:center;gap:40px}.OurServices_mainHeading__C9V4O.OurServices_mainHeading__C9V4O{color:#f6f6f8;width:100%;max-width:1180px}.OurServices_categoriesWrapper__Qfgo6{display:flex;flex-wrap:wrap;gap:12px;width:100%;max-width:1180px}.OurServices_categoryButton__lRKgR{background:none;border:1px solid rgba(255,255,255,.2);border-radius:36px;color:#ffffff;padding:12px 24px;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;z-index:1}.OurServices_categoryButton__lRKgR.OurServices_active__C7DcF{border-color:#ffffff}.OurServices_categoryButton__lRKgR:hover{border-color:#ffffff;background-color:rgba(255,255,255,.05)}.OurServices_progress__zSNGw{position:absolute;top:0;left:0;height:100%;width:0;background-color:rgba(255,255,255,.1);z-index:-1}.OurServices_categoryButton__lRKgR.OurServices_active__C7DcF .OurServices_progress__zSNGw{width:100%;transition:width var(--interval-time) linear}.OurServices_categoryButtonText__0HvDm{position:relative;z-index:2}.OurServices_detailsWrapper__fol3P{display:flex;gap:40px;width:100%;max-width:1180px;margin-top:40px}.OurServices_detailsContent__r6Deh{flex:1 1;display:flex;flex-direction:column;gap:24px;justify-content:center;align-items:flex-start}.OurServices_detailsTitle__U4OX1{color:#ffffff;font-weight:500;font-size:32px}.OurServices_detailsDescription__EiBqf{color:#ffffff;font-weight:400;font-size:16px;line-height:24px}.OurServices_detailsImage__3UYhX{flex:1 1;border-radius:12px;overflow:hidden;width:528px;height:528px}.OurServices_detailsImage__3UYhX img{width:100%;height:auto;display:block;object-fit:cover}.OurServices_fadeIn__00RAI{animation:OurServices_fadeIn__00RAI .6s;opacity:1;transition:opacity .6s}.OurServices_fadeOut__yrHn4{animation:OurServices_fadeOut__yrHn4 .6s;opacity:0;transition:opacity .6s}@keyframes OurServices_fadeIn__00RAI{0%{opacity:0}to{opacity:1}}@keyframes OurServices_fadeOut__yrHn4{0%{opacity:1}to{opacity:0}}@media (max-width:1024px){.OurServices_ourServicesContainer__SBmWL{border-radius:0;padding:60px 20px;gap:16px}.OurServices_categoriesWrapper__Qfgo6{flex-wrap:nowrap;overflow-x:scroll;scrollbar-width:thin;scrollbar-color:#bbb #222}.OurServices_categoriesWrapper__Qfgo6::-webkit-scrollbar{height:4px;background:#222}.OurServices_categoriesWrapper__Qfgo6::-webkit-scrollbar-thumb{background:#bbb;border-radius:2px}.OurServices_categoriesWrapper__Qfgo6::-webkit-scrollbar-track{background:#222}.OurServices_categoryButton__lRKgR{flex-shrink:0}.OurServices_detailsWrapper__fol3P{flex-direction:column;margin-top:12px}.OurServices_ourServices__ViF1W{padding:40px 0}.OurServices_detailsImage__3UYhX{max-width:370px;width:auto;height:350px}.OurServices_detailsTitle__U4OX1{font-size:20px;line-height:28px;height:56px}.OurServices_detailsDescription__EiBqf{height:340px}}.TextField_textFieldContainer__zQABz{background:#fff;border:1px solid #e7e7eb;border-radius:12px;padding:8px 16px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;min-height:64px;justify-content:center;position:relative}.TextField_textLabel__XZb6r{font-size:10px;color:#91929c;font-weight:400;line-height:16px;margin-bottom:2px;opacity:0;transition:opacity .2s;text-align:left}.TextField_textFieldContainer__zQABz.TextField_hasValue__sa5Ne .TextField_textLabel__XZb6r{opacity:1}.TextField_inputWrapper__BOsxq{display:flex;align-items:center;gap:8px;width:100%}.TextField_textInput__naGEw{border:none;outline:none;background:transparent;font-size:14px;color:#0e0e13;font-weight:500;line-height:20px;padding:0;height:20px;font-family:Aeonik Pro,Arial,sans-serif;flex-grow:1}.TextField_textInput__naGEw[type=number]::-webkit-inner-spin-button,.TextField_textInput__naGEw[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.TextField_textInput__naGEw[type=number]{appearance:textfield}.Checkbox_wrapper__a4_ed{display:inline-flex;align-items:center;cursor:pointer;gap:8px;flex-grow:1}.Checkbox_input__9H87S{position:absolute;opacity:0;width:0;height:0}.Checkbox_checkbox__wmqpe{display:inline-block;width:18px;height:18px;margin:8px;border-radius:4px;border:2px solid var(--gray);box-sizing:border-box;transition:border-color .2s,background .2s;position:relative;flex-shrink:0}.Checkbox_input__9H87S:checked+.Checkbox_checkbox__wmqpe{background:var(--green);border-color:var(--green)}.Checkbox_input__9H87S:checked+.Checkbox_checkbox__wmqpe:after{content:"";display:block;position:absolute;left:4px;top:1px;width:4px;height:8px;border:solid var(--white);border-width:0 1.5px 1.5px 0;border-radius:1px;transform:rotate(45deg)}.Checkbox_input__9H87S:disabled+.Checkbox_checkbox__wmqpe{border-color:var(--gray-light);cursor:not-allowed}.Checkbox_label__fN14L{margin-left:4px;color:var(--foreground);text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.Checkbox_label__fN14L,.Checkbox_subLabel__8oPbd{font-size:14px;-webkit-user-select:none;user-select:none}.Checkbox_subLabel__8oPbd{color:var(--text-secondary)}.VideoModal_videoModalContent__nb9I9.VideoModal_videoModalContent__nb9I9{max-width:1000px!important;width:95%!important;background:black!important;padding:0!important;border-radius:12px;overflow:hidden;animation:VideoModal_modalAppear__8mtF5 .4s cubic-bezier(.4,0,.2,1)}@keyframes VideoModal_modalAppear__8mtF5{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.VideoModal_modalHeader__wucbl{position:absolute;top:15px;right:15px;z-index:10}.VideoModal_closeButton__Y199o{background:rgba(255,255,255,.2);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;color:white}.VideoModal_closeButton__Y199o:hover{background:rgba(255,255,255,.4)}.VideoModal_videoContainer__7H7pV{width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background:black}.VideoModal_video___zna2{width:100%;height:100%;object-fit:contain}@media (max-width:768px){.VideoModal_videoModalContent__nb9I9.VideoModal_videoModalContent__nb9I9{width:95%!important;height:auto!important;min-height:auto!important;margin:auto!important;border-radius:12px!important;padding:0!important}}.YouTubeModal_youtubeModalContent__m_M5V.YouTubeModal_youtubeModalContent__m_M5V{max-width:1000px!important;width:95vw!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important}.YouTubeModal_youtubeModalContent__m_M5V.YouTubeModal_isVerticalModal__3dYPL{max-width:500px!important}.YouTubeModal_videoWrapper__19ZEG{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;background:#000}.YouTubeModal_videoWrapper__19ZEG.YouTubeModal_isVertical__Em6jE{padding-bottom:177.77%}.YouTubeModal_iframe__hSout{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:768px){.YouTubeModal_youtubeModalContent__m_M5V.YouTubeModal_youtubeModalContent__m_M5V{width:100vw!important;height:auto!important}.YouTubeModal_videoWrapper__19ZEG{border-radius:0}}.ExitIntentModal_exitModal__6tQHg{max-width:500px!important;padding:40px!important;text-align:left;border-radius:24px!important}.ExitIntentModal_container__NALiM{display:flex;flex-direction:column;align-items:flex-start}.ExitIntentModal_offerBadge__Q34NK{background:#fff5f5;color:#e03131;padding:6px 16px;border-radius:100px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px}.ExitIntentModal_title__tfx8I{font-size:32px;font-weight:800;line-height:1.2;margin-bottom:16px;color:#1a1a1a}.ExitIntentModal_highlight__JgZkJ{color:var(--primary-color,#0070f3)}.ExitIntentModal_subtitle__vbzd0{font-size:16px;color:#666;line-height:1.5;margin-bottom:32px}.ExitIntentModal_form__YOhnC{width:100%;display:flex;flex-direction:column;gap:0}.ExitIntentModal_input__Weidb{margin-bottom:20px}.ExitIntentModal_footer__JA13O{margin-top:12px;display:flex;flex-direction:column;gap:20px}.ExitIntentModal_terms__xSbwZ{font-size:12px;color:#868e96}.ExitIntentModal_submitBtn__w66Lc{width:100%;padding:16px!important;font-size:18px!important;font-weight:700!important;border-radius:12px!important}.ExitIntentModal_noThanks__C2J5V{margin-top:24px;background:none;border:none;color:#adb5bd;font-size:14px;cursor:pointer;text-decoration:underline}.ExitIntentModal_noThanks__C2J5V:hover{color:#495057}@media (max-width:1024px){.ExitIntentModal_exitModal__6tQHg{padding:24px 16px!important;border-radius:0!important;width:100%!important;max-width:100%!important}.ExitIntentModal_title__tfx8I{font-size:28px;line-height:40px}.ExitIntentModal_subtitle__vbzd0{font-size:16px;line-height:24px;margin-bottom:21px}.ExitIntentModal_footer__JA13O{gap:21px}.ExitIntentModal_submitBtn__w66Lc{height:52px;padding:0!important;display:flex;align-items:center;justify-content:center}}.TVSizes_cardsGrid__3Fl5I{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:60px}@media (max-width:600px){.TVSizes_cardsGrid__3Fl5I{grid-template-columns:repeat(auto-fit,minmax(155px,.5fr));grid-auto-rows:120px}}.PriceSummary_priceSummaryContainer__6s6td{padding:0 20px 20px;border-radius:8px;display:flex;flex-direction:column;gap:12px;max-height:100%;overflow:auto}.PriceSummary_scrollableContent__IddvQ{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.PriceSummary_title__Z4iia{font-weight:500;font-size:20px;color:#0e0e13;margin-bottom:10px}.PriceSummary_groupTitle__qqO5W,.PriceSummary_tvSizeTitle__ivLQG{font-weight:700;font-size:14px;color:#0e0e13;margin-bottom:10px}.PriceSummary_breakdownList___j4JI{display:flex;flex-direction:column;gap:8px}.PriceSummary_breakdownItem__qZjb5{display:flex;justify-content:space-between;align-items:center}.PriceSummary_itemLabel__bhrGR{font-weight:500;font-size:14px;color:#0e0e13}.PriceSummary_itemLabel1x__mfXD3{color:#91929C;margin-right:4px}.PriceSummary_itemCost__mr_1C{font-weight:700;font-size:14px;color:#0e0e13}.PriceSummary_discountSection__g1_DM{padding-top:10px;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:8px}.PriceSummary_discountCost__8X1AB{color:#27b44f!important}.PriceSummary_estimatedTotal__WBlJF{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--gray-light);padding-top:40px}.PriceSummary_discountGroup__1f4yV{padding-top:15px;border-top:1px solid #e0e0e0}.PriceSummary_estimatedLabel__oxvms{font-weight:600;font-size:20px;line-height:28px;color:#0e0e13}.PriceSummary_totalAmount__Ch0YU{font-weight:700;font-size:20px;line-height:28px;color:#0e0e13}.PriceSummary_termsText__vqQhm{margin-top:24px;text-align:center;color:var(--text-secondary);font-size:12px;line-height:16px}.PriceSummary_termsText__vqQhm a{text-decoration:underline}.PriceSummary_darkMode__qE6_2 .PriceSummary_estimatedLabel__oxvms,.PriceSummary_darkMode__qE6_2 .PriceSummary_groupTitle__qqO5W,.PriceSummary_darkMode__qE6_2 .PriceSummary_itemCost__mr_1C,.PriceSummary_darkMode__qE6_2 .PriceSummary_itemLabel__bhrGR,.PriceSummary_darkMode__qE6_2 .PriceSummary_title__Z4iia,.PriceSummary_darkMode__qE6_2 .PriceSummary_totalAmount__Ch0YU,.PriceSummary_darkMode__qE6_2 .PriceSummary_tvSizeTitle__ivLQG{color:white}.PriceSummary_darkMode__qE6_2 .PriceSummary_termsText__vqQhm{color:#ccc}.PriceSummary_darkMode__qE6_2 .PriceSummary_discountGroup__1f4yV,.PriceSummary_darkMode__qE6_2 .PriceSummary_estimatedTotal__WBlJF{border-top-color:#333}.PriceSummary_bookBtn__W9d4b{margin-top:40px}