@import"https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&display=swap";:root{--font-family-main: 'Inter Tight', sans-serif;--font-size: 16px;--font-weight: 400;--line-height: 22px;--bg: #fbfaf8;--beige: #c99c6c;--black: #323231;--white-100: #fff;--white-50: rgba(255, 255, 255, 0.5);--white-20: rgba(255, 255, 255, 0.2);--white-10: rgba(255, 255, 255, 0.1);--white-5: rgba(255, 255, 255, 0.05);--green-100: #414337;--green-5: rgba(65, 67, 55, 0.05)}.social{margin:0;padding:0;list-style:none;display:flex;align-items:center;gap:6px}.social li{flex-shrink:0}.social-link{display:flex;align-items:center;justify-content:center;background-color:var(--green-5);backdrop-filter:blur(20px);width:46px;height:46px;border-radius:4px;overflow:hidden;transition:all .3s}.social-link svg{width:16px;height:16px}.social-link:hover{background-color:var(--beige);color:var(--white-100)}.overlay{display:none;position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.3);backdrop-filter:blur(10px);pointer-events:none;visibility:hidden;z-index:100}@media(max-width: 1199.98px){.overlay.is-visible{display:block;pointer-events:all;visibility:visible}}.form-checkbox{cursor:pointer;display:flex;align-items:center;gap:8px;color:var(--white-100);opacity:.5}.form-checkbox-text{font-family:var(--font-family-main);display:block;font-size:11px;font-weight:200;line-height:13px}.form-checkbox-text a{text-decoration:none;display:inline;transition:all .3s}.form-checkbox-text a:hover{color:var(--beige)}.form-checkbox-input{display:none}.form-checkbox-input:checked~.form-checkbox-icon::after{opacity:1}.form-checkbox-icon{display:block;height:14px;width:14px;border:1px solid currentColor;border-radius:2px;flex-shrink:0;position:relative;transition:all .3s}.form-checkbox-icon::after{content:"";display:block;position:absolute;top:-1px;left:-1px;width:14px;height:14px;background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjA2MTUgNS4wODUzQzEwLjE1MjQgNC45ODE0NiAxMC4zMTExIDQuOTcwOTYgMTAuNDE1IDUuMDYxODZDMTAuNTE4OSA1LjE1Mjc5IDEwLjUyOTQgNS4zMTE0OSAxMC40Mzg1IDUuNDE1MzhMNi45Mzg0NiA5LjQxNTM4TDYuNzYxNyA5LjYxNjU1TDYuNTczMjIgOS40MjcxTDQuMDczMjIgNi45MjcxQzMuOTc1NTkgNi44Mjk0NyAzLjk3NTU5IDYuNjcxMjEgNC4wNzMyMiA2LjU3MzU4QzQuMTcwODUgNi40NzU5NSA0LjMyOTExIDYuNDc1OTUgNC40MjY3NCA2LjU3MzU4TDYuNzM3MjkgOC44ODQxM0wxMC4wNjE1IDUuMDg1M1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");background-size:100% 100%;opacity:0;transition:opacity .3s}.text-styled{font-weight:300}.text-styled h1,.text-styled h2{text-transform:uppercase}.text-styled h1+*,.text-styled h2+*{margin-top:40px}@media(max-width: 991.98px){.text-styled h1+*,.text-styled h2+*{margin-top:30px}}.text-styled h3+*,.text-styled h4+*,.text-styled h5+*,.text-styled h6+*{margin-top:26px}@media(max-width: 991.98px){.text-styled h3+*,.text-styled h4+*,.text-styled h5+*,.text-styled h6+*{margin-top:20px}}.text-styled ul,.text-styled ol{margin-bottom:0;padding-left:24px}.text-styled *+*{margin-top:10px}.text-styled div+div{margin-top:60px}@media(max-width: 991.98px){.text-styled div+div{margin-top:30px}}.logo{display:block;height:67px;flex-shrink:0}.logo img{width:auto;height:100%}.slider-button{padding:0;border:none;width:46px;height:46px;display:flex;align-items:center;justify-content:center;background-color:var(--white-10);backdrop-filter:blur(10px);color:var(--white-100);border-radius:4px;border:none;transition:all .3s;flex-shrink:0;z-index:100}.slider-button svg{width:100%;height:100%}.slider-button:not(.swiper-button-disabled):hover,.slider-button:not(.swiper-button-disabled):focus,.slider-button:not(.swiper-button-disabled):active{color:var(--white-100);background-color:var(--beige)}.slider-button.swiper-button-disabled{opacity:.5}.slider-button-prev,.slider-button-next{position:absolute;top:50%;transform:translateY(-50%)}.slider-button-prev{left:10px}.slider-button-next{right:10px}.slider-pagination{position:absolute;left:0;bottom:16px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px 10px;width:100%;z-index:100}.slider-bullet{width:6px;height:6px;background:var(--white-50);border-radius:50%;flex-shrink:0;transition:all .3s}.slider-bullet-active{background:var(--white-100);opacity:1}.container{--bs-gutter-x: 16px}@media(min-width: 1400px){.container{max-width:1344px}}@media(max-width: 575.98px){.container{--bs-gutter-x: 30px}}.row{--bs-gutter-x: 16px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--font-family-main);margin-bottom:0;font-weight:600;line-height:1}.h1,h1{font-size:62px}@media(max-width: 991.98px){.h1,h1{font-size:40px}}.h2,h2{font-size:46px}@media(max-width: 991.98px){.h2,h2{font-size:32px}}.h3,h3{font-size:40px}@media(max-width: 991.98px){.h3,h3{font-size:32px}}.h4,h4{font-size:32px}@media(max-width: 991.98px){.h4,h4{font-size:24px}}.h5,h5{font-size:24px}.h6,h6{font-size:20px}p{margin-bottom:0}p+p{margin-top:10px}a{color:inherit}a:hover{color:inherit}.btn{--bs-btn-padding-x: 40px;--bs-btn-padding-y: 20px;--bs-btn-font-family: var(--font-family-main);--bs-btn-font-size: 16px;--bs-btn-font-weight: 600;--bs-btn-line-height: 19px;--bs-btn-color: var(--color-black);--bs-btn-bg: transparent;--bs-btn-border-width: 0;--bs-btn-border-color: transparent;--bs-btn-border-radius: 6px;--bs-btn-hover-border-color: transparent;--bs-btn-box-shadow: none;--bs-btn-disabled-opacity: 0.65;--bs-btn-focus-box-shadow: none;transition:all .3s;box-shadow:var(--bs-btn-box-shadow)}.btn-warning{--bs-btn-color: var(--white-100);--bs-btn-bg: var(--beige);--bs-btn-hover-color: var(--white-100);--bs-btn-hover-bg: var(--beige);--bs-btn-active-color: var(--white-100);--bs-btn-active-bg: var(--beige);--bs-btn-disabled-color: var(--white-100);--bs-btn-disabled-bg: var(--beige)}.btn-warning:hover{opacity:.8}.btn-sm{--bs-btn-padding-x: 23px;--bs-btn-padding-y: 14px;--bs-btn-font-size: 14px;--bs-btn-font-weight: 500;--bs-btn-line-height: 17px}.form-group{display:flex;flex-direction:column}.form-control{font-family:var(--font-family-main);padding:0 0 13px 0;font-size:16px;font-weight:300;line-height:22px;color:var(--white-100);background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid var(--white-10);border-radius:0;transition:all .3s}.form-control:focus{color:var(--white-100);background-color:rgba(0,0,0,0);border-color:var(--white-100);box-shadow:none}.form-control::-moz-placeholder{color:var(--white-100);opacity:1}.form-control::placeholder{color:var(--white-100);opacity:1}textarea.form-control{height:35px;min-height:35px;resize:none}.form-control.is-invalid,.was-validated .form-control:invalid{padding-right:0;background-image:none}.form-control.is-invalid:hover,.form-control.is-invalid:focus,.was-validated .form-control:invalid:hover,.was-validated .form-control:invalid:focus{box-shadow:none}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--white-20);padding-right:0;background-image:none}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--white-100);box-shadow:none}.invalid-feedback{font-size:12px;line-height:16px}.modal{--bs-modal-color: var(--white-100);--bs-modal-bg: var(--green-100);--bs-modal-width: 432px;backdrop-filter:blur(10px)}.modal-content{padding:40px;border:0;border-radius:6px;justify-content:center;position:relative;z-index:1;box-shadow:0 4px 10px rgba(0,0,0,.04),0 12px 30px rgba(0,0,0,.06),0 25px 60px rgba(0,0,0,.08)}@media(max-width: 991.98px){.modal-content{padding:20px}}.modal-header{padding:0;border-bottom:0;flex-direction:column;align-items:flex-start;gap:14px}.modal-body{padding:30px 0 0 0}.modal-text{font-size:18px;font-weight:300;line-height:25px;color:var(--white-50)}@media(max-width: 991.98px){.modal-text{font-size:16px;line-height:22px}}.modal-form{display:flex;flex-direction:column;gap:26px}.modal-form-group{display:flex;flex-direction:column;gap:14px}.modal-form-btn{width:100%}.modal-close{padding:0;position:absolute;top:13px;right:13px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);border:none;color:var(--white-20);opacity:.5;transition:all .3s}.modal-close-icon{width:18px;height:18px}.modal-close:hover{color:var(--white-100)}.modal-backdrop{--bs-backdrop-bg: var(--dark-20);--bs-backdrop-opacity: 1}@media(max-width: 575.98px){.modal-dialog{margin-left:15px;margin-right:15px}}html{font-size:16px}html.is-lock{overflow:hidden}body{font-family:var(--font-family-main);font-size:var(--font-size);font-weight:var(--font-weight);line-height:var(--line-height);color:var(--black);background-color:var(--bg);min-width:375px}img{display:block;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}svg{display:block;flex-shrink:0}.layout{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow:hidden;position:relative}.main{flex-grow:1}.section{padding-bottom:130px}.section-wrap{padding:90px 0;background-color:var(--green-5)}@media(max-width: 991.98px){.section-wrap{padding:40px 0}}.section-title{margin-bottom:40px;text-transform:uppercase}@media(max-width: 991.98px){.section-title{margin-bottom:30px}}@media(max-width: 991.98px){.section{padding-bottom:80px}}.page{padding-top:90px}@media(max-width: 991.98px){.page{padding-top:50px}}.header{padding:10px 0;background-color:var(--green-100);color:var(--white-100);position:relative;z-index:300}.header-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width: 991.98px){.header-logo{height:56px}}.header-menu{margin:0;padding:0;padding-top:24px;list-style:none;display:flex;align-items:center;gap:33px}.header-menu li{font-weight:300}.header-menu li a{display:inline-block;text-decoration:none;transition:all .3s}.header-menu li a:hover{color:var(--beige)}@media(max-width: 1399.98px){.header-menu li{font-size:14px}}@media(max-width: 1199.98px){.header-menu li{font-size:16px}}.header-menu li.parent{position:relative;z-index:1}@media(max-width: 1199.98px){.header-menu li.parent>div{display:flex;align-items:center;gap:16px}}.header-menu li.parent>div svg{width:18px;height:18px}.header-menu li.parent>div svg.show{transform:rotate(-180deg)}@media(min-width: 1200px){.header-menu li.parent>div svg{display:none}}.header-menu li.parent ul{display:none;margin:0;margin-top:20px;padding:0;padding-left:10px;list-style:none}.header-menu li.parent ul li{font-weight:400}.header-menu li.parent ul li:not(:last-child){margin-bottom:20px}@media(max-width: 1199.98px){.header-menu li.parent ul li{font-weight:300}}@media(min-width: 1200px){.header-menu li.parent ul{margin:0;padding:26px;position:absolute;top:calc(100% + 20px);left:50%;transform:translateX(-50%);width:-moz-max-content;width:max-content;background-color:var(--green-100);border-radius:4px;z-index:100}.header-menu li.parent ul::before{content:"";position:absolute;top:-21px;left:0;width:100%;height:21px}.header-menu li.parent ul li a:hover{transform:scale(1.05)}}@media(min-width: 1200px){.header-menu li.parent:hover>ul{display:block}}@media(max-width: 1399.98px){.header-menu{gap:16px}}@media(max-width: 1199.98px){.header-menu{padding-top:0;flex-direction:column;align-items:flex-start;gap:20px}}.header-contacts{display:flex;align-items:flex-start;gap:16px;flex-shrink:0}.header-contacts-social li a{background-color:var(--white-20);width:30px;height:30px}.header-contacts-social li a svg{width:12px;height:12px}.header-contacts-group{padding-top:5px;display:flex;flex-direction:column;align-items:flex-end;gap:5px}@media(max-width: 1199.98px){.header-contacts-group{padding-top:0;align-items:flex-start;gap:6px}}.header-contacts-phone{font-size:16px;font-weight:600;line-height:19px;display:inline-block;text-decoration:none;transition:all .3s}.header-contacts-phone:hover{color:var(--beige)}@media(max-width: 1199.98px){.header-contacts-phone{font-size:20px;line-height:1}}.header-contacts-links{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:200;line-height:13px}.header-contacts-links a{display:inline-block;text-decoration:none;transition:all .3s}.header-contacts-links a:hover{color:var(--beige)}@media(max-width: 1199.98px){.header-contacts{flex-direction:column;align-items:flex-start;gap:20px}}.header-overlay{display:flex;align-items:flex-start}.header-overlay-close{margin-right:9px;margin-bottom:-6px;margin-left:auto;padding:0;border:none;background-color:rgba(0,0,0,0);color:var(--white-20);width:20px;height:20px;position:relative;z-index:100}.header-overlay-close svg{width:100%;height:100%}@media(min-width: 1200px){.header-overlay-inner{display:contents}}@media(max-width: 1199.98px){.header-overlay-inner{width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:60px}}@media(min-width: 1200px){.header-overlay{display:contents}}@media(max-width: 1199.98px){.header-overlay{padding:26px 20px 20px 20px;flex-direction:column;position:fixed;top:0;right:-100%;background-color:var(--green-100);color:var(--white-100);width:50vw;height:100vh;z-index:200;transition:right .6s ease-in-out}.header-overlay.is-open{right:0}}@media(max-width: 575.98px){.header-overlay{width:270px}}.header-buttons{display:flex;gap:6px}.header-phone{display:flex;align-items:center;justify-content:center;width:48px;gap:48px;background-color:var(--white-10);color:currentColor;border-radius:4px;transition:all .3s}.header-phone svg{width:22px;height:22px}.header-burger{display:flex;align-items:center;justify-content:center;border:none;padding:0;border:none;background-color:var(--white-100);color:var(--green-100);width:48px;height:48px;border-radius:4px;cursor:pointer;transition:all .3s}.header-burger svg{width:30px;height:30px}.header--absolute{position:absolute;top:0;left:0;width:100%;z-index:100;background-color:rgba(0,0,0,0)}@media(max-width: 991.98px){.header{padding:8px 0}}.hero-wrap{display:flex;flex-direction:column;justify-content:flex-end;padding-top:127px;padding-bottom:80px;min-height:720px;color:var(--white-100);position:relative;z-index:1}@media(max-width: 991.98px){.hero-wrap{padding-top:112px;padding-bottom:40px;min-height:auto}}.hero-img{width:100%;height:100%}.hero-img img{width:100%;height:100%}.hero-img::before,.hero-img::after{content:"";position:absolute;top:0;left:0;width:100%}.hero-img::before{height:40%;backdrop-filter:blur(3px);mask-image:linear-gradient(to bottom, black 0%, black 50%, transparent 100%);-webkit-mask-image:linear-gradient(to bottom, black 0%, black 50%, transparent 100%)}.hero-img::after{height:100%;background:linear-gradient(270deg, rgba(0, 0, 0, 0.55) 0%, rgba(0, 0, 0, 0.8) 100%)}.hero-slider{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.hero-row{row-gap:30px}.hero-info{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;gap:30px}.hero-title{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.hero-title h5{color:var(--beige)}.hero-advantages{display:grid;grid-template-columns:repeat(3, 1fr);gap:4px;counter-reset:hero-advantages-counter;width:100%}.hero-advantages-item{padding:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:30px;height:100%;backdrop-filter:blur(20px);background:var(--white-5);font-weight:300;border-radius:4px;counter-increment:hero-advantages-counter}.hero-advantages-item::before{content:"[" counter(hero-advantages-counter, decimal-leading-zero) "]";font-size:14px;font-weight:500;line-height:17px;color:var(--beige)}@media(max-width: 991.98px){.hero-advantages-item{padding:16px;flex-direction:row;justify-content:start}}@media(max-width: 1199.98px){.hero-advantages{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767.98px){.hero-advantages{grid-template-columns:1fr}}.hero-form{padding:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px;background-color:var(--green-100);border-radius:4px;height:100%}.hero-form-head{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hero-form-title{font-size:32px}.hero-form-text{font-weight:300;color:var(--white-50)}.hero-form-body{display:flex;flex-direction:column;gap:26px;width:100%}.hero-form-group{display:flex;flex-direction:column;gap:14px}.hero-form-btn{width:100%}@media(max-width: 991.98px){.hero-form{padding:30px}}.cards-items{row-gap:40px}@media(max-width: 991.98px){.cards-items{row-gap:30px}}.cards-items,.cards-slider{counter-reset:hero-advantages-counter}.cards-item{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;counter-increment:hero-advantages-counter}.cards-item::before{content:"[" counter(hero-advantages-counter, decimal-leading-zero) "]";margin-bottom:8px;font-size:14px;font-weight:500;line-height:17px;color:var(--beige)}.cards-item-title{margin-bottom:16px}.cards-item-img{width:100%;height:310px;overflow:hidden;border-radius:4px}.cards-item-img img{width:100%;height:100%;transition:all .3s}@media(max-width: 991.98px){.cards-item-img{height:248px}}.cards-item:hover .cards-item-img img{transform:scale(1.05)}@media(max-width: 767.98px){.cards-slider .swiper-wrapper{flex-direction:column;gap:30px;transform:none !important}}.partners-img{width:100%;overflow:hidden;border-radius:4px;background-color:#f5f5f5}.partners-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 1399.98px){.partners-img{height:91px}}@media(max-width: 1199.98px){.partners-img{height:117px}}@media(max-width: 767.98px){.partners-img{height:133px}}@media(max-width: 575.98px){.partners-img{height:90px}}.feedback{color:var(--white-100)}.feedback-wrap{padding:20px;position:relative;overflow:hidden;border-radius:4px;display:flex;gap:40px}@media(max-width: 991.98px){.feedback-wrap{padding:60px 20px;flex-direction:column;gap:30px}}@media(max-width: 575.98px){.feedback-wrap{margin-left:-15px;margin-right:-15px;border-bottom-right-radius:0;border-bottom-left-radius:0}}.feedback-img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.feedback-img::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7))}.feedback-img img{width:100%;height:100%}.feedback-info{padding:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px;flex-grow:1}@media(max-width: 1199.98px){.feedback-info{padding:20px}}@media(max-width: 991.98px){.feedback-info{padding:0}}.feedback-title{text-transform:uppercase}@media(max-width: 1199.98px){.feedback-title{font-size:36px}}@media(max-width: 991.98px){.feedback-title{font-size:32px}}.feedback-text{font-size:18px;line-height:25px}.feedback-form{padding:40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:40px;background-color:var(--green-100);border-radius:4px;height:100%;max-width:596px;flex-shrink:0}.feedback-form-head{display:flex;flex-direction:column;align-items:flex-start;gap:16px}@media(max-width: 991.98px){.feedback-form-title{font-size:20px}}.feedback-form-tel{font-size:40px;font-weight:600;line-height:1;color:var(--beige);display:inline-block;text-decoration:none;transition:all .3s}.feedback-form-tel:hover{color:var(--white-100)}@media(max-width: 991.98px){.feedback-form-tel{font-size:32px}}.feedback-form-body{display:flex;flex-direction:column;gap:26px;width:100%}.feedback-form-group{display:flex;flex-direction:column;gap:14px}.feedback-form-btn{width:100%}@media(max-width: 1399.98px){.feedback-form{max-width:500px}}@media(max-width: 1199.98px){.feedback-form{max-width:450px}}@media(max-width: 991.98px){.feedback-form{padding:20px;gap:30px;max-width:100%}}@media(max-width: 575.98px){.feedback{padding-bottom:0}}.media-slider-img{height:389px;overflow:hidden;border-radius:4px}.media-slider-img img{width:100%;height:100%}@media(max-width: 767.98px){.media-slider-img{height:248px}}@media(max-width: 991.98px){.media-slider .slider-button{display:none}}.info-items{display:flex;flex-direction:column;gap:80px}@media(max-width: 991.98px){.info-items{gap:60px}}.info-item{row-gap:30px}.info-item-text{font-weight:400;line-height:19px}@media(min-width: 992px){.info-item-text{padding-left:44px}}@media(min-width: 992px){.info-item:nth-child(2n) .info-item-text{padding-left:0;padding-right:44px}}@media(min-width: 992px){.info-item:nth-child(2n){flex-direction:row-reverse}}.article-intro{row-gap:30px}.article-intro div+div{margin-top:0 !important}.article-intro h1+*,.article-intro h2+*{margin-top:30px}@media(min-width: 992px){.article-intro-text{padding-right:64px}}.article-intro-img{height:100%;min-height:502px;overflow:hidden;border-radius:4px}.article-intro-img img{width:100%;height:100%}@media(max-width: 991.98px){.article-intro-img{min-height:auto;height:350px}}@media(max-width: 767.98px){.article-intro-img{height:248px}}@media(max-width: 991.98px){.article .text-styled div+div{margin-top:40px}}.portfolio-items{row-gap:40px}@media(max-width: 991.98px){.portfolio-items{row-gap:30px}}@media(min-width: 768px){.portfolio .media-slider-img{height:320px}}.contacts-row{row-gap:40px}.contacts-map{overflow:hidden;border-radius:4px;height:100%;min-height:596px}@media(max-width: 991.98px){.contacts-map{font-size:20px;height:540px;min-height:auto}}@media(min-width: 992px){.contacts-info{padding-left:44px}}.contacts-title{margin-bottom:40px}.contacts-items{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.contacts-item{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contacts-item-title{display:block;font-size:14px;font-weight:500;line-height:17px;color:var(--beige)}.contacts-item-tel{font-size:32px;font-weight:600;line-height:1;display:inline-block;text-decoration:none;transition:all .3s}.contacts-item-tel:hover{color:var(--beige)}.contacts-item-text{font-size:24px;font-weight:600;line-height:1}.contacts-item-text a{display:inline-block;text-decoration:none;transition:all .3s}.contacts-item-text a:hover{color:var(--beige)}@media(max-width: 991.98px){.contacts-item-text{font-size:20px}}.testimonials .cards-items{row-gap:40px}.testimonials .cards-item::before{display:none}.testimonials .cards-item-img{background-color:var(--white-100)}.testimonials .cards-item-img img{-o-object-fit:contain;object-fit:contain}.footer{padding:40px 0;background-color:var(--green-100);color:var(--white-100)}.footer-wrap{display:flex;justify-content:space-between;gap:50px 16px}@media(max-width: 1199.98px){.footer-wrap{display:grid;grid-template-columns:repeat(2, 1fr)}}@media(max-width: 991.98px){.footer-wrap{grid-template-columns:1fr}}.footer-group{display:flex;flex-direction:column;justify-content:space-between;gap:30px;min-width:232px}@media(max-width: 1199.98px){.footer-group{min-width:auto}}@media(max-width: 991.98px){.footer-group{display:contents}}.footer-menu{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer-menu li{font-weight:300}.footer-menu li a{display:inline-block;text-decoration:none;transition:all .3s}.footer-menu li a:hover{color:var(--beige)}.footer-contacts{display:flex;flex-direction:column;align-items:flex-start;gap:30px}.footer-contacts-item{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.footer-contacts-item-title{display:block;font-size:11px;font-weight:200;line-height:13px;color:var(--white-50)}.footer-contacts-item-text{font-size:18px;font-weight:600;line-height:22px}.footer-contacts-item-text a{display:inline-block;text-decoration:none;transition:all .3s}.footer-contacts-item-text a:hover{color:var(--beige)}.footer-contacts-item-tel{font-size:32px;font-weight:600;line-height:1;display:inline-block;text-decoration:none;transition:all .3s}.footer-contacts-item-tel:hover{color:var(--beige)}.footer-contacts-social li a{width:40px;height:40px;background-color:var(--white-10)}.footer-contacts-social li a svg{width:14px;height:14px}.footer-copy{font-size:11px;font-weight:200;line-height:13px;color:var(--white-50);display:flex;flex-direction:column;align-items:flex-start;gap:30px}.footer-copy-group{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-copy-group p+p{margin-top:0}.footer-copy a{display:inline-block;text-decoration:none;transition:all .3s}.footer-copy a:hover{color:var(--beige)}@media(max-width: 991.98px){.footer-copy{order:6 !important}}