html,body{overflow-x:hidden}html.modal-visible,body.modal-visible{overflow-y:hidden}a,a:visited,a:hover,a:active{color:inherit;text-decoration:none}body{color:#173d53;font-family:"Montserrat",sans-serif;font-size:14px;font-weight:400;height:100%;position:relative;-webkit-font-smoothing:antialiased}@media screen and (max-width: 575.98px){body{font-size:13px}}.main-title{font-size:1.8em;letter-spacing:1.8px;font-weight:600}.swal2-popup{border-radius:0}.swal2-styled.swal2-confirm{background-color:#77848e;box-shadow:none;margin:0 0 5px 0;border-radius:0}@media screen and (max-width: 575.98px){.swal2-html-container{font-size:14px}}.grecaptcha-badge{z-index:100}.grecaptcha-badge{width:70px !important;overflow:hidden !important;transition:all .3s ease !important;left:4px !important;border-radius:4px}.grecaptcha-badge:hover{width:256px !important}.thankyou{height:100vh;display:flex;flex-flow:column wrap;justify-content:center}.thankyou .thankyou-icon{color:#adff2f;font-size:60px;border:2px solid rgba(173,255,47,.4);width:90px;height:90px;display:inline-block;border-radius:50%}.thankyou .thankyou-title{font-size:50px;margin:20px 0 0 0}.thankyou .thankyou-subtitle{font-size:30px;margin:10px 0 0 0}.thankyou .thankyou-button{margin:30px 0 0 0;background-color:#77848e;padding:10px 20px;border:none;color:#fff;font-weight:500;font-size:16px}.mouse-scroll{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:2;opacity:.8}.mouse-scroll .mouse{position:relative;display:block;width:30px;height:50px;border:2px solid #fff;border-radius:25px}.mouse-scroll .mouse .mouse-movement{display:block;position:absolute;top:29%;left:50%;width:5px;height:5px;background:#fff;transform:translateX(-50%);border-radius:50%;animation:scroll-ani 4s linear infinite}@keyframes slidein{from{top:-120px}66%{top:-120px}to{top:0}}@keyframes moveDown{from{top:5%;transform:translateY(0)}to{top:50%;transform:translateY(-50%)}}@keyframes moveDownBackward{from{top:50%;transform:translateY(-50%)}to{top:5%;transform:translateY(0)}}@keyframes moveUp{from{top:95%;transform:translateY(0)}to{top:50%;transform:translateY(-50%)}}@keyframes moveUpBackward{from{top:50%;transform:translateY(-50%)}to{top:95%;transform:translateY(0)}}@keyframes makeCross1{from{transform:rotate(0deg)}to{transform:rotate(40deg)}}@keyframes makeCross1Backward{from{top:50%;transform:rotate(40deg) translateY(-50%)}to{top:50%;transform:rotate(0deg) translateY(-50%)}}@keyframes makeCross2{from{transform:rotate(0deg)}to{transform:rotate(-40deg)}}@keyframes makeCross2Backward{from{top:50%;transform:rotate(-40deg) translateY(-50%)}to{top:50%;transform:rotate(0deg) translateY(-50%)}}@keyframes scroll-ani{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.lines{position:absolute;top:0;left:0;z-index:25;width:100%}.lines .line{background-color:#e1801f}.lines .top,.lines .top-right,.lines .top-left{position:absolute}.lines .top{width:98%;left:1vw;height:4px;top:1vw}.lines .top-left,.lines .top-right{width:4px;height:65vh;border-radius:0 0 50% 50%;top:1vw}.lines .top-left{left:1vw}.lines .top-right{right:1vw}.lines .right,.lines .left{position:fixed;height:86vh;width:4px;background-color:#e1801f;top:7vh;border-radius:50%}.lines .right{right:1vw}.lines .left{left:1vw}.contact{position:relative;background-image:url(../1703e08df93daa6efac2.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:100px 0 220px 0}.contact::before,.contact::after{position:absolute;content:"";width:100%;height:60%;z-index:0;left:0}.contact::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.contact::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.contact .contact-content{color:#fff;position:relative;z-index:3}.contact .contact-title{text-transform:uppercase;text-align:center;font-size:44px;font-weight:700;margin:0}.contact .contact-form{width:70%;margin:30px auto 0 auto;background-color:#e1801f;padding:20px 30px 30px 30px;border-radius:25px}.contact .contact-form__subtitle{color:#000;text-align:center;text-transform:uppercase;font-size:26px;margin:0}.contact .contact-form__content{margin:30px 0 0 0;display:grid;grid-template-columns:repeat(2, 1fr);gap:20px}.contact .form-group{margin:0;position:relative}.contact .form-group__message{margin:20px 0}.contact .input-control{border-radius:0;font-style:italic;font-size:14px;border:none;padding:0 8px;height:38px;color:#fff;background-color:rgba(0,0,0,0);border:2px solid #fff}.contact .input-control:focus{box-shadow:none}.contact .input-control.message{resize:none;height:auto;padding:8px}.contact .label-control{font-size:14px;font-weight:500;position:absolute;left:8px;top:8px;pointer-events:none;padding:0 5px;background-color:#e1801f;transition:all 300ms ease}.contact .input-control:focus~.label-control,.contact .input-control:valid~.label-control{top:-10px;font-size:12px}.contact select option{color:#000}.contact .submit-control{border:none;background:#181e2a;font-style:normal;font-weight:600;color:#fff;height:auto;text-align:center;padding:6px 0;border-radius:0;font-size:14px}.contact .submit-control:focus{box-shadow:none}@media screen and (max-width: 1199.98px){.contact .contact-form{width:80%}}@media screen and (max-width: 991.98px){.contact .contact-form{width:100%}}@media screen and (max-width: 767.98px){.contact{padding:40px 0 220px 0}.contact .contact-title{font-size:34px}.contact .contact-form{margin:20px auto 0 auto;padding:20px 20px 25px 20px}.contact .contact-form__subtitle{font-size:22px}.contact .contact-form__content{margin:20px 0 0 0;grid-template-columns:100%}}.buttons-fixed{position:fixed;bottom:75px;right:30px;display:flex;flex-direction:column;align-items:flex-end;gap:10px;z-index:100}.buttons-fixed .button-phone,.buttons-fixed .button-whatsapp{display:none}.buttons-fixed .button-phone img,.buttons-fixed .button-whatsapp img{width:50px}.buttons-fixed .button-phone.visible,.buttons-fixed .button-whatsapp.visible{display:block}.buttons-fixed .button-appointment img{width:120px}.certs{position:relative;background-image:url(../f4c21d73faed09176cc2.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:100px 0;color:#fff}.certs::before,.certs::after{position:absolute;content:"";width:100%;height:60%;z-index:0;left:0}.certs::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.certs::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.certs .certs-content{position:relative}.certs .certs-content__title{text-transform:uppercase;text-align:center;font-size:48px;font-weight:800;margin:0}.certs .certs-content__swipers{display:grid;grid-template-columns:47% 47%;margin:30px 0 0 0;justify-content:space-between}.certs .certs-item{position:absolute;justify-content:space-between;align-items:center;display:flex;flex-direction:column;width:100%;margin:20px 0 0 0;height:115px}.certs .certs-item.leed{left:0}.certs .certs-item.well{right:0}.certs .certs-item.well .certs-item__image{width:100px;margin:13px 0 0 0}.certs .certs-item__image{width:115px;display:block;margin:0 auto}.certs .certs-item__text{text-transform:uppercase;font-size:16px;margin:0;font-weight:500}.certs .swiper-container{border:3px solid #fff;width:100%}.certs .swiper-slide{padding:180px 30px 40px 30px}.certs .swiper-image{width:150px;height:150px;display:block;margin:0 auto;object-fit:contain}.certs .swiper-title{text-transform:uppercase;text-align:center;font-weight:800;font-size:34px;margin:20px 0 0 0}.certs .swiper-button-next,.certs .swiper-button-prev{color:#fff}.certs .swiper-button-next:after,.certs .swiper-button-prev:after{font-size:30px}@media screen and (max-width: 1199.98px){.certs .swiper-slide{padding:160px 30px 40px 30px}.certs .swiper-title{font-size:34px}}@media screen and (max-width: 991.98px){.certs .certs-item__text{font-size:12px}.certs .certs-content__swipers{grid-template-columns:48% 48%}.certs .swiper-slide{padding:150px 20px 30px 20px}.certs .swiper-image{width:160px;height:160px}.certs .swiper-title{font-size:28px}}@media screen and (max-width: 767.98px){.certs{padding:40px 0}.certs .certs-content__title{font-size:34px}.certs .certs-content__swipers{grid-template-columns:100%;gap:20px;margin:20px 0 0 0}.certs .swiper-image{width:140px;height:140px}.certs .swiper-title{font-size:26px}}.build{margin:40px 0 0 0;color:#fff}.build .tower{background-repeat:no-repeat;background-position:50% 50%;margin:0 auto}.build .level{position:relative;width:100%;font-size:11px;line-height:1}.build .level .layer{position:absolute;margin:0;top:0;color:#fff;font-weight:600;display:flex;justify-content:center;align-items:center;height:100%;cursor:pointer}.build .level [data-type=rent]{background-color:rgba(151,59,132,.8)}.build .level [data-type=sell],.build .level [data-type=smart]{background-color:rgba(225,128,31,.8)}.build .level [data-type=both]{background-color:rgba(52,73,94,.8)}.build .level .tab-floor{display:none}.build .level .tab-floor.current{display:flex}.build .level:hover .tab-floor{display:flex}.build .tower-alpes{background-image:url(../d77463b0cfac50e5f9e8.png);background-size:100%;background-position:top center;width:64%;height:100%;padding:28px 0 0 0}.build .tower-alpes .layer{width:82%;left:10.5%}.build .tower-alpes .floor{height:18.5px}.build .tower-alpes .skylobby{height:20px}.build .tower-alpes .mezzanine{height:23px}.build .tower-alpes .motorlobby{height:16px}.build .tower-alpes .basement{height:14.8px}.build .tower-bosques{background-image:url(../a9c2814612c465b6b019.png);background-size:100%;background-position:top center;width:90%;height:100%;padding:2px 0 0 0}.build .tower-bosques .terrace{height:16px}.build .tower-bosques .layer{width:69.8%;left:9.2%}.build .tower-bosques .vip{height:33px}.build .tower-bosques .floor{height:23.5px}.build .tower-bosques .mall{height:35px;width:91%;left:1%}.build .tower-bosques .mezzanine{height:19px}.build .tower-bosques .basement{height:17.6px}.build .tower-jardines{background-image:url(../70b2094ffa6993258153.png);background-size:100%;background-position:top center;width:100%;height:100%;padding:46px 0 0 0}.build .tower-jardines .layer{width:72%;left:14.2%}.build .tower-jardines .vip{height:17.6px}.build .tower-jardines .floor{height:14.9px}.build .tower-jardines .parking{height:15px}.build .tower-jardines .lowlevel{height:24px}.build .tower-jardines .basement{height:13px}.build .tower-reforma{background-image:url(../a890c0f2e95807d03c88.png);background-size:100%;background-position:top center;width:93%;height:100%;padding:15px 0 0 0}.build .tower-reforma .layer{width:82.2%;left:9.5%}.build .tower-reforma .floor{height:18.5px}.build .tower-reforma .mall{height:28px}.build .tower-reforma .mezzanine{height:25.5px;width:108%;left:-4%}.build .tower-reforma .basement{height:13px;width:108%;left:-4%}.build .tower-insurgentes{background-image:url(../5ef4cddaf577c7d09fee.png);background-size:100%;background-position:top center;width:65%;height:100%;padding:56.5px 0 0 0}.build .tower-insurgentes .layer{width:79.5%;left:12.5%}.build .tower-insurgentes .vip{height:27px}.build .tower-insurgentes .floor{height:25.6px}.build .tower-insurgentes .lowlevel{height:35px}.build .tower-insurgentes .basement{height:16.9px;width:106%;left:-5.9%}.build .tower-punta{background-image:url(../5a5250bb55ecc4bda3b6.png);background-size:100%;background-position:center 50px;width:100%;height:100%;padding:61px 0 0 0}.build .tower-punta .layer{width:80.8%;left:9.5%}.build .tower-punta .vip{width:74.4%;left:2.4%;height:14px;margin:0}.build .tower-punta .floor{width:74.4%;left:2.4%;height:14px}.build .tower-punta .mall{height:31px;left:-7%;width:107%}.build .tower-punta .basement{height:16.7px;left:-4.2%;width:104.2%}.build .show{font-size:11px;display:block}.build .show .layer{background-color:rgba(0,0,0,0);text-shadow:1px 1px 1px #000;display:flex;justify-content:center;align-self:center;cursor:auto}.build .content-floor{display:none}.build .content-floor.current{display:block}.build .alpes .img-floor{width:100%;margin:-140px 0 0 0}.build .bosques .img-floor{width:92%;margin:0 4%}.build .jardines .img-floor{width:100%;margin:-90px 0 0 0}.build .reforma .img-floor{width:90%;margin:10px 5% 0}.build .insurgentes .img-floor{width:90%;margin:-10px 5% 0}.build .punta .img-floor{width:90%;margin:-20px 5% 0 5%}.build .state{margin:0;padding:0;justify-content:center;list-style:none;display:none;grid-template-columns:auto auto auto}.build .state.current{display:grid}.build [data-filter=sell] .state-item:nth-child(1) span{background-color:#52be80}.build [data-filter=sell] .state-item:nth-child(2) span{background-color:#f4d03f}.build [data-filter=sell] .state-item:nth-child(3) span{background-color:#e74c3c}.build [data-filter=rent] .state-item:nth-child(1) span{background-color:#52be80}.build [data-filter=rent] .state-item:nth-child(2) span{background-color:#f4d03f}.build [data-filter=rent] .state-item:nth-child(3) span{background-color:#e74c3c}.build [data-filter=both] .state-item:nth-child(1) span{background-color:#52be80}.build [data-filter=both] .state-item:nth-child(2) span{background-color:#f4d03f}.build [data-filter=both] .state-item:nth-child(3) span{background-color:#e74c3c}.build [data-filter=both] .state-item:nth-child(4) span{background-color:#3cadd5}.build [data-filter=both] .state-item:nth-child(5) span{background-color:#e75a24}.build [data-filter=both] .state-item:nth-child(6) span{background-color:#5d368f}.build [data-filter=smart] .state-item:nth-child(1) span{background-color:#52be80}.build [data-filter=smart] .state-item:nth-child(2) span{background-color:#f4d03f}.build [data-filter=smart] .state-item:nth-child(3) span{background-color:#e74c3c}.build [data-filter=smart] .state-item:nth-child(4) span{background-color:#ed07dc}.build [data-filter=smart] .state-item:nth-child(5) span{background-color:#fe7e00}.build .state-item{margin:0 15px}.build .state-item span{height:12px;width:12px;background-color:#000;display:inline-block;margin:0 5px 0 0}.build .type{display:flex;margin:0 0 5px 0;padding:0;justify-content:center;list-style:none;flex-flow:row wrap}.build .type-item{margin:0 15px}.build .type-item span{height:12px;width:12px;background-color:#000;display:inline-block;margin:0 5px 0 0}.build .type-item:nth-child(1) span{background-color:#e1801f}.build .type-item:nth-child(2) span{background-color:#973b84}.build .type-item:nth-child(3) span{background-color:#34495e}.build-mobile{display:none;text-align:center;color:#fff}.build-mobile .type-floor{font-size:22px;margin:0 0 15px 0}.build-mobile .img-floor{width:100%}.build-mobile .swiper-slide{padding:0 15px 10px 15px}.build-mobile .swiper-pagination{bottom:0 !important}.build-mobile .swiper-pagination-bullet-active{background:#e1801f}.build-mobile .state{display:none;margin:15px 0 0 0;padding:0;justify-content:center;list-style:none;flex-flow:row wrap}.build-mobile .state.current{display:flex}.build-mobile [data-filter=sell] .state-item:nth-child(1) span{background-color:#52be80}.build-mobile [data-filter=sell] .state-item:nth-child(2) span{background-color:#f4d03f}.build-mobile [data-filter=sell] .state-item:nth-child(3) span{background-color:#e74c3c}.build-mobile [data-filter=rent] .state-item:nth-child(1) span{background-color:#52be80}.build-mobile [data-filter=rent] .state-item:nth-child(2) span{background-color:#f4d03f}.build-mobile [data-filter=rent] .state-item:nth-child(3) span{background-color:#e74c3c}.build-mobile [data-filter=both] .state-item:nth-child(1) span{background-color:#52be80}.build-mobile [data-filter=both] .state-item:nth-child(2) span{background-color:#f4d03f}.build-mobile [data-filter=both] .state-item:nth-child(3) span{background-color:#e74c3c}.build-mobile [data-filter=both] .state-item:nth-child(4) span{background-color:#3cadd5}.build-mobile [data-filter=both] .state-item:nth-child(5) span{background-color:#e75a24}.build-mobile [data-filter=both] .state-item:nth-child(6) span{background-color:#5d368f}.build-mobile [data-filter=smart] .state-item:nth-child(1) span{background-color:#52be80}.build-mobile [data-filter=smart] .state-item:nth-child(2) span{background-color:#f4d03f}.build-mobile [data-filter=smart] .state-item:nth-child(3) span{background-color:#e74c3c}.build-mobile [data-filter=smart] .state-item:nth-child(4) span{background-color:#ed07dc}.build-mobile [data-filter=smart] .state-item:nth-child(5) span{background-color:#fe7e00}.build-mobile .state-item{margin:0 15px}.build-mobile .state-item span{height:12px;width:12px;background-color:#000;display:inline-block;margin:0 5px 0 0}@media screen and (max-width: 1199.98px){.build .tower-cuauhtemoc{padding:14px 0 0 0}.build .tower-cuauhtemoc .floor{height:40.6px}.build .tower-cuauhtemoc .lowlevel{height:60px}.build .tower-cuauhtemoc .mezzanine,.build .tower-cuauhtemoc .basement{height:35px}.build .tower-alpes{width:70%;padding:24px 0 0 0}.build .tower-alpes .floor{height:16.8px}.build .tower-alpes .skylobby{height:18.8px}.build .tower-alpes .mezzanine{height:19px}.build .tower-alpes .motorlobby{height:15.8px}.build .tower-alpes .basement{height:13.2px}.build .tower-insurgentes{width:66%;padding:45px 0 0 0}.build .tower-insurgentes .vip{height:24px}.build .tower-insurgentes .floor{height:21.6px}.build .tower-insurgentes .lowlevel{height:28.8px}.build .tower-insurgentes .basement{height:14.2px}.build .tower-reforma{padding:15px 0 0 0}.build .tower-reforma .floor{height:16.5px}.build .tower-reforma .mall{height:26px}.build .tower-reforma .mezzanine{height:18.8px}.build .tower-reforma .basement{height:12.2px}.build .tower-bosques{width:100%}.build .tower-bosques .vip{height:30px}.build .tower-bosques .floor{height:21.7px}.build .tower-bosques .mall{height:31.2px}.build .tower-bosques .basement{height:16px}.build .tower-jardines{padding:37px 0 0 0}.build .tower-jardines .vip{height:15px}.build .tower-jardines .floor{height:12.4px}.build .tower-jardines .parking{height:12px}.build .tower-jardines .lowlevel{height:20px}.build .tower-jardines .basement{height:10.6px}.build .tower-punta{padding:78px 0 0 0}.build .tower-punta .vip{height:12px;margin:0}.build .tower-punta .floor{height:12px}.build .tower-punta .mall{height:26px}.build .tower-punta .basement{height:13.7px}.build .bosques .img-floor{width:92%;margin:20px 4% 0 4%}}@media screen and (max-width: 991.98px){.build .tower-cuauhtemoc{padding:10px 0 0 0}.build .tower-cuauhtemoc .floor{height:29.8px}.build .tower-cuauhtemoc .lowlevel{height:44px}.build .tower-cuauhtemoc .mezzanine,.build .tower-cuauhtemoc .basement{height:25px}.build .tower-alpes{width:100%;padding:25px 0 0 0}.build .tower-alpes .floor{height:17.4px}.build .tower-alpes .skylobby{height:18.8px}.build .tower-alpes .mezzanine{height:20px}.build .tower-alpes .motorlobby{height:16px}.build .tower-alpes .basement{height:13.8px}.build .tower-insurgentes{width:90%}.build .tower-insurgentes .vip{height:24px}.build .tower-insurgentes .floor{height:21.3px}.build .tower-insurgentes .lowlevel{height:28px}.build .tower-insurgentes .basement{height:14.2px}.build .tower-insurgentes .basement:last-child{margin:0 0 15px 0}.build .tower-reforma{padding:10px 0 0 0}.build .tower-reforma .floor{height:12.1px}.build .tower-reforma .mall{height:18px}.build .tower-reforma .mezzanine{height:15px}.build .tower-reforma .basement{height:10px}.build .tower-bosques{padding:0}.build .tower-bosques .terrace{height:12px}.build .tower-bosques .vip{height:21px}.build .tower-bosques .floor{height:15.9px}.build .tower-bosques .mall{height:23px}.build .tower-bosques .mezzanine{height:15px}.build .tower-bosques .basement{height:11.7px}.build .tower-punta{padding:12px 0 0 0}.build .tower-punta .vip{height:18px;margin:0}.build .tower-punta .floor{height:18px}.build .tower-punta .mall{height:40px}.build .tower-punta .basement{height:20.7px}.build .tower-jardines{padding:27px 0 0 0}.build .tower-jardines .vip{height:10.8px}.build .tower-jardines .floor{height:9.1px}.build .tower-jardines .parking{height:9.5px}.build .tower-jardines .lowlevel{height:12.2px}.build .tower-jardines .basement{height:7.7px}.build .insurgentes .img-floor{width:100%;margin:10px 0 0 0}.build .bosques .img-floor{width:90%;margin:15px 5% 0 5%}.build .punta .state{margin:50px 0 0 0}}@media screen and (max-width: 767.98px){.build{display:none}.build-mobile{display:block}.zoomContainer{display:none !important}}.header{position:fixed;top:0;left:0;width:100%;z-index:20;background-color:rgba(24,30,42,.6);backdrop-filter:blur(3px)}.header.active{animation-duration:1.5s;animation-name:slidein}.header.active .logo{top:10px;width:60px}.header.active .menu{padding:0 45px;height:80px;border-bottom:1px solid rgba(225,128,31,.2)}.header.active .submenu{top:45px}.header .logo{position:absolute;left:50%;transform:translate(-50%);width:75px;top:25px;transition:all 300ms ease}.header .menu{display:flex;align-items:center;padding:1vw 45px 0 45px;justify-content:space-between;color:#fff;height:110px;margin:0;list-style:none;transition:all 300ms ease}.header .menu span{gap:30px;display:flex}.header .menu-item{transition:all .3s;text-transform:uppercase;font-size:20px;font-weight:400}.header .menu-item:hover .submenu{visibility:visible;opacity:1;transform:scale(1)}.header .menu-item .active{font-weight:700}.header .menu-item img{width:25px;display:inline-block;margin:-10px 0 0 -5px}.header .menu-link{position:relative}.header .menu-link::after{content:"";position:absolute;bottom:-5px;left:50%;transform:translateX(-50%);height:2px;width:0;background-color:#e1801f;transition:all .5s}.header .menu-link:hover::after{width:40px}.header .submenu{z-index:40;opacity:0;transform:scale(0.97);visibility:hidden;position:absolute;margin:0;margin-top:15px;padding:5px 0;top:70px;list-style:none;background-color:rgba(255,255,255,.9);width:auto;transition:all .3s;color:#181e2a}.header .submenu-item{font-size:16px}.header .submenu-item:hover{background-color:#fff}.header .submenu-link{width:100%;display:inline-block;padding:10px 15px}.header .submenu-link br{display:none}.header .menu-mobile{display:none;width:30px;position:absolute;top:25px;right:5%}.header .menu-mobile::before,.header .menu-mobile::after{content:"";display:block;background:#fff;height:2px}.header .menu-mobile span{background:#fff;display:block;height:2px;margin:6px 0}@media screen and (max-width: 1199.98px){.header .menu span{gap:20px}.header .menu-item{font-size:18px}}@media screen and (max-width: 991.98px){.header{height:110px}.header.active{height:80px}.header.active .menu-mobile{top:30px}.header .menu{display:none}.header .menu-mobile{display:block;top:45px}}@media screen and (max-width: 767.98px){.header .logo{width:55px;top:15px;left:5%;transform:none}}@media screen and (max-width: 575.98px){.header{height:80px}.header.active{height:70px}.header.active .logo{width:50px}.header.active .menu-mobile{top:25px}.header .menu-mobile{top:33px}}.footer{background:rgba(24,30,42,.6);padding:40px 0 30px 0;position:absolute;bottom:0;width:100%;color:#fff;text-align:center}.footer .footer-logo{position:absolute;left:50%;width:50px;top:-25px;transform:translateX(-50%)}.footer .footer-social{list-style:none;padding:0;display:flex;justify-content:center;position:relative;z-index:2}.footer .footer-social__item{margin:0 20px}.footer .social-item__icon{width:25px;display:block;margin:0 auto;opacity:.8}.footer .footer-info__text{margin:0;font-size:10px;line-height:1;opacity:.9;margin:10px 0 0 0}.footer .lines{width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:1}.footer .lines .line{background-color:#e1801f}.footer .lines .bottom,.footer .lines .bottom-right,.footer .lines .bottom-left{position:absolute}.footer .lines .bottom{width:98%;left:1vw;height:4px;bottom:1vw}.footer .lines .bottom-left,.footer .lines .bottom-right{width:4px;height:65vh;border-radius:50% 50% 0 0;bottom:1vw}.footer .lines .bottom-left{left:1vw}.footer .lines .bottom-right{right:1vw}.home-start{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center}.home-start::after{position:absolute;bottom:0;left:0;width:100%;height:25vh;content:"";background:linear-gradient(to bottom, rgba(24, 30, 42, 0), rgba(24, 30, 42, 0.8))}.home-start .home-start__video{position:absolute;width:100vw;height:100vh;top:0;left:0;object-fit:cover;z-index:0}.home-start .home-start__layer{position:absolute;width:100vw;height:100vh;top:0;left:0;background-color:rgba(24,30,42,.4);z-index:1}.home-start .home-start__content{position:relative;z-index:2;color:#fff}.home-start .home-start__icon{width:220px;display:block;margin:0 auto;opacity:.8}.home-start .home-start__title{text-transform:uppercase;font-size:46px;border-bottom:1px solid #fff;margin:20px 0 0 0;font-weight:300}.home-start .home-start__social{display:flex;padding:0;margin:20px 0 0 0;list-style:none;justify-content:center}.home-start .social-item{margin:0 30px}.home-start .social-item__icon{width:34px}@media screen and (max-width: 767.98px){.home-start .home-start__icon{width:180px}.home-start .home-start__title{font-size:36px;border-bottom:none;text-align:center;padding:0 20px}.home-start .social-item{margin:0 20px}}.home-banner{margin:0}.home-banner .swiper-image{width:100%}.home-banner .swiper-link{position:absolute;z-index:10;width:100%;height:100%;left:0;top:0}.home-banner .swiper-button{position:absolute;z-index:10;width:23%;height:9.5%;left:38.7%;bottom:7%;border-radius:14px}.home-banner .swiper-button-next,.home-banner .swiper-button-prev{color:#e1801f}.home-banner .swiper-button-next::after,.home-banner .swiper-button-prev::after{font-size:30px}.home-banner .swiper-button-prev{left:60px}.home-banner .swiper-button-next{right:60px}@media screen and (max-width: 767.98px){.home-banner .swiper-button-next::after,.home-banner .swiper-button-prev::after{font-size:20px}.home-banner .swiper-button-next{right:10px}.home-banner .swiper-button-prev{left:10px}}.home-options{position:relative;background-image:url(../f4c21d73faed09176cc2.jpg);background-position:50% 0;background-repeat:no-repeat;background-size:100%;padding:100px 0;min-height:100vh}.home-options::before,.home-options::after{position:absolute;content:"";width:100%;height:60%;z-index:0;left:0}.home-options::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.home-options::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, #181e2a 65%, rgba(24, 30, 42, 0) 100%)}.home-options .home-options__content{position:relative;z-index:1;color:#fff}.home-options .home-options__title{text-transform:uppercase;text-align:center;font-size:34px;font-weight:400}.home-options .home-options__tabs,.home-options .home-options__subtabs{display:flex;justify-content:center;padding:0;margin:0;list-style:none;gap:100px;text-transform:uppercase}.home-options .home-options__tabs{margin:20px 0 0 0}.home-options .tabs-item,.home-options .subtabs-item{cursor:pointer}.home-options .tabs-item{font-size:50px;font-weight:400;display:flex;align-items:center;justify-content:center;border:2px solid #e1801f;border-radius:20px;width:220px;height:80px;transition:all 300ms ease}.home-options .tabs-item.active{color:#e1801f;font-weight:600}.home-options .home-options__subtabs{margin:40px 0 0 0}.home-options .subtabs-item{font-size:40px;font-weight:400;position:relative;transition:all 300ms ease}.home-options .subtabs-item::before{position:absolute;bottom:0;left:50%;transform:translateX(-50%);content:"";height:2px;width:80%;border-radius:50%;background-color:#e1801f}.home-options .subtabs-item.hidden{display:none}.home-options .subtabs-item.active{color:#e1801f;font-weight:600}.home-options .home-options__subtitle{font-size:26px;text-transform:uppercase;margin:50px 0 0 0;text-align:center;font-weight:300}.home-options .projects-category{margin:30px auto 0 auto;display:none;grid-template-columns:repeat(2, 1fr);gap:30px;width:90%}.home-options .projects-category.active{display:grid}.home-options .projects-category__item{display:flex;align-items:center;justify-content:space-between;width:380px;margin:0 auto}.home-options .projects-category__item:nth-child(3) .item-image,.home-options .projects-category__item:nth-child(4) .item-image,.home-options .projects-category__item:nth-child(7) .item-image,.home-options .projects-category__item:nth-child(8) .item-image{order:2}.home-options .projects-category__item:nth-child(3) .item-info,.home-options .projects-category__item:nth-child(4) .item-info,.home-options .projects-category__item:nth-child(7) .item-info,.home-options .projects-category__item:nth-child(8) .item-info{order:1}.home-options .item-image{width:190px;height:300px;border-radius:40px;box-shadow:4px 4px 16px #000;order:1}.home-options .item-info{text-align:center;width:170px;order:2}.home-options .item-info__logo{width:30px}.home-options .item-info__title{font-size:22px;font-weight:600;margin:0 0 6px 0;position:relative}.home-options .item-info__title::before{position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);background-color:#e1801f;height:2px;width:34%;border-radius:50%;content:"";opacity:.4}.home-options .item-info__name{font-size:16px;font-weight:500;margin:0;line-height:1.2}.home-options .item-info__location{display:flex;align-items:flex-start;margin:3px 0 0 0}.home-options .item-info__marker{width:20px}.home-options .item-info__address{font-size:10px;font-weight:300}.home-options .item-info__status{text-transform:uppercase;font-weight:400;color:#e1801f;margin:5px 0 0 0;font-size:16px;line-height:1}.home-options .item-info__type{text-transform:uppercase;font-weight:400;margin:5px 0 0 0;font-size:24px;font-weight:500;line-height:1}.home-options .item-info__link{background-color:#e1801f;text-transform:uppercase;font-size:10px;border-radius:20px;display:flex;align-items:center;justify-content:center;background-color:#e1801f;width:100px;height:26px;margin:5px auto 0 auto}@media screen and (max-width: 991.98px){.home-options{background-size:cover}.home-options .projects-category{width:100%}.home-options .projects-category__item{width:330px}.home-options .item-image{width:150px;height:auto;object-fit:contain}}@media screen and (max-width: 767.98px){.home-options{padding:40px 0}.home-options .home-options__title{font-size:28px;margin:0}.home-options .home-options__tabs{gap:20px}.home-options .tabs-item{font-size:34px;width:150px;height:60px}.home-options .home-options__subtabs{flex-direction:column;margin:20px 0 0 0;gap:20px}.home-options .subtabs-item{font-size:26px;text-align:center}.home-options .subtabs-item::before{width:60%}.home-options .home-options__subtitle{margin:30px 0 0 0;font-size:22px}.home-options .projects-category{grid-template-columns:100%}.home-options .projects-category__item{width:100%}.home-options .projects-category__item:nth-child(even) .item-image{order:2}.home-options .projects-category__item:nth-child(even) .item-info{order:1}.home-options .projects-category__item:nth-child(odd) .item-image{order:1}.home-options .projects-category__item:nth-child(odd) .item-info{order:2}.home-options .projects-category__item .item-image{width:45%}}.home-club{position:relative;background-image:url(../1ce64b97d84b01235d7c.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:100px 0}.home-club::before,.home-club::after{position:absolute;content:"";width:100%;height:60%;z-index:0;left:0}.home-club::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.home-club::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.home-club .home-club__content{position:relative;color:#fff;z-index:1}.home-club .home-club__title{text-transform:uppercase;font-size:34px;font-weight:800;text-align:center}.home-club .home-club__title span{color:#e1801f}.home-club .home-club__icon{display:block;margin:20px auto 0 auto;width:130px}.home-club .home-club__info{display:grid;grid-template-columns:repeat(2, 1fr)}.home-club .info-item{text-align:center}.home-club .info-item__title{text-transform:uppercase;font-size:30px;font-weight:700;margin:0}.home-club .info-item__list{list-style:none;padding:0;margin:15px 0 0 0;font-size:18px}.home-club .info-item__button{background-color:#e1801f;color:#fff;border-radius:10px;padding:8px 20px;text-transform:uppercase;border:none;font-size:20px;font-weight:500;margin:15px 0 0 0}.home-club .info-item__button:focus{outline:none}.home-club .home-club__subtitle{text-transform:uppercase;font-size:14px;padding:10px;text-align:center;display:block;border:1px solid #e1801f;border-radius:10px;width:310px;margin:30px auto 0 auto}.home-club .home-club__cities{display:flex;justify-content:center;margin:10px 0 0 0}.home-club .cities-link{width:200px}.home-club .cities-image{width:200px}.home-club .cities-text{text-transform:uppercase;font-size:14px;font-weight:500;padding:0 20px;text-align:center}@media screen and (max-width: 991.98px){.home-club .home-club__cities{gap:10px}.home-club .cities-link{width:100%}.home-club .cities-image{width:160px}}@media screen and (max-width: 767.98px){.home-club{padding:40px 0}.home-club .home-club__icon{width:100px}.home-club .info-item__title{font-size:24px}.home-club .info-item__button{font-size:16px;padding:5px 15px}.home-club .home-club__cities{gap:10px;flex-wrap:wrap}.home-club .cities-link{flex-basis:calc(50% - 5px)}.home-club .cities-image{width:160px}}.advice{position:fixed;width:100%;height:100%;top:0;left:0;visibility:hidden;z-index:-1;opacity:0;overflow:auto;background-position:50% 50%;background-repeat:no-repeat;background-size:cover;transition:all 300ms ease;display:block;overflow:auto}.advice.active{z-index:100000;visibility:visible;opacity:1}.advice.club-yama{background-image:url(../71eba34bb02b207717db.jpg)}.advice.red-yama{background-image:url(../c4f8db37350f71ec050d.jpg)}.advice .advice-close{position:absolute;top:10px;right:10px;color:#fff;background-color:rgba(0,0,0,0);border:none;font-size:30px}.advice .advice-close:focus{outline:none}.advice .advice-content{color:#fff;display:grid;grid-template-columns:52% auto;gap:20px;text-align:center;align-items:center;padding:60px 0}.advice .advice-content__title{text-transform:uppercase;font-size:38px;font-weight:800}.advice .advice-content__title span{color:#e1801f}.advice .advice-content__leyend{font-size:30px;margin:30px 0;font-weight:300}.advice .advice-content__text{font-size:24px;line-height:1.3;font-weight:300}.advice .advice-content__text span{color:#e1801f;font-weight:700}.advice .advice-content__subtitle{text-transform:uppercase;color:#e1801f;font-size:20px;font-weight:600}.advice .advice-content__benefits{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 0}.advice .advice-content__benefits.club{margin:30px 0 0 0}.advice .advice-content__benefits.club .benefits-item{flex-basis:30%}.advice .advice-content__benefits.red{margin:20px 0 0 0}.advice .advice-content__benefits.red .benefits-item{flex-basis:50%}.advice .benefits-item__image{width:70px;height:70px;margin:0 auto;display:block}.advice .benefits-item__title{font-size:18px;font-weight:400;text-transform:uppercase;margin:0;color:#e1801f;margin:15px 0 0 0}.advice .benefits-item__subtitle{font-size:14px;margin:15px 0 0 0}.advice .benefits-item__text{font-size:14px;margin:0}.advice .advice-content__image{width:100%}@media screen and (max-width: 1199.98px){.advice .advice-content__benefits.club .benefits-item{flex-basis:50%}}@media screen and (max-width: 767.98px){.advice .advice-content{padding:40px 0}.advice .advice-content__title{font-size:34px}.advice .advice-content__leyend{margin:10px 0;font-size:24px}.advice .advice-content__text{font-size:20px}.advice .advice-content{grid-template-columns:100%}}.project-banner{position:relative;padding:140px 0 100px 0}.project-banner::before,.project-banner::after{position:absolute;content:"";width:100%;height:60%;z-index:1;left:0}.project-banner::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.project-banner::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.project-banner .project-banner__bg{width:100%;height:100%;object-fit:cover;top:0;left:0;position:absolute;z-index:0}.project-banner .project-banner__content{position:relative;z-index:2;color:#fff;display:grid;align-items:center;grid-template-columns:62% auto;gap:30px}.project-banner .figure-image{width:100%;display:block;margin:0 auto}.project-banner .project-banner__info{text-align:center}.project-banner .info-logo{width:120px}.project-banner .info-title{text-transform:uppercase;font-weight:600;font-size:74px;margin:0 0 10px 0;position:relative}.project-banner .info-title::before{position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);background-color:#e1801f;height:2px;width:70%;border-radius:50%;content:""}.project-banner .info-name,.project-banner .info-status{text-transform:uppercase;font-weight:700;margin:0;opacity:.8}.project-banner .info-name{font-size:48px}.project-banner .info-status{font-size:26px}.project-banner .info-text{font-size:14px;line-height:1.4;margin:30px 0 0 0}@media screen and (max-width: 991.98px){.project-banner .info-logo{width:100px}.project-banner .info-title{font-size:70px}}@media screen and (max-width: 767.98px){.project-banner{padding:90px 0 40px 0}.project-banner .project-banner__content{grid-template-columns:100%;gap:20px}.project-banner .figure-image{width:60%}.project-banner .info-logo{width:60px;display:inline-block;position:relative;top:-20px;margin:0 10px 0 0}.project-banner .info-title{font-size:60px;display:inline-block;margin:0}.project-banner .info-title::before{display:none}.project-banner .info-name{position:relative;margin:5px 0 0 0;font-size:42px;line-height:1.2}.project-banner .info-name::before{position:absolute;top:-7px;left:50%;transform:translateX(-50%);background-color:#e1801f;height:2px;width:80%;border-radius:50%;content:""}.project-banner .info-text{margin:10px 0 0 0}}.project-availability{position:relative;background-image:url(../bc3a24d42e5a47f9f456.jpg);background-position:50% 50%;background-repeat:no-repeat;background-size:cover;padding:100px 0}.project-availability .project-availability__content{text-align:center;color:#fff}.project-availability .project-availability__title{text-transform:uppercase;text-align:center;font-size:44px;font-weight:600;margin:0}.project-availability .project-availability__subtitle{font-size:18px;margin:10px 0 0 0}@media screen and (max-width: 767.98px){.project-availability{padding:40px 0}.project-availability .project-availability__title{font-size:34px}.project-availability .project-availability__subtitle{line-height:1.2}}.project-places{position:relative;padding:100px 0}.project-places::before,.project-places::after{position:absolute;content:"";width:100%;height:60%;z-index:1;left:0}.project-places::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.project-places::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.project-places .project-places__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.project-places .project-places__content{position:relative;z-index:2;color:#fff}.project-places .project-places__title{text-transform:uppercase;font-size:34px;font-weight:800;text-align:center;margin:0}.project-places .project-places__box{display:grid;align-items:center;grid-template-columns:60% auto;gap:60px;margin:40px 0 0 0}.project-places .project-places__image{width:100%;border-radius:25px}.project-places .info-map{width:100%;height:220px;border:none;border-radius:25px}.project-places .info-link{display:block;margin:20px auto;width:100px}.project-places .info-icon{width:100%}.project-places .info-text{text-align:center;font-size:16px;font-weight:500;line-height:1.2;text-transform:uppercase;margin:0}.project-places .info-bsf{text-align:center;margin:0 0 30px 0}.project-places .info-bsf__title{text-transform:uppercase;font-size:14px;display:block}.project-places .info-bsf__number{color:#e1801f;font-size:46px;font-weight:600}.project-places .info-bsf__subtitle{text-transform:uppercase;font-size:30px;line-height:1.2}.project-places .info-bsf__text{margin:0;font-size:22px;font-weight:500;line-height:1.2}@media screen and (max-width: 1199.98px){.project-places .project-places__box{grid-template-columns:65% auto;gap:30px}.project-places .info-map{height:200px;border-radius:25px}}@media screen and (max-width: 991.98px){.project-places .project-places__box{grid-template-columns:100%;gap:30px}.project-places .info-map{height:200px;border-radius:25px}}@media screen and (max-width: 767.98px){.project-places{padding:80px 0 40px 0}.project-places.second{padding:40px 0}.project-places .project-places__box{margin:30px 0 0 0}.project-places .info-link{margin:10px auto}}.project-amenities{position:relative}.project-amenities .project-amenities__title{position:absolute;left:50%;transform:translateX(-50%);top:50px;z-index:2;text-transform:uppercase;font-size:40px;line-height:1.2;font-weight:600;color:#fff;text-align:center}.project-amenities .project-amenities__title span{color:#e1801f}.project-amenities .swiper-slide{position:relative;height:700px}.project-amenities .swiper-slide::before,.project-amenities .swiper-slide::after{position:absolute;content:"";width:100%;height:60%;z-index:0;left:0}.project-amenities .swiper-slide::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.project-amenities .swiper-slide::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.project-amenities .swiper-slide.hidden{display:none}.project-amenities .swiper-image{width:100%;height:100%;object-fit:cover}.project-amenities .swiper-title{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);z-index:3;color:#fff;border:1px solid #e1801f;border-radius:25px;display:flex;align-items:center;justify-content:center;width:300px;height:80px;font-size:24px;margin:0;line-height:1.2;padding:0 20px;text-align:center}.project-amenities .swiper-button-next,.project-amenities .swiper-button-prev{color:#181e2a;background-color:#e1801f;width:45px;height:45px;border-radius:50%;box-shadow:4px 4px 8px #181e2a}.project-amenities .swiper-button-next:after,.project-amenities .swiper-button-prev:after{font-size:16px;font-weight:bold}.project-amenities .swiper-button-prev{left:40px}.project-amenities .swiper-button-next{right:40px}.project-amenities .project-amenities__buttons{position:absolute;bottom:0;left:50%;transform:translateX(-50%);z-index:2}.project-amenities .buttons-item{border:none;text-transform:uppercase;font-size:24px;background-color:rgba(0,0,0,0);color:#fff}.project-amenities .buttons-item:focus{outline:0}.project-amenities .buttons-item.active{color:#e1801f}@media screen and (max-width: 767.98px){.project-amenities .project-amenities__title{top:40px;font-size:34px}.project-amenities .swiper-slide{height:500px}.project-amenities .swiper-title{bottom:40px;width:220px;height:60px;border-radius:15px;font-size:20px}.project-amenities .swiper-button-next,.project-amenities .swiper-button-prev{width:35px;height:35px}.project-amenities .swiper-button-next:after,.project-amenities .swiper-button-prev:after{font-size:14px}.project-amenities .swiper-button-prev{left:15px}.project-amenities .swiper-button-next{right:15px}.project-amenities .project-amenities__buttons{display:flex}.project-amenities .buttons-item{font-size:20px;padding:0 10px}}.project-info{position:relative;padding:100px 0;color:#fff}.project-info::before,.project-info::after{position:absolute;content:"";width:100%;height:60%;z-index:1;left:0}.project-info::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.project-info::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.project-info .project-info__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;opacity:.7}.project-info .project-info__content{position:relative;z-index:2}.project-info .project-info__title{text-transform:uppercase;text-align:center;font-weight:700;font-size:40px}.project-info .project-info__box{display:grid;grid-template-columns:45% auto;gap:60px;margin:40px 0 0 0;align-items:center}.project-info .project-info__box>div:nth-child(1){position:relative}.project-info .project-info__box>div:nth-child(1)::after{position:absolute;height:100%;width:2px;background-color:#e1801f;top:0;right:-25px;border-radius:50%;content:""}.project-info .project-info__text{font-size:18px;line-height:1.2}.project-info .project-info__subtitle{text-transform:uppercase;font-size:22px;font-weight:600;margin:0 0 15px 0}.project-info .project-info__directory{display:grid;grid-template-columns:auto 250px;justify-content:space-between}.project-info .directory-title{font-size:20px;font-weight:300;margin:0}.project-info .directory-menu{padding:0 0 0 15px;list-style-type:none}.project-info .directory-menu__item{font-size:18px;position:relative}.project-info .directory-menu__item::before{position:absolute;left:-20px;top:0;content:"◆";font-size:20px;color:#e1801f}@media screen and (max-width: 1199.98px){.project-info .project-info__directory{grid-template-columns:auto 230px}}@media screen and (max-width: 991.98px){.project-info .project-info__box{grid-template-columns:100%;gap:30px}.project-info .project-info__box>div:nth-child(1)::after{height:2px;width:100%;top:auto;bottom:-5px;right:0}}@media screen and (max-width: 767.98px){.project-info{padding:40px 0}.project-info .project-info__title{font-size:34px;margin:0}.project-info .project-info__text{text-align:center}.project-info .project-info__box{margin:20px 0 0 0}.project-info .project-info__subtitle{font-size:20px;text-align:center}.project-info .project-info__directory{grid-template-columns:52% 40%;justify-content:space-between}.project-info .directory-title{font-size:18px}}.project-videos{position:relative;padding:100px 0}.project-videos::before,.project-videos::after{position:absolute;content:"";width:100%;height:60%;z-index:1;left:0}.project-videos::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.project-videos::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.project-videos .project-videos__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.project-videos .project-videos__content{position:relative;z-index:2;color:#fff;text-align:center}.project-videos .project-videos__title{text-transform:uppercase;font-size:34px;font-weight:500;margin:0}.project-videos .project-videos__subtitle{color:#e1801f;text-transform:uppercase;font-weight:700;font-size:28px}.project-videos .project-videos__iframe{width:100%;height:500px;margin:30px 0 0 0}@media screen and (max-width: 767.98px){.project-videos{padding:40px 0}.project-videos .project-videos__title{font-size:30px}.project-videos .project-videos__subtitle{font-size:22px}.project-videos .project-videos__iframe{height:350px}}.project-types{position:relative;padding:100px 0}.project-types::before,.project-types::after{position:absolute;content:"";width:100%;height:60%;z-index:1;left:0}.project-types::before{top:0;background:linear-gradient(to bottom, #181e2a 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.project-types::after{bottom:0;background:linear-gradient(to top, #181e2a 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.project-types .project-types__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.project-types .project-types__content{position:relative;z-index:2;color:#fff;text-align:center}.project-types .project-types__title{text-transform:uppercase;font-size:34px;font-weight:500;margin:0}.project-types .project-types__buttons{display:flex;justify-content:center;align-items:center;gap:20px;margin:10px 0 0 0}.project-types .buttons-item{font-size:28px;text-transform:uppercase;background-color:rgba(0,0,0,0);border:none;color:#fff;font-weight:500}.project-types .buttons-item:focus{outline:none}.project-types .buttons-item.active{color:#e1801f}.project-types .project-types__content{margin:30px 0 0 0}.project-types .content-item{display:none;grid-template-columns:60% auto;gap:30px;align-items:center}.project-types .content-item.active{display:grid}.project-types .content-item__swiper{width:100%}.project-types .swiper-image{width:100%;height:420px;object-fit:cover;border-radius:20px}.project-types .swiper-button-next,.project-types .swiper-button-prev{color:#181e2a;background-color:#e1801f;width:35px;height:35px;border-radius:50%;box-shadow:4px 4px 8px #181e2a}.project-types .swiper-button-next:after,.project-types .swiper-button-prev:after{font-size:14px;font-weight:bold}.project-types .swiper-button-prev{left:15px}.project-types .swiper-button-next{right:15px}.project-types .content-item__title{text-transform:uppercase;font-size:24px;line-height:1.3;margin:0 20px}.project-types .content-item__list{text-align:left;list-style-type:none;font-size:18px;margin:10px 0 0 0}.project-types .list-item{position:relative;margin:0 0 5px 0}.project-types .list-item::before{position:absolute;left:-20px;top:0;content:"◆";font-size:20px;color:#e1801f}@media screen and (max-width: 991.98px){.project-types .content-item{grid-template-columns:100%}.project-types .swiper-container{order:2}.project-types .content-item__info{order:1}.project-types .swiper-image{height:380px}}@media screen and (max-width: 767.98px){.project-types{padding:40px 0}.project-types .project-types__buttons{white-space:nowrap;overflow-x:scroll;justify-content:flex-start;margin:0 0 20px 0}.project-types .project-types__content{margin:0}.project-types .content-item__title{font-size:22px}.project-types .content-item__list{padding:0 0 0 15px}.project-types .swiper-image{height:220px}}.landing5-header .landing5-header__menu{left:0;top:15px;z-index:10;position:fixed;height:auto;width:auto;list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.landing5-header .menu-item{width:130px;height:74px;background-color:rgba(24,30,42,.9);border-radius:0 25px 25px 0;border:1px solid #e1801f;margin:0 0 1px 0;border-left:none}.landing5-header .menu-item__link{display:flex;align-items:flex-end;justify-content:center;height:100%;position:relative;padding:0}.landing5-header .menu-item__link:hover .menu-item__label{color:#e1801f}.landing5-header .menu-item__icon{position:absolute;top:40%;left:50%;transform:translate(-50%, -50%);z-index:3;width:50px;height:50px;object-fit:contain;object-position:50%;transition:right .4s cubic-bezier(0.19, 1, 0.22, 1)}.landing5-header .menu-item__icon.logo{width:60px;height:60px;top:50%}.landing5-header .menu-item__label{color:#fff;font-size:8px;line-height:1;text-transform:uppercase;z-index:1;transition:right .4s cubic-bezier(0.19, 1, 0.22, 1);padding:0 0 5px 0}.landing5-header .landing5-header__burguer{position:fixed;top:1rem;left:1rem;display:none;visibility:hidden}.landing5-header .landing5-header__burguer.active .line{background-color:#fff}.landing5-header .landing5-header__burguer.active .line:first-child{animation:moveDown .3s ease 0s 1 forwards,makeCross1 .3s ease .3s 1 forwards}.landing5-header .landing5-header__burguer.active .line:nth-child(2){opacity:0}.landing5-header .landing5-header__burguer.active .line:last-child{animation:moveUp .3s ease 0s 1 forwards,makeCross2 .3s ease .3s 1 forwards}.landing5-header input{display:none}.landing5-header .label{cursor:pointer;display:block;height:14px;width:22px;position:relative;z-index:200;margin:0}.landing5-header .line{background-color:#fff;box-shadow:1px 1px 0 #181e2a;display:block;height:3px;position:absolute;right:0;width:22px}.landing5-header .line:first-child{animation:makeCross1Backward .3s ease 0s 1 forwards,moveDownBackward .3s ease .3s 1 forwards;top:5%}.landing5-header .line:nth-child(2){top:50%}.landing5-header .line:last-child{animation:makeCross2Backward .3s ease 0s 1 forwards,moveUpBackward .3s ease .3s 1 forwards;top:95%}@media screen and (max-width: 767.98px){.landing5-header .landing5-header__menu{display:grid;grid-template-columns:repeat(2, 1fr);justify-content:space-between;width:100%;gap:20px;height:100%;transition:all 1s cubic-bezier(0.19, 1, 0.22, 1);top:0;left:-100%;background-color:#181e2a;padding:30px 50px 160px 50px}.landing5-header .landing5-header__menu.active{left:0}.landing5-header .menu-item{border-left:1px solid #e1801f;border-radius:25px;height:130px;width:auto;margin:0}.landing5-header .menu-item__link{padding:0 10px 10px 10px}.landing5-header .menu-item__icon{width:75px;height:75px}.landing5-header .menu-item__icon.logo{width:80px;height:80px}.landing5-header .menu-item__label{font-size:12px;padding:0;text-align:center}.landing5-header .landing5-header__burguer{display:block;visibility:visible;z-index:12}}.landing5-banner{min-height:100vh;display:flex;align-items:flex-end;justify-content:center;position:relative;color:#fff}.landing5-banner::before{position:absolute;width:100%;height:50%;bottom:0;left:0;content:"";z-index:1;background:linear-gradient(to top, #181E2A, rgba(24, 30, 42, 0))}.landing5-banner .landing5-banner__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.landing5-banner .landing5-banner__content{position:relative;z-index:1;text-align:center}.landing5-banner .landing5-banner__image{width:700px}@media screen and (max-width: 991.98px){.landing5-banner .landing5-banner__content{width:90%}}@media screen and (max-width: 767.98px){.landing5-banner{min-height:85vh}.landing5-banner .landing5-banner__image{width:94%}}.landing5-products{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative}.landing5-products.sell{padding:40px 0 0 0}.landing5-products::before,.landing5-products::after{position:absolute;height:50vh;content:"";width:100%;z-index:1;left:0}.landing5-products::before{top:0;background:linear-gradient(to bottom, #181E2A, rgba(24, 30, 42, 0.1))}.landing5-products::after{bottom:0;background:linear-gradient(to top, #181E2A, rgba(24, 30, 42, 0.1))}.landing5-products .landing5-products__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.landing5-products .landing5-products__content{position:relative;z-index:2;color:#fff;display:grid;gap:30px}.landing5-products .landing5-products__item{background-color:rgba(24,30,42,.8);display:flex;align-items:center;justify-content:space-between;width:840px;padding:10px 100px 10px 15px;cursor:pointer;transition:all .5s cubic-bezier(0.19, 1, 0.22, 1);position:relative}.landing5-products .landing5-products__item:hover{background-color:rgba(225,128,31,.9)}.landing5-products .item-layer{position:absolute;width:100%;height:100%;z-index:2;top:0;left:0}.landing5-products .item-title{font-weight:600;font-size:30px;margin:0}.landing5-products .item-small{font-size:16px;font-weight:300;opacity:.8}.landing5-products .landing5-modal__content{position:relative;width:650px;color:#fff;border-radius:30px;overflow:hidden;z-index:2;display:none}.landing5-products .landing5-modal__content.active{display:block}.landing5-products .landing5-modal__title{background-color:rgba(225,128,31,.9);font-size:36px;font-weight:700;text-align:center;padding:13px 10px 10px 10px;margin:0}.landing5-products .landing5-modal__info{background:linear-gradient(to bottom, #181E2A, rgba(24, 30, 42, 0.5));padding:15px 30px}.landing5-products .landing5-modal__text{font-size:20px;line-height:1.1;margin:0;text-align:justify}.landing5-products .landing5-modal__item{margin:5px 0;display:flex;align-items:center}.landing5-products .landing5-modal__item:first-child{margin:20px 0 5px 0}.landing5-products .item-bullet{color:#e1801f;margin:0 15px 0 0;font-size:20px}.landing5-products .item-text{margin:0;font-size:22px;line-height:1}.landing5-products .item-text span{color:#e1801f}.landing5-products .landing5-modal__link{display:flex;align-items:center;justify-content:center;font-size:38px;font-weight:600}.landing5-products .landing5-products__buttons{position:absolute;top:50px;z-index:3;display:flex;gap:50px;justify-content:center}.landing5-products .landing5-products__buttons::before,.landing5-products .landing5-products__buttons::after{position:absolute;top:50%;transform:translateY(-50%);height:2px;background-color:#e1801f;width:400%;content:""}.landing5-products .landing5-products__buttons::before{right:calc(100% + 30px)}.landing5-products .landing5-products__buttons::after{left:calc(100% + 30px)}.landing5-products .buttons-item{background-color:rgba(0,0,0,0);border-radius:30px;font-size:44px;text-transform:uppercase;color:#fff;border:2px solid #e1801f;padding:5px 25px;font-weight:600}.landing5-products .buttons-item.active{color:#e1801f}.landing5-products .buttons-item:focus{outline:0}@media screen and (max-width: 991.98px){.landing5-products{min-height:auto;padding:100px 0}.landing5-products.sell{padding:150px 0 0 0}.landing5-products .landing5-products__content{width:90%}.landing5-products .landing5-products__item{width:100%}.landing5-products .landing5-products__buttons{top:30px}}@media screen and (max-width: 767.98px){.landing5-products{padding:60px 0}.landing5-products .sell{padding:100px 0 0 0}.landing5-products .landing5-products__item{padding:10px 20px}.landing5-products .item-bullet{margin:0 5px 0 0}.landing5-products .item-title{font-size:24px;width:75%}.landing5-products .item-small{display:block;width:25%;text-align:right;font-size:14px}.landing5-products .landing5-modal__content{width:90%}.landing5-products .landing5-modal__info{padding:15px 25px}.landing5-products .landing5-modal__title{font-size:26px}.landing5-products .landing5-modal__text{font-size:18px}.landing5-products .item-text{font-size:16px;line-height:1.2}.landing5-products .landing5-modal__link{font-size:28px;text-align:center;line-height:1.1;margin:10px 0 5px 0}.landing5-products .landing5-products__buttons{top:20px;gap:30px}.landing5-products .buttons-item{border-radius:20px;font-size:26px}}.landing5-services{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center}.landing5-services .landing5-services__bg{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center}.landing5-services .landing5-services__layer{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;z-index:1;background-color:rgba(24,30,42,.9)}.landing5-services .landing5-services__content{position:relative;z-index:2;margin:-30px 0 0 0;display:grid;grid-template-columns:40% 40%;justify-content:space-around;width:100%}.landing5-services .content-services.active .landing5-services__title,.landing5-services .content-services.active .swiper-text,.landing5-services .content-services.active .swiper-title,.landing5-services .content-technology.active .landing5-services__title,.landing5-services .content-technology.active .swiper-text,.landing5-services .content-technology.active .swiper-title{color:#e1801f}.landing5-services .content-services.active .swiper-container,.landing5-services .content-technology.active .swiper-container{border:1px solid #e1801f}.landing5-services .content-services.active .swiper-image,.landing5-services .content-technology.active .swiper-image{opacity:1}.landing5-services .content-services.active .swiper-button-prev::after,.landing5-services .content-services.active .swiper-button-next::after,.landing5-services .content-technology.active .swiper-button-prev::after,.landing5-services .content-technology.active .swiper-button-next::after{color:#e1801f}.landing5-services .landing5-services__title{color:#fff;font-size:40px;font-weight:700;margin:0;text-align:center}.landing5-services .swiper-container{height:450px;border:1px solid #fff;margin:20px 0 0 0}.landing5-services .swiper-slide{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;position:relative}.landing5-services .swiper-picture{position:relative;width:200px;height:200px}.landing5-services .swiper-image{position:absolute;top:50%;left:50%;width:80%;height:80%;object-fit:contain;transform:translate(-50%, -50%);opacity:0;transition:all .5s cubic-bezier(0.19, 1, 0.22, 1)}.landing5-services .swiper-image.wh{opacity:1}.landing5-services .swiper-title{transition:all .5s cubic-bezier(0.19, 1, 0.22, 1);text-align:center;color:#fff;text-transform:uppercase;font-size:20px;line-height:1;font-weight:600;margin:10px 0 50px 0}.landing5-services .swiper-text{transition:all .5s cubic-bezier(0.19, 1, 0.22, 1);text-align:justify;color:#fff;font-size:14px;line-height:1;font-weight:400;position:absolute;bottom:25px;width:90%;margin:0 auto}.landing5-services .swiper-button-prev::after,.landing5-services .swiper-button-next::after{font-size:38px;color:#fff}.landing5-services .swiper-button-prev{left:25px}.landing5-services .swiper-button-next{right:25px}@media screen and (max-width: 991.98px){.landing5-services{min-height:auto;padding:40px 0 60px 0}.landing5-services .landing5-services__content{width:100%;grid-template-columns:42% 42%;margin:0}.landing5-services .swiper-container{height:400px}.landing5-services .swiper-image{width:70%;height:70%}}@media screen and (max-width: 767.98px){.landing5-services .landing5-services__title{font-size:28px}.landing5-services .landing5-services__content{width:100%;grid-template-columns:100%;gap:30px}.landing5-services .swiper-container{height:300px}.landing5-services .swiper-image{top:50%;width:80%;height:80%}.landing5-services .swiper-title{padding:0 20px}.landing5-services .swiper-text{position:relative}.landing5-services .swiper-button-prev img,.landing5-services .swiper-button-next img{width:30px}.landing5-services .swiper-button-prev{left:5px}.landing5-services .swiper-button-next{right:5px}}.landing5-amenities{min-height:100vh;max-height:120vh;position:relative;padding:40px 0}.landing5-amenities .landing5-amenities__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:left bottom;z-index:0;transition:opacity .6s ease}.landing5-amenities .landing5-services__layer{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;z-index:1;background-color:rgba(24,30,42,.4)}.landing5-amenities .landing5-amenities__content{position:relative;z-index:1;color:#fff;padding:0 20px 30px 0}.landing5-amenities .landing5-amenities__title{text-align:center;text-transform:uppercase;font-weight:700;font-size:36px;margin:0}.landing5-amenities .landing5-amenities__title span{color:#e1801f}.landing5-amenities .landing5-amenities__subtitle{text-align:center;text-transform:uppercase;font-weight:600;font-size:28px;margin:0}.landing5-amenities .landing5-amenities__image{width:78%;margin:30px auto 60px auto;display:block;border-radius:40px}.landing5-amenities .landing5-amenities__image.fade-out{opacity:0;transition:opacity 1.4s ease}.landing5-amenities .landing5-amenities__swiper{position:absolute;bottom:30px;right:20px;width:400px;height:auto;padding:50px 0 0 0}.landing5-amenities .swiper-image{width:100%}.landing5-amenities .swiper-button-prev,.landing5-amenities .swiper-button-next{top:0;height:40px;width:90px;margin:0;display:flex;align-items:center;justify-content:center;border:1px solid #e1801f;border-radius:10px}.landing5-amenities .swiper-button-prev img,.landing5-amenities .swiper-button-next img{filter:invert(1);width:70%}.landing5-amenities .swiper-button-prev:after,.landing5-amenities .swiper-button-next:after{content:""}.landing5-amenities .swiper-button-prev{left:auto;right:210px}.landing5-amenities .swiper-button-next{right:110px}@media screen and (max-width: 991.98px){.landing5-amenities{min-height:auto;height:650px}.landing5-amenities .landing5-amenities__image{width:90%}}@media screen and (max-width: 767.98px){.landing5-amenities{height:auto;padding:30px 0 60px 0}.landing5-amenities .landing5-amenities__title{font-size:30px}.landing5-amenities .landing5-amenities__subtitle{font-size:22px;padding:0 20px}.landing5-amenities .landing5-amenities__content{width:100%;padding:0}.landing5-amenities .landing5-amenities__image{width:100%}.landing5-amenities .landing5-amenities__swiper{width:100%;bottom:0;padding:0 0 80px 0;right:0}.landing5-amenities .swiper-wrapper{opacity:0;height:0;width:0;overflow:hidden}.landing5-amenities .swiper-button-prev{left:25%;right:auto}.landing5-amenities .swiper-button-next{right:25%;left:auto}}.landing5-types{position:relative;padding:40px 0 60px 100px}.landing5-types::before,.landing5-types::after{position:absolute;content:"";width:100%;height:60%;z-index:1;left:0}.landing5-types::before{top:0;background:linear-gradient(to bottom, #181E2A 0%, rgba(24, 30, 42, 0.9) 35%, rgba(24, 30, 42, 0) 100%)}.landing5-types::after{bottom:0;background:linear-gradient(to top, #181E2A 0%, rgba(24, 30, 42, 0.9) 25%, rgba(24, 30, 42, 0) 100%)}.landing5-types .landing5-types__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.landing5-types .landing5-types__content{position:relative;z-index:2;color:#fff;text-align:center}.landing5-types .landing5-types__title{text-transform:uppercase;font-size:52px;font-weight:600;margin:0}.landing5-types .landing5-types__title span{color:#e1801f}.landing5-types .landing5-types__buttons{display:flex;justify-content:center;align-items:center;gap:40px;margin:20px 0 0 0}.landing5-types .buttons-item{font-size:30px;text-transform:uppercase;background-color:rgba(0,0,0,0);border:none;color:#fff;font-weight:500;border:2px solid #e1801f;border-radius:25px;padding:4px 15px}.landing5-types .buttons-item:focus{outline:none}.landing5-types .buttons-item.active{color:#e1801f}.landing5-types .landing5-types__content{margin:30px 0 0 0}.landing5-types .content-item{display:none;grid-template-columns:60% auto;gap:30px;align-items:center}.landing5-types .content-item.active{display:grid}.landing5-types .content-item__swiper{width:100%}.landing5-types .swiper-image{width:100%;height:420px;object-fit:cover;border-radius:20px}.landing5-types .swiper-button-next,.landing5-types .swiper-button-prev{color:#181e2a;background-color:#e1801f;width:35px;height:35px;border-radius:50%;box-shadow:4px 4px 8px #181e2a}.landing5-types .swiper-button-next::after,.landing5-types .swiper-button-prev::after{font-size:14px;font-weight:bold}.landing5-types .swiper-button-prev{left:15px}.landing5-types .swiper-button-next{right:15px}.landing5-types .content-item__list{text-align:left;list-style-type:none;font-size:18px;margin:10px 0 0 0;padding:0 0 0 15px}.landing5-types .list-item{position:relative;margin:0 0 5px 0}.landing5-types .list-item::before{position:absolute;left:-20px;top:0;content:"◆";font-size:20px;color:#e1801f}.landing5-types .content-item__benefits{display:flex;text-transform:uppercase;align-items:center;padding:0 10px}.landing5-types .benefits-image{width:50px}.landing5-types .benefits-text{margin:0;font-size:22px}.landing5-types .benefits-text.big{font-size:34px}@media screen and (max-width: 991.98px){.landing5-types .content-item{grid-template-columns:100%}.landing5-types .swiper-container{order:2}.landing5-types .content-item__info{order:1}.landing5-types .swiper-image{height:380px}}@media screen and (max-width: 767.98px){.landing5-types{padding:40px 0}.landing5-types .landing5-types__title{font-size:32px}.landing5-types .landing5-types__buttons{white-space:nowrap;overflow-x:scroll;justify-content:flex-start;margin:20px 0;gap:20px}.landing5-types .buttons-item{font-size:22px}.landing5-types .landing5-types__content{margin:0}.landing5-types .content-item__list{padding:0 0 0 15px}.landing5-types .swiper-image{height:220px}.landing5-types .benefits-text{font-size:18px}.landing5-types .benefits-text.big{font-size:26px}}.landing5-club{position:relative;padding:60px 60px 60px 170px}.landing5-club .landing5-club__line{position:absolute;top:79px;left:0;width:100%;height:2px;z-index:3;background-color:#e1801f}.landing5-club .landing5-club__bg{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center}.landing5-club .landing5-club__layer{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;z-index:1;background-color:rgba(24,30,42,.8)}.landing5-club .landing5-club__content{position:relative;z-index:3;display:flex;text-align:center;gap:8%;justify-content:center}.landing5-club .landing5-club__content>div{flex-basis:45%}.landing5-club .landing5-club__title{color:#fff;text-transform:uppercase;font-size:34px;margin:0 0 30px 0;font-weight:600;display:inline-block;background-color:#181e2a;padding:0 10px}.landing5-club .landing5-club__title span{color:#e1801f}.landing5-club .landing5-club__text{font-size:16px;color:#fff}.landing5-club .landing5-club__image{width:100%;display:block}.landing5-club .landing5-club__image.red{margin:20px auto 0;width:95%}@media screen and (max-width: 1199.98px){.landing5-club .landing5-club__content{gap:4%}.landing5-club .landing5-club__content>div{flex-basis:48%}}@media screen and (max-width: 991.98px){.landing5-club .landing5-club__content{flex-wrap:wrap;gap:40px}.landing5-club .landing5-club__content>div{flex-basis:100%}}@media screen and (max-width: 767.98px){.landing5-club{padding:40px 15px 60px}.landing5-club .landing5-club__line{display:none}.landing5-club .landing5-club__title{margin:0 0 10px 0;font-size:30px}.landing5-club .landing5-club__image{width:90%;margin:0 auto}}.landing5-places{min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:60px 0 80px 0}.landing5-places .landing5-places__bg{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center}.landing5-places .landing5-places__layer{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;z-index:1;background-color:rgba(24,30,42,.8)}.landing5-places .landing5-places__content{width:870px;z-index:2}.landing5-places .landing5-places__title{width:100%;font-weight:700;font-size:30px;color:#fff;text-align:center;text-transform:uppercase}.landing5-places .landing5-places__title span{color:#e1801f}.landing5-places .landing5-places__box{position:relative}.landing5-places .content-main{position:absolute;bottom:30px;right:30px;width:280px;border-radius:30px;color:#fff;overflow:hidden}.landing5-places .landing5-places__subtitle{font-weight:700;background-color:rgba(225,128,31,.9);font-size:22px;padding:10px 25px;margin:0}.landing5-places .landing5-places__list{background:linear-gradient(to bottom, #181E2A, rgba(24, 30, 42, 0.5));margin:0;padding:15px 20px 5px 20px;list-style:none}.landing5-places .list-item{font-size:12px;font-weight:500;text-transform:uppercase;display:flex;margin:0 0 10px 0}.landing5-places .list-item span{background-color:#e1801f;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 10px 0 0;font-size:12px}.landing5-places .list-item.subtitle{font-size:22px;font-weight:700;margin:10px 0;text-transform:initial}.landing5-places .landing5-places__image{width:90%;display:block;margin:30px auto 0 auto}@media screen and (max-width: 991.98px){.landing5-places{min-height:auto}.landing5-places .landing5-places__content{width:90%}}@media screen and (max-width: 767.98px){.landing5-places{padding:40px 0}.landing5-places .landing5-places__content{width:100%}.landing5-places .landing5-places__title{font-size:24px}.landing5-places .content-main{position:static;width:90%;margin:20px auto 0 auto}}.landing5-clients{min-height:100vh;position:relative;padding:60px 0 80px 0}.landing5-clients .landing5-clients__bg{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;object-fit:cover;object-position:center}.landing5-clients .landing5-clients__layer{position:absolute;z-index:0;width:100%;height:100%;top:0;left:0;z-index:1;background-color:rgba(24,30,42,.8)}.landing5-clients .landing5-clients__title{text-transform:uppercase;color:#fff;position:relative;z-index:3;text-align:center;font-size:38px;font-weight:700}.landing5-clients .landing5-clients__title span{color:#e1801f}.landing5-clients .landing5-clients__content{display:flex;flex-wrap:wrap;position:relative;z-index:3;width:1100px;margin:0 auto;justify-content:space-between}.landing5-clients .landing5-clients__item{width:200px;height:160px;object-fit:contain}@media screen and (max-width: 1399.98px){.landing5-clients{padding:60px 0 80px 140px}.landing5-clients .landing5-clients__content{width:90%;gap:3%;justify-content:center}.landing5-clients .landing5-clients__item{width:20%;height:auto}}@media screen and (max-width: 991.98px){.landing5-clients .landing5-clients__item{width:25%}}@media screen and (max-width: 767.98px){.landing5-clients{padding:40px 0 20px 0;min-height:auto}.landing5-clients .landing5-clients__title{font-size:30px}.landing5-clients .landing5-clients__content{padding:0 15px;width:100%}.landing5-clients .landing5-clients__item{width:30%}}.landing5-contact{padding:40px 50px 60px 170px;color:#fff;background-color:#181e2a;min-height:100vh;display:block}.landing5-contact .landing5-contact__title{color:#e1801f;font-size:36px;font-weight:700;margin:0 0 2rem 0;text-transform:uppercase;text-align:center}.landing5-contact .landing5-contact__content{display:grid;grid-template-columns:repeat(3, 1fr);align-items:center}.landing5-contact .landing5-contact__info{padding-right:3rem;display:flex;flex-direction:column;justify-content:space-evenly;font-size:24px}.landing5-contact .landing5-contact__info>div{display:flex;margin:1rem 0 0 0}.landing5-contact .landing5-contact__subtitle{color:#e1801f;font-size:28px;font-weight:600;margin:0 0 1rem 0}.landing5-contact .info-image{display:inline-block;margin:5px 1rem 0 0;width:30px;height:30px;object-fit:contain}.landing5-contact .info-title{font-size:24px;font-weight:600;margin:0 0 5px 0}.landing5-contact .info-text{color:#e1801f;font-size:18px;line-height:1.4;display:block;font-weight:500}.landing5-contact .landing5-contact__map{width:100%;height:450px;border:none}.landing5-contact .landing5-contact__appointment{padding-left:3rem}.landing5-contact .landing5-contact__label{text-transform:uppercase;text-align:center;margin:0;font-size:20px;font-weight:600;line-height:1.4}.landing5-contact .landing5-contact__label span{color:#e1801f}.landing5-contact .landing-form{margin:1rem 0 0 0}.landing5-contact .label-control{font-size:18px;margin:0;display:inline-block}.landing5-contact .input-control{font-size:22px;display:block;width:100%;height:38px;border:2px solid #fff;padding:0 10px}.landing5-contact .input-control:focus{outline:0}.landing5-contact .submit-control{background-color:#e1801f;color:#181e2a;width:140px;margin:1.6rem auto 0 auto;height:40px;border:none;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}@media screen and (max-width: 991.98px){.landing5-contact .landing5-contact__content{grid-template-columns:repeat(2, 1fr)}.landing5-contact .landing5-contact__info{grid-column:1/3;gap:1rem}}@media screen and (max-width: 767.98px){.landing5-contact{padding:40px 0 20px 0}.landing5-contact .landing5-contact__content{display:flex;flex-direction:column}.landing5-contact .landing5-contact__title{margin:0;font-size:28px}.landing5-contact .landing5-contact__subtitle{display:none}.landing5-contact .info-title{font-size:22px}.landing5-contact .info-text{font-size:18px}.landing5-contact .landing5-contact__appointment{padding:30px 20px;width:100%}.landing5-contact .label-control{font-size:16px}.landing5-contact .input-control{font-size:16px;height:36px}.landing5-contact .submit-control{width:100%}.landing5-contact .landing5-contact__map{height:250px}.landing5-contact .landing5-contact__subtitle br{display:none}.landing5-contact .landing5-contact__info{padding:30px 20px;font-size:18px}.landing5-contact .landing5-contact__info img{width:26px;height:26px}}
