*,::after,::before{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth}body{background-color:#fff}.container{max-width:1440px;padding-inline:40px;margin-inline:auto}body{font-family:"Open Sans",sans-serif;font-weight:400;color:#212121;font-size:1.6rem}.subtitle{font-size:2rem;font-weight:600;line-height:1.4;color:#646464;margin-bottom:1rem}@media screen and (max-width:768px){.subtitle{font-size:1.8rem}}.paragraph{font-size:1.8rem;line-height:1.66;font-weight:400;color:#646464;margin-bottom:4rem}@media screen and (max-width:1024px){.paragraph{font-size:1.6rem}}.h1_title{font-family:Poppins,sans-serif;font-weight:600;font-size:7.2rem;line-height:1.1;margin-bottom:2.3rem}@media screen and (max-width:1024px){.h1_title{font-size:6rem}}.h2_title{font-family:Poppins,sans-serif;font-size:4.8rem;font-weight:500;line-height:1.25}@media screen and (max-width:1024px){.h2_title{font-size:4.2rem}}@media screen and (max-width:768px){.h2_title{font-size:4rem}}.h3_title{font-size:3rem;font-weight:600;line-height:2.8rem;margin-top:4rem;margin-bottom:1.7rem}@media screen and (max-width:768px){.h3_title{font-size:2.6rem}}.button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1.2rem 2.5rem;background-color:#37806b;color:#fff;border-radius:1.5rem 0 1.5rem 0;border:none;font-size:1.8rem;font-weight:600;text-align:center}.main-section{display:flex;width:100%;margin-bottom:14rem;gap:4.4rem}@media screen and (max-width:1024px){.main-section{gap:3rem}}@media screen and (max-width:768px){.main-section{flex-direction:column;align-items:center;gap:6rem}}.main-section__left{align-content:center;width:50%}@media screen and (max-width:768px){.main-section__left{width:100%}}.main-section__left-button{width:14rem;height:4.2rem;background-color:#37806b;color:#fff;border-radius:1.5rem 0 1.5rem 0;border:none;font-size:1.8rem;font-weight:600;text-align:center}.main-section__right{margin-right:3rem;position:relative;width:50%}@media screen and (max-width:768px){.main-section__right{width:95%}}.main-section__right::after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;border-radius:15rem 0 15rem 0;border:.3rem solid #caa892;z-index:-1;left:6%;top:6%}@media screen and (max-width:768px){.main-section__right::after{border-radius:10rem 0 10rem 0}}.main-section__right-img{border-radius:15rem 0 15rem 0;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.main-section__right-img{border-radius:10rem 0 10rem 0}}.header{position:relative;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10rem;margin-left:4.7rem;margin-right:4.7rem;margin-top:2rem}@media screen and (max-width:1200px){.header{margin-bottom:8rem}}@media screen and (max-width:1024px){.header{margin-bottom:6rem;margin-inline:0}}.header__logo{width:151px;height:47px;margin-left:1rem}.header__logo img{height:100%;-o-object-fit:cover;object-fit:cover}.header__button{width:9.7rem;height:3.2rem;background-color:#caa892;color:#fff;border-radius:1.5rem 0 1.5rem 0;border:none;font-size:1.6rem;margin-right:1rem}.nav-menu{display:flex;gap:6.4rem}@media screen and (max-width:1200px){.nav-menu{gap:4rem}}.nav-menu__list{list-style-type:none;display:flex;align-items:center;flex-direction:row;gap:3.4rem}@media screen and (max-width:1200px){.nav-menu__list{gap:2rem}}@media screen and (max-width:1024px){.nav-menu__list{display:none}}.nav-menu__list-item{list-style-type:none}.nav-menu__list-item a{color:#212121;text-decoration:none;font-weight:600}@media screen and (max-width:1200px){.nav-menu__list-item a{font-size:1.4rem}}.third-section{display:flex;justify-content:space-between;width:100%;gap:6rem;margin-bottom:14rem}@media screen and (max-width:1200px){.third-section{gap:4rem}}@media screen and (max-width:768px){.third-section{flex-direction:column;gap:6rem;margin-bottom:12rem}}.third-section__right{width:50%;padding-inline:40px;align-content:center}@media screen and (max-width:1024px){.third-section__right{padding-inline:0}}@media screen and (max-width:768px){.third-section__right{width:100%}}.third-section__right-title{margin-bottom:2.3rem}.third-section__left{position:relative;width:50%;margin-left:3rem}@media screen and (max-width:768px){.third-section__left{width:95%}}@media screen and (max-width:480px){.third-section__left{margin-left:2rem}}.third-section__left::after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;border-radius:15rem 0 15rem 0;border:.3rem solid #caa892;z-index:-1;right:6%;bottom:6%}@media screen and (max-width:768px){.third-section__left::after{border-radius:10rem 0 10rem 0}}.third-section__left-img{border-radius:15rem 0 15rem 0;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.third-section__left-img{border-radius:10rem 0 10rem 0}}.footer-section{background-color:#f8f8f8;min-height:450px}.footer-section__container{max-width:1440px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;padding-top:12rem}@media screen and (max-width:1200px){.footer-section__container{padding-top:10rem;flex-direction:column;gap:3rem;padding-inline:8rem}}@media screen and (max-width:480px){.footer-section__container{padding-inline:4rem}}.footer-section__logo-box{width:28%}@media screen and (max-width:1200px){.footer-section__logo-box{width:100%}}.footer-section__logo{width:151px;height:47px;margin-bottom:1.5rem}.footer-section__text{margin-right:3.7rem}@media screen and (max-width:1200px){.footer-section__text{margin:0}}.footer-section__wrap{display:flex}@media screen and (max-width:1200px){.footer-section__wrap{display:flex;justify-content:space-between;flex-wrap:wrap}}.footer-section__links-box{margin-right:5rem}.footer-section__links-title{font-size:3rem;font-weight:600;line-height:2.8rem;margin-bottom:3.5rem}.footer-section__links-list{list-style-type:none}.footer-section__links-list_item{font-size:1.8rem;line-height:2.8rem;color:#646464;font-weight:400;margin-bottom:1rem}@media screen and (max-width:1024px){.footer-section__links-list_item{font-size:1.6rem}}.footer-section__company-box{margin-right:5rem}.footer-section__company-title{font-size:3rem;font-weight:600;line-height:2.8rem;margin-bottom:3.5rem}.footer-section__company-list{list-style-type:none}.footer-section__company-list-item{font-size:1.8rem;line-height:2.8rem;color:#646464;font-weight:400;margin-bottom:1rem}@media screen and (max-width:1024px){.footer-section__company-list-item{font-size:1.6rem}}.footer-section__contact-box{margin-right:5rem}.footer-section__contact-title{font-size:3rem;font-weight:600;line-height:2.8rem;margin-bottom:3.5rem}.footer-section__contact-list{list-style-type:none}.footer-section__contact-list-item{font-size:1.8rem;line-height:2.8rem;color:#646464;font-weight:400;margin-bottom:1rem}@media screen and (max-width:1024px){.footer-section__contact-list-item{font-size:1.6rem}}.footer-section__follow-box{margin-right:5rem}@media screen and (max-width:1200px){.footer-section__follow-box{width:100%}}.footer-section__follow-title{font-size:3rem;font-weight:600;line-height:2.8rem;margin-bottom:3.5rem}@media screen and (max-width:1200px){.footer-section__follow-title{margin-bottom:2rem;margin-top:1rem}}.footer-section__icon-box{display:flex}@media screen and (max-width:1200px){.footer-section__icon-box{margin-bottom:2rem}}.footer-section__icon{width:3.7rem;height:3.7rem;margin-right:.8rem;background-color:#d5d5d5;color:#fff;border-radius:100%;display:flex;justify-content:center;align-items:center}.footer-section__icon:hover{background-color:#37806b}.footer__copyright{background-color:#f8f8f8;font-size:1.8rem;line-height:2.8rem;color:#646464;font-weight:400;margin-right:3.7rem;text-align:center;margin:0}.footer__copyright_span{color:#37806b}.second-section{margin-bottom:14rem}@media screen and (max-width:1024px){.second-section{margin-bottom:12rem}}.second-section__button{display:flex;justify-content:end;gap:1.8rem;margin-bottom:5rem}@media screen and (max-width:1024px){.second-section__button{margin-bottom:0}}.second-section__button-left{width:3rem;height:3rem;background-color:#fff;border:1px solid #646464;border-radius:100%;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);color:#646464;display:flex;justify-content:center;align-items:center}.second-section__button-left:hover{background-color:#37806b;color:#fff}.second-section__button-right{width:3rem;height:3rem;background-color:#fff;border:1px solid #646464;border-radius:100%;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);color:#646464;display:flex;justify-content:center;align-items:center}.second-section__button-right:hover{background-color:#37806b;color:#fff}.second-section__cards-box{position:relative;display:flex;flex-direction:row;align-content:center}.second-section__cards-box .cards-item{display:flex;justify-content:space-between;align-items:center;width:100%}.second-section__cards-box .cards-item .swiper-pagination__dots .swiper-pagination-bullet-active{background:#37806b}.second-section__cards-box .cards-item__card{display:flex;flex-direction:row;gap:2rem;height:19.3rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.25);border-radius:7rem 0 7rem 0}.second-section__cards-box .cards-item__card-2{background-color:#caa892;border:none;box-shadow:none}.second-section__cards-box .cards-item__icon{width:4rem;height:4rem;margin-top:4rem;margin-left:4rem}.second-section__cards-box .cards-item__text-block{align-content:center}.second-section__cards-box .cards-item__title{font-size:2.4rem;color:#212121;font-weight:600;margin-bottom:1.2rem}.second-section__cards-box .cards-item__title-white{color:#fff}.second-section__cards-box .cards-item__text{line-height:1.4;padding-right:2rem;margin-bottom:0}@media screen and (max-width:1024px){.second-section__cards-box .cards-item__text{font-size:1.6rem}}.second-section__cards-box .cards-item__text-white{color:#fff}.header-nav__list{list-style-type:none}.header-nav__list-item{display:inline}.header-nav__list-item a{color:#212121;text-decoration:none}.fourth-section{display:flex;justify-content:space-between;width:100%;margin-bottom:14rem;gap:6rem}@media screen and (max-width:1200px){.fourth-section{gap:4rem}}@media screen and (max-width:768px){.fourth-section{flex-direction:column;align-items:center;gap:6rem}}.fourth-section__left{align-content:center;width:50%;padding-left:3rem}@media screen and (max-width:768px){.fourth-section__left{display:flex;flex-direction:column;width:100%;padding-left:0}}.fourth-section__left-title{font-size:5rem;line-height:1.3;letter-spacing:1px;padding-top:3rem;margin-bottom:3rem}.fourth-section__right{width:50%;margin-right:3rem;position:relative}@media screen and (max-width:768px){.fourth-section__right{width:95%}}.fourth-section__right::after{content:"";position:absolute;width:100%;height:100%;background-color:#fff;border-radius:15rem 0 15rem 0;border:.3rem solid #caa892;z-index:-1;left:6%;top:6%}@media screen and (max-width:768px){.fourth-section__right::after{border-radius:10rem 0 10rem 0}}.fourth-section__right-img{border-radius:15rem 0 15rem 0;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.fourth-section__right-img{border-radius:10rem 0 10rem 0}}.five-section{background-color:#f8f8f8;height:730px;position:relative;z-index:0}@media screen and (max-width:1024px){.five-section{height:580px}}@media screen and (max-width:768px){.five-section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:10rem}}.five-section__container{max-width:1440px;margin:0 auto}.five-section__title{margin-bottom:8.7rem;padding-top:8.7rem;text-align:center}.five-section__cards{width:100%;display:flex;flex-direction:row;align-items:start;padding:9rem 4.8rem 9rem 4.8rem}@media screen and (max-width:1024px){.five-section__cards{display:none}}.five-section__cards-item{padding:6rem;max-width:185px;max-height:182px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:5rem 0 5rem 0;box-shadow:0 4px 8px 0 rgba(0,0,0,.25);position:absolute}.five-section__cards-item_1{bottom:0;left:0}.five-section__cards-item_2{padding:6rem 3rem;width:185px;top:0;left:50%;transform:translateX(-50%)}.five-section__cards-item_3{bottom:0;left:50%;transform:translateX(-50%)}.five-section__cards-item_4{top:0;right:0}.five-section__cards-box{max-width:285px;height:100px;border:.2rem solid #e0e0e0;position:relative}@media screen and (max-width:1024px){.five-section__cards-box{display:none}}.five-section__cards-box.cards-box__1{width:20%;border-bottom:rgba(0,0,0,0);border-right:rgba(0,0,0,0);border-left:rgba(0,0,0,0)}.five-section__cards-box.cards-box__2{width:30%;border-top:rgba(0,0,0,0);border-right:rgba(0,0,0,0);z-index:-5}.five-section__cards-box.cards-box__3{width:30%;border-bottom:rgba(0,0,0,0);border-right:rgba(0,0,0,0)}.five-section__cards-box.cards-box__4{width:20%;border-top:rgba(0,0,0,0);border-right:rgba(0,0,0,0)}.five-section__text{font-size:1.6rem;font-weight:400;line-height:2.8rem;color:#646464;text-align:center}.five-section__text-big{font-size:4.8rem;font-weight:700;line-height:2.8rem;color:#212121;text-align:center}.five-section__adaptive-cards{width:100%;display:flex;flex-direction:row;padding:0 4.8rem 0rem 4.8rem}@media screen and (min-width:1200px){.five-section__adaptive-cards{display:none}}@media screen and (min-width:1024px){.five-section__adaptive-cards{display:none}}@media screen and (max-width:768px){.five-section__adaptive-cards{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;justify-items:center;height:420px;grid-gap:50px;padding-inline:40px}}.five-section__adaptive-cards-box{display:flex;justify-content:center;width:100%;position:relative}@media screen and (min-width:1200px){.five-section__adaptive-cards-box{display:none}}@media screen and (min-width:1024px){.five-section__adaptive-cards-box{display:none}}.five-section__adaptive-cards-item_2{padding:6rem 3rem;width:185px}.weedback-section{height:730px}@media screen and (max-width:1024px){.weedback-section{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:14rem}}.weedback-section__container{max-width:1440px;margin:0 auto;padding-top:14rem}@media screen and (max-width:768px){.weedback-section__container{padding-top:10rem}}.weedback-section__subtitle{text-align:center}.weedback-section__title{text-align:center}@media screen and (max-width:1200px){.weedback-section__title{margin-bottom:6rem}}.weedback-section__button{display:flex;justify-content:end;gap:1.8rem;margin-bottom:8.5rem}@media screen and (max-width:1200px){.weedback-section__button{display:none}}.weedback-section__button-left{width:3rem;height:3rem;background-color:#fff;border:1px solid #646464;border-radius:100%;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);color:#646464;display:flex;justify-content:center;align-items:center}.weedback-section__button-left:hover{background-color:#37806b;color:#fff}.weedback-section__button-right{width:3rem;height:3rem;background-color:#fff;border:1px solid #646464;border-radius:100%;box-shadow:-1px 3px 10px 0 rgba(0,0,0,.3);color:#646464;display:flex;justify-content:center;align-items:center}.weedback-section__button-right:hover{background-color:#37806b;color:#fff}.weedback-section__cards-box{position:relative;display:flex;flex-direction:row;align-items:center}.weedback-section__cards-box .cards-item{display:flex;justify-content:space-between;align-items:center;width:100%;position:relative}@media screen and (max-width:1024px){.weedback-section__cards-box .cards-item{flex-direction:column;gap:50px;padding-inline:30px}}.weedback-section__cards-box .cards-item__card{padding-bottom:50px;display:flex;flex-direction:row;gap:2rem;width:100%;max-width:571px;box-shadow:0 4px 8px 0 rgba(0,0,0,.25);border-radius:7rem 0 7rem 0}@media screen and (max-width:1360px){.weedback-section__cards-box .cards-item__card{max-width:480px}}@media screen and (max-width:1200px){.weedback-section__cards-box .cards-item__card{width:100%;max-width:400px}}@media screen and (max-width:1024px){.weedback-section__cards-box .cards-item__card{width:100%;max-width:571px;gap:3rem}}@media screen and (max-width:768px){.weedback-section__cards-box .cards-item__card{width:100%;max-width:480px}}@media screen and (max-width:480px){.weedback-section__cards-box .cards-item__card{flex-direction:column}}.weedback-section__cards-box .cards-item__card-1{margin-left:6rem;position:relative}@media screen and (max-width:480px){.weedback-section__cards-box .cards-item__card-1{margin-left:0;margin-bottom:5rem}}.weedback-section__cards-box .cards-item__card-2{position:relative}@media screen and (max-width:1024px){.weedback-section__cards-box .cards-item__card-2{margin-left:6rem}}@media screen and (max-width:480px){.weedback-section__cards-box .cards-item__card-2{margin-left:0}}.weedback-section__cards-box .cards-item svg{position:absolute;top:3.5rem;right:3.5rem}@media screen and (max-width:1360px){.weedback-section__cards-box .cards-item svg{display:none}}.weedback-section__cards-box .cards-item__img{width:130px;height:130px;border-radius:4rem 0 4rem 0;margin-top:5rem;margin-left:-6.5rem;margin-right:3rem}@media screen and (max-width:1200px){.weedback-section__cards-box .cards-item__img{margin-right:1rem}}@media screen and (max-width:1024px){.weedback-section__cards-box .cards-item__img{margin-right:0}}@media screen and (max-width:480px){.weedback-section__cards-box .cards-item__img{margin-top:-5rem;margin-left:30%;margin-right:0}}@media screen and (max-width:768px){.weedback-section__cards-box .cards-item__text-block{margin-right:2.5rem}}@media screen and (max-width:480px){.weedback-section__cards-box .cards-item__text-block{margin-left:2.5rem}}.weedback-section__cards-box .cards-item__title{padding-top:4rem;font-size:2.4rem;color:#212121;font-weight:600;margin-bottom:1.2rem}@media screen and (max-width:480px){.weedback-section__cards-box .cards-item__title{padding-top:0}}.weedback-section__cards-box .cards-item__title_span{font-size:1.6rem;color:#646464;font-weight:400}.weedback-section__cards-box .cards-item__text{margin-right:1rem;margin-bottom:0}@media screen and (max-width:768px){.weedback-section__cards-box .cards-item__text{margin-right:0}}.blog-section{background-color:#f8f8f8;position:relative;z-index:0}.blog-section__container{max-width:1440px;margin:0 auto;padding-top:12rem}.blog-section__subtitle{text-align:center}.blog-section__title{text-align:center;margin-bottom:8rem}@media screen and (max-width:768px){.blog-section__title{margin-bottom:6rem}}.blog-section__wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:6rem}@media screen and (max-width:768px){.blog-section__wrapper{flex-direction:column}}.blog-section__wrapper_left{position:relative;width:50%}@media screen and (max-width:768px){.blog-section__wrapper_left{width:100%}}.blog-section__wrapper_left-img{position:relative}.blog-section__wrapper_left-img::after{content:"";position:absolute;width:100%;height:100%;max-width:554px;background-color:#f8f8f8;border-radius:10rem 0 10rem 0;border:.3rem solid #caa892;z-index:-1;left:6%;top:6%;padding-bottom:3rem}.blog-section__wrapper_img{width:100%;height:100%;max-width:554px;border-radius:8rem 0 8rem 0}.blog-section__wrapper_right{position:relative;width:50%}@media screen and (max-width:768px){.blog-section__wrapper_right{width:100%}}.blog-section__wrapper_right-img{position:relative}.blog-section__wrapper_right-img::after{content:"";position:absolute;width:100%;height:100%;max-width:554px;background-color:#f8f8f8;border-radius:10rem 0 10rem 0;border:.3rem solid #caa892;z-index:-1;left:6%;top:6%;padding-bottom:3rem}@media screen and (max-width:768px){.blog-section__left-title{margin-top:6rem}}.blog-section__left-text{margin-bottom:4.5rem}@media screen and (max-width:768px){.blog-section__left-text{margin-bottom:3rem}}.blog-section__left-button{margin-bottom:12rem}@media screen and (max-width:768px){.blog-section__left-button{margin-bottom:0}}@media screen and (max-width:768px){.blog-section__right-title{margin-top:6rem}}.blog-section__right-text{margin-bottom:4.5rem}@media screen and (max-width:768px){.blog-section__right-text{margin-bottom:3rem}}.blog-section__right-button{margin-bottom:12rem}.subscribe-section{padding-block:14rem}@media screen and (max-width:1024px){.subscribe-section{padding-block:10rem}}.subscribe-section__container{margin:0 auto;padding-inline:4rem}.subscribe-section__title{letter-spacing:.3rem;text-align:center;margin-bottom:3.7rem}.subscribe-section__hr{width:30%;margin:0 35% 4rem 35%}@media screen and (max-width:1200px){.subscribe-section__hr{width:40%;margin-inline:auto}}@media screen and (max-width:1024px){.subscribe-section__hr{width:50%}}@media screen and (max-width:768px){.subscribe-section__hr{width:70%}}.subscribe-section__text{margin-bottom:3rem;text-align:center}.subscribe-section__form-group{position:relative;width:100%;max-width:77.2rem;height:5rem;background-color:#eee;color:#646464;border-radius:1.5rem 0 1.5rem 0;margin-bottom:20rem;padding:1rem 0 1rem 2rem;margin:0 auto;display:flex}@media screen and (max-width:1024px){.subscribe-section__form-group{max-width:50rem}}@media screen and (max-width:480px){.subscribe-section__form-group{display:none}}.subscribe-section__form-group input{width:100%;font-family:inherit;font-size:1.8rem;line-height:2.8rem;background:0 0;color:#646464;font-weight:400;border:none;text-decoration:none}@media screen and (max-width:1024px){.subscribe-section__form-group input{font-size:1.6rem}}@media screen and (max-width:768px){.subscribe-section__form-group input{font-size:1.4rem}}.subscribe-section__form-group input:focus{outline:0}.subscribe-section__button{position:absolute;top:0;right:0;width:18rem;height:5rem;background-color:#37806b;color:#fff;border-radius:0 0 1.5rem 0;border:none;font-size:1.8rem;font-weight:600;text-align:center}.subscribe-section__adaptive{width:100%;display:flex;justify-content:center}@media screen and (min-width:1200px){.subscribe-section__adaptive{display:none}}@media screen and (min-width:1024px){.subscribe-section__adaptive{display:none}}@media screen and (min-width:480px){.subscribe-section__adaptive{display:none}}