@media(max-width: 1340px){.--desktop-hidden{display:none !important}}@media(max-width: 992px){.--tablet-hidden{display:none !important}}@media(max-width: 768px){.--mobile-hidden{display:none !important}}*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit;background-color:unset}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}a{color:inherit}label{display:block}img{max-width:100%}html{scroll-behavior:smooth}.wrapper{position:relative;min-height:100vh}hidden-content{display:block;overflow:hidden;min-height:0}[hidden]{display:none !important}button{font-size:16px;background:unset;border:unset}.swiper{overflow:hidden}.swiper-wrapper{display:flex}.swiper-slide{overflow:hidden;flex-shrink:0;display:block}.swiper-horizontal{touch-action:pan-y}.swiper-grid .swiper-wrapper{flex-wrap:wrap}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.text-size-8{font-size:8px}.text-size-10{font-size:10px}.text-size-12{font-size:12px}.text-size-14{font-size:14px}.text-size-16{font-size:16px}.text-size-18{font-size:18px}.text-size-20{font-size:20px}.text-size-22{font-size:22px}.text-size-24{font-size:24px}.text-weight-400{font-weight:400}.text-weight-500{font-weight:500}.text-weight-600{font-weight:600}.text-weight-700{font-weight:700}.text-weight-800{font-weight:800}.text-weight-900{font-weight:900}.text-height-100{line-height:1}.text-height-110{line-height:1.1}.text-height-120{line-height:1.2}.text-height-130{line-height:1.3}.text-height-140{line-height:1.4}.text-height-150{line-height:1.5}.text-height-160{line-height:1.6}.text-height-170{line-height:1.7}.text-height-180{line-height:1.8}.text-height-190{line-height:1.9}.text-height-200{line-height:2}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-underline{text-decoration:underline}.text-nowrap{white-space:nowrap}.text-pre{white-space:pre}.text-break{word-break:break-word}.text-italic{font-style:italic}.h1,.article__main h1,.h2,.article__main h2{font-size:42px;font-weight:600}@media(max-width: 992px){.h1,.article__main h1,.h2,.article__main h2{font-size:36px}}@media(max-width: 768px){.h1,.article__main h1,.h2,.article__main h2{font-size:26px}}.h3,.article__main h3{font-size:25px;font-weight:600}@media(max-width: 992px){.h3,.article__main h3{font-size:22px}}@media(max-width: 768px){.h3,.article__main h3{font-size:20px}}.h4,.article__main h4{font-size:22px;font-weight:600}@media(max-width: 992px){.h4,.article__main h4{font-size:20px}}@media(max-width: 768px){.h4,.article__main h4{font-size:18px}}.text-red{color:#a80f0f}.flex-col,.flex-col-40,.flex-col-36,.flex-col-32,.flex-col-28,.flex-col-24,.flex-col-20,.flex-col-16,.flex-col-12,.flex-col-10,.flex-col-8,.flex-col-6,.flex-col-4{display:flex;flex-direction:column}.flex-center,.flex-center-20,.flex-center-16,.flex-center-12,.flex-center-8,.flex-center-6,.flex-center-4{display:flex;align-items:center}.flex-col-4{gap:4px}.flex-col-6{gap:6px}.flex-col-8{gap:8px}.flex-col-10{gap:10px}.flex-col-12{gap:12px}.flex-col-16{gap:16px}.flex-col-20{gap:20px}.flex-col-24{gap:24px}.flex-col-28{gap:28px}.flex-col-32{gap:32px}.flex-col-36{gap:36px}.flex-col-40{gap:40px}.flex-center-4{gap:4px}.flex-center-6{gap:6px}.flex-center-8{gap:8px}.flex-center-12{gap:12px}.flex-center-16{gap:16px}.flex-center-20{gap:20px}.gap-8{gap:8px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-20{gap:20px}.gap-32{gap:32px}.relative{position:relative}.mt-auto{margin-top:auto}.button{height:65px;border-radius:10px;padding:10px 42px;display:inline-flex;justify-content:center;align-items:center;gap:12px;font-size:18px;font-weight:600}@media(hover: hover){.button:hover{opacity:.7}}.button-red{background-color:#a80f0f;color:#fff}.input{width:100%;height:65px;display:block;padding:8px 20px;border-radius:8px;border:1px solid #202020;font-size:18px;font-weight:600;font-family:monospace}.modal{position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding:40px 20px;background-color:rgba(0,0,0,.5)}.modal__inner{min-height:100%;display:flex;flex-direction:column;justify-content:center}.modal__content{width:100%;margin:0 auto;max-width:500px;background-color:#fff;padding:50px;border-radius:30px;box-shadow:0 4px 30px 0 rgba(157,157,157,.25)}@media(max-width: 768px){.modal__content{padding:40px 20px}}.modal__title{text-align:center;margin-bottom:32px}.section{padding:45px 0}.hgroup{text-align:center;margin-bottom:60px}@media(max-width: 1340px){.hgroup{margin-bottom:50px}}@media(max-width: 992px){.hgroup{margin-bottom:40px}}@media(max-width: 768px){.hgroup{margin-bottom:30px}}.main-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 1340px){.main-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.main-grid{grid-template-columns:1fr}}body{font-family:"Montserrat",sans-serif;font-size:18px;line-height:1.2;color:#000}@media(max-width: 992px){body{font-size:16px}}body:has(dialog[open]){overflow:hidden}content-container{display:block;max-width:1340px;padding:0 20px;margin:0 auto}@media(max-width: 1340px){content-container{max-width:992px}}@media(max-width: 992px){content-container{max-width:768px}}@media(max-width: 768px){content-container{max-width:400px}}.wrapper{display:flex;flex-direction:column}main{flex-grow:1}.header{padding:18px 0;background-color:#a80f0f}.header__row{display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width: 768px){.header__row{flex-direction:column}}.header__contacts ul{display:flex;align-items:center;gap:42px}@media(max-width: 1340px){.header__contacts ul{gap:32px}}@media(max-width: 992px){.header__contacts ul{flex-direction:column;align-items:stretch;gap:8px}}.header__contacts li{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;font-weight:600}@media(max-width: 992px){.header__contacts li{justify-content:space-between}}.header__contacts li a{font-weight:400}@media(hover: hover){.header a:hover{opacity:.7}}.footer{margin-top:45px;padding-top:60px;background-color:rgba(0,0,0,.8);background-image:url("/img/intro.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;background-blend-mode:overlay;color:#fff}.footer__row{display:flex;justify-content:space-between;gap:40px;padding-bottom:80px}@media(max-width: 768px){.footer__row{flex-direction:column}}.footer__left{display:flex;flex-direction:column;gap:60px;max-width:580px;width:100%}@media(max-width: 1340px){.footer__left{max-width:500px;gap:50px}}@media(max-width: 992px){.footer__left{max-width:400px;gap:40px}}@media(max-width: 768px){.footer__left{gap:30px}}@media(max-width: 768px){.footer__left .button{width:100%}}.footer__contacts{display:flex;flex-direction:column;gap:40px}.footer__contacts dl{display:flex;align-items:center;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.8)}.footer__contacts dt{font-size:16px;font-weight:300}.footer__contacts dd{font-size:20px;font-weight:600}.footer__right dl{display:flex;flex-direction:column;gap:28px}@media(max-width: 768px){.footer__right dl{gap:16px}}.footer__right dt{font-size:22px;font-weight:600}.footer__right dd ul{display:flex;flex-direction:column;gap:16px}@media(max-width: 768px){.footer__right dd ul{display:grid;grid-template-columns:repeat(2, 1fr)}}.footer__bottom{padding:4px 0;background-color:#a80f0f;font-size:12px;line-height:1.8;text-align:center}@media(hover: hover){.footer a:hover{opacity:.7}}.intro{margin-bottom:45px;background-image:url("/img/intro.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.intro::before{content:"";display:block;position:absolute;top:0;left:0;bottom:0;width:80%;background-image:linear-gradient(90deg, rgba(255, 255, 255, 0.95) 30.53%, rgba(255, 255, 255, 0.45) 79.56%, rgba(255, 255, 255, 0) 100%)}@media(max-width: 992px){.intro::before{width:100%}}@media(max-width: 768px){.intro::before{background-image:unset;background-color:hsla(0,0%,100%,.7)}}.intro__content{position:relative;z-index:2;padding-top:150px;padding-bottom:110px}@media(max-width: 992px){.intro__content{padding:100px 0}}.intro__row{display:grid;grid-template-columns:700px 1fr;align-items:center;gap:80px}@media(max-width: 1340px){.intro__row{grid-template-columns:600px 1fr;gap:20px}}@media(max-width: 992px){.intro__row{grid-template-columns:1fr;gap:40px}}.intro__text-block{max-width:700px}.intro__text-block hgroup{display:flex;flex-direction:column;gap:20px}@media(max-width: 768px){.intro__text-block hgroup{text-align:center}}.intro__text-block hgroup p{display:block}@media(max-width: 992px){.intro__text-block hgroup p{max-width:500px}}.intro__text-block .button{margin-top:50px}@media(max-width: 768px){.intro__text-block .button{width:100%;margin-top:24px}}.intro__image{width:100%;height:400px;border-radius:20px;overflow:hidden}.intro__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width: 768px){.intro__image{height:260px}}.intro.--page{background:unset;margin:unset}.intro.--page::before{display:none}.intro.--page .intro__content{padding:60px 0}@media(max-width: 992px){.intro.--page .intro__text-block{max-width:100%;text-align:center}.intro.--page .intro__text-block p{max-width:100%}}.modules__item{height:100%;overflow:hidden;position:relative;border-radius:30px;background-color:#fff;box-shadow:0 4px 30px 0 rgba(157,157,157,.25)}.modules__item-text{height:100%;min-height:300px;padding-top:40px;padding-left:18px;padding-right:18px;padding-bottom:30px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;position:relative;z-index:2}.modules__item-text ul{display:flex;flex-direction:column;gap:10px}.modules__item-text .button{margin-top:auto}.modules__item-bg{position:absolute;top:0;bottom:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:bottom right;object-position:bottom right}.objects__item{height:100%;overflow:hidden;border-radius:30px;background-color:#fff;box-shadow:0 4px 30px 0 rgba(157,157,157,.25);display:flex;flex-direction:column}.objects__item-text{padding-top:32px;padding-left:28px;padding-right:28px;padding-bottom:22px;display:flex;flex-direction:column;gap:28px;flex-grow:1}.objects__item-list{display:flex;gap:12px}.objects__item-list-left{flex:1;display:flex;flex-direction:column;gap:10px}.objects__item-list-right{flex:1;display:flex;flex-direction:column;gap:10px}.objects__item-image{height:240px;overflow:hidden}.objects__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.objects__bottom-button{margin-top:24px;display:flex;justify-content:center}.blog__item{overflow:hidden;border-radius:30px;background-color:#fff;box-shadow:0 4px 30px 0 rgba(157,157,157,.25);display:flex;flex-direction:column}.blog__item-image{height:300px;overflow:hidden}.blog__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.blog__item-text{display:flex;flex-direction:column;align-items:flex-start;gap:16px;flex-grow:1;padding:28px}@media(max-width: 768px){.blog__item-text{text-align:center}}.blog__item-text .button{margin-top:auto;margin-left:auto;margin-right:auto}@media(max-width: 768px){.blog__item-text .button{width:100%}}.blog-preview .blog__item:nth-child(n+4){display:none}@media(max-width: 1340px){.blog-preview .blog__item:nth-child(4){display:block}}@media(max-width: 768px){.blog-preview .blog__item:nth-child(4){display:none}}.article__image{width:100%;height:400px;overflow:hidden;border-radius:30px;margin-bottom:40px}.article__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.article__main{display:flex;flex-direction:column;gap:12px}.article__main img{width:unset}.article__main ul li{list-style-type:disc}.article__main ul,.article__main li{list-style-position:inside}