@font-face{font-family:"Forum";src:url(../fonts/Forum-Regular.woff2) format("woff2"),url(../fonts/Forum-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;-webkit-clip-path:inset(100%);clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}body,html{height:100%}body{margin:0;background:#fff}img{max-width:100%;height:auto;object-fit:contain}.button{text-decoration:none;font-family:"Forum","Times New Roman","Roman",serif;font-size:22px;font-style:normal;font-weight:400;line-height:110%;color:#000;text-align:center;display:block;padding:11px 10px 12px;border-radius:8px;border:0;background:#dbc88d;cursor:pointer;transition:background .5s ease}.button:hover{background:#b5a267}.button:active{opacity:.5}.button:disabled{opacity:.3;background:#dbc88d}.section-title{font-family:"Forum","Times New Roman","Roman",serif;font-size:40px;font-style:normal;font-weight:400;line-height:100%;color:#483632;letter-spacing:2px}.header__upper{padding:20px 30px 31px}@media (min-width:768px){.header__upper{display:grid;grid-template-columns:repeat(3,1fr);row-gap:22px;align-items:center;padding:24px 40px 31px}}@media (min-width:1120px){.header__upper{max-width:1120px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}}@media (min-width:1440px){.header__upper{padding:24px 0 31px}}.header__navigation,.header__phone span{display:none}.header__contacts .header__worktime,.header__navigation--nojs{display:block}.header__navigation--open{display:block;position:absolute;top:80px;left:0;right:0}@media (min-width:768px){.header__navigation--open{position:static}.header__navigation{display:block;max-width:1120px;margin:0 auto}}.header__logo{width:150px;margin:0 0 30px}@media (min-width:768px){.header__logo{width:200px;grid-column:1/3;margin:0}}@media (min-width:1120px){.header__logo{width:270px;margin:0}}.header__contacts{display:flex;flex-wrap:wrap;gap:20px;align-items:center}@media (min-width:768px){.header__contacts{gap:30px;grid-column:1/3}}@media (min-width:768px){.header__contacts .header__worktime{display:none}}.header__phone{text-decoration:none;font-family:"Forum","Times New Roman","Roman",serif;font-size:20px;font-style:normal;font-weight:400;line-height:110%;color:#000;letter-spacing:1px;display:block;width:40px;height:40px;background:url(../images/icons.svg#phone) no-repeat}@media (min-width:768px){.header__phone{margin-bottom:10px;background:0 0;display:inline-block;width:auto;height:auto;border-bottom:1px solid transparent}}@media (min-width:1120px){.header__phone{margin-bottom:0}}@media (min-width:768px){.header__phone span{display:block}.header__phone:hover{border-bottom:1px solid #000}}.header__phone:active{opacity:.5}.header__worktime{font-family:"Forum","Times New Roman","Roman",serif;font-size:18px;font-style:normal;font-weight:400;line-height:140%;color:#000;display:none}@media (min-width:768px){.header__worktime{display:block;grid-column:3/4}}.header__button{display:none}@media (min-width:768px){.header__button{display:block;min-width:220px;max-width:250px;margin:0;grid-column:3/4;grid-row:1/2}}.header__burger{background:0 0;border:0;padding:0;width:24px;height:14px;display:flex;flex-direction:column;justify-content:space-between;position:absolute;top:30px;right:30px}.header__burger:hover{opacity:.7}.header__burger--close{display:block}.header__burger--nojs{display:none}@media (min-width:768px){.header__burger{display:none}}.header__burger-line{display:block;width:24px;height:2px;background:#000;transition:transform .3s ease}.header__burger--close .header__burger-line:nth-of-type(1){opacity:0}.header__burger--close .header__burger-line:nth-of-type(2){transform:translateY(2px) rotate(-45deg)}.header__burger--close .header__burger-line:nth-of-type(3){transform:translateY(0) rotate(45deg)}.logo__img{max-width:100%;width:270px;height:auto}@media (min-width:1120px){.logo__img{height:85px}}.messengers{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;align-items:center;gap:20px}@media (min-width:768px){.messengers{gap:20px}}.messengers--footer{gap:20px}.messengers__link{text-decoration:none;color:inherit;display:block;width:40px;height:40px;border-radius:50%;transition:outline-offset .3s ease}.messengers__link--whatsapp::before{content:"";display:block;width:40px;height:40px;background:#56d263;-webkit-mask:url(../images/icons.svg#whatsapp) no-repeat center;mask:url(../images/icons.svg#whatsapp) no-repeat center;transition:background .3s ease}.messengers__link--whatsapp:hover::before{background:#209142}.messengers__link--whatsapp:focus{outline:1px solid #209142;outline-offset:3px}.messengers__link--whatsapp:active::before{opacity:.5}.messengers__link--telegram::before{content:"";display:block;width:40px;height:40px;background:#38afe2;-webkit-mask:url(../images/icons.svg#telegram) no-repeat center;mask:url(../images/icons.svg#telegram) no-repeat center;transition:background .3s ease}.messengers__link--telegram:hover::before{background:#2081c7}.messengers__link--telegram:focus{outline:1px solid #2081c7;outline-offset:3px}.messengers__link--telegram:active::before{opacity:.5}.navigation{padding:15px 30px 17px;background:#fff}@media (min-width:768px){.navigation{border-top:1px solid rgba(0,0,0,.1)}}@media (min-width:1120px){.navigation{padding:15px 40px 17px;display:flex;justify-content:center}}@media (min-width:1440px){.navigation{padding:15px 0 17px}}.navigation__list{margin:0;padding:0;list-style-type:none}@media (min-width:768px){.navigation__list{display:flex;flex-wrap:wrap;gap:52px;max-width:768px;margin:0 auto}}@media (min-width:1120px){.navigation__list{max-width:auto;margin:0}}.navigation__item{margin-bottom:20px}@media (min-width:768px){.navigation__item{margin-bottom:0}}.navigation__link{text-decoration:none;font-family:"Forum","Times New Roman","Roman",serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%;color:#000;border-bottom:1px solid transparent}.navigation__link:hover{border-bottom:1px solid #000}.navigation__link:active{opacity:.5}.hero{padding:0}@media (min-width:768px){.hero{background-color:#f4f5ef;background-image:url(../images/promo2.jpg);background-repeat:no-repeat;background-size:cover;background-position:right bottom}}@media (min-width:900px){.hero{padding:70px 40px;background-size:60% auto;background-image:url(../images/promo2.jpg);background-position:right center}}@media (min-width:1120px){.hero{padding:100px 40px;background-image:url(../images/promo.jpg);background-size:50% auto}}@media (min-width:1440px){.hero{padding:100px 0;background-size:contain}}@media (min-width:900px){.hero__wrapper{margin:0 auto;max-width:1120px}}@media (min-width:1120px){.hero__wrapper{margin:0 auto;max-width:1120px}}.hero__info{display:flex;flex-direction:column}@media (min-width:768px){.hero__info{background-color:rgba(244,245,239,.8);display:block;padding:35px 40px 50px}}@media (min-width:900px){.hero__info{background-color:rgba(244,245,239,.8);padding:40px 40px 40px 0;max-width:570px;width:65%}}@media (min-width:1120px){.hero__info{background-image:linear-gradient(to left,#f4f5ef,transparent);background-color:transparent;max-width:55%}}@media (min-width:1440px){.hero__info{max-width:620px;padding:20px 20px 20px 0}}.hero__subtitle{margin-top:0;margin-bottom:35px;font-family:"Forum","Times New Roman","Roman",serif;font-size:30px;font-style:normal;font-weight:400;line-height:110%;padding:30px 40px 35px;background:#b5a267;color:#fff}.hero__subtitle span{display:block;padding-top:10px}.hero__subtitle span strong{font-size:36px;font-weight:400}@media (min-width:768px){.hero__subtitle{font-family:"Forum","Times New Roman","Roman",serif;font-size:40px;font-style:normal;font-weight:400;line-height:110%;padding:20px 40px;margin:0 -40px 35px}.hero__subtitle span strong{font-size:46px;letter-spacing:1px}}@media (min-width:900px){.hero__subtitle{padding:0;margin:0 0 35px;background:0 0;color:#000}}.hero__text{margin-top:0;margin-bottom:0;font-family:"Forum","Times New Roman","Roman",serif;font-size:24px;font-style:normal;font-weight:400;line-height:130%;color:#000;order:1;display:none}@media (min-width:768px){.hero__text{margin-top:0;margin-bottom:35px;order:0;display:block}}.hero__button{width:250px;margin:0 auto 30px;background:#b5a267;color:#fff}@media (min-width:768px){.hero__button{margin-bottom:0}}@media (min-width:900px){.hero__button{color:#000;background:#dbc88d;margin:0 0 30px}}.hero__button:hover{background:#dbc88d;color:#000}@media (min-width:900px){.hero__button:hover{background:#b5a267}}.hero__img{width:768px;height:auto;max-width:100%;display:block}@media (min-width:768px){.hero__img{display:none}}.services{padding:50px 0 0}@media (min-width:768px){.services{padding:70px 40px 20px}}@media (min-width:1120px){.services{margin:0 auto;padding:100px 40px;max-width:1120px}}@media (min-width:1440px){.services{padding:100px 0}}.services__title{margin-top:0;margin-bottom:22px;padding-left:40px;padding-right:40px}@media (min-width:768px){.services__title{margin-top:0;margin-bottom:36px;padding:0}}.services__intro{margin-top:0;margin-bottom:20px;font-family:"Forum","Times New Roman","Roman",serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;color:#000;padding-left:40px;padding-right:40px}@media (min-width:768px){.services__intro{font-family:"Forum","Times New Roman","Roman",serif;font-size:22px;font-style:normal;font-weight:400;line-height:140%;padding:0}}@media (min-width:1120px){.services__intro{margin-top:0;margin-bottom:40px}}.services__list{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap}@media (min-width:768px){.services__list{gap:0 32px}}@media (min-width:1120px){.services__list{gap:30px 25px}}@media (min-width:1440px){.services__list{gap:38px 32px}}.services__item{padding:30px;max-width:352px;width:100%;margin:0 auto}.services__item:nth-child(odd){background-color:#f2e9cf}@media (min-width:768px){.services__item:nth-child(odd){background:#fff}.services__item{width:calc(50% - 16px);margin:0;padding:30px 0}}@media (min-width:1120px){.services__item{width:324px;padding:0}}@media (min-width:1440px){.services__item{width:352px}}.services__subtitle{margin-top:0;margin-bottom:0;font-family:"Forum","Times New Roman","Roman",serif;font-size:20px;font-style:normal;font-weight:400;line-height:110%;color:#483632}@media (min-width:768px){.services__subtitle{font-family:"Forum","Times New Roman","Roman",serif;font-size:24px;font-style:normal;font-weight:400;line-height:110%}}.services__img{width:352px;height:auto;max-width:100%;display:block;margin-bottom:15px}.advantages{padding:50px 40px}@media (min-width:768px){.advantages{padding:70px 40px}}@media (min-width:1120px){.advantages{max-width:1120px;margin:0 auto 100px;padding:0 40px}}@media (min-width:1440px){.advantages{padding:0}}.advantages__title{margin-top:0;margin-bottom:35px}@media (min-width:768px){.advantages__title{margin-top:0;margin-bottom:59px}}.advantages__list{margin:0;padding:0;list-style-type:none;display:flex;flex-wrap:wrap;gap:30px}@media (min-width:768px){.advantages__list{gap:57px 32px}.advantages__item{width:calc(50% - 16px)}}@media (min-width:1120px){.advantages__item{position:relative;width:318px}}@media (min-width:1440px){.advantages__item{width:352px}}.advantages__item--a1{background:url(../images/icons.svg#adv-icon1) no-repeat left top;background-size:30px 30px}.advantages__item--a2{background:url(../images/icons.svg#adv-icon2) no-repeat left top;background-size:30px 30px}.advantages__item--a3{background:url(../images/icons.svg#adv-icon3) no-repeat left top;background-size:30px 30px}.advantages__item--a4{background:url(../images/icons.svg#adv-icon4) no-repeat left top;background-size:30px 30px}.advantages__item--a5{background:url(../images/icons.svg#adv-icon5) no-repeat left top;background-size:30px 30px}.advantages__item--a6{background:url(../images/icons.svg#adv-icon6) no-repeat left top;background-size:30px 30px}.advantages__item--a7{background:url(../images/icons.svg#adv-icon7) no-repeat left top;background-size:30px 30px}.advantages__item--a8{background:url(../images/icons.svg#adv-icon8) no-repeat left top;background-size:30px 30px}.advantages__subtitle{margin-top:0;margin-bottom:10px;font-family:"Forum","Times New Roman","Roman",serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%;color:#483632;text-align:left;border:0;background:0 0;display:block;padding-left:40px}@media (min-width:1120px){.advantages__subtitle{min-height:30px}}.advantages__text{margin-top:0;margin-bottom:0;font-family:"Forum","Times New Roman","Roman",serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%;color:#000}@media (min-width:1120px){.advantages__text{margin-top:0;margin-bottom:0;font-family:"Forum","Times New Roman","Roman",serif;font-size:18px;font-style:normal;font-weight:400;line-height:100%;position:relative}.advantages__text span{display:none;background:#f4f5ef;box-shadow:1px 1px 5px rgba(0,0,0,.3);padding:20px;border-radius:8px;position:absolute;left:0;top:3px;z-index:10}.advantages__text span:before{content:"";background:#f4f5ef;width:20px;height:20px;position:absolute;transform:rotate(45deg);top:-10px;left:60px;z-index:5}.advantages__subtitle:focus+.advantages__text span,.advantages__subtitle:hover+.advantages__text span{display:block}}.order{padding:50px 0 0;background:#f4f5ef}@media (min-width:768px){.order{padding:70px 40px 30px}}@media (min-width:1120px){.order{padding:100px 0}.order__wrapper{padding:0 40px;max-width:1120px;margin:0 auto}}@media (min-width:1440px){.order__wrapper{padding:0}}@media (min-width:900px){.order__container{display:flex;flex-wrap:wrap;background:0 0}}@media (min-width:1120px){.order__container{display:flex;flex-wrap:wrap;background:0 0}}.order__img-wrapper{background:url(../images/order.jpg) no-repeat right top;background-size:cover;display:none}@media (min-width:900px){.order__img-wrapper{display:block;width:55%}}@media (min-width:1120px){.order__img-wrapper{width:55%}}@media (min-width:1440px){.order__img-wrapper{width:65%}}.order__img{max-width:100%;object-fit:contain}@media (min-width:900px){.order__form{width:45%}}@media (min-width:1120px){.order__form{width:45%}}@media (min-width:1440px){.order__form{width:35%}}.order__title{margin-top:0;margin-bottom:22px;padding-left:40px;padding-right:40px}@media (min-width:768px){.order__title{margin-top:0;margin-bottom:30px;padding-left:0;padding-right:0}}.order__text{margin-top:0;margin-bottom:30px;font-family:"Forum","Times New Roman","Roman",serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;padding-left:40px;padding-right:40px}@media (min-width:768px){.order__text{padding-left:0;padding-right:0}}.order__form .order__text{padding:0}.order__phone{text-decoration:none;color:inherit;font-size:24px;border-bottom:1px solid transparent;display:inline-block;margin-top:10px}.order__phone:hover{border-bottom:1px solid #000}.form{background:#fff;padding:30px 40px 50px}@media (min-width:768px){.form{padding:50px 60px}}@media (min-width:900px){.form{padding:50px 40px}}@media (min-width:1120px){.form{padding:50px 60px}}.form__field,.form__label{font-family:"Forum","Times New Roman","Roman",serif;font-size:16px;font-style:normal;font-weight:400;line-height:100%;color:#000;display:block;margin-bottom:10px}.form__field{font-size:18px;line-height:110%;border-radius:10px;background:rgba(236,236,236,.5);padding:10px 15px;border:0;width:100%;margin-bottom:20px}.form__field--long{height:115px}.form__field--error{outline:2px solid red}.form__field:focus,.form__field:hover{background:rgba(185,185,185,.5)}.form__field:disabled{opacity:.5;background:rgba(236,236,236,.5)}.form__button{width:100%;max-width:300px;margin:0 auto 20px}@media (min-width:900px){.form__button{margin:0 0 20px}}.form__agreement{font-family:"Forum","Times New Roman","Roman",serif;font-size:15px;font-style:normal;font-weight:400;line-height:100%;color:#000;margin-top:0;margin-bottom:0;display:inline-block}.form__checkbox{-webkit-appearance:none;appearance:none;width:20px;height:20px;border:1px solid #000;background:#fff;margin:0 3px -2px 0}.form__checkbox:focus,.form__checkbox:hover{background-color:#e5e5e5}.form__checkbox:checked{background:url(../images/icons.svg#checkbox) no-repeat 1px 0}.form a:not(.order__phone){text-decoration:none;color:#b5a267}.form a:not(.order__phone):hover{text-decoration:underline}.form a:not(.order__phone):active{opacity:.3}.feedback{padding:20px 40px 50px;max-width:1120px;margin:0 auto}@media (min-width:768px){.feedback{padding:70px 40px}}@media (min-width:1120px){.feedback{max-width:1120px;margin:0 auto;padding:80px 0 100px}}.feedback__list{padding:0;list-style-type:none;margin:0 0 50px;display:flex;flex-wrap:wrap;gap:30px}@media (min-width:768px){.feedback__list{gap:57px 32px}.feedback__item{width:calc(50% - 16px)}}@media (min-width:1120px){.feedback__item{position:relative;width:318px}}@media (min-width:1440px){.feedback__item{width:352px}}.feedback__title{margin-top:0;margin-bottom:22px}@media (min-width:768px){.feedback__title{margin-top:0;margin-bottom:35px}}.feedback__button{max-width:400px;margin:0 auto}.review{border-radius:8px;box-shadow:0 4px 13px 0 rgba(0,0,0,.15);padding:20px}.review__name,.review__text,.review__time{font-family:"Forum","Times New Roman","Roman",serif;font-style:normal;font-weight:400}.review__name{font-size:20px;line-height:100%;color:#000;display:block;margin-bottom:10px}.review__text,.review__time{font-size:18px}.review__time{line-height:100%;color:rgba(0,0,0,.8);display:block;margin-bottom:10px}.review__text{margin:0;line-height:120%}.review__text::before{content:"";display:block;height:17px;width:120px;margin-bottom:7px;background:url(../images/icons.svg#stars) no-repeat}.footer{background:#f6f6f6;padding-bottom:60px}.footer__wrapper{max-width:1120px;margin:0 auto;padding:40px 40px 0}@media (min-width:768px){.footer__wrapper{padding:60px 40px 0}}@media (min-width:1120px){.footer__wrapper{max-width:1120px;margin:0 auto}}@media (min-width:1440px){.footer__wrapper{padding:80px 0 0}}.footer__container{display:flex;flex-wrap:wrap;align-items:flex-start;gap:40px 60px}@media (min-width:768px){.footer__container{gap:60px}}@media (min-width:1120px){.footer__container{gap:106px}}.footer__title{margin-top:0;margin-bottom:30px}@media (min-width:768px){.footer__title{margin-top:0;margin-bottom:40px}}.footer__info,.footer__phone,.footer__subtitle{font-family:"Forum","Times New Roman","Roman",serif;font-style:normal;font-weight:400;line-height:100%}.footer__subtitle{margin-top:0;margin-bottom:12px;font-size:24px;color:#000;letter-spacing:.36px}.footer__info,.footer__phone{font-size:20px}.footer__phone{text-decoration:none;color:#000;letter-spacing:.27px;border-bottom:1px solid transparent}.footer__phone:hover{border-bottom:1px solid #000}.footer__phone:active{opacity:.5}.footer__info{margin-top:0;margin-bottom:0}.footer__button{display:block;min-width:220px;max-width:250px;margin:0}.modal{width:100%;height:100%;background:rgba(255,255,255,.6);position:fixed;left:0;right:0;top:0;bottom:0;z-index:50;align-items:center;justify-content:center;display:none}.modal--open{display:flex}.modal-window{background:#fff;box-shadow:3px 3px 7px rgba(0,0,0,.3);position:relative;max-width:700px}.modal__text{margin-top:0;margin-bottom:30px;font-family:"Forum","Times New Roman","Roman",serif;font-size:20px;font-style:normal;font-weight:400;line-height:140%;padding:0}.modal__close{position:absolute;top:40px;right:15px;display:block;width:20px;height:20px;background:url(../images/icons.svg#close) no-repeat;border:0;cursor:pointer;transition:transform .3s ease,opacity .3s ease}@media (min-width:768px){.modal__close{top:50px;right:60px}}.modal__close:hover{transform:scale(1.1)}.modal__close:active{transform:scale(1);opacity:.3}.okmodal{width:100%;height:100%;background:rgba(255,255,255,.6);position:fixed;left:0;right:0;top:0;bottom:0;z-index:50;align-items:center;justify-content:center;display:none}.okmodal--open{display:flex}.okmodal__window{background:#fff;box-shadow:3px 3px 7px rgba(0,0,0,.3);position:relative;max-width:700px;padding:40px}.okmodal__text,.okmodal__title{margin-top:0;margin-bottom:30px;font-family:"Forum","Times New Roman","Roman",serif;font-size:24px;font-style:normal;font-weight:400;line-height:140%}.okmodal__text{font-size:20px;padding:0}.okmodal__ok{width:200px;margin:0 auto}
/*# sourceMappingURL=style.min.css.map */
/*# sourceMappingURL=style.min.css.map */
