.main .page-container{padding-top:120px;padding-bottom:30px}@media (max-width:768px){.main .page-container{padding-top:80px}}body:not(.home):not(.error404) .header .logo__name{color:var(--blue-dark)}body:not(.home):not(.error404) .header .logo__sub{color:var(--blue-dark)}body:not(.home):not(.error404) .header .logo__icon svg path{fill:var(--blue-dark)}body:not(.home):not(.error404) .header .nav .nav__link{color:var(--blue-dark)}@media (max-width:768px){body:not(.home):not(.error404) .header .nav .nav__link{color:var(--white)}}body:not(.home):not(.error404) .header .burger span{background-color:var(--blue-dark)}body:not(.home):not(.error404) .header.scrolled .logo__icon svg path{fill:var(--white)}body:not(.home):not(.error404) .header.scrolled .logo__name{color:var(--white)}body:not(.home):not(.error404) .header.scrolled .logo__sub{color:var(--white)}body:not(.home):not(.error404) .header.scrolled .nav .nav__link{color:var(--white)}body:not(.home):not(.error404) .header.scrolled .burger span{background-color:var(--white)}.about-section h2,.about-section h3,.news-single__content h2,.news-single__content h3,.catalog-page__content h2,.catalog-page__content h3,.service-page .service-page__content h2,.service-page .service-page__content h3{text-transform:uppercase;padding-bottom:15px}.about-section h2:first-child,.about-section h3:first-child,.news-single__content h2:first-child,.news-single__content h3:first-child,.catalog-page__content h2:first-child,.catalog-page__content h3:first-child,.service-page .service-page__content h2:first-child,.service-page .service-page__content h3:first-child{margin-top:30px}.about-section *+h2,.about-section *+h3,.news-single__content *+h2,.news-single__content *+h3,.catalog-page__content *+h2,.catalog-page__content *+h3,.service-page .service-page__content *+h2,.service-page .service-page__content *+h3{padding-top:20px}.about-section p,.news-single__content p,.catalog-page__content p,.service-page .service-page__content p{text-align:justify}.about-section p+ul,.news-single__content p+ul,.catalog-page__content p+ul,.service-page .service-page__content p+ul{margin-top:0.5em}.about-section ul li,.news-single__content ul li,.catalog-page__content ul li,.service-page .service-page__content ul li{position:relative;--ul-padding: 30px;padding-left:var(--ul-padding)}.about-section ul li::before,.news-single__content ul li::before,.catalog-page__content ul li::before,.service-page .service-page__content ul li::before{content:"";position:absolute;display:flex;width:calc(var(--ul-padding) - 10px);height:1px;top:13px;left:0;border-bottom:1px solid var(--blue)}.about-section ul+p,.news-single__content ul+p,.catalog-page__content ul+p,.service-page .service-page__content ul+p{margin-top:1em}.about-section blockquote,.news-single__content blockquote,.catalog-page__content blockquote,.service-page .service-page__content blockquote{padding:20px 40px;background-color:#dedede;font-family:inherit;font-size:15px;margin-top:15px}.about-section>.wp-block-group,.news-single__content>.wp-block-group,.catalog-page__content>.wp-block-group,.service-page .service-page__content>.wp-block-group{background:linear-gradient(45deg, #2b4272, #536a99);color:var(--white);padding:30px 30px;margin-top:30px}@media (max-width:768px){.about-section>.wp-block-group,.news-single__content>.wp-block-group,.catalog-page__content>.wp-block-group,.service-page .service-page__content>.wp-block-group{width:calc(100% + 40px);margin-left:-20px;padding:20px}}.about-section>.wp-block-group h2:first-child,.about-section>.wp-block-group h3:first-child,.news-single__content>.wp-block-group h2:first-child,.news-single__content>.wp-block-group h3:first-child,.catalog-page__content>.wp-block-group h2:first-child,.catalog-page__content>.wp-block-group h3:first-child,.service-page .service-page__content>.wp-block-group h2:first-child,.service-page .service-page__content>.wp-block-group h3:first-child{margin-top:0}.about-section>.wp-block-group ul li::before,.news-single__content>.wp-block-group ul li::before,.catalog-page__content>.wp-block-group ul li::before,.service-page .service-page__content>.wp-block-group ul li::before{border-bottom-color:var(--white)}.catalog-page__intro,.service-page__intro{display:flex;flex-direction:column;position:relative;min-height:500px;background-color:var(--f-button-color)}@media (max-width:768px){.catalog-page__intro,.service-page__intro{min-height:unset;width:calc(100% + 40px);margin-left:-20px}}.catalog-page__intro-text,.service-page__intro-text{z-index:2;padding:30px;display:flex;flex-direction:column;max-width:50%;color:var(--white)}@media (max-width:768px){.catalog-page__intro-text,.service-page__intro-text{max-width:unset;padding-left:20px;padding-right:20px}}.catalog-page__intro-text h1,.service-page__intro-text h1{text-transform:uppercase;font-size:50px;line-height:120%}@media (max-width:768px){.catalog-page__intro-text h1,.service-page__intro-text h1{font-size:26px}}.catalog-page__intro-content,.service-page__intro-content{margin-top:30px}.catalog-page__image,.service-page__image{position:absolute;top:0;left:0;bottom:0;right:0;background-size:cover;background-position:right center;background-repeat:no-repeat}@media (max-width:1200px){.catalog-page__image,.service-page__image{padding-bottom:unset;height:100%}}.catalog-page__image::before,.service-page__image::before{content:"";position:absolute;display:block;width:100%;height:100%;background:linear-gradient(121deg, var(--blue) 40%, transparent);mix-blend-mode:multiply}@media (max-width:768px){.catalog-page__image::before,.service-page__image::before{background:linear-gradient(121deg, #0f234a 40%, #29477f);mix-blend-mode:unset;opacity:0.9}}.catalog-page__content,.service-page__content{margin-top:30px;max-width:calc((100% / 12) * 8)}@media (max-width:1200px){.catalog-page__content,.service-page__content{max-width:unset}}.error404 .btn--primary{background:var(--blue-dark)}