﻿*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a :focus,a :active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input ::-ms-clear{display:none}button{cursor:pointer}button ::-moz-focus-inner{padding:0;border:0}a,a :visited{text-decoration:none}a :hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}body{font-family:"Open Sans",sans-serif;color:var(--general-color);font-size:18px;line-height:155.556%}.container{max-width:1460px;margin:0 auto;padding-left:45px;padding-right:45px}.lable{color:var(--general-color);font-family:"Open Sans",sans-serif;font-size:20px;font-weight:600;text-transform:uppercase}.title{color:var(--black-color);font-family:"Poppins",sans-serif;font-size:48px;font-weight:500;line-height:122.5%}.button-green{color:var(--white-color);font-family:"Open Sans",sans-serif;font-size:18px;font-weight:700;text-transform:uppercase;border-radius:20px 0px;background:var(--button-color);border:1px solid var(--button-color)}.hidden{overflow:hidden}@media screen and (max-width: 991.98px){.title{font-size:38px}}@media screen and (max-width: 767.98px){.container{padding-right:25px;padding-left:25px}.lable{font-size:18px}.title{font-size:28px}}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}ul{list-style:none;padding:0;margin:0}a{text-decoration:none;padding:0}:root{--white-color: #fff;--black-color: #212121;--general-color: #646464;--broun-color: #CAA892;--button-color: #37806B}.header{position:fixed;z-index:500;background-color:var(--white-color);width:100%;height:100px;top:0;text-align:center}.header__container{padding-top:34px}.header__body{display:flex;align-items:center}.header__logo{margin-right:auto}.header__nav{margin-right:64px}.header__list{display:flex;gap:40px}.header__link{position:relative;color:var(--black-color);font-size:16px;font-weight:600;text-transform:uppercase}.header__link::after{content:"";display:block;position:absolute;right:0;bottom:-3px;width:0;height:2px;background-color:var(--broun-color);transition:width .5s}.header__link:hover::after{content:"";width:100%;display:block;position:absolute;left:0;bottom:-3px;height:2px;background-color:var(--broun-color);transition:width .5s}.header__button{padding:7px 20px;color:var(--white-color);font-size:16px;font-weight:600;border-radius:15px 0px;background:var(--broun-color);border:1px solid var(--broun-color);font-style:normal;line-height:normal;background-image:linear-gradient(#fff, #fff);background-position:50% 50%;background-repeat:no-repeat;background-size:0% 100%;transition:background-size .5s,color .5s}.header__logo-icon{display:none;width:28px;height:28px}@media screen and (max-width: 1199.98px){.header__list{gap:20px}.header__nav{margin-right:40px}}@media screen and (max-width: 991.98px){.header__container{padding-top:20px}.header__nav{display:none}.header__logo-icon{display:block;margin-left:40px}}@media screen and (min-width: 991.98px){.header__link{transition:color 350ms cubic-bezier(0.4, 0, 0.2, 1)}.header__link:hover{color:var(--broun-color)}.header__button:hover{background-size:100% 100%;color:var(--broun-color)}}@media screen and (max-width: 767.98px){.header__button{display:none}}@media screen and (max-width: 479.98px){.header__button{display:none}}.hero__container{padding-top:107px;padding-bottom:126px}.hero__body{display:flex}.hero__content{flex:0 1 45%;margin-right:44px;align-self:center}.hero__lable{margin-bottom:12px}.hero__title{margin-bottom:23px;font-size:72px;font-weight:600;line-height:108.333%}.hero__text{margin-bottom:46px}.hero__button{padding:10px 27px;border:1px solid var(--button-color);background-image:linear-gradient(#fff, #fff);background-position:50% 50%;background-repeat:no-repeat;background-size:0% 100%;transition:background-size .5s,color .5s}.hero__img-wrapper{position:relative;z-index:5;flex:0 1 55%}.hero__img-wrapper::before{position:absolute;z-index:-1;top:33px;left:35px;content:"";display:block;width:100%;height:100%;border-radius:140px 0px;border:2px solid #b0855b}.hero__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:140px 0px}@media screen and (max-width: 1199.98px){.hero__container{padding-bottom:60px}.hero__title{margin-bottom:20px;font-size:56px}}@media screen and (max-width: 991.98px){.hero__content{margin-right:20px}.hero__title{font-size:48px}.hero__text{margin-bottom:20px}.hero__img-wrapper{align-self:center}.hero__img-wrapper::before{top:18px;left:20px}}@media screen and (min-width: 991.98px){.hero__button:hover{background-size:100% 100%;color:var(--button-color)}}@media screen and (max-width: 767.98px){.hero__container{padding-bottom:30px}.hero__body{flex-direction:column}.hero__content{margin-right:0px}.hero__title{font-size:36px;margin-bottom:15px}.hero__text{margin-bottom:15px}.hero__img-wrapper{margin-top:20px}}@media screen and (max-width: 479.98px){.hero__container{padding-bottom:20px}}.service__container{padding-bottom:100px}.service__title{margin-bottom:50px}.service__list{display:flex;gap:37px}.service__item{display:flex;flex:0 1 33.3333%;padding:40px 23px 35px 38px;border-radius:60px 0px;box-shadow:0px 8px 20px 0px rgba(0,0,0,.14)}.service__img{width:40px;height:40px;align-self:flex-start}.service__thumb{margin-left:20px}.service__subtitle{margin-bottom:10px;color:var(--black-color);font-size:24px;font-weight:700;line-height:125%}.active{color:var(--white-color);background-color:var(--broun-color)}@media screen and (max-width: 1199.98px){.service__container{padding-bottom:60px}.service__title{margin-bottom:20px}.service__list{gap:20px}}@media screen and (max-width: 991.98px){.service__container{padding-bottom:30px}.service__list{flex-wrap:wrap;justify-content:center}.service__item{flex:0 1 100%}}@media screen and (max-width: 767.98px){.service__container{padding-top:30px}}@media screen and (max-width: 479.98px){.service__item{padding:20px}}.about__container{padding-top:100px;padding-bottom:124px}.about__body{display:flex}.about__content{flex:0 1 45%;margin-right:44px;align-self:center}.about__lable{margin-bottom:12px}.about__title{margin-bottom:23px}.about__text{margin-bottom:46px}.about__button{padding:10px 27px;border:1px solid var(--button-color);background-image:linear-gradient(#fff, #fff);background-position:50% 50%;background-repeat:no-repeat;background-size:0% 100%;transition:background-size .5s,color .5s}.about__img-wrapper{position:relative;z-index:5;flex:0 1 55%;margin-right:120px}.about__img-wrapper::before{position:absolute;z-index:-1;top:-32px;left:-36px;content:"";display:block;width:100%;height:100%;border-radius:140px 0px;border:2px solid #b0855b}.about__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:140px 0px}@media screen and (max-width: 1199.98px){.about__container{padding-top:60px;padding-bottom:60px}.about__title{margin-bottom:20px}.about__img-wrapper{margin-right:40px;align-self:center}}@media screen and (max-width: 991.98px){.about__container{padding-top:30px;padding-bottom:30px}.about__content{margin-right:20px}.about__text{margin-bottom:20px}.about__img-wrapper{align-self:center}.about__img-wrapper::before{top:-18px;left:-20px}}@media screen and (min-width: 991.98px){.about__button:hover{background-size:100% 100%;color:var(--button-color)}}@media screen and (max-width: 767.98px){.about__body{flex-direction:column-reverse}.about__content{margin-bottom:20px}.about__title{margin-bottom:15px}.about__text{margin-bottom:15px}.about__img-wrapper{margin-top:20px;margin-right:0px}}@media screen and (max-width: 479.98px){.about__container{padding-top:20px;padding-bottom:20px}}.successful__container{padding-top:87px}.successful__title{max-width:817px;margin:0 auto;text-align:center;margin-bottom:87px}.successful__list{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);column-gap:200px}.successful__item{position:relative;display:flex;flex-direction:column;padding:47px 44px;text-align:center;border-radius:40px 0px;background:#fff;box-shadow:0px 13px 16px 0px rgba(0,0,0,.1)}.successful__item:nth-child(even){margin-top:-100px;align-self:baseline}.successful__item:nth-child(even)::before{position:absolute;top:5%;right:200px;content:"";display:block;background-image:url("../img/line.png");background-repeat:no-repeat;width:200px;height:105px}.successful__item:nth-child(odd)::after{position:absolute;top:50%;right:200px;content:"";display:block;background-image:url("../img/line.png");background-repeat:no-repeat;transform:scaleX(-1);width:200px;height:105px}.successful__item:first-child::after{display:none}.box2{grid-column:2/2;grid-row:2/2}.box3{grid-column:3/3;grid-row:1/1}.box4{grid-column:4/4;grid-row:2/2}.successful__subtitle{color:var(--black-color);font-size:50px;font-weight:700;line-height:120%}@media screen and (max-width: 1439.98px){.successful__list{column-gap:50px}.successful__item:nth-child(even)::before{display:none}.successful__item:nth-child(odd)::after{display:none}}@media screen and (max-width: 991.98px){.successful__container{padding-top:60px}.successful__title{margin-bottom:20px}.successful__list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;column-gap:20px;row-gap:20px}.successful__item{width:200px}.successful__item:nth-child(even){margin-top:0px}.box2{grid-column:2/2;grid-row:1/1}.box3{grid-column:3/3;grid-row:1/1}.box4{grid-column:4/4;grid-row:1/1}.successful__subtitle{font-size:30px}}@media screen and (max-width: 767.98px){.successful__container{padding-top:20px;padding-bottom:20px}.successful__subtitle{font-size:24px}.successful__item{padding:30px 40px}}.work__container{padding-top:100px;padding-bottom:124px}.work__body{display:flex}.work__content{flex:0 1 45%;align-self:center}.work__background{background-image:url("../img/20.webp");color:rgba(0,0,0,0);background-clip:text}.work__background-text{font-size:280px;font-weight:700;line-height:110%;letter-spacing:-2.88px}.work__title{margin-bottom:35px}.work__button{padding:10px 27px;border:1px solid var(--button-color);background-image:linear-gradient(#fff, #fff);background-position:50% 50%;background-repeat:no-repeat;background-size:0% 100%;transition:background-size .5s,color .5s}.work__img-wrapper{position:relative;z-index:5;flex:0 1 55%;margin-left:154px}.work__img-wrapper::before{position:absolute;z-index:-1;top:32px;left:36px;content:"";display:block;width:100%;height:100%;border-radius:140px 0px;border:2px solid #b0855b}.work__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:140px 0px}@media screen and (max-width: 1199.98px){.work__container{padding-top:0px;padding-bottom:60px}.work__title{margin-bottom:20px}.work__img-wrapper{margin-left:40px;align-self:center}}@media screen and (max-width: 991.98px){.work__container{padding-top:30px;padding-bottom:30px}.work__background-text{font-size:200px}.work__img-wrapper{align-self:center}.work__img-wrapper::before{top:18px;left:20px}}@media screen and (min-width: 991.98px){.work__button:hover{background-size:100% 100%;color:var(--button-color)}}@media screen and (max-width: 767.98px){.work__container{padding-top:0px;padding-bottom:30px}.work__body{flex-direction:column}.work__content{margin-bottom:20px;flex:0 1 100%;text-align:center}.work__title{margin-bottom:15px}.work__img-wrapper{margin-top:20px;margin-left:0px}}@media screen and (max-width: 479.98px){.work__container{padding-bottom:20px}}.testimonials__container{padding-top:163px;padding-bottom:183px}.testimonials__body{display:flex;flex-direction:column;align-items:center}.testimonials__title{margin-bottom:14px}.testimonials__button-wrapper{display:flex;margin-left:auto;gap:20px;margin-bottom:85px}.testimonials__button-left{transform:scaleX(-1);display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;box-shadow:0px 0px 10px 2px rgba(66,96,84,.35)}.testimonials__button-right{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background-color:var(--button-color);border-radius:50%;box-shadow:0px 0px 10px 2px rgba(66,96,84,.35)}.testimonials__icon-left{width:18px;height:18px;cursor:pointer}.testimonials__icon-right{fill:var(--white-color);width:18px;height:18px;cursor:pointer}.testimonials__item{display:flex;padding:41px 35px 60px 35px;border-radius:70px 0px;box-shadow:7px 7px 30px 5px rgba(66,96,84,.15)}.testimonials__img{border-radius:40px 0px}.testimonials__thumb{margin-left:30px}.testimonials__name{position:relative;margin-bottom:8px;color:var(--black-color);font-size:24px;font-weight:700}.testimonials__name::after{position:absolute;top:-30px;right:0px;content:"“";color:#b0855b;font-size:96px;font-weight:700;transform:rotate(180deg)}.name{color:var(--general-color);font-size:16px;font-weight:400}@media screen and (max-width: 991.98px){.testimonials__container{padding-top:60px;padding-bottom:60px}.testimonials__button-wrapper{margin-left:0px;margin-bottom:20px}.testimonials__item{padding:20px}.testimonials__name::after{display:none}}@media screen and (max-width: 767.98px){.testimonials__container{padding-top:20px;padding-bottom:20px}.testimonials__img{align-self:center;width:100px;height:100px}.testimonials__thumb{margin-left:10px}.testimonials__name{font-size:18px}.testimonials__text{font-size:16px}}@media screen and (max-width: 479.98px){.testimonials__img{width:80px;height:80px}.name{display:none}.testimonials__text{font-size:14px;line-height:145%}}.news__container{padding-top:93px;padding-bottom:122px}.news__lable{margin-bottom:11px;text-align:center}.news__title{margin-bottom:83px;text-align:center}.news__list{display:flex;gap:150px}.news__item{display:flex;flex-direction:column;flex:0 1 50%}.news__wrapper-img{position:relative;z-index:5;max-width:555px}.news__wrapper-img::before{position:absolute;z-index:-1;top:16px;left:17px;content:"";display:block;width:100%;height:100%;border-radius:100px 0px;border:2px solid #b0855b}.news__img{max-width:100%;max-height:100%;object-fit:contain;border-radius:100px 0px}.news__thumb{display:flex;flex-direction:column;flex-grow:1;margin-top:42px}.news__subtitle{flex-grow:1;margin-bottom:17px;color:var(--black-color);font-size:30px;font-weight:600;line-height:93.333%}.news__text{justify-items:flex-start;margin-bottom:45px}.news__button{padding:13px 35px;border:1px solid var(--button-color);background-image:linear-gradient(#fff, #fff);background-position:50% 50%;background-repeat:no-repeat;background-size:0% 100%;transition:background-size .5s,color .5s}@media screen and (max-width: 1439.98px){.news__list{gap:80px}.news__subtitle{line-height:103.333%}}@media screen and (max-width: 1199.98px){.news__list{gap:80px}}@media screen and (max-width: 991.98px){.news__container{padding-top:60px;padding-bottom:60px}.news__title{margin-bottom:20px}.news__list{gap:40px}.news__thumb{margin-top:30px}.news__text{margin-bottom:20px}}@media screen and (min-width: 991.98px){.news__button:hover{background-size:100% 100%;color:var(--button-color)}}@media screen and (max-width: 767.98px){.news__container{padding-top:20px;padding-bottom:20px}.news__list{flex-direction:column}.news__subtitle{font-size:24px}}@media screen and (max-width: 479.98px){.news__button{padding:13px 20px}}.subscribe__container{padding-top:196px;padding-bottom:196px}.subscribe__body{display:flex;flex-direction:column;align-items:center}.subscribe__title{margin-bottom:40px;letter-spacing:3.84px;text-align:center}.subscribe__title::after{display:block;content:"";margin:0 auto;max-width:461px;margin-top:37px;border-bottom:1px solid #c4c4c4}.subscribe__text{max-width:647px;margin-bottom:30px;text-align:center}.subscribe__input{width:592px;padding:15px 27px;border-radius:20px 0px 0px 0px;background:#eee}.subscribe__button{margin-left:-10px;padding:14px 42px;border-radius:0px 0px 20px 0px;border:1px solid var(--button-color);background-image:linear-gradient(#fff, #fff);background-position:50% 50%;background-repeat:no-repeat;background-size:0% 100%;transition:background-size .5s,color .5s}@media screen and (max-width: 1439.98px){.subscribe__container{padding-top:120px;padding-bottom:120px}}@media screen and (max-width: 1199.98px){.subscribe__container{padding-top:90px;padding-bottom:90px}}@media screen and (max-width: 991.98px){.subscribe__container{padding-top:60px;padding-bottom:60px}.subscribe__input{width:420px}}@media screen and (min-width: 991.98px){.subscribe__button:hover{background-size:100% 100%;color:var(--button-color)}}@media screen and (max-width: 767.98px){.subscribe__container{padding-top:20px;padding-bottom:20px}.subscribe__input{width:320px}}@media screen and (max-width: 557.98px){.subscribe__form{display:flex;flex-direction:column}.subscribe__input{width:100%;border-radius:20px 0px;margin-bottom:10px}.subscribe__button{width:100%;margin-left:0px;border-radius:20px 0px}}.footer__container{padding-top:93px;padding-bottom:22px}.footer__body{display:flex;justify-content:space-between;column-gap:20px;row-gap:20px;margin-bottom:69px}.footer__text{max-width:350px;margin-top:20px}.footer__links-title,.footer__company-title,.footer__contact-title,.footer__social-title{margin-bottom:20px;color:var(--black-color);font-size:24px;font-weight:600;line-height:166.667%}.footer__links-list,.footer__company-list,.footer__contact-list{display:flex;flex-direction:column;gap:15px}.footer__links-link,.footer__company-link,.footer__contact-link{color:var(--general-color);transition:color 350ms cubic-bezier(0.4, 0, 0.2, 1)}.footer__social-list{display:flex;gap:8px}.footer__social-item{display:flex;justify-content:center;align-items:center;width:38px;height:38px;background-color:#d5d5d5;border-radius:50%;transition:background-color 350ms cubic-bezier(0.4, 0, 0.2, 1);cursor:pointer}.footer__social-link{display:flex;justify-content:center;align-items:center;color:var(--general-color)}.footer__social-icon{width:20px;height:20px}.footer__wrapper-copyright{display:flex;flex-direction:column;justify-content:center}.footer__wrapper-copyright::before{display:block;content:"";border-top:1px solid #c4c4c4;width:100%;margin-bottom:15px}.footer__copyright{display:flex;justify-content:center;gap:2px}.green{color:var(--button-color)}@media screen and (max-width: 1199.98px){.footer__body{flex-wrap:wrap;margin-bottom:40px}}@media screen and (max-width: 991.98px){.footer__container{padding-top:60px}}@media screen and (min-width: 991.98px){.footer__social-item:hover{background-color:var(--button-color)}.footer__links-link:hover,.footer__company-link:hover,.footer__contact-link:hover{color:var(--button-color)}}@media screen and (max-width: 767.98px){.footer__container{padding-top:20px}}@media screen and (max-width: 479.98px){.footer__copyright{flex-direction:column;gap:6px}}.burger__container{z-index:15;width:100%;height:100%;background-color:var(--white-color);padding-top:20px;padding-bottom:40px;transition:all .4s;position:fixed;top:0;left:0;overflow:auto;transform:translate(-100%)}.burger__body{display:flex;flex-direction:column;align-items:center;row-gap:20px}.burger__wrapper-head{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.burger___wrapper-icon{width:18px;height:18px}.burger__icon-cross{width:18px;height:18px}.burger__list{display:flex;flex-direction:column;gap:20px}.burger__link{color:var(--black-color);font-size:20px;font-weight:600;text-transform:uppercase}.burger__button{padding:7px 20px;color:var(--white-color);font-size:16px;font-weight:600;border-radius:15px 0px;background:var(--broun-color);border:1px solid var(--broun-color);font-style:normal;line-height:normal}.active__burger{transform:translate(0%)}.swiper{max-width:75%;max-height:300px}.swiper-slide{padding:20px}.backdrop{position:fixed;z-index:60;top:0;left:0;height:100%;width:100%;background-color:rgba(46,47,66,.4);transition:opacity 250ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;pointer-events:none}.modal__window{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(1);background-color:#fcfcfc;box-shadow:0px 1px 1px rgba(0,0,0,.14),0px 1px 3px rgba(0,0,0,.12),0px 2px 1px rgba(0,0,0,.2);border-radius:4px;transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1)}.modal__window-container{padding:25px;max-width:500px;margin:0 auto}.modal__window-body{text-align:center;border-radius:10px}.is-open{opacity:1;pointer-events:fill}/*# sourceMappingURL=main.min.css.map */