@charset "UTF-8";*,:before,:after{margin:0;padding:0;box-sizing:border-box}:where(ul,ol):where([class]){padding-left:0}:where(ul[class]){list-style:none}:where(address[class]){font-style:normal}img,video{display:block;max-width:100%;height:auto}input,textarea,select,button{font:inherit}html{height:100%}html,:has(:target){scroll-behavior:smooth}body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}@font-face{font-family:Neue;src:url(/assets/NeueMachina-Regular-5juSsYBv.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Neue-Bold;src:url(/assets/NeueMachina-Ultrabold-BNV4ny24.otf) format("otf");font-style:normal;font-display:swap}@font-face{font-family:Neue ExtraBold;src:url(../assets/fonts/PPNeueMachina-Ultrabold) format("otf");font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope/Manrope-VariableFont_wght.ttf) format("truetype-variations");font-weight:100 900;font-style:normal;font-display:swap}@media (max-width: 768px){h5{font-size:13px}}:root{--color-white: #ffffff;--color-light: #cacaca;--color-grey: #878787;--color-grey-10: #6b6b6b;--color-dark: #2c2c2c;--color-dark-10: #3f3f3f;--color-black: #000000;--font-family-base: "Wix", sans-serif;--container-width: 101.25rem;--container-padding-x: 1rem;--transition-duration: .2s}@media (width <= 90.06125rem){:root{--container-width: 80rem}}.container{max-width:calc(var(--container-width) + var(--container-padding-x) * 2);margin-inline:auto;padding-inline:var(--container-padding-x)}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;padding:0!important;white-space:nowrap!important;clip-path:inset(100%)!important;clip:rect(0 0 0 0)!important;overflow:hidden!important}@media (width <= 47.99875rem){.hidden-mobile{display:none!important}}@media (width > 47.99875rem){.visible-mobile{display:none!important}}body{font-size:clamp(.875rem,.756097561rem + .487804878vw,1.25rem);font-family:var(--font-family-base);line-height:1.2;color:var(--color-light)}#root{display:contents}a,button,label,input,textarea,select,svg *{transition-duration:var(--transition-duration)}a{color:inherit}@media (any-hover: hover){a:hover{color:var(--color-accent)}}@media (any-hover: none){a:active{color:var(--color-accent)}}a[class]{text-decoration:none}.footer{background-color:#fff;padding:120px 0 60px}.footer__container{max-width:1400px;margin:0 auto;padding:0 40px}.footer__top{display:flex;justify-content:space-between;margin-bottom:80px;gap:60px;flex-wrap:wrap}.footer__contact{flex:1;min-width:300px}.footer__contact h2{font-size:3rem;font-weight:800;color:#000;margin:0 0 20px}.footer__contact p{font-size:1.2rem;color:#555;line-height:1.7;margin:0 0 40px;max-width:500px}.footer__contact .footer__subscribe{position:relative;max-width:420px}.footer__contact .footer__subscribe input{width:100%;padding:20px 70px 20px 30px;font-size:1.1rem;border:none;border-radius:50px;background:#fff;box-shadow:0 4px 20px #00000014;outline:none;transition:all .3s ease}.footer__contact .footer__subscribe input::placeholder{color:#aaa}.footer__contact .footer__subscribe input:focus{box-shadow:0 8px 30px #00000026}.footer__contact .footer__subscribe .subscribe-btn{position:absolute;right:5px;top:9px;width:44px;height:44px;background:#000;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.footer__contact .footer__subscribe .subscribe-btn img{width:18px;height:18px;filter:brightness(0) invert(1)}.footer__contact .footer__subscribe .subscribe-btn:hover{transform:scale(1.1);background:#333}.footer__info{flex:1;min-width:280px;text-align:end}.footer__info p{font-size:2.2rem;color:#555;margin:0 0 12px}.footer__info p:last-child{margin-bottom:0}.footer__nav{margin-bottom:60px}.footer__nav ul{display:flex;justify-content:center;list-style:none;padding:0;margin:0;flex-wrap:wrap}.footer__nav ul li{color:#fff;background-color:#666;padding:10px 17px;border-radius:50px}.footer__nav ul li a{font-size:1.2rem;text-decoration:none;transition:color .3s ease}.footer__nav ul li a:hover{color:#555}.footer__divider{height:1px;background:#ccc;margin:60px 0}.footer__bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:40px}.footer__logo img{height:50px}.footer__legal{display:flex;align-items:center;gap:20px;font-size:1.1rem;color:#666}.footer__legal a{color:#666;text-decoration:none;transition:color .3s ease}.footer__legal a:hover{color:#000}.footer__legal .separator{color:#aaa}.footer__copyright{font-size:1.1rem;color:#666}.footer__social ul{display:flex;list-style:none;padding:0;margin:0}.footer__social ul li a{display:flex;align-items:center;justify-content:center;padding:10px;background:#ddd;border-radius:50%;transition:all .3s ease}.footer__social ul li a img{width:18px;height:18px;filter:grayscale(100%) brightness(.4);transition:filter .3s ease}.footer__social ul li a:hover{background:#000}.footer__social ul li a:hover img{filter:brightness(0) invert(1)}@media (max-width: 1200px){.footer__container{padding:0 30px}.footer__top{gap:40px}}@media (max-width: 992px){.footer__top{flex-direction:column}.footer__contact,.footer__info{text-align:center}.footer__contact .footer__subscribe,.footer__info .footer__subscribe{margin:0 auto}.footer__nav ul{gap:30px}.footer__bottom{flex-direction:column;text-align:center;gap:30px}.footer__legal{order:2}.footer__social{order:3}}@media (max-width: 768px){.footer{padding:100px 0 50px}.footer__container{padding:0 20px}.footer__contact h2{font-size:2.6rem}.footer__nav ul{flex-direction:column;align-items:center;gap:20px}.footer__nav ul li a{font-size:1.4rem}.footer__social ul{gap:12px}.footer__social ul li a{width:45px;height:45px}.footer__social ul li a img{width:22px;height:22px}}.header{position:fixed;top:0;left:0;z-index:1000;width:100%;padding:1.2rem 2rem;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;background:#fff;box-shadow:0 2px 10px #0000000d;font-family:Manrope,sans-serif}.header__nav{display:flex;align-items:center;gap:70px;font-weight:500}.header__nav-logo{width:120px;height:auto}.header__nav-logo img{width:100%;height:auto}.header__nav-navigation{display:flex;align-items:center;gap:30px}.header__nav-navigation li{list-style:none}.header__nav-navigation li a{text-decoration:none;color:#666;font-weight:300;transition:color .3s ease}.header__nav-navigation li a:hover{color:#000}.header__nav-navigation li a[href="#home"]{color:#000;font-weight:600}.header__nav-navigation li a[href="#home"]:before{content:"• ";color:#000}.header__right{display:flex;align-items:center;gap:30px}.header .header-contact{display:flex;border-radius:40px;overflow:hidden}.header .header-contact-left{padding:12px 24px;color:#fff;font-weight:500;white-space:nowrap;background-color:#000;border-radius:30px}.header .header-contact-right{padding:12px 15px;display:flex;align-items:center;justify-content:center;background-color:#000;border-radius:30px}.header .header-contact-right img{width:20px;height:20px;filter:brightness(0) invert(1)}.header__burger{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:10px}.header__burger span{width:30px;height:3px;background:#000;border-radius:3px;transition:all .3s ease}.dark-theme .header__burger span{background:#fff}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;visibility:hidden;opacity:0;transition:opacity .3s ease,visibility .3s ease}.mobile-menu.open{visibility:visible;opacity:1}.mobile-menu__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-menu__content{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;transform:translateY(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.mobile-menu.open .mobile-menu__content{transform:translateY(0)}.dark-theme .mobile-menu__content{background:#1a1a1a;color:#fff}.mobile-menu__close{position:absolute;top:30px;right:30px;background:none;border:none;font-size:3rem;color:#000;cursor:pointer;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.dark-theme .mobile-menu__close{color:#fff}.mobile-menu__close:hover{opacity:.7}.mobile-menu__nav{width:100%;max-width:600px}.mobile-menu__nav ul{list-style:none;padding:0;margin:0}.mobile-menu__nav ul li{margin-bottom:2.5rem}.mobile-menu__nav ul li:last-child{margin-bottom:0}.mobile-menu__nav ul li a{text-decoration:none;color:#000;font-size:1.8rem;font-weight:600;display:block;padding:.5rem;transition:all .3s ease}.dark-theme .mobile-menu__nav ul li a{color:#fff}.mobile-menu__nav ul li a:hover{color:#666;transform:translate(15px)}.dark-theme .mobile-menu__nav ul li a:hover{color:#ccc}.mobile-menu__nav ul li a:hover:after{content:"→";position:absolute;margin-left:10px;opacity:.6}.mobile-menu__theme-btn{display:flex;align-items:center;justify-content:center;gap:1rem;background:#0000000d;border:1px solid rgba(0,0,0,.1);border-radius:50px;padding:1rem 2rem;cursor:pointer;transition:all .3s ease;min-width:220px;margin-top:4rem;font-size:1.1rem}.dark-theme .mobile-menu__theme-btn{background:#ffffff0d;border-color:#ffffff1a;color:#fff}.mobile-menu__theme-btn:hover{background:#0000001a;transform:scale(1.05)}.dark-theme .mobile-menu__theme-btn:hover{background:#ffffff1a}.mobile-menu__theme-btn img{width:24px;height:24px}@media (max-width: 768px){.header{padding:1rem 1.5rem}.header__nav-navigation{display:none}.header__right{gap:20px}.header .header-contact-left{display:none}.header__burger{display:flex}}.layout{display:flex;flex-direction:column;min-height:100%}.layout main{flex-grow:1}.aboutSection{position:relative;background:#ebebeb;margin-top:-100px;padding-top:70px;padding-bottom:120px;border-top-left-radius:40px;border-top-right-radius:40px;font-family:Manrope,sans-serif}.aboutSection__container{max-width:1400px;margin:0 auto;box-sizing:border-box;padding:0 40px}.aboutSection .about__first-block{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.aboutSection .about__first-block h2{font-size:1.2rem;font-weight:800;margin-bottom:70px;color:#b0b0b0}.aboutSection .about__first-block__des{font-size:2.5rem;line-height:1.6;max-width:900px;margin-bottom:80px;color:#000;font-family:Neue-Bold,sans-serif}.aboutSection .about__first-block__des span{font-weight:600;color:#ababab}.aboutSection .about__first-block__down{display:flex;gap:60px;width:100%;align-items:flex-end}.aboutSection .about__first-block .left-side{display:flex;flex-direction:row;gap:20px;flex-shrink:0}.aboutSection .about__first-block .left-side img{width:280px;height:280px;object-fit:cover;border-radius:20px;box-shadow:0 10px 30px #0000001a}.aboutSection .about__first-block .right-side{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;flex:1}.aboutSection .about__first-block .right-side-block{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;border-radius:24px;padding:20px 15px 30px;transition:transform .3s ease,box-shadow .3s ease}.aboutSection .about__first-block .right-side-block:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.aboutSection .about__first-block .right-side-block .icon-wrapper{width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:15px;margin-bottom:16px;box-shadow:0 4px 10px #0000001a}.aboutSection .about__first-block .right-side-block .icon-wrapper img{width:20px;height:20px;object-fit:contain;transition:transform .4s ease}.aboutSection .about__first-block .right-side-block:hover .icon-wrapper img{transform:scale(1.2)}.aboutSection .about__first-block .right-side-block p{font-size:1.1rem;font-weight:600;color:#000;margin:0;text-align:center;line-height:1.5}.aboutSection .about__second-block{margin-top:150px}.aboutSection .about__second-block__inner{background:#fff;border-radius:40px;padding:80px 60px;box-shadow:0 20px 50px #00000014;display:flex;gap:80px;align-items:center}.aboutSection .about__second-block__left{flex:1}.aboutSection .about__second-block__left h2{font-size:2.5rem;font-weight:800;margin-bottom:30px;color:#000}.aboutSection .about__second-block__left p{font-size:1.2rem;line-height:1.8;color:#333;max-width:600px}.aboutSection .about__second-block__right{flex:1;display:flex;gap:30px;align-items:center}.aboutSection .about__second-block__right .big-image{flex:1.5}.aboutSection .about__second-block__right .big-image img{width:100%;height:510px;object-fit:cover;border-radius:20px;box-shadow:0 10px 30px #0000001a}.aboutSection .about__second-block__right .small-images-column{flex:1;display:flex;flex-direction:column;gap:20px}.aboutSection .about__second-block__right .small-images-column img{width:100%;height:160px;object-fit:cover;border-radius:20px;box-shadow:0 10px 30px #0000001a}@media (max-width: 1200px){.aboutSection__container{padding:0 40px}.aboutSection .about__first-block .left-side img{width:240px;height:240px}.aboutSection .about__second-block__inner{padding:60px 40px;gap:50px}}@media (max-width: 992px){.aboutSection{margin-top:-80px;padding-top:140px}.aboutSection .about__first-block__down{flex-direction:column;align-items:center}.aboutSection .about__first-block .left-side img{width:340px!important;height:300px!important}.aboutSection .about__first-block .right-side{margin-top:50px;width:100%;justify-content:space-around}.aboutSection .about__second-block__inner{flex-direction:column;text-align:center}.aboutSection .about__second-block__inner__left p{margin:0 auto}.aboutSection .about__second-block__inner__right{flex-direction:column}.aboutSection .about__second-block__inner__right .big-image img{height:400px}.aboutSection .about__second-block__inner__right .small-images-column img{height:200px}}@media (max-width: 768px){.aboutSection__container{padding:0 20px}.aboutSection .about__first-block h2{font-size:2.6rem}.aboutSection .about__first-block__des{font-size:2rem}.aboutSection .about__first-block .left-side{flex-direction:column;align-items:center}.aboutSection .about__first-block .left-side img{width:100%!important;max-width:400px;height:280px!important}.aboutSection .about__second-block__inner{padding:40px 20px;border-radius:30px}.aboutSection .about__second-block__left h2{font-size:2.2rem}.aboutSection .about__second-block__right .big-image img{height:300px}}.final-section{padding:140px 0;background-color:#ebebeb;border-radius:0 0 40px 40px}.final-section__container{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;gap:40px;align-items:stretch}.final-section .final-left{flex:1.2;background-image:url(/image/golfmaster.jpg);background-size:cover;background-position:center;border-radius:40px;position:relative;overflow:hidden}.final-section .final-left__overlay{padding:30px;color:#fff}.final-section .final-left .reviews-header{display:flex;align-items:center;gap:20px;background-color:#fff3;padding:5px;border-radius:30px;border:1px solid white}.final-section .final-left .reviews-logos{display:flex;flex-wrap:wrap}.final-section .final-left .reviews-logos img{height:40px;opacity:.9}.final-section .final-left .reviews-count{font-size:2.5rem;font-weight:800;line-height:1}.final-section .final-left .reviews-label{font-size:1.2rem;font-weight:600;margin:0;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.2),0 0 10px rgba(0,0,0,.3)}.final-section .final-right{flex:1;background:#000;border-radius:40px;padding:30px;color:#fff;display:flex;flex-direction:column;justify-content:center}.final-section .booking-content .booking-subtitle{font-size:1.1rem;letter-spacing:2px;color:#aaa;margin:0 0 20px;background-color:#fff3;padding:18px;border-radius:30px;border:1px solid white;max-width:220px}.final-section .booking-content .booking-title{font-size:2.5rem;font-weight:800;line-height:1.3;margin:0 0 40px}.final-section .booking-content .feature-row{display:flex;align-items:center;gap:20px;margin-bottom:50px}.final-section .booking-content .feature-row .feature-text{font-size:1.3rem;color:#ccc;margin:0}.final-section .booking-content .feature-row .divider{flex:1;height:1px;background:#333}.final-section .booking-content .cta-section{display:flex;justify-content:space-between}.final-section .booking-content .cta-section .cta-button{display:flex;align-items:center;background:transparent;border:none;cursor:pointer;padding:0;margin-bottom:30px}.final-section .booking-content .cta-section .cta-button span{font-size:1.2rem;color:#000;transition:color .3s ease;background-color:#fff;padding:14px;border-radius:30px}.final-section .booking-content .cta-section .cta-button .arrow-icon{width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.final-section .booking-content .cta-section .cta-button .arrow-icon img{width:18px;height:18px;filter:brightness(0)}.final-section .booking-content .cta-section .cta-button:hover .arrow-icon{transform:translate(15px)}.final-section .booking-content .cta-section .cta-description{font-size:1.2rem;color:#aaa;line-height:1.7;margin:0;max-width:200px}@media (max-width: 1200px){.final-section__container{padding:0 30px;gap:30px}.final-left__overlay{padding:60px 50px}.final-right{padding:70px 50px}}@media (max-width: 992px){.final-section__container{flex-direction:column}.final-left{height:500px}.final-right{padding:70px 50px}.final-section .booking-title{font-size:2.6rem}.final-section .cta-button span{font-size:2.4rem}}@media (max-width: 768px){.final-section{padding:100px 0}.final-section__container{padding:0 20px}.final-left{height:450px;border-radius:30px}.final-left__overlay{padding:50px 30px}.final-left .reviews-count{font-size:4rem}.final-right{border-radius:30px;padding:60px 30px}.final-right .booking-title{font-size:2.4rem}.final-right .cta-button span{font-size:2.2rem}.final-right .cta-button .arrow-icon{width:60px;height:60px}.final-right .cta-button .arrow-icon img{width:24px;height:24px}.reviews-logos{gap:15px}.reviews-logos img{height:35px}}.heroSection{position:relative;width:calc(100% - 40px);min-height:100vh;overflow:hidden;font-family:Manrope,sans-serif;color:#fff;margin:100px 20px 20px;border-radius:40px}.heroSection__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.heroSection__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0003,#0009 70%,#000000e6);z-index:-1}.heroSection__content{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:space-between;padding:50px 80px 120px;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.heroSection__sidebar{display:flex;flex-direction:row;gap:40px;justify-content:space-between}.heroSection .social{display:flex;flex-direction:column;gap:20px}.heroSection .social h3{font-size:1.2rem;font-weight:600;margin:0;opacity:.9}.heroSection .social-icons{display:flex;flex-direction:row}.heroSection .social-icons a{background-color:#fff;padding:10px;border-radius:50px}.heroSection .social-icons img{width:18px;height:18px;filter:brightness(0) invert(0);transition:transform .3s ease}.heroSection .social-icons img:hover{transform:translateY(-3px)}.heroSection .details{background:#ffffff1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;border:1px solid rgba(255,255,255,.2);padding:18px;width:400px;max-width:100%}.heroSection .details__header{background-image:url(/image/cort.jpg);background-size:cover;background-position:center;display:flex;align-items:flex-end;padding:20px;border-radius:20px;height:200px;position:relative}.heroSection .details__header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent 50%);border-radius:20px}.heroSection .details__header__btn{display:flex;background:#ffffff1f;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(211,211,211,.6);padding:10px;border-radius:50px;align-items:center}.heroSection .details__header__btn__image-container{background-color:#fff;padding:8px;border-radius:50px;margin-left:10px}.heroSection .details__header img{width:10px;height:10px;filter:brightness(0) invert(0)}.heroSection .details__body h2{font-size:1.3rem;margin:0 0 20px;line-height:1.3}.heroSection .details__list{display:flex;gap:20px}.heroSection .details__item{display:flex;align-items:center;gap:12px;font-size:1rem}.heroSection .details__item:last-child{margin-bottom:0}.heroSection .details__item img{width:20px;height:20px;filter:brightness(0) invert(1)}.heroSection__main{max-width:1400px;display:flex;justify-content:space-between}.heroSection .main__benefits{display:flex;margin-bottom:20px;flex-wrap:wrap}.heroSection .main__benefits span{background:#ffffff26;padding:8px 16px;border-radius:30px;font-size:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(84,84,84,.766)}.heroSection .main__title{font-size:4.5rem;font-weight:800;line-height:1.1;margin:0 0 30px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.heroSection .main__bottom{display:flex;flex-direction:column;gap:60px;margin-top:40px}.heroSection .main__description{max-width:400px;font-size:1.2rem;line-height:1.6;opacity:.95;margin:0}.heroSection .main__book{display:flex;align-items:center;color:#000;border-radius:50px;font-size:1.3rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.heroSection .main__book:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000004d}.heroSection .main__book__image-container{background-color:#fff;padding:16px;border-radius:50px}.heroSection .main__book span{padding:16px 32px;background-color:#fff;border-radius:50px}.heroSection .main__book img{width:24px;height:24px;filter:brightness(0) invert(0)}.heroSection__logo{align-self:flex-start}.heroSection__logo h1{font-size:3.5rem;font-weight:900;margin:0;letter-spacing:-1px;text-shadow:0 4px 15px rgba(0,0,0,.4)}@media (max-width: 1024px){.heroSection__content{padding:100px 40px 60px}.heroSection .main__title{font-size:3.8rem}.heroSection .main__bottom{flex-direction:column;align-items:flex-start;gap:30px}}@media (max-width: 768px){.heroSection__content{padding:100px 20px 50px}.heroSection__sidebar{flex-direction:row;justify-content:space-between;width:100%;gap:20px}.heroSection .details{width:auto;flex:1;padding:20px}.heroSection .social{flex-direction:row;align-items:center}.heroSection .social-icons{flex-direction:row}.heroSection .main__title{font-size:3rem}.heroSection .main__description{font-size:1.2rem}.heroSection__logo h1{font-size:2.8rem}}@media (max-width: 480px){.heroSection__sidebar{flex-direction:column}.heroSection .main__title{font-size:2.5rem}.heroSection .main__benefits span{font-size:.9rem;padding:6px 12px}}.secondSlider{padding:140px 0;background-color:#ebebeb}.secondSlider__container{max-width:1400px;margin:0 auto;padding:0 40px;display:flex;gap:120px;align-items:stretch}.secondSlider__left{flex:0 0 360px;display:flex;align-items:center}.secondSlider__left ul{list-style:none;padding:0;margin:0;width:100%;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:500px}.secondSlider__left li{font-size:3.5rem;font-weight:700;color:#aaa;cursor:pointer;transition:color .5s ease;line-height:1.3}.secondSlider__left li:hover,.secondSlider__left li.active{color:#000}.secondSlider__right{flex:1;display:flex;flex-direction:column;justify-content:center}.secondSlider__right .subtitle{font-size:1.2rem;font-weight:600;color:#888;margin:0 0 50px;text-transform:uppercase;letter-spacing:2px}.secondSlider__right .images-row{display:flex;gap:30px;margin-bottom:60px;align-items:flex-start}.secondSlider__right .left-image{flex:3;height:370px;object-fit:cover;border-radius:30px;box-shadow:0 10px 30px #0000001a}.secondSlider__right .right-image{flex:2;height:240px;object-fit:cover;border-radius:30px;box-shadow:0 10px 30px #0000001f}.secondSlider__right .quote{font-size:1.2rem;line-height:1.6;color:#000;font-style:italic;margin:0 0 60px;max-width:90%}.secondSlider__right .author{display:flex;align-items:center;gap:24px}.secondSlider__right .author .avatar{width:80px;height:80px;border-radius:50%;object-fit:cover;box-shadow:0 6px 20px #0000001a}.secondSlider__right .author .author-info .name{font-size:1.2rem;font-weight:700;color:#000;margin:0 0 6px}.secondSlider__right .author .author-info .city{font-size:1.1rem;color:#888;margin:0}.secondSlider .content-fade{animation:fadeInContent .8s ease-out}@keyframes fadeInContent{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.secondSlider__container{gap:80px;padding:0 30px}.secondSlider__left{flex:0 0 300px}.secondSlider__left li{font-size:3rem}.secondSlider__right .images-row .left-image,.secondSlider__right .images-row .right-image{height:280px}}@media (max-width: 992px){.secondSlider__container{flex-direction:column;gap:80px}.secondSlider__left{flex:none}.secondSlider__left ul{flex-direction:row;justify-content:center;gap:50px;flex-wrap:wrap;min-height:auto;height:auto}.secondSlider__left li{font-size:2.4rem;margin-bottom:20px}.secondSlider__right .images-row{flex-direction:column;gap:30px}.secondSlider__right .images-row .left-image,.secondSlider__right .images-row .right-image{width:100%;height:300px}.secondSlider__right .images-row .right-image{height:300px}.secondSlider__right .quote{font-size:1.8rem}}@media (max-width: 768px){.secondSlider{padding:100px 0}.secondSlider__container{padding:0 20px}.secondSlider__left li{font-size:2rem}.secondSlider__right .subtitle{font-size:1.2rem;margin-bottom:40px}.secondSlider__right .images-row .left-image,.secondSlider__right .images-row .right-image{height:240px;border-radius:24px}.secondSlider__right .quote{font-size:1.6rem}.secondSlider__right .author .avatar{width:70px;height:70px}}.slider-section{padding:120px 0}.slider-section__container{max-width:1400px;margin:0 auto;padding:0 40px}.slider-section .slider-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.slider-section .slider-header h2{font-size:2.5rem;font-weight:800;color:#000;margin:0}.slider-section .slider-header .slider-navigation{display:flex;gap:16px}.slider-section .slider-header .slider-navigation .nav-btn{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a;border:none}.slider-section .slider-header .slider-navigation .nav-btn:hover{transform:scale(1.1);background:#000}.slider-section .slider-header .slider-navigation .nav-btn:hover img{filter:brightness(0) invert(1)}.slider-section .slider-header .slider-navigation .nav-btn img{width:14px;height:14px}.slider-section .slider-main{display:flex;gap:40px;align-items:stretch}.slider-section .slider-left{flex:1.5;position:relative}.slider-section .slider-left__bg{width:100%;height:600px;background-size:cover;background-position:center;border-radius:30px;position:relative;overflow:hidden}.slider-section .slider-left__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent 70%);padding:60px 50px;color:#fff}.slider-section .slider-left .subtitle{display:inline-block;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:10px 20px;border-radius:30px;font-size:.9rem;font-weight:600;border:1px solid rgba(255,255,255,.3);margin-bottom:20px}.slider-section .slider-left .icons-row{display:flex;gap:0;margin-bottom:30px}.slider-section .slider-left .icon-circle{width:60px;height:60px;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:20px;background:transparent}.slider-section .slider-left .icon-circle img{width:24px;height:24px;filter:brightness(0) invert(1)}.slider-section .slider-left .icon-circle+.slider-section .slider-left .icon-circle{margin-left:-15px}.slider-section .slider-left h2{font-size:2.5rem;font-weight:800;margin:0 0 20px}.slider-section .slider-left p{font-size:1.1rem;line-height:1.7;color:#ddd;max-width:500px}.slider-section .slider-right{flex:1;display:flex;flex-direction:column;justify-content:space-between}.slider-section .small-cards{display:flex;flex-direction:column;gap:40px}.slider-section .small-card{height:280px;background-size:cover;background-position:center;border-radius:30px;position:relative;overflow:hidden}.slider-section .small-card__overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:40px;color:#fff}.slider-section .small-card .subtitle{display:inline-block;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 16px;border-radius:30px;font-size:.85rem;font-weight:600;border:1px solid rgba(255,255,255,.3);margin-bottom:12px}.slider-section .small-card h3{font-size:2rem;font-weight:800;margin:0}.slider-section .learn-more-btn{display:none;align-items:center;gap:16px;background:#000000b3;color:#ccc;padding:20px 30px;border-radius:50px;font-size:1.1rem;font-weight:600;align-self:flex-start;transition:all .3s ease;border:none;cursor:pointer}.slider-section .learn-more-btn:hover{background:#000;color:#fff;transform:translate(10px)}.slider-section .learn-more-btn:hover img{filter:brightness(0) invert(1)}.slider-section .learn-more-btn img{width:24px;height:24px;filter:brightness(0) invert(.7)}.slider-section .slider-dots{display:flex;justify-content:center;gap:12px;margin-top:60px}.slider-section .slider-dots .dot{width:12px;height:12px;border-radius:50%;background:#ccc;cursor:pointer;transition:all .3s ease}.slider-section .slider-dots .dot.active{background:#000;transform:scale(1.3)}.slider-section .slider-dots .dot:hover{background:#000}@media (max-width: 1200px){.slider-section__container{padding:0 30px}.slider-main{gap:30px}.slider-left__bg{height:500px}}@media (max-width: 992px){.slider-main{flex-direction:column}.slider-left{flex:none}.slider-left__bg{height:600px}.slider-right{margin-top:40px}.small-cards{flex-direction:row}.small-cards .small-card{flex:1;height:300px}}@media (max-width: 768px){.slider-header{flex-direction:column;align-items:flex-start;gap:30px}.slider-header h2{font-size:2.6rem}.slider-left__overlay{padding:40px 30px}.slider-left h2{font-size:2.4rem}.small-cards{flex-direction:column}.learn-more-btn{align-self:center}}.fade-in{animation:fadeIn .8s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.small-card.fade-in{animation:fadeInSmall .8s ease-in-out}@keyframes fadeInSmall{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.slider-left__wrapper{width:100%;height:600px;border-radius:30px;overflow:hidden;position:relative}
