@font-face{font-family:RobotoCondensed;src:url(../../../fonts/RobotoCondensed-wght.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Tektur;src:url(../../../fonts/Tektur.woff2)format("woff2");font-weight:100 900;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;line-height:1.5;display:flex}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{color:#212529;background-color:#fff;flex-direction:column;font-family:RobotoCondensed,sans-serif;font-size:1rem;font-weight:400;line-height:1.2;display:flex}main{flex:1}h1,h2,h3,h4,h5,h6{color:#212529;margin-bottom:1.5rem;font-family:RobotoCondensed,sans-serif;font-weight:700;line-height:1.2}h1{font-size:max(2rem,min(5vw,3.5rem))}@media (min-width:1024px){h1{font-size:3.5rem}}h2{font-size:max(1.75rem,min(4vw,2.5rem))}@media (min-width:1024px){h2{font-size:2.5rem}}h3{font-size:max(1.5rem,min(3.5vw,2rem))}@media (min-width:1024px){h3{font-size:2rem}}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{color:#212529;margin-bottom:1.5rem}p:last-child{margin-bottom:0}p.red,.red{color:#962334!important}strong,b{color:#212529;font-weight:700}em,i{font-style:italic}small{font-size:.875rem}a{color:#962334;text-decoration:none;transition:color .15s ease-in-out}a:hover{color:#7f1d2c}a:focus-visible{outline-offset:2px;outline:2px solid #962334}code,pre{background-color:#f8f9fa;border-radius:.25rem;font-family:Menlo,Monaco,Courier New,monospace;font-size:.875rem}code{padding:.125rem .375rem}pre{padding:1rem;overflow-x:auto}pre code{background:0 0;padding:0}.container{width:100%;max-width:81rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:1024px){.container{padding-left:3rem;padding-right:3rem}}.container--full{max-width:100%}.container--narrow{max-width:50rem}.container--wide{max-width:87.5rem}.container--no-padding{padding-left:0;padding-right:0}.section{padding-top:4rem;padding-bottom:4rem}@media (min-width:1024px){.section{padding-top:6rem;padding-bottom:6rem}}.section--sm{padding-top:3rem;padding-bottom:3rem}@media (min-width:1024px){.section--sm{padding-top:4rem;padding-bottom:4rem}}.section--lg{padding-top:6rem;padding-bottom:6rem}@media (min-width:1024px){.section--lg{padding-top:8rem;padding-bottom:8rem}}.section--no-top{padding-top:0}.section--no-bottom{padding-bottom:0}.section{padding:3rem 0}.section h2{color:#212529;margin-bottom:2rem;font-size:2rem;font-weight:600;line-height:1.2}.page-transition-target{animation:.16s ease-out both site-page-enter}html.is-page-leaving .page-transition-target{pointer-events:none;animation:.14s ease-in forwards site-page-leave}@keyframes site-page-enter{0%{opacity:.96}to{opacity:1}}@keyframes site-page-leave{0%{opacity:1}to{opacity:.92}}@media (prefers-reduced-motion:reduce){.page-transition-target,html.is-page-leaving .page-transition-target{animation:none}}html.wpc-overlay-visible .page-transition-target{animation:none}.header{z-index:100;background:#fff;border-bottom:1px solid #e9ecef;padding:1rem 0;position:sticky;top:0}.header__attention{background:#962334;min-height:50px;padding:16px 48px}.header__attention-block{justify-content:center;align-items:center;gap:16px;display:flex}.header__attention img{width:90px}.header__attention p,.header__attention a{color:#fff;margin-bottom:0;font-size:16px;font-weight:400}@media (max-width:768px){.header__attention{padding:.625rem .75rem}.header__attention p,.header__attention a{font-size:.8125rem;line-height:1.35}}.header__wrapper{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:1023px){.header__wrapper{gap:1rem}}.header__logo{color:#212529;font-size:1.5rem;font-weight:700;text-decoration:none}@media (max-width:1023px){.header__logo{max-width:120px}}@media (min-width:768px){.header__nav{display:block}}@media (max-width:767px){.header__nav{position:static}}.header__nav .header__menu .menu-item--cta{display:none}.header__nav .header__menu{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}@media (max-width:1023px){.header__nav .header__menu{gap:1rem}}.header__nav .header__menu li{margin:0;position:relative}.header__nav .header__menu li.is-active a{color:#962334}.header__nav .header__menu li.menu-item-has-children:after{content:"";height:.625rem;position:absolute;top:100%;left:0;right:0}.header__nav .header__menu a{color:#1d2426;text-align:center;padding:.5rem 0;font-size:20px;font-weight:400;text-decoration:none;transition:all .25s ease-in-out;display:block}@media (max-width:1279px){.header__nav .header__menu a{font-size:16px}}.header__nav .header__menu a:hover{color:#962334}.header__nav .header__menu li.menu-item-has-children>a{color:#1d2426;text-align:center;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:.5rem 0;font-size:20px;font-weight:400;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex}@media (max-width:1279px){.header__nav .header__menu li.menu-item-has-children>a{font-size:16px}}.header__nav .header__menu li.menu-item-has-children>a:hover{color:#962334}.header__nav .header__menu li.menu-item-has-children>a:after{content:"";background:url(../../../images/arrow-menu.svg) 50%/contain no-repeat;flex:0 0 .4375rem;width:.4375rem;height:.375rem;transition:transform .25s ease-in-out}.header__nav .header__menu .header__submenu,.header__nav .header__menu .sub-menu{z-index:1000;background:#fff;border:1px solid #e9ecef;border-radius:.5rem;min-width:11.875rem;padding:.5rem 0;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a}.header__nav .header__menu .header__submenu li,.header__nav .header__menu .sub-menu li{width:100%}.header__nav .header__menu .header__submenu a,.header__nav .header__menu .sub-menu a{text-align:left;width:100%;padding:.625rem .875rem;font-size:1rem}.header__nav .header__menu li.menu-item-has-children:hover>.header__submenu,.header__nav .header__menu li.menu-item-has-children:focus-within>.header__submenu,.header__nav .header__menu li.menu-item-has-children.is-open>.header__submenu{display:block}.header__nav .header__menu li.menu-item-has-children:hover>a:after,.header__nav .header__menu li.menu-item-has-children:focus-within>a:after,.header__nav .header__menu li.menu-item-has-children.is-open>a:after{transform:scaleY(-1)}@media (max-width:767px){.header__nav .header__menu{opacity:0;visibility:hidden;pointer-events:none;z-index:130;background:#fff;flex-direction:column;gap:0;width:100vw;max-height:calc(100dvh - 100%);padding:.75rem 1rem 1.25rem;transition:opacity .25s ease-in-out,transform .25s ease-in-out,visibility .25s ease-in-out;position:absolute;top:100%;bottom:auto;left:50%;right:auto;overflow-y:auto;transform:translate(-50%,-.5rem);box-shadow:0 10px 15px -3px #0000001a}.header__nav .header__menu.active{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.header__nav .header__menu__item{border-bottom:1px solid #e9ecef}.header__nav .header__menu__item:last-child{border-bottom:none}.header__nav .header__menu__link{padding:1rem 0}.header__nav .header__menu li{border-bottom:1px solid #e9ecef;width:100%}.header__nav .header__menu li:last-child{border-bottom:0}.header__nav .header__menu a,.header__nav .header__menu li.menu-item-has-children>a{text-align:left;justify-content:space-between;width:100%;padding:.875rem 0}.header__nav .header__menu .menu-item--cta{border-bottom:0;margin-top:.5rem;display:block}.header__nav .header__menu .menu-item--cta>a{color:#fff;text-align:center;background:#962334;justify-content:center;padding:.75rem 1rem;font-weight:700;line-height:1.2}.header__nav .header__menu .header__submenu,.header__nav .header__menu .sub-menu{min-width:100%;box-shadow:none;border:0;border-top:1px solid #e9ecef;border-radius:0;margin-bottom:.5rem;padding:.375rem 0 .625rem;position:static;transform:none}.header__nav .header__menu .header__submenu a,.header__nav .header__menu .sub-menu a{padding:.625rem 0 .625rem .75rem;font-size:.9375rem}.header__nav .header__menu li.menu-item-has-children:after,.header__nav .header__menu li.menu-item-has-children:hover>.header__submenu,.header__nav .header__menu li.menu-item-has-children:focus-within>.header__submenu{display:none}.header__nav .header__menu li.menu-item-has-children.is-open>.header__submenu{display:block}}.header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:.5rem;display:flex}.header__burger span{background:#212529;width:24px;height:2px;transition:all .25s ease-in-out;display:block}.header__burger.active span:first-child{transform:translateY(6px)rotate(45deg)}.header__burger.active span:nth-child(2){opacity:0}.header__burger.active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}@media (min-width:768px){.header__burger{display:none}}.header__cta{color:#1d2426;text-align:center;justify-content:center;align-items:center;font-family:Tektur,sans-serif;font-size:26px;font-weight:700;display:inline-flex}@media (max-width:1279px){.header__cta{font-size:16px}}@media (max-width:1023px){.header__cta{font-size:14px}}@media (max-width:767px){.header__cta{display:none}}.footer{background:#1d2426;border-top:1px solid #1d2426;padding:3.125rem 0 1rem}.footer__wrapper{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.footer__wrapper{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.footer__wrapper{grid-template-columns:3fr 1fr 1fr 1fr}}.footer p{color:#6c757d;margin-bottom:.5rem;font-size:.875rem;line-height:1.6}.footer__info{padding-right:130px}.footer__text p:first-child{color:#f8f8f8;font-family:Tektur,sans-serif;font-size:1.625rem;font-weight:700}.footer__text p:last-child{color:#f8f8f8;opacity:.6;font-family:RobotoCondensed,sans-serif;font-size:16px;font-weight:400}.footer__form{margin-top:16px;margin-bottom:16px}.footer__form form .wpcf7-spinner{display:none}.footer__form form .wpcf7-not-valid-tip{position:absolute}.footer__form form .field__group{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.footer__form form label{width:100%;display:flex}.footer__form form input[type=text],.footer__form form input[type=tel]{color:#f8f8f8;background:0 0;border:0;border-bottom:1px solid #f8f8f8;outline:none;width:100%;height:30px;padding:6px;font-size:14px;font-weight:400;display:flex}.footer__form form input[type=submit]{color:#1d2426;cursor:pointer;background:#ececec;border-radius:40px;justify-content:center;align-items:center;padding:.375rem 1.5rem;font-size:16px;font-weight:700;transition:all .25s ease-in-out;display:flex}.footer__form form input[type=submit]:hover{opacity:.6}.footer__socials{align-items:center;gap:2.5rem;display:flex}.footer__socials a img{opacity:.6;transition:all .25s ease-in-out}.footer__socials a:hover *{opacity:1}.footer__menu-title{color:#fff;margin-bottom:.5rem;font-size:18px;font-weight:900}.footer__menu-list ul{margin:0;padding:0;list-style:none}.footer__menu-list ul li{margin-bottom:.5rem}.footer__menu-list ul a{color:#fff;font-size:1.125rem;text-decoration:none;transition:all .25s ease-in-out}.footer__menu-list ul a:hover{opacity:.6}.footer__contacts{gap:1rem;display:grid}.footer__contacts p{margin:0}.footer__adress p{color:#fff;font-size:1.125rem;font-weight:400}.footer__phones a{color:#fff;font-size:1.125rem;font-weight:400;transition:all .25s ease-in-out}.footer__phones a:hover{opacity:.6}.footer__schedule p{color:#fff;font-size:1.125rem;font-weight:400}.footer__bottom{text-align:center;border-top:1px solid #962334;padding-top:10px}.footer__bottom p{color:#adb5bd;margin:0;padding-top:20px;font-size:.875rem}@media (max-width:767px){.footer{padding:2.75rem 0 1rem}.footer__wrapper{text-align:center;gap:1.5rem;margin-bottom:1.75rem}.footer p{margin-bottom:0}.footer__info{padding-right:0}.footer__text{margin-bottom:1.25rem}.footer__text p:first-child{letter-spacing:-.01em;margin-bottom:.5rem;font-size:max(1.25rem,min(5.64vw,1.75rem));font-weight:500;line-height:1.1}.footer__text p:last-child{font-size:max(.875rem,min(4.1vw,1.125rem));line-height:1.25}.footer__form{margin:0 0 2.125rem}.footer__form form .wpcf7-form{gap:.875rem;display:grid}.footer__form form .wpcf7-form p{flex-direction:column;align-items:center;gap:.875rem;width:100%;margin:0;display:flex}.footer__form form .field__group{grid-template-columns:minmax(0,1fr) auto;justify-content:center;align-items:end;gap:.625rem;width:100%;max-width:28.75rem;margin:0 auto;display:grid}.footer__form form label,.footer__form form .wpcf7-form-control-wrap{width:100%;max-width:100%}.footer__form form input[type=text],.footer__form form input[type=tel]{color:#f8f8f8eb;text-align:left;border-bottom:1px solid #f8f8f8cc;width:100%;height:2.5rem;padding:.5rem 0;font-size:max(1rem,min(4.2vw,1.125rem));font-weight:400}.footer__form form input[type=text]::placeholder,.footer__form form input[type=tel]::placeholder{color:#962334bf}.footer__form form input[type=submit]{border:0;border-radius:62.4375rem;align-self:center;min-width:10.25rem;padding:.6875rem 2rem;font-size:max(1rem,min(4.4vw,1.25rem));font-weight:700;line-height:1;width:auto!important}}@media (max-width:767px) and (max-width:480px){.footer__form form .field__group{grid-template-columns:1fr;gap:.875rem;max-width:20rem}.footer__form form input[type=text],.footer__form form input[type=tel]{text-align:center}}@media (max-width:767px){.footer__socials{justify-content:center;gap:1.875rem}.footer__socials a{justify-content:center;align-items:center;width:1.875rem;height:1.875rem;display:inline-flex}.footer__socials a img{max-width:100%;max-height:100%}.footer__menu{display:none}.footer__contacts{justify-items:center;gap:.75rem}.footer__adress p{font-size:max(1rem,min(4.8vw,1.375rem));line-height:1.35}.footer__phones{gap:.125rem;display:grid}.footer__phones a{font-size:max(1.125rem,min(5.4vw,1.75rem));font-weight:700;line-height:1.2;display:block}.footer__schedule p{font-size:max(1rem,min(4.4vw,1.375rem));line-height:1.28}.footer__bottom{padding-top:.875rem}.footer__bottom img{width:min(90%,31.25rem);height:auto;margin:0 auto;display:block}.footer__bottom p{max-width:21.25rem;margin-inline-start:auto;margin-inline-end:auto;padding-top:.875rem;font-size:.6875rem;line-height:1.4}}@media (min-width:768px) and (max-width:1023px){.footer__wrapper{text-align:center;grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,1fr));gap:1.375rem;margin-bottom:1.875rem}.footer__info{grid-column:1/-1;margin:0;padding-right:0}.footer__text{margin-bottom:1rem}.footer__form{margin-bottom:1.125rem}.footer__socials{justify-content:center;gap:1.625rem}.footer__column{min-width:0}.footer__column:first-child{grid-column:1/2}.footer__column:nth-child(2),.footer__column:nth-child(3){grid-column:auto}.footer__column:nth-child(4){grid-column:1/-1;justify-self:center;width:100%;max-width:26.25rem}.footer__contacts{justify-items:center;gap:.5rem}.footer__menu{text-align:center}}.btn{text-align:center;cursor:pointer;border:2px solid #0000;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem 1rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .25s ease-in-out;display:inline-flex}@media (max-width:1023px){.btn{font-size:1rem}}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{color:#fff;background:#962334;border-color:#962334}.btn--primary:hover:not(:disabled){color:#fff;background:#7f1d2c;border-color:#7f1d2c;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a}.btn--primary:active:not(:disabled){background:#681724;border-color:#681724;transform:translateY(0)}.btn--secondary{color:#212529;background:#f8f9fa;border-color:#dee2e6}.btn--secondary:hover:not(:disabled){background:#f0f2f5;border-color:#ced4da}.btn--secondary:active:not(:disabled){background:#e9ecef}.btn--outline{color:#962334;background:0 0;border-color:#962334}.btn--outline:hover:not(:disabled){color:#fff;background:#962334}.btn--outline:active:not(:disabled){background:#7f1d2c}.buttons-demo{flex-wrap:wrap;gap:1rem;display:flex}.wpcf7 form .wpcf7-response-output{display:none!important}.cf7-toast-stack{z-index:1070;gap:12px;width:min(100vw - 32px,380px);display:grid;position:fixed;bottom:30px;right:24px}.cf7-toast{opacity:0;color:#fff;border-radius:15px;padding:14px 18px;font-family:RobotoCondensed,sans-serif;font-size:16px;font-weight:700;line-height:1.3;transition:opacity .25s,transform .25s;transform:translateY(12px);box-shadow:0 10px 15px -3px #0000001a}.cf7-toast.is-visible{opacity:1;transform:translateY(0)}.cf7-toast--success{background:#2f7d32}.cf7-toast--error{background:#962334}.cf7-toast--info{background:#1d2426}@media (max-width:767px){.cf7-toast-stack{width:calc(100vw - 32px);bottom:16px;right:16px}.cf7-toast{padding:12px 14px;font-size:14px}}.tabs__header{border-bottom:2px solid #e9ecef;gap:.5rem;margin-bottom:1.5rem;display:flex}.tabs__button{color:#6c757d;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .25s ease-in-out}.tabs__button:hover{color:#962334}.tabs__button--active{color:#962334;border-bottom-color:#962334}.tabs__panel{animation:.3s ease-in-out fadeIn;display:none}.tabs__panel--active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.accordion__item{border:1px solid #e9ecef;border-radius:.5rem;margin-bottom:.75rem;overflow:hidden}.accordion__item:last-child{margin-bottom:0}.accordion__header{text-align:left;color:#212529;cursor:pointer;background:#fff;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;font-weight:600;transition:all .25s ease-in-out;display:flex}.accordion__header:hover{background:#f8f9fa}.accordion__icon{color:#962334;font-size:1.5rem;font-weight:400;transition:transform .25s ease-in-out}.accordion__content{grid-template-rows:0fr;transition:grid-template-rows .35s ease-in-out;display:grid;overflow:hidden}.accordion__body{color:#6c757d;opacity:0;min-height:0;padding:0 1rem;line-height:1.6;transition:opacity .25s ease-in-out,padding .35s ease-in-out}.accordion__item.active .accordion__icon{transform:rotate(45deg)}.accordion__item.active .accordion__content{grid-template-rows:1fr}.accordion__item.active .accordion__body{opacity:1;padding:1rem}.modal{z-index:1050;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.modal.active{display:flex}.modal__overlay{background:#00000080;animation:.3s ease-in-out fadeIn;position:absolute;top:0;bottom:0;left:0;right:0}.modal__container{background:#fff;border-radius:.75rem;width:100%;max-width:31.25rem;max-height:90vh;animation:.3s ease-out slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.modal__close{color:#6c757d;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:2rem;line-height:1;transition:all .25s ease-in-out;display:flex;position:absolute;top:1rem;right:1rem}.modal__close:hover{color:#212529}.modal__header{border-bottom:1px solid #e9ecef;padding:1.5rem 1.5rem 1rem}.modal__header h3{color:#212529;margin:0;font-size:1.25rem;font-weight:600}.modal__body{color:#6c757d;padding:1.5rem;line-height:1.6}.modal__footer{border-top:1px solid #e9ecef;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.modal--feedback{padding:0}.modal--feedback .modal__container{background:#1d2426;width:min(1200px,100vw - 32px);max-width:1200px}.modal--feedback .modal__body{padding:3rem}.modal--feedback .modal__close{color:#f8f8f8e6;font-size:1.75rem}.modal--feedback .modal__close:hover{color:#f8f8f8}.modal--feedback .contact-form{background:#1d2426;border-radius:0;padding:0}.modal--feedback .contact-form__title,.modal--feedback .contact-form__text,.modal--feedback .contact-form__contact-item h3,.modal--feedback .contact-form__contact-item a{color:#f8f8f8}.modal--feedback .contact-form__contact-item a{transition:all .25s ease-in-out}.modal--feedback .contact-form__contact-item a:hover{color:#962334}.modal--feedback .contact-form__title{font-size:42px}.modal--feedback .contact-form__text{margin-bottom:24px}.modal--feedback .contact-form__form--modal .wpcf7-form{gap:10px;display:grid}.modal--feedback .contact-form__form--modal .wpcf7-not-valid-tip{color:#962334;position:absolute}.modal--feedback .contact-form__form--modal .wpcf7-spinner{place-self:center;margin:0;display:none}.modal--feedback .contact-form__form--modal .wpcf7-submit:hover{color:#f8f8f8;background:#1d2426}@media (max-width:1023px){.modal--feedback .modal__body{padding:1.5rem}.modal--feedback .contact-form__title{font-size:34px}}@keyframes slideUp{0%{opacity:0;transform:translateY(3.125rem)}to{opacity:1;transform:translateY(0)}}.video-lightbox{z-index:1050;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;top:0;bottom:0;left:0;right:0}.video-lightbox.active{display:flex}.video-lightbox__backdrop{background:#000000d9;position:absolute;top:0;bottom:0;left:0;right:0}.video-lightbox__dialog{z-index:1;width:min(100%,70rem);position:relative}.video-lightbox__close{color:#fff;background:#f8f8f829;border:0;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:2rem;line-height:1;transition:opacity .3s,background-color .3s;display:inline-flex;position:absolute;top:-2.75rem;right:0}.video-lightbox__close:hover{background:#f8f8f847}.video-lightbox__frame{aspect-ratio:16/9;background:#000;border-radius:.75rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.video-lightbox__media{border:0;width:100%;height:100%;display:block}@media (max-width:767px){.video-lightbox__dialog{width:100%}.video-lightbox__close{top:-2.5rem}}[data-swiper]{border-radius:.75rem;width:100%;height:25rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}[data-swiper] .swiper-slide{color:#fff;background:linear-gradient(135deg,#962334 0%,#7f1d2c 100%);justify-content:center;align-items:center;display:flex}[data-swiper] .slide-content{text-align:center;padding:2rem}[data-swiper] .slide-content h3{margin-bottom:1rem;font-size:2rem;font-weight:700}[data-swiper] .slide-content p{opacity:.9;font-size:1.125rem}[data-swiper] .swiper-button-prev,[data-swiper] .swiper-button-next{color:#fff;background:#0000004d;border-radius:9999px;width:2.75rem;height:2.75rem;transition:all .25s ease-in-out}[data-swiper] .swiper-button-prev:hover,[data-swiper] .swiper-button-next:hover{background:#00000080}[data-swiper] .swiper-button-prev:after,[data-swiper] .swiper-button-next:after{font-size:1.25rem}[data-swiper] .swiper-pagination-bullet{opacity:.5;background:#fff;transition:all .25s ease-in-out}[data-swiper] .swiper-pagination-bullet-active{opacity:1;background:#fff}.breadcrumbs{color:#962334;margin:1rem 0;font-size:.875rem}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li{color:#962334;align-items:center;gap:.5rem;font-size:16px;display:inline-flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#962334}.breadcrumbs span{font-size:16px}.breadcrumbs a{color:#962334;font-size:16px;text-decoration:none;transition:color .25s ease-in-out}.breadcrumbs a:hover,.breadcrumbs [aria-current=page]{color:#962334}.section-heading{gap:20px;display:grid}.section-heading--grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.section-heading__eyebrow{color:#962334;font-family:RobotoCondensed,sans-serif;font-size:1rem;font-weight:400;line-height:120%}.section-heading__title{color:#1d2426;margin-bottom:0;font-family:RobotoCondensed,sans-serif;font-size:max(1.75rem,min(5vw,3rem));font-weight:700;line-height:113%}.section-heading__title--page{text-transform:uppercase;color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:max(2rem,min(6vw,4rem));font-weight:700;line-height:120%}.section-heading__text{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.card-shell{background:#ececec;border-radius:15px;overflow:hidden}.card-shell--light{background:#f8f8f8}.card-shell--large-radius{border-radius:20px}.card-shell__image{object-fit:cover;object-position:center;width:100%;display:block}.card-shell__body{padding:24px}.card-shell__eyebrow{color:#962334;font-family:RobotoCondensed,sans-serif;font-size:1rem;font-weight:400;line-height:120%}.card-shell__title{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:2rem;font-weight:700;line-height:120%}.card-shell__text{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.media-card{background:#ececec;border-radius:15px;overflow:hidden}.media-card--light{background:#f8f8f8;transition:box-shadow .25s ease-in-out}.media-card--light:hover{box-shadow:0 10px 15px -3px #0000001a}.media-card__image{object-fit:cover;object-position:center;width:100%;display:block}.media-card__content,.media-card__body{padding:24px 32px}.media-card__meta{color:#962334;font-family:RobotoCondensed,sans-serif;font-size:1rem;font-weight:400;line-height:120%;display:block}.media-card__title{color:#1d2426;margin:0;font-family:RobotoCondensed,sans-serif;font-size:2rem;font-weight:700;line-height:120%}.media-card__text{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.media-card__footer{justify-content:space-between;align-items:center;gap:15px;display:flex}.btn__wrapper--product{margin-top:12px;margin-bottom:12px}.btn__wrapper a{align-items:center;gap:5px;transition:opacity .25s ease-in-out;display:inline-flex}.btn__wrapper a span{text-transform:uppercase;color:#ececec;background:#1d2426;border-radius:10px;padding:12px 16px;font-size:18px;font-weight:700;transition:background-color .25s ease-in-out,color .25s ease-in-out}.btn__wrapper a:hover span{color:#f8f8f8;background:#962334}.divider--bottom{border-bottom:1px solid #962334;position:relative}.divider--bottom:before,.divider--bottom:after{content:"";background-color:#962334;width:7px;height:7px;position:absolute}.divider--bottom:before{bottom:-4px;left:0}.divider--bottom:after{bottom:-4px;right:0}.divider--top{border-top:1px solid #962334;position:relative}.divider--top:before,.divider--top:after{content:"";background-color:#962334;width:7px;height:7px;position:absolute}.divider--top:before{top:-4px;left:0}.divider--top:after{top:-4px;right:0}.callback-section{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:20px;display:grid}.callback-section__eyebrow{color:#962334;font-family:RobotoCondensed,sans-serif;font-size:1rem;font-weight:400;line-height:120%}.callback-section__title{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:max(1.75rem,min(5vw,3rem));font-weight:700;line-height:113%}.callback-section__text{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.section-hero{padding-top:40px;padding-bottom:40px}@media (min-width:1024px){.section-hero{padding-top:80px;padding-bottom:80px}}.home-hero{position:relative}.home-hero__left{position:absolute;top:28%;left:0}.home-hero__left p{color:#962334;width:150px;max-width:100%;font-size:16px;font-weight:300}.home-hero__right{position:absolute;top:27%;right:0}.home-hero__right p{color:#1d2426;width:205px;max-width:100%;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.home-hero__base-image{padding-top:60px}.home-hero__base-image img{width:100%;height:auto;display:block}.home-hero__company-name{z-index:-1;position:absolute;top:0;left:0}.home-hero__company-name img{max-width:100%}.home-hero__icon{position:absolute;top:46%;right:4%}.home-hero__icon img{width:142px;height:142px;display:block}@media (min-width:1024px){.home-hero__left{top:30%;left:0}.home-hero__right{top:30%;right:0}.home-hero__icon{top:47%;right:4%}}.section-map{background-color:#ececec}.map{background-image:url(../../../images/map/Ukraine-Map.png);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:600px;padding:5.625rem 0;position:relative}.map p{text-align:center;color:#1d2426;width:654px;max-width:100%;margin:0 auto;font-size:1.5rem;font-weight:700}.map p:last-child{text-align:center;color:#1d2426;opacity:.6;width:333px;margin-bottom:0;font-size:1.125rem;font-weight:400}.map h2{text-transform:uppercase;text-align:center;color:#1d2426;margin:1.5rem auto;font-size:4rem;font-weight:700;line-height:120%}.map__badge,.map p.map__badge{color:#962334;border-radius:.5rem;padding:.5rem;font-size:16px;font-weight:300;line-height:1;display:inline-flex;position:absolute;top:3rem}@media (max-width:1023px){.map__badge,.map p.map__badge{top:1.5rem}}@media (max-width:639px){.map__badge,.map p.map__badge{top:.75rem}}.map__badge--left,.map p.map__badge--left{text-align:left;justify-content:flex-start;left:0}.map__badge--right,.map p.map__badge--right{text-align:right;color:#1d2426;opacity:.6;justify-content:flex-end;right:0}.main__media{grid-template:"big big""video text"/8fr 4fr;gap:1.5625rem;display:grid}.main__media .mm{border-radius:1.5625rem;overflow:hidden}.main__media-big{grid-area:big;position:relative}.main__media-big .tooltip{color:#1d2426;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f8f8f880;border-radius:15px;width:292px;margin-bottom:0;padding:1.875rem;position:absolute;bottom:55px;left:155px}.main__media-big .tooltip:before{content:"";background-color:#962334;width:10px;height:10px;position:absolute;top:20px;left:20px}.main__media-video{grid-area:video;position:relative}.main__media-video a:hover img{filter:brightness(.9)}.main__media-video img:not(.play){object-fit:cover;object-position:center;aspect-ratio:16/9;width:100%;height:100%;transition:all .3s ease-in-out}.main__media-video .play{pointer-events:none;background-image:url(../../../images/home/play.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:77px;height:77px;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.main__media-video .play img{display:none}.main__media-text{background:#ececec;grid-area:text;padding:1.5625rem}.main__media-text p.big{color:#1d2426;border-bottom:1px solid #962334;padding-bottom:1.5625rem;font-size:2rem;font-weight:700}.main__media-text p:last-child{margin-bottom:0;padding-right:3.25rem}.why{grid-template-columns:1fr 1fr;gap:20px;padding-top:7.5rem;padding-bottom:4.5rem;display:grid}.why__text h2{color:#000;font-size:48px;font-weight:700;line-height:113%}.why__text p{color:#962334;font-size:18px;font-weight:400}.why__list li{color:#000;margin-bottom:24px;padding-left:16px;font-size:18px;font-weight:400;position:relative}.why__list li:last-child{margin-bottom:0}.why__list li:before{content:"";background-color:#962334;width:8px;height:10px;position:absolute;top:6px;left:0}.section-diia{background-color:#ececec;overflow:hidden}.diia{gap:2.5rem;display:flex;transform:translate(120px)}.diia h2{color:#1d2426;margin-top:24px;font-size:48px;font-weight:700;line-height:113%}.diia-info{flex:60%}.diia-card{flex:auto}.section-welcome{padding-bottom:0!important}.welcome{grid-template:"badge title""clear text"/3fr 9fr;display:grid}.welcome__badge{color:#962334;border-bottom:1px solid #962334;margin-bottom:0;padding-top:10px;font-size:16px;font-weight:300;position:relative}.welcome__badge:after{content:"";background-color:#962334;width:8px;height:8px;position:absolute;bottom:-4px;right:-4px}.welcome__title{border-bottom:1px solid #962334;border-left:1px solid #962334;padding-left:25px}.welcome__title h2{text-transform:uppercase;color:#1d2426;margin-bottom:24px;font-size:4rem;font-weight:700;line-height:120%}.welcome__text{border-left:1px solid #962334;padding-top:12px;padding-bottom:100px;padding-left:25px}.welcome__text p{color:#1d2426;font-size:18px;font-weight:400;line-height:1.2}.welcome__text p:last-child{margin-bottom:0}.welcome__text a{color:#962334;font-size:16px;font-weight:300}.achievement{grid-template-columns:repeat(4,1fr);grid-template-areas:"title title title text""badge cards cards cards";gap:20px;display:grid}.achievement__title{grid-area:title}.achievement__title h2{text-transform:uppercase;color:#1d2426;margin-bottom:30px;font-size:64px;font-weight:700;line-height:120%}.achievement__text{grid-area:text;align-self:end;margin-bottom:30px}.achievement__text p{color:#962334;font-size:16px;font-weight:300}.achievement__badge{border-top:1px solid #962334;border-right:1px solid #962334;grid-area:badge;margin-bottom:0;padding-top:20px;position:relative}.achievement__badge:after{content:"";background-color:#962334;width:8px;height:8px;position:absolute;top:-4px;right:-4px}.achievement__badge:before{content:"";background-color:#962334;width:8px;height:8px;position:absolute;top:-4px;left:0}.achievement__cards{border-top:1px solid #962334;grid-area:cards;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:60px 20px;margin-left:-20px;padding-top:60px;padding-left:20px;display:grid}@media (max-width:1023px){.achievement__cards{border-top:0}}.achievement__card{border-left:10px solid #ececec;padding-left:25px}.achievement__card-title{margin-bottom:20px}.achievement__card-title p{color:#1d2426;font-size:48px;font-weight:700;line-height:113%}.achievement__card-text p{color:#000;font-size:16px;font-weight:300}@media (max-width:767px){.section-system{padding-bottom:60px!important}}@media (min-width:1024px){.section-system{padding-top:34px;padding-bottom:88px}}section.wp-block-group.section.section--black.section--link.is-layout-constrained.wp-block-group-is-layout-constrained{position:relative}.wp-block-group.system__action-link.is-layout-constrained.wp-block-group-is-layout-constrained{position:absolute}@media (max-width:767px){.wp-block-group.system__action-link.is-layout-constrained.wp-block-group-is-layout-constrained{position:static}}.section--link{margin-bottom:110px;position:relative}.section--link .wp-block-group{position:static}.system{position:relative}.system__action{text-align:center}.system__action *{color:#962334}.system__action-info>span,.system__action-info>p{color:#962334;text-align:center;margin:0;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%;display:block}.system__action-info h2{text-transform:uppercase;text-align:center;color:#f8f8f8;margin:16px auto 24px;font-size:48px;font-weight:700;line-height:1.3}.system__action-link{justify-content:center;gap:30px;margin-left:20px;margin-right:20px;display:flex;position:absolute;bottom:-52px;left:0;right:0}.system__action-link>p{margin:0}.system__action-link>p,.system__action-link>a{display:flex}.system__action-link>a,.system__action-link>p>a{text-align:center;color:#962334;background:#ececec;border:1px solid #962334;border-radius:20px;justify-content:center;align-items:center;width:300px;height:110px;font-size:28px;font-weight:700;line-height:95%;transition:all .3s ease-in-out;display:inline-flex}.system__action-link>a:hover,.system__action-link>p>a:hover{color:#f8f8f8;background:#962334}.system__title{text-align:center;width:780px;max-width:100%;margin:0 auto}.system__title>span{position:absolute;top:6px;left:0}.system__title h2{text-transform:uppercase;text-align:center;color:#1d2426;margin-bottom:0;font-size:32px;font-weight:900;line-height:1.55;position:relative}.system__title h2:after{content:"";pointer-events:none;background:url(../../../images/decor.svg) 50%/contain no-repeat;width:50px;height:50px;margin-left:12px;display:inline-block;position:absolute;bottom:-12px}@media (max-width:1023px){.system__title h2:after{margin-left:0;left:50%;transform:translate(-50%)}}@media (max-width:767px){.system__title h2:after{width:34px;height:34px;bottom:-30px}}.system__title h2 b{opacity:.6}.system__link{justify-content:space-between;align-items:center;gap:12px;display:flex}.system .main-layout{grid-template:"text img-mid-t img-r""img-l img-mid-t img-r"1fr"img-l img-mid-b img-r"1fr"img-l img-mid-b btn"/1fr 2fr 1fr;align-items:start;gap:20px;display:grid}@media (max-width:1279px){.system .main-layout{grid-template-rows:auto 1fr 1fr auto;grid-template-columns:1.3fr 2fr 1.3fr}}.system .header-text h3{color:#1d2426;border-bottom:1px solid #962334;grid-area:text;padding-bottom:12px;font-size:28px;font-weight:700;line-height:120%}.system .header-text p{color:#1d2426;padding-top:28px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.system .pic-left{grid-area:img-l;height:100%}.system .pic-mid-top{grid-area:img-mid-t;height:100%}.system .pic-mid-bot{grid-area:img-mid-b;height:100%}.system .pic-right{grid-area:img-r;height:100%}.system .btn-contact{color:#f8f8f8;text-transform:uppercase;text-align:center;background:#962334;border-radius:10px;flex:auto;grid-area:btn;justify-content:center;align-self:end;align-items:center;margin-bottom:0;padding:12px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%;display:flex}.system .btn-contact a{color:#f8f8f8;font-size:18px;font-weight:700;line-height:1.2;text-decoration:none}.system .main-layout .btn-icon{display:flex}.system .main-layout .btn-icon img{border-radius:0;width:45px;height:45px}.system .main-layout img{object-fit:cover;border-radius:25px;width:100%;height:100%}.section-gray{background:#ececec}.section-leadership{padding:0;position:relative}.leadership-info{background:#ececec;border-radius:25px;grid-template-columns:2.5fr 1.5fr;align-items:end;display:grid}.leadership-info__image{position:relative}.leadership-info__image img{width:100%;display:block;transform:scale(1.1)translate(5%)}.leadership-info__tooltip{z-index:3;position:absolute}.leadership-info__tooltip-card{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f8f8f880;border:1px solid #1d242626;border-radius:15px;width:326px;padding:40px 15px 15px;transition:opacity .2s,transform .2s;position:absolute;top:-28px;left:46px;transform:translateY(8px)}.leadership-info__tooltip-title{border-bottom:1px solid #962334;margin-bottom:10px;padding-bottom:6px;font-size:24px;font-weight:700;line-height:1.2}.leadership-info__tooltip-text{font-size:16px;font-weight:300}.leadership-info__tooltip.is-open .leadership-info__tooltip-card,.leadership-info__tooltip:focus-within .leadership-info__tooltip-card{opacity:1;pointer-events:auto;transform:translateY(0)}.leadership-info__tooltip--1{top:11%;left:26%}.leadership-info__tooltip--2{top:48%;left:56%}.leadership-info__tooltip--3{top:70%;left:30%}@media (hover:hover){.leadership-info__tooltip:hover .leadership-info__tooltip-card{opacity:1;pointer-events:auto;transform:translateY(0)}}.leadership-info__tooltip-dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:url(../../../images/home/tooltip-icon.svg) 50%/contain no-repeat;border:0;width:28px;height:28px;padding:0;transition:transform .2s;box-shadow:0 6px 16px #00000038}.leadership-info__tooltip:focus-within .leadership-info__tooltip-dot{transform:scale(1.08)}.leadership-info__text{padding-top:30px;padding-bottom:30px;padding-right:48px}.leadership-info__text-title{color:#962334;font-size:32px;font-weight:700}@media (max-width:639px){.leadership-info__text-title{font-size:24px}}.leadership-info__text-text{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}@media (max-width:1023px){.section{padding-top:56px;padding-bottom:56px}.section-hero{padding-top:20px;padding-bottom:24px}.home-hero__base-image{padding-top:28px}.home-hero__left,.home-hero__right{z-index:2;top:auto;bottom:10px}.home-hero__left{left:12px}.home-hero__right{right:12px}.home-hero__right p{width:190px}.home-hero__icon{top:auto;bottom:120px;right:16px}.home-hero__icon img{width:56px;height:56px}.section--link{margin-bottom:64px}.system span{text-align:center;margin-bottom:12px;display:block;position:static}.system__action-info h2{font-size:36px}.system__action-link{gap:14px;bottom:-36px}.system__action-link>p{margin:0;display:flex}.system__action-link>a,.system__action-link>p>a{border-radius:14px;width:260px;height:74px;font-size:22px}.system__title{width:100%}.system__title h2{font-size:24px;line-height:1.45}.system .main-layout{grid-template:"text""img-l""img-mid-t""img-mid-b""img-r""btn"/1fr}.system .main-layout img{aspect-ratio:2;object-fit:cover;object-position:center;border-radius:25px}.system .btn-contact{min-height:52px}.achievement{grid-template-columns:1fr;grid-template-areas:"title""text""badge""cards"}.achievement__title h2{margin-bottom:16px;font-size:48px}.achievement__text{margin-bottom:8px}.achievement__badge{border-right:0;padding-top:10px}.achievement__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px;margin-left:0;padding-top:28px;padding-left:0}.achievement__card-title p{font-size:38px}.leadership-info{grid-template-columns:1fr}.leadership-info__image img{transform:none}.leadership-info__tooltip:after{width:60px}.leadership-info__tooltip-card{top:-18px;left:36px}.leadership-info__tooltip--1{top:9%;left:25%}.leadership-info__tooltip--2{top:46%;left:28%}.leadership-info__tooltip--3{top:67%;left:30%}.leadership-info__text{padding:20px 24px 28px}.welcome{grid-template-columns:1fr;grid-template-areas:"badge""title""text"}.welcome__badge{padding-bottom:12px}.welcome__title,.welcome__text{border-left:0;padding-left:0}.welcome__title h2{margin-top:18px;margin-bottom:18px;font-size:48px}.welcome__text{padding-bottom:36px}.diia{align-items:center;gap:20px;transform:none}.diia h2{font-size:40px}.main__media{grid-template-columns:1fr;grid-template-areas:"big""video""text"}.main__media-big .tooltip{width:250px;padding:18px;bottom:18px;left:20px}.main__media-text p:last-child{padding-right:0}.why{grid-template-columns:1fr;padding-top:64px;padding-bottom:40px}.map{min-height:520px;padding:56px 0}.map h2{font-size:48px}.map p{width:100%;font-size:20px}}@media (max-width:767px){.section{padding-top:40px;padding-bottom:40px}.home-hero__left,.home-hero__right{margin-top:10px;position:static}.home-hero__left p,.home-hero__right p{width:100%;max-width:none;font-size:14px;line-height:1.4}.home-hero__icon{bottom:170px;right:10px}.home-hero__icon img{width:46px;height:46px}.system__action-info h2{font-size:28px;line-height:1.25}.system__action-link{flex-direction:column;margin:16px 0 0;position:static}.system__action-link>p{margin:0;display:flex}.system__action-link>a,.system__action-link>p>a{width:100%;height:60px;font-size:18px}.system .main-layout{grid-template-columns:1fr;grid-template-areas:"text""img-l""img-mid-t""img-mid-b""img-r""btn";gap:12px}.system .header-text h3{font-size:24px}.section--link{margin-bottom:24px}.achievement__title h2{font-size:24px;line-height:1.15}.achievement__cards{grid-template-columns:1fr;gap:18px}.achievement__card{border-left-width:6px;padding-left:14px}.achievement__card-title p{font-size:32px}.leadership-info{justify-items:center;padding-left:12px;padding-right:12px}.leadership-info__image{flex-direction:column;gap:10px;width:min(100%,420px);margin:0 auto;display:flex}.leadership-info__tooltip{grid-template-columns:28px 1fr;align-items:center;gap:10px;width:100%;display:grid;position:static;transform:none}.leadership-info__tooltip-card{opacity:1;pointer-events:auto;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff5;border-radius:15px;width:100%;position:static;top:auto;left:auto;transform:none}.leadership-info__tooltip-dot{cursor:default;box-shadow:none;pointer-events:none;align-self:center}.leadership-info__tooltip--1,.leadership-info__tooltip--2,.leadership-info__tooltip--3{top:auto}.leadership-info__text{text-align:center;padding-left:12px;padding-right:12px}.welcome__title h2{font-size:34px}.welcome__text p{font-size:16px;line-height:1.5}.diia{flex-direction:column;align-items:stretch}.diia h2{margin-top:12px;margin-bottom:12px;font-size:24px}.main__media{gap:14px}.main__media .mm{border-radius:14px}.main__media-big .tooltip{-webkit-backdrop-filter:none;backdrop-filter:none;background:#f8f8f8e6;border-radius:12px;width:100%;margin-top:8px;position:static}.main__media-text{padding:16px}.main__media-text p.big{padding-bottom:14px;font-size:24px}.why__text h2{font-size:24px;line-height:1.15}.why__text p,.why__list ul li{font-size:16px;line-height:1.45}.map{min-height:440px;padding:40px 0}.map__badge{padding:6px;font-size:12px;top:10px}.map h2{margin:14px auto;font-size:24px;line-height:1.15}.map p{font-size:16px;line-height:1.5}}.title__block{grid-template-columns:5fr 1fr;align-items:start;gap:20px;margin-bottom:24px;padding-bottom:24px;display:grid}.title__block h1{margin-bottom:0}.title__block span,.title__block p{text-align:right;align-self:self-start;padding-top:8px}.about__info{grid-template-columns:5fr 7fr;align-items:end;gap:20px;display:grid}.about__info-decor{align-items:center;gap:30px;margin-bottom:50px;display:flex}.about__info-decor p{color:#962334;font-size:16px;font-weight:300}.about__info-text{margin-right:100px}.about__info-image img{border-radius:20px}.about__list{justify-content:space-between;margin-bottom:20px;display:flex}.about__list p{text-transform:uppercase;color:#962334;margin-bottom:0;font-size:28px;font-weight:300}.about__text-block{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:20px;display:grid}.about__text-block h2{text-transform:uppercase;color:#1d2426;grid-column:1/span 12;font-size:48px;font-weight:700;line-height:115%}.about__text-block h2 b,.about__text-block h2 strong{opacity:.7}@media (max-width:767px){.about__text-block h2{font-size:32px}}.about__text-block h2 b{color:#1d2426b3}.a__text{grid-column:1/span 4}.a__text p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.a__images{flex-direction:column;grid-column:8/span 6;gap:20px;display:flex}.a__images img{border-radius:20px}.section--black{background-color:#1d2426}.about-quote{flex-direction:column;align-items:center;display:flex}.about-quote__icon{margin-bottom:42px}.about-quote__text{width:1050px;max-width:100%;margin-bottom:26px}.about-quote__text p{text-transform:uppercase;text-align:center;color:#f8f8f8;font-family:Tektur,sans-serif;font-size:48px;font-weight:700}.about-quote__author p{color:#962334;text-align:center;width:234px;max-width:100%;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.section--about-map{margin-bottom:4.375rem}@media (max-width:767px){.section--about-map{margin-bottom:0}}.about-map{border-bottom:1px solid #962334;grid-template-columns:repeat(12,minmax(0,1fr));gap:0 20px;display:grid;position:relative}.about-map:before,.about-map:after{content:"";background-color:#962334;width:7px;height:7px;position:absolute}.about-map:before{bottom:-4px;left:0}.about-map:after{bottom:-4px;right:0}.about-map__title{grid-column:1/span 4}.about-map__title h2{text-transform:uppercase;color:#1d2426;font-size:48px;font-weight:900;line-height:113%}@media (max-width:767px){.about-map__title h2{font-size:32px}}.about-map__image{border-left:1px solid #962334;grid-column:6/span 7}.about-map__image img{border-radius:20px}.about-map__text{grid-column:1/span 4;padding-top:90px;padding-bottom:120px}.about-map__text p{color:#962334;font-size:16px;font-weight:300}.about-map__clear{border-left:1px solid #962334;grid-column:6/span 7}.section--seo{padding-bottom:0}.about-seo{border-bottom:1px solid #962334;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:20px;margin-top:36px;padding-bottom:150px;display:grid;position:relative}.about-seo:before,.about-seo:after{content:"";background-color:#962334;width:7px;height:7px;position:absolute}.about-seo:before{bottom:-4px;left:0}.about-seo:after{bottom:-4px;right:0}.about-seo__image{grid-column:1/span 4}.about-seo__text{grid-column:6/span 6;position:relative}.about-seo__text:after{content:"";background-color:#962334;width:1px;height:100px;position:absolute;bottom:-150px;left:0}.about-seo__text h2{text-transform:uppercase;color:#962334;font-size:48px;font-weight:700;line-height:115%}.about-seo__text p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.about-bottom__wrapper{border-bottom:1px solid #962334;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid;position:relative}.about-bottom__wrapper:before,.about-bottom__wrapper:after{content:"";background-color:#962334;width:7px;height:7px;position:absolute}.about-bottom__wrapper:before{bottom:-4px;left:0}.about-bottom__wrapper:after{bottom:-4px;right:0}.about-bottom__wrapper{margin-bottom:2rem;padding-bottom:38px}.about-bottom__text-block{grid-column:4/span 5}.about-bottom__text-block p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}@media (max-width:1023px){.title__block{grid-template-columns:1fr;gap:12px}.title__block span{text-align:left}.about__info{grid-template-columns:1fr}.about__info-text{margin-right:0}.about__list{flex-wrap:wrap;gap:10px 18px}.about__list p{font-size:22px}.a__text,.a__images,.about-map__title,.about-map__text,.about-map__image,.about-map__clear,.about-seo__image,.about-seo__text,.about-bottom__text-block{grid-column:1/-1}.about-map__image,.about-map__clear,.about-seo__text:after{border-left:0}.about-map__text{padding-top:24px;padding-bottom:32px}.about-seo{padding-bottom:48px}.about-seo__text:after{display:none}}@media (max-width:767px){.about-quote__text p{font-size:32px;line-height:1.2}.about-quote__author p{width:100%;font-size:16px}}.contact-link a{align-items:center;gap:8px;display:inline-flex}.contact-link.icon-phone a:before,.contact-link.icon-mail a:before{content:"";background:50%/contain no-repeat;flex:none;width:14px;height:14px}.contact-link.icon-phone a:before{background-image:url(../../../images/contacts/contacts-phone.svg)}.contact-link.icon-mail a:before{background-image:url(../../../images/contacts/contacts-mail.svg)}.contacts{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:40px;padding-bottom:20px;display:grid}.contacts__title *{text-transform:uppercase;color:#1d2426;font-size:64px;font-weight:700;line-height:120%}.contacts__text p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contacts-local{grid-template-columns:1fr;gap:20px;display:grid}.contacts-local__item{background:#ececec;border-radius:20px;padding:24px 60px 30px}.contacts-local__title{color:#962334;margin-bottom:24px;font-size:28px;font-weight:700;line-height:95%}.contacts-local__adress{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contacts-local__callback{gap:18px;margin-top:10px;display:flex}.contacts-local__phone a,.contacts-local__email a{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contacts-info{margin-top:100px;margin-bottom:50px;padding-bottom:50px}.contacts-info p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contacts__heading{grid-template-columns:4fr auto;align-items:start;gap:20px;margin-bottom:24px;padding-bottom:0;display:grid}@media (max-width:767px){.contacts__heading{grid-template-columns:1fr;gap:12px}}.contacts__heading h2{margin-bottom:0}.contacts__heading p{color:#962334;max-width:200px;margin-top:8px;margin-bottom:0;font-size:16px;line-height:1.2}@media (max-width:767px){.contacts__heading p{max-width:none}}.contacts-map__info{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;margin-top:90px;display:grid}.contacts-map__heading{grid-column:4/span 9;grid-template-columns:repeat(9,1fr);gap:20px;margin-bottom:20px;display:grid}.contacts-map__heading h2{color:#1d2426;grid-column:1/span 3;font-size:48px;font-weight:700;line-height:113%}.contacts-map__heading div{grid-column:4/span 6;align-self:baseline}.contacts-map__heading p{color:#1d2426;margin-bottom:12px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contacts-map__items{grid-column:4/span 9;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.contacts-map__item{background:#ececec;border-radius:10px;padding:12px 18px}.contacts-map__item-city{color:#1d2426;margin-bottom:4px;font-size:28px;font-weight:700;line-height:1.2}.contacts-map__item-adress{color:#1d2426;margin-bottom:16px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contacts-map__item-phone a{color:#1d2426;margin-bottom:4px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contacts-map__item-mail a{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contacts__callback{grid-template-columns:3fr 1fr;gap:20px;display:grid}.contacts__callback-info span{color:#962334;text-shadow:0 0 48px #ececec;margin-bottom:12px;font-family:RobotoCondensed,sans-serif;font-size:1rem;font-weight:400;line-height:120%;display:inline-flex}.contacts__callback-info h2{color:#1d2426;text-shadow:0 0 48px #ececec;font-size:48px;font-weight:700;line-height:95%}@media (max-width:1023px){.contacts{grid-template-columns:1fr}.contacts-local__item{padding:18px 20px 22px}.contacts-info{margin-top:56px;margin-bottom:28px;padding-bottom:28px}.contacts-map__info{margin-top:48px}.contacts-map__heading,.contacts-map__items{grid-column:1/-1}.contacts-map__heading{grid-template-columns:1fr;gap:10px}.contacts-map__heading h2,.contacts-map__heading div{grid-column:1/-1}.contacts-map__items{grid-template-columns:repeat(2,minmax(0,1fr))}.contacts__callback{grid-template-columns:1fr}}@media (max-width:767px){.contacts{margin-bottom:20px;padding-bottom:14px}.contacts-local__title,.contacts-map__item-city{font-size:24px}.contacts-map__items{grid-template-columns:1fr}.contacts__callback-info h2{font-size:34px;line-height:1.1}}.contact-form{color:#f8f8f8;background:#1d2426;border-radius:25px;grid-template-columns:minmax(0,1fr) 477px;gap:66px;padding:60px;display:grid}.contact-form__eyebrow{align-items:center;gap:8px;margin-bottom:28px;display:inline-flex}.contact-form__eyebrow img{width:34px;height:34px}.contact-form__eyebrow .section-heading__eyebrow{color:#f8f8f8;opacity:.92;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contact-form__title{margin:0 0 30px;font-family:RobotoCondensed,sans-serif;font-size:32px;font-weight:700;line-height:.95;color:#962334!important}.contact-form__text{color:#f8f8f8;max-width:590px;margin:0 0 88px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contact-form__contacts{gap:30px;display:grid}.contact-form__contact-item h3{color:#f8f8f8;margin:0 0 8px;font-family:RobotoCondensed,sans-serif;font-size:24px;font-weight:700;line-height:.95}.contact-form__contact-item a{color:#f8f8f8;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.contact-form__contact-phones{flex-wrap:wrap;gap:8px;display:flex}.contact-form__form-wrap{background:#ececec;border-radius:20px;padding:40px}.contact-form__form{gap:30px;display:grid}.contact-form__form .wpcf7-form-control-wrap{display:block;position:relative}.contact-form__form input,.contact-form__form textarea{color:#1d2426;background:#fff;border:1px solid #0000;border-radius:10px;width:100%;padding:0 16px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:300;line-height:120%}.contact-form__form input{height:40px}.contact-form__form textarea{resize:vertical;height:126px;min-height:126px;margin-top:10px;padding:14px 16px}.contact-form__form button,.contact-form__form .wpcf7-submit{text-align:center;color:#f8f8f8;text-transform:uppercase;cursor:pointer;background:#962334;border:0;border-radius:10px;place-self:center;align-items:center;width:auto;height:45px;margin-top:10px;padding:0 24px;font-family:RobotoCondensed,sans-serif;font-size:18px;font-weight:400;line-height:1;transition:background-color .25s ease-in-out,color .25s ease-in-out;display:inline-flex}.contact-form__form .wpcf7-form-control.wpcf7-not-valid{border-color:#962334;padding-right:42px}.contact-form__form .wpcf7-form-control-wrap:has(.wpcf7-not-valid):after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='7' fill='%23962334'/%3E%3Cpath d='M7 3.2C7.3866 3.2 7.7 3.5134 7.7 3.9V7.4C7.7 7.7866 7.3866 8.1 7 8.1C6.6134 8.1 6.3 7.7866 6.3 7.4V3.9C6.3 3.5134 6.6134 3.2 7 3.2Z' fill='white'/%3E%3Ccircle cx='7' cy='10.5' r='0.9' fill='white'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:14px 14px;width:14px;height:14px;position:absolute;top:21px;right:14px;transform:translateY(-50%)}.contact-form__form .wpcf7-form-control-wrap:has(textarea.wpcf7-not-valid):after{top:20px;transform:none}.contact-form__form .wpcf7-not-valid-tip{color:#962334;margin-top:6px;font-size:14px;line-height:1.2;position:absolute}.contact-form__form .wpcf7-response-output{border-radius:.5rem;margin:10px 0 0;font-size:14px;line-height:1.3}.contact-form__form--cta{align-content:center;min-height:100%}.contact-form__form--cta p{text-align:center;margin-bottom:0}.contact-form__required{color:#1d242699;justify-content:center;align-items:center;gap:10px;margin-top:2px;font-size:16px;font-weight:300;line-height:1;display:flex}.contact-form__required:before,.contact-form__required:after{content:"";background:#96233440;flex:auto;height:1px}@media (max-width:1023px){.contact-form{grid-template-columns:1fr;gap:24px;padding:28px 24px}.contact-form__text{margin-bottom:24px}.contact-form__title{font-size:42px}.contact-form__contact-item h3{font-size:34px}}@media (max-width:767px){.contact-form{border-radius:16px;padding:20px 16px}.contact-form__title{margin-bottom:16px;font-size:30px;line-height:1.05}.contact-form__text{margin-bottom:18px}.contact-form__contact-item h3{font-size:28px}.contact-form__form-wrap{border-radius:14px;padding:16px}.contact-form__form button,.contact-form__form .wpcf7-submit{font-size:18px}}@media (max-width:374px){.contact-form__title{font-size:24px}.contact-form__text{font-size:16px}.contact-form__contact-item h3{font-size:22px}.contact-form__contact-item a{font-size:16px}.contact-form__form input,.contact-form__form textarea{font-size:14px}.contact-form__form button,.contact-form__form .wpcf7-submit{padding:0 16px;font-size:14px}}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{display:block;float:unset!important}.catalog{margin-bottom:3rem}.catalog__header span{color:#962334;font-size:16px;font-weight:300}.catalog__heading{grid-template-columns:repeat(12,1fr);margin-bottom:75px;display:grid}@media (max-width:767px){.catalog__heading{grid-template-columns:1fr;margin-bottom:50px}}.catalog__heading h1{grid-column:1/13;position:relative}.catalog__heading p{grid-column:1/9;margin-top:30px}.catalog .line__decor{align-items:flex-end;gap:16px;display:flex}.catalog .line__decor .line{background-color:#962334;flex-grow:1;height:1px;margin-bottom:16px;position:relative}@media (max-width:767px){.catalog .line__decor .line{display:none}}.catalog .line__decor .line:after{content:"";background-color:#962334;width:7px;height:7px;position:absolute;bottom:0;right:0;transform:translateY(50%)}.catalog__main{grid-template-columns:1fr 3fr;gap:36px 20px;display:grid}@media (max-width:767px){.catalog__main{grid-template-columns:1fr;gap:0 20px}}.catalog__pagination{grid-column:2/3}.catalog__cards{grid-template-columns:repeat(3,1fr);gap:36px 20px;display:grid}.catalog__card-image a img{aspect-ratio:386/458;width:100%;height:auto}.catalog__card-info{padding:16px 18px 20px}.catalog__card-info a{flex-direction:column;display:flex}.catalog__card-info .color{color:#0009;margin-bottom:4px;font-size:14px;font-weight:400;line-height:120%}.catalog__card-info .title{color:#1d2426;font-size:22px;font-weight:700;line-height:120%}.pagination-list{justify-content:center;align-items:center;gap:10px;margin-top:50px;padding:0;list-style:none;display:flex}.catalog__pagination .woocommerce-pagination ul.page-numbers{background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-top:50px!important;padding:0!important;list-style:none!important;display:flex!important}.catalog__pagination .woocommerce-pagination ul.page-numbers li{background:0 0!important;border:0!important;margin:0!important;padding:0!important}.catalog__pagination .woocommerce-pagination ul.page-numbers li .page-numbers{background:0 0!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul li a.page-numbers,.catalog__pagination .woocommerce nav.woocommerce-pagination ul li span.page-numbers{min-width:48px!important;height:48px!important;padding:0 8px!important;font-size:18px!important;font-weight:700!important;line-height:1!important;display:flex!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul li span.current{color:#fff!important;background:#962334!important;border-color:#962334!important}a.page-numbers,span.page-numbers{color:#1d242699;border:1px solid #962334;border-radius:6px;justify-content:center;align-items:center;min-width:48px;height:48px;padding:0 8px;font-family:inherit;font-size:18px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}span.page-numbers.current,a.page-numbers:hover:not(.dots){color:#fff;background-color:#962334;border-color:#962334}span.page-numbers.dots{color:#1d242699;cursor:default;border:none}a.page-numbers.next{color:#1d242699;border-color:#962334}@media (max-width:1023px){.catalog__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.catalog__card-info .color{font-size:15px}.catalog__card-info .title{font-size:22px}}@media (max-width:767px){.catalog{margin-bottom:1.5rem}.catalog__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.catalog__card-info{padding:12px 14px 16px}.catalog__card-info .color{font-size:13px}.catalog__card-info .title{font-size:18px}.pagination-list{gap:8px;margin-top:28px}.catalog__pagination .woocommerce-pagination ul.page-numbers{gap:8px!important;margin-top:28px!important}a.page-numbers,span.page-numbers{min-width:40px;height:40px;font-size:16px}}.catalog__pagination .woocommerce nav.woocommerce-pagination ul li a,.catalog__pagination .woocommerce nav.woocommerce-pagination ul li span,.catalog__pagination .woocommerce-page nav.woocommerce-pagination ul li a,.catalog__pagination .woocommerce-page nav.woocommerce-pagination ul li span{min-width:1em!important;box-shadow:none!important;background:0 0!important;margin:0!important;padding:0!important;font-size:1em!important;font-weight:400!important;line-height:1!important;text-decoration:none!important;display:block!important}.catalog__pagination .woocommerce-pagination{margin:0!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers,.catalog__pagination .woocommerce-pagination ul.page-numbers{background:0 0!important;border:0!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin:50px 0 0!important;padding:0!important;list-style:none!important;display:flex!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers:before,.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers:after,.catalog__pagination .woocommerce-pagination ul.page-numbers:before,.catalog__pagination .woocommerce-pagination ul.page-numbers:after{content:none!important;display:none!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers li,.catalog__pagination .woocommerce-pagination ul.page-numbers li{float:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,.catalog__pagination .woocommerce-pagination ul.page-numbers li .page-numbers{color:#1d242699!important;min-width:48px!important;height:48px!important;box-shadow:none!important;background:0 0!important;border:1px solid #962334!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;min-height:0!important;margin:0!important;padding:0 8px!important;font-family:inherit!important;font-size:18px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:flex!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current,.catalog__pagination .woocommerce-pagination ul.page-numbers li .page-numbers.current,.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover:not(.dots),.catalog__pagination .woocommerce-pagination ul.page-numbers li .page-numbers:hover:not(.dots){color:#fff!important;background-color:#962334!important;border-color:#962334!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.dots,.catalog__pagination .woocommerce-pagination ul.page-numbers li .page-numbers.dots{color:#1d242699!important;cursor:default!important;background:0 0!important;border:none!important;min-width:auto!important}@media (max-width:767px){.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers,.catalog__pagination .woocommerce-pagination ul.page-numbers{gap:8px!important;margin-top:28px!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,.catalog__pagination .woocommerce-pagination ul.page-numbers li .page-numbers{min-width:40px!important;height:40px!important;font-size:16px!important}}@media (max-width:510px){.pagination-list{gap:6px}a.page-numbers,span.page-numbers{min-width:34px;height:34px;font-size:14px}span.page-numbers.dots{min-width:unset;padding:0}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers,.catalog__pagination .woocommerce-pagination ul.page-numbers{gap:6px!important}.catalog__pagination .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers,.catalog__pagination .woocommerce-pagination ul.page-numbers li .page-numbers{min-width:34px!important;height:34px!important;font-size:14px!important}}.product{grid-template-columns:7fr 5fr;align-items:stretch;gap:20px;display:grid}.product__image{grid-template-rows:auto auto;align-self:start;gap:12px;width:100%;min-height:0;display:grid;position:sticky;top:110px}.product__image--single{gap:0}.product__image img{aspect-ratio:2;object-fit:cover;object-position:center;border-radius:15px;width:100%;height:auto;display:block}.product .product-gallery-main{width:100%;min-height:0}.product .product-gallery-main .swiper-slide img{aspect-ratio:auto;object-fit:initial;width:100%;height:auto}.product .product-gallery-main.has-lightbox .product-gallery-main__link{cursor:zoom-in;display:block}.product .product-gallery-main.has-lightbox .product-gallery-main__link:hover img{filter:brightness(.94)}.product .product-gallery-thumbs{align-self:end;width:100%;overflow:hidden}.product .product-gallery-thumbs .swiper-slide{cursor:pointer;opacity:.65;height:128px;transition:opacity .2s,box-shadow .2s}.product .product-gallery-thumbs .swiper-slide.swiper-slide-thumb-active{opacity:1;box-shadow:0 10px 24px #0000002e}.product .product-gallery-thumbs img{object-fit:cover;aspect-ratio:4/3;border-radius:12px;width:100%;height:100%;display:block}.product__title h1{color:#1d2426;margin-bottom:10px;font-size:48px;font-weight:700;line-height:120%}.product__price{margin-bottom:16px}.product__content,.product__footer{flex-direction:column;display:flex}.product__item{color:#1d2426;border-top:1px solid #962334;padding:10px 0;font-size:18px;font-weight:500}.product__item p.mb--0{margin-bottom:0}.product__item p.red{margin-top:6px}.product__item:last-child{border-bottom:1px solid #962334}.product__item span,.product__item p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:700;line-height:120%}.product__item p.red{padding-right:140px;font-size:14px;font-weight:300}.product__item--price{justify-content:space-between;align-items:center;gap:16px;display:flex}.product__item--price .product__price-label{letter-spacing:.03em;text-transform:uppercase;color:#1d2426;font-size:24px;font-weight:700}.product__item--price .product__price-value{color:#962334;font-size:32px;font-weight:600;line-height:1}.product__item--price .product__price-value .woocommerce-Price-amount{font-weight:inherit;font-size:inherit;color:inherit}.product__attention{margin-top:70px;margin-bottom:52px;width:794px;max-width:100%;margin-inline-start:auto;margin-inline-end:auto}.product__attention p{text-align:center;color:#1d2426;opacity:.6;font-size:16px;font-style:italic;font-weight:400}@media (max-width:1023px){.product{grid-template-columns:1fr;gap:16px}.product__image{position:static;top:auto}.product__title h1{font-size:40px}.product__item p.red{padding-right:0}.product__attention{width:100%;margin-top:32px;margin-bottom:28px}}@media (max-width:767px){.product__image img{aspect-ratio:4/3;border-radius:12px}.product__title h1{margin-bottom:8px;font-size:32px;line-height:1.15}.product__item{padding:8px 0;font-size:16px}.product__item p.red{font-size:13px;line-height:1.45}.product__attention{margin-top:20px;margin-bottom:16px}.product__attention p{font-size:14px}.product .product-gallery-thumbs .swiper-slide{height:88px}.product .product-gallery-thumbs img{border-radius:10px;height:100%}}.projects__heading{grid-template-columns:4fr auto;align-items:start;gap:20px;margin-bottom:48px;padding-bottom:20px;display:grid}.projects__heading h1{margin-bottom:0}.projects__heading p{color:#962334;max-width:200px;margin-top:8px;margin-bottom:0;font-size:16px;line-height:1.2}.projects-grid{column-count:2;column-gap:30px;width:100%}.project-card{break-inside:avoid;width:100%;margin-bottom:30px;display:inline-block}.project-card__image img{width:100%;display:block}.project-card__info{background:#ececec;padding:16px 32px 24px}.project-card__info span{color:#962334;margin-bottom:12px;font-size:16px;font-weight:300;display:block}.project-card__info p,.project-card__info h2{color:#1d2426;margin:0;font-size:32px;font-weight:700}.project-card__info .media-card__title a{color:#1d2426}.project-card__info .media-card__title a:hover{color:#962334}.project-card:nth-child(6n+1) img,.project-card:nth-child(6n+6) img{aspect-ratio:1}.project-card:nth-child(6n+3) img,.project-card:nth-child(6n+4) img{aspect-ratio:2}.project-card:nth-child(6n+2) img,.project-card:nth-child(6n+5) img{aspect-ratio:4/3}@media (max-width:768px){.projects-grid{column-count:1;column-gap:0}.project-card__image img{aspect-ratio:16/9!important}}@media (max-width:1023px){.projects__heading{grid-template-columns:1fr;gap:12px;margin-bottom:32px}.projects__heading p{max-width:none;font-size:18px}.projects-grid{column-gap:18px}.project-card{margin-bottom:18px}.project-card__info{padding:14px 18px 18px}.project-card__info p,.project-card__info h2{font-size:26px}}@media (max-width:767px){.projects__heading{margin-bottom:24px}.projects__heading p{font-size:16px;line-height:1.3}.project-card{margin-bottom:14px}.project-card__info{padding:12px 14px 14px}.project-card__info span{margin-bottom:8px;font-size:14px}.project-card__info p,.project-card__info h2{font-size:22px;line-height:1.2}}.news__title.divider--bottom{margin-bottom:48px;padding-bottom:20px}.news__cards{grid-template-columns:1fr 1fr 1fr;align-items:stretch;gap:20px;max-width:100%;margin:0 auto;display:grid}.main-post{grid-column:1/3}.card .media-card__image{width:100%;height:320px}.card .media-card__content{padding:36px 36px 24px}.card .media-card__title{color:#1d2426;margin:0 0 20px;font-size:32px;font-weight:700;line-height:1.2}.card .media-card__title a{color:#1d2426;transition:color .25s ease-in-out}.card .media-card__title a:hover{color:#962334}.card .media-card__title a:focus-visible{color:#962334}.card .media-card__text{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.card .media-card__footer a{color:#962334;align-items:center;font-size:18px;font-weight:700;transition:color .25s ease-in-out;display:inline-flex}.card .media-card__footer a:hover{color:#1d2426}.card .media-card__footer a:focus-visible{color:#1d2426}.card .media-card__footer span.date{color:#1d2426;font-size:16px;font-weight:300}.sidebar{flex-direction:column;flex:1;height:100%;display:flex}.sidebar h2{color:#1d2426;margin-bottom:24px;font-size:32px;font-weight:700}.sidebar__list{flex-direction:column;flex:1;justify-content:space-between;gap:20px;display:flex}.side-item{margin-bottom:0}.side-item__link{color:inherit;align-items:flex-start;gap:15px;text-decoration:none;display:flex}.side-item__link:hover h3{color:#962334}.side-item__link:focus-visible h3{color:#962334}.side-item img{object-fit:cover;border-radius:8px;width:102px;height:108px}.side-item h3{color:#1d2426;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:4.2em;margin-bottom:10px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.4em;transition:color .25s ease-in-out;display:-webkit-box;overflow:hidden}.side-item .side-item-content{padding:0}.side-date{color:#1d2426;margin-top:10px;font-size:16px;font-weight:300}.news__simple-cards{grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:24px;display:grid}.news__simple-cards .news__simple-card{flex-direction:column;justify-content:space-between;min-height:440px;padding:24px;display:flex}.news__simple-cards .news__simple-card .media-card__content{padding:0}.news__simple-cards .news__simple-card .media-card__meta{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.news__simple-cards .news__simple-card .media-card__title{color:#1d2426;margin-top:38px;margin-bottom:auto;padding-bottom:24px;font-size:32px;font-weight:700}.news__simple-cards .news__simple-card .media-card__title a{color:#1d2426;transition:color .25s ease-in-out}.news__simple-cards .news__simple-card .media-card__title a:hover{color:#962334}.news__simple-cards .news__simple-card .media-card__title a:focus-visible{color:#962334}.news__simple-cards .news__simple-card .media-card__footer{width:100%;margin-top:15px;margin-bottom:0;margin-right:auto}.news__simple-cards .news__simple-card .media-card__footer span{color:#1d2426;font-size:16px;font-weight:300}.news__simple-cards .news__simple-card .media-card__footer a{display:inline-flex}@media (max-width:1023px){.news__cards{grid-template-columns:1fr 1fr}.main-post{grid-column:1/-1}.sidebar{grid-column:1/-1;height:auto}.sidebar h2{margin-bottom:14px;font-size:28px}.sidebar__list{justify-content:flex-start;gap:12px}.side-item{margin-bottom:0}.news__simple-cards{grid-template-columns:1fr 1fr}.news__simple-cards .news__simple-card{min-height:360px;padding:18px}}@media (max-width:767px){.news__cards{grid-template-columns:1fr;gap:14px}.card .media-card__image{height:240px}.card .media-card__content{padding:18px 16px 14px}.card .media-card__title{margin-bottom:12px;font-size:24px}.side-item__link{gap:10px}.side-item img{width:88px;height:88px}.side-item h3{font-size:18px}.news__simple-cards{grid-template-columns:1fr;gap:14px;margin-top:14px}.news__simple-cards .news__simple-card{min-height:auto;padding:16px}.news__simple-cards .news__simple-card .media-card__meta{font-size:16px}.news__simple-cards .news__simple-card .media-card__title{margin-top:16px;padding-bottom:12px;font-size:24px}}.single-post__thumb{margin:30px 0}.single-post__hero-image{object-fit:cover;border-radius:14px;width:100%;max-height:560px;display:block}.single-post__header{margin-bottom:0;padding:0 0 20px}.single-post__meta{margin-top:12px}.single-post__meta span{color:#1d2426b3;font-size:16px}.single-post__content{width:100%;max-width:1000px;margin:0 auto}.entry-content{color:#1d2426db;padding:0 0 10px}.entry-content>:first-child{margin-top:0}.entry-content h2{margin:38px 0 18px;font-size:max(30px,min(3vw,38px));line-height:1.08}.entry-content h3{margin:26px 0 14px;font-size:max(24px,min(2.2vw,30px));line-height:1.14}.entry-content p{color:#1d2426b8;margin-bottom:16px;font-size:22px;line-height:1.24}.entry-content p.has-large-font-size{color:#1d2426bd;letter-spacing:-.01em;font-size:max(30px,min(3vw,46px));line-height:1.08}.entry-content ul,.entry-content ol{margin:0 0 24px;padding-left:28px}.entry-content ul{list-style:outside}.entry-content ol{list-style:decimal}.entry-content li{color:#1d2426c7;margin-bottom:10px;font-size:20px;line-height:1.28}.entry-content li>ul,.entry-content li>ol{margin-top:10px;margin-bottom:12px}.entry-content .wp-block-columns{align-items:stretch;gap:14px;margin-top:20px;margin-bottom:30px}.entry-content .wp-block-columns>.wp-block-column{display:flex}.entry-content .wp-block-columns>.wp-block-column>.wp-block-group{flex-direction:column;width:100%;height:100%;display:flex}.entry-content .wp-block-group.has-background{border:1px solid #1d242614}.entry-content .wp-block-image{margin:26px 0}.entry-content .wp-block-image img{object-fit:cover;border-radius:14px;width:100%;max-height:420px}.entry-content .wp-block-gallery{gap:14px;margin:28px 0 36px}.entry-content .wp-block-gallery.has-lightbox a{cursor:zoom-in;display:block}.entry-content .wp-block-gallery .wp-block-image{margin:0}.entry-content .wp-block-gallery .wp-block-image img{aspect-ratio:4/3;max-height:none;transition:transform .15s ease-in-out,filter .15s ease-in-out}.entry-content .wp-block-gallery .wp-block-image a:hover img{filter:brightness(.92);transform:translateY(-2px)}.entry-content .project-lightbox-gallery.project-gallery-swiper{margin:32px 0 44px;padding:0 0 36px;position:relative;overflow:hidden;display:block!important}.entry-content .project-lightbox-gallery.project-gallery-swiper .swiper-wrapper{align-items:stretch}.entry-content .project-lightbox-gallery.project-gallery-swiper .swiper-slide{box-sizing:border-box}.entry-content .project-lightbox-gallery.project-gallery-swiper.has-nested-images figure.wp-block-image:not(#individual-image){flex-grow:0!important;flex-shrink:0!important;max-width:none!important}.entry-content .project-lightbox-gallery.project-gallery-swiper .wp-block-image{background:#1d24260a;border-radius:18px;height:auto;overflow:hidden;box-shadow:0 16px 40px #1d242614}.entry-content .project-lightbox-gallery.project-gallery-swiper .wp-block-image a{height:100%;display:block}.entry-content .project-lightbox-gallery.project-gallery-swiper .wp-block-image img{object-fit:cover;width:100%;height:320px;min-height:320px;transition:transform .15s ease-in-out,filter .15s ease-in-out;display:block}.entry-content .project-lightbox-gallery.project-gallery-swiper .wp-block-image a:hover img{filter:brightness(.92);transform:translateY(-2px)}.entry-content .project-gallery-swiper__nav{z-index:3;color:#1d2426;cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;width:48px;height:48px;transition:transform .15s ease-in-out,background-color .15s ease-in-out;position:absolute;top:calc(50% - 18px);box-shadow:0 14px 36px #1d24261f}.entry-content .project-gallery-swiper__nav:hover{background:#fff}.entry-content .project-gallery-swiper__nav--prev{left:16px;transform:translateY(-50%)}.entry-content .project-gallery-swiper__nav--prev:hover{transform:translateY(-50%)scale(1.06)}.entry-content .project-gallery-swiper__nav--next{right:16px;transform:translateY(-50%)}.entry-content .project-gallery-swiper__pagination{text-align:center;width:100%;position:absolute;left:0;bottom:0!important}.entry-content .project-gallery-swiper__pagination .swiper-pagination-bullet{opacity:1;background:#1d242638;width:10px;height:10px;transition:transform .15s ease-in-out,background-color .15s ease-in-out}.entry-content .project-gallery-swiper__pagination .swiper-pagination-bullet-active{background:#962334;transform:scale(1.12)}.entry-content .wp-block-table{margin:20px 0 30px;overflow-x:auto}.entry-content .wp-block-table table{border-collapse:collapse;background:#ffffff8c;width:100%;min-width:1000px;font-size:16px}.entry-content .wp-block-table th,.entry-content .wp-block-table td{vertical-align:top;border:1px solid #1d24263d;padding:12px}.entry-content .wp-block-table th{background:#1d24260f;font-weight:700}.entry-content .wp-block-quote{border-left:4px solid #962334;margin:24px 0 30px;padding:16px 0 16px 18px}.entry-content .wp-block-quote p{color:#1d2426b8;margin:0;font-size:24px;line-height:1.2}.entry-content .wp-block-details{background:#fff9;border:1px solid #1d242624;border-radius:10px;margin:0 0 12px;padding:14px 16px}.entry-content .wp-block-details summary{cursor:pointer;color:#1d2426e6;font-size:21px;font-weight:700;line-height:1.2}.entry-content .wp-block-details p{margin-top:12px;margin-bottom:4px;font-size:18px}.entry-content .wp-block-buttons{margin-top:28px}.entry-content .wp-block-button__link{color:#fff;background:#962334;border:1px solid #962334;border-radius:999px;padding:12px 22px;font-size:18px;font-weight:700;transition:background-color .15s ease-in-out,color .15s ease-in-out}.entry-content .wp-block-button__link:hover{color:#962334;background:0 0}.gallery-lightbox{z-index:9999;opacity:0;pointer-events:none;transition:opacity .15s ease-in-out;position:fixed;top:0;bottom:0;left:0;right:0}.gallery-lightbox.is-active{opacity:1;pointer-events:auto}.gallery-lightbox__backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1d2426d1;position:absolute;top:0;bottom:0;left:0;right:0}.gallery-lightbox__dialog{z-index:1;justify-content:center;align-items:center;width:min(1200px,100vw - 48px);height:min(90vh,100vh - 48px);margin:24px auto;display:flex;position:relative}.gallery-lightbox__image{border-radius:16px;max-width:100%;max-height:100%;display:block;box-shadow:0 24px 80px #1d242647}.gallery-lightbox__close,.gallery-lightbox__nav{z-index:2;color:#1d2426;cursor:pointer;background:#ffffffe6;border:0;transition:transform .15s ease-in-out,background-color .15s ease-in-out;position:absolute}.gallery-lightbox__close:hover,.gallery-lightbox__nav:hover{background:#fff}.gallery-lightbox__close{border-radius:999px;width:48px;height:48px;font-size:32px;line-height:1;top:16px;right:16px}.gallery-lightbox__nav{border-radius:999px;width:52px;height:52px;font-size:34px;top:50%;transform:translateY(-50%)}.gallery-lightbox__nav--prev{left:16px}.gallery-lightbox__nav--next{right:16px}@media (max-width:1023px){.single-post__header{padding:0 0 18px}.entry-content{padding:0 0 12px}.entry-content p{font-size:20px}.entry-content li{font-size:18px}.entry-content .wp-block-gallery{gap:12px}.entry-content .project-lightbox-gallery.project-gallery-swiper .wp-block-image img{height:280px;min-height:280px}}@media (max-width:767px){.entry-content p.has-large-font-size{font-size:33px}.entry-content p{font-size:18px;line-height:1.3}.entry-content li{font-size:17px}.entry-content .wp-block-quote p{font-size:20px}.entry-content .wp-block-gallery{margin-bottom:28px}.entry-content .project-lightbox-gallery.project-gallery-swiper{margin-bottom:36px;padding-bottom:34px}.entry-content .project-lightbox-gallery.project-gallery-swiper .wp-block-image img{height:240px;min-height:240px}.project-gallery-swiper__nav{width:42px;height:42px}.project-gallery-swiper__nav--prev{left:10px}.project-gallery-swiper__nav--next{right:10px}.gallery-lightbox__dialog{width:calc(100vw - 20px);height:calc(100vh - 20px);margin:10px auto}.gallery-lightbox__close{width:42px;height:42px;font-size:28px;top:10px;right:10px}.gallery-lightbox__nav{width:42px;height:42px;font-size:28px}.gallery-lightbox__nav--prev{left:6px}.gallery-lightbox__nav--next{right:6px}}main:has(.page-why){overflow-x:clip}.why__one-slider img{min-width:0;max-width:100%}.section-gray-white{padding-top:5rem}.section-gray-white:before{content:"";z-index:-1;background-color:#f8f8f8;position:absolute;top:0;bottom:0;left:0;right:0}.page-why__title{margin-bottom:36px;padding-bottom:20px}.page-why__title h1{text-transform:uppercase;color:#1d2426;margin-bottom:0;font-size:64px;font-weight:700;line-height:120%}.page-why__title span,.page-why__title p{color:#1d2426;font-size:48px;font-weight:700;line-height:113%}.page-why__excerpt{grid-area:1/2/2/3}.page-why__excerpt p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.page-why__content{grid-area:2/1/3/2}.page-why__content p{color:#1d2426;font-size:48px;font-weight:700;line-height:113%}.page-why__toc{grid-area:2/2/3/3;padding-top:36px}.page-why__toc-wrapper{grid-template-rows:1fr auto;grid-template-columns:1fr 3fr;margin-top:0;display:grid}.page-why__toc ul li{border-top:1px solid #962334}.page-why__toc ul li:last-child{border-bottom:1px solid #962334}.page-why__toc ul li a{color:#1d2426;align-items:center;padding-top:12px;padding-bottom:12px;padding-left:75px;font-size:32px;font-weight:700;line-height:1.3;display:inline-flex;position:relative}.page-why__toc ul li a:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='9' height='15' viewBox='0 0 9 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.07136 8.07136C8.46189 7.68084 8.46189 7.04768 8.07136 6.65715L1.7074 0.29319C1.31688 -0.0973344 0.683714 -0.0973344 0.29319 0.29319C-0.0973344 0.683714 -0.0973344 1.31688 0.29319 1.7074L5.95004 7.36426L0.29319 13.0211C-0.0973344 13.4116 -0.0973344 14.0448 0.29319 14.4353C0.683714 14.8259 1.31688 14.8259 1.7074 14.4353L8.07136 8.07136ZM5.36426 7.36426V8.36426H7.36426V7.36426V6.36426H5.36426V7.36426Z' fill='%231D2426' /%3E%3C/svg%3E");width:9px;height:15px;position:absolute;left:25px}.section--why__one{border-radius:20px;padding:80px;overflow:hidden}.why__one-stroke{margin-bottom:60px}.why__one-stroke ul{justify-content:space-between;gap:30px;display:flex}.why__one-stroke ul li{text-transform:uppercase;color:#962334;font-size:28px;font-weight:300}.why__one-info{grid-template-columns:5fr 7fr;gap:160px;display:grid}.why__one-image img{border-radius:20px}.why__one-base h2{color:#f8f8f8;font-size:48px;font-weight:700;line-height:113%}@media (max-width:767px){.why__one-base h2{font-size:32px}}.why__one-base p{color:#f8f8f8;font-size:18px;font-weight:400}.why__one-slider{gap:40px;display:flex}.why__one-slider img{width:260px}.why__one-text{justify-content:space-between;margin-top:36px;display:flex}.why__one-text p{color:#f8f8f8;flex:0 0 50%;font-size:16px;font-weight:300}.why__one-text .btn__wrapper a span{color:#962334;background:#f8f8f8}.why__two{grid-template-columns:5fr 6fr;gap:100px;margin-bottom:100px;display:grid}.why__two--reverse{grid-template-columns:6fr 6fr}.why__two-info h2{color:#1d2426;margin-bottom:12px;font-size:48px;font-weight:700;line-height:113%}@media (max-width:767px){.why__two-info h2{font-size:32px}}.why__two-info p{color:#1d2426;padding-right:100px;font-size:24px;font-weight:700}.why__two-image img,.why__two-image figure{object-fit:cover;border-radius:15px;width:100%;height:100%}.why__two-advantages h3{color:#1d2426;margin-bottom:12px;font-size:32px;font-weight:700}.why__two-advantages ul li{border-top:1px solid #962334;padding-top:12px;padding-bottom:12px;font-size:16px;font-weight:300}.why__two-advantages ul li dfn,.why__two-advantages ul li strong{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:120%;display:block}.why__types-heading{grid-template-columns:1fr 2fr;gap:20px;display:grid}.why__types-heading h2{color:#1d2426;border-right:1px solid #962334;margin-bottom:0;padding-top:54px;padding-bottom:68px;font-size:48px;font-weight:700;line-height:113%;position:relative}@media (max-width:767px){.why__types-heading h2{font-size:32px}}.why__types-heading h2:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='33.333' width='40' height='6.66667' fill='%23962334' /%3E%3Crect x='33.333' y='40' width='40' height='6.66667' transform='rotate(-90 33.333 40)' fill='%23962334' /%3E%3Crect x='34.9512' y='38.999' width='26.5528' height='6.66667' transform='rotate(-135 34.9512 38.999)' fill='%23962334' /%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;width:40px;height:40px;position:absolute;bottom:0;right:9px}.why__types-heading p{color:#1d2426;padding-top:54px;padding-bottom:68px;padding-right:100px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.why__types-list{grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr;gap:0 20px;display:grid}.why__types-image{grid-area:1/1/4/2}.why__types-image img,.why__types-image figure{object-fit:cover;border-radius:20px;width:100%;height:100%}.why__types-items{grid-area:2/2/4/5;grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.why__types-item{background:#ececec;border-radius:20px;flex-direction:column;justify-content:flex-end;height:100%;margin-top:auto;margin-bottom:0;padding:50px 18px 42px;display:flex}.why__types-item__title{color:#1d2426;border-bottom:1px solid #962334;margin-bottom:12px;padding-bottom:12px;font-size:24px;font-weight:700}.why__types-item__text{-webkit-line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:5.6em;font-size:18px;font-weight:400;line-height:1.4em;display:-webkit-box;overflow:hidden}.why__big-image{border-bottom:1px solid #962334;margin-bottom:72px;padding-bottom:110px;position:relative}.why__big-image:before,.why__big-image:after{content:"";background-color:#962334;width:7px;height:7px;position:absolute}.why__big-image:before{bottom:-4px;left:0}.why__big-image:after{bottom:-4px;right:0}.why__big-image img{border-radius:20px}.why__big-image p{z-index:1;text-transform:uppercase;color:#f8f8f8;width:340px;font-family:Tektur,sans-serif;font-size:32px;font-weight:700;line-height:120%;position:absolute;top:56px;left:37px}.why__general{grid-template-columns:1fr 3fr;gap:20px;display:grid}.why__general-subtitle{padding-right:100px}.why__general-subtitle p{font-size:16px;font-weight:300;color:#962334!important}.why__general h2{color:#1d2426;font-size:48px;font-weight:700;line-height:113%}@media (max-width:767px){.why__general h2{font-size:32px}}.why__general p{color:#1d2426;margin-bottom:8px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.why__general p+h2{margin-top:70px}.why__general li{color:#1d2426;margin-bottom:8px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.why__general ul{margin-top:24px;padding-left:24px;list-style:outside}.why__general ul+h2{margin-top:70px}.why__general ol{padding-left:24px;list-style:decimal}.why__general ol+h2{margin-top:70px}@media (max-width:1023px){.page-why__title h1{font-size:48px}.page-why__title span{font-size:36px}.page-why__toc-wrapper{grid-template-columns:1fr;gap:24px}.page-why__excerpt,.page-why__content,.page-why__toc{grid-area:auto/1/auto/-1}.section--why__one{padding:36px 24px}.why__one-stroke ul{flex-wrap:wrap;gap:12px}.why__one-info{grid-template-columns:1fr;gap:24px}.why__one-slider{gap:16px}.why__one-slider img{width:calc(50% - 8px)}.why__one-text{flex-direction:column;gap:14px}.why__one-text p{flex:auto}.why__two{grid-template-columns:1fr;gap:24px;margin-bottom:48px}.why__two--reverse{grid-template-columns:1fr}.why__two-info p{padding-right:0}.why__types-heading{grid-template-columns:1fr}.why__types-heading h2{border-right:0;padding:20px 0}.why__types-heading p{padding:0 0 24px}.why__types-list{grid-template-rows:auto;grid-template-columns:1fr;gap:20px}.why__types-image,.why__types-items{grid-area:auto/1/auto/-1}.why__types-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.why__types-item{padding:22px 14px 18px}.why__big-image{margin-bottom:42px;padding-bottom:42px}.why__big-image p{width:260px;font-size:24px;top:18px;left:16px}.why__general{grid-template-columns:1fr}.why__general-subtitle{padding-right:0}}@media (max-width:767px){.page-why__title h1{font-size:36px;line-height:1.15}.page-why__title span{font-size:28px}.page-why__toc ul li a{padding-left:36px;font-size:22px}.page-why__toc ul li a:before{left:10px}.why__types-items{grid-template-columns:1fr}.why__types-item__text{-webkit-line-clamp:6;max-height:none;font-size:16px}}.section--why__callback{padding:2.5rem 0}.why__callback{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:20px;display:grid}.why__callback-text{grid-column:2/7}.why__callback-text span,.why__callback-text p{color:#962334;margin-bottom:12px;font-size:28px;font-weight:700;display:block}.why__callback-text h2{color:#1d2426;margin-bottom:0;font-size:48px;font-weight:700;line-height:95%}@media (max-width:767px){.why__callback-text h2{font-size:32px}}.why__callback-btn{grid-column:9/12}@media (max-width:1023px){.section--why__callback{padding:2rem 0}.why__callback{grid-template-columns:1fr;gap:16px}.why__callback-text,.why__callback-btn{grid-column:1/-1}.why__callback-text span,.why__callback-text p{font-size:22px}.why__callback-text h2{font-size:36px;line-height:1.1}}@media (max-width:767px){.section--why__callback{padding:1.5rem 0}.why__callback-text span,.why__callback-text p{text-align:center;width:100%;margin-bottom:8px;font-size:18px;display:inline-block}.why__callback-text h2{text-align:center;font-size:30px;line-height:1.1}.why__callback-btn .btn__wrapper a{justify-content:center;width:100%}}.installation__cards{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.installation__card{background:#ececec;border-radius:15px;padding:27px 20px}.installation__card-title h2{color:#1d2426;margin-bottom:18px;font-size:32px;font-weight:700;line-height:94%}.installation__card-item{border-bottom:1px solid #962334;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;padding-bottom:12px;display:flex}.installation__card-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.installation__card-item__image{flex-shrink:0}.installation__card-item__image img{object-fit:cover;object-position:center;aspect-ratio:1;width:77px;height:77px}.installation__card-item__title{flex-grow:1}.installation__card-item__title h3{color:#1d2426;margin-bottom:0;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:700;line-height:120%}.installation__card-item__content{flex-grow:1;justify-content:space-between;align-items:center;gap:20px;display:flex}.installation__card-item__footer,.installation__card-item__icon{flex-shrink:0}.installation__technology-title h2{text-transform:uppercase;color:#1d2426;font-size:48px;font-weight:700;line-height:115%}.installation__technology-title h2 b{color:#1d242699}.installation__technology .its{border-bottom:1px solid #962334;grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:20px;margin-bottom:20px;display:grid}.installation__technology .its__number{color:#962334;grid-column:1/2;align-self:end;margin-bottom:0;padding-bottom:32px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.installation__technology .its__text{grid-column:2/8}.installation__technology .its__text h3{color:#1d2426;margin-bottom:16px;font-size:32px;font-weight:700}.installation__technology .its__text p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.installation__technology .its__image{grid-column:8/12}.installation__text-wrapper{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.installation__text-wrapper-title{grid-column:2/6}.installation__text-wrapper-title h2{color:#1d2426;font-size:48px;font-weight:700;line-height:113%}.installation__text-wrapper-text{grid-column:6/12}.installation__text-wrapper-text p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.installation__media{grid-template:"video text"/8fr 4fr;gap:1.5625rem;display:grid}.installation__media .mm{border-radius:25px;overflow:hidden}.installation__media-video{grid-area:video;position:relative}.installation__media-video a:hover img{filter:brightness(.9)}.installation__media-video img:not(.play){object-fit:cover;object-position:center;aspect-ratio:16/9;width:100%;height:100%;transition:all .3s ease-in-out}.installation__media-video img.play{width:77px;height:77px;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.installation__media-text{background:#ececec;grid-area:text;padding:36px 30px}.installation__media-text p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.installation__title h1{text-transform:uppercase;color:#1d2426;border-bottom:1px solid #962334;margin-bottom:30px;padding-bottom:64px;font-size:64px;font-weight:700;line-height:120%}.installation__info h2{text-transform:uppercase;color:#1d2426;font-size:48px;font-weight:900;line-height:113%}.installation__text{column-count:2;gap:30px}.installation__text p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.installation__text ul{break-inside:avoid;margin-bottom:24px;padding-left:24px;list-style:outside}.installation__text ol{break-inside:avoid;padding-left:24px;list-style:decimal}.installation__text li{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.installation__faq-wrapper{grid-template-columns:repeat(24,1fr);display:grid}.installation__faq-decor{grid-column:1/4}.installation__faq{grid-column:4/22}.installation__faq h2{text-transform:uppercase;color:#1d2426;font-size:48px;font-weight:700;line-height:115%}.installation__faq p{color:#1d2426;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.faq__items{margin-top:36px}.faq__item{background:0 0!important;border:0!important;border-top:1px solid #962334!important;border-radius:0!important;margin-bottom:0!important}.faq__item:last-child{border-bottom:1px solid #962334!important}.faq__item.accordion__item.active .accordion__icon{transform:rotate(90deg)}.faq__item .accordion__body{padding:0!important}.faq__item.accordion__item.active .accordion__body{padding:0 0 1rem!important}.faq__item-title{color:#1d2426;justify-content:flex-start;font-size:32px;font-weight:700;line-height:209%;padding:0 0 0 10px!important}.faq__item-title:hover{background:0 0!important}.faq__item-title h3{color:#1d2426;margin-bottom:0;padding-top:15px;padding-bottom:15px;padding-left:45px;font-size:32px;font-weight:700;line-height:1.2}@media (max-width:1023px){.faq__item-title h3{font-size:24px;font-weight:500}}.faq__item-content{padding-left:95px}@media (max-width:1023px){.installation__title h1{padding-bottom:36px;font-size:48px}.installation__cards{grid-template-columns:1fr 1fr}.installation__technology .its{grid-template-columns:repeat(12,1fr)}.installation__technology .its__number{grid-column:1/3}.installation__technology .its__text{grid-column:3/9;padding-bottom:12px}.installation__technology .its__image{object-fit:cover;object-position:center;grid-column:9/13}.installation__text-wrapper{grid-template-columns:1fr}.installation__text-wrapper-title,.installation__text-wrapper-text{grid-column:1/-1}.installation__media{grid-template-columns:1fr;grid-template-areas:"video""text"}.installation__text{column-count:1}.installation__faq-wrapper{grid-template-columns:1fr}.installation__faq-decor,.installation__faq{grid-column:1/-1}.installation__faq-decor{display:none}}@media (max-width:767px){.installation__title h1{margin-bottom:18px;padding-bottom:24px;font-size:36px;line-height:1.15}.installation__cards{grid-template-columns:1fr;gap:14px}.installation__card{padding:18px 14px}.installation__technology .its{grid-template-columns:1fr;gap:12px}.installation__technology .its__number,.installation__technology .its__text,.installation__technology .its__image{grid-column:1/-1;padding-bottom:0}.installation__technology .its__text h3{margin-bottom:10px;font-size:24px}.installation__text-wrapper{grid-template-columns:1fr}.installation__text-wrapper-title,.installation__text-wrapper-text{grid-column:1/-1}.faq__item-title{line-height:1.3;padding-left:0!important}.faq__item-title h3{padding-left:18px;font-size:20px;line-height:1.3}.faq__item-content{padding-left:18px}}.not-found{align-items:center;min-height:max(480px,min(72vh,760px));padding-top:32px;display:flex;position:relative;overflow:hidden}.not-found:before,.not-found:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.not-found:before{background:radial-gradient(circle,#96233424 0%,#96233400 72%);width:520px;height:520px;bottom:-190px;right:-180px}.not-found:after{background:radial-gradient(circle,#9dd38433 0%,#9dd38400 74%);width:460px;height:460px;bottom:-220px;left:-180px}.not-found__card{z-index:1;text-align:center;background:#f8f8f8;border:1px solid #1d242614;border-radius:20px;max-width:760px;margin:0 auto;padding:40px 32px;position:relative}.not-found__code{color:#962334;border:1px solid #96233447;border-radius:9999px;justify-content:center;align-items:center;min-width:108px;height:46px;margin-bottom:18px;font-family:Tektur,sans-serif;font-size:22px;font-weight:700;line-height:1;display:inline-flex}.not-found__title{margin-bottom:16px}.not-found__text{color:#1d2426d1;max-width:560px;margin:0 auto;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.not-found__action{margin-top:28px;padding:14px 30px}@media (max-width:768px){.not-found{min-height:auto}.not-found__card{padding:28px 20px}.not-found__code{min-width:92px;height:40px;font-size:20px}}.category-posts__header{margin-bottom:32px;padding-bottom:20px}.category-posts__description{color:#1d2426b3;max-width:920px;margin-top:14px;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}.category-posts__grid{margin-top:0}.category-posts__card{min-height:390px}.category-posts__excerpt{color:#1d2426b8;margin:0;font-family:RobotoCondensed,sans-serif;font-size:1.125rem;font-weight:400;line-height:120%}@media (max-width:767px){.category-posts__card{min-height:320px}}.u-hidden{display:none!important}.u-visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.u-text-center{text-align:center!important}.u-text-left{text-align:left!important}.u-text-right{text-align:right!important}