:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.style_heroSlider__s_i5S{width:100%;height:700px;position:relative;overflow:hidden;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;margin-bottom:0;border-radius:0}@media(max-width:1024px){.style_heroSlider__s_i5S{height:550px}}@media(max-width:768px){.style_heroSlider__s_i5S{height:500px}}@media(max-width:600px){.style_heroSlider__s_i5S{height:550px}}@media(max-width:480px){.style_heroSlider__s_i5S{height:530px}}@media(max-width:360px){.style_heroSlider__s_i5S{height:550px}}.style_swiper___yCD1{width:100%;height:100%}.style_slide__TeDO2{position:relative;display:flex;align-items:center;justify-content:center}.style_slideImage__fzapa,.style_slide__TeDO2{width:100%;background:linear-gradient(135deg,#0f172a,#1e3a8a 50%,#3b82f6);overflow:hidden}.style_slideImage__fzapa{position:absolute;top:0;left:0;z-index:0;animation:style_zoomIn__eF0dr 25s ease-in-out infinite alternate;min-width:100%;min-height:100%}@media(max-width:768px){.style_slideImage__fzapa{animation:style_zoomIn__eF0dr 20s ease-in-out infinite alternate}}@media(max-width:480px){.style_slideImage__fzapa{animation:none}}.style_slideVideo__Gr4bL{position:absolute;top:0;left:0;z-index:0;overflow:hidden;cursor:pointer}.style_slideVideo__Gr4bL,.style_video__W2L7U{width:100%;height:100%;min-width:100%;min-height:100%}.style_video__W2L7U{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.style_playButtonOverlay__6uoTB{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2;background:rgba(0,0,0,.2);transition:background .3s ease}.style_playButtonOverlay__6uoTB:hover{background:rgba(0,0,0,.3)}.style_playButton___uIGh{background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;outline:none;transition:transform .3s ease}.style_playButton___uIGh:hover{transform:scale(1.1)}.style_playButton___uIGh:active{transform:scale(.95)}.style_playButton___uIGh svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}@keyframes style_zoomIn__eF0dr{0%{transform:scale(1)}to{transform:scale(1.08)}}.style_image__qgWz_{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;min-width:100%;transition:transform .5s ease;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;display:block}@media(max-width:768px){.style_image__qgWz_{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;min-width:100%;min-height:100%}}@media(max-width:480px){.style_image__qgWz_{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;min-width:100%;min-height:100%}}.style_slideContent__I7Knt{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}@media(max-width:768px){.style_slideContent__I7Knt{padding:0}}@media(max-width:480px){.style_slideContent__I7Knt{padding:0}}.style_slideOverlay__joC0e{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.25) 50%,rgba(0,0,0,.5));z-index:1}.style_heroContent__aR_p9{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;text-align:left;width:100%;max-width:1200px;padding:0 2rem;color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;align-items:center;pointer-events:none}@media(max-width:1024px){.style_heroContent__aR_p9{grid-template-columns:1fr;text-align:center;max-width:100%;padding:0 1.5rem}}@media(max-width:768px){.style_heroContent__aR_p9{padding:0 1.25rem}}@media(max-width:480px){.style_heroContent__aR_p9{padding:0 1rem}}.style_heroTitle__x55A_{font-size:4.5rem;font-weight:700;line-height:1.1;margin:0 0 1.5rem;font-family:Georgia,Times New Roman,serif;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.8),0 4px 8px rgba(0,0,0,.6),0 0 12px rgba(0,0,0,.5),2px 2px 12px rgba(0,0,0,.7);letter-spacing:-1px;position:relative;z-index:3}.style_heroTitle__x55A_:before{content:"";position:absolute;top:-10px;left:-15px;right:-15px;bottom:-10px;background:rgba(0,0,0,.3);border-radius:8px;z-index:-1;backdrop-filter:blur(4px)}@media(max-width:1024px){.style_heroTitle__x55A_{font-size:3.5rem}}@media(max-width:768px){.style_heroTitle__x55A_{font-size:2.75rem;margin-bottom:1rem}.style_heroTitle__x55A_:before{top:-8px;left:-12px;right:-12px;bottom:-8px}}@media(max-width:480px){.style_heroTitle__x55A_{font-size:2rem;margin-bottom:.75rem}.style_heroTitle__x55A_:before{top:-6px;left:-10px;right:-10px;bottom:-6px}}@media(max-width:360px){.style_heroTitle__x55A_{font-size:1.75rem}}.style_heroSubtitle__tcPue{font-size:1.25rem;font-weight:400;margin:0 0 2rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.9),0 2px 6px rgba(0,0,0,.7),0 0 8px rgba(0,0,0,.6),1px 1px 8px rgba(0,0,0,.8);opacity:1;position:relative;z-index:3}.style_heroSubtitle__tcPue:before{content:"";position:absolute;top:-8px;left:-12px;right:-12px;bottom:-8px;background:rgba(0,0,0,.35);border-radius:6px;z-index:-1;backdrop-filter:blur(3px)}@media(max-width:768px){.style_heroSubtitle__tcPue{font-size:1.125rem;margin-bottom:1.5rem}.style_heroSubtitle__tcPue:before{top:-6px;left:-10px;right:-10px;bottom:-6px}}@media(max-width:480px){.style_heroSubtitle__tcPue{font-size:1rem;margin-bottom:1.25rem}.style_heroSubtitle__tcPue:before{top:-5px;left:-8px;right:-8px;bottom:-5px}}.style_formCard___C_eB{background:hsla(0,0%,100%,.96);padding:1rem 1.1rem;border-radius:16px;box-shadow:0 10px 24px rgba(0,0,0,.25);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.04);width:100%;max-width:360px;margin-left:auto;pointer-events:auto;opacity:1;visibility:visible;transform:translateY(0);transition:opacity .5s ease,visibility .5s ease,transform .5s ease}@media(max-width:1024px){.style_formCard___C_eB{margin:0 auto}}@media(max-width:768px){.style_formCard___C_eB{padding:.95rem 1rem;max-width:420px}}@media(max-width:480px){.style_formCard___C_eB{padding:.9rem;max-width:100%}}.style_formCardHidden__b5oST{opacity:0!important;visibility:hidden!important;transform:translateY(10px)!important;pointer-events:none!important}.style_bookingForm__N4eR9{display:flex;flex-direction:column;gap:.55rem;background:rgba(0,0,0,0);padding:0;border-radius:14px;max-width:100%;width:100%}.style_formInput__wTvnM{width:100%;padding:.75rem .95rem;border:1px solid rgba(0,0,0,.07);border-radius:12px;font-size:.95rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;background:#fff;color:#000;outline:none;transition:all .3s ease}.style_formInput__wTvnM::-moz-placeholder{color:#737373;opacity:.7}.style_formInput__wTvnM::placeholder{color:#737373;opacity:.7}.style_formInput__wTvnM:focus{box-shadow:0 0 0 3px rgba(255,215,0,.25);border-color:rgba(255,215,0,.6)}@media(max-width:768px){.style_formInput__wTvnM{width:100%;padding:.8rem .95rem;font-size:.95rem;border-radius:12px}}@media(max-width:480px){.style_formInput__wTvnM{padding:.75rem .9rem;font-size:.9rem}}.style_bookButton__b9c3x{padding:.8rem .95rem;background:linear-gradient(135deg,#FFD700,#FFA500);color:#000;border:none;border-radius:12px;font-size:.97rem;font-weight:700;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;cursor:pointer;transition:all .3s ease;width:100%;box-shadow:0 4px 12px rgba(255,215,0,.4)}.style_bookButton__b9c3x:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,215,0,.6);background:linear-gradient(135deg,#FFA500,#FFD700)}.style_bookButton__b9c3x:active{transform:translateY(0)}@media(max-width:768px){.style_bookButton__b9c3x{padding:.8rem .9rem;font-size:.95rem}}@media(max-width:480px){.style_bookButton__b9c3x{padding:.75rem .85rem;font-size:.9rem}}.style_successText__F6woV{color:#0f5132;background:#d1e7dd;border:1px solid #badbcc;padding:.55rem .75rem;border-radius:10px;font-size:.9rem;margin:0}.style_errorText__kM47b{color:#842029;background:#f8d7da;border:1px solid #f5c2c7;padding:.55rem .75rem;border-radius:10px;font-size:.9rem;margin:0}.style_trustIndicator__lbXKo{position:absolute;bottom:2rem;left:2rem;z-index:3;display:flex;align-items:center;gap:.75rem}@media(max-width:768px){.style_trustIndicator__lbXKo{bottom:1.5rem;left:1rem;gap:.5rem}}@media(max-width:480px){.style_trustIndicator__lbXKo{bottom:1rem;left:.75rem;flex-direction:column;align-items:flex-start;gap:.25rem}}.style_trustText__Pv1dl{color:#fff;font-size:.9375rem;font-weight:500;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;text-shadow:1px 1px 3px rgba(0,0,0,.5);white-space:nowrap}@media(max-width:768px){.style_trustText__Pv1dl{font-size:.875rem}}@media(max-width:480px){.style_trustText__Pv1dl{font-size:.8125rem}}.style_slideButtonContainer__WMNJs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;animation:style_fadeInUp__Kngqn .8s ease-out;width:100%;max-width:300px;padding:0 1rem;text-align:center;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.style_slideButtonContainer__WMNJs{max-width:280px}}@media(max-width:768px){.style_slideButtonContainer__WMNJs{max-width:260px;padding:0 .75rem}}@media(max-width:600px){.style_slideButtonContainer__WMNJs{max-width:240px}}@media(max-width:480px){.style_slideButtonContainer__WMNJs{max-width:220px;padding:0 .5rem}}@media(max-width:360px){.style_slideButtonContainer__WMNJs{max-width:200px}}@keyframes style_fadeInUp__Kngqn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.style_ctaButton__uCTes{display:inline-block;background:linear-gradient(135deg,#FFD700,#FFA500);color:#000;padding:1rem 2.5rem;border-radius:50px;font-weight:700;font-size:.9375rem;text-decoration:none;text-transform:uppercase;letter-spacing:1.5px;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 5px 20px rgba(255,215,0,.5),0 0 0 0 rgba(255,215,0,.7);border:2px solid hsla(0,0%,100%,.2);position:relative;overflow:hidden;animation:style_fadeInUp__Kngqn .8s ease-out .5s both;width:auto;min-width:200px;white-space:nowrap;text-align:center;margin:0 auto}.style_ctaButton__uCTes:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .6s}.style_ctaButton__uCTes:hover{background:linear-gradient(135deg,#FFA500,#FFD700);transform:translateY(-3px);box-shadow:0 8px 25px rgba(255,215,0,.7),0 0 0 5px rgba(255,215,0,.25);border-color:hsla(0,0%,100%,.4)}.style_ctaButton__uCTes:hover:before{left:100%}.style_ctaButton__uCTes:active{transform:translateY(-1px)}@media(max-width:1024px){.style_ctaButton__uCTes{padding:.9375rem 2.375rem;font-size:.90625rem}}@media(max-width:768px){.style_ctaButton__uCTes{padding:.875rem 2rem;font-size:.875rem;letter-spacing:1px}}@media(max-width:600px){.style_ctaButton__uCTes{padding:.8125rem 1.75rem;font-size:.8125rem;letter-spacing:.5px}}@media(max-width:480px){.style_ctaButton__uCTes{padding:.75rem 1.5rem;font-size:.75rem;letter-spacing:.5px}}@media(max-width:360px){.style_ctaButton__uCTes{padding:.6875rem 1.25rem;font-size:.6875rem}}.style_heroSlider__s_i5S .swiper-button-next,.style_heroSlider__s_i5S .swiper-button-prev{color:#fff!important;width:25px!important;height:25px!important;background-color:rgba(0,0,0,.5)!important;backdrop-filter:blur(8px);border-radius:50%;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.3);border:1.5px solid hsla(0,0%,100%,.3);margin-top:0!important;top:auto!important;bottom:75px!important;transform:translateY(0);z-index:10}.style_heroSlider__s_i5S .swiper-button-next:hover,.style_heroSlider__s_i5S .swiper-button-prev:hover{background-color:gold!important;color:#000!important;border-color:gold;transform:scale(1.15);box-shadow:0 4px 12px rgba(255,215,0,.6)}.style_heroSlider__s_i5S .swiper-button-next:active,.style_heroSlider__s_i5S .swiper-button-prev:active{transform:scale(.95)}.style_heroSlider__s_i5S .swiper-button-next:after,.style_heroSlider__s_i5S .swiper-button-prev:after{font-size:12px!important;font-weight:900}@media(max-width:1024px){.style_heroSlider__s_i5S .swiper-button-next,.style_heroSlider__s_i5S .swiper-button-prev{bottom:70px!important;width:26px!important;height:26px!important}.style_heroSlider__s_i5S .swiper-button-next:after,.style_heroSlider__s_i5S .swiper-button-prev:after{font-size:11px!important}}@media(max-width:768px){.style_heroSlider__s_i5S .swiper-button-next,.style_heroSlider__s_i5S .swiper-button-prev{bottom:60px!important;width:24px!important;height:24px!important}.style_heroSlider__s_i5S .swiper-button-next:after,.style_heroSlider__s_i5S .swiper-button-prev:after{font-size:10px!important}}@media(max-width:600px){.style_heroSlider__s_i5S .swiper-button-next,.style_heroSlider__s_i5S .swiper-button-prev{bottom:50px!important;width:22px!important;height:22px!important}.style_heroSlider__s_i5S .swiper-button-next:after,.style_heroSlider__s_i5S .swiper-button-prev:after{font-size:9px!important}}@media(max-width:480px){.style_heroSlider__s_i5S .swiper-button-next,.style_heroSlider__s_i5S .swiper-button-prev{bottom:40px!important;width:20px!important;height:20px!important}.style_heroSlider__s_i5S .swiper-button-next:after,.style_heroSlider__s_i5S .swiper-button-prev:after{font-size:8px!important}}@media(max-width:360px){.style_heroSlider__s_i5S .swiper-button-next,.style_heroSlider__s_i5S .swiper-button-prev{display:none!important}}.style_heroSlider__s_i5S .swiper-button-next{left:calc(50% + 90px)!important;right:auto!important}@media(max-width:1024px){.style_heroSlider__s_i5S .swiper-button-next{left:calc(50% + 70px)!important}}@media(max-width:768px){.style_heroSlider__s_i5S .swiper-button-next{left:calc(50% + 70px)!important}}@media(max-width:600px){.style_heroSlider__s_i5S .swiper-button-next{left:calc(50% + 65px)!important}}@media(max-width:480px){.style_heroSlider__s_i5S .swiper-button-next{left:calc(50% + 60px)!important}}.style_heroSlider__s_i5S .swiper-button-prev{right:calc(50% + 90px)!important;left:auto!important}@media(max-width:1024px){.style_heroSlider__s_i5S .swiper-button-prev{right:calc(50% + 75px)!important}}@media(max-width:768px){.style_heroSlider__s_i5S .swiper-button-prev{right:calc(50% + 70px)!important}}@media(max-width:600px){.style_heroSlider__s_i5S .swiper-button-prev{right:calc(50% + 65px)!important}}@media(max-width:480px){.style_heroSlider__s_i5S .swiper-button-prev{right:calc(50% + 60px)!important}}.style_heroSlider__s_i5S .swiper-pagination{bottom:80px!important;left:50%!important;transform:translateX(-50%);width:auto!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:0!important}@media(max-width:1024px){.style_heroSlider__s_i5S .swiper-pagination{bottom:70px!important}}@media(max-width:768px){.style_heroSlider__s_i5S .swiper-pagination{bottom:60px!important;gap:.4rem!important}}@media(max-width:600px){.style_heroSlider__s_i5S .swiper-pagination{bottom:50px!important;gap:.35rem!important}}@media(max-width:480px){.style_heroSlider__s_i5S .swiper-pagination{bottom:40px!important;gap:.3rem!important}}@media(max-width:360px){.style_heroSlider__s_i5S .swiper-pagination{bottom:35px!important;gap:.25rem!important}}.style_heroSlider__s_i5S .swiper-pagination-bullet{width:12px!important;height:12px!important;background-color:hsla(0,0%,100%,.35)!important;opacity:1!important;margin:0!important;padding:0!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;border:2px solid hsla(0,0%,100%,.5)!important;border-radius:50%!important;cursor:pointer!important;outline:none!important}.style_heroSlider__s_i5S .swiper-pagination-bullet:hover{background-color:rgba(255,215,0,.6)!important;border-color:rgba(255,215,0,.4)!important;transform:scale(1.2)!important}@media(max-width:768px){.style_heroSlider__s_i5S .swiper-pagination-bullet{width:10px!important;height:10px!important;border-width:1.5px!important}}@media(max-width:480px){.style_heroSlider__s_i5S .swiper-pagination-bullet{width:8px!important;height:8px!important;border-width:1.5px!important}}@media(max-width:360px){.style_heroSlider__s_i5S .swiper-pagination-bullet{width:7px!important;height:7px!important}}.style_heroSlider__s_i5S .swiper-pagination-bullet-active{background-color:gold!important;border-color:gold!important;width:32px!important;height:12px!important;border-radius:6px!important;box-shadow:0 2px 8px rgba(255,215,0,.5)!important;transform:scale(1)!important}@media(max-width:1024px){.style_heroSlider__s_i5S .swiper-pagination-bullet-active{width:30px!important;height:11px!important}}@media(max-width:768px){.style_heroSlider__s_i5S .swiper-pagination-bullet-active{width:26px!important;height:10px!important}}@media(max-width:600px){.style_heroSlider__s_i5S .swiper-pagination-bullet-active{width:24px!important;height:9px!important}}@media(max-width:480px){.style_heroSlider__s_i5S .swiper-pagination-bullet-active{width:22px!important;height:8px!important}}@media(max-width:360px){.style_heroSlider__s_i5S .swiper-pagination-bullet-active{width:20px!important;height:7px!important}}.style_ourTreatmentsSection__OVIWk{padding:3rem 0;background:#fff;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}@media(max-width:768px){.style_ourTreatmentsSection__OVIWk{padding:3rem 0}}.style_container__qUo3q{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}@media(max-width:768px){.style_container__qUo3q{padding:0 1.5rem}}.style_title__cmMzy{font-size:2.5rem;font-weight:800;color:#000;text-align:center;margin:0 0 3rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;letter-spacing:-.5px}@media(max-width:768px){.style_title__cmMzy{font-size:2rem;margin-bottom:2rem}}@media(max-width:480px){.style_title__cmMzy{font-size:1.75rem}}.style_sliderWrapper__WnKDk{margin-bottom:4rem}@media(max-width:768px){.style_sliderWrapper__WnKDk{margin-bottom:3rem}}.style_swiper__1EmjE{padding:0 0 1rem;margin-bottom:2rem}@media(max-width:768px){.style_swiper__1EmjE{padding:0 0 3rem}}.style_slide__lBZo7{height:auto}.style_card__xVAzb{width:100%;height:400px;border-radius:20px;overflow:hidden;position:relative;box-shadow:0 8px 24px rgba(0,0,0,.12);transition:transform .3s ease,box-shadow .3s ease;background:#d4c4b0;cursor:pointer}.style_card__xVAzb:hover{transform:translateY(-8px);box-shadow:0 12px 32px rgba(0,0,0,.18)}@media(max-width:768px){.style_card__xVAzb{height:350px;border-radius:16px}}@media(max-width:480px){.style_card__xVAzb{height:280px;border-radius:12px}}.style_imageContainer__zc8Qh{position:relative;width:100%;height:100%;overflow:hidden}.style_image__hbLuK{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .5s ease;filter:brightness(.92) contrast(1.05)}.style_card__xVAzb:hover .style_image__hbLuK{transform:scale(1.08);filter:brightness(.95) contrast(1.08)}.style_overlay__5H1ry{position:absolute;bottom:0;left:0;right:0;padding:2.5rem 2rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.2) 20%,rgba(0,0,0,.4) 50%,rgba(0,0,0,.75));display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media(max-width:768px){.style_overlay__5H1ry{padding:2rem 1.5rem;gap:1rem}}@media(max-width:480px){.style_overlay__5H1ry{padding:1.5rem;gap:.875rem}}.style_cardTitle__PFHTM{font-size:1.75rem;font-weight:700;color:#fff;margin:0;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.5);line-height:1.2}@media(max-width:768px){.style_cardTitle__PFHTM{font-size:1.5rem}}@media(max-width:480px){.style_cardTitle__PFHTM{font-size:1.25rem}}.style_exploreButton__HdikL{padding:.875rem 2rem;background:linear-gradient(135deg,rgba(255,215,0,.95),rgba(255,165,0,.95));color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,215,0,.3);text-transform:uppercase;letter-spacing:.5px}.style_exploreButton__HdikL:hover{background:linear-gradient(135deg,#FFD700,#FFA500);transform:translateY(-2px);box-shadow:0 6px 16px rgba(255,215,0,.4)}.style_exploreButton__HdikL:active{transform:translateY(0)}@media(max-width:768px){.style_exploreButton__HdikL{padding:.75rem 1.75rem;font-size:.9375rem}}.style_navigationButtons__dlshq{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1rem}.style_swiperButton__a05cJ{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,rgba(255,215,0,.95),rgba(255,165,0,.95));border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,215,0,.3);position:relative;z-index:10}.style_swiperButton__a05cJ:hover{background:linear-gradient(135deg,#FFD700,#FFA500);transform:scale(1.1);box-shadow:0 6px 16px rgba(255,215,0,.4)}.style_swiperButton__a05cJ:active{transform:scale(1.05)}.style_swiperButton__a05cJ:disabled{opacity:.5;cursor:not-allowed;transform:none}.style_swiperButton__a05cJ svg{width:24px;height:24px}@media(max-width:768px){.style_swiperButton__a05cJ{width:44px;height:44px}.style_swiperButton__a05cJ svg{width:20px;height:20px}}.style_featuresSection__drAVK{margin-top:3rem;padding-top:3rem;border-top:1px solid rgba(115,115,115,.2)}@media(max-width:768px){.style_featuresSection__drAVK{margin-top:3rem;padding-top:3rem}}.style_featuresTitle__iZnlg{font-size:1.75rem;font-weight:700;color:#000;text-align:center;margin:0 0 3rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}@media(max-width:768px){.style_featuresTitle__iZnlg{font-size:1.75rem;margin-bottom:2rem}}@media(max-width:480px){.style_featuresTitle__iZnlg{font-size:1.5rem}}.style_featuresGrid__gSATN{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:1024px){.style_featuresGrid__gSATN{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:640px){.style_featuresGrid__gSATN{grid-template-columns:1fr;gap:1.5rem}}.style_featureCard__LotfH{text-align:center;padding:1rem;background:#f5f5f5;border-radius:16px;transition:all .3s ease;border:2px solid rgba(0,0,0,0)}.style_featureCard__LotfH:hover{transform:translateY(-5px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:rgba(255,215,0,.3);background:#fff}@media(max-width:768px){.style_featureCard__LotfH{padding:1rem}}.style_featureIcon__Vvv6R{font-size:3rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center;height:40px}@media(max-width:768px){.style_featureIcon__Vvv6R{font-size:2.5rem;height:30px}}.style_featureTitle__VX0Ue{font-size:1rem;font-weight:700;color:#000;margin:0 0 .75rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}@media(max-width:768px){.style_featureTitle__VX0Ue{font-size:1rem}}.style_featureDescription__t9mYV{font-size:.9375rem;color:#737373;line-height:1.6;margin:0;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}@media(max-width:768px){.style_featureDescription__t9mYV{font-size:.875rem}}.style_section__6NR_A{padding:4rem 2rem;background:linear-gradient(135deg,white,rgba(245,245,245,.3) 50%,white);text-align:center;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;position:relative;overflow:hidden}@media(max-width:768px){.style_section__6NR_A{padding:3rem 1.5rem}}@media(max-width:480px){.style_section__6NR_A{padding:2rem 1rem}}.style_container__TQxoy{max-width:1400px;margin:0 auto}.style_header__bL_Wa{margin-bottom:4rem}@media(max-width:768px){.style_header__bL_Wa{margin-bottom:3rem}}@media(max-width:480px){.style_header__bL_Wa{margin-bottom:2rem}}.style_title__SvTIa{color:#0f172a;font-weight:800;font-size:3rem;margin-bottom:1.5rem;line-height:1.2;position:relative;display:inline-block}.style_title__SvTIa:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#FFD700,#FFA500);border-radius:2px}@media(max-width:1024px){.style_title__SvTIa{font-size:2.5rem}}@media(max-width:768px){.style_title__SvTIa{font-size:2rem;margin-bottom:1rem}}@media(max-width:480px){.style_title__SvTIa{font-size:1.75rem}}.style_description__ahGRB{color:#4b5563;font-size:1.125rem;line-height:1.8;max-width:900px;margin:0 auto}@media(max-width:768px){.style_description__ahGRB{font-size:1rem}}@media(max-width:480px){.style_description__ahGRB{font-size:.9375rem}}.style_processSteps__kDGbe{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}@media(max-width:1024px){.style_processSteps__kDGbe{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:640px){.style_processSteps__kDGbe{grid-template-columns:1fr;gap:1.5rem}}.style_stepLink__EsFVE{display:block;text-decoration:none;color:inherit;width:100%;height:100%}.style_stepCard__vGCc5{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:flex;flex-direction:column;border:none;cursor:pointer;height:100%}.style_stepCard__vGCc5:hover{transform:scale(1.2);box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:10}.style_stepCard__vGCc5:hover .style_stepImage__fuTFG{transform:scale(1.05)}.style_stepCard__vGCc5:hover .style_stepOverlay__5ruOD{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.5))}@media(max-width:1024px){.style_stepCard__vGCc5:hover{transform:scale(1.15)}}@media(max-width:640px){.style_stepCard__vGCc5:hover{transform:scale(1.1)}}.style_stepImageWrapper__PG4ze{position:relative;width:100%;height:400px;overflow:hidden;background:#fff;border-radius:20px}@media(max-width:1024px){.style_stepImageWrapper__PG4ze{height:360px}}@media(max-width:768px){.style_stepImageWrapper__PG4ze{height:360px}}@media(max-width:480px){.style_stepImageWrapper__PG4ze{height:320px}}.style_stepImage__fuTFG{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%;height:100%}.style_stepOverlay__5ruOD{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.4));transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1}.style_stepContent__z7LvN{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem;z-index:2;display:flex;flex-direction:column;gap:.5rem;text-align:left}@media(max-width:768px){.style_stepContent__z7LvN{padding:1.5rem 1.25rem;gap:.4rem}}@media(max-width:480px){.style_stepContent__z7LvN{padding:1.25rem 1rem;gap:.375rem}}.style_stepNumber__kW6uL{display:inline-block;font-size:2.5rem;font-weight:800;color:#fff;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;line-height:1;text-shadow:2px 2px 8px rgba(0,0,0,.5);margin-bottom:.25rem}@media(max-width:1024px){.style_stepNumber__kW6uL{font-size:2.25rem}}@media(max-width:768px){.style_stepNumber__kW6uL{font-size:2rem}}@media(max-width:480px){.style_stepNumber__kW6uL{font-size:1.75rem}}.style_stepTitle__1T_y7{font-size:1.5rem;font-weight:700;color:#fff;margin:0;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;line-height:1.3;text-shadow:2px 2px 8px rgba(0,0,0,.5)}@media(max-width:1024px){.style_stepTitle__1T_y7{font-size:1.375rem}}@media(max-width:768px){.style_stepTitle__1T_y7{font-size:1.25rem}}@media(max-width:480px){.style_stepTitle__1T_y7{font-size:1.125rem}}.style_stepDescription__2UGzY{font-size:.9375rem;color:#fff;line-height:1.5;margin:0;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;text-shadow:1px 1px 4px rgba(0,0,0,.5);opacity:.95}@media(max-width:768px){.style_stepDescription__2UGzY{font-size:.875rem;line-height:1.4}}@media(max-width:480px){.style_stepDescription__2UGzY{font-size:.8125rem}}.style_testimonialVideo__eawOk{padding:3rem 1.5rem;margin:0 auto;max-width:1400px;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;background:linear-gradient(180deg,white,rgba(245,245,245,.15));position:relative}@media(max-width:768px){.style_testimonialVideo__eawOk{padding:2rem 1rem;margin:1rem auto}}.style_container__yfaVO{max-width:1400px;margin:0 auto}.style_title__aYZsh{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:3.5rem;text-align:center;position:relative;display:inline-block;width:100%;padding-bottom:1.25rem;line-height:1.2}.style_title__aYZsh:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:120px;height:5px;background:linear-gradient(90deg,#FFD700,#FFA500);border-radius:3px;box-shadow:0 2px 8px rgba(255,215,0,.4)}@media(max-width:768px){.style_title__aYZsh{font-size:2.5rem;margin-bottom:2.5rem;padding-bottom:1rem}}@media(max-width:480px){.style_title__aYZsh{font-size:2rem}}.style_carouselContainer__FVbTL{padding:1rem 0 4rem}.style_carouselItem__EiTCT{padding:0 .75rem}.style_videoCard__4LLCZ{padding:.75rem;height:100%;display:flex;flex-direction:column;animation:style_fadeIn__saDfr .6s ease-out}@keyframes style_fadeIn__saDfr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_videoWrapper__jnmRa{border-radius:20px;overflow:hidden;height:400px;position:relative;box-shadow:0 6px 20px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.4,0,.2,1);background-color:#000;border:3px solid rgba(255,215,0,.1)}.style_videoWrapper__jnmRa:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,215,0,.1),transparent 50%);opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}.style_videoWrapper__jnmRa:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px rgba(0,0,0,.3);border-color:rgba(255,215,0,.4)}.style_videoWrapper__jnmRa:hover:before{opacity:1}@media(max-width:1024px){.style_videoWrapper__jnmRa{height:340px}}@media(max-width:640px){.style_videoWrapper__jnmRa{height:300px}}.style_video__px3Cu{width:100%;height:100%;border:none;border-radius:20px;display:block;transition:transform .3s ease}.style_videoThumbnail__wOBHP{position:relative;width:100%;height:100%;cursor:pointer;overflow:hidden;border-radius:20px}.style_thumbnailImage__jgiXj{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease}.style_videoThumbnail__wOBHP:hover .style_thumbnailImage__jgiXj{transform:scale(1.05)}.style_playButtonOverlay__67YkW{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.3);transition:background .3s ease;z-index:2}.style_videoThumbnail__wOBHP:hover .style_playButtonOverlay__67YkW{background:rgba(0,0,0,.4)}.style_playButton__4VqHd{background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;outline:none;transition:transform .3s ease;z-index:3}.style_playButton__4VqHd:hover{transform:scale(1.15)}.style_playButton__4VqHd:active{transform:scale(.95)}.style_playButton__4VqHd svg{filter:drop-shadow(0 4px 8px rgba(0,0,0,.5))}.style_videoInfo__7NEt_{background:linear-gradient(135deg,rgba(255,215,0,.12),rgba(255,165,0,.08));padding:1.75rem 1.25rem;margin-top:.75rem;border-radius:16px;border:2px solid rgba(255,215,0,.25);transition:all .3s ease;box-shadow:0 2px 8px rgba(255,215,0,.15);position:relative;overflow:hidden}.style_videoInfo__7NEt_:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.style_videoInfo__7NEt_:hover{background:linear-gradient(135deg,rgba(255,215,0,.18),rgba(255,165,0,.12));border-color:rgba(255,215,0,.4);box-shadow:0 4px 12px rgba(255,215,0,.25);transform:translateY(-2px)}.style_videoInfo__7NEt_:hover:before{left:100%}@media(max-width:768px){.style_videoInfo__7NEt_{padding:1.5rem 1rem}}.style_testimonialText__er2Bh{font-size:1.1875rem;color:#0f172a;font-weight:600;margin:0 0 1rem;line-height:1.7;position:relative;z-index:1}@media(max-width:768px){.style_testimonialText__er2Bh{font-size:1.0625rem;margin-bottom:.875rem}}.style_testimonialName__OwtoB{font-size:1.0625rem;color:#1e3a8a;font-style:italic;font-weight:600;margin:0;position:relative;z-index:1;display:flex;align-items:center}.style_testimonialName__OwtoB:before{content:"—";margin-right:.5rem;color:gold;font-weight:700}@media(max-width:768px){.style_testimonialName__OwtoB{font-size:1rem}}.style_testimonialVideo__eawOk .react-multi-carousel-dot-list{margin-top:2.5rem!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:0!important;list-style:none!important}.style_testimonialVideo__eawOk .react-multi-carousel-dot button{background-color:rgba(15,23,42,.25)!important;border:2px solid rgba(15,23,42,.1)!important;width:12px!important;height:12px!important;border-radius:50%!important;margin:0!important;padding:0!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;outline:none!important}.style_testimonialVideo__eawOk .react-multi-carousel-dot button:hover{background-color:rgba(255,215,0,.5)!important;border-color:rgba(255,215,0,.3)!important;transform:scale(1.2)!important}.style_testimonialVideo__eawOk .react-multi-carousel-dot.style_react-multi-carousel-dot--active__I6QNx button{background-color:gold!important;border-color:gold!important;width:32px!important;height:12px!important;border-radius:6px!important;box-shadow:0 2px 8px rgba(255,215,0,.4)!important;transform:scale(1)!important}.style_errorState__kPSKN,.style_loadingState__Z_lbD{text-align:center;padding:4rem 2rem;color:#404040;font-size:1.125rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}@media(max-width:768px){.style_errorState__kPSKN,.style_loadingState__Z_lbD{padding:3rem 1.5rem;font-size:1rem}}.style_loadingState__Z_lbD{color:#0f172a;font-weight:500}.style_errorState__kPSKN{color:#737373;font-style:italic}.style_testimonials__ktWcx{margin-top:0;margin-left:auto;margin-right:auto;padding:4rem 1.5rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;background:linear-gradient(180deg,white,rgba(245,245,245,.2))}@media(max-width:768px){.style_testimonials__ktWcx{padding:1rem;margin-top:1rem}}.style_header__yiawE{text-align:center;margin-bottom:3rem}@media(max-width:768px){.style_header__yiawE{margin-bottom:1dvh}}.style_sectionTitle__xV3Ry{font-size:2.75rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.2;position:relative;display:inline-block;padding-bottom:1rem}.style_sectionTitle__xV3Ry:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#FFD700,#FFA500);border-radius:2px}@media(max-width:768px){.style_sectionTitle__xV3Ry{font-size:2.25rem}}@media(max-width:480px){.style_sectionTitle__xV3Ry{font-size:1.875rem}}.style_sectionSubtitle___dKyp{font-size:1.125rem;color:#404040;margin-top:1rem;font-weight:400}@media(max-width:768px){.style_sectionSubtitle___dKyp{font-size:1rem}}.style_carouselWrapper__I4Dgi{margin-bottom:4rem;padding:1rem 0;width:100%;position:relative}.style_carouselContainer__2DnS2{padding:1rem 0 4rem;width:100%;position:relative}.style_testimonials__ktWcx .react-multi-carousel-dot-list{margin-top:2.5rem!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:0!important;list-style:none!important}.style_testimonials__ktWcx .react-multi-carousel-dot button{background-color:rgba(15,23,42,.25)!important;border:2px solid rgba(15,23,42,.1)!important;width:12px!important;height:12px!important;border-radius:50%!important;margin:0!important;padding:0!important;cursor:pointer!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;outline:none!important}.style_testimonials__ktWcx .react-multi-carousel-dot button:hover{background-color:rgba(255,215,0,.5)!important;border-color:rgba(255,215,0,.3)!important;transform:scale(1.2)!important}.style_testimonials__ktWcx .react-multi-carousel-dot.style_react-multi-carousel-dot--active__vDxt4 button{background-color:gold!important;border-color:gold!important;width:32px!important;height:12px!important;border-radius:6px!important;box-shadow:0 2px 8px rgba(255,215,0,.4)!important;transform:scale(1)!important}.style_carouselItem__P42KL{padding:0 .75rem;height:100%;display:flex;align-items:stretch}.style_testimonialCard__ycStE{background:linear-gradient(135deg,#ffffff,rgba(245,245,245,.5));border-radius:16px;padding:2rem;margin:0 .75rem;box-shadow:0 4px 16px rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column;border:2px solid rgba(15,23,42,.08);transition:all .3s ease;min-height:320px}.style_testimonialCard__ycStE:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15);border-color:rgba(255,215,0,.3)}@media(max-width:768px){.style_testimonialCard__ycStE{padding:1.5rem;margin:0 .5rem;min-height:300px}}.style_cardHeader__G_5BJ{display:flex;align-items:center;margin-bottom:1.25rem;gap:1rem}.style_avatar__3d2Uj{width:56px;height:56px;border-radius:50%;overflow:hidden;flex-shrink:0;border:3px solid rgba(255,215,0,.3);box-shadow:0 2px 8px rgba(255,215,0,.2);position:relative;background:linear-gradient(135deg,#1e3a8a,#3b82f6)}.style_avatarInitial__15t8f{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;text-transform:uppercase;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}.style_userInfo__ElVYy{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.style_userName__hHCC7{font-weight:700;color:#0f172a;font-size:1.125rem;margin:0 0 .25rem;line-height:1.3;word-wrap:break-word}@media(max-width:768px){.style_userName__hHCC7{font-size:1rem}}.style_userProf__sMt_F{font-size:.9375rem;color:#737373;margin:0;font-weight:500;line-height:1.4;word-wrap:break-word}.style_stars__RHJ36{display:flex;margin-bottom:1.25rem;gap:.25rem;align-items:center;flex-wrap:wrap}.style_starIcon__8WXbE{height:1.5rem;width:1.5rem;color:#d4af37;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.style_comment__34NRM{color:#404040;margin-bottom:1rem;font-size:1.0625rem;font-style:italic;line-height:1.7;flex:1;position:relative;padding-left:1.5rem;text-align:left;word-wrap:break-word;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:8.5em}.style_comment__34NRM:before{content:'"';position:absolute;left:0;top:-.5rem;font-size:3rem;color:rgba(255,215,0,.3);font-family:Georgia,serif;line-height:1}@media(max-width:768px){.style_comment__34NRM{font-size:1rem;padding-left:1.25rem;line-height:1.65;-webkit-line-clamp:4;line-clamp:4;max-height:6.6em}}.style_moreReviewsLink__0JV1q{display:inline-block;margin-top:.5rem;margin-bottom:.5rem;color:#3b82f6;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .2s ease;padding-left:1.5rem}.style_moreReviewsLink__0JV1q:hover{color:#1e3a8a;text-decoration:underline}@media(max-width:768px){.style_moreReviewsLink__0JV1q{font-size:.8125rem;padding-left:1.25rem}}.style_date__UwC8_{font-size:.9375rem;color:#737373;font-weight:500;margin:auto 0 0;text-align:left;padding-top:.5rem}.style_statsSection__waw70{margin-top:5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:3rem 1.5rem;text-align:center;background:linear-gradient(135deg,#ffffff,rgba(245,245,245,.4));border-radius:24px;max-width:1200px;margin-left:auto;margin-right:auto;box-shadow:0 10px 40px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.8);border:1px solid rgba(255,215,0,.15);position:relative;overflow:hidden}.style_statsSection__waw70:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#FFD700,#FFA500)}@media(min-width:768px){.style_statsSection__waw70{grid-template-columns:repeat(4,1fr);gap:2rem;padding:4rem 2.5rem}}@media(min-width:1024px){.style_statsSection__waw70{padding:4.5rem 3rem;gap:2.5rem}}.style_statItem__lQatZ{padding:2rem 1.5rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:16px;background:rgba(0,0,0,0)}.style_statItem__lQatZ:before{top:0;left:0;bottom:0;background:linear-gradient(135deg,rgba(255,215,0,.05),rgba(255,165,0,.03));border-radius:16px;opacity:0;z-index:0}.style_statItem__lQatZ:after,.style_statItem__lQatZ:before{content:"";position:absolute;right:0;transition:opacity .4s ease}.style_statItem__lQatZ:after{top:50%;transform:translateY(-50%);width:1px;height:60%;background:linear-gradient(180deg,transparent,rgba(255,215,0,.2) 50%,transparent)}.style_statItem__lQatZ:hover{transform:translateY(-4px)}.style_statItem__lQatZ:hover:before{opacity:1}.style_statItem__lQatZ:hover .style_statNumber__Zo8GC{transform:scale(1.05)}.style_statItem__lQatZ:last-child:after{display:none}@media(max-width:767px){.style_statItem__lQatZ{border-bottom:1px solid rgba(255,215,0,.15);padding:1.75rem 1rem 2rem}.style_statItem__lQatZ:after{display:none}.style_statItem__lQatZ:nth-last-child(-n+2){border-bottom:none;padding-bottom:1.75rem}.style_statItem__lQatZ:nth-child(2n):after{display:block;right:auto;left:0;top:auto;bottom:0;width:60%;height:1px;transform:translateX(-50%);left:50%;background:linear-gradient(90deg,transparent,rgba(255,215,0,.2) 50%,transparent)}}@media(min-width:768px){.style_statItem__lQatZ:nth-child(4n):after{display:none}}.style_statNumber__Zo8GC{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#0f172a,#1e3a8a 50%,#FFD700);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:1rem;line-height:1;position:relative;z-index:1;transition:transform .4s cubic-bezier(.4,0,.2,1);display:inline-block;letter-spacing:-1px}@media(min-width:768px){.style_statNumber__Zo8GC{font-size:3.5rem;margin-bottom:1.125rem}}@media(min-width:1024px){.style_statNumber__Zo8GC{font-size:4rem}}.style_statLabel__H2Axb{color:#404040;margin:0;font-weight:600;position:relative;z-index:1;letter-spacing:.3px;text-transform:uppercase;font-size:.875rem;opacity:.85}@media(min-width:768px){.style_statLabel__H2Axb{font-size:.9375rem}}@media(min-width:1024px){.style_statLabel__H2Axb{font-size:1rem}}.style_section__bAeVf{padding:4rem 2rem;background-color:#fff;text-align:center;position:relative;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}@media(max-width:768px){.style_section__bAeVf{padding:3rem 1.5rem}}@media(max-width:480px){.style_section__bAeVf{padding:2rem 1rem}}.style_container__fr3be{max-width:1400px;margin:0 auto;position:relative;z-index:1}.style_title__dPcu2{color:#0f172a;font-weight:800;font-size:3rem;margin-bottom:3rem;line-height:1.2;position:relative;display:inline-block;text-decoration:none;cursor:pointer;transition:color .3s ease}.style_title__dPcu2 h2{color:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;margin:0;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}.style_title__dPcu2:hover{color:#1e3a8a}.style_title__dPcu2:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,#FFD700,#FFA500);border-radius:2px;transition:width .3s ease}.style_title__dPcu2:hover:after{width:120px}@media(max-width:1024px){.style_title__dPcu2{font-size:2.5rem;margin-bottom:2.5rem}}@media(max-width:768px){.style_title__dPcu2{font-size:2rem;margin-bottom:2rem}}@media(max-width:480px){.style_title__dPcu2{font-size:1.75rem;margin-bottom:1.5rem}}.style_bestsellersGrid__6EuXc{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem}@media(max-width:1024px){.style_bestsellersGrid__6EuXc{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:640px){.style_bestsellersGrid__6EuXc{grid-template-columns:1fr;gap:1.5rem}}.style_bestsellerCard__BKs22{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;border:1px solid rgba(245,245,245,.5);cursor:pointer;height:100%;text-decoration:none;color:inherit}.style_bestsellerCard__BKs22:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.15);border-color:rgba(255,215,0,.3)}.style_bestsellerCard__BKs22:hover .style_bestsellerImage__cL14h{transform:scale(1.08)}.style_bestsellerCard__BKs22:hover .style_imageOverlay__TmSC_{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.6))}@media(max-width:768px){.style_bestsellerCard__BKs22{border-radius:12px}}.style_imageWrapper__5c0Pm{position:relative;width:100%;height:100%;min-height:400px;overflow:hidden;background:#f5f5f5;border-radius:16px}@media(max-width:1024px){.style_imageWrapper__5c0Pm{min-height:350px}}@media(max-width:768px){.style_imageWrapper__5c0Pm{min-height:300px;border-radius:12px}}@media(max-width:480px){.style_imageWrapper__5c0Pm{min-height:280px}}.style_bestsellerImage__cL14h{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%;height:100%}.style_imageOverlay__TmSC_{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.5));transition:all .4s cubic-bezier(.4,0,.2,1);z-index:1}.style_cardContent__gOAxB{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.5rem;z-index:2;display:flex;flex-direction:column;gap:.5rem;text-align:left}@media(max-width:768px){.style_cardContent__gOAxB{padding:1.5rem 1.25rem;gap:.4rem}}@media(max-width:480px){.style_cardContent__gOAxB{padding:1.25rem 1rem;gap:.375rem}}.style_cardTitle__cJY_g{font-size:1.5rem;font-weight:700;color:#fff;margin:0;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;line-height:1.3;text-shadow:2px 2px 8px rgba(0,0,0,.5)}@media(max-width:1024px){.style_cardTitle__cJY_g{font-size:1.375rem}}@media(max-width:768px){.style_cardTitle__cJY_g{font-size:1.25rem}}@media(max-width:480px){.style_cardTitle__cJY_g{font-size:1.125rem}}.style_cardDescription__lvglE{font-size:.9375rem;color:#fff;line-height:1.5;margin:0;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif;text-shadow:1px 1px 4px rgba(0,0,0,.5);opacity:.95;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}@media(max-width:768px){.style_cardDescription__lvglE{font-size:.875rem;line-height:1.4}}@media(max-width:480px){.style_cardDescription__lvglE{font-size:.8125rem}}.style_emptyState__03GX2{padding:3rem 2rem;text-align:center;color:#6b7280;font-size:1.125rem;font-family:var(--font-montserrat),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell",sans-serif}@media(max-width:768px){.style_emptyState__03GX2{padding:2rem 1.5rem;font-size:1rem}}@media(max-width:480px){.style_emptyState__03GX2{padding:1.5rem 1rem;font-size:.9375rem}}