@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.fade-in-up,.fade-in-left,.fade-in-right{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;will-change:opacity,transform}.fade-in-up{transform:translateY(40px)}.fade-in-up.animate-in{opacity:1;transform:translateY(0)}.fade-in-left{transform:translate(-40px)}.fade-in-left.animate-in{opacity:1;transform:translate(0)}.fade-in-right{transform:translate(40px)}.fade-in-right.animate-in{opacity:1;transform:translate(0)}.fade-in-up:nth-child(1),.fade-in-left:nth-child(1),.fade-in-right:nth-child(1){transition-delay:.1s}.fade-in-up:nth-child(2),.fade-in-left:nth-child(2),.fade-in-right:nth-child(2){transition-delay:.2s}.fade-in-up:nth-child(3),.fade-in-left:nth-child(3),.fade-in-right:nth-child(3){transition-delay:.3s}.fade-in-up:nth-child(4),.fade-in-left:nth-child(4),.fade-in-right:nth-child(4){transition-delay:.4s}.fade-in-up:nth-child(5),.fade-in-left:nth-child(5),.fade-in-right:nth-child(5){transition-delay:.5s}.fade-in-up:nth-child(6),.fade-in-left:nth-child(6),.fade-in-right:nth-child(6){transition-delay:.6s}.fade-in-up:nth-child(7),.fade-in-left:nth-child(7),.fade-in-right:nth-child(7){transition-delay:.7s}.fade-in-up:nth-child(8),.fade-in-left:nth-child(8),.fade-in-right:nth-child(8){transition-delay:.8s}.fade-in-up:nth-child(9),.fade-in-left:nth-child(9),.fade-in-right:nth-child(9){transition-delay:.9s}.fade-in-up:nth-child(10),.fade-in-left:nth-child(10),.fade-in-right:nth-child(10){transition-delay:1s}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.fade-in-up,.fade-in-left,.fade-in-right{opacity:1;transform:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.6rem;line-height:1.6;color:#fff;background-color:#fff}img{max-width:100%;height:auto;display:block}.uppercase{text-transform:uppercase}a{color:#f7e830;text-decoration:none;transition:all .3s ease}a:hover{color:#ebda09}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem;color:#060606}h1{font-size:8.7rem}h2{font-size:4rem}h3{font-size:2.4rem}h4{font-size:2rem}h5{font-size:1.25rem}h6{font-size:1rem}p{font-size:1.8rem;margin-bottom:1rem}.container{width:100%;max-width:1640px;margin:0 auto;padding:0 2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only.focus\:not-sr-only:focus{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.font14{font-size:1.4rem!important}.font16{font-size:1.6rem!important}.font18{font-size:1.8rem!important}.font20{font-size:2rem!important}.font24{font-size:2.4rem!important}.font28{font-size:2.8rem!important}.font40{font-size:4rem!important}.font87{font-size:8.7rem!important}.font338{font-size:33.8rem!important}.thin{font-weight:100!important}.light{font-weight:300!important}.regular{font-weight:400!important}.medium{font-weight:500!important}.semibold{font-weight:600!important}.bold{font-weight:700!important}.extrabold{font-weight:800!important}.black{font-weight:900!important}.c-primary{color:#f7e830!important}.c-secondary{color:#64748b!important}.c-dark{color:#060606!important}.c-black{color:#000!important}.c-white{color:#fff!important}.c-gray{color:#999!important}.c-gray-light{color:#c3c3c3!important}.c-dark-gray{color:#303030!important}.bg-primary{background-color:#f7e830!important}.bg-secondary{background-color:#64748b!important}.bg-dark{background-color:#060606!important}.bg-black{background-color:#000!important}.bg-white{background-color:#fff!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-none{display:none!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.align-start{align-items:flex-start!important}.align-center{align-items:center!important}.align-end{align-items:flex-end!important}.gap-sm{gap:1rem!important}.gap-md{gap:2rem!important}.gap-lg{gap:3rem!important}.m-0{margin:0!important}.mt-sm{margin-top:1rem!important}.mt-md{margin-top:2rem!important}.mt-lg{margin-top:3rem!important}.mb-sm{margin-bottom:1rem!important}.mb-md{margin-bottom:2rem!important}.mb-lg{margin-bottom:3rem!important}.p-0{padding:0!important}.pt-sm{padding-top:1rem!important}.pt-md{padding-top:2rem!important}.pt-lg{padding-top:3rem!important}.pb-sm{padding-bottom:1rem!important}.pb-md{padding-bottom:2rem!important}.pb-lg{padding-bottom:3rem!important}.w-100{width:100%!important}.h-100{height:100%!important}.siteHeader{background-color:#fff;padding:2rem 0;width:100%;position:fixed;top:0;z-index:1000;box-shadow:0 2px 10px #0000000d;transition:all .3s ease}.siteHeader.isFixed{padding:1rem 0}.siteHeader.isFixed .siteHeader__logo img{height:5.5rem}@media(max-width:1024px){.siteHeader.isFixed .siteHeader__logo img{height:3.3rem}}.siteHeader .container{display:flex;flex-flow:row;justify-content:space-between;align-items:center}.siteHeader__left{display:flex;align-items:center;gap:4rem}@media(max-width:1024px){.siteHeader__left{gap:2rem}}@media(max-width:1024px){.siteHeader__right{display:none}}.siteHeader__logo{display:flex;align-items:center;z-index:1001}.siteHeader__logo img{height:6.6rem;transition:all .3s ease;width:auto;display:block}@media(max-width:1024px){.siteHeader__logo img{height:4rem}}.siteHeader__logo:hover{opacity:.9}.siteHeader__nav{display:flex;align-items:center;gap:3rem}@media(max-width:1024px){.siteHeader__nav{display:none}}.siteHeader__nav a{font-size:1.6rem}@media(max-width:1280px){.siteHeader__nav a{font-size:1.6rem}}.siteHeader__nav a{font-weight:400;color:#000;text-decoration:none;transition:color .3s ease}.siteHeader__nav a:hover{color:#8c4420}.siteHeader__toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}@media(max-width:1024px){.siteHeader__toggle{display:block}}.siteHeader__toggle span{display:block;width:28px;height:3px;background-color:#000;margin:5px 0;transition:all .3s ease}.siteHeader__toggle.active span:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.siteHeader__toggle.active span:nth-child(2){opacity:0}.siteHeader__toggle.active span:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.menu-overlay{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:#fff;z-index:999;transition:right .3s ease;padding:10rem 4rem 4rem;overflow-y:auto}.menu-overlay.active{right:0}.menu-overlay__nav{display:flex;flex-direction:column;gap:3rem}.menu-overlay__nav a{font-size:2.4rem}@media(max-width:1280px){.menu-overlay__nav a{font-size:2.4rem}}.menu-overlay__nav a{font-weight:400;color:#000;text-decoration:none;transition:color .3s ease;padding:1rem 0;border-bottom:1px solid rgba(0,0,0,.1)}.menu-overlay__nav a:hover{color:#8c4420}@media(min-width:769px){.menu-overlay{display:none}}.main{width:100%;max-width:1640px;margin:0 auto;padding:0 2rem;padding:0;max-width:100%;min-height:70vh}.page-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #f8fafc}.page-header h1{margin:0;color:#060606}.siteFooter{background-color:#000;padding:6rem 0 12rem}@media(max-width:1024px){.siteFooter{padding:4rem 0}}.siteFooter__wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:6rem}@media(max-width:1024px){.siteFooter__wrapper{flex-direction:column;gap:8rem}}@media(max-width:768px){.siteFooter__wrapper{justify-content:center;align-items:center;gap:4rem}}.siteFooter__left{flex-shrink:0}@media(max-width:1024px){.siteFooter__left{width:100%;justify-content:center;display:flex}}.siteFooter__logo{display:block}.siteFooter__logo img{height:6.6rem;width:auto;filter:invert(100%);display:block}@media(max-width:768px){.siteFooter__logo img{height:6rem}}.siteFooter__right{display:flex;gap:19rem;flex:1;justify-content:flex-end}@media(max-width:1500px){.siteFooter__right{gap:10rem}}@media(max-width:1280px){.siteFooter__right{gap:5rem}}@media(max-width:1024px){.siteFooter__right{gap:4rem;justify-content:space-between;width:100%}}@media(max-width:768px){.siteFooter__right{flex-direction:column;gap:5rem}}.siteFooter__column--newsletter{min-width:300px}@media(max-width:1280px){.siteFooter__column--newsletter{min-width:200px}}@media(max-width:768px){.siteFooter__column--newsletter{min-width:100%}}@media(max-width:768px){.siteFooter__column{text-align:center}}.siteFooter__title{font-size:2rem}@media(max-width:1280px){.siteFooter__title{font-size:1.8rem}}.siteFooter__title{font-weight:400;color:#fff;text-transform:uppercase;margin-bottom:4rem}@media(max-width:768px){.siteFooter__title{margin-bottom:2rem}}.siteFooter__nav{display:flex;flex-direction:column;gap:1.5rem}.siteFooter__nav a{font-size:2rem}@media(max-width:1280px){.siteFooter__nav a{font-size:1.8rem}}.siteFooter__nav a{font-weight:400;color:#fff;text-decoration:none;transition:opacity .3s ease}.siteFooter__nav a:hover{opacity:.7}.siteFooter__newsletter{display:flex;flex-direction:column;gap:2rem}.siteFooter__newsletterText{font-size:2rem}@media(max-width:1280px){.siteFooter__newsletterText{font-size:1.8rem}}.siteFooter__newsletterText{font-weight:400;color:#fff;line-height:1.4}.siteFooter__newsletterForm{display:flex;flex-direction:column;gap:1.5rem}.siteFooter__newsletterInput{background:transparent;border:none;border-bottom:1px solid #ffffff;padding:1rem 0;font-size:2.8rem;font-weight:400;color:#fff;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media(max-width:768px){.siteFooter__newsletterInput{font-size:2rem}}@media(max-width:768px)and (max-width:1280px){.siteFooter__newsletterInput{font-size:1.8rem}}.siteFooter__newsletterInput::placeholder{color:#bababa;font-size:2.8rem;font-weight:400}@media(max-width:768px){.siteFooter__newsletterInput::placeholder{font-size:2rem}}@media(max-width:768px)and (max-width:1280px){.siteFooter__newsletterInput::placeholder{font-size:1.8rem}}.siteFooter__newsletterInput:focus{outline:none;border-bottom-color:#bababa}.siteFooter__newsletterButton{background:transparent;border:none;padding:1rem 0;cursor:pointer;display:flex;align-items:center;gap:1rem;align-self:flex-start;margin-left:auto;transition:opacity .3s ease}.siteFooter__newsletterButton span{font-size:1.6rem;font-weight:400;font-family:Outfit!important;color:#fff}.siteFooter__newsletterButton svg{width:8px;height:13px;flex-shrink:0}.siteFooter__newsletterButton:hover{opacity:.7}.footer{background-color:#060606;margin-top:auto}.footer__stripes{height:200px;background:repeating-linear-gradient(-45deg,#f7e830,#f7e830 60px,#060606 60px,#060606 120px);border-radius:2rem}@media(max-width:1024px){.footer__stripes{height:100px;background:repeating-linear-gradient(-45deg,#f7e830,#f7e830 50px,#060606 50px,#060606 100px)}}@media(max-width:640px){.footer__stripes--desktop{display:none}}.footer__stripes--mobile{display:none;height:100%}@media(max-width:640px){.footer__stripes--mobile{display:block;background:repeating-linear-gradient(-45deg,#f7e830,#f7e830 20px,#060606 20px,#060606 40px);border-radius:.3rem;margin-top:1.5rem}}.footer__content{padding:2rem 0 4rem}@media(max-width:1024px){.footer__content{padding:4rem 0 3rem}}.footer__flex{display:flex;gap:2rem}@media(max-width:1024px){.footer__flex{gap:3rem}}@media(max-width:640px){.footer__flex{gap:2rem}}.footer__logo-column{width:20%}@media(max-width:1024px){.footer__logo-column{width:100%;display:flex;flex-flow:column;justify-content:center}}@media(max-width:640px){.footer__logo-column{width:15%;display:flex;flex-direction:column;justify-content:flex-start}}.footer__logo svg{max-width:100%;width:100%;height:auto}@media(max-width:640px){.footer__logo svg{max-width:100px}}.footer__links-column{width:80%;display:flex;flex-direction:column;gap:2rem}@media(max-width:1024px){.footer__links-column{width:100%}}@media(max-width:640px){.footer__links-column{width:80%;gap:1.5rem}}.footer__links-row{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;padding:3rem;border-radius:1.6rem}@media(max-width:1024px){.footer__links-row{grid-template-columns:repeat(2,1fr);gap:2rem;padding:1.5rem}}@media(max-width:640px){.footer__links-row{grid-template-columns:1fr}}.footer__links-row--primary{background-color:#f7e830}.footer__links-group{display:flex;flex-direction:column;gap:1.5rem}.footer__links-title{font-size:1.8rem;font-weight:400;color:#060606;margin:0}.footer__links-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer__links-list li{margin:0}.footer__links-list a{font-size:1.6rem;font-weight:300;color:#060606;text-decoration:none;transition:opacity .3s ease}.footer__links-list a:hover{opacity:.7}.footer__contact-info{background-color:#fff;padding:3rem;border-radius:1.6rem}@media(max-width:1024px){.footer__contact-info{padding:1.5rem}}.footer__contact-title{font-size:1.8rem;font-weight:400;color:#060606;margin:0 0 2rem}.footer__contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.footer__contact-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.footer__contact-grid{grid-template-columns:1fr;gap:1.5rem}}.footer__contact-item p{font-size:1.4rem;font-weight:300;color:#060606;margin:0;line-height:1.5}.footer__contact-item a{font-size:1.4rem;font-weight:300;color:#060606;text-decoration:none;transition:opacity .3s ease}.footer__contact-item a:hover{opacity:.7}.footer__credit{display:none}@media(max-width:640px){.footer__credit{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}}.footer__credit-text{font-size:1.4rem;font-weight:300;color:#fff;margin:0;text-align:center}.footer__credit-logo svg{max-width:120px;height:auto}.sidebar{width:100%;max-width:1640px;margin:0 auto;padding:0 2rem;padding:2rem;background-color:#f8fafc;margin-top:2rem}@media(min-width:1024px){.sidebar{margin-top:0;margin-left:2rem}}.sidebar .widget{margin-bottom:2rem}.sidebar .widget h3{font-size:1.25rem;margin-bottom:1rem}.btn{background-color:#f7e830;border:none;width:fit-content;padding:1rem 2rem;border-radius:1.6rem;font-size:2rem;display:flex;align-items:center;gap:7px;font-weight:700;height:4rem;color:#000;cursor:pointer;transition:all .3s ease}@media(max-width:1024px){.btn{font-size:1.6rem}}.btn svg{max-width:2.6rem;transition:all .3s ease}@media(max-width:1024px){.btn svg{max-width:2rem}}.btn:hover{opacity:.6}.btn:hover svg{transform:rotate(180deg)}.card{background-color:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.card-title{font-size:1.5rem;margin-bottom:1rem}.card-content{color:#fff}.posts-grid{display:grid;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.posts-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.posts-grid{grid-template-columns:repeat(3,1fr)}}.entry-content{line-height:1.8}.entry-content p{margin-bottom:2rem}.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{margin-top:3rem;margin-bottom:1rem}.entry-content img{margin:2rem 0;border-radius:.5rem}.entry-content ul,.entry-content ol{list-style:disc;margin-left:2rem;margin-bottom:2rem}.entry-content ul li,.entry-content ol li{margin-bottom:.5rem}.entry-content blockquote{border-left:4px solid #F7E830;padding-left:2rem;margin:2rem 0;font-style:italic;color:#64748b}.card-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.comments-section{margin-top:4rem;padding-top:3rem;border-top:2px solid #f8fafc}.page-template-home .siteHeader{background-color:transparent;box-shadow:none}.page-template-home .siteHeader .siteHeader__nav a:hover{color:#fff}.page-template-home .siteHeader.isFixed{background-color:#fff}.page-template-home .siteHeader.isFixed .siteHeader__nav a:hover{color:#ed9c5c}.hero{position:relative;width:100%;height:100vh;overflow:hidden}.hero:after{height:300px;background:#000;background:linear-gradient(0deg,#000 1%,#33373d00);width:100%;content:"";position:absolute;bottom:0;left:0;z-index:9}.hero .container{z-index:99;position:relative}.hero__slides{position:absolute;top:0;left:0;width:100%;height:100%}.hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1.2s ease-in-out,visibility 1.2s ease-in-out;will-change:opacity}.hero__slide--active{opacity:1;visibility:visible;z-index:1}.hero__background{position:absolute;top:0;left:0;width:100%;height:100%}.hero__background img{width:100%;height:100%;object-fit:cover;display:block}.hero__background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#0006,#0000001a)}.hero .container{position:relative;z-index:11;height:100%}.hero__content{position:relative;width:100%;height:100%}.hero__texts{position:absolute;bottom:30rem;left:10rem;max-width:60%}@media(max-width:1024px){.hero__texts{bottom:15rem;max-width:70%}}@media(max-width:768px){.hero__texts{bottom:12rem;max-width:80%;left:0rem}}.hero__title{position:absolute;top:0;left:0;font-size:8.7rem;font-weight:600;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#fff;line-height:1.1;opacity:0;visibility:hidden;transform:translateY(30px);transition:opacity .8s ease-in-out,transform .8s ease-in-out,visibility .8s;white-space:nowrap}.hero__title br{display:block;content:"";white-space:normal}@media(max-width:1280px){.hero__title{font-size:6rem}}@media(max-width:1024px){.hero__title{font-size:4.5rem}}@media(max-width:768px){.hero__title{font-size:3.5rem}}.hero__title--active{position:relative;opacity:1;visibility:visible;transform:translateY(0)}.hero__counter{position:absolute;top:30%;right:0;transform:translateY(-50%);display:flex;align-items:flex-start;gap:.5rem;color:#fff}@media(max-width:1024px){.hero__counter{padding-right:10rem}}@media(max-width:768px){.hero__counter{padding-right:6rem;top:40%}}.hero__counterCurrent{font-size:8.7rem;font-weight:600;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1;transition:opacity .3s ease}@media(max-width:1280px){.hero__counterCurrent{font-size:6rem}}@media(max-width:1024px){.hero__counterCurrent{font-size:4.5rem}}.hero__counterSeparator{font-size:8.7rem;font-weight:300;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1}@media(max-width:1280px){.hero__counterSeparator{font-size:6rem}}@media(max-width:1024px){.hero__counterSeparator{font-size:4.5rem}}.hero__counterTotal{font-size:50px;font-weight:300;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1}@media(max-width:1280px){.hero__counterTotal{font-size:6rem}}@media(max-width:1024px){.hero__counterTotal{font-size:4.5rem}}.hero__social{position:absolute;bottom:4rem;left:15px;display:flex;flex-direction:column;gap:2rem;z-index:88}@media(max-width:768px){.hero__social{bottom:2rem}}.hero__socialLink{display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:opacity .3s ease,transform .3s ease}.hero__socialLink svg{width:100%;height:100%}.hero__socialLink:hover{opacity:.7;transform:scale(1.1)}.hero__pagination{position:absolute;right:6rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:2rem;z-index:3}@media(max-width:1024px){.hero__pagination{right:3rem}}@media(max-width:768px){.hero__pagination{right:2rem;gap:1.5rem}}.hero__dot{width:12px;height:12px;border-radius:50%;background-color:#fff;border:none;cursor:pointer;transition:all .3s ease;padding:0}.hero__dot:hover{background-color:#fff9;transform:scale(1.2)}.hero__dot--active,.hero__dot--active:hover{background-color:#ed9c5c}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-30px)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.amenities{background-color:#33373d;padding:10rem 0;position:relative}@media(max-width:1024px){.amenities{padding:6rem 0;padding-bottom:0}}.amenities:after{height:600px;background:#000;background:linear-gradient(180deg,#000 1%,#33373d00);width:100%;content:"";position:absolute;top:0;left:0;z-index:9}.amenities .container{position:relative;z-index:10}.amenities__header{gap:0rem;width:100%;align-items:flex-end;display:flex;flex-flow:column;margin-bottom:8rem}@media(max-width:768px){.amenities__header{flex-direction:column;gap:2rem;margin-bottom:4rem}}.amenities__headerLeft{display:flex;width:100%;align-items:center;gap:2rem}.amenities .amenities__sectionName{margin-left:auto}.amenities__number{font-size:4rem;font-weight:100;color:#fff;flex-shrink:0;width:110px;height:65px;border:1px solid white;display:flex;justify-content:center;align-items:center;border-radius:50px}@media(max-width:1024px){.amenities__number{width:80px;height:40px;font-size:30px}}.amenities__line{width:100%;height:1px;background-color:#fff}.amenities__headerRight{flex:1;display:flex;justify-content:flex-end}.amenities__sectionName{font-size:2rem;font-weight:100;color:#fff;margin-top:-2rem}.amenities__texts{display:flex;gap:6rem;margin-bottom:8rem}@media(max-width:1024px){.amenities__texts{flex-direction:column;gap:3rem;margin-bottom:3rem}}.amenities__textLeft{flex:1}.amenities__textLeft p{font-size:4rem}@media(max-width:1280px){.amenities__textLeft p{font-size:2.8rem}}.amenities__textLeft p{font-weight:400;color:#fff;line-height:1.3;margin:0}.amenities__textRight{flex:1;display:flex;flex-direction:row;gap:2rem}@media(max-width:1024px){.amenities__textRight{flex-direction:column}}.amenities__textRight p{font-size:1.8rem}@media(max-width:1280px){.amenities__textRight p{font-size:1.8rem}}.amenities__textRight p{font-weight:400;color:#fff;line-height:1.6;margin:0;width:calc(50% - 15px)}@media(max-width:1024px){.amenities__textRight p{width:100%}}.amenities__images{display:flex;align-items:flex-start;gap:4rem;margin-bottom:8rem;position:relative}@media(max-width:1024px){.amenities__images{flex-direction:column;gap:3rem;margin-bottom:6rem}}.amenities__imageLeft{flex:1}.amenities__imageLeft img{width:100%;max-width:761px;height:auto;display:block}.amenities__decorLine{width:2px;height:70vh;background-color:#ed9c5c;flex-shrink:0;position:absolute;left:51%;top:50%;transform:translateY(-50%)}@media(max-width:1024px){.amenities__decorLine{display:none}}.amenities__imageRight{flex:1;display:flex;flex-direction:column;gap:2rem}.amenities__imageLarge{width:100%;height:auto;display:block}.amenities__imageSmall{max-width:349px;width:100%;height:auto;display:block;align-self:flex-end}@media(max-width:768px){.amenities__imageSmall{width:80%}}.amenities__bottom{display:flex;align-items:center;gap:6rem}@media(max-width:1024px){.amenities__bottom{flex-direction:column;align-items:flex-start;gap:2rem}}.amenities__bottomLeft{flex:1}.amenities__bottomLeft h2{font-size:4rem}@media(max-width:1280px){.amenities__bottomLeft h2{font-size:2.8rem}}.amenities__bottomLeft h2{font-weight:400;color:#fff;margin:0}.amenities__bottomCenter{flex:1;display:flex;align-items:center;gap:3rem}@media(max-width:768px){.amenities__bottomCenter{gap:2rem}}.amenities__bigNumber{font-size:33.8rem;font-weight:400;color:#8c4420;line-height:1}@media(max-width:1280px){.amenities__bigNumber{font-size:20rem}}@media(max-width:1024px){.amenities__bigNumber{font-size:15rem}}@media(max-width:768px){.amenities__bigNumber{font-size:12rem}}.amenities__centerText{font-size:4rem}@media(max-width:1280px){.amenities__centerText{font-size:2.8rem}}.amenities__centerText{font-weight:400;color:#fff;line-height:1.3;margin:0}.amenities__bottomRight{flex:1}.amenities__bottomRight p{font-size:1.8rem}@media(max-width:1280px){.amenities__bottomRight p{font-size:1.8rem}}.amenities__bottomRight p{font-weight:400;color:#fff;line-height:1.6;margin:0}body .gallery-slider{background-color:#33373d;padding:8rem 0;overflow:hidden}@media(max-width:1024px){body .gallery-slider{padding:6rem 0}}body .gallery-slider .splide{position:relative}body .gallery-slider .splide__track{overflow:visible}body .gallery-slider .splide__list,body .gallery-slider .splide__slide{display:flex;align-items:stretch}body .gallery-slider__slide{position:relative;width:100%;height:100%;display:flex;flex-direction:column}body .gallery-slider__image{width:100%;height:608px;overflow:hidden;margin-bottom:2rem}@media(max-width:1500px){body .gallery-slider__image{height:450px}}@media(max-width:1280px){body .gallery-slider__image{height:320px}}body .gallery-slider__image img{width:100%;height:100%;object-fit:cover;display:block}body .gallery-slider__title{display:flex;align-items:center;gap:2rem}body .gallery-slider__title span{font-size:2rem;font-weight:400;color:#fff;white-space:nowrap}body .gallery-slider__titleLine{flex:1;height:2px;background-color:#ed9c5c}body .gallery-slider__arrow{position:absolute;top:45%;z-index:10;background-color:transparent;border:none;width:40px;height:40px;border-radius:50%;display:flex;transform:none;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}@media(max-width:768px){body .gallery-slider__arrow{width:50px;height:50px}}@media(max-width:1024px){body .gallery-slider__arrow{top:unset;bottom:-60px}}body .gallery-slider__arrow:disabled{opacity:.3;cursor:not-allowed}body .gallery-slider__arrow:disabled:hover{transform:translateY(-50%)}body .gallery-slider__arrow svg{width:40px;height:40px;fill:transparent}@media(max-width:768px){body .gallery-slider__arrow svg{width:30px;height:30px}}body .gallery-slider__arrow--prev{left:26.3%;transform:rotate(180deg)}@media(max-width:1280px){body .gallery-slider__arrow--prev{left:25%}}@media(max-width:1024px){body .gallery-slider__arrow--prev{left:40%}}body .gallery-slider__arrow--next{right:26.3%}@media(max-width:1280px){body .gallery-slider__arrow--next{right:25%}}@media(max-width:1024px){body .gallery-slider__arrow--next{right:40%}}body .gallery-slider .splide__arrows .splide__arrow:not(.gallery-slider__arrow){display:none}.features{background-color:#33373d;padding:8rem 0}@media(max-width:1024px){.features{padding:6rem 0}}@media(max-width:768px){.features{padding:4rem 0}}.features__wrapper{max-width:1640px;margin:0 auto;padding:0 2rem;display:flex;gap:15rem;justify-content:center}@media(max-width:1280px){.features__wrapper{gap:10rem}}@media(max-width:1024px){.features__wrapper{gap:6rem}}@media(max-width:768px){.features__wrapper{flex-direction:column;gap:1rem}}.features__column{width:fit-content}.features__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2rem}@media(max-width:768px){.features__list{gap:1.5rem}}.features__item{font-size:4rem;font-weight:400;color:#fff;display:flex;align-items:center;gap:2rem;position:relative;padding-left:3rem}@media(max-width:1280px){.features__item{font-size:3.2rem}}@media(max-width:1024px){.features__item{font-size:2.8rem}}@media(max-width:768px){.features__item{font-size:2.4rem;padding-left:2.5rem;gap:1.5rem}}@media(max-width:640px){.features__item{font-size:2rem}}.features__item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1.1rem;height:1.1rem;background-color:#ed9c5c;border-radius:50%;flex-shrink:0}@media(max-width:768px){.features__item:before{width:1rem;height:1rem}}@media(max-width:640px){.features__item:before{width:.8rem;height:.8rem}}.location{background-color:#33373d;padding:10rem 0;position:relative}@media(max-width:1024px){.location{padding:6rem 0}}.location .container{position:relative;z-index:10}.location__header{gap:0rem;width:100%;align-items:flex-end;display:flex;flex-flow:column;margin-bottom:8rem}@media(max-width:768px){.location__header{flex-direction:column;gap:2rem;margin-bottom:4rem}}.location__headerLeft{display:flex;width:100%;align-items:center;gap:2rem}.location .location__sectionName{margin-left:auto}.location__number{font-size:4rem;font-weight:100;color:#fff;flex-shrink:0;width:110px;height:65px;border:1px solid white;display:flex;justify-content:center;align-items:center;border-radius:50px}@media(max-width:1024px){.location__number{width:80px;height:40px;font-size:30px}}.location__line{width:100%;height:1px;background-color:#fff}.location__headerRight{flex:1;display:flex;justify-content:flex-end}.location__sectionName{font-size:2rem;font-weight:100;color:#fff;margin-top:-2rem}.location__wrapper{display:flex;gap:4rem;align-items:center}@media(max-width:1024px){.location__wrapper{flex-direction:column;gap:3rem}}.location__mapColumn{flex:1;display:flex;align-items:center}.location__map{width:100%;height:auto;display:block;max-width:645px}.location__imagesColumn{flex:1;display:flex;flex-direction:column;gap:2rem}@media(max-width:768px){.location__imagesColumn{gap:1.5rem}}.location__imageRow{display:flex;gap:2rem}@media(max-width:768px){.location__imageRow{gap:1.5rem}}@media(max-width:640px){.location__imageRow{flex-direction:column}}.location__image{width:calc(50% - 1rem);height:auto;display:block}@media(max-width:768px){.location__image{width:calc(50% - .75rem)}}@media(max-width:640px){.location__image{width:100%}}.features-lines{background-color:#33373d;padding:10rem 0}@media(max-width:1024px){.features-lines{padding-top:0rem}}.features-lines__wrapper{display:flex;align-items:center}@media(max-width:1024px){.features-lines__wrapper{flex-flow:column-reverse;gap:2rem}}.features-lines__imageColumn{width:80%;margin-left:-30rem}@media(max-width:1024px){.features-lines__imageColumn{width:100%;margin-left:0}}.features-lines__image{width:100%;height:auto;display:block}.features-lines__itemsColumn{flex:1;display:flex;flex-direction:column;gap:0}@media(max-width:1024px){.features-lines__itemsColumn{width:100%;margin-top:30px;margin-left:-40px}}.features-lines__item{display:flex;align-items:center;gap:0;position:relative;margin-bottom:4rem}@media(max-width:768px){.features-lines__item{justify-content:flex-end;margin-bottom:2.5rem}}.features-lines__item:nth-child(1){margin-bottom:0rem;margin-right:25rem}@media(max-width:1024px){.features-lines__item:nth-child(1){margin-bottom:-1rem}}@media(max-width:768px){.features-lines__item:nth-child(1){margin-bottom:1.5rem;margin-right:15rem}}.features-lines__item:nth-child(2){margin-bottom:6rem}@media(max-width:1024px){.features-lines__item:nth-child(2){margin-bottom:4rem}}@media(max-width:768px){.features-lines__item:nth-child(2){margin-bottom:2rem}}.features-lines__item:nth-child(3){margin-right:25rem;margin-top:-5rem}@media(max-width:1024px){.features-lines__item:nth-child(3){margin-bottom:-1.5rem}}@media(max-width:768px){.features-lines__item:nth-child(3){margin-bottom:1.5rem;margin-right:15rem}}@media(max-width:1024px){.features-lines__item:nth-child(4){margin-bottom:3rem}}@media(max-width:768px){.features-lines__item:nth-child(4){margin-bottom:2rem}}.features-lines__item:nth-child(5){margin-right:25rem;margin-bottom:0;margin-top:-5rem}@media(max-width:768px){.features-lines__item:nth-child(5){margin-right:15rem}}.features-lines__line{flex:1;height:1px;background-color:#ed9c5c}.features-lines__circle{width:139px;height:139px;border-radius:50%;border:1px solid #ED9C5C;display:flex;align-items:center;justify-content:center;text-align:center;flex-shrink:0}@media(max-width:1500px){.features-lines__circle{width:110px;height:110px}}@media(max-width:1024px){.features-lines__circle{width:130px;height:130px}}@media(max-width:768px){.features-lines__circle{width:120px;height:120px}}@media(max-width:640px){.features-lines__circle{width:100px;height:100px}}.features-lines__circle span{font-size:1.6rem;font-weight:400;color:#fff;line-height:1.4}@media(max-width:1024px){.features-lines__circle span{font-size:1.4rem}}@media(max-width:640px){.features-lines__circle span{font-size:1.2rem}}.apartments{background-color:#33373d;padding:10rem 0;position:relative;overflow-x:clip}@media(max-width:1024px){.apartments{padding:3rem 0;padding-top:0}}.apartments .container{position:relative;z-index:10}.apartments__header{gap:0rem;width:100%;align-items:flex-end;display:flex;flex-flow:column;margin-bottom:8rem}@media(max-width:768px){.apartments__header{flex-direction:column;gap:2rem;margin-bottom:4rem}}.apartments__headerLeft{display:flex;width:100%;align-items:center;gap:2rem}.apartments .apartments__sectionName{margin-left:auto}.apartments__number{font-size:4rem;font-weight:100;color:#fff;flex-shrink:0;width:110px;height:65px;border:1px solid white;display:flex;justify-content:center;align-items:center;border-radius:50px}@media(max-width:1024px){.apartments__number{width:80px;height:40px;font-size:30px}}.apartments__line{width:100%;height:1px;background-color:#fff}.apartments__sectionName{font-size:2rem;font-weight:100;color:#fff;margin-top:-2rem}.apartments__sliderWrapper{display:flex;gap:4rem;align-items:center}@media(max-width:1024px){.apartments__sliderWrapper{gap:3rem;flex-flow:column-reverse}}.apartments__arrows{display:flex;flex-direction:row;margin-bottom:-20rem;gap:2rem;flex-shrink:0}@media(max-width:1024px){.apartments__arrows{margin-bottom:0}}.apartments__arrow{background-color:transparent;border:none;width:6rem;height:6rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}@media(max-width:768px){.apartments__arrow{width:5rem;height:5rem}}.apartments__arrow:disabled{opacity:.3;cursor:not-allowed}.apartments__arrow:disabled:hover{transform:none}.apartments__arrow svg{width:40px;height:40px}@media(max-width:768px){.apartments__arrow svg{width:30px;height:30px}}.apartments__splide{flex:1;max-width:110%;margin-left:auto;margin-right:-50rem}@media(max-width:1500px){.apartments__splide{margin-right:-30rem}}@media(max-width:1024px){.apartments__splide{max-width:100%;margin-right:0}}.apartments__slide{display:flex;flex-direction:column;height:100%}.apartments__badge{font-size:1.4rem;height:37px;font-weight:500;text-transform:uppercase;display:flex;justify-content:center;align-items:center;color:#000;max-width:116px}@media(max-width:1024px){.apartments__badge{font-size:1.2rem;max-width:90px;height:30px}}.apartments__badge--available{background-color:#ed9c5c}.apartments__badge--taken{background-color:#999}.apartments__imageWrapper{position:relative;width:100%;height:367px;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:visible}@media(max-width:1500px){.apartments__imageWrapper{height:280px}}@media(max-width:1024px){.apartments__imageWrapper{height:300px}}.apartments__content{flex:1;margin-top:20px;display:flex;flex-direction:column}.apartments__title{font-size:4rem;font-weight:400;color:#fff;margin:0 0 2rem}@media(max-width:1024px){.apartments__title{font-size:2.6rem}}@media(max-width:768px){.apartments__title{font-size:2.8rem;margin-bottom:1.5rem}}.apartments__benefits{list-style:none;padding:0;margin:0 0 3rem;display:flex;gap:.5rem}@media(max-width:1024px){.apartments__benefits{margin-bottom:1rem}}.apartments__benefits li{font-size:1.8rem;font-weight:400;color:#fff;position:relative}@media(max-width:1024px){.apartments__benefits li{font-size:1.2rem}}.apartments__benefits li:not(:last-child):after{content:"|";margin-left:.5rem;color:#fff;opacity:.5}@media(max-width:768px){.apartments__benefits li:not(:last-child):after{margin-left:1rem}}.apartments__button{display:flex;align-items:center;justify-content:center;gap:1rem;background-color:transparent;color:#fff!important;font-size:1.6rem;font-weight:400;text-decoration:none;transition:all .3s ease;margin-top:0;align-self:flex-start}.apartments__button:after{content:"";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 3L11 8L6 13' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.about{padding:8rem 0}@media(max-width:1280px){.about{padding-top:2rem}}@media(max-width:1024px){.about{padding-bottom:2rem}}.about__flex{display:flex;flex-flow:row;align-items:center;justify-content:space-between;margin-bottom:6rem}@media(max-width:1024px){.about__flex{margin-bottom:2rem;flex-flow:column;gap:2rem}}.content-text--desktop{display:block}@media(max-width:1024px){.content-text--desktop{display:none}}.content-text--mobile{display:none}@media(max-width:1024px){.content-text--mobile{display:block;margin-bottom:15px}}.about__content{width:calc(50% - 15px);display:flex;max-width:568px;flex-direction:column;gap:4rem}@media(max-width:1024px){.about__content{width:100%;max-width:100%}}.about__header{display:flex;flex-flow:row;align-items:center;gap:5rem}@media(max-width:1280px){.about__header{gap:3rem}}@media(max-width:1024px){.about__header svg{width:130px}}.about__logo{flex-shrink:0;width:6rem;height:6rem;display:flex;align-items:center;justify-content:center;background:#fdd8351a;border-radius:1rem;color:#f7e830}.about__title-wrap{flex:1;display:flex;flex-direction:column;gap:1rem}h3,.about__subtitle{margin-bottom:0}.about__slider{width:calc(50% - 15px);max-width:575px;border-top-right-radius:4rem;border-bottom-right-radius:4rem;overflow:hidden}@media(max-width:1024px){.about__slider{width:100%;max-width:100%}}.slider{position:relative;overflow:hidden}.slider__track{position:relative;display:flex;transition:transform .5s ease}.slider__slide{flex:0 0 100%;display:none}.slider__slide.slider__slide--active{display:block}.slider__slide img{width:100%;height:auto;object-fit:cover;display:block}.slider__controls{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem;position:absolute;bottom:0;left:0;right:0}.slider__arrow{background-color:transparent;border:none;cursor:pointer}.slider__arrow:hover{opacity:.5}.slider__arrow:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.slider__pagination{display:flex;gap:1rem;align-items:center}.slider__dot{width:1rem;height:1rem;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease;padding:0}.slider__dot.slider__dot--active{background:#fff;border-radius:.5rem}.slider__dot:hover{background:#fdd83599}.about__map{border-radius:2rem;overflow:hidden}@media(max-width:1024px){.about__map{height:339px}}.about__map iframe{display:block;width:100%}.cta{padding:8rem 0;background:#060606;padding-top:0;overflow-x:clip}@media(max-width:1024px){.cta{padding-bottom:4rem}}.cta__flex{display:flex;align-items:center;border-bottom:1px solid #F7E830;position:relative;justify-content:space-around}@media(max-width:640px){.cta__flex{padding-top:4rem;padding-bottom:0;justify-content:flex-start;border:none}}.cta__content{width:calc(50% - 15px);max-width:33rem;display:flex;flex-direction:column;gap:2rem}@media(max-width:640px){.cta__content{z-index:9;width:100%;max-width:100%;gap:1rem;position:relative}}.cta__content h3{margin-bottom:0;text-transform:uppercase}@media(max-width:640px){.cta__content h3{max-width:60%}}.cta__content p{margin-bottom:0}@media(max-width:640px){.cta__content p{max-width:60%}}@media(max-width:640px){.btn{width:100%;justify-content:center}}.cta__image{width:calc(50% - 15px);max-width:357px;display:flex;justify-content:flex-end}@media(max-width:640px){.cta__image{position:absolute;right:-40px;bottom:3rem;width:222px}}.cta__image img{width:100%;height:auto;object-fit:cover;display:block}.benefits{padding:8rem 0;background:#060606;padding-top:0}@media(max-width:640px){.benefits{padding-bottom:3rem}}.benefits__flex{display:flex;justify-content:space-between;gap:3rem}@media(max-width:1024px){.benefits__flex{flex-flow:row wrap}}.benefits__content{flex:0 0 calc(30% - 1.5rem);display:flex;justify-content:space-around;flex-flow:column}@media(max-width:1024px){.benefits__content{flex:0 0 100%}}.benefits__content h3{line-height:1.3}@media(max-width:1024px){.benefits__content h3{margin-bottom:2rem}.benefits__content h3 br{display:none}}.benefits__content p{line-height:1.6}.benefits__separator{width:1px;background:#f7e830;flex-shrink:0}@media(max-width:1024px){.benefits__separator{display:none}}.benefits__grid{flex:0 0 calc(65% - 1.5rem);display:flex;flex-flow:row wrap;gap:3rem}@media(max-width:1024px){.benefits__grid{flex:0 0 100%}}.benefits__item{width:calc(50% - 1.5rem);display:flex;flex-flow:row;gap:2rem}@media(max-width:640px){.benefits__item{width:100%}}.benefits__icon{flex-shrink:0;color:#f7e830}.benefits__text{flex:1;display:flex;flex-direction:column;gap:0rem}.benefits__text p{margin-bottom:0}.benefits__text p:first-child{font-weight:500}.benefits__text p:last-child{line-height:1.5}.pricing{padding:8rem 0;background:#060606}@media(max-width:1024px){.pricing{padding-top:0rem}}@media(max-width:640px){.pricing{padding:3rem;padding-top:0}}.pricing__header{text-align:center;margin:0 auto 2rem;display:flex;flex-direction:column;gap:2rem}.pricing__header h3{line-height:1.3}.pricing__header p{line-height:1.6}.pricing__tabs-nav{display:flex;justify-content:center;gap:2rem;margin-bottom:4rem;flex-wrap:wrap}.pricing__tab-btn{display:flex;align-items:center;background:#747474;font-size:2rem;font-weight:700;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:all .3s ease}@media(max-width:1024px){.pricing__tab-btn{font-size:1.6rem}}.pricing__tab-btn svg{transform:none!important}.pricing__tab-btn.pricing__tab-btn--active{background:#f7e830;border-color:#f7e830;pointer-events:none;color:#060606}.pricing__tabs-content{margin:0 auto}.pricing__tab-pane{display:none;opacity:0;animation:fadeOut .3s ease}.pricing__tab-pane.pricing__tab-pane--active{display:block;animation:fadeIn .3s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-1rem)}}.pricing__row{display:flex;align-items:center;gap:4rem;padding:3rem 0;position:relative;transition:all .3s ease;opacity:0;animation:slideIn .4s ease forwards}@media(max-width:1024px){.pricing__row{gap:2rem;justify-content:center;padding-top:1.5rem;padding-bottom:1.5rem;align-items:flex-start;flex-flow:row wrap}}.pricing__row:nth-child(1){animation-delay:.1s}.pricing__row:nth-child(2){animation-delay:.2s}.pricing__row:nth-child(3){animation-delay:.3s}.pricing__row:nth-child(4){animation-delay:.4s}.pricing__row:nth-child(5){animation-delay:.5s}.pricing__row:nth-child(6){animation-delay:.6s}.pricing__row:nth-child(7){animation-delay:.7s}.pricing__row:nth-child(8){animation-delay:.8s}.pricing__row:nth-child(9){animation-delay:.9s}.pricing__row:nth-child(10){animation-delay:1s}.pricing__row:hover{border-bottom:1px solid #F7E830;padding-top:1.5rem;padding-bottom:1.5rem}@media(max-width:1024px){.pricing__row:hover{border:none;padding-bottom:1.5rem}}.pricing__row:hover .pricing__btn{opacity:1;visibility:visible;transform:translate(0)}@keyframes slideIn{0%{opacity:0;transform:translate(-2rem)}to{opacity:1;transform:translate(0)}}.pricing__price{display:flex;align-items:center;width:20%;justify-content:flex-end;gap:1.7rem;flex-shrink:0}@media(max-width:1024px){.pricing__price{flex-flow:column;margin-top:-2.5rem;gap:0;justify-content:flex-start}}.pricing__currency{position:relative;top:.5rem;border-top:2px solid #F7E830;padding-top:0;padding:.5rem;padding-bottom:0}.pricing__info{flex:1;display:flex;flex-direction:column;gap:1rem}@media(max-width:1024px){.pricing__info{width:50%;flex:unset}}.pricing__info h4{line-height:1.2}@media(max-width:1024px){.pricing__info h4{margin-bottom:0}}.pricing__info p{line-height:1.5}@media(max-width:1024px){.pricing__info p{font-size:1.4rem!important}}.pricing__btn{opacity:0;visibility:hidden;transform:translate(-2rem);transition:all .3s ease;flex-shrink:0}@media(max-width:1024px){.pricing__btn{display:none}}.vip{padding:0rem 0 8rem;background:#060606}@media(max-width:1024px){.vip{padding:0rem 0}}.vip__flex{display:flex;gap:6rem;align-items:center}@media(max-width:640px){.vip__flex{flex-flow:column;gap:3rem}}.vip__content{flex:0 0 calc(35% - 1.5rem);display:flex;flex-direction:column;gap:2rem}@media(max-width:640px){.vip__content{flex:0 0 100%;gap:0}}.vip__content h3{line-height:1.3}.vip__content h2{line-height:1.4}.vip__content p{line-height:1.6}.vip__image{flex:1;display:flex;justify-content:flex-end}.vip__image img{width:100%;height:auto;object-fit:cover;display:block;border-radius:2rem;box-shadow:0 20px 60px #0000004d}.about-grid{padding:8rem 0;background:#060606}.about-grid__title{text-align:center;margin-bottom:6rem}@media(max-width:1024px){.about-grid__title{margin-bottom:2rem}}.about-grid__wrapper{display:flex;flex-direction:column;gap:0}.about-grid__row{display:flex;justify-content:space-between;gap:3rem;align-items:center;margin-bottom:5rem}@media(max-width:1024px){.about-grid__row{flex-flow:column;gap:3rem}}.about-grid__row--reverse{flex-direction:row-reverse}@media(max-width:1024px){.about-grid__row--reverse{flex-flow:column}}.about-grid__content{flex:0 0 calc(50% - 1.5rem);display:flex;flex-direction:row;align-items:center;gap:2rem}@media(max-width:1024px){.about-grid__content{flex:0 0 100%;align-items:flex-start}}.about-grid__row--reverse .about-grid__content{flex-direction:row-reverse}@media(max-width:1024px){.about-grid__row--reverse .about-grid__content{flex-flow:row}}.about-grid__header{display:flex;align-items:flex-start;flex-flow:column;gap:3rem;padding:4rem 0}@media(max-width:1024px){.about-grid__header{padding:0}}.about-grid__header h3{line-height:1.2;white-space:nowrap}.about-grid__header span{line-height:1;flex-shrink:0;margin-top:-5rem}@media(max-width:1280px){.about-grid__header span{margin-top:-3rem}}.about-grid__text{padding-top:1rem;border-top:.2rem solid #303030}.about-grid__text p{line-height:1.6}.about-grid__image{flex:0 0 calc(50% - 1.5rem)}.about-grid__image img{width:100%;height:auto;object-fit:cover;display:block;border-radius:2rem;box-shadow:0 20px 60px #0000004d}.contactSection{background:#000;background:linear-gradient(0deg,#000 1%,#191b1e 35%,#33373d);padding:8rem 0}@media(max-width:1024px){.contactSection{padding:6rem 0}}.contactSection .container{max-width:1336px}.contactSection__wrapper{display:flex;justify-content:space-between;gap:3rem}@media(max-width:1024px){.contactSection__wrapper{flex-direction:column;gap:4rem}}.contactSection__left{width:calc(50% - 15px);display:flex;max-width:508px;flex-direction:column}@media(max-width:1024px){.contactSection__left{width:100%}}.contactSection__right{width:calc(50% - 15px);max-width:699px}@media(max-width:1024px){.contactSection__right{width:100%}}.contactSection__image{width:100%;height:auto;border-radius:1rem;overflow:hidden}.contactSection__image img{width:100%;height:auto;display:block}.contactSection__text{font-size:2rem}@media(max-width:1280px){.contactSection__text{font-size:1.8rem}}.contactSection__text{font-weight:400;color:#fff;line-height:1.4;margin-top:7rem;margin-bottom:7rem}@media(max-width:768px){.contactSection__text{margin-top:2rem;margin-bottom:2rem}}.contactSection__title{font-size:4rem}@media(max-width:1280px){.contactSection__title{font-size:2.8rem}}.contactSection__title{font-weight:400;color:#fff;line-height:1.2}.contactSection__subtitle{font-size:2rem}@media(max-width:1280px){.contactSection__subtitle{font-size:1.8rem}}.contactSection__subtitle{font-weight:400;color:#fff;margin-top:1rem}.contactSection__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.contactSection__list li{display:flex;align-items:center;gap:1.5rem;font-size:1.8rem}@media(max-width:1280px){.contactSection__list li{font-size:1.8rem}}.contactSection__list li{font-weight:400;color:#fff}.contactSection__list li svg{flex-shrink:0;margin-top:.2rem}.contactSection__list li a{color:#fff;text-decoration:none;transition:opacity .3s ease}.contactSection__list li a:hover{opacity:.7}.contactSection__phone{background:#ed9c5c!important;color:#fff;margin-left:5px;padding:3px}.contactSection__formTitle{font-size:4rem}@media(max-width:1280px){.contactSection__formTitle{font-size:2.8rem}}.contactSection__formTitle{font-weight:400;color:#fff;margin-bottom:2rem;line-height:1.3}.contactSection__formSubtitle{font-size:1.8rem}@media(max-width:1280px){.contactSection__formSubtitle{font-size:1.8rem}}.contactSection__formSubtitle{font-weight:400;color:#fff;margin-bottom:4rem;line-height:1.4}.contactSection__form{width:100%}.cf7-form{display:flex;flex-direction:column;gap:3rem}.cf7-form br{display:none!important}.cf7-form p{margin:0}.cf7-form__field{width:100%}.cf7-form__field .wpcf7-form-control-wrap{width:100%;display:block}.cf7-form__field input.wpcf7-form-control,.cf7-form__field textarea.wpcf7-form-control,.cf7-form__field input,.cf7-form__field textarea{width:100%;background:transparent!important;border:none;border-bottom:1px solid #ffffff;padding:1.5rem 0;font-size:2.8rem}@media(max-width:1280px){.cf7-form__field input.wpcf7-form-control,.cf7-form__field textarea.wpcf7-form-control,.cf7-form__field input,.cf7-form__field textarea{font-size:2.8rem}}.cf7-form__field input.wpcf7-form-control,.cf7-form__field textarea.wpcf7-form-control,.cf7-form__field input,.cf7-form__field textarea{font-weight:400;color:#fff;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;resize:none}@media(max-width:768px){.cf7-form__field input.wpcf7-form-control,.cf7-form__field textarea.wpcf7-form-control,.cf7-form__field input,.cf7-form__field textarea{font-size:2rem}}@media(max-width:768px)and (max-width:1280px){.cf7-form__field input.wpcf7-form-control,.cf7-form__field textarea.wpcf7-form-control,.cf7-form__field input,.cf7-form__field textarea{font-size:1.8rem}}.cf7-form__field input.wpcf7-form-control::placeholder,.cf7-form__field textarea.wpcf7-form-control::placeholder,.cf7-form__field input::placeholder,.cf7-form__field textarea::placeholder{color:#bababa;font-size:2.8rem}@media(max-width:1280px){.cf7-form__field input.wpcf7-form-control::placeholder,.cf7-form__field textarea.wpcf7-form-control::placeholder,.cf7-form__field input::placeholder,.cf7-form__field textarea::placeholder{font-size:2.8rem}}.cf7-form__field input.wpcf7-form-control::placeholder,.cf7-form__field textarea.wpcf7-form-control::placeholder,.cf7-form__field input::placeholder,.cf7-form__field textarea::placeholder{font-weight:400}@media(max-width:768px){.cf7-form__field input.wpcf7-form-control::placeholder,.cf7-form__field textarea.wpcf7-form-control::placeholder,.cf7-form__field input::placeholder,.cf7-form__field textarea::placeholder{font-size:2rem}}@media(max-width:768px)and (max-width:1280px){.cf7-form__field input.wpcf7-form-control::placeholder,.cf7-form__field textarea.wpcf7-form-control::placeholder,.cf7-form__field input::placeholder,.cf7-form__field textarea::placeholder{font-size:1.8rem}}.cf7-form__field input.wpcf7-form-control:focus,.cf7-form__field textarea.wpcf7-form-control:focus,.cf7-form__field input:focus,.cf7-form__field textarea:focus{outline:none;border-bottom-color:#bababa}.cf7-form__field textarea{min-height:120px;height:150px}.cf7-form__field .wpcf7-not-valid-tip{font-size:1.4rem;color:#ff6b6b;margin-top:.5rem;display:block}.cf7-form__consent{display:flex;flex-direction:column;gap:1rem}.cf7-form__privacyLink{font-size:1.4rem;font-weight:400;color:#fff;text-decoration:underline;align-self:flex-start}.cf7-form__privacyLink:hover{opacity:.7}.cf7-form p:has(.wpcf7-submit){margin:0;padding:0;display:inline-block}.cf7-form button.wpcf7-submit{font-size:1.6rem}@media(max-width:1280px){.cf7-form button.wpcf7-submit{font-size:1.6rem}}.cf7-form button.wpcf7-submit{font-weight:400;color:#fff;background:transparent;border:none;padding:1rem 3rem 1rem 0;cursor:pointer;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;gap:10px;margin-left:35px;display:flex;align-items:center;transition:opacity .3s ease}.cf7-form button.wpcf7-submit:hover{opacity:.7}.cf7-form .wpcf7-spinner{display:none!important}.cf7-checkbox{display:flex;align-items:flex-start;gap:1.5rem;cursor:pointer;position:relative;padding-left:3.5rem}.cf7-checkbox .wpcf7-form-control-wrap{position:absolute;left:0;top:0;width:20px;height:20px;margin-top:.2rem;z-index:2}.cf7-checkbox .wpcf7-form-control-wrap .wpcf7-acceptance,.cf7-checkbox .wpcf7-form-control-wrap .wpcf7-list-item{margin:0}.cf7-checkbox .wpcf7-form-control-wrap input[type=checkbox]{opacity:0;cursor:pointer;width:20px;height:20px;margin:0;position:absolute;left:0;top:0;z-index:3}.cf7-checkbox__checkmark{position:absolute;left:0;top:.2rem;height:20px;width:20px;border:1px solid #ffffff;background-color:transparent;flex-shrink:0;transition:background-color .3s ease;pointer-events:none;z-index:1}.cf7-checkbox__checkmark:after{content:"";position:absolute;display:none;left:6px;top:2px;width:5px;height:10px;border:solid #060606;border-width:0 2px 2px 0;transform:rotate(45deg)}.cf7-checkbox__label{font-size:1.4rem;font-weight:400;color:#fff;line-height:1.6}.cf7-checkbox:hover .cf7-checkbox__checkmark{opacity:.8}.cf7-checkbox input[type=checkbox]:checked~.cf7-checkbox__checkmark{background-color:#fff!important}.cf7-checkbox input[type=checkbox]:checked~.cf7-checkbox__checkmark:after{display:block}.wpcf7-response-output{margin:2rem 0 0!important;padding:1.5rem 2rem;border-radius:.5rem;border:none!important;font-size:1.6rem}@media(max-width:1280px){.wpcf7-response-output{font-size:1.6rem}}.wpcf7-response-output{font-weight:400;line-height:1.5}.wpcf7-response-output.wpcf7-validation-errors,.wpcf7-response-output.wpcf7-mail-sent-ng{background-color:#ff6b6b26;border:1px solid #ff6b6b!important;color:#ff6b6b}.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#48bb7826;border:1px solid #48bb78!important;color:#48bb78}.wpcf7-response-output.wpcf7-spam-blocked{background-color:#ed9c5c26;border:1px solid #ED9C5C!important;color:#ed9c5c}.purchase-steps{background-color:#33373d;padding:8rem 0;position:relative}@media(max-width:1024px){.purchase-steps{padding:5rem 0}}@media(max-width:768px){.purchase-steps{padding:3rem 0}}.purchase-steps__title{text-align:left;margin-bottom:6rem;font-size:4rem;font-weight:400;color:#fff}@media(max-width:1024px){.purchase-steps__title{margin-bottom:4rem}}@media(max-width:768px){.purchase-steps__title{margin-bottom:3rem}}.purchase-steps__timeline{display:flex;justify-content:space-between;align-items:flex-start;position:relative;margin:0 auto}@media(max-width:1024px){.purchase-steps__timeline{flex-wrap:wrap;gap:3rem 2rem}}@media(max-width:768px){.purchase-steps__timeline{flex-direction:column;align-items:center;gap:2rem}}.purchase-steps__timeline:before{content:"";position:absolute;top:44px;left:calc(8.33% + 2rem);right:calc(8.33% + 2rem);height:1px;background-color:#c77a3a;z-index:1}@media(max-width:1024px){.purchase-steps__timeline:before{display:none}}.purchase-steps__item{display:flex;flex-direction:column;align-items:center;gap:2rem;flex:1;max-width:180px;position:relative;z-index:2}@media(max-width:1024px){.purchase-steps__item{flex:0 0 calc(33.333% - 2rem);max-width:200px}}@media(max-width:768px){.purchase-steps__item{flex:0 0 100%;max-width:300px}}.purchase-steps__circle{width:91px;height:91px;border-radius:50%;border:1px solid #ED9C5C;background-color:#33373d;display:flex;align-items:center;justify-content:center;flex-shrink:0}.purchase-steps__circle span{font-size:4rem;font-weight:100;color:#ed9c5c}.purchase-steps__description{text-align:center;font-size:2rem;font-weight:400;color:#fff;min-height:60px;display:flex;align-items:flex-start;justify-content:center}@media(max-width:768px){.purchase-steps__description{min-height:auto}}.cta-header{background-color:#33373d;padding:0;position:relative}.cta-header .container{position:relative;z-index:10}.cta-header__header{gap:0rem;width:100%;align-items:flex-end;display:flex;flex-flow:column;margin-bottom:0}@media(max-width:768px){.cta-header__header{flex-direction:column;gap:2rem;margin-bottom:0}}.cta-header__headerLeft{display:flex;width:100%;align-items:center;gap:2rem}.cta-header .cta-header__sectionName{margin-left:auto}.cta-header__number{font-size:4rem;font-weight:100;color:#fff;flex-shrink:0;width:110px;height:65px;border:1px solid white;display:flex;justify-content:center;align-items:center;border-radius:50px}@media(max-width:1024px){.cta-header__number{width:80px;height:40px;font-size:30px}}.cta-header__line{width:100%;height:1px;background-color:#fff}.cta-header__sectionName{font-size:2rem;font-weight:100;color:#fff;margin-top:-2rem}.faq{padding:8rem 0;background-color:#e3e2de}@media(max-width:1024px){.faq{padding:6rem 0;padding-top:7rem!important}}@media(max-width:768px){.faq{padding:4rem 0}}.faq__title{font-size:8.7rem;font-weight:600;color:#000;text-align:left;margin:0 0 2rem;line-height:1.2}@media(max-width:1280px){.faq__title{font-size:7rem}}@media(max-width:1024px){.faq__title{font-size:6rem}}@media(max-width:768px){.faq__title{font-size:5rem;margin-bottom:1.5rem}}@media(max-width:640px){.faq__title{font-size:4rem}}.faq__subtitle{font-size:2rem;font-weight:400;color:#000;text-align:left;margin:0 0 6rem;line-height:1.6}@media(max-width:1024px){.faq__subtitle{margin-bottom:4rem}}@media(max-width:768px){.faq__subtitle{font-size:1.8rem;margin-bottom:3rem}}.faq__list{list-style:none;margin:0;padding:0;max-width:1100px;margin-top:10rem;margin-left:auto;margin-right:auto}.faq__item{border-top:1px solid #ED9C5C;border-bottom:1px solid #ED9C5C;margin-bottom:-1px}.faq__item:last-child{margin-bottom:0}.faq__question{width:100%;background:transparent;border:none;padding:3.5rem 0rem 3.5rem 0;text-align:left;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}@media(max-width:768px){.faq__question{padding:2rem 5rem 2rem 0}}@media(max-width:640px){.faq__question{padding:1.5rem 4rem 1.5rem 0}}.faq__question-text{font-size:2.4rem;font-weight:700;color:#000;line-height:1.4;margin:0;transition:color .3s ease}@media(max-width:768px){.faq__question-text{font-size:2rem}}@media(max-width:640px){.faq__question-text{font-size:1.8rem}}.faq__icon{position:absolute;right:0;top:50%;transform:translateY(-50%);width:2.4rem;height:2.4rem;transition:transform .3s ease}@media(max-width:640px){.faq__icon{width:2rem;height:2rem}}.faq__icon svg{width:100%;height:100%}.faq__icon svg path{stroke:#000;transition:stroke .3s ease}.faq__question:hover .faq__icon svg path{stroke:#8c4420}.faq__item.active .faq__icon{transform:translateY(-50%) rotate(180deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0}.faq__item.active .faq__answer{max-height:500px;padding:0 0 2.5rem}@media(max-width:768px){.faq__item.active .faq__answer{padding:0 0 2rem}}@media(max-width:640px){.faq__item.active .faq__answer{padding:0 0 1.5rem}}.faq__answer-text{font-size:2rem;font-weight:400;color:#000;line-height:1.8;margin:0}@media(max-width:768px){.faq__answer-text{font-size:1.8rem}}@media(max-width:640px){.faq__answer-text{font-size:1.6rem}}.about-hero{padding:8rem 0;background:#060606}@media(max-width:1024px){.about-hero{padding:2rem 0}}@media(max-width:640px){.about-hero{padding:4rem 0}}.about-hero__flex{display:flex;flex-direction:row;justify-content:space-between;gap:3rem;align-items:center}@media(max-width:1024px){.about-hero__flex{flex-direction:column;gap:4rem}}.about-hero__content{width:calc(60% - 15px);display:flex;flex-direction:column;gap:2rem}@media(max-width:1024px){.about-hero__content{width:100%}}@media(max-width:1024px){.about-hero__content h1.font76{font-size:5rem}}@media(max-width:640px){.about-hero__content h1.font76{font-size:4rem}}.about-hero__content h2{margin-top:-2rem}@media(max-width:640px){.about-hero__content h2.font25{font-size:2rem}}.about-hero__content p{margin:0;margin-top:3rem}@media(max-width:1024px){.about-hero__content p{margin-top:0rem}}.about-hero__content .btn{margin-top:1rem}.about-hero__image{width:calc(30% - 15px)}@media(max-width:1024px){.about-hero__image{width:100%;max-width:500px}}.about-hero__image img{width:100%;height:auto}@media(max-width:640px){.about-hero__image img{border-width:3px;border-radius:1.5rem}}.pricing-benefits{padding:8rem 0;background:#060606}@media(max-width:1024px){.pricing-benefits{padding:6rem 0}}@media(max-width:640px){.pricing-benefits{padding:4rem 0}}.pricing-benefits__wrapper{display:flex;flex-flow:row;justify-content:space-between;align-items:stretch;gap:0;margin-bottom:6rem}@media(max-width:1024px){.pricing-benefits__wrapper{flex-wrap:wrap;gap:3rem;margin-bottom:4rem}}@media(max-width:640px){.pricing-benefits__wrapper{flex-direction:column;gap:3rem}}.pricing-benefits__item{flex:1;display:flex;flex-direction:column;gap:2rem}@media(max-width:1024px){.pricing-benefits__item{flex:1 1 calc(50% - 1.5rem)}}@media(max-width:640px){.pricing-benefits__item{flex:1 1 100%}}.pricing-benefits__item h3{margin:0}@media(max-width:1024px){.pricing-benefits__item h3{font-size:2.4rem}}@media(max-width:640px){.pricing-benefits__item h3{font-size:2rem}}.pricing-benefits__item p{margin:0;line-height:1.6}.pricing-benefits__separator{width:1px;background:#f7e830;margin:0 30px}@media(max-width:1024px){.pricing-benefits__separator{display:none}}.pricing-benefits__footer{text-align:center;display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto}.pricing-benefits__footer h3{margin:0}@media(max-width:1024px){.pricing-benefits__footer h3{font-size:2.4rem}}@media(max-width:640px){.pricing-benefits__footer h3{font-size:2rem}}.pricing-benefits__footer p{margin:0;line-height:1.6}.page-template-rezerwacja main{max-width:1440px;margin-top:-20rem;padding-top:0}.reservation-hero{height:854px;display:flex;align-items:center;max-width:1440px;justify-content:center;position:relative;background-image:url(../images/reservation-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media(max-width:1024px){.reservation-hero{height:600px;background-image:url(../images/reservation-bg.webp)}}@media(max-width:640px){.reservation-hero{height:400px}}.reservation-hero h1{margin:0;text-align:center}@media(max-width:1024px){.reservation-hero h1{font-size:6rem}}@media(max-width:640px){.reservation-hero h1{font-size:4.8rem}}.reservation-form{margin-top:-200px;padding-bottom:8rem;position:relative;z-index:10}@media(max-width:1024px){.reservation-form{margin-top:-150px;padding-bottom:6rem}}@media(max-width:640px){.reservation-form{margin-top:-100px;padding-bottom:4rem}}.reservation-form__box{position:relative;overflow:hidden;padding:3.5rem;border-radius:2rem}@media(max-width:1024px){.reservation-form__box{padding:3rem}}@media(max-width:640px){.reservation-form__box{padding:2rem}}.reservation-form__box .reservation-background{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1;left:0;top:0;border-bottom-left-radius:4rem}.reservation-form__box .reservation-background.reservation-background--mobile{display:none}@media(max-width:1024px){.reservation-form__box .reservation-background{border-top-right-radius:4rem;border-bottom-left-radius:0}.reservation-form__box .reservation-background.reservation-background--desktop{display:none}.reservation-form__box .reservation-background.reservation-background--mobile{display:block}}.reservation-form__wrapper{position:relative;z-index:1;display:flex;flex-flow:row wrap;gap:4rem}@media(max-width:1024px){.reservation-form__wrapper{gap:3rem}}@media(max-width:640px){.reservation-form__wrapper{gap:0}}.reservation__form-left{width:calc(40% - 2rem)}@media(max-width:1024px){.reservation__form-left{width:100%}}.reservation__form-left h2{margin:0 0 2rem}@media(max-width:1024px){.reservation__form-left h2{font-size:2.4rem;margin-bottom:2rem}}@media(max-width:640px){.reservation__form-left h2{font-size:2rem}}.reservation__form{display:flex;flex-flow:row wrap;justify-content:space-between}.reservation__form h2{width:100%;margin:2rem 0}@media(max-width:1024px){.reservation__form h2{font-size:2.4rem}}@media(max-width:640px){.reservation__form h2{font-size:2rem;margin:1.5rem 0}}.reservation__form .form-row{display:flex;gap:3rem;width:100%;margin-bottom:2rem}@media(max-width:1024px){.reservation__form .form-row{gap:2rem}}@media(max-width:640px){.reservation__form .form-row{flex-direction:column;gap:1.5rem}}.reservation__form .form-row.form-row--full{flex-direction:column}.reservation__form .form-group{width:calc(50% - 15px);display:flex;flex-direction:column}@media(max-width:640px){.reservation__form .form-group{width:100%}}.reservation__form .form-group.form-group--full{width:100%}.reservation__form .form-group label{display:flex;align-items:center;gap:1rem;font-size:1.8rem;color:#fff;margin-bottom:.8rem;font-weight:400}.reservation__form .form-group label svg{width:2rem;height:2rem;flex-shrink:0}.reservation__form .form-group input[type=text],.reservation__form .form-group input[type=email],.reservation__form .form-group input[type=tel],.reservation__form .form-group input[type=number],.reservation__form .form-group input[type=date],.reservation__form .form-group input[type=time],.reservation__form .form-group textarea{width:100%;padding:1.2rem 1.5rem;background:#fff;border:1px solid rgba(255,255,255,.2);border-radius:1.2rem;color:#060606;font-size:1.6rem;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;transition:all .3s ease}.reservation__form .form-group input[type=text]::placeholder,.reservation__form .form-group input[type=email]::placeholder,.reservation__form .form-group input[type=tel]::placeholder,.reservation__form .form-group input[type=number]::placeholder,.reservation__form .form-group input[type=date]::placeholder,.reservation__form .form-group input[type=time]::placeholder,.reservation__form .form-group textarea::placeholder{color:#00000080}.reservation__form .form-group input[type=text]:focus,.reservation__form .form-group input[type=email]:focus,.reservation__form .form-group input[type=tel]:focus,.reservation__form .form-group input[type=number]:focus,.reservation__form .form-group input[type=date]:focus,.reservation__form .form-group input[type=time]:focus,.reservation__form .form-group textarea:focus{outline:none;border-color:#f7e830}.reservation__form .form-group input[type=text]::-webkit-calendar-picker-indicator,.reservation__form .form-group input[type=email]::-webkit-calendar-picker-indicator,.reservation__form .form-group input[type=tel]::-webkit-calendar-picker-indicator,.reservation__form .form-group input[type=number]::-webkit-calendar-picker-indicator,.reservation__form .form-group input[type=date]::-webkit-calendar-picker-indicator,.reservation__form .form-group input[type=time]::-webkit-calendar-picker-indicator,.reservation__form .form-group textarea::-webkit-calendar-picker-indicator{cursor:pointer}.reservation__form .form-group input[type=text],.reservation__form .form-group input[type=email],.reservation__form .form-group input[type=tel],.reservation__form .form-group input[type=number],.reservation__form .form-group input[type=date],.reservation__form .form-group input[type=time]{height:4rem}.reservation__form .form-group textarea{resize:vertical;min-height:10rem}.form-checkboxes{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.form-checkboxes .checkbox-wrapper{display:flex;align-items:flex-start;gap:1.2rem;cursor:pointer;position:relative}.form-checkboxes .checkbox-wrapper .reservation-checkbox,.form-checkboxes .checkbox-wrapper .reservation-checkbox-all{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.form-checkboxes .checkbox-wrapper .reservation-checkbox:checked~.checkbox-custom,.form-checkboxes .checkbox-wrapper .reservation-checkbox-all:checked~.checkbox-custom{background-color:#f7e830;border-color:#f7e830}.form-checkboxes .checkbox-wrapper .reservation-checkbox:checked~.checkbox-custom:after,.form-checkboxes .checkbox-wrapper .reservation-checkbox-all:checked~.checkbox-custom:after{display:block}.form-checkboxes .checkbox-wrapper .checkbox-custom{position:relative;height:2rem;width:2rem;min-width:2rem;background-color:transparent;border:2px solid #F7E830;border-radius:.4rem;transition:all .3s ease;margin-top:.2rem}.form-checkboxes .checkbox-wrapper .checkbox-custom:after{content:"";position:absolute;display:none;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:.5rem;height:1rem;border:solid #060606;border-width:0 2px 2px 0}.form-checkboxes .checkbox-wrapper .checkbox-label{flex:1;font-size:1.6rem;color:#fff;line-height:1.5}.form-checkboxes .checkbox-wrapper .checkbox-label a{color:#f7e830;text-decoration:underline;transition:all .3s ease}.form-checkboxes .checkbox-wrapper .checkbox-label a:hover{opacity:.8}.reservation__features{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-bottom:1.5rem;padding-top:1.5rem;width:calc(60% - 2rem)}@media(max-width:1024px){.reservation__features{width:100%;margin-left:auto;justify-content:flex-end;align-items:flex-end}}.reservation__features .form-checkboxes{width:100%;margin-bottom:3rem;order:1}.reservation__checklist{list-style:none;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem;order:2}@media(max-width:1024px){.reservation__checklist{display:none}}.reservation__check-item{display:flex;align-items:center;gap:1.2rem;color:#fff;font-size:1.6rem;font-weight:400}.btn--submit{width:fit-content;justify-content:center;padding:1.5rem 3rem;font-size:1.8rem;order:3}@media(max-width:640px){.btn--submit{font-size:1.6rem;padding:1.2rem 2rem}}.lista-hero{background-color:#e3e2de;padding:20rem 0 37rem;position:relative;overflow:hidden}@media(max-width:768px){.lista-hero{padding-bottom:28rem;padding-top:10rem}}.lista-hero .lista-hero_bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.2}.lista-hero .container{position:relative;z-index:2;max-width:1400px}.lista-hero__wrapper{display:flex;align-items:center;gap:8rem}@media(max-width:1024px){.lista-hero__wrapper{gap:6rem}}@media(max-width:768px){.lista-hero__wrapper{flex-direction:column;gap:4rem;text-align:center}}.lista-hero__content{flex:1}.lista-hero__title{font-size:8.7rem;font-weight:600;color:#000;line-height:1;margin:0 0 2rem;text-transform:capitalize}@media(max-width:1280px){.lista-hero__title{font-size:7rem}}@media(max-width:1024px){.lista-hero__title{font-size:6rem}}@media(max-width:768px){.lista-hero__title{font-size:5rem;margin-bottom:1.5rem;text-align:center}}@media(max-width:640px){.lista-hero__title{font-size:4rem}}.lista-hero__subtitle{font-size:7.7rem;font-weight:300;color:#000;margin-left:6rem;line-height:1.2}@media(max-width:1280px){.lista-hero__subtitle{font-size:6rem}}@media(max-width:1024px){.lista-hero__subtitle{font-size:5rem;margin-bottom:2.5rem}}@media(max-width:768px){.lista-hero__subtitle{font-size:4rem;text-align:center;margin-left:0;margin-bottom:2rem}}@media(max-width:640px){.lista-hero__subtitle{font-size:3rem}}.lista-hero__text{font-size:2rem;font-weight:400;color:#000;margin:0;margin-left:8rem;line-height:1.6}@media(max-width:768px){.lista-hero__text{font-size:1.8rem;margin-left:0}}.lista-hero__image{flex:1;max-width:600px}@media(max-width:768px){.lista-hero__image{max-width:100%;width:100%}}.lista-hero__image img{width:100%;height:auto;display:block;border-radius:1rem;box-shadow:0 20px 60px #00000026}.apartments-grid{padding:8rem 0;margin-top:-25rem;z-index:9;position:relative}@media(max-width:1024px){.apartments-grid{padding:6rem 0}}@media(max-width:768px){.apartments-grid{padding:4rem 0}}.apartments-grid__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem}@media(max-width:1280px){.apartments-grid__wrapper{grid-template-columns:repeat(3,1fr);gap:3rem}}@media(max-width:1024px){.apartments-grid__wrapper{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media(max-width:640px){.apartments-grid__wrapper{grid-template-columns:1fr;gap:2rem}}.apartments-grid__item{display:flex;margin-bottom:5rem;flex-direction:column}.apartments-grid__link{text-decoration:none;display:flex;flex-direction:column;height:100%;transition:transform .3s ease;position:relative}.apartments-grid__link:hover{transform:translateY(-5px)}.apartments-grid__link:hover .apartments-grid__image img{transform:scale(1.05)}.apartments-grid__badge{position:absolute;top:-40px;left:0;z-index:2;font-size:1.4rem;height:40px;font-weight:500;text-transform:uppercase;display:flex;justify-content:center;align-items:center;color:#000;max-width:116px;padding:0 1.5rem}@media(max-width:1024px){.apartments-grid__badge{font-size:1.2rem;max-width:90px;height:30px}}.apartments-grid__badge--available,.apartments-grid__badge--taken{background-color:#ed9c5c}.apartments-grid__image{width:100%;height:300px;overflow:hidden;margin-bottom:2rem}@media(max-width:768px){.apartments-grid__image{height:250px;margin-bottom:1.5rem}}.apartments-grid__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.apartments-grid__title{font-size:2.8rem;font-weight:700;color:#33373d;text-align:center;margin:0 0 2rem;line-height:1.2}@media(max-width:768px){.apartments-grid__title{font-size:2.4rem;margin-bottom:1.5rem}}.apartments-grid__params{display:flex;flex-direction:column;gap:0;margin-top:1rem}.apartments-grid__param{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;border-bottom:1px solid #ED9C5C}@media(max-width:768px){.apartments-grid__param{padding:1.2rem 0}}.apartments-grid__param:first-child{border-top:1px solid #ED9C5C}.apartments-grid__paramLabel,.apartments-grid__paramValue{font-size:2rem;font-weight:700;color:#33373d}@media(max-width:768px){.apartments-grid__paramLabel,.apartments-grid__paramValue{font-size:1.8rem}}.apartments-table{padding:8rem 0;margin-top:-5rem;z-index:9;position:relative}@media(max-width:1024px){.apartments-table{padding:6rem 0;margin-top:-5rem}}.apartments-table__title{font-size:8.7rem;font-weight:600;color:#000;text-align:center;margin:0 0 6rem;line-height:1.2}@media(max-width:1280px){.apartments-table__title{font-size:7rem}}@media(max-width:1024px){.apartments-table__title{font-size:6rem;margin-bottom:4rem}}@media(max-width:768px){.apartments-table__title{font-size:5rem;margin-bottom:3rem}}@media(max-width:640px){.apartments-table__title{font-size:4rem}}.apartments-table__desktop{display:block}@media(max-width:1024px){.apartments-table__desktop{display:none}}.apartments-table__table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:.5rem;overflow:hidden}.apartments-table__table thead th{padding:2rem 1.5rem;text-align:center;font-size:2rem;font-weight:600;color:#33373d;border-bottom:1px solid #0F0F0F;position:relative}.apartments-table__table thead th:first-child{padding-left:3rem}.apartments-table__table thead th:last-child{padding-right:3rem}.apartments-table__table thead th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;padding-right:3rem;transition:background-color .2s ease}.apartments-table__table thead th.sortable:hover{background-color:#ed9c5c1a}.apartments-table__table thead th.sortable:after{content:"↕";position:absolute;right:1rem;top:50%;transform:translateY(-50%);opacity:.3;font-size:1.4rem;transition:opacity .2s ease}.apartments-table__table thead th.sortable:hover:after{opacity:.6}.apartments-table__table thead th.sortable.sort-asc:after{content:"↑";opacity:1;color:#ed9c5c}.apartments-table__table thead th.sortable.sort-desc:after{content:"↓";opacity:1;color:#ed9c5c}.apartments-table__table tbody{text-align:center}.apartments-table__table tbody tr{transition:background-color .2s ease}.apartments-table__table tbody tr:hover{background-color:#fafafa}.apartments-table__table tbody tr:not(:last-child) td{border-bottom:1px solid #0F0F0F}.apartments-table__table tbody td{padding:2rem 1.5rem;font-size:2rem;font-weight:400;color:#33373d}.apartments-table__table tbody td:first-child{padding-left:3rem;font-weight:600}.apartments-table__table tbody td:last-child{padding-right:3rem}.apartments-table__status{display:inline-block;padding:.6rem 1.2rem;border-radius:.4rem;font-size:1.4rem;font-weight:500;text-transform:capitalize}.apartments-table__status--available{background-color:#ed9c5c26;color:#ed9c5c}.apartments-table__status--reserved{background-color:#8c442026;color:#8c4420}.apartments-table__download{display:inline-flex;align-items:center;gap:.8rem;color:#33373d;text-decoration:underline;font-size:2rem;transition:color .2s ease}.apartments-table__download:hover{color:#ed9c5c}.apartments-table__download svg{flex-shrink:0}.apartments-table__contact{display:inline-block;padding:1rem 2.4rem;background-color:transparent;color:#33373d;border:1px solid #33373D;font-size:1.6rem;font-weight:500;text-decoration:none;transition:all .3s ease}.apartments-table__contact:hover{background-color:#ed9c5c;border-color:#ed9c5c;color:#fff}.apartments-table__mobile{display:none}@media(max-width:1024px){.apartments-table__mobile{display:flex;flex-direction:column;gap:2rem}}.apartments-table__mobile-item{background:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 4px 20px #00000014}@media(max-width:640px){.apartments-table__mobile-item{padding:1.5rem}}.apartments-table__mobile-row{display:flex;flex-direction:column;gap:.8rem;padding:1.5rem 0;border-bottom:1px solid #E8E8E8}@media(max-width:640px){.apartments-table__mobile-row{padding:1.2rem 0}}.apartments-table__mobile-row:first-child{padding-top:0}.apartments-table__mobile-row:last-child{border-bottom:none;padding-bottom:0;display:flex;justify-content:center;margin-top:1rem}.apartments-table__mobile-row:last-child .apartments-table__contact{width:100%;text-align:center}.apartments-table__mobile-label{font-size:1.4rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.05em}.apartments-table__mobile-value{font-size:1.8rem;font-weight:600;color:#33373d}.apartments-table__footer{margin-top:4rem;text-align:center;padding-top:3rem;border-top:1px solid #E0E0E0}@media(max-width:768px){.apartments-table__footer{margin-top:3rem;padding-top:2rem}}.apartments-table__footer-link{display:inline-block;font-size:1.8rem;font-weight:500;color:#33373d;text-decoration:underline;transition:color .2s ease}.apartments-table__footer-link:hover{color:#ed9c5c}@media(max-width:640px){.apartments-table__footer-link{font-size:1.6rem}}.investment-gallery{padding:8rem 0;background-color:#33373d;position:relative}@media(max-width:1024px){.investment-gallery{padding:6rem 0}}@media(max-width:768px){.investment-gallery{padding:4rem 0}}.investment-gallery__title{font-size:8.7rem;font-weight:600;color:#fff;text-align:center;margin:0 0 6rem;line-height:1.2}@media(max-width:1280px){.investment-gallery__title{font-size:7rem}}@media(max-width:1024px){.investment-gallery__title{font-size:6rem;margin-bottom:4rem}}@media(max-width:768px){.investment-gallery__title{font-size:5rem;margin-bottom:3rem}}@media(max-width:640px){.investment-gallery__title{font-size:4rem}}.investment-gallery__grid{display:flex;gap:2rem;align-items:stretch}@media(max-width:1024px){.investment-gallery__grid{flex-wrap:wrap}}@media(max-width:768px){.investment-gallery__grid{flex-direction:column;gap:1.5rem}}.investment-gallery__column{display:flex;flex-direction:column}.investment-gallery__column--left{width:40%}@media(max-width:1024px){.investment-gallery__column--left{width:100%}}.investment-gallery__column--middle{width:40%;gap:2rem}@media(max-width:1024px){.investment-gallery__column--middle{width:100%;gap:1.5rem}}@media(max-width:768px){.investment-gallery__column--middle{width:100%}}.investment-gallery__column--right{width:20%}@media(max-width:1024px){.investment-gallery__column--right{width:100%}}@media(max-width:768px){.investment-gallery__column--right{width:100%}}.investment-gallery__image{width:100%;overflow:hidden}.investment-gallery__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.investment-gallery__image img:hover{transform:scale(1.05)}.investment-gallery__image--large{height:100%}@media(max-width:1024px){.investment-gallery__image--large{height:400px}}@media(max-width:768px){.investment-gallery__image--large{height:300px}}.investment-gallery__image--top{height:60%}@media(max-width:1024px){.investment-gallery__image--top{height:300px}}@media(max-width:768px){.investment-gallery__image--top{height:250px}}.investment-gallery__image--bottom{height:40%}@media(max-width:1024px){.investment-gallery__image--bottom{height:200px}}@media(max-width:768px){.investment-gallery__image--bottom{height:180px}}.investment-gallery__image--small{height:100%}@media(max-width:1024px){.investment-gallery__image--small{height:400px}}@media(max-width:768px){.investment-gallery__image--small{height:300px}}.single-mieszkania-hero{padding:20rem 0 8rem;background-color:#fff}@media(max-width:1024px){.single-mieszkania-hero{padding:12rem 0 6rem}}@media(max-width:768px){.single-mieszkania-hero{padding:10rem 0 4rem}}.single-mieszkania-hero .container{max-width:1300px}.single-mieszkania-hero__wrapper{display:flex;gap:8rem;align-items:center}@media(max-width:1024px){.single-mieszkania-hero__wrapper{gap:6rem}}@media(max-width:768px){.single-mieszkania-hero__wrapper{flex-direction:column;gap:4rem}}.single-mieszkania-hero__content{flex:1}.single-mieszkania-hero__title{font-size:8.7rem;font-weight:600;color:#000;margin:0 0 2rem;line-height:1.2}@media(max-width:1280px){.single-mieszkania-hero__title{font-size:7rem}}@media(max-width:1024px){.single-mieszkania-hero__title{font-size:6rem}}@media(max-width:768px){.single-mieszkania-hero__title{font-size:5rem;margin-bottom:1.5rem}}@media(max-width:640px){.single-mieszkania-hero__title{font-size:4rem}}.single-mieszkania-hero__metraz{font-size:5rem;font-weight:400;color:#000;margin:0;line-height:1.4}@media(max-width:1280px){.single-mieszkania-hero__metraz{font-size:4.5rem}}@media(max-width:1024px){.single-mieszkania-hero__metraz{font-size:4rem}}@media(max-width:768px){.single-mieszkania-hero__metraz{font-size:3.5rem}}@media(max-width:640px){.single-mieszkania-hero__metraz{font-size:3rem}}.single-mieszkania-hero__image{flex:1;max-width:600px}@media(max-width:768px){.single-mieszkania-hero__image{max-width:100%;width:100%}}.single-mieszkania-hero__image img{width:100%;height:auto;display:block}.apartment-details{padding:3rem 0;background-color:#e3e2de;position:relative}@media(max-width:1024px){.apartment-details{padding:6rem 0}}@media(max-width:768px){.apartment-details{padding:4rem 0}}.apartment-details .lista-hero_bg{opacity:.1;top:0;left:0;width:100%;height:100%;object-fit:cover;position:absolute;display:none}.apartment-details .container{position:relative;z-index:2}.apartment-details__params{display:flex;justify-content:space-between;align-items:center;margin-bottom:6rem;padding:3rem 0}@media(max-width:1024px){.apartment-details__params{flex-wrap:wrap;gap:2rem;margin-bottom:4rem;padding:2rem 0}}@media(max-width:768px){.apartment-details__params{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:3rem}}.apartment-details__param{display:flex;align-items:center;gap:1rem}@media(max-width:768px){.apartment-details__param{width:100%;justify-content:space-between}}.apartment-details__param-label{font-size:2.4rem;font-weight:600;color:#000}@media(max-width:768px){.apartment-details__param-label{font-size:1.6rem}}.apartment-details__param-value{font-size:2.4rem;font-weight:700;color:#000}@media(max-width:768px){.apartment-details__param-value{font-size:1.6rem}}.apartment-details__floor-plans{display:flex;justify-content:space-between;gap:6rem;margin-bottom:4rem}@media(max-width:1024px){.apartment-details__floor-plans{gap:4rem}}@media(max-width:768px){.apartment-details__floor-plans{flex-direction:column;gap:3rem}}.apartment-details__left{flex:0 0 50%}@media(max-width:768px){.apartment-details__left{flex:1}}.apartment-details__right{flex:1}.apartment-details__plan-image-wrapper{position:relative;width:100%;margin-bottom:3rem;background-color:#f5f5f5;border-radius:.5rem;overflow:hidden;min-height:400px}@media(max-width:768px){.apartment-details__plan-image-wrapper{min-height:300px}}.apartment-details__plan-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.apartment-details__plan-image.active{opacity:1;visibility:visible;position:relative}.apartment-details__floor-buttons{display:flex;gap:1.5rem;flex-wrap:wrap}@media(max-width:640px){.apartment-details__floor-buttons{gap:1rem}}.apartment-details__floor-button{padding:1.2rem 2.4rem;background-color:#fff;border:1px solid #33373D;border-radius:.4rem;font-size:1.6rem;font-weight:500;color:#33373d;cursor:pointer;transition:all .3s ease}@media(max-width:640px){.apartment-details__floor-button{padding:1rem 2rem;font-size:1.4rem}}.apartment-details__floor-button:hover,.apartment-details__floor-button.active{background-color:#ed9c5c;border-color:#ed9c5c;color:#fff}.apartment-details__dropdown{position:relative;margin-bottom:3rem}.apartment-details__dropdown-toggle{width:100%;padding:1.5rem 2rem;border:1px solid #33373D;height:80px;font-size:1.8rem;font-weight:600;background-color:#e3e2de;color:#33373d;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.apartment-details__dropdown-toggle:hover{border-color:#ed9c5c}.apartment-details__dropdown-toggle svg{transition:transform .3s ease;flex-shrink:0}.apartment-details__dropdown-toggle.active svg{transform:rotate(180deg)}.apartment-details__dropdown-menu{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #E8E8E8;border-radius:.4rem;box-shadow:0 4px 20px #0000001a;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s ease;z-index:10;margin-top:.5rem}.apartment-details__dropdown-menu.active{max-height:300px;opacity:1;visibility:visible}.apartment-details__dropdown-item{width:100%;padding:1.5rem 2rem;background-color:#fff;border:none;border-bottom:1px solid #F5F5F5;font-size:1.6rem;font-weight:500;color:#33373d;text-align:left;cursor:pointer;transition:background-color .2s ease}.apartment-details__dropdown-item:last-child{border-bottom:none}.apartment-details__dropdown-item:hover{background-color:#f5f5f5}.apartment-details__dropdown-item.active{background-color:#ed9c5c;color:#fff}.apartment-details__rooms{display:none}.apartment-details__rooms.active{display:block}.apartment-details__room{display:flex;gap:2rem;padding:2.5rem 0;border-bottom:1px solid #000000}.apartment-details__room:last-child{border-bottom:none}@media(max-width:640px){.apartment-details__room{gap:1.5rem;padding:2rem 0}}.apartment-details__room-number{flex-shrink:0;width:4.5rem;height:4.5rem;background-color:#33373d;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700}@media(max-width:640px){.apartment-details__room-number{width:4rem;height:4rem;font-size:1.6rem}}.apartment-details__room-info{flex:1;display:flex;justify-content:space-between;align-items:center}@media(max-width:640px){.apartment-details__room-info{flex-direction:column;align-items:flex-start;gap:.5rem}}.apartment-details__room-name{font-size:1.8rem;font-weight:400;color:#33373d}@media(max-width:640px){.apartment-details__room-name{font-size:1.6rem}}.apartment-details__room-size{font-size:1.8rem;font-weight:700;color:#33373d}@media(max-width:640px){.apartment-details__room-size{font-size:1.6rem}}.apartment-details__actions{display:flex;gap:2rem;justify-content:center;margin-top:4rem}@media(max-width:640px){.apartment-details__actions{flex-direction:column;gap:1.5rem}}.apartment-details__button{padding:1.6rem 4rem;border-radius:.4rem;font-size:1.8rem;font-weight:600;text-decoration:none;text-align:center;cursor:pointer;transition:all .3s ease;display:inline-block}@media(max-width:640px){.apartment-details__button{width:100%;padding:1.4rem 3rem;font-size:1.6rem}}.apartment-details__button--download{background-color:#ed9c5c;color:#fff;border:1px solid #ED9C5C}.apartment-details__button--download:hover{background-color:#6d3419;border-color:#6d3419;color:#fff!important}.apartment-details__button--contact{background-color:#fff;color:#33373d;border:1px solid #33373D}.apartment-details__button--contact:hover{background-color:#ed9c5c;border-color:#ed9c5c;color:#fff!important}.localization-hero{padding:15rem 0 8rem;background-color:#eaeaea}@media(max-width:1024px){.localization-hero{padding:12rem 0 6rem}}@media(max-width:768px){.localization-hero{padding:10rem 0 4rem}}.localization-hero__wrapper{display:flex;gap:8rem;align-items:center}@media(max-width:1024px){.localization-hero__wrapper{gap:6rem}}@media(max-width:768px){.localization-hero__wrapper{flex-direction:column;gap:4rem}}.localization-hero__image{flex:1}@media(max-width:768px){.localization-hero__image{max-width:100%;width:100%;order:2}}.localization-hero__image img{width:100%;height:auto;display:block}.localization-hero__content{flex:1}@media(max-width:768px){.localization-hero__content{order:1;text-align:center}}.localization-hero__title{font-size:4rem;font-weight:700;color:#000;margin:0 0 2rem;text-align:center;line-height:1.3}@media(max-width:1024px){.localization-hero__title{font-size:3.5rem}}@media(max-width:768px){.localization-hero__title{font-size:3rem;margin-bottom:1.5rem}}@media(max-width:640px){.localization-hero__title{font-size:2.5rem}}.localization-hero__text{font-size:1.8rem;font-weight:400;color:#000;text-align:center;margin:0 0 3rem;line-height:1.8}@media(max-width:768px){.localization-hero__text{font-size:1.6rem;margin-bottom:2.5rem}}.localization-hero__button{display:block;padding:1.4rem 3.5rem;width:fit-content;text-align:center;background-color:transparent;margin-left:auto;margin-right:auto;border:1px solid #33373D;border-radius:.4rem;font-size:1.6rem;font-weight:500;color:#33373d;text-decoration:none;transition:all .3s ease}@media(max-width:640px){.localization-hero__button{padding:1.2rem 3rem;font-size:1.4rem}}.localization-hero__button:hover{background-color:#ed9c5c;border-color:#ed9c5c;color:#fff}.localization-map{padding:0;background-color:#f5f5f5}.localization-map__wrapper{width:100%;height:600px;background-color:#d3d3d3;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.localization-map__wrapper{height:450px}}@media(max-width:640px){.localization-map__wrapper{height:350px}}.localization-map__placeholder{font-size:2.4rem;font-weight:600;color:#666;text-align:center}@media(max-width:640px){.localization-map__placeholder{font-size:2rem}}.localization-map iframe{width:100%;height:100%;border:none}.localization-distances{padding:8rem 0;background-color:#e3e2de}@media(max-width:1024px){.localization-distances{padding:6rem 0}}@media(max-width:768px){.localization-distances{padding:4rem 0}}.localization-distances__wrapper{display:flex;justify-content:space-around;align-items:center;gap:4rem}@media(max-width:1024px){.localization-distances__wrapper{gap:3rem}}@media(max-width:768px){.localization-distances__wrapper{flex-wrap:wrap;justify-content:center;gap:4rem}}.localization-distances__item{display:flex;flex-direction:column;align-items:center;text-align:center}@media(max-width:768px){.localization-distances__item{flex:0 0 calc(50% - 2rem)}}@media(max-width:640px){.localization-distances__item{flex:0 0 100%}}.localization-distances__number{font-size:8.7rem;font-weight:600;color:#32383d;line-height:1;margin-bottom:1rem}@media(max-width:1280px){.localization-distances__number{font-size:7rem}}@media(max-width:1024px){.localization-distances__number{font-size:6rem}}@media(max-width:768px){.localization-distances__number{font-size:5.5rem}}@media(max-width:640px){.localization-distances__number{font-size:5rem}}.localization-distances__label{font-size:3.6rem;font-weight:400;color:#32383d;line-height:1.3}@media(max-width:1280px){.localization-distances__label{font-size:3.2rem}}@media(max-width:1024px){.localization-distances__label{font-size:2.8rem}}@media(max-width:768px){.localization-distances__label{font-size:2.4rem}}@media(max-width:640px){.localization-distances__label{font-size:2rem}}.investment-gallery--light{background-color:#e3e2de}.investment-gallery--light h2{color:#000!important;display:none}#app{display:flex;flex-direction:column;min-height:100vh}
