:root{--black-color: #000000;--caramel-color: #8F7F70;--brown-color: #3C342E}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--black-color);color:var(--black-color);font-size:16px;font-family:"Lora",serif;margin:0 auto;overflow-x:hidden}@media screen and (max-width: 800px){body{font-size:18px}}.container{width:100%;max-width:1232px;margin:0 auto;padding:0 16px}@media screen and (max-width: 1280px){.container{width:992px}}@media screen and (max-width: 1024px){.container{width:800px}}@media screen and (max-width: 800px){.container{width:95%;padding:0px 8px}}@media screen and (max-width: 370px){.container{width:100%;padding:0px 4px}}ul{list-style-type:none;-webkit-padding-start:0px;padding-inline-start:0px}h1,h2,h3,h4,p{margin-top:0;margin-bottom:0}h1{font-size:75px;font-weight:700}@media screen and (max-width: 1280px){h1{font-size:56px}}@media screen and (max-width: 1024px){h1{font-size:48px}}@media screen and (max-width: 430px){h1{font-size:32px}}h2{font-size:24px;font-weight:700;text-transform:uppercase}@media screen and (max-width: 1024px){h2{font-size:21px}}@media screen and (max-width: 800px){h2{font-size:24px}}@media screen and (max-width: 430px){h2{font-size:20px}}address{font-style:normal;text-decoration:none}.decor{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;margin-top:-18px}.header{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:48px 0px}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{width:30%}@media screen and (max-width: 1280px){.header__logo{width:400px}}@media screen and (max-width: 1024px){.header__logo{width:350px}}@media screen and (max-width: 800px){.header__logo{width:300px}}@media screen and (max-width: 640px){.header__logo{width:200px}}@media screen and (max-width: 520px){.header__logo{width:150px}}@media screen and (max-width: 430px){.header__logo{width:135px}}.header__button{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 29px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-radius:25px;font-size:25px;font-weight:700;line-height:120%;text-transform:uppercase;cursor:pointer;font-family:"Lora",sans-serif}@media screen and (max-width: 1280px){.header__button{padding:10px 20px;border-radius:20px;font-size:20px}}@media screen and (max-width: 900px){.header__button{padding:8px 16px;border-radius:16px;font-size:18px}}@media screen and (max-width: 768px){.header__button{border-radius:14px;font-size:16px}}@media screen and (max-width: 640px){.header__button{border-radius:12px;font-size:14px}}@media screen and (max-width: 500px){.header__button{border-radius:12px;font-size:12px}}@media screen and (max-width: 430px){.header__button{border-radius:10px;font-size:10px;padding:7px 12px}}.header__menu{width:85px;height:25px}@media screen and (max-width: 900px){.header__menu{width:60px}}@media screen and (max-width: 768px){.header__menu{width:50px}}@media screen and (max-width: 640px){.header__menu{width:40px}}@media screen and (max-width: 500x){.header__menu{width:35px}}@media screen and (max-width: 430x){.header__menu{width:30px}}.hero-section{margin:0 auto;text-align:center;border-radius:25px;background-image:url("../images/bg-hero.png");background-repeat:no-repeat;background-position:center top;width:1200px;height:750px}@media screen and (max-width: 1280px){.hero-section{width:960px;height:600px}}@media screen and (max-width: 1024px){.hero-section{width:768px;height:506px;background-image:url("../images/bg-hero-1024.png")}}@media screen and (max-width: 800px){.hero-section{width:95%;height:100%;background-image:url("../images/bg-hero-768.png");background-position:center bottom;background-size:cover}}@media screen and (max-width: 520px){.hero-section{padding-bottom:0px;border-bottom-right-radius:25px;background-position:left bottom}}.hero-section__title{-webkit-transform:translate(0px, -120%);transform:translate(0px, -120%);opacity:0;-webkit-transition:all 1.5s ease 0s;transition:all 1.5s ease 0s}.hero-section__title.active{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px);opacity:1}.hero-section__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-bottom:30px;padding-top:30px;gap:24px}@media screen and (max-width: 1024px){.hero-section__info{padding-bottom:20px;padding-top:20px}}@media screen and (max-width: 800px){.hero-section__info{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (max-width: 430px){.hero-section__info{padding-top:3rem;gap:2rem;padding-bottom:1.5rem}}.hero-section__text{margin-top:15px}@media screen and (max-width: 800px){.hero-section__text{margin-top:0px}}.hero-section__smtext{margin:10px auto;width:204px;text-align:center}@media screen and (max-width: 800px){.hero-section__smtext{width:80%}}.hero-section__motto{width:655px;text-align:left}@media screen and (max-width: 1280px){.hero-section__motto{width:544px}}@media screen and (max-width: 1024px){.hero-section__motto{width:420px}}@media screen and (max-width: 800px){.hero-section__motto{width:100%;text-align:center;padding-top:24px}}.hero-section__tariff{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.hero-section__tariff-info{background-image:url("../images/rect.png");height:482px;width:387px;background-repeat:no-repeat;background-size:contain;padding-top:106px;margin-top:36px}@media screen and (max-width: 1280px){.hero-section__tariff-info{width:280px;height:396px;padding-top:46px;margin-top:64px}}@media screen and (max-width: 1024px){.hero-section__tariff-info{width:25%;padding-top:32px;margin-top:27px;background-image:url("../images/rect-1024.png");height:325px}}@media screen and (max-width: 800px){.hero-section__tariff-info{display:none}}.hero-section__tariff-info-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;color:#fff}@media screen and (max-width: 1280px){.hero-section__tariff-info-text{gap:12px}}@media screen and (max-width: 1024px){.hero-section__tariff-info-text{gap:16px}}@media screen and (max-width: 800px){.hero-section__tariff-info-text{padding-top:110px;padding-bottom:24px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}}@media screen and (max-width: 520px){.hero-section__tariff-info-text{padding-top:56px;padding-bottom:16px;gap:15px}}.hero-section__tariff-info-text-img{width:330px;height:165px}@media screen and (max-width: 1280px){.hero-section__tariff-info-text-img{width:236px;height:118px}}@media screen and (max-width: 1024px){.hero-section__tariff-info-text-img{width:148px;height:75px}}@media screen and (max-width: 800px){.hero-section__tariff-info-text-img{width:90%;height:auto}}.hero-section__tariff-mob{display:none}@media screen and (max-width: 800px){.hero-section__tariff-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url("../images/rect-768.png");background-repeat:no-repeat;background-position:center top;background-size:cover;border-radius:25px;width:95%;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;margin-top:-66px}}@media screen and (max-width: 800px)and (max-width: 520px){.hero-section__tariff-mob{margin-top:-40px}}.hero-section__tariff-mob-title{text-align:center}.hero-section__image{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;margin:36px auto}@media screen and (max-width: 1280px){.hero-section__image{width:50vw;height:30vw;margin:8px auto}}@media screen and (max-width: 1024px){.hero-section__image{width:60%}}@media screen and (max-width: 800px){.hero-section__image{width:90%;height:100%}}@media screen and (max-width: 640px){.hero-section__image{height:auto;margin-bottom:10rem}}.hero-section__image img{overflow:hidden;aspect-ratio:2/1}@media screen and (min-width: 1400px){.hero-section__image img{-webkit-animation:showImg 30s infinite ease-in-out;animation:showImg 30s infinite ease-in-out}}@media screen and (max-width: 1280px){.hero-section__image img{margin:12px auto;aspect-ratio:auto;border-radius:25px}}@media screen and (max-width: 800px){.hero-section__image img{width:100%;padding-bottom:20vh}}@media screen and (max-width: 640px){.hero-section__image img{padding-bottom:0px}}.hero-section__button{padding:10px 35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:25px;background:#000;color:#fff;cursor:pointer;border:1px;font-size:22px}@media screen and (max-width: 1280px){.hero-section__button{border-radius:20px;padding:4px 32px}}@media screen and (max-width: 1024px){.hero-section__button{border-radius:20px;padding:4px 12px;width:90%;font-size:18px}}@-webkit-keyframes showImg{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.3, 1.3, 1.3);transform:scale3d(1.3, 1.3, 1.3)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}@keyframes showImg{0%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}50%{-webkit-transform:scale3d(1.3, 1.3, 1.3);transform:scale3d(1.3, 1.3, 1.3)}100%{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}}.digits{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:24px}.digits__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 640px){.digits__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}}.digits__block{width:33%;height:auto;border-radius:25px;background-color:#bfaba4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:.75rem;-webkit-transform:translate(120%, 0px);transform:translate(120%, 0px);opacity:0;-webkit-transition:all 1s ease 0s;transition:all 1s ease 0s}@media screen and (max-width: 640px){.digits__block{width:100%;max-width:15rem}}.digits__block:nth-child(2){-webkit-transition:2s;transition:2s}.digits__block:nth-child(3){-webkit-transition:3s;transition:3s}.digits__block.active{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px);opacity:1}.digits__number{font-size:96px;font-weight:700;text-align:center;margin-bottom:.5rem;-webkit-animation:4s show ease;animation:4s show ease}@media screen and (max-width: 1280px){.digits__number{font-size:92px}}@media screen and (max-width: 1024px){.digits__number{font-size:72px}}@media screen and (max-width: 800px){.digits__number{font-size:40px}}.digits__info{font-size:20px;font-weight:700;text-transform:uppercase;text-align:center}@media screen and (max-width: 1024px){.digits__info{font-size:18px}}@media screen and (max-width: 768px){.digits__info{font-size:16px}}@-webkit-keyframes show{from{opacity:0;-webkit-transform:scale(0.2);transform:scale(0.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes show{from{opacity:0;-webkit-transform:scale(0.2);transform:scale(0.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.about-us-section{padding-top:10px}.about-us-section__wrapper{background-color:#e0d5c8;background-position:center bottom;background-size:cover;border-radius:25px 25px 0px 0px;width:100%;max-height:100%;border:none;margin-top:24px}.about-us-section__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-left:29px;padding-right:29px;padding-top:50px}@media screen and (max-width: 390px){.about-us-section__info{padding-left:13px;padding-right:13px}}.about-us-section__header{font-size:40px;font-weight:700;max-width:65%}@media screen and (max-width: 1280px){.about-us-section__header{max-width:80%}}@media screen and (max-width: 1024px){.about-us-section__header{max-width:95%}}@media screen and (max-width: 1024px){.about-us-section__header{max-width:95%;font-size:32px}}@media screen and (max-width: 640px){.about-us-section__header{max-width:100%;font-size:28px}}@media screen and (max-width: 520px){.about-us-section__header{font-size:22px}}.about-us-section__text{max-width:61%}@media screen and (max-width: 1280px){.about-us-section__text{max-width:77%}}@media screen and (max-width: 1024px){.about-us-section__text{max-width:92%;padding-bottom:96px}}@media screen and (max-width: 640px){.about-us-section__text{max-width:95%}}@media screen and (max-width: 520px){.about-us-section__text{max-width:100%}}@media screen and (max-width: 390px){.about-us-section__text{padding-bottom:32px}}.our-project-section__wrapper{background-color:#8f7f70;border-radius:0px 0px 25px 25px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-10px;height:100%}@media screen and (max-width: 1280px){.our-project-section__wrapper{margin-top:-40px}}@media screen and (max-width: 1024px){.our-project-section__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.our-project-section__info{padding:32px 29px 16px 29px;width:40%}@media screen and (max-width: 1280px){.our-project-section__info{width:50%}}@media screen and (max-width: 1024px){.our-project-section__info{padding-top:72px;padding-bottom:0px;width:90%}}@media screen and (max-width: 640px){.our-project-section__info{width:100%}}@media screen and (max-width: 390px){.our-project-section__info{padding-left:13px;padding-right:13px}}.our-project-section__title{font-weight:700;margin-top:50px;padding-bottom:15px;font-size:22px}@media screen and (max-width: 1280px){.our-project-section__title{margin-top:30px}}.our-project-section__text{width:306px}@media screen and (max-width: 1280px){.our-project-section__text{width:400px}}@media screen and (max-width: 1024px){.our-project-section__text{width:100%}}.our-project-section__place{margin-top:-30px;width:40%;position:relative}@media screen and (max-width: 1280px){.our-project-section__place{width:50%;margin-top:10px}}@media screen and (max-width: 1024px){.our-project-section__place{width:100%;margin-top:0px}}@media screen and (max-width: 390px){.our-project-section__place{padding-top:32px}}.our-project-section__header{font-size:40px;font-weight:700;text-align:right}@media screen and (max-width: 1280px){.our-project-section__header{text-align:center;width:380px}}@media screen and (max-width: 1024px){.our-project-section__header{padding-top:24px;margin:auto;font-size:32px}}@media screen and (max-width: 640px){.our-project-section__header{width:100%;font-size:28px}}@media screen and (max-width: 520px){.our-project-section__header{width:100%;font-size:22px}}.our-project-section__image-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width: 1024px){.our-project-section__image-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.our-project-section__image{position:absolute;margin-left:0px;top:24px;z-index:1}@media screen and (max-width: 1280px){.our-project-section__image{width:420px;margin-top:35px;top:16px}}@media screen and (max-width: 1024px){.our-project-section__image{position:relative;max-width:90%;width:80%;margin-left:0px;margin-top:20px}}@media screen and (max-width: 768px){.our-project-section__image{width:90%}}.our-project-section__image::before,.our-project-section__btn-prev{background-image:url("../images/btn.png");background-repeat:no-repeat;position:absolute;cursor:pointer;z-index:2;top:505px;width:58px;height:35px}@media screen and (max-width: 1280px){.our-project-section__image::before,.our-project-section__btn-prev{-webkit-transform:scale(0.8);transform:scale(0.8);top:365px;left:-10px}}@media screen and (max-width: 1024px){.our-project-section__image::before,.our-project-section__btn-prev{-webkit-transform:scale(1);transform:scale(1);background-image:url("../images/btn-mob.png");position:relative;top:0px;left:0px;margin-right:-60px;margin-bottom:-24px}}@media screen and (max-width: 640px){.our-project-section__image::before,.our-project-section__btn-prev{-webkit-transform:scale(0.8);transform:scale(0.8)}}@media screen and (max-width: 512px){.our-project-section__image::before,.our-project-section__btn-prev{-webkit-transform:scale(0.6);transform:scale(0.6);margin-right:-46px}}@media screen and (max-width: 390px){.our-project-section__image::before,.our-project-section__btn-prev{-webkit-transform:scale(0.8);transform:scale(0.8);margin-bottom:-32px}}.our-project-section__image::after,.our-project-section__btn-next{background-image:url("../images/btn-next.png");background-repeat:no-repeat;position:absolute;cursor:pointer;z-index:2;top:505px;width:58px;height:35px;right:-150px}@media screen and (max-width: 1280px){.our-project-section__image::after,.our-project-section__btn-next{-webkit-transform:scale(0.8);transform:scale(0.8);right:32px;top:365px}}@media screen and (max-width: 1024px){.our-project-section__image::after,.our-project-section__btn-next{-webkit-transform:scale(1);transform:scale(1);background-image:url("../images/btn-mob-next.png");position:relative;max-width:100%;max-height:100%;-o-object-fit:scale-down;object-fit:scale-down;right:0px;top:0px;margin-left:-54px;margin-bottom:-24px}}@media screen and (max-width: 640px){.our-project-section__image::after,.our-project-section__btn-next{-webkit-transform:scale(0.8);transform:scale(0.8)}}@media screen and (max-width: 512px){.our-project-section__image::after,.our-project-section__btn-next{-webkit-transform:scale(0.6);transform:scale(0.6);margin-left:-46px}}@media screen and (max-width: 390px){.our-project-section__image::after,.our-project-section__btn-next{-webkit-transform:scale(0.8);transform:scale(0.8);margin-bottom:-32px}}.our-project-section__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;margin:50px auto 0px;gap:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:5;bottom:-100px;right:115px}@media screen and (max-width: 1280px){.our-project-section__pagination{bottom:-80px;right:210px}}@media screen and (max-width: 1024px){.our-project-section__pagination{position:relative;bottom:0px;right:0px}}.our-project-section__circle{display:block;width:12px;height:12px;border-radius:50%;border:2px solid #3c342e;background-color:#000}@media screen and (max-width: 1024px){.our-project-section__circle{border:1px solid #3c342e;background-color:#8f7f70}}.facts-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;gap:2%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 1280px){.facts-wrapp{padding-left:0px;margin-top:0px}}@media screen and (max-width: 1024px){.facts-wrapp{margin:24px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width: 640px){.facts-wrapp{gap:5%}}@media screen and (max-width: 390px){.facts-wrapp{padding-bottom:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:scale(0.9);transform:scale(0.9)}}.facts{width:120px;height:60px;background-color:var(--brown-color);color:#fff;border-radius:20px;font-size:20px;font-weight:700;text-align:center;padding-top:18px}@media screen and (max-width: 390px){.facts{font-size:16px;width:100px;border-radius:10px}}.facts1{font-size:20px;font-weight:700;width:120px;height:128px;text-align:center;padding-top:60px;background-image:url("../images/young-family.png");background-repeat:no-repeat;color:#fff;line-height:1.2}@media screen and (max-width: 390px){.facts1{font-size:16px;background-image:url("../images/young-family-390.png");width:100px}}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width: 1024px){.wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.fill{background-color:#e0d5c8;-webkit-transition:ease-in-out .5s;transition:ease-in-out .5s}@media screen and (max-width: 1024px){.fill{background-color:#3c342e}}.tariff-section{margin-top:120px;padding-top:24px}@media screen and (max-width: 1024px){.tariff-section{margin-top:32px}}@media screen and (max-width: 640px){.tariff-section{padding-top:48px;margin-top:0px}}.tariff-section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media screen and (max-width: 640px){.tariff-section__title{display:none}}.tariff-section__title-form{width:49%;background-color:var(--brown-color);border-radius:25px;font-size:40px;font-weight:700;color:#fff;text-align:center;padding:25px}@media screen and (max-width: 1024px){.tariff-section__title-form{font-size:32px;padding:20px}}.tariff-section__title-form-mob{display:none}@media screen and (max-width: 640px){.tariff-section__title-form-mob{display:block;width:100%;background-color:var(--brown-color);border-radius:25px;font-size:32px;font-weight:700;color:#fff;text-align:center;padding:25px;margin:auto}}@media screen and (max-width: 390px){.tariff-section__title-form-mob{font-size:22px}}.tariff-section__info{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}@media screen and (max-width: 640px){.tariff-section__info{display:none}}.tariff-section__info-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:49%;background-color:var(--caramel-color);border-radius:25px;font-size:20px;font-weight:600;padding:24px 102px;line-height:1.6;-webkit-transform:translate(-120%, 0px);transform:translate(-120%, 0px);opacity:0;-webkit-transition:all 1.5s ease 0s;transition:all 1.5s ease 0s}@media screen and (max-width: 1280px){.tariff-section__info-form{padding:24px 64px}}@media screen and (max-width: 1280px){.tariff-section__info-form{padding:16px 48px}}@media screen and (max-width: 640px){.tariff-section__info-form{border-radius:16px;font-size:18px}}.tariff-section__info-form:nth-child(2){-webkit-transform:translate(120%, 0px);transform:translate(120%, 0px)}.tariff-section__info-form.active{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px);opacity:1}.tariff-section__info-form-mob{display:none}@media screen and (max-width: 640px){.tariff-section__info-form-mob{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background-color:var(--caramel-color);border-radius:25px;font-size:18px;font-weight:600;padding:48px 15%;line-height:1.6;-webkit-transform:translate(-120%, 0px);transform:translate(-120%, 0px);opacity:0;-webkit-transition:all 1.5s ease 0s;transition:all 1.5s ease 0s}}@media screen and (max-width: 500px){.tariff-section__info-form-mob{padding:24px 10%}}.tariff-section__info-form-mob.active{-webkit-transform:translate(0px, 0px);transform:translate(0px, 0px);opacity:1}.tariff-section__order-wrapp{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:20px;font-size:22px;font-weight:700;text-transform:uppercase}@media screen and (max-width: 1024px){.tariff-section__order-wrapp{font-size:19px}}@media screen and (max-width: 640px){.tariff-section__order-wrapp{display:none}}.tariff-section__order-wrapp-mob{display:none}@media screen and (max-width: 640px){.tariff-section__order-wrapp-mob{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;margin-top:20px;font-size:22px;font-weight:700;text-transform:uppercase}}@media screen and (max-width: 640px)and (max-width: 390px){.tariff-section__order-wrapp-mob{font-size:16px}}.tariff-section__metr{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:15%;height:60px;background-color:var(--brown-color);color:#fff;border-radius:25px;padding:8px 8px;text-align:center}@media screen and (max-width: 640px){.tariff-section__metr{border-radius:16px;padding:4px 4px;width:20%}}.tariff-section__metr-mob{display:none}@media screen and (max-width: 640px){.tariff-section__metr-mob{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33%;height:60px;background-color:var(--brown-color);color:#fff;border-radius:25px;padding:8px 8px;text-align:center}}.tariff-section__order{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:34%;padding:8px 8px;background-color:#fff;border-radius:25px;cursor:pointer}@media screen and (max-width: 640px){.tariff-section__order{border-radius:16px;padding:4px 4px;width:29%}}.tariff-section__order-mob{display:none}@media screen and (max-width: 640px){.tariff-section__order-mob{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:66%;padding:8px 8px;background-color:#fff;border-radius:25px}}.list{list-style-type:disc}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:48px}.picture-section__wrapper{padding-top:48px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}@media screen and (max-width: 768px){.picture-section__wrapper{overflow:hidden;gap:0px;position:relative}}.picture-section__image{max-width:49.9%}@media screen and (max-width: 768px){.picture-section__image{max-width:100%;max-height:100%;width:100%;overflow:hidden;-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out}}.hidden{position:absolute;right:-100%;-webkit-transform:translateX(100%);transform:translateX(100%)}.contact-section__wrapper{margin-top:80px;background-color:var(--caramel-color);border-radius:25px;padding:50px 29px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:12px;font-size:20px;font-weight:600;line-height:1.3}@media screen and (max-width: 640px){.contact-section__wrapper{padding:15px 12px;font-size:16px}}@media screen and (max-width: 500px){.contact-section__wrapper{font-size:12px}}.contact-section__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;width:49%}@media screen and (max-width: 640px){.contact-section{gap:10px}}@media screen and (max-width: 500px){.contact-section{width:40%}}.contact-section__logo{margin-top:50px;width:502px}.contact-section__office{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:49%}@media screen and (max-width: 500px){.contact-section__office{width:59%}}.footer{margin-top:40px}.footer__wrapper{padding:56px 29px}@media screen and (max-width: 500px){.footer__wrapper{padding:48px 13px}}.footer__logo-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__links{margin-top:56px;display:grid;grid-template-columns:30% 40% 30%;color:#fff}@media screen and (max-width: 640px){.footer__links{grid-template-columns:30% 50% 20%}}@media screen and (max-width: 500px){.footer__links{grid-template-columns:30% 50% auto}}.footer__links-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;font-size:22px;text-align:center}@media screen and (max-width: 1024px){.footer__links-item{font-size:20px}}@media screen and (max-width: 768px){.footer__links-item{font-size:18px}}@media screen and (max-width: 500px){.footer__links-item{font-size:12px}}.footer__links-item a{color:var(--white-color);text-decoration:none}.footer__links-item a:hover{color:#d6a132;-webkit-transition:.5s;transition:.5s;-webkit-transform:scale(1.1);transform:scale(1.1)}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 768px){.footer__socials{gap:15px}}@media screen and (max-width: 500px){.footer__socials{gap:0px}}.footer__socials-item{width:30px;height:30px}@media screen and (max-width: 500px){.footer__socials-item{-webkit-transform:scale(0.5);transform:scale(0.5)}}.footer__socials-item:last-child{width:29px;height:36px}@media screen and (max-width: 500px){.footer__socials-item:last-child{-webkit-transform:scale(0.5);transform:scale(0.5)}}.menu{position:absolute;z-index:100;top:0;right:0;left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s, -webkit-transform .6s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;font-weight:500;background-color:#3c342e;color:#fff;height:700px;width:500px;border-radius:8px}@media screen and (max-width: 500px){.menu{height:100vh;width:100%}}.menu__top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__logo{width:176px}.menu__nav{margin-top:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;font-size:18px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.menu__nav a{color:var(--white-color);text-decoration:none}.menu__nav a:hover{color:#d6a132;-webkit-transition:.5s;transition:.5s;-webkit-transform:scale(1.1);transform:scale(1.1)}.menu:target{-webkit-transform:translateX(calc(50vw - 250px));transform:translateX(calc(50vw - 250px))}@media screen and (max-width: 640px){.menu:target{-webkit-transform:translateX(0);transform:translateX(0)}}.close{position:absolute;top:40px;right:40px}.close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.backdrop{position:fixed;top:0;bottom:0;right:0;left:0;overflow:hidden;overflow-y:auto;background-color:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .8s,visibilitty .8s;transition:opacity .8s,visibilitty .8s;z-index:5;margin:0 auto}.backdrop2{position:fixed;top:0;bottom:0;right:0;left:0;overflow:hidden;overflow-y:auto;background-color:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:opacity .8s,visibilitty .8s;transition:opacity .8s,visibilitty .8s;z-index:5;margin:0 auto}.modal-form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.backdrop2.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.modal{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:950px;max-height:800px;padding:42px 28px;background-color:#8f7f70;border-radius:25px;z-index:6}@media screen and (max-width: 1024px){.modal{max-width:500px;width:80%;max-height:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (max-width: 640px){.modal{width:90%;border-radius:12px}}.modal-btn-close{position:absolute;top:24px;right:24px;cursor:pointer;border:none;width:24px;height:24px}@media screen and (max-width: 640px){.modal-btn-close{width:16px;height:16px;top:16px;right:16px}}.form-logo{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:386px;width:80%}.form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;width:100%;height:100%;margin-top:64px}@media screen and (max-width: 1024px){.form-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width: 640px){.form-wrapper{margin-top:32px}}.form-images{max-width:476px}@media screen and (max-width: 1024px){.form-images{max-height:300px;width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}}@media screen and (max-width: 640px){.form-images{display:none}}@media screen and (max-width: 640px){.form-images.second{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}.modal-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width: 640px){.modal-form{width:100%}}.modal-title{text-align:left;padding-bottom:8px}@media screen and (max-width: 640px){.modal-title{font-size:12px;padding-bottom:4px}}.modal2-title{font-size:40px;font-weight:700;text-align:center;padding-bottom:36px}@media screen and (max-width: 640px){.modal2-title{font-size:24px}}.modal-text{font-weight:700;padding-bottom:36px;text-align:center}@media screen and (max-width: 640px){.modal-text{font-size:18px}}.modal-text2{font-size:20px;font-weight:700;padding-bottom:36px;text-transform:uppercase;text-align:center}@media screen and (max-width: 640px){.modal-text2{font-size:12px}}.form2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:360px;width:100%}.form-input{padding:16px 24px;border-radius:25px;border:none;background-color:#e0d5c8;max-width:385px;max-height:46px;font-size:18px;margin-bottom:32px}@media screen and (max-width: 640px){.form-input{border-radius:12px}}.form-message{padding:16px 24px;border-radius:25px;border:none;background-color:#e0d5c8;max-width:385px;height:120px;font-size:18px;margin-bottom:32px}@media screen and (max-width: 640px){.form-message{border-radius:12px}}.form-button{font-size:16px;max-width:385px;height:80px;background-color:#3c342e;color:#fff;font-size:20px;font-weight:700;border-radius:25px;cursor:pointer;font-family:"Lora",sans-serif;border:none}@media screen and (max-width: 640px){.form-button{border-radius:12px;height:60px}}.form-button.second{width:350px}@media screen and (max-width: 640px){.form-button.second{width:300px}}.form-button:hover{background-color:#fff;color:#3c342e;border:none}/*# sourceMappingURL=main.min.css.map */