@font-face{font-family:"InterTight";font-weight:400;font-style:normal;src:url("../fonts/InterTight-Regular.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:400;font-style:italic;src:url("../fonts/InterTight-Italic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:normal;src:url("../fonts/InterTight-Medium.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:italic;src:url("../fonts/InterTight-MediumItalic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:normal;src:url("../fonts/InterTight-SemiBold.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:italic;src:url("../fonts/InterTight-SemiBoldItalic.ttf") format("truetype")}.reviews__card{display:flex;flex-direction:column;width:100%;background-color:#fff}@media only screen and (min-width: 768px){.reviews__card{width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.reviews__card{width:calc(33.333333% - 15px)}}@media only screen and (min-width: 1440px){.reviews__card{width:calc(24% - 15px)}}.reviews__card-block{display:flex;align-items:center;gap:12px}.reviews__card-block img{border-radius:50%;object-fit:cover;object-position:center}.reviews__card-block-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:8px}@media(min-width: 320px){.reviews__card-block-title{font-size:14px;font-weight:400}}@media(min-width: 768px){.reviews__card-block-title{font-size:18px}}@media(min-width: 1280px){.reviews__card-block-title{font-size:20px}}.reviews__card-block-date{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.reviews__card-block-date{font-size:12px;font-weight:400}}@media(min-width: 768px){.reviews__card-block-date{font-size:14px}}.reviews__card-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:40px}@media(min-width: 320px){.reviews__card-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.reviews__card-text{font-size:16px}}@media(min-width: 1280px){.reviews__card-text{font-size:18px;font-weight:400;line-height:150%}}.reviews__card-text p:nth-last-child(n+2){margin-bottom:12px}.reviews__card a{margin-top:auto}@media(min-width: 320px){.reviews__card{padding:24px 24px}.reviews__card-block{margin-bottom:20px}.reviews__card-block img{width:50px;height:50px}.reviews__card-text{-webkit-line-clamp:11}}@media(min-width: 768px){.reviews__card-block{margin-bottom:24px}.reviews__card-block img{width:60px;height:60px}.reviews__card-text{-webkit-line-clamp:10}}@media(min-width: 1280px){.reviews__card-text{-webkit-line-clamp:9}}@media(min-width: 1800px){.reviews__card{padding:30px 30px}.reviews__card-block{margin-bottom:30px}.reviews__card-text{-webkit-line-clamp:11}}@font-face{font-family:"InterTight";font-weight:400;font-style:normal;src:url("../fonts/InterTight-Regular.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:400;font-style:italic;src:url("../fonts/InterTight-Italic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:normal;src:url("../fonts/InterTight-Medium.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:italic;src:url("../fonts/InterTight-MediumItalic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:normal;src:url("../fonts/InterTight-SemiBold.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:italic;src:url("../fonts/InterTight-SemiBoldItalic.ttf") format("truetype")}*{box-sizing:border-box;margin:0;scroll-behavior:smooth}html,body{height:100%}body{background-color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative}body._lock{overflow-y:auto;inset:0}body._lock:after{content:"";inset:0;height:100%;background-color:rgba(52,52,52,.1);position:fixed;z-index:1}header{-webkit-flex:0 0 auto;flex:0 0 auto}main{-webkit-flex:1 0 auto;flex:1 0 auto}button{border:none;outline:none;background-color:rgba(0,0,0,0)}a{text-decoration:none}div,input,textarea,button,select,a{-webkit-tap-highlight-color:rgba(0,0,0,0)}button{cursor:pointer}fieldset{border:none;padding:0}ul{padding:0;list-style-type:none}@media(min-width: 320px){.wrapper{margin-left:10px;margin-right:10px}}@media(min-width: 360px){.wrapper{margin-left:20px;margin-right:20px}}@media(min-width: 768px){.wrapper{margin-left:34px;margin-right:34px}}@media(min-width: 1280px){.wrapper{margin-left:50px;margin-right:50px}}@media(min-width: 1440px){.wrapper{margin-left:70px;margin-right:70px}}@media(min-width: 320px){.page-wrapper{margin:60px 10px 60px 10px}}@media(min-width: 360px){.page-wrapper{margin:60px 20px 60px 20px}}@media(min-width: 768px){.page-wrapper{margin:60px 34px 60px 34px}}@media(min-width: 1280px){.page-wrapper{margin:80px 50px 80px 50px}}@media(min-width: 1440px){.page-wrapper{margin:80px 70px 80px 70px}}.link{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;display:inline-block;position:relative;overflow:hidden;padding-bottom:6px}@media(min-width: 320px){.link{font-size:14px}}@media(min-width: 1800px){.link{font-size:16px}}.link span{position:relative;z-index:2;transition:color .3s ease-in}.link::before{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#980d12;transition:width .3s ease;z-index:1}.link:hover span{color:#980d12}.link:hover:before{width:100%}.button{background-color:#980d12;display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;gap:40px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;background-color:#980d12;transition:background-color .3s ease}@media(min-width: 320px){.button{font-size:16px}}@media(min-width: 1280px){.button{font-size:18px}}.button:after{display:block;width:16px;height:16px;content:url("../images/svg/arrow.svg")}.button:hover,.button:focus{background-color:#77080c}@media(min-width: 320px){.button{padding:12px 20px 12px 20px}}@media(min-width: 1280px){.button{padding:20px 24px 20px 24px}.button._small{padding:12px 20px 12px 20px}}.button._line{padding:0;background-color:rgba(0,0,0,0);font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.button._line{font-size:16px}}@media(min-width: 1280px){.button._line{font-size:18px}}.button._line:after{display:block;width:16px;height:16px;content:url("../images/svg/arrow_black.svg")}.button._line:hover,.button._line:focus{color:#77080c}.button._line:hover:after,.button._line:focus:after{content:url("../images/svg/arrow_red.svg")}.button._line._back{gap:12px}.button._line._back:before{display:block;width:16px;height:16px;content:url("../images/svg/arrow_black.svg");transform:rotate(-180deg)}.button._line._back:hover,.button._line._back:focus{color:#77080c}.button._line._back:hover:before,.button._line._back:focus:before{content:url("../images/svg/arrow_red.svg")}.button._line._back:hover:after,.button._line._back:focus:after{content:""}.button._line._back:after{display:none;content:""}.breadcrumbs{display:flex;flex-wrap:wrap;gap:12px}.breadcrumbs__link{color:#000}.breadcrumbs>span{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.breadcrumbs>span{font-size:14px}}@media(min-width: 1800px){.breadcrumbs>span{font-size:16px}}.breadcrumbs div{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;display:inline-block;position:relative;overflow:hidden;padding-bottom:6px}@media(min-width: 320px){.breadcrumbs div{font-size:14px}}@media(min-width: 1800px){.breadcrumbs div{font-size:16px}}.breadcrumbs div span{position:relative;z-index:2;transition:color .3s ease-in;color:#980d12}.breadcrumbs div::before{width:100%;content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#980d12;transition:width .3s ease;z-index:1}@media(min-width: 320px){.breadcrumbs{margin-bottom:20px}}@media(min-width: 1280px){.breadcrumbs{margin-bottom:24px}}h1{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){h1{font-size:28px}}@media(min-width: 768px){h1{font-size:36px}}@media(min-width: 1280px){h1{font-size:48px}}@media(min-width: 320px){h1{margin-bottom:40px}}@media(min-width: 1280px){h1{margin-bottom:50px}}.aun-pagination{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.aun-pagination__link a{text-decoration:none;cursor:pointer}.aun-pagination__link a:hover{color:#77080c;border-color:#77080c}.aun-pagination__link a.prev,.aun-pagination__link a.next{display:-webkit-flex;display:flex;width:100%}.aun-pagination__link a.prev::after,.aun-pagination__link a.next::after{content:"";background-image:url("../images/svg/arrow_black.svg");background-repeat:no-repeat;background-position:center;height:16px;width:16px;position:relative;display:inline-block}.aun-pagination__link a.prev:hover::after,.aun-pagination__link a.next:hover::after{content:"";background-image:url("../images/svg/arrow_red.svg")}.aun-pagination__link a.prev{margin-right:8px;transform:scaleX(-1)}.aun-pagination__link span.current{color:#77080c;border-color:#77080c}.aun-pagination__link a,.aun-pagination__link span{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:100%;border:1px solid rgba(0,0,0,0);font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.aun-pagination__link a,.aun-pagination__link span{font-size:16px}}@media(min-width: 1280px){.aun-pagination__link a,.aun-pagination__link span{font-size:18px}}@media(min-width: 320px){.aun-pagination{margin-top:40px;column-gap:12px}.aun-pagination__link{width:40px;height:40px}.aun-pagination__link a.prev::after,.aun-pagination__link a.next::after{height:100%}.aun-pagination__link.prev{margin-right:8px}.aun-pagination__link.next{margin-left:8px}}@media(min-width: 1280px){.aun-pagination{margin-top:50px;column-gap:16px}.aun-pagination__link{width:50px;height:50px}}.no-margin{margin-top:0 !important;margin-bottom:0 !important}.container__single{width:100%;display:flex;justify-content:center}.container__single-wrapper{width:100%;max-width:880px}@font-face{font-family:"InterTight";font-weight:400;font-style:normal;src:url("../fonts/InterTight-Regular.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:400;font-style:italic;src:url("../fonts/InterTight-Italic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:normal;src:url("../fonts/InterTight-Medium.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:italic;src:url("../fonts/InterTight-MediumItalic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:normal;src:url("../fonts/InterTight-SemiBold.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:italic;src:url("../fonts/InterTight-SemiBoldItalic.ttf") format("truetype")}.header{background-color:#000}.header_home{background-color:rgba(0,0,0,0)}.header-container{display:flex;align-items:center;justify-content:space-between;gap:40px}.header__logo{display:block}.header__logo img{width:100%;height:100%}.header__block-top{display:flex;align-items:center;justify-content:space-between;gap:40px}.header__block-top-block{display:flex;align-items:center;gap:40px}.header__block-top-block address{cursor:default}.header__block hr{margin-top:8px;margin-bottom:8px;height:1px;background-color:#fff;width:100%;border:none;outline:none}.header__block-menu{display:flex;align-items:center;justify-content:space-between;gap:40px}.header__block-menu-nav ul{display:flex;align-items:center;justify-content:space-between}.header__block-menu-nav ul li a{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;padding-top:6px}@media(min-width: 320px){.header__block-menu-nav ul li a{font-size:16px}}@media(min-width: 1280px){.header__block-menu-nav ul li a{font-size:18px}}.header__block-menu-burger{width:40px;height:40px}.header__block-menu-burger:after{content:url("../images/svg/burger.svg");display:block;width:100%;height:100%}@media(min-width: 320px){.header-container{padding-top:8px;padding-bottom:8px}.header__logo{width:76px;height:66px}.header__block-top{display:none}.header__block hr{display:none}.header__block-menu-nav{display:none}.header__block-menu-button{display:none}}@media(min-width: 768px){.header-container{padding-top:12px;padding-bottom:12px}.header__logo{width:100px;height:86px}.header__block{flex-basis:calc(83.3333333333% - 60px)}.header__block-top{display:flex}.header__block-top-block address{display:none}.header__block-top-socials a:nth-last-child(n+2){margin-right:20px}.header__block hr{display:block}.header__block-menu-button{display:flex}}@media(min-width: 1280px){.header__logo{width:108px;height:92px}.header__block{flex-basis:calc(83.3333333333% - 20px)}.header__block-top-block address{display:inline-block}.header__block-menu-nav{display:block;flex-basis:calc(70% - 60px)}.header__block-menu-burger{display:none}.header__block-menu-button{flex-basis:30%}}@media(min-width: 1440px){.header__block-menu-nav{flex-basis:calc(60% - 20px)}}@media(min-width: 1800px){.header__block-top-socials a:nth-last-child(n+2){margin-right:40px}.header__block-menu-nav{flex-basis:calc(50% - 20px)}.header__block-menu-button{flex-basis:auto;width:360px}}.menu{position:absolute;top:0;left:-100%;width:100%;min-height:100vh;background-color:#000;transition:left .5s ease-in-out;z-index:100}.menu._open{left:0}.menu .wrapper{height:100%}.menu-container{height:100%;display:flex;flex-direction:column}.menu__header{display:flex;align-items:center;gap:60px}.menu__header-block{flex-grow:1}.menu__header-block-top{display:flex;align-items:center;justify-content:space-between}.menu__header-block-menu{display:flex;align-items:center}.menu__header-block-menu-close{display:flex;align-items:center;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;gap:12px}@media(min-width: 320px){.menu__header-block-menu-close{font-size:14px}}@media(min-width: 1800px){.menu__header-block-menu-close{font-size:16px}}.menu__header-block-menu-close:after{content:url("../images/svg/close.svg");width:16px;height:16px}.menu__nav{overflow-y:auto;flex-grow:1;scrollbar-width:thin;scrollbar-color:#fff #000}.menu__nav ul li a{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.menu__nav ul li a{font-size:20px}}@media(min-width: 1280px){.menu__nav ul li a{font-size:32px}}.menu__nav ul li:nth-last-child(n+2){margin-bottom:20px}.menu__nav ul li.menu-item-has-children{display:block;align-items:center;justify-content:space-between;position:relative;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}.menu__nav ul li.menu-item-has-children::after{content:url("../images/svg/plus.svg");padding-right:6px;right:0;position:absolute;top:10px}@media(min-width: 320px){.menu__nav ul li.menu-item-has-children{font-size:20px}}@media(min-width: 1280px){.menu__nav ul li.menu-item-has-children{font-size:32px}}.menu__nav ul li.menu-item-has-children::-webkit-details-marker,.menu__nav ul li.menu-item-has-children::marker{content:""}.menu__nav ul li.menu-item-has-children.open::after{content:url("../images/svg/minus.svg")}.menu__nav ul li.menu-item-has-children.open .sub-menu{display:block}.menu__nav ul li .sub-menu{margin-top:12px;border-top:1px solid #fff;border-bottom:1px solid #fff;padding-top:12px;flex-direction:column;display:none}.menu__nav ul li .sub-menu a{align-self:flex-start;display:inline-block;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;margin-bottom:12px}@media(min-width: 320px){.menu__nav ul li .sub-menu a{font-size:16px}}@media(min-width: 1280px){.menu__nav ul li .sub-menu a{font-size:18px}}@media(min-width: 320px){.menu-container{padding-bottom:30px}.menu__header{padding-top:8px;padding-bottom:8px;margin-bottom:30px}.menu__header-block-top{display:none}.menu__header-block hr{display:none}.menu__header-block-menu{justify-content:flex-end}.menu__header-block-menu address{display:none}.menu__nav{margin-bottom:30px}.menu__button{display:none}}@media(min-width: 768px){.menu-container{padding-bottom:60px}.menu__header{padding-top:12px;padding-bottom:12px;margin-bottom:60px}.menu__header-block-top{display:flex}.menu__header-block hr{display:block;margin-top:8px;margin-bottom:8px}.menu__header-block-menu{justify-content:space-between}.menu__header-block-menu address{display:block}.menu__nav{margin-bottom:60px}.menu__phone{display:none}.menu__button{display:flex}}.header__block-menu-nav .sub-menu{display:none;position:absolute;top:calc(100% + 20px);background:#000;flex-direction:column;gap:20px;padding:24px;width:300px;z-index:200}.header__block-menu-nav .sub-menu::before{content:"";width:100%;height:20px;position:absolute;top:-20px;left:0}.header__block-menu-nav .sub-menu>li{width:100%}.header__block-menu-nav .menu-item-has-children{position:relative}.header__block-menu-nav .menu-item-has-children:hover .sub-menu{display:block}@font-face{font-family:"InterTight";font-weight:400;font-style:normal;src:url("../fonts/InterTight-Regular.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:400;font-style:italic;src:url("../fonts/InterTight-Italic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:normal;src:url("../fonts/InterTight-Medium.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:italic;src:url("../fonts/InterTight-MediumItalic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:normal;src:url("../fonts/InterTight-SemiBold.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:italic;src:url("../fonts/InterTight-SemiBoldItalic.ttf") format("truetype")}.footer{background-color:#000}.footer-container{display:flex;flex-direction:column;justify-content:space-between;gap:60px}.footer__block{display:flex;flex-direction:column;justify-content:space-between;gap:40px}.footer__block-data-address{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;font-style:normal}@media(min-width: 320px){.footer__block-data-address{font-size:20px}}@media(min-width: 1280px){.footer__block-data-address{font-size:32px}}.footer__block-data-phone{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.footer__block-data-phone{font-size:20px}}@media(min-width: 1280px){.footer__block-data-phone{font-size:32px}}.footer__block-data-time{display:block;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.footer__block-data-time{font-size:14px;font-weight:400}}@media(min-width: 768px){.footer__block-data-time{font-size:18px}}@media(min-width: 1280px){.footer__block-data-time{font-size:20px}}.footer__block-data hr{height:1px;border:none;background-color:#d9d9d9}.footer__block-data-socials{display:flex;gap:20px}.footer__block-data-socials a{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.footer__block-data-socials a{font-size:16px}}@media(min-width: 1280px){.footer__block-data-socials a{font-size:18px}}.footer__menu{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:60px;align-items:flex-start}.footer__menu-nav-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;margin-bottom:30px}@media(min-width: 320px){.footer__menu-nav-title{font-size:18px}}@media(min-width: 768px){.footer__menu-nav-title{font-size:20px}}@media(min-width: 1280px){.footer__menu-nav-title{font-size:24px}}.footer__menu-nav ul li{display:block}.footer__menu-nav ul li a{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.footer__menu-nav ul li a{font-size:16px}}@media(min-width: 1280px){.footer__menu-nav ul li a{font-size:18px}}.footer__menu-button{padding:12px 20px 12px 20px;width:100%}.footer__menu-button::after{transform:rotate(-90deg)}.footer__line{display:flex;flex-direction:column;justify-content:space-between;gap:30px}.footer__line-copyright{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.footer__line-copyright{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.footer__line-copyright{font-size:16px}}@media(min-width: 1280px){.footer__line-copyright{font-size:18px;font-weight:400;line-height:150%}}.footer__line-links{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.footer__line-links a{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.footer__line-links a{font-size:16px}}@media(min-width: 1280px){.footer__line-links a{font-size:18px}}@media(min-width: 320px){.footer-container{padding:40px 0px 40px 0}.footer__block-data-address{margin-bottom:20px}.footer__block-data-phone{margin-bottom:4px}.footer__block-data hr{margin-top:20px;margin-bottom:20px}.footer__menu-nav{flex-basis:45%}.footer__menu-nav ul li:nth-last-child(n+2){margin-bottom:8px}.footer-line{padding:16px 0px 16px 0}}@media(min-width: 768px){.footer-container{padding:60px 0px 60px 0}.footer__block{flex-direction:row}.footer__block-data{flex-basis:calc(66.6666666667% - 20px)}.footer__block-data-address{margin-bottom:24px}.footer__block-data hr{margin-top:24px;margin-bottom:24px}.footer__menu{align-self:flex-end;width:calc(66.6666666667% - 20px)}.footer__menu-nav ul li:nth-last-child(n+2){margin-bottom:12px}.footer__line{padding:20px 0px 20px 0;flex-direction:row}.footer__line-links{flex-basis:calc(66.6666666667% - 20px);flex-direction:row}}@media(min-width: 1280px){.footer-container{flex-direction:row}.footer__block{flex-basis:calc(41.6666666667% - 20px)}.footer__block-address{margin-bottom:30px}.footer__block hr{margin-top:30px;margin-bottom:30px}.footer__menu{justify-content:flex-end;flex-basis:calc(58.3333333333% - 20px);flex-wrap:nowrap}.footer__menu-nav{flex-basis:180px}.footer__menu-button{width:180px}.footer__line-links{flex-basis:60%}}@media(min-width: 1440px){.footer__menu{flex-basis:calc(50% - 20px)}.footer__menu-nav{flex-basis:200px}.footer__menu-button{width:200px}.footer__line-links{flex-basis:calc(50% - 20px)}}@media(min-width: 1800px){.footer__block-data{flex-basis:calc(60% - 40px)}.footer__block-data-socials{gap:40px}.footer__menu-nav{flex:1 1 0}.footer__menu-button{flex:1 1 0}}@font-face{font-family:"InterTight";font-weight:400;font-style:normal;src:url("../fonts/InterTight-Regular.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:400;font-style:italic;src:url("../fonts/InterTight-Italic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:normal;src:url("../fonts/InterTight-Medium.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:italic;src:url("../fonts/InterTight-MediumItalic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:normal;src:url("../fonts/InterTight-SemiBold.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:italic;src:url("../fonts/InterTight-SemiBoldItalic.ttf") format("truetype")}.reviews__card{display:flex;flex-direction:column;width:100%;background-color:#fff}@media only screen and (min-width: 768px){.reviews__card{width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.reviews__card{width:calc(33.333333% - 15px)}}@media only screen and (min-width: 1440px){.reviews__card{width:calc(24% - 15px)}}.reviews__card-block{display:flex;align-items:center;gap:12px}.reviews__card-block img{border-radius:50%;object-fit:cover;object-position:center}.reviews__card-block-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:8px}@media(min-width: 320px){.reviews__card-block-title{font-size:14px;font-weight:400}}@media(min-width: 768px){.reviews__card-block-title{font-size:18px}}@media(min-width: 1280px){.reviews__card-block-title{font-size:20px}}.reviews__card-block-date{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.reviews__card-block-date{font-size:12px;font-weight:400}}@media(min-width: 768px){.reviews__card-block-date{font-size:14px}}.reviews__card-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:40px}@media(min-width: 320px){.reviews__card-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.reviews__card-text{font-size:16px}}@media(min-width: 1280px){.reviews__card-text{font-size:18px;font-weight:400;line-height:150%}}.reviews__card-text p:nth-last-child(n+2){margin-bottom:12px}.reviews__card a{margin-top:auto}@media(min-width: 320px){.reviews__card{padding:24px 24px}.reviews__card-block{margin-bottom:20px}.reviews__card-block img{width:50px;height:50px}.reviews__card-text{-webkit-line-clamp:11}}@media(min-width: 768px){.reviews__card-block{margin-bottom:24px}.reviews__card-block img{width:60px;height:60px}.reviews__card-text{-webkit-line-clamp:10}}@media(min-width: 1280px){.reviews__card-text{-webkit-line-clamp:9}}@media(min-width: 1800px){.reviews__card{padding:30px 30px}.reviews__card-block{margin-bottom:30px}.reviews__card-text{-webkit-line-clamp:11}}.main-img{position:absolute;height:100vh;width:100%;object-fit:cover;object-position:center;z-index:-1}@media(min-width: 320px){section{padding-top:60px;padding-bottom:60px}}@media(min-width: 768px){section{padding-top:80px;padding-bottom:80px}}@media(min-width: 1280px){section{padding-top:100px;padding-bottom:100px}}@media(min-width: 1440px){section{padding-top:120px;padding-bottom:120px}}.section__mark{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#980d12}@media(min-width: 320px){.section__mark{font-size:14px;font-weight:400}}@media(min-width: 768px){.section__mark{font-size:18px}}@media(min-width: 1280px){.section__mark{font-size:20px}}@media(min-width: 320px){.section__mark{margin-bottom:30px}}@media(min-width: 1280px){.section__mark{margin-bottom:40px}}.section__title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.section__title{font-size:28px}}@media(min-width: 768px){.section__title{font-size:36px}}@media(min-width: 1280px){.section__title{font-size:48px}}.mainscreen{padding-top:0}.mainscreen .wrapper{height:100%}.mainscreen-container{height:100%;display:flex;flex-direction:column}.mainscreen__block{margin-top:auto}.mainscreen__block h1{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.mainscreen__block h1{font-size:44px;line-height:100%}}@media(min-width: 768px){.mainscreen__block h1{font-size:56px}}@media(min-width: 1280px){.mainscreen__block h1{font-size:80px}}@media(min-width: 1800px){.mainscreen__block h1{font-size:100px}}.mainscreen__block p{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.mainscreen__block p{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.mainscreen__block p{font-size:16px}}@media(min-width: 1280px){.mainscreen__block p{font-size:18px;font-weight:400;line-height:150%}}@media(min-width: 320px){.mainscreen{height:calc(100vh - 82px)}.mainscreen__block h1{margin-bottom:16px}.mainscreen__block p{width:87%}.mainscreen__block a{margin-top:30px;width:260px}}@media(min-width: 768px){.mainscreen{height:calc(100vh - 110px)}.mainscreen__block h1{margin-bottom:20px}.mainscreen__block p{width:320px}.mainscreen__block a{margin-top:40px;width:320px}}@media(min-width: 1280px){.mainscreen{height:calc(100vh - 116px)}.mainscreen__block p{width:calc(33.3333333333% - 20px)}.mainscreen__block a{margin-top:60px;width:430px}}@media(min-width: 1800px){.mainscreen__block p{width:calc(25% - 20px)}}.new-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.new__block-mark{display:flex;align-items:center}.new__block-mark span{margin-left:4px;margin-right:8px;width:16px;height:18px}.new__block-mark span:after{content:url("../images/svg/fireicon.svg");display:block;height:100%}.new__block-name{margin-bottom:20px}.new__block-name-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.new__block-name-title{font-size:28px}}@media(min-width: 768px){.new__block-name-title{font-size:36px}}@media(min-width: 1280px){.new__block-name-title{font-size:48px}}.new__block-images{display:flex;gap:20px}.new__block-images-main img{width:100%;height:100%;object-fit:cover;object-position:center}.new__block-images-list img{width:100%;height:100%;object-fit:cover;object-position:center}.new__data-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.new__data-title{font-size:20px}}@media(min-width: 768px){.new__data-title{font-size:24px}}@media(min-width: 1280px){.new__data-title{font-size:28px}}.new__data-slider{position:static}.new__data-slider .swiper-button-next,.new__data-slider .swiper-button-prev{width:40px;height:40px}.new__data-slider .swiper-button-next::after,.new__data-slider .swiper-button-prev::after{content:"";height:16px;width:16px;background:url("../images/svg/arrow_black.svg");background-repeat:no-repeat;background-position:center}.new__data-slider .swiper-button-next:hover:after,.new__data-slider .swiper-button-prev:hover:after{background:url("../images/svg/arrow_red.svg")}.new__data-slider .swiper-button-prev{background:rgba(0,0,0,0)}.new__data-slider .swiper-button-prev::after{transform:rotate(-180deg)}.new__data-item-list-el{display:flex;gap:10px}.new__data-item-list-el:nth-last-child(n+2){margin-bottom:12px}.new__data-item-list-el span{flex:1 0 0;align-self:flex-end;height:1px;background-color:#d9d9d9}.new__data-item-list-el-title{flex:0 0 auto;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.new__data-item-list-el-title{font-size:14px;font-weight:400}}@media(min-width: 768px){.new__data-item-list-el-title{font-size:18px}}@media(min-width: 1280px){.new__data-item-list-el-title{font-size:20px}}.new__data-item-list-el-value{flex:0 0 auto;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575}@media(min-width: 320px){.new__data-item-list-el-value{font-size:14px;font-weight:400}}@media(min-width: 768px){.new__data-item-list-el-value{font-size:18px}}@media(min-width: 1280px){.new__data-item-list-el-value{font-size:20px}}.new__data-item-price{display:flex;justify-content:space-between;gap:12px}.new__data-item-price-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;width:220px}@media(min-width: 320px){.new__data-item-price-title{font-size:18px}}@media(min-width: 768px){.new__data-item-price-title{font-size:20px}}@media(min-width: 1280px){.new__data-item-price-title{font-size:24px}}.new__data-item-price-value{flex:0 0 auto}.new__data-item-price-value-byn{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:8px;text-align:right}@media(min-width: 320px){.new__data-item-price-value-byn{font-size:18px}}@media(min-width: 768px){.new__data-item-price-value-byn{font-size:20px}}@media(min-width: 1280px){.new__data-item-price-value-byn{font-size:24px}}.new__data-item-price-value-usd{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575;text-align:right}@media(min-width: 320px){.new__data-item-price-value-usd{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.new__data-item-price-value-usd{font-size:14px}}@media(min-width: 1280px){.new__data-item-price-value-usd{font-size:16px}}.new__data-item-button{width:100%}@media(min-width: 320px){.new__block-images-main{min-height:260px}.new__block-images-list{display:none}.new__data-title{margin-bottom:24px}.new__data-slider .swiper-button-prev,.new__data-slider .swiper-button-next{top:250px}.new__data-item-list{margin-bottom:40px}.new__data-item-price{margin-bottom:20px}}@media(min-width: 768px){.new__block-images{height:436px}.new__block-images-list{display:block;flex:0 0 130px}.new__data-title{margin-bottom:30px}.new__data-slider .swiper-button-next,.new__data-slider .swiper-button-prev{top:290px}.new__data-slider .swiper-button-next{background-color:#d9d9d9}}@media(min-width: 1280px){.new-container{flex-direction:row}.new__block{width:580px}.new__data{width:380px;margin-right:100px;display:flex;flex-direction:column}.new__data-slider{flex-grow:1;width:100%}.new__data-slider .swiper-button-next,.new__data-slider .swiper-button-prev{width:60px;height:60px}.new__data-title{margin-top:12px;margin-bottom:40px}.new__data-item{display:flex;flex-direction:column;min-height:100%}.new__data-item-list{flex:1 0 0;margin-bottom:50px}.new__data-item-price{margin-bottom:30px}}@media(min-width: 1440px){.new__block{width:640px}.new__block-images{height:436px}.new__data{margin-right:110px;width:420px}}@media(min-width: 1800px){.new__block{width:880px}.new__block-images{height:548px}.new__data{margin-right:150px;width:580px}}.about{background-color:#000}.about-container{display:flex;justify-content:space-between;gap:40px}.about-container img{height:auto;object-fit:cover;object-position:center}.about__block-mark{color:#fff}.about__block-title{color:#fff}.about__block-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.about__block-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.about__block-text{font-size:14px}}@media(min-width: 1280px){.about__block-text{font-size:16px}}.about__block-cards{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:40px}.about__block-item{border-left:2px solid #980d12}.about__block-item-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.about__block-item-title{font-size:32px}}@media(min-width: 768px){.about__block-item-title{font-size:48px}}@media(min-width: 1280px){.about__block-item-title{font-size:56px}}.about__block-item-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.about__block-item-text{font-size:14px;font-weight:400}}@media(min-width: 768px){.about__block-item-text{font-size:18px}}@media(min-width: 1280px){.about__block-item-text{font-size:20px}}@media(min-width: 320px){.about-container{flex-direction:column-reverse}.about__block-title{margin-bottom:20px}.about__block-cards{margin-top:40px}.about__block-item{width:150px;padding-left:10px;padding-right:10px}.about__block-item-title{margin-bottom:24px}}@media(min-width: 768px){.about__block-text{width:80%}.about__block-cards{width:580px}.about__block-item{width:280px;padding-left:18px;padding-right:18px}}@media(min-width: 1280px){.about-container{flex-direction:row;align-items:center}.about-container img{width:calc(41.6666666667% - 20px)}.about__block{width:calc(50% - 20px)}.about__block-title{margin-bottom:24px}.about__block-text{width:86%}.about__block-cards{margin-top:40px}.about__block-item-title{margin-bottom:30px}}@media(min-width: 1440px){.about__block-title{min-width:640px}.about__block-text{width:80%}}@media(min-width: 1800px){.about__block{width:calc(41.6666666667% + 50px)}.about__block-text{min-width:500px;width:63%}}.stages{background-color:#f5f5f7}.stages__block{position:relative}.stages__block-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.stages__block-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.stages__block-text{font-size:14px}}@media(min-width: 1280px){.stages__block-text{font-size:16px}}.stages__cards{display:grid;column-gap:20px}.stages__card{display:flex;flex-direction:column}.stages__card-stage{display:flex;align-items:center;gap:20px}.stages__card-stage h6{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#980d12;flex:0 0 auto}@media(min-width: 320px){.stages__card-stage h6{font-size:14px;font-weight:400}}@media(min-width: 768px){.stages__card-stage h6{font-size:18px}}@media(min-width: 1280px){.stages__card-stage h6{font-size:20px}}.stages__card-stage hr{width:100%;height:1px;border:none;outline:none;background-color:#d9d9d9}.stages__card-item{flex-grow:1;background-color:#fff}.stages__card-item-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.stages__card-item-title{font-size:20px}}@media(min-width: 768px){.stages__card-item-title{font-size:24px}}@media(min-width: 1280px){.stages__card-item-title{font-size:28px}}.stages__card-item-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:30px}@media(min-width: 320px){.stages__card-item-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.stages__card-item-text{font-size:16px}}@media(min-width: 1280px){.stages__card-item-text{font-size:18px;font-weight:400;line-height:150%}}.stages__card-item:has(a){display:flex;flex-direction:column}.stages__card-item:has(a) a{margin-top:auto}@media(min-width: 320px){.stages__block-text{margin-top:20px}.stages__cards{margin-top:40px;grid-template-columns:1fr;row-gap:30px}.stages__card-stage{margin-bottom:16px}.stages__card-item{padding:24px 24px}.stages__card-item-title{margin-bottom:20px}}@media(min-width: 768px){.stages__block-text{width:430px}.stages__cards{grid-template-columns:1fr 1fr;row-gap:60px}.stages__card-stage{margin-bottom:20px}.stages__card-item{padding:30px 30px}}@media(min-width: 1280px){.stages__block-title{width:calc(58.3333333333% - 20px)}.stages__block-text{position:absolute;top:0;right:0;margin-top:12px}.stages__cards{margin-top:60px;grid-template-columns:repeat(3, 1fr)}.stages__card-item-title{margin-bottom:24px}.stages__card:last-child{grid-column-start:2;grid-column-end:4}.stages__card:last-child p{width:50%}}@media(min-width: 1800px){.stages__block-title{width:calc(41.6666666667% - 20px)}.stages__cards{grid-template-columns:repeat(4, 1fr)}.stages__card:last-child{grid-column-start:4;grid-column-end:5}.stages__card:last-child p{width:100%}}.features{position:relative;padding:0}.features img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:-1}.features-container{background-color:#000}.features__block-title{color:#fff}.features__block-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.features__block-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.features__block-text{font-size:14px}}@media(min-width: 1280px){.features__block-text{font-size:16px}}.features__items{display:flex;flex-wrap:wrap;column-gap:20px;row-gap:40px}.features__item{border-left:2px solid #980d12}.features__item-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.features__item-title{font-size:18px}}@media(min-width: 768px){.features__item-title{font-size:20px}}@media(min-width: 1280px){.features__item-title{font-size:24px}}.features__item-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff}@media(min-width: 320px){.features__item-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.features__item-text{font-size:14px}}@media(min-width: 1280px){.features__item-text{font-size:16px}}@media(min-width: 320px){.features img{display:none}.features-container{width:100%;padding:60px 10px 60px 10px}.features__block{margin-bottom:40px}.features__block-title{margin-bottom:20px}.features__item{padding-left:10px;padding-right:12px;width:150px}.features__item-title{margin-bottom:24px}}@media(min-width: 360px){.features-container{padding:60px 20px 60px 20px}.features__item{width:150px}}@media(min-width: 768px){.features-container{padding:80px 34px 80px 34px}.features__block-text{width:430px}.features__item{padding-left:18px;padding-right:20px;width:240px}}@media(min-width: 1280px){.features{display:flex;justify-content:flex-end}.features img{display:block}.features-container{width:640px;padding:100px 50px 30px 30px;margin-bottom:70px}.features__block{margin-bottom:60px}.features__block-title{margin-bottom:24px}.features__item{width:260px}.features__item-title{margin-bottom:30px}}@media(min-width: 1440px){.features-container{padding:120px 70px 30px 30px;margin-bottom:90px}}@media(min-width: 1800px){.features-container{width:680px}.features__item{width:280px}}.price{background-color:#f5f5f7}.price__block{position:relative}.price__block-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.price__block-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.price__block-text{font-size:14px}}@media(min-width: 1280px){.price__block-text{font-size:16px}}.price__cards{display:grid}.price__card{background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative}.price__card-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.price__card-title{font-size:20px}}@media(min-width: 768px){.price__card-title{font-size:24px}}@media(min-width: 1280px){.price__card-title{font-size:28px}}.price__card-plus{position:absolute;top:0;right:0;background-color:#f5f5f7;padding-left:8px;padding-bottom:8px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575}@media(min-width: 320px){.price__card-plus{font-size:14px;font-weight:400}}@media(min-width: 768px){.price__card-plus{font-size:18px}}@media(min-width: 1280px){.price__card-plus{font-size:20px}}.price__card-number{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575}@media(min-width: 320px){.price__card-number{font-size:14px;font-weight:400}}@media(min-width: 768px){.price__card-number{font-size:18px}}@media(min-width: 1280px){.price__card-number{font-size:20px}}.price__card-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575}@media(min-width: 320px){.price__card-text{font-size:14px;font-weight:400}}@media(min-width: 768px){.price__card-text{font-size:18px}}@media(min-width: 1280px){.price__card-text{font-size:20px}}.price__card img{position:absolute;bottom:12px;right:12px}@media(min-width: 320px){.price__block-text{margin-top:20px}.price__cards{margin-top:40px;grid-template-columns:1fr;gap:12px}.price__card{padding:24px 24px;min-height:170px}.price__card-title{margin-bottom:16px}.price__card-text{margin-bottom:30px}.price__card img{width:100px;height:100px}}@media(min-width: 768px){.price__block-title{width:500px}.price__block-text{width:430px}.price__cards{grid-template-columns:1fr 1fr;gap:20px}.price__card{min-height:210px;padding:30px 30px}.price__card img{width:120px;height:120px}.price__card img._big{bottom:0;right:0;width:auto;height:auto}.price__card-text{width:300px;margin-bottom:0}.price__card a{position:absolute;bottom:30px;right:30px;width:260px}.price__card:nth-child(5) .price__card-title{width:70%}.price__card:nth-child(7) img{width:202px;height:144px}.price__card:nth-child(5),.price__card:last-child{grid-column-start:1;grid-column-end:3}}@media(min-width: 1280px){.price__block-title{width:652px}.price__block-text{position:absolute;top:0;right:0;margin-top:12px}.price__cards{margin-top:60px;grid-template-columns:repeat(3, 1fr)}.price__card:nth-child(5),.price__card:last-child{grid-column-start:2;grid-column-end:4}.price__card-text{width:310px}.price__card a{width:350px}}@media(min-width: 1440px){.price__card a{width:400px}}@media(min-width: 1800px){.price__block-title{width:calc(41.6666666667% - 20px)}.price__cards{grid-template-columns:repeat(4, 1fr)}.price__card:nth-child(5){grid-column-start:1;grid-column-end:3}.price__card:last-child{grid-column-start:3;grid-column-end:5}}.contact-container{display:flex;gap:40px;justify-content:space-between}.contact__block-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.contact__block-title{font-size:28px}}@media(min-width: 768px){.contact__block-title{font-size:36px}}@media(min-width: 1280px){.contact__block-title{font-size:48px}}.contact__block-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.contact__block-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.contact__block-text{font-size:14px}}@media(min-width: 1280px){.contact__block-text{font-size:16px}}.contact__form input[type=text],.contact__form textarea{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.contact__form input[type=text],.contact__form textarea{font-size:14px;font-weight:400}}@media(min-width: 768px){.contact__form input[type=text],.contact__form textarea{font-size:16px}}@media(min-width: 1280px){.contact__form input[type=text],.contact__form textarea{font-size:18px}}.contact__form input[type=text]:hover,.contact__form input[type=text]:focus,.contact__form textarea:hover,.contact__form textarea:focus{border-color:#757575}.contact__form input[type=text]{width:100%;border:none;outline:none;border-bottom:2px solid #d9d9d9;margin-bottom:20px}.contact__form textarea{width:100%;border:none;outline:none;border-bottom:2px solid #d9d9d9;margin-bottom:30px}.contact__form input[type=checkbox]{position:absolute;z-index:-1;opacity:0}.contact__form input[type=checkbox]+label{display:flex;gap:12px;margin-bottom:30px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.contact__form input[type=checkbox]+label{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.contact__form input[type=checkbox]+label{font-size:14px}}@media(min-width: 1280px){.contact__form input[type=checkbox]+label{font-size:16px}}.contact__form input[type=checkbox]+label a{text-decoration:underline;color:#000}.contact__form input[type=checkbox]+label a:hover,.contact__form input[type=checkbox]+label a:focus,.contact__form input[type=checkbox]+label a:active{color:#980d12}.contact__form input[type=checkbox]+label:before{content:"";display:inline-block;width:20px;height:20px;background-image:url("../images/svg/checkbox.svg");background-size:cover;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0}.contact__form input[type=checkbox]+label:hover,.contact__form input[type=checkbox]+label:focus{cursor:pointer}.contact__form input[type=checkbox]+label:hover:before,.contact__form input[type=checkbox]+label:focus:before{background-image:url("../images/svg/checkbox_hover.svg")}.contact__form input[type=checkbox]:checked+label:before{background-image:url("../images/svg/checkbox_active.svg");background-size:cover;border:none}.contact__form button[type=submit]{width:100%}@media(min-width: 320px){.contact-container{flex-direction:column}.contact__block-title{margin-bottom:20px}.contact__form input[type=text],.contact__form textarea{padding:16px 0px}}@media(min-width: 768px){.contact__block{width:45%}.contact__block_about{width:100%}}@media(min-width: 1280px){.contact-container{flex-direction:row}.contact__block-title{margin-bottom:24px}.contact__block_about{width:45%}.contact__form{flex-basis:calc(50% - 20px)}.contact__form input[type=text],.contact__form textarea{padding:20px 0px}}@media(min-width: 1800px){.contact__block{width:calc(25vw - 20px)}.contact__block_image{width:45%}}.reviews{background-color:#f5f5f7}.reviews-container{position:relative}.reviews__block-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.reviews__block-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.reviews__block-text{font-size:14px}}@media(min-width: 1280px){.reviews__block-text{font-size:16px}}.reviews__cards{display:grid;gap:20px}.reviews__button{width:100%;margin-top:40px}@media(min-width: 320px){.reviews__block{margin-bottom:40px}.reviews__block-title{margin-bottom:20px}.reviews__cards{grid-auto-rows:400px}}@media(min-width: 768px){.reviews__block{width:500px}.reviews__cards{grid-template-columns:repeat(2, 1fr);grid-auto-rows:452px}}@media(min-width: 1280px){.reviews__block{width:calc(50% - 20px);margin-bottom:60px}.reviews__block-title{margin-bottom:24px}.reviews__block-text{width:50%}.reviews__cards{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1440px){.reviews__block{width:calc(41.6666666667% + 30px);margin-bottom:54px}}.blog-container{display:flex;flex-direction:column;justify-content:space-between;gap:40px}.blog__block-text{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.blog__block-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.blog__block-text{font-size:14px}}@media(min-width: 1280px){.blog__block-text{font-size:16px}}.blog__block-images{display:none;position:relative;overflow:hidden}.blog__block-images img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .7s ease,opacity .7s ease;transform:translateY(-100%);opacity:0}.blog__block-images img.active{transition:transform .7s ease,opacity .7s ease;transform:translateY(0);opacity:1}.blog__articles{display:flex;flex-direction:column;gap:40px}.blog__article{display:flex;gap:20px;border-bottom:2px solid #d9d9d9}.blog__article-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.blog__article-title{font-size:14px;font-weight:400}}@media(min-width: 768px){.blog__article-title{font-size:18px}}@media(min-width: 1280px){.blog__article-title{font-size:20px}}.blog__article-time{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575;flex:0 0 auto}@media(min-width: 320px){.blog__article-time{font-size:14px;font-weight:400}}@media(min-width: 768px){.blog__article-time{font-size:16px}}@media(min-width: 1280px){.blog__article-time{font-size:18px}}.blog__article:hover,.blog__article:focus{border-color:#980d12}.blog__article:hover .blog__article-title,.blog__article:focus .blog__article-title{color:#980d12}.blog__article:hover .blog__article-time,.blog__article:focus .blog__article-time{color:#000}.blog__button{width:100%;margin-top:auto}@media(min-width: 320px){.blog__block-title{margin-bottom:20px}.blog__block-text{width:280px}.blog__article{flex-direction:column;padding:12px 0 12px 0}}@media(min-width: 768px){.blog__article{padding:16px 0 16px 0;flex-direction:row;justify-content:space-between}.blog__article-title{flex-basis:50%}}@media(min-width: 1280px){.blog-container{flex-direction:row}.blog__block{flex-basis:calc(50% + 30px)}.blog__block-title{margin-bottom:24px}.blog__block-text{margin-bottom:30px}.blog__block-images{display:block;height:340px}.blog__article{padding:20px 0 20px 0}.blog__article-title{flex-basis:66.6666666667%}}@media(min-width: 1440px){.blog__block{flex-basis:41.6666666667%}.blog__block-images{height:340px}.blog__articles{flex-basis:calc(50% - 20px)}.blog__article-title{flex-basis:calc(66.6666666667% + 20px)}}@media(min-width: 1800px){.blog__block-images{height:470px;width:730px}.blog__article-title{flex-basis:calc(50% + 30px)}}@font-face{font-family:"InterTight";font-weight:400;font-style:normal;src:url("../fonts/InterTight-Regular.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:400;font-style:italic;src:url("../fonts/InterTight-Italic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:normal;src:url("../fonts/InterTight-Medium.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:italic;src:url("../fonts/InterTight-MediumItalic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:normal;src:url("../fonts/InterTight-SemiBold.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:italic;src:url("../fonts/InterTight-SemiBoldItalic.ttf") format("truetype")}.blog__cards{display:grid}.blog__card{position:relative;cursor:pointer;border-bottom:1px solid #d9d9d9}.blog__card img{width:100%;object-fit:cover;object-position:center}.blog__card a{display:block;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.blog__card a{font-size:20px}}@media(min-width: 768px){.blog__card a{font-size:24px}}@media(min-width: 1280px){.blog__card a{font-size:28px}}.blog__card a:after{content:"";position:absolute;inset:0}.blog__card time{display:block;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575;margin-bottom:20px}@media(min-width: 320px){.blog__card time{font-size:14px;font-weight:400}}@media(min-width: 768px){.blog__card time{font-size:16px}}@media(min-width: 1280px){.blog__card time{font-size:18px}}.blog__card:hover a,.blog__card:focus a{color:#77080c}@media(min-width: 320px){.blog__cards{grid-template-columns:1fr;gap:20px}.blog__card img{margin-bottom:16px}.blog__card a{margin-bottom:20px}}@media(min-width: 768px){.blog__cards{grid-template-columns:1fr 1fr;gap:20px}.blog__card img{margin-bottom:20px}.blog__card a{margin-bottom:30px}}@media(min-width: 1280px){.blog__cards{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1800px){.blog__cards{grid-template-columns:repeat(4, 1fr)}}@font-face{font-family:"InterTight";font-weight:400;font-style:normal;src:url("../fonts/InterTight-Regular.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:400;font-style:italic;src:url("../fonts/InterTight-Italic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:normal;src:url("../fonts/InterTight-Medium.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:italic;src:url("../fonts/InterTight-MediumItalic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:normal;src:url("../fonts/InterTight-SemiBold.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:italic;src:url("../fonts/InterTight-SemiBoldItalic.ttf") format("truetype")}.reviews__card{display:flex;flex-direction:column;width:100%;background-color:#fff}@media only screen and (min-width: 768px){.reviews__card{width:calc(50% - 10px)}}@media only screen and (min-width: 992px){.reviews__card{width:calc(33.333333% - 15px)}}@media only screen and (min-width: 1440px){.reviews__card{width:calc(24% - 15px)}}.reviews__card-block{display:flex;align-items:center;gap:12px}.reviews__card-block img{border-radius:50%;object-fit:cover;object-position:center}.reviews__card-block-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:8px}@media(min-width: 320px){.reviews__card-block-title{font-size:14px;font-weight:400}}@media(min-width: 768px){.reviews__card-block-title{font-size:18px}}@media(min-width: 1280px){.reviews__card-block-title{font-size:20px}}.reviews__card-block-date{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.reviews__card-block-date{font-size:12px;font-weight:400}}@media(min-width: 768px){.reviews__card-block-date{font-size:14px}}.reviews__card-text{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:40px}@media(min-width: 320px){.reviews__card-text{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.reviews__card-text{font-size:16px}}@media(min-width: 1280px){.reviews__card-text{font-size:18px;font-weight:400;line-height:150%}}.reviews__card-text p:nth-last-child(n+2){margin-bottom:12px}.reviews__card a{margin-top:auto}@media(min-width: 320px){.reviews__card{padding:24px 24px}.reviews__card-block{margin-bottom:20px}.reviews__card-block img{width:50px;height:50px}.reviews__card-text{-webkit-line-clamp:11}}@media(min-width: 768px){.reviews__card-block{margin-bottom:24px}.reviews__card-block img{width:60px;height:60px}.reviews__card-text{-webkit-line-clamp:10}}@media(min-width: 1280px){.reviews__card-text{-webkit-line-clamp:9}}@media(min-width: 1800px){.reviews__card{padding:30px 30px}.reviews__card-block{margin-bottom:30px}.reviews__card-text{-webkit-line-clamp:11}}.reviews{background-color:#f5f5f7}.reviews__cards{display:flex;width:100%;flex-wrap:wrap}.reviews__card-text__video{width:100%;height:430px;display:flex;justify-content:center}.reviews__card-text__video img,.reviews__card-text__video video{width:100%;max-height:100%}.calc__block{display:flex;flex-wrap:wrap;flex-direction:column;gap:40px}@media only screen and (min-width: 992px){.calc__block{flex-direction:row}}@media only screen and (min-width: 1440px){.calc__block{gap:100px}}@media only screen and (min-width: 1920px){.calc__block{gap:200px}}.calc__left{width:100%}@media only screen and (min-width: 992px){.calc__left{width:calc(50% - 20px)}}@media only screen and (min-width: 1440px){.calc__left{width:calc(50% - 50px)}}@media only screen and (min-width: 1920px){.calc__left{width:calc(50% - 100px)}}.calc__right{width:100%}@media only screen and (min-width: 992px){.calc__right{width:calc(50% - 20px)}}@media only screen and (min-width: 1440px){.calc__right{width:calc(50% - 50px)}}@media only screen and (min-width: 1920px){.calc__right{width:calc(50% - 100px)}}.calc__form{display:flex;flex-direction:column;gap:20px}.calc__form-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.calc__form-field{width:100%;display:flex;flex-direction:column;justify-content:space-between}.calc__form-field label{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;display:block;margin-bottom:12px}@media(min-width: 320px){.calc__form-field label{font-size:18px}}@media(min-width: 768px){.calc__form-field label{font-size:20px}}@media(min-width: 1280px){.calc__form-field label{font-size:24px}}@media only screen and (min-width: 1280px){.calc__form-field label{margin-bottom:16px}}@media only screen and (min-width: 768px){.calc__form-field_half{width:calc(50% - 10px)}}.calc__form-field select,.calc__form-field .select2-selection{width:100%;border:1px solid #d9d9d9;padding:16px 20px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;appearance:none;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M2.5 5L7 9L11.5 5" stroke="black" stroke-width="2"/></svg>');background-position:calc(100% - 14px) center;background-repeat:no-repeat}@media(min-width: 320px){.calc__form-field select,.calc__form-field .select2-selection{font-size:14px;font-weight:400}}@media(min-width: 768px){.calc__form-field select,.calc__form-field .select2-selection{font-size:16px}}@media(min-width: 1280px){.calc__form-field select,.calc__form-field .select2-selection{font-size:18px}}.calc__form-field input[type=text]{width:100%;border:1px solid #d9d9d9;padding:16px 20px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.calc__form-field input[type=text]{font-size:14px;font-weight:400}}@media(min-width: 768px){.calc__form-field input[type=text]{font-size:16px}}@media(min-width: 1280px){.calc__form-field input[type=text]{font-size:18px}}.calc__form-field input[type=text].error{border-color:#980d12}.calc__form-field button{width:100%}.calc__result{background-color:#f5f5f7;padding:20px}@media only screen and (min-width: 768px){.calc__result{padding:30px}}@media only screen and (min-width: 1280px){.calc__result{padding:40px}}@media only screen and (min-width: 1920px){.calc__result{padding:60px}}.calc__result-title{margin-bottom:20px}.calc__result-title h3{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.calc__result-title h3{font-size:20px}}@media(min-width: 768px){.calc__result-title h3{font-size:24px}}@media(min-width: 1280px){.calc__result-title h3{font-size:28px}}@media only screen and (min-width: 1280px){.calc__result-title{margin-bottom:30px}}@media only screen and (min-width: 1920px){.calc__result-title{margin-bottom:40px}}.calc__result-block{display:flex;flex-direction:column;gap:20px}.calc__result-block__adv{display:flex;flex-direction:column}.calc__result-block__adv-item{padding:16px 0;display:flex;align-items:flex-start;gap:40px}.calc__result-block__adv-item:not(:last-child){border-bottom:1px solid #d9d9d9}.calc__result-block__adv-number{flex:none}.calc__result-block__adv-number span{width:56px;height:56px;display:flex;justify-content:center;align-items:center;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="56" height="56" viewBox="0 0 56 56" fill="none"><path d="M22.5965 4.95575L28.4912 0L34.386 4.95575L42.7368 3.9646L45.6842 11.3982L52.5614 14.3717L51.0877 21.8053L56 28.2478L51.5789 34.1947L52.5614 42.6195L45.193 45.5929L42.7368 52.531L34.8772 51.5398L28 56L22.5965 51.5398L14.2456 52.531L11.2982 45.0973L3.92982 42.6195L4.91228 34.6903L0 28.7434L5.40351 21.3097L3.92982 14.8673L11.2982 11.3982L14.2456 3.46903L22.5965 4.95575Z" fill="%23980D12"/></svg>')}.calc__result-block__adv-text p{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.calc__result-block__adv-text p{font-size:14px;font-weight:400}}@media(min-width: 768px){.calc__result-block__adv-text p{font-size:18px}}@media(min-width: 1280px){.calc__result-block__adv-text p{font-size:20px}}.calc__result-row{display:flex;justify-content:space-between;position:relative}.calc__result-row-name{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;background-color:#f5f5f7;position:relative;padding-right:10px}@media(min-width: 320px){.calc__result-row-name{font-size:14px;font-weight:400}}@media(min-width: 768px){.calc__result-row-name{font-size:18px}}@media(min-width: 1280px){.calc__result-row-name{font-size:20px}}.calc__result-row-value{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575;background-color:#f5f5f7;position:relative;padding-left:10px}@media(min-width: 320px){.calc__result-row-value{font-size:14px;font-weight:400}}@media(min-width: 768px){.calc__result-row-value{font-size:18px}}@media(min-width: 1280px){.calc__result-row-value{font-size:20px}}.calc__result-row::before{content:"";width:100%;height:1px;background-color:#d9d9d9;position:absolute;bottom:1px;left:0}.calc__result-total{margin-top:40px;padding:20px 0;border-top:1px solid #d9d9d9;display:flex;justify-content:space-between}.calc__result-total-name{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.calc__result-total-name{font-size:18px}}@media(min-width: 768px){.calc__result-total-name{font-size:20px}}@media(min-width: 1280px){.calc__result-total-name{font-size:24px}}.calc__result-total-value{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.calc__result-total-value{font-size:18px}}@media(min-width: 768px){.calc__result-total-value{font-size:20px}}@media(min-width: 1280px){.calc__result-total-value{font-size:24px}}.calc__result-hint p{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575;margin-bottom:12px}@media(min-width: 320px){.calc__result-hint p{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.calc__result-hint p{font-size:14px}}@media(min-width: 1280px){.calc__result-hint p{font-size:16px}}.select2-selection{display:block !important;height:54px !important}.select2-selection__rendered{line-height:110% !important;color:#000 !important;padding:0 !important}.select2-selection__arrow{display:none}.select2{width:100%}.hide{display:none}.contact__data-row:not(:first-child){margin-top:20px;padding-top:20px;border-top:1px solid #d9d9d9}@media only screen and (min-width: 768px){.contact__data-row:not(:first-child){margin-top:24px;padding-top:24px}}@media only screen and (min-width: 1280px){.contact__data-row:not(:first-child){margin-top:30px;padding-top:30px}}.contact__data-title{margin-bottom:20px}.contact__data-title h3{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.contact__data-title h3{font-size:20px}}@media(min-width: 768px){.contact__data-title h3{font-size:24px}}@media(min-width: 1280px){.contact__data-title h3{font-size:28px}}@media only screen and (min-width: 1280px){.contact__data-title{margin-bottom:30px}}.contact__data-value p{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:12px}@media(min-width: 320px){.contact__data-value p{font-size:16px}}@media(min-width: 1280px){.contact__data-value p{font-size:18px}}.contact__data-value a{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;padding-bottom:0}@media(min-width: 320px){.contact__data-value a{font-size:16px}}@media(min-width: 1280px){.contact__data-value a{font-size:18px}}.contact__data-value a:hover{color:#77080c}.contact__block h1{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.contact__block h1{font-size:44px;line-height:100%}}@media(min-width: 768px){.contact__block h1{font-size:56px}}@media(min-width: 1280px){.contact__block h1{font-size:80px}}@media(min-width: 1800px){.contact__block h1{font-size:100px}}.contact__form h3{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:20px;max-width:400px}@media(min-width: 320px){.contact__form h3{font-size:28px}}@media(min-width: 768px){.contact__form h3{font-size:36px}}@media(min-width: 1280px){.contact__form h3{font-size:48px}}@media only screen and (min-width: 1280px){.contact__form h3{margin-bottom:24px}}.contact__block-text_page{margin-bottom:40px;max-width:400px}@media only screen and (min-width: 1280px){.contact__block-text_page{margin-bottom:30px}}.contact-map{width:100%;height:50vh;background-color:#d9d9d9;margin-top:60px}@media only screen and (min-width: 1280px){.contact-map{margin-top:80px}}.contact-map iframe{width:100%;height:100%}.contact__form-image{max-width:100%}.contact__form-success{background-color:#f5f5f7;padding:24px}@media only screen and (min-width: 768px){.contact__form-success{padding:30px}}.contact__form-success h4{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:20px}@media(min-width: 320px){.contact__form-success h4{font-size:20px}}@media(min-width: 1280px){.contact__form-success h4{font-size:32px}}.contact__form-success p{margin-bottom:40px;max-width:400px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575}@media(min-width: 320px){.contact__form-success p{font-size:14px;font-weight:400}}@media(min-width: 768px){.contact__form-success p{font-size:18px}}@media(min-width: 1280px){.contact__form-success p{font-size:20px}}.delivery{display:flex;gap:20px;flex-wrap:wrap}.delivery__card{background-color:#fff;padding:24px;display:flex;flex-direction:column;width:100%;gap:20px}@media only screen and (min-width: 768px){.delivery__card{padding:30px;flex-direction:row;justify-content:space-between}.delivery__card:nth-child(3){flex-direction:column}}@media only screen and (min-width: 992px){.delivery__card{width:calc(50% - 10px)}.delivery__card:nth-child(3){width:100%}}@media only screen and (min-width: 1920px){.delivery__card:nth-child(1){width:730px}.delivery__card:nth-child(2){width:560px}.delivery__card:nth-child(3){width:430px}}.delivery__card-info{display:flex;flex-direction:column;flex:1;justify-content:space-between}.delivery__card-info h4{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:20px}@media(min-width: 320px){.delivery__card-info h4{font-size:20px}}@media(min-width: 768px){.delivery__card-info h4{font-size:24px}}@media(min-width: 1280px){.delivery__card-info h4{font-size:28px}}.delivery__card-info p{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575}@media(min-width: 320px){.delivery__card-info p{font-size:14px;font-weight:400}}@media(min-width: 768px){.delivery__card-info p{font-size:18px}}@media(min-width: 1280px){.delivery__card-info p{font-size:20px}}.delivery__card-image{width:100px;display:flex;align-items:flex-end}@media only screen and (min-width: 768px){.delivery__card-image{width:120px}}@media only screen and (min-width: 1280px){.delivery__card-image{width:160px}}.delivery__card-image img{width:100%}.delivery__card-link a{width:100%}.size__list{display:flex;flex-wrap:wrap;gap:60px 20px}.size__card{width:100%;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width: 768px){.size__card{width:calc(50% - 10px)}}@media only screen and (min-width: 1280px){.size__card{width:calc(33.3333333% - 14px)}}@media only screen and (min-width: 1920px){.size__card{width:calc(25% - 15px)}}.size__card-image{margin-bottom:12px}@media only screen and (min-width: 768px){.size__card-image{margin-bottom:30px}}@media only screen and (min-width: 1280px){.size__card-image{margin-bottom:40px}}.size__card-image img{width:100px}.size__card-text h4{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:20px}@media(min-width: 320px){.size__card-text h4{font-size:20px}}@media(min-width: 768px){.size__card-text h4{font-size:24px}}@media(min-width: 1280px){.size__card-text h4{font-size:28px}}.size__card-text p{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.size__card-text p{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.size__card-text p{font-size:16px}}@media(min-width: 1280px){.size__card-text p{font-size:18px;font-weight:400;line-height:150%}}.size__card-text a{width:100%}.faq__item{padding:20px 0;border-bottom:2px solid #d9d9d9}@media only screen and (min-width: 1280px){.faq__item{padding:24px 0}}.faq__item-title{display:flex;justify-content:space-between;align-items:flex-start;width:100%;gap:20px;cursor:pointer}.faq__item-title h4{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin:0;width:calc(100% - 32px)}@media(min-width: 320px){.faq__item-title h4{font-size:20px}}@media(min-width: 768px){.faq__item-title h4{font-size:24px}}@media(min-width: 1280px){.faq__item-title h4{font-size:28px}}.faq__item-title::after{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 10H10M10 10H1M10 10V1M10 10V19" stroke="black" stroke-width="2"/></svg>');width:20px;height:20px}.faq__item-title:hover h4{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#77080c}@media(min-width: 320px){.faq__item-title:hover h4{font-size:20px}}@media(min-width: 768px){.faq__item-title:hover h4{font-size:24px}}@media(min-width: 1280px){.faq__item-title:hover h4{font-size:28px}}.faq__item-title:hover::after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 10H10M10 10H1M10 10V1M10 10V19" stroke="%2377080C" stroke-width="2"/></svg>');width:20px;height:20px}.faq__item-answer{height:0;overflow:hidden;transition:height .6s ease;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.faq__item-answer{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.faq__item-answer{font-size:16px}}@media(min-width: 1280px){.faq__item-answer{font-size:18px;font-weight:400;line-height:150%}}.faq__item.open{border-bottom:2px solid #77080c}.faq__item.open .faq__item-title{margin-bottom:20px}.faq__item.open .faq__item-title h4{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#77080c}@media(min-width: 320px){.faq__item.open .faq__item-title h4{font-size:20px}}@media(min-width: 768px){.faq__item.open .faq__item-title h4{font-size:24px}}@media(min-width: 1280px){.faq__item.open .faq__item-title h4{font-size:28px}}.faq__item.open .faq__item-title::after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M19 10H10H1" stroke="%2377080C" stroke-width="2"/></svg>');width:20px;height:20px}.faq__item.open .faq__item-answer{height:auto}@font-face{font-family:"InterTight";font-weight:400;font-style:normal;src:url("../fonts/InterTight-Regular.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:400;font-style:italic;src:url("../fonts/InterTight-Italic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:normal;src:url("../fonts/InterTight-Medium.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:500;font-style:italic;src:url("../fonts/InterTight-MediumItalic.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:normal;src:url("../fonts/InterTight-SemiBold.ttf") format("truetype")}@font-face{font-family:"InterTight";font-weight:600;font-style:italic;src:url("../fonts/InterTight-SemiBoldItalic.ttf") format("truetype")}.article img{width:100%;margin:20px 0}.article time{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575;margin-bottom:20px;display:block}@media(min-width: 320px){.article time{font-size:14px;font-weight:400}}@media(min-width: 768px){.article time{font-size:16px}}@media(min-width: 1280px){.article time{font-size:18px}}.article p{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin-bottom:12px}@media(min-width: 320px){.article p{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.article p{font-size:16px}}@media(min-width: 1280px){.article p{font-size:18px;font-weight:400;line-height:150%}}.article h2{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin:20px 0}@media(min-width: 320px){.article h2{font-size:20px}}@media(min-width: 768px){.article h2{font-size:24px}}@media(min-width: 1280px){.article h2{font-size:28px}}.article h3{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;margin:12px 0}@media(min-width: 320px){.article h3{font-size:18px}}@media(min-width: 768px){.article h3{font-size:20px}}@media(min-width: 1280px){.article h3{font-size:24px}}.article ._back{margin-top:30px}.catalog{display:flex;justify-content:space-between;gap:40px}.catalog__filter{width:100%}@media only screen and (max-width: 1279.5px){.catalog__filter{position:fixed;top:0;left:-100%;transition:left .3s linear;height:100%;background-color:#fff;max-width:320px}}.catalog__filter.open{display:block;z-index:1000;left:0;padding:30px 20px 0}@media only screen and (min-width: 1280px){.catalog__filter{display:block;position:relative;width:280px}}@media only screen and (min-width: 1280px){.catalog__filter{width:370px}}.catalog__filter__mobile-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media only screen and (min-width: 1280px){.catalog__filter__mobile-head{display:none}}.catalog__filter__mobile-head h4{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.catalog__filter__mobile-head h4{font-size:20px}}@media(min-width: 1280px){.catalog__filter__mobile-head h4{font-size:32px}}.catalog__filter__close{display:block;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M17 3L3 17M3 3L17 17" stroke="black" stroke-width="2"/></svg>');width:20px;height:20px}.catalog__filter__close:hover{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M3 3L17 17M3 17L17 3" stroke="%2377080C" stroke-width="2"/></svg>')}.catalog__filter-wrapper{height:100%;overflow-y:scroll}.catalog__filter-wrapper::-webkit-scrollbar{width:0}.catalog__filter-form{display:flex;flex-direction:column}.catalog__filter-block{padding:20px 0;border-bottom:1px solid #d9d9d9}.catalog__filter-block.open .catalog__filter-list{height:auto}.catalog__filter-block.open .catalog__filter-title{margin-bottom:20px}.catalog__filter-block.open .catalog__filter-title::after{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M11.5 9L7 5L2.5 9" stroke="black" stroke-width="2"/></svg>')}.catalog__filter-block:last-child{border-bottom:0}.catalog__filter-title{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:space-between}@media(min-width: 320px){.catalog__filter-title{font-size:18px}}@media(min-width: 768px){.catalog__filter-title{font-size:20px}}@media(min-width: 1280px){.catalog__filter-title{font-size:24px}}.catalog__filter-title::after{content:"";width:14px;height:14px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M11.5 5L7 9L2.5 5" stroke="%23757575" stroke-width="2"/></svg>')}.catalog__filter-list{display:flex;flex-direction:column;gap:12px;max-height:200px;overflow-y:scroll;box-sizing:border-box;height:0}.catalog__filter-list::-webkit-scrollbar{width:4px;position:absolute;right:4px}.catalog__filter-list::-webkit-scrollbar-thumb{background-color:#757575}.catalog__filter-list_range{overflow:hidden;flex-direction:row}.catalog__filter-item{display:flex;align-items:center}.catalog__filter-item input{display:none}.catalog__filter-item input:checked+label:before{background-image:url("../images/svg/checkbox_active.svg");background-size:cover;border:none}.catalog__filter-item label{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000;display:flex;align-items:center;gap:12px}@media(min-width: 320px){.catalog__filter-item label{font-size:14px;font-weight:400}}@media(min-width: 768px){.catalog__filter-item label{font-size:18px}}@media(min-width: 1280px){.catalog__filter-item label{font-size:20px}}.catalog__filter-item label::before{content:"";display:inline-block;width:20px;height:20px;background-image:url(../images/svg/checkbox.svg);background-size:cover;-webkit-flex-shrink:0;flex-shrink:0;-webkit-flex-grow:0;flex-grow:0}.catalog__filter-range{position:relative;width:50%}.catalog__filter-range input{border:1px solid #d9d9d9;padding:16px 20px;padding-left:50px;width:100%;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.catalog__filter-range input{font-size:14px;font-weight:400}}@media(min-width: 768px){.catalog__filter-range input{font-size:16px}}@media(min-width: 1280px){.catalog__filter-range input{font-size:18px}}.catalog__filter-range label{position:absolute;top:16px;left:20px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575}@media(min-width: 320px){.catalog__filter-range label{font-size:14px;font-weight:400}}@media(min-width: 768px){.catalog__filter-range label{font-size:16px}}@media(min-width: 1280px){.catalog__filter-range label{font-size:18px}}.catalog__filter button[type=submit]{padding:20px 24px;background-color:#980d12;border:0;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#fff;width:100%}@media(min-width: 320px){.catalog__filter button[type=submit]{font-size:16px}}@media(min-width: 1280px){.catalog__filter button[type=submit]{font-size:18px}}.catalog__filter button[type=submit]:hover{background-color:#77080c}.catalog__filter button[type=reset]{color:#000;display:flex;justify-content:center;align-items:center;gap:12px;width:100%;padding:20px 24px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.catalog__filter button[type=reset]{font-size:14px}}@media(min-width: 1800px){.catalog__filter button[type=reset]{font-size:16px}}.catalog__filter button[type=reset]::after{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" viewBox="0 0 17 16" fill="none"><path d="M14.1004 2.40039L2.90039 13.6004M2.90039 2.40039L14.1004 13.6004" stroke="black" stroke-width="2"/></svg>');width:16px;height:16px}.catalog__filter button[type=reset]:hover{color:#757575}.catalog__list{flex:1;position:relative}.catalog__mobile-filter{position:absolute;right:0;top:42px}@media only screen and (min-width: 1280px){.catalog__mobile-filter{display:none}}.catalog__mobile-filter a{display:flex;align-items:center;gap:12px;font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.catalog__mobile-filter a{font-size:16px}}@media(min-width: 1280px){.catalog__mobile-filter a{font-size:18px}}.catalog__mobile-filter a::before{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M15.9711 20.625H25V18.375H15.9711C15.4777 16.4341 13.7376 15 11.6667 15C9.59573 15 7.85562 16.4341 7.36224 18.375H5V20.625H7.36224C7.85562 22.5659 9.59573 24 11.6667 24C13.7376 24 15.4777 22.5659 15.9711 20.625ZM13.8889 19.5C13.8889 18.2573 12.894 17.25 11.6667 17.25C10.4394 17.25 9.44444 18.2573 9.44444 19.5C9.44444 20.7427 10.4394 21.75 11.6667 21.75C12.894 21.75 13.8889 20.7427 13.8889 19.5Z" fill="black"/><path fill-rule="evenodd" clip-rule="evenodd" d="M14.0289 11.625H5V9.375H14.0289C14.5223 7.43412 16.2624 6 18.3333 6C20.4042 6 22.1443 7.43412 22.6378 9.375H25V11.625H22.6378C22.1443 13.5659 20.4042 15 18.3333 15C16.2624 15 14.5223 13.5659 14.0289 11.625ZM16.1111 10.5C16.1111 9.25736 17.106 8.25 18.3333 8.25C19.5607 8.25 20.5556 9.25736 20.5556 10.5C20.5556 11.7426 19.5607 12.75 18.3333 12.75C17.106 12.75 16.1111 11.7426 16.1111 10.5Z" fill="black"/></svg>');width:30px;height:30px}.catalog__items{display:flex;flex-wrap:wrap;gap:30px 20px}.catalog__item{width:100%;display:flex;flex-direction:column}@media only screen and (min-width: 768px){.catalog__item{width:calc((100% - 20px)/2)}}@media only screen and (min-width: 992px){.catalog__item{width:calc((100% - 40px)/3)}}@media only screen and (min-width: 1280px){.catalog__item{width:calc((100% - 20px)/2)}}@media only screen and (min-width: 1440px){.catalog__item{width:calc((100% - 40px)/3)}}.catalog__item-image{width:100%;aspect-ratio:43/26;margin-bottom:20px}.catalog__item-image img{width:100%;height:100%;object-fit:cover;object-position:center}.catalog__item-title{margin-bottom:30px}.catalog__item-title h4{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.catalog__item-title h4{font-size:20px}}@media(min-width: 768px){.catalog__item-title h4{font-size:24px}}@media(min-width: 1280px){.catalog__item-title h4{font-size:28px}}.catalog__item-price{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;margin-bottom:20px}.catalog__item-price b{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#000}@media(min-width: 320px){.catalog__item-price b{font-size:20px}}@media(min-width: 768px){.catalog__item-price b{font-size:24px}}@media(min-width: 1280px){.catalog__item-price b{font-size:28px}}.catalog__item-price span{font-family:"InterTight",sans-serif;font-style:normal;line-height:110%;font-weight:500;color:#757575}@media(min-width: 320px){.catalog__item-price span{font-size:14px;font-weight:400;line-height:150%}}@media(min-width: 768px){.catalog__item-price span{font-size:16px}}@media(min-width: 1280px){.catalog__item-price span{font-size:18px;font-weight:400;line-height:150%}}.catalog__item-more a{width:100%}@media only screen and (max-width: 767.5px){.header__block{display:flex;gap:40px;align-items:center;justify-content:space-between}.header__block-top{display:flex}.header__block-top-block .link{padding-bottom:0}.header__block-top-block .link:not(:first-child){display:none}.header__block-top-socials{display:none}}@media only screen and (min-width: 768px){.header__block-top-block>:nth-child(2){display:none}}@media only screen and (min-width: 1440px){.header__block-top-block>:nth-child(2){display:inline-block}}.related-list{position:relative}.related-list .swiper-button-prev{color:#980d12 !important}.related-list .swiper-button-next{color:#980d12 !important}.related-list .swiper-slide{height:auto !important}.related-list .catalog__item{width:100%;height:100%}.related-swiper{overflow:hidden;margin-top:40px}@media only screen and (min-width: 1280px){.related-swiper{margin-top:60px}}/*# sourceMappingURL=main.css.map */