:root{--primary-font-family: "Inter", sans-serif;--title-font-family: "Golos Text", sans-serif;--page-background: #F8FAF9;--light-background: #D5D5D5;--accent-background: #333333;--accent: #E12610;--border: #231F20;--white: #ffffff;--title: #231F20;--light-title: #ffffff;--text: #231F20;--light-text: #D5D5D5;--footer-text: #FFFFFF;--primary-button: #E12610;--primary-button-hover: #CD230F;--primary-button-color: #FFFFFF;--primary-button-hover-color: #ffffff;--secondary-button: #E12610;--secondary-button-hover: #CD230F;--secondary-button-color: #ffffff;--secondary-button-hover-color: #ffffff;--input-border: #ff492a;--secondary-button-outline-color: #231F20;--secondary-button-outline: #E12610;--secondary-button-outline-hover: #CD230F;--primary-button-outline-hover-color: #ffffff;--success-color: rgb(67 150 47 / 10%);--success-border-color: #43962f;--success-icon-color: #43962f;--info-color: rgb(10 18 42 / 5%);--info-border-color: #0a122a;--info-icon-color: #0a122a;--error-color: rgb(208 0 0 / 5%);--error-border-color: #ff492a;--error-icon-color: #0a122a}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{padding:0;margin:0;position:relative;min-height:100%;overflow-y:scroll;scroll-behavior:smooth}body{margin:0;color:var(--text);font-size:16px;line-height:150%;font-weight:400;font-family:var(--primary-font-family);background:var(--page-background);overflow:hidden}p:empty{margin-bottom:0px}ul{list-style:none}a:not(.btn){text-decoration:none;transition:all .2s ease;color:var(--text)}p a{text-decoration:underline}.d-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.d-inline-flex{display:inline-flex}.flex-wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex-column{flex-direction:column}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.d-flex-stretch{-webkit-align-content:stretch;-ms-flex-line-pack:stretch;align-content:stretch}h1,h2,h3,h4,h5,h6{margin-top:0px;margin-bottom:0px;color:var(--title);font-family:var(--title-font-family);font-weight:700}h1{font-size:48px;line-height:120%}h2{font-size:40px;line-height:120%}h3{font-size:33px;line-height:120%}h4{font-size:28px;line-height:120%}h5{font-size:23px;line-height:120%}h6{font-size:19px;line-height:120%}.h4{font-size:25px;line-height:120%;font-weight:600}strong,b{font-weight:700}label{font-weight:400}img{max-width:100%;display:block}p{font-weight:400}p,.p-reg-base{font-size:16px;line-height:150%}.p-reg-lg{font-size:21px;line-height:31px}.p-reg-sm{font-size:14px;line-height:20px}table{width:100%;border-collapse:collapse}.text-center{text-align:center}.text-end{text-align:end}.light{background:var(--light-background)}.accent{background:var(--accent-background)}.white{background:var(--white)}.bg-white{background:#fff}.desktop{display:none !important}.mobile{display:inline-flex !important}.inner-page{padding:80px 0px 80px}.relative{position:relative}@media only screen and (max-width: 560px){h1{font-size:42px}h2{font-size:34px}h3{font-size:30px}}.row{--bs-gutter-x: 24px;display:flex;flex-wrap:wrap;margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}.col{flex:1 0 0}.col-1{width:8.33333333%}.col-2{width:16.66666667%}.col-3{width:25%}.col-4{width:33.33333333%}.col-5{width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{width:58.33333333%}.col-8{width:66.66666667%}.col-9{width:75%}.col-10{width:80%}.col-12{width:100%}.container{max-width:1440px;width:100%;padding-right:24px;padding-left:24px;margin-right:auto;margin-left:auto}@media only screen and (min-width: 1440px){.container{padding-right:108px;padding-left:108px}}@media only screen and (max-width: 991px){.col-md-2{width:20%}.col-md-3{width:25%}.col-md-4{width:33.33333333%}.col-md-5{width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-9{width:75%}.col-md-10{width:80%}.col-md-12{width:100%}}@media only screen and (max-width: 767px){.container{padding-right:15px;padding-left:15px}.col-sm-2{width:20%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333%}.col-sm-5{width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-9{width:75%}.col-sm-10{width:80%}.col-sm-12{width:100%}}.basic-page{padding:60px 0px 50px}.basic-page .page-content{padding-top:76px}.basic-page .basic-content{max-width:991px;margin:0 auto}.basic-page .basic-content>p,.basic-page .basic-content>h1,.basic-page .basic-content>h2,.basic-page .basic-content>h3,.basic-page .basic-content>h4,.basic-page .basic-content>h5,.basic-page .basic-content>h6,.basic-page .basic-content>ol,.basic-page .basic-content>ul,.basic-page .basic-content>blockquote,.basic-page .basic-content .wp-block-buttons{max-width:691px;margin:0 auto;color:var(--title);padding-top:25px}.basic-page h1{font-size:32px;line-height:42px;font-weight:600;margin-bottom:20px}.basic-page .wp-block-post-excerpt p,.basic-page p strong{font-size:22px;line-height:32px;font-weight:500;margin-bottom:40px}.basic-page .wp-block-image{padding:60px 0 35px}.basic-page .wp-element-caption,.basic-page .author{font-size:14px;line-height:26px;margin-bottom:0;margin-top:0}.basic-page .wp-block-buttons{gap:15px;margin-top:15px;margin-bottom:20px}.basic-page .wp-block-buttons .wp-block-button__link{border-radius:5px;display:inline-block;align-items:center;font-weight:500;transition:all .3s ease-in-out;cursor:pointer;text-align:center;font-size:14px;height:42px;line-height:42px;padding:0px 20px;background:var(--primary-button);color:var(--primary-button-color);border:var(--primary-button)}.basic-page .wp-block-buttons .wp-block-button__link:hover{background:var(--primary-button-hover);color:var(--primary-button-hover-color);border:var(--primary-button-hover)}.basic-page p{font-size:17px;line-height:25px}.basic-page h2,.basic-page h3{font-size:17px;line-height:25px;font-weight:500}.basic-page p+h2,.basic-page p+h3,.basic-page p+p,.basic-page p+strong,.basic-page p+ul,.basic-page p+ol,.basic-page p+.wp-block-table{padding-top:25px}.basic-page ul{list-style:disc}.basic-page ul,.basic-page ol{padding-left:20px;margin-bottom:16px;font-size:17px;line-height:25px}.basic-page ul li,.basic-page ol li{margin-left:10px}@media only screen and (max-width: 768px){.basic-page{padding:51px 0 47px}.basic-page h1{font-size:26px;line-height:36px}.basic-page p+h2,.basic-page p+h3{padding-top:21px}}.simple-content{padding:71px 0px}.simple-content h1,.simple-content h2,.simple-content h3,.simple-content h4,.simple-content h5,.simple-content h6{margin-bottom:24px}.simple-content .simple-content-inner p{font-size:17px;line-height:25px}.simple-content .simple-content-inner h2,.simple-content .simple-content-inner h3{font-size:17px;line-height:25px;font-weight:500}.simple-content .simple-content-inner p+h2,.simple-content .simple-content-inner p+h3,.simple-content .simple-content-inner p+p,.simple-content .simple-content-inner p+strong,.simple-content .simple-content-inner p+ul,.simple-content .simple-content-inner p+ol,.simple-content .simple-content-inner p+.wp-block-table,.simple-content .simple-content-inner ul+p,.simple-content .simple-content-inner ol+p,.simple-content .simple-content-inner ul+h2,.simple-content .simple-content-inner ul+h3,.simple-content .simple-content-inner ol+h2,.simple-content .simple-content-inner ol+h3,.simple-content .simple-content-inner blockquote+p{padding-top:25px}.simple-content .simple-content-inner br{display:block;margin-bottom:.75em}.simple-content .simple-content-inner ul{list-style:disc}.simple-content .simple-content-inner ol{list-style:decimal}.simple-content .simple-content-inner ul,.simple-content .simple-content-inner ol{padding-left:20px;margin-bottom:16px;font-size:17px;line-height:25px}.simple-content .simple-content-inner ul li,.simple-content .simple-content-inner ol li{margin-left:10px}.simple-content .simple-content-inner blockquote{margin:0;padding-left:1em;border-left:4px solid var(--border)}.simple-content .simple-content-inner .wp-block-table{margin-bottom:16px}.simple-content .simple-content-inner img{max-width:100%;height:auto}@media only screen and (max-width: 768px){.simple-content .simple-content-inner p+h2,.simple-content .simple-content-inner p+h3,.simple-content .simple-content-inner ul+h2,.simple-content .simple-content-inner ul+h3,.simple-content .simple-content-inner ol+h2,.simple-content .simple-content-inner ol+h3{padding-top:21px}}.btn{border-radius:0px;display:inline-block;align-items:center;font-weight:600;cursor:pointer;text-align:center;position:relative;text-decoration:none}.btn-base{font-size:13px;height:32px;line-height:32px;padding:0px 18px}.btn-small{height:28px;line-height:28px;padding:0px 10px;font-size:12px}.btn-large{font-size:16px;height:48px;line-height:48px;padding:0 28px}.btn-primary{background:var(--primary-button);color:var(--primary-button-color);border:var(--primary-button)}.btn-primary:hover{background:var(--primary-button-hover);color:var(--primary-button-hover-color);border:var(--primary-button-hover)}.btn-primary:hover::after{background-image:url(../images/btn-right-element-hover.svg)}.btn-primary:hover::before{background-image:url(../images/btn-left-element-hover.svg)}.btn-primary.btn-large::before,.btn-primary.btn-large::after{height:48px}.btn-primary.btn-large::after{background:url(../images/btn-large-right-element.svg)}.btn-primary.btn-large::before{background:url(../images/btn-large-left-element.svg)}.btn-primary.btn-large:hover::after{background-image:url(../images/btn-large-right-element-hover.svg)}.btn-primary.btn-large:hover::before{background-image:url(../images/btn-large-left-element-hover.svg)}.btn-secondary{background:var(--secondary-button);color:var(--secondary-button-color);border:var(--secondary-button);margin:0px}.btn-secondary:hover{background:var(--secondary-button-hover);color:var(--secondary-button-hover-color);border:var(--secondary-button-hover)}.btn-primary-outline{min-width:88px;background:rgba(0,0,0,0);color:var(--secondary-button-outline-color);border:1px solid var(--primary-button);margin:0px}.btn-primary-outline:hover{background:var(--secondary-button-outline-hover);border-color:var(--secondary-button-outline-hover);color:var(--primary-button-outline-hover-color)}.btn-secondary-outline{background:var(--white);color:var(--secondary-button-color);border:1px solid var(--secondary-button)}.btn-secondary-outline:hover{background-color:var(--border);color:#000}.btn-classic-outline{border:2px solid var(--primary-button);background:rgba(0,0,0,0);border-radius:4px;color:#231f20;font-weight:600;font-size:16px;height:36px;line-height:36px;padding:0 15px;display:inline-flex;gap:6px;align-items:center}.btn-classic-outline:hover{background:var(--primary-button-hover);color:var(--primary-button-hover-color);border-color:var(--primary-button-hover)}.btn-classic-outline:hover svg path{stroke:var(--primary-button-color)}.btn-link{font-size:16px;line-height:150%;font-weight:600;display:flex;align-items:center;position:relative}.btn-link svg{margin-left:12px;margin-top:2px;transition:all .3s ease-in-out}.btn-link:hover svg{transform:translateX(10px)}.btn-link.light-link{color:#fff}.btn-link.light-link svg path{fill:#fff}.btn-link.light-link:hover{color:var(--second-accent)}.btn-link.accent-link{color:var(--accent)}.btn-link.accent-link:hover{color:var(--second-accent)}.btn-link.second-accent-link{color:var(--second-accent)}.btn-link.second-accent-link:hover{color:var(--white)}.btn-link:hover{color:var(--second-accent)}.download-btn{display:flex;gap:11px;align-items:center;font-weight:600}.download-btn:hover{color:var(--accent)}.download-btn:hover svg path{stroke:var(--accent)}.card{box-shadow:4px 4px 6px 0px rgba(78,54,54,.0509803922);background:#fff;position:relative;z-index:4;height:100%;display:block;border:1px solid rgba(0,0,0,0)}.card .element{position:absolute;bottom:2px;right:8px}.card:not(.product-card) .img{height:175px;width:100%;aspect-ratio:3/4;max-height:175px;overflow:hidden;position:relative}.card:not(.product-card) .img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .25s ease,transform .35s ease;will-change:opacity,transform}.card:not(.product-card) .img .front-image{opacity:1;transform:scale(1)}.card:not(.product-card) .img .hover-image{opacity:0;transform:scale(1.03)}.card:not(.product-card) .img:hover .front-image{opacity:0;transform:scale(1.03)}.card:not(.product-card) .img:hover .hover-image{opacity:1;transform:scale(1)}.card .text{padding:8px 0px 12px}.card .text ul{padding-left:24px;list-style:disc}.card .content{padding:24px 17px 17px;min-height:188px;display:flex;flex-direction:column}.card .content .title{font-size:23px;line-height:120%;font-weight:600;max-width:188px}.card .content .info{margin-top:auto;padding-top:16px;font-weight:300}a.card:hover{border:1px solid #231f20}.product-card .img{display:flex;align-items:center;justify-content:center;height:268px;padding:15px}.product-card .img img{height:100%;width:auto}.product-card .content{padding:43px 24px 25px}.product-card .content .title{font-size:20px;max-width:100%;margin-bottom:9px}.product-card .content .product-category{display:block;font-size:14px;font-weight:400;line-height:150%;color:var(--text);opacity:.7;margin-bottom:8px}.product-card:hover{border:1px solid #231f20}.products{padding-bottom:16px}.products .item{margin-bottom:24px}.products.products-view-list .item{width:100%;flex:0 0 100%;max-width:100%}.products.products-view-list .product-card{display:flex;flex-direction:row;align-items:stretch;min-height:140px}.products.products-view-list .product-card .img{flex:0 0 200px;width:200px;height:auto;min-height:140px;padding:15px}.products.products-view-list .product-card .content{flex:1;display:flex;flex-direction:column;justify-content:center;padding:24px 24px 24px 20px}@media only screen and (max-width: 575px){.products.products-view-list .product-card{flex-direction:column;min-height:auto}.products.products-view-list .product-card .img{flex:none;width:100%;height:200px;min-height:200px}.products.products-view-list .product-card .content{padding:20px 16px 20px}}.posts .post-card .img{height:415px;max-height:415px}.posts .post-card .title{margin-bottom:10px;max-width:100%}.posts .post-card .content{padding:48px 26px 17px}.post-card .post-info{display:flex;justify-content:space-between;font-size:13px;font-weight:300;padding-bottom:15px}.post-card .post-info svg{margin-right:6px}.post-card p{margin:24px 0 0px}.post-card .cats{display:flex;flex-wrap:wrap;gap:12px;padding-top:7px}.post-card .btn-link{margin-top:28px}.info-cards .card{padding:25px 24px 60px;border:1px solid #231f20;box-shadow:none}.info-cards .card .title{font-size:23px;font-weight:600;margin-bottom:7px}.info-cards .item{margin-bottom:24px}.large-card-list{padding:71px 0px 79px}.large-card-list .card{min-height:477px}.large-card-list .card .title{max-width:100%}.large-card-list .item{margin-bottom:24px}@media only screen and (max-width: 1200px){.product-card .img{height:225px}}@media only screen and (max-width: 767px){.posts .post-card .content{padding:25px 15px 17px}.posts .post-card .img{height:290px;max-height:290px}.large-card-list .card{min-height:100%}}@media only screen and (max-width: 580px){.posts .item{width:100%}}.swiper-pagination{position:relative;top:0px !important;bottom:0px !important;padding-top:46px}.swiper-pagination-bullet{border:2px solid #231f20;width:16px;height:16px;background:#fff;opacity:1;margin:0 6px !important}.swiper-pagination-bullet.swiper-pagination-bullet-active{width:32px;border-radius:40px;background:var(--accent);border-color:var(--accent)}form br{display:none}.wpcf7-list-item{margin:0px !important}.wpcf7-not-valid-tip{display:none}.wpcf7-not-valid{border:1px solid red !important}.form-group{margin-bottom:23px}.form-control{border:1px solid var(--border);background-color:#fff;width:100%;font-size:16px;border-radius:2px}.form-control:focus,.form-control:active{outline:none}label{display:block;font-size:13px;line-height:150%;margin-bottom:6px}.star{color:#b9b9b9;margin-left:5px;display:inline-block}.form-control:not(textarea){height:40px;line-height:40px;padding:0px 15px}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:relative;background-image:url(../images/select-icon.svg);background-size:17px 9px;background-repeat:no-repeat;background-position:96% center}textarea{padding:15px;height:99px;resize:vertical}.checkbox-group{font-size:13px;line-height:150%;font-weight:300}.checkbox-group label{font-size:13px;line-height:150%;display:flex;align-items:flex-start;cursor:pointer}.checkbox-group input[type=checkbox]{appearance:none;-webkit-appearance:none;min-width:18px;width:18px;height:18px;border:1px solid var(--border);background-color:#fff;margin-right:8px;position:relative;cursor:pointer;border-radius:4px;flex:1}.checkbox-group input[type=checkbox]:checked::before{content:"";display:block;width:100%;height:100%;background-image:url(../images/check.svg);background-size:18px 18px;background-repeat:no-repeat;background-position:center}.checkbox-group a{text-decoration:underline;font-weight:600}.contact-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(35,31,32,.2);z-index:9999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.contact-modal-overlay.active{opacity:1;visibility:visible}.contact-modal{position:fixed;top:0;right:-100%;width:100%;max-width:612px;height:100%;background:rgba(35,31,32,.85);z-index:10000;transition:right .3s ease;display:flex;flex-direction:column;overflow-y:auto;border-top:1px solid #fff}.contact-modal-overlay.active .contact-modal{right:0}.contact-modal label,.contact-modal .checkbox-group a{color:#fff}.contact-modal .form-control{background-color:rgba(0,0,0,0);border-color:#fff;color:#fff}.contact-modal .form-control::placeholder{color:#fff}.contact-modal select{background-image:url(../images/select-icon-white.svg)}.contact-modal select::placeholder{color:#fff}.contact-modal select option{color:#000}.contact-modal .checkbox-group input[type=checkbox]:not(:checked){border-color:#fff;background:rgba(0,0,0,0)}.contact-modal .btn{width:100%}.contact-modal form .wpcf7-response-output{margin:1.25rem 0 0;padding:0;border:none !important;color:#fff;font-size:13px;line-height:1.5;font-weight:400}.contact-modal form.sent .wpcf7-response-output{color:#fff}.contact-modal form.failed .wpcf7-response-output,.contact-modal form.aborted .wpcf7-response-output,.contact-modal form.spam .wpcf7-response-output{color:#ffb3b3}.contact-modal form.invalid .wpcf7-response-output,.contact-modal form.unaccepted .wpcf7-response-output,.contact-modal form.payment-required .wpcf7-response-output{color:#ffe08a}.contact-modal-content{padding:40px 40px;flex:1;position:relative}.contact-modal-close{position:absolute;top:20px;right:40px;background:none;border:none;cursor:pointer}.toggle-blocks .toggle-block{margin-bottom:3px;border:none;border-bottom:1px solid #b9b9b9;border-radius:0px;overflow:hidden}.toggle-blocks .toggle-block.active .toggle-block-content{display:block}.toggle-blocks .toggle-block.active .toggle-icon{transform:rotate(180deg)}.toggle-blocks .toggle-block.active .toggle-block-header{padding:21px 0px 18px}.toggle-blocks .toggle-block.toggle-block--always-open .toggle-block-header{cursor:default}.toggle-blocks .toggle-block-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:21px 0px;border:none;cursor:pointer;text-align:left;transition:background-color .3s ease;background:rgba(0,0,0,0)}.toggle-blocks .toggle-block-header .toggle-title{font-size:16px;text-transform:uppercase;font-weight:600;color:var(--title)}.toggle-blocks .toggle-block-header .toggle-icon{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;color:#231f20}.toggle-blocks .toggle-block-header .toggle-icon svg{width:12px;height:8px}.toggle-blocks .toggle-block-content{display:none;padding:0px 2px 16px}.pagination{display:flex}.pagination .page-number-list{display:flex;gap:8px}.pagination .page-numbers,.pagination .page-number{width:32px;height:32px;border-radius:2px;display:flex;align-items:center;justify-content:center;font-size:16px}.pagination .page-numbers.current,.pagination .page-numbers:hover,.pagination .page-number.current,.pagination .page-number:hover{background-color:var(--accent);color:#fff}.pagination .next,.pagination .prev{width:auto;padding:0px 18px}.pagination .next-btn,.pagination .prev-btn{border:2px solid var(--primary-button);background:rgba(0,0,0,0);color:var(--secondary-button-outline-color)}.pagination .next-btn:hover,.pagination .prev-btn:hover{background:var(--secondary-button-outline-hover);border-color:var(--secondary-button-outline-hover);color:var(--primary-button-outline-hover-color)}.pagination .next-btn:hover .icon path,.pagination .prev-btn:hover .icon path{stroke:#fff}.pagination .next-btn{margin-left:10px}.pagination .next-btn .icon{margin-left:7px}.pagination .prev-btn{margin-right:10px}.pagination .prev-btn .icon{margin-right:7px}.items-per-page .custom-dropdown-toggle{background:rgba(0,0,0,0) !important;color:var(--secondary-button-outline-color)}.items-per-page .custom-dropdown-toggle:hover{background:var(--secondary-button-outline-hover);border-color:var(--secondary-button-outline-hover);color:var(--primary-button-outline-hover-color)}.pagination-wrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 480px){.pagination .next-btn{margin-left:0px}}.faq-section{padding:11px 0 71px}.faq-section+.faq-section{padding-top:74px}.faq-category{margin-bottom:60px}.faq-category:last-child{margin-bottom:0}.faq-category-title{font-weight:700;color:var(--title);margin-bottom:22px}.faq-accordion .faq-item{position:relative;margin-bottom:0;border:none;border-bottom:none;padding-bottom:0;overflow:visible}.faq-accordion .faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:41px 0 15px 42px;border:none;cursor:pointer;text-align:left;background:rgba(0,0,0,0);position:relative;z-index:1}.faq-accordion .faq-question-text{font-size:16px;font-weight:600;color:var(--text);line-height:150%;flex:1;padding-right:20px}.faq-accordion .toggle-icon{display:flex;align-items:center;justify-content:center;transition:transform .3s ease;flex-shrink:0;margin-right:44px}.faq-accordion .faq-item.active .toggle-icon{transform:rotate(180deg)}.faq-accordion .faq-answer{padding:0 95px 24px 42px;color:var(--text);line-height:1.6}.faq-accordion .faq-answer p{margin:0}@media only screen and (max-width: 767px){.faq-section+.faq-section{padding-top:0px}.faq-accordion .faq-question{padding:41px 0 15px 20px}.faq-accordion .faq-question-text{padding-right:15px}.faq-accordion .toggle-icon{margin-right:20px}.faq-accordion .faq-answer{padding:0 20px 24px 20px}}.custom-search .wrapper{display:flex;gap:16px;max-width:703px}.custom-search .input-group{max-width:598px;width:100%;position:relative}.custom-search .form-control{border-color:#231f20;height:44px;line-height:44px;padding:0 6px}.custom-search .form-control::placeholder{color:#b9b9b9}.custom-search .search-btn{width:28px;height:28px;border:none;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;position:absolute;top:50%;margin-top:-14px;right:8px}.file-card{border-color:#231f20}.file-card .content{padding:23px 24px 17px}.file-card .content .title{max-width:100%;font-size:25px;margin-bottom:28px}.file-list.file-list--lang-hidden{display:none}.file-list .name{font-size:16px;line-height:150%;font-weight:600}.file-list .btns{width:28%;gap:10px;justify-content:flex-end}.file-list .btns a:hover svg path{stroke:var(--accent)}.file-list .about-file{padding:0 0 15px;margin-bottom:16px;border-bottom:1px solid #cbcbcb}.file-list .about-file.file-list-item-hidden{display:none}.file-list .file-name-wrap{gap:4px;width:72%}.file-list .file-name-wrap .checkbox-group{margin:2px 0px 0px 2px}.file-list .show-more-files{text-align:center;font-weight:600;color:var(--accent);padding:4px 0px 10px;cursor:pointer}@media only screen and (max-width: 991px){.file-card .content{padding:20px 15px 15px}.file-card .content .title{font-size:18px}.file-list .name{font-size:13px}}.readmore-wrap{margin:16px 0}.readmore-wrap .readmore-toggle{display:inline-flex;align-items:center;gap:6px;cursor:pointer;background:none;border:none;padding:0;color:var(--accent);font-family:var(--primary-font-family);font-size:16px;font-weight:600;transition:color .2s ease}.readmore-wrap .readmore-toggle:hover{color:var(--primary-button-hover)}.readmore-wrap .readmore-icon{transition:transform .3s ease;flex-shrink:0}.readmore-wrap .readmore-content{overflow:hidden;max-height:0;opacity:0;transition:max-height .4s ease,opacity .3s ease .05s}.readmore-wrap .readmore-content>*:first-child{margin-top:12px}.readmore-wrap.is-open .readmore-icon{transform:rotate(180deg)}.readmore-wrap.is-open .readmore-content{opacity:1}.block-label{font-size:23px;line-height:120%;font-weight:600;margin-bottom:8px;font-family:var(--primary-font-family)}.block-title{margin-bottom:8px}body:not(.home) .page-wrapper{padding-top:146px}.page-intro{padding:76px 0px 70px}.page-intro .subtitle{padding-top:5px;padding-bottom:8px}.page-intro p{max-width:585px}.page-intro .btn{margin-top:40px;padding:0 67px}.page-intro .breadcrumbs{padding:0 0 44px}.page-intro .title{max-width:554px}.page-intro .text{display:flex;flex-direction:column;justify-content:center}.chip{height:32px;line-height:30px;border:1px solid #231f20;border-radius:2px;font-size:16px;padding:0px 16px}.view-all{margin-top:42px;display:flex;justify-content:center;min-width:212px}.posts{margin-bottom:71px}.posts .pagination-wrapper{padding:30px 0px 30px}.posts .item{padding-bottom:24px}.posts .custom-dropdown .custom-dropdown-toggle{background:#fff}.item-border,.faq-item-border{position:absolute;background-color:#231f20;width:calc(100% - 27px);height:2px;bottom:0px;left:0px;right:0px;margin:0 auto}.item-border::after,.item-border::before,.faq-item-border::after,.faq-item-border::before{content:"";position:absolute;background-color:#231f20;width:17px;height:2px;bottom:6px}.item-border::after,.faq-item-border::after{right:-14px;transform:rotate(-45deg)}.item-border::before,.faq-item-border::before{left:-14px;transform:rotate(45deg)}@media only screen and (max-width: 991px){.chip{height:28px;line-height:26px;font-size:14px;padding:0 10px}}@media only screen and (max-width: 767px){.page-intro{padding:30px 0 70px}.page-intro .text{padding-top:24px}}@media only screen and (max-width: 580px){.posts .pagination-wrapper{flex-direction:column-reverse}.posts .pagination-wrapper .custom-dropdown{margin-left:auto;margin-bottom:15px}.pagination .page-numbers{gap:4px}}.header{background:rgba(35,31,32,.85);position:fixed;width:100%;z-index:10;top:0px;left:0px;right:0px}.header .nav{display:flex}.header .header-logo{margin-top:-19px}.top-bar{color:#fff;font-weight:400;padding:12px 0px 19px}.top-bar a{color:#fff;position:relative}.top-bar .link::before{content:"";position:absolute;width:0%;height:1px;background:#fff;left:0px;bottom:-4px}.top-bar .link:hover::before{width:100%;transition:all .3s ease-in-out}.top-bar .action-info{gap:18px}.top-bar .action-btn{gap:15px;position:relative}.top-bar .action+.action{margin-left:49px}.top-bar .line{position:relative}.top-bar .line::after{content:"";position:absolute;width:100%;height:1px;background:#fff;left:0px;bottom:-20px;transform:translateX(-5px)}.top-bar .search-icon,.top-bar .my-account-icon{cursor:pointer;border:none;background:rgba(0,0,0,0);padding:0;display:inline-flex;align-items:center;justify-content:center}.top-bar .search-icon:hover path,.top-bar .my-account-icon:hover path{stroke:var(--accent);transition:all .3s ease-in-out}.top-bar .header-search-form{position:relative;max-width:0;overflow:hidden;opacity:0;transition:max-width .25s ease-in-out,opacity .2s ease-in-out}.top-bar .header-search-form .form-control{width:230px;height:32px;line-height:32px;padding:0 34px 0 10px;border:1px solid hsla(0,0%,100%,.75);background:rgba(0,0,0,0);color:#fff;font-size:14px}.top-bar .header-search-form .form-control::placeholder{color:hsla(0,0%,100%,.75)}.top-bar .header-search-form .header-search-submit{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:none;background:rgba(0,0,0,0);padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.top-bar .header-search-results{position:absolute;right:0;top:100%;width:320px;margin-top:8px;background:#fff;border:1px solid #d5d5d5;box-shadow:0 8px 18px rgba(0,0,0,.15);z-index:30;display:none}.top-bar .header-search-results.active{display:block}.top-bar .header-search-results .header-search-result-item{display:flex;gap:10px;padding:10px;border-bottom:1px solid #efefef}.top-bar .header-search-results .header-search-result-item:hover{background:#f8faf9}.top-bar .header-search-results .thumb{width:48px;height:48px;flex-shrink:0}.top-bar .header-search-results .thumb img{width:100%;height:100%;object-fit:contain}.top-bar .header-search-results .meta{display:flex;flex-direction:column;gap:4px}.top-bar .header-search-results .name{color:#231f20;font-size:14px;font-weight:600;line-height:1.2}.top-bar .header-search-results .category{color:#707070;font-size:12px;line-height:1.2}.top-bar .header-search-results .header-search-empty{padding:10px;color:#707070;font-size:14px}.top-bar .header-search-results .header-search-show-all{display:block;padding:10px;color:var(--accent);font-weight:600}.top-bar .action-btn.search-open .header-search-form{max-width:250px;opacity:1}.wpml-ls-legacy-dropdown a{position:relative}.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after{content:"";vertical-align:middle;display:inline-block;position:absolute;background-image:url(../images/white-arrow-down.svg);width:10px;height:6px;background-size:10px 6px;border:none;top:50%;margin-top:-3px;right:-20px}.lang-wrapper{padding-right:24px}.main-navigation{display:flex;align-items:center;gap:18px;margin-right:53px}.main-navigation>li{padding-bottom:34px;padding-top:16px}.main-navigation>li>a{color:#fff;font-size:16px;position:relative}.main-navigation>li>a::before{content:"";position:absolute;width:0%;height:1px;background:#fff;left:0px;bottom:-4px}.main-navigation>li>a:hover{color:var(--accent)}.main-navigation>li>a:hover::before{background:var(--accent)}.main-navigation>.current-menu-item>a::before{width:100%}.menu-wrapper{padding:17px 0px 0px}.megamenu-built,.sub-menu{display:none}.mega-menu.megamenu-submenu{display:none}.mega-menu{background:rgba(35,31,32,.85);overflow:hidden;position:absolute;width:100%;z-index:10;top:146px;left:0;right:0;color:#fff;padding:51px 0px 1px;border-top:1px solid #fff}.mega-menu .container{padding:0px 120px}.mega-menu a{color:#fff;font-size:18px;display:block;margin-bottom:6px;font-weight:500}.mega-menu p{font-size:14px;line-height:130%;color:#d5d5d5;max-width:280px}.mega-menu ul{--bs-gutter-x: 24px;display:flex;flex-wrap:wrap;margin-right:calc(var(--bs-gutter-x)*-0.5);margin-left:calc(var(--bs-gutter-x)*-0.5)}.mega-menu ul>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5)}.mega-menu li{display:flex;width:33.33333333%;margin-bottom:31px}.mega-menu .icon{flex-shrink:1;margin-right:18px}.sub-menu-toggle{display:none}.menu-item-has-children>a{position:relative;padding-right:22px}.menu-item-has-children>a::after{content:"";position:absolute;top:0px;right:0px;vertical-align:middle;display:inline-block;background-image:url(../images/white-arrow-down.svg);width:10px;height:6px;background-size:10px 6px;top:50%;margin-top:-3px}.menu-toggle{display:none}@media only screen and (max-width: 1439px){.main-navigation{margin-right:20px}}@media only screen and (max-width: 1200px){.main-navigation{display:none;position:fixed;left:0;top:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto;width:100%;background:rgba(35,31,32,.95);flex-direction:column;align-items:center;display:none;z-index:9}.main-navigation>li{padding:0px;width:100%;padding:0px 20px}.menu-item-has-children{position:relative}.menu-item-has-children>a{width:100%;display:block;padding:5px 0px}.menu-item-has-children>a::after{display:none}.menu-item-has-children a{color:#fff}.menu-item-has-children .sub-menu-toggle{display:block;position:absolute;top:8px;right:20px;width:22px;height:22px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;z-index:1;-webkit-tap-highlight-color:rgba(0,0,0,0);background-image:url(../images/white-arrow-down.svg);background-size:10px 6px;background-repeat:no-repeat;background-position:center center}.menu-item-has-children .sub-menu-toggle[aria-expanded=true]{transform:rotate(180deg)}.menu-item-has-children .sub-menu.megamenu-built{display:none}.menu-item-has-children.submenu-open .sub-menu.megamenu-built{display:block}.megamenu-built{padding:20px}.megamenu-built li+li{margin-top:10px}.mega-menu{display:none !important}.menu-wrapper{padding:17px 0px 17px}.menu-toggle{display:block;width:37px;height:24px;transform:rotate(0);transition:.5s ease-in-out;position:relative;cursor:pointer;margin-left:20px;z-index:99}.menu-toggle span{display:block;position:absolute;right:0;width:100%;height:3px;background:var(--accent);z-index:1;transform:rotate(0);transition:.25s ease-in-out;border-radius:2px}.menu-toggle span:first-child{top:0}.menu-toggle span:nth-child(2),.menu-toggle span:nth-child(3){top:11px}.menu-toggle span:nth-child(4){top:22px}.menu-toggle.open span:first-child{top:16px;width:0%;left:50%}.menu-toggle.open span:nth-child(4){top:8px;width:0%;left:50%}.menu-toggle.open span{background:var(--accent)}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg)}.menu-toggle.open span:nth-child(2){transform:rotate(45deg)}.header .nav.open .main-navigation{display:flex;padding-top:141px}}@media only screen and (min-width: 1201px){.header .btn{margin-top:12px}}@media only screen and (min-width: 992px){.header-contact-btn{width:170px}}@media only screen and (max-width: 767px){.header .header-logo{margin-top:0px}.header .header-contact-btn{display:none}.top-bar .header-search-form .form-control{width:170px}.top-bar .header-search-results{width:280px}.top-bar .action-btn.search-open .header-search-form{max-width:190px}}@media only screen and (max-width: 360px){.header-contact-btn{font-size:11px}.header .header-logo{max-width:95px}.menu-toggle{margin-left:10px}}.footer{background-color:var(--accent-background);padding:48px 0px 61px;color:#fff}.footer .footer-logo{padding-bottom:32px}.footer a{color:#fff}.footer .title{padding-top:13px;font-size:18px;line-height:28px;font-weight:600;margin-bottom:19px;color:#fff}.footer .title+.title{margin-top:40px}.footer li+li{margin-top:16px}.footer .line{position:relative;padding-bottom:40px}.footer .info a{text-decoration:underline}.footer a:hover{color:var(--accent)}.footer .item+.item{margin-top:11px}.footer .info-text{padding-top:4px;padding-bottom:23px}.footer .social-list{padding-top:3px}.copyrights{padding-top:50px;margin-top:48px;border-top:1px solid #dcdcdc;font-size:13px;line-height:100%}.copyrights ul{display:flex;align-items:center;margin-top:12px;gap:32px}.copyrights li+li{margin-top:0px}.social-list a:hover svg path{fill:var(--accent)}@media only screen and (min-width: 992px){.footer .line::before{content:"";position:absolute;width:1px;height:100%;top:0px;left:-18px;background:#fff}.footer .info{padding-left:18px}}@media only screen and (max-width: 991px){.footer .info{padding-top:60px}}@media only screen and (max-width: 360px){.copyrights{flex-direction:column;align-items:center}.copyrights ul{gap:15px}}.breadcrumbs{padding:0px 0px 20px}.breadcrumbs ul{display:flex;flex-wrap:wrap;align-items:center;column-gap:10px;row-gap:8px}.breadcrumbs li{display:inline-flex;flex-wrap:wrap;align-items:center;margin-right:0;max-width:100%;min-width:0;flex-shrink:1}.breadcrumbs li:not(.current){flex:0 1 auto;white-space:normal}.breadcrumbs li:last-child{margin-right:0}.breadcrumbs .item{font-size:16px;line-height:1.4;min-width:0;overflow-wrap:break-word;word-break:normal}.breadcrumbs a.item{display:inline;white-space:normal}.breadcrumbs a:hover{color:var(--accent)}.breadcrumbs svg{margin-left:5px;flex-shrink:0}.breadcrumbs .current{flex:1 1 auto;flex-shrink:1;min-width:0;max-width:100%;align-items:flex-start}.breadcrumbs .current .item{display:block;font-weight:600;white-space:normal;overflow-wrap:break-word;word-break:normal;line-height:1.35}@media only screen and (max-width: 767px){.breadcrumbs ul{flex-wrap:wrap;row-gap:10px}.breadcrumbs li:not(.current){margin-bottom:0}.breadcrumbs .current{margin-bottom:0}}.slider-intro{padding-bottom:56px}.slider-intro .subtitle{margin-bottom:8px}.slider-intro .intro-text{padding-top:15px}.slider-intro .intro-text p{margin-bottom:8px}.hero{min-height:765px;position:relative;padding-top:146px}.hero .bg-image{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:center center}.hero::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.6);z-index:1}.hero .container{position:relative;z-index:2}.hero .hero-content{max-width:600px;padding:123px 0px 60px}.hero .hero-title{margin-bottom:23px}.hero p,.hero .hero-title{color:#fff}.hero .btn{margin-top:24px}.feature-cards.top-negative{margin-top:-65px}.feature-cards.with-bg{padding:73px 0px 72px}.feature-cards .block-wrapper{margin-bottom:39px;display:flex;flex-direction:column;gap:24px;max-width:584px}.feature-cards .block-wrapper .block-title{margin-bottom:0px}.feature-cards .card{padding:25px 50px 28px 26px}.feature-cards .icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-right:8px}.feature-cards .title{display:flex;align-items:center;margin-bottom:4px;font-size:23px;line-height:120%;font-weight:600}.feature-cards .btn{margin-top:39px}.feature-cards .item{margin-bottom:24px}@media only screen and (min-width: 768px){.left-right-content .btn{min-width:255px}}@media only screen and (max-width: 767px){.feature-cards .row{gap:24px}.feature-cards .item{margin-bottom:0px}}@media only screen and (max-width: 480px){.feature-cards.top-negative{margin-top:-30px}}.banner{min-height:350px;position:relative;padding:60px 0px;display:flex;align-items:center}.banner .bg-image{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:center}.banner .container{position:relative;z-index:2}.banner .block-label,.banner .block-title{color:#fff}.banner .block-label{font-size:25px;font-weight:600}.banner .wrapper{max-width:440px}.banner .element{display:flex;justify-content:flex-end}.banner .btn{margin-top:16px}@media only screen and (min-width: 1440px){.banner .small-space{padding:0px 105px}}@media only screen and (max-width: 767px){.banner .element{margin-top:24px}}.category-list{padding:48px 0px 82px}.category-list .item{padding-bottom:24px}.category-list .card .content{padding:26px 25px 11px;min-height:162px}.category-list .card .content .info{font-size:18px;line-height:28px}.category-list .card .img{height:177px}.category-list .card .element{bottom:2px}@media only screen and (max-width: 767px){.category-list{padding:48px 0px 30px}}.filters{padding:39px 0px 104px}.filter-list{list-style:none;padding:0;margin:0}.filter-list .filter-item{margin-bottom:0}.filter-list .filter-label{display:flex;align-items:center;justify-content:space-between;padding:0;margin:0px 0px 4px;cursor:pointer;width:100%}.filter-list .filter-label:hover .filter-text{color:var(--title)}.filter-list .filter-checkbox{width:18px;height:18px;margin-right:12px;cursor:pointer;appearance:none;border:1px solid #b9b9b9;border-radius:2px;background:rgba(0,0,0,0);flex-shrink:0;position:relative;pointer-events:none}.filter-list .filter-checkbox:checked{border:none}.filter-list .filter-checkbox:checked::after{content:"";display:block;width:100%;height:100%;background-image:url(../images/check.svg);background-size:18px 18px;background-repeat:no-repeat;background-position:center}.filter-list .filter-text{flex:1;font-size:16px;font-weight:400;line-height:150%}.filter-list .filter-count{display:inline-flex;align-items:center;justify-content:center;min-width:31px;height:20px;line-height:20px;padding:0 7px;border:1px solid #b9b9b9;border-radius:12px;font-size:12px;font-weight:400;margin-left:auto}.filter-list.filter-list--industry .filter-item--industry-group{margin-bottom:4px}.filter-list.filter-list--industry .filter-industry-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.filter-list.filter-list--industry .filter-industry-checkbox-link{flex-shrink:0;display:inline-flex;align-items:center;text-decoration:none;color:inherit}.filter-list.filter-list--industry .filter-industry-checkbox-link:focus-visible{outline:2px solid var(--title);outline-offset:2px}.filter-list.filter-list--industry .filter-industry-name-toggle{flex:1;min-width:0;display:inline-flex;align-items:center;justify-content:flex-start;gap:8px;margin:0;padding:0;border:none;border-radius:0;background:rgba(0,0,0,0);cursor:pointer;color:inherit;font:inherit;text-align:left}.filter-list.filter-list--industry .filter-industry-name-toggle:hover .filter-text{color:var(--title)}.filter-list.filter-list--industry .filter-industry-name-toggle .filter-text{flex:0 1 auto}.filter-list.filter-list--industry .filter-industry-arrow{flex-shrink:0;display:inline-flex;align-items:center;transition:transform .2s ease}.filter-list.filter-list--industry .filter-industry-arrow svg{display:block}.filter-list.filter-list--industry .filter-industry-name-link{flex:1;min-width:0;display:inline-flex;align-items:center;margin:0;padding:0;text-decoration:none;color:inherit}.filter-list.filter-list--industry .filter-industry-name-link:hover .filter-text{color:var(--title)}.filter-list.filter-list--industry .filter-industry-head .filter-count{flex-shrink:0;margin-left:auto}.filter-list.filter-list--industry .filter-list--industry-children{list-style:none;padding:0 0 0 12px;margin:0 0 8px}.filter-list.filter-list--industry .filter-list--industry-children .filter-label{margin-bottom:4px}.type{display:flex;gap:8px;margin-bottom:12px}.type .filter-label{display:inline-flex;align-items:center;justify-content:center;padding:0px 16px;height:26px;line-height:26px;cursor:pointer;border:1px solid #b9b9b9;border-radius:2px;background:rgba(0,0,0,0);transition:all .3s ease;width:auto;margin:0;min-width:95px}.type .filter-label .filter-checkbox{position:absolute;opacity:0;pointer-events:none;width:0;height:0;margin:0}.type .filter-label .filter-text{font-size:16px;font-weight:400;flex:none}.type .filter-label:hover{border-color:#231f20}.type .filter-label.active{background:#231f20;border-color:#231f20;color:#fff}.number-filter-list{display:flex;flex-wrap:wrap}.number-filter-list li{width:33.33333333%}.view-type{display:flex;gap:9px}.view-type .view-type-item{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);cursor:pointer;border-radius:3px}.view-type .view-type-item:hover,.view-type .view-type-item.active{background-color:#231f20}.view-type .view-type-item:hover svg path,.view-type .view-type-item.active svg path{stroke:#fff}.selected-filters{background:#e7e7e7;border-radius:4px;padding:14px 16px 16px;margin-bottom:40px}.selected-filters .selected-filters-container{display:flex;align-items:center;flex-wrap:wrap;gap:25px}.selected-filters .filter-group-label{font-size:13px;font-weight:600;color:var(--title);white-space:nowrap;display:block}.selected-filters .filter-chips{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.selected-filters .filter-chip{display:inline-flex;align-items:center;gap:3px;padding:3px 8px 3px;background:#fff;font-size:12px;line-height:1.5;border:1px solid #231f20;border-radius:4px;cursor:pointer}.selected-filters .filter-chip:hover,.selected-filters .filter-chip.active{background-color:#231f20}.selected-filters .filter-chip:hover .filter-chip-text,.selected-filters .filter-chip.active .filter-chip-text{color:#fff}.selected-filters .filter-chip:hover svg path,.selected-filters .filter-chip.active svg path{stroke:#fff}.selected-filters .filter-chip-text{color:#231f20;font-weight:400}.selected-filters .filter-chip-remove{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;flex-shrink:0;transition:opacity .3s ease;text-decoration:none;color:inherit}.selected-filters .filter-chip-remove:hover{opacity:.7}.selected-filters .filter-chip-remove svg{width:12px;height:12px}.selected-filters .filter-more-btn{display:inline-flex;align-items:center;gap:3px;padding:3px 8px 3px;background:#fff;font-size:12px;line-height:1.5;border:1px solid #231f20;border-radius:4px}.selected-filters .filter-more-btn:hover{background-color:#231f20;color:#fff}.selected-filters .filter-actions{margin-top:25px;margin-left:auto}.selected-filters .clear-all-btn{display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:rgba(0,0,0,0);font-size:16px;font-weight:600;color:#231f20;cursor:pointer;transition:opacity .3s ease;text-decoration:none}.selected-filters .clear-all-btn:hover{opacity:.7}.selected-filters .clear-all-btn svg{width:16px;height:16px}.selected-filters.smaller{padding:17px 16px 16px;margin-bottom:70px}.selected-filters.smaller .filter-chip,.selected-filters.smaller .filter-more-btn{font-size:12px;padding:4px 7px 2px}.selected-filters.smaller .filter-chips{gap:7px}.top-bar-actions{padding-top:9px;margin-bottom:24px}.top-bar-actions .catalog-controls{display:flex;align-items:center;gap:8px}.custom-dropdown{position:relative}.custom-dropdown .custom-dropdown-toggle{display:inline-flex;align-items:center;padding:10px 14px;background:rgba(0,0,0,0);border:1px solid #b9b9b9;border-radius:4px;font-size:16px;font-weight:500;color:#231f20;cursor:pointer;transition:all .3s ease;white-space:nowrap}.custom-dropdown .custom-dropdown-toggle .dropdown-label{color:#231f20;margin-right:2px}.custom-dropdown .custom-dropdown-toggle .dropdown-value{color:#231f20;font-weight:600}.custom-dropdown .custom-dropdown-toggle svg{width:12px;height:8px;flex-shrink:0;transition:transform .3s ease;margin-left:11px}.custom-dropdown .custom-dropdown-toggle:hover{border-color:#b9b9b9}.custom-dropdown.active .custom-dropdown-toggle svg{transform:rotate(180deg)}.custom-dropdown.active .custom-dropdown-menu{display:block}.custom-dropdown .custom-dropdown-menu{display:none;position:absolute;top:calc(100% + 4px);left:0;min-width:100%;background:#fff;border:1px solid #e0e0e0;border-radius:2px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:100;overflow:hidden}.custom-dropdown .dropdown-option{display:block;width:100%;padding:10px 12px;text-align:left;background:#fff;border:none;font-size:16px;font-weight:400;color:#231f20;cursor:pointer;transition:background-color .3s ease;white-space:nowrap;text-decoration:none}.custom-dropdown .dropdown-option:hover{background:#f5f5f5}.custom-dropdown .dropdown-option.active{background:#f5f5f5;font-weight:600}.custom-dropdown .dropdown-option:first-child{padding-top:12px}.custom-dropdown .dropdown-option:last-child{padding-bottom:12px}.post-filters .filter-chips{gap:13px}.post-filters a.filter-chip{text-decoration:none}.post-filters .filter-chip,.post-filters .filter-more-btn{font-size:16px;padding:4px 16px 4px}.post-filters .filter-more-btn{display:none}.post-filters .filter-more-btn.is-visible{display:inline-flex}.post-filters .wrapper{gap:13px}.post-filters .filter-controls{gap:13px}.filter-by{display:none}.filter-panel-overlay{display:none}.filter-panel-close{display:none}@media only screen and (max-width: 991px){.filter-by{display:flex;align-items:center;justify-content:center;height:40px;line-height:40px;font-size:16px;max-width:200px}.filter-by svg{margin-right:6px;width:25px;height:25px}.filter-by path{fill:#fff}.filter-panel-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:10000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.filter-panel-overlay.is-open{display:block;opacity:1;visibility:visible}.filter-panel{position:fixed;left:0;top:0;bottom:0;width:85%;max-width:400px;background:var(--white, #fff);z-index:10001;overflow-y:auto;transform:translateX(-100%);transition:transform .3s ease;box-shadow:2px 0 12px rgba(0,0,0,.15)}.filter-panel.is-open{transform:translateX(0)}.filter-panel-close{display:block;position:absolute;top:16px;right:16px;padding:8px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--title, #231F20);line-height:0;z-index:1}.filter-panel-close:hover{opacity:.7}.filters .filter-panel .toggle-blocks{padding:48px 24px 24px;display:block}}@media only screen and (max-width: 767px){.post-filters .filter-chip,.post-filters .filter-more-btn{font-size:14px;padding:4px 10px 4px}.post-filters .wrapper{flex-direction:column;align-items:flex-start}.post-filters .custom-dropdown{width:100%}.post-filters .custom-dropdown .custom-dropdown-toggle{width:100%}.post-filters .custom-dropdown .custom-dropdown-toggle svg{margin-left:auto}}@media only screen and (max-width: 480px){.top-bar-actions{padding-top:15px !important;flex-direction:column;align-items:flex-start}.top-bar-actions .view-type{margin-bottom:15px}.selected-filters .filter-actions{margin-top:0px}.top-bar-actions .catalog-controls{align-items:flex-start;flex-direction:column}}.related-posts{padding:72px 0px 67px;background:#fff;margin-bottom:0px}.related-posts .title{font-size:23px;font-weight:600;font-family:var(--primary-font-family);margin-bottom:49px}.related-posts .item{padding-bottom:0px}.related-posts .swiper-slide{height:auto;margin-bottom:10px}.find-in-map{padding:73px 0px 115px}.find-in-map .title{margin-bottom:23px}.find-in-map.white{background:#f8faf9;padding:2px 0 115px}.find-in-map.white .distributor-search{background:#efefef}.find-in-map.white .distributor-list-wrapper,.find-in-map.white .distributor-list{background:#fff}.distributor-search{background:#fff;padding:24px;border-radius:2px}.distributor-search .wrapper{display:flex;gap:16px;max-width:703px}.distributor-search .input-group{max-width:598px;width:100%;position:relative}.distributor-search .form-control{border-color:#b9b9b9}.distributor-search .form-control::placeholder{color:#b9b9b9}.distributor-search .near-me{display:flex;align-items:center;gap:10px;font-weight:600;cursor:pointer;user-select:none}.distributor-search .near-me.loading{pointer-events:none;opacity:.7}.distributor-search .distributor-search-btn{width:28px;height:28px;border:none;background:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;position:absolute;top:50%;margin-top:-14px;right:8px}.map-container{margin-top:48px}.map-container iframe{width:100%;height:528px}.map-container .distributors-map{width:100%;height:528px;border-radius:2px;z-index:0}.map-container .distributors-map.leaflet-container .distributors-map-pin.leaflet-div-icon{background:rgba(0,0,0,0);border:none}.map-container .distributors-map .leaflet-popup-content-wrapper,.map-container .distributors-map .leaflet-popup-tip{border-radius:2px}.map-container .distributors-map .leaflet-popup-content{margin:10px 12px 12px;min-width:0;font-size:14px;line-height:1.45;color:#231f20}.map-container .distributors-map .distributor-map-popup{margin:0;padding:2px 0 0}.map-container .distributors-map .distributor-map-popup strong{font-weight:600;color:#231f20}.map-container .distributors-map.leaflet-container .leaflet-popup-content .distributor-map-popup a,.map-container .distributors-map .distributor-map-popup a{color:var(--accent);font-weight:600;text-decoration:none;word-break:break-word}.map-container .distributors-map.leaflet-container .leaflet-popup-content .distributor-map-popup a:hover,.map-container .distributors-map.leaflet-container .leaflet-popup-content .distributor-map-popup a:focus-visible,.map-container .distributors-map .distributor-map-popup a:hover,.map-container .distributors-map .distributor-map-popup a:focus-visible{text-decoration:underline}.distributor-list-wrapper{height:528px;background:#fff;border-radius:2px;position:relative;padding-right:20px}.distributor-list{height:100%;overflow-y:auto;padding:15px 4px 15px 20px;background:#f8faf9;scrollbar-width:thin;scrollbar-color:#707070 #e7e7e7}.distributor-list::-webkit-scrollbar{width:8px}.distributor-list::-webkit-scrollbar-track{background:#e7e7e7;box-shadow:4px 0px 6px 0px rgba(78,54,54,.0509803922)}.distributor-list::-webkit-scrollbar-thumb{background-color:#707070;border-radius:100px}.distributor-distance{display:block;font-size:12px;font-weight:500;color:#707070;margin-top:4px}.distributor-card{background:#fff;border-radius:4px;margin-bottom:0;box-shadow:0 2px 4px rgba(0,0,0,.08);transition:all .3s ease;margin:8px 8px 14px 8px}.distributor-card:last-child{margin-bottom:8px}.distributor-card .distributor-card-header{display:flex;justify-content:space-between;align-items:flex-start;padding:27px 29px 24px 21px;cursor:pointer;background:rgba(0,0,0,0);width:100%}.distributor-card .distributor-info{flex:1;padding-right:16px}.distributor-card .distributor-name{font-size:23px;font-weight:600;text-transform:uppercase;margin:0 0 7px 0;line-height:120%;font-family:var(--primary-font-family)}.distributor-card .distributor-address{margin:0}.distributor-card .distributor-toggle{background:rgba(0,0,0,0);border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s ease}.distributor-card .distributor-toggle .toggle-icon{transition:transform .3s ease}.distributor-card .distributor-toggle[aria-expanded=true] .toggle-icon{transform:rotate(180deg)}.distributor-card .distributor-card-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 20px}.distributor-card.active .distributor-card-content{max-height:1000px;padding:0 20px 20px 20px}.distributor-card .distributor-contact{margin-bottom:28px}.distributor-card .distributor-contact .contact-item{margin:0 0 8px 0}.distributor-card .distributor-contact .contact-item:last-child{margin-bottom:0}.distributor-card .distributor-contact .contact-item a{color:#231f20;text-decoration:none;font-weight:600}.distributor-card .distributor-contact .contact-item a:hover{text-decoration:underline}@media only screen and (max-width: 991px){.distributor-card .distributor-card-header{padding:15px}.distributor-card .distributor-name{font-size:18px;margin:0 0 5px 0}.distributor-list{padding:15px 4px 15px 15px}.distributor-search .input-group{max-width:400px}}@media only screen and (max-width: 767px){.distributor-search{padding:15px}.distributor-search .wrapper{flex-direction:column}.distributor-card .distributor-address{font-size:14px}.distributor-list-wrapper{margin-bottom:24px}}.industries-list{padding:119px 0px 120px}.industries-list .card .content{padding:24px 15px 11px}.industries-list .card .content .title{max-width:80%}.industries-list .swiper-slide{height:auto}@media only screen and (max-width: 991px){.industries-list{padding:30px 0px 60px}}.feature-highlight{padding:74px 0 74px}.feature-highlight .title{margin-bottom:25px}.feature-highlight .subtitle,.feature-highlight h5{font-size:18px;line-height:28px;font-weight:600;padding-top:13px;margin-bottom:15px}.feature-highlight ul{padding-left:20px;list-style:disc;padding-bottom:40px}.feature-highlight li+li{margin-top:4px}.feature-highlight .btn{min-width:212px}@media only screen and (min-width: 1440px){.feature-highlight .text{padding-left:30px}}@media only screen and (max-width: 767px){.feature-highlight .img{margin-bottom:24px}}.single-post-intro{padding:76px 0px 53px}.single-post-intro .breadcrumbs{padding:0px 0 50px}.single-post-intro .sticky-image img{width:100%}.single-post-intro .subtitle{margin-bottom:8px}.single-post-intro .intro-content{margin-top:24px}.single-post-intro h1,.single-post-intro h2,.single-post-intro h3,.single-post-intro h4,.single-post-intro p{max-width:582px}.single-post-intro h1,.single-post-intro h2,.single-post-intro h3,.single-post-intro h4{margin-bottom:20px}.single-post-intro h2.title{margin-bottom:32px}.single-post-intro p{margin-bottom:16px}.single-post-intro h1+p,.single-post-intro h2+p,.single-post-intro h3+p,.single-post-intro h4+p{margin-top:16px}.single-post-intro .btn{margin-top:32px;min-width:212px}.single-post-intro .more-content{padding-top:47px}.single-post-intro .more-content h1,.single-post-intro .more-content h2,.single-post-intro .more-content h3,.single-post-intro .more-content h4,.single-post-intro .more-content p{max-width:496px}.single-post-intro .more-content h3{margin-bottom:16px}.single-post-intro .actions{display:flex;flex-direction:column;align-items:flex-start;padding-top:36px;gap:20px}.single-post-intro .actions .btn-secondary{margin-top:0px}.single-post-intro .actions .download-link-row{display:flex;align-items:center;gap:0}.single-post-intro .actions .download-link-row .tectyl-product-download-preview+.download-btn{margin-left:22px}.single-post-intro .actions .tectyl-product-download-preview{display:inline-flex;align-items:center;justify-content:center;line-height:0;color:inherit;text-decoration:none}.single-post-intro .actions .tectyl-product-download-preview:hover{color:var(--accent)}@supports not (gap: 1rem){.single-post-intro .actions .tectyl-product-download-preview{margin-right:22px}}.single-post-intro .next-use-case-link{display:inline-flex;align-items:center;gap:10px;margin-top:36px;font-weight:600;font-size:16px;line-height:1.25;color:#231f20;text-decoration:none;transition:color .2s ease}.single-post-intro .next-use-case-link .next-use-case-link__icon{display:flex;flex-shrink:0}.single-post-intro .next-use-case-link .next-use-case-link__icon svg{display:block;transform:none}.single-post-intro .next-use-case-link:hover{color:var(--accent)}.single-post-intro .next-use-case-link:hover .next-use-case-link__icon svg path{stroke:var(--accent)}.single-post-intro .actions+.next-use-case-link{margin-top:20px}@media only screen and (min-width: 1440px){.single-post-intro .actions .btn{min-width:255px}}@media only screen and (max-width: 767px){.single-post-intro .img{margin-top:24px}.single-post-intro .sticky-image{padding-top:24px}}.gallery{padding:72px 0 48px}.gallery .item{margin-bottom:24px}.gallery .large-img .img,.gallery .small-img .img{width:100%;aspect-ratio:3/4;overflow:hidden;position:relative}.gallery .large-img .img img,.gallery .small-img .img img{position:absolute;width:100%;height:100%}.gallery .large-img .img{height:600px;max-height:600px}.gallery .small-img .img{height:288px;max-height:288px}.gallery .video .img{position:relative}.gallery .video .img::before{content:"";position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:2}.gallery .video .img::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:40px;height:40px;background:url("../images/play.svg") no-repeat center center;background-size:contain;z-index:3}.gallery .block{max-width:600px;padding-bottom:63px}.gallery .block h3{margin-bottom:23px}.post-gallery{padding:72px 0 71px}.post-gallery .img{position:relative}.post-gallery .img::after{content:"";position:absolute;left:0px;right:0px;top:50%;background:url(../images/gallery-icon.svg);width:24px;height:24px;margin:-12px auto 0px}.post-gallery .large-img .img{height:385px;max-height:385px}.post-gallery .small-img .img{height:185px;max-height:185px}.post-gallery .item{margin-bottom:15px}.gallery-block{padding:71px 0px 25px}.gallery-block .block{max-width:600px;padding-bottom:63px}.gallery-block .block h3{margin-bottom:23px}.gallery-block .card .img{height:254px;max-height:254px}.gallery-block .card .content{padding:24px 25px 23px}.gallery-block .card .content h4{font-size:25px;margin-bottom:28px}.gallery-block .card .content strong{font-size:18px;line-height:28px;display:block;margin-bottom:15px}.gallery-block .card .content ul+strong,.gallery-block .card .content ul+p{margin-top:26px}.gallery-block .card .content ul{padding-left:16px;list-style:disc}.gallery-block .card .content li+li{margin-top:4px}.gallery-block .item{margin-bottom:47px}@media only screen and (max-width: 991px){.gallery .large-img .img{height:400px;max-height:400px}.gallery .small-img .img{height:188px;max-height:188px}}@media only screen and (max-width: 767px){.post-gallery .large-img,.gallery .large-img{padding-bottom:24px}}.gallery[data-gallery-lightbox] .img{cursor:pointer}.gallery-lightbox-overlay{position:fixed;inset:0;background:#000;z-index:9999;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease;display:flex;align-items:center;justify-content:center}.gallery-lightbox-overlay.active{opacity:1;visibility:visible}.gallery-lightbox-close{position:absolute;top:16px;right:16px;width:48px;height:48px;padding:0;border:none;background:hsla(0,0%,100%,.2);color:#fff;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;z-index:10}.gallery-lightbox-close:hover{background:hsla(0,0%,100%,.3)}.gallery-lightbox-close:focus{outline:2px solid #fff;outline-offset:2px}.gallery-lightbox-prev,.gallery-lightbox-next{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;padding:0;border:none;background:hsla(0,0%,100%,.2);color:#fff;cursor:pointer;border-radius:4px;display:flex;align-items:center;justify-content:center;z-index:10;opacity:.8;transition:opacity .2s ease}.gallery-lightbox-prev:hover,.gallery-lightbox-next:hover{opacity:1}.gallery-lightbox-prev:focus,.gallery-lightbox-next:focus{outline:2px solid #fff;outline-offset:2px}.gallery-lightbox-prev{left:16px}.gallery-lightbox-next{right:16px}.gallery-lightbox-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:56px 16px 16px}.gallery-lightbox-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery-lightbox-content img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.gallery-lightbox-content .gallery-lightbox-embed{position:relative;width:100%;height:100%;max-width:100vw;max-height:100vh}.gallery-lightbox-content .gallery-lightbox-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.left-right-content{padding:71px 0px}.left-right-content.image-left .row{flex-direction:row-reverse}.left-right-content.vertical .text{display:flex;flex-direction:column;justify-content:center}.left-right-content .text-title{margin-bottom:16px}.left-right-content .title{margin-bottom:39px}.left-right-content .subtitle{margin-bottom:7px}.left-right-content h3{font-size:31px}.left-right-content p{margin-bottom:8px}.left-right-content .btn{margin-top:32px}.left-right-content .block-title{font-size:33px;margin-bottom:23px}.left-right-content h5{font-size:20px}.left-right-content ul{padding-left:16px;list-style:disc}.left-right-content li+li{margin-top:4px}.left-right-content strong{font-size:18px;line-height:28px}.left-right-content .column-text{padding-top:10px}.left-right-content .column-text strong{line-height:150%}.left-right-content .column-text .full{margin-bottom:30px}.left-right-content .column-text h5{margin-bottom:10px}.left-right-content img{width:100%}.left-right-content.simple p{margin-bottom:15px}.left-right-content.simple h5{margin-bottom:9px}.full-content-image{padding:71px 0px 64px}.full-content-image.image-left .row{flex-direction:column-reverse}.full-content-image .text-title{font-size:33px;margin:49px 0 23px}.full-content-image p{margin-bottom:8px}.full-content-image .box{max-width:83%}@media only screen and (min-width: 1440px){.left-right-content .text{padding-right:28px}}@media only screen and (min-width: 768px){.left-right-content .btn{min-width:255px}}@media only screen and (max-width: 991px){.full-content-image .box{max-width:100%}}@media only screen and (max-width: 767px){.left-right-content{padding:30px 0px 30px}.left-right-content .image{margin-bottom:24px}.left-right-content .row{flex-direction:column-reverse}.left-right-content.image-left .row{flex-direction:column-reverse}.left-right-content .column-text{margin-bottom:24px}.left-right-content.simple .text{margin-top:24px}}.history{padding:97px 0px 29px}.history .subtitle{margin-bottom:7px}.history .intro{padding-bottom:81px}.history .list{padding-bottom:47px}.history .list .title{font-size:21px;line-height:28px;font-weight:600;margin-bottom:9px}.history .list p{line-height:100%}.history .info{display:flex;flex-direction:column;justify-content:flex-end}.history .year{font-size:80px;line-height:100%;color:var(--accent);font-weight:600;width:100%;text-align:right;border-bottom:2px solid #231f20;padding-right:14px;position:relative;padding-bottom:13px}.history .year::after{content:"";position:absolute;bottom:3.5px;right:-12.5px;width:15px;height:2px;background-color:#231f20;transform:rotate(-45deg)}.history .number{display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (min-width: 1440px){.history .number{padding-right:24px}}@media only screen and (max-width: 767px){.history{padding:30px 0px 29px}.history .number{padding-right:24px;justify-content:flex-start}.history .title{margin-bottom:24px}.history .year{font-size:30px;text-align:left}.history .intro{padding-bottom:24px}.history .info{padding-top:15px}}.page-list{padding:72px 0px 79px}.page-list .title{margin-bottom:24px}.page-list p{margin-bottom:8px}.page-list .btn{margin-top:16px;min-width:212px}.page-list .img{height:248px;width:100%;aspect-ratio:3/4;max-height:248px;overflow:hidden;position:relative}.page-list .img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.page-list .img::before{content:"";width:0px;height:0px;border-style:solid;border-width:17px 0 0 17px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) var(--page-background);transform:rotate(0deg);position:absolute;left:0px;bottom:0px;z-index:2}.page-list .item{position:relative;padding-bottom:25px;margin-bottom:25px}.page-list .item::after{content:"";position:absolute;background-color:#231f20;width:calc(100% - 27px);height:2px;bottom:0px;left:0px;right:0px;margin:0 auto}.page-list .item .elements::after,.page-list .item .elements::before{content:"";position:absolute;background-color:#231f20;width:17px;height:2px;bottom:6.5px}.page-list .item .elements::after{right:0px;transform:rotate(-45deg)}.page-list .item .elements::before{left:0px;transform:rotate(45deg)}@media only screen and (max-width: 767px){.page-list .text{padding:17px 17px 0px}}.table-section{padding:73px 0px 71px}.table-section .block{max-width:50%;padding-bottom:48px}.table-section .block h3{margin-bottom:23px}table{width:100%}table thead{font-size:23px;line-height:120%;font-weight:600;text-align:left}table strong{font-size:18px;line-height:150%}table tr{border-bottom:1px solid #dceaed}table td,table th{padding:17px 0 11px}table th:first-child,table td:first-child{width:184px;max-width:100%}@media only screen and (max-width: 767px){.table-section .block{max-width:100%}.table-section .table-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-section .table-wrapper table{width:100%;border-collapse:collapse;min-width:600px}}.vacancies-section{padding:84px 0px 61px}.vacancies-section .title{margin-bottom:22px}.vacancies-section .vacancy-title{font-weight:600}.vacancies-section .vacancy-item{position:relative;padding:41px 44px 15px 42px}.vacancies-section .vacancy-item svg{min-width:17px}.vacancies-section .vacancies-empty{margin:0;max-width:720px}.vacancies-section .vacancies-empty a{color:var(--accent);font-weight:600;margin-left:.25em}.column-content{padding:84px 0px 119px}.column-content .title{margin-bottom:39px}.column-content h5{font-size:20px;margin-bottom:10px}.column-content .item{padding-bottom:24px}.single-post{padding-top:44px}.single-vacancy-content{padding:24px 0px 136px;overflow:visible}.single-vacancy-content .row{align-items:flex-start}.single-vacancy-content h1{font-size:40px;margin-bottom:16px}.single-vacancy-content p{margin-bottom:8px}.single-vacancy-content h2,.single-vacancy-content h3{margin-bottom:16px}.single-vacancy-content p+h2,.single-vacancy-content p+h3,.single-vacancy-content p+h4{padding-top:33px}.single-vacancy-content ul{padding-left:17px;list-style:disc;padding-bottom:9px}.single-vacancy-content a{color:var(--accent);font-weight:600}.single-vacancy-content li+li{margin-top:4px}.single-vacancy-content .sticky-sidebar{position:-webkit-sticky;position:sticky;top:calc(var(--header-height, 120px) + 24px);align-self:flex-start}.single-vacancy-content .card{border-color:#231f20}.single-vacancy-content .card h5{font-size:20px;margin-bottom:5px}.single-vacancy-content .card .content{padding:22px 25px 47px}.single-vacancy-content .card .list{display:flex;flex-direction:column;gap:7px}@media only screen and (min-width: 1440px){.single-vacancy-content .text{padding-right:10%}}@media only screen and (max-width: 767px){.single-vacancy-content{padding:24px 0 60px}.single-vacancy-content .text{margin-bottom:30px}.vacancies-section{padding:60px 0 30px}.vacancies-section .vacancy-item{padding:41px 20px 15px 20px}.column-content{padding:60px 0}}.download-section{padding:75px 0px 43px}.download-section .title{margin-bottom:46px;font-size:33px}.download-section .item{margin-bottom:24px}.download-section .card:not(.product-card) .img{height:183px;max-height:183px}.download-section .content{padding:23px 23px 17px;min-height:auto}.download-section .content .title{font-size:20px;margin-bottom:5px;font-family:var(--primary-font-family);max-width:100%}.download-section .content span{font-weight:600;display:flex;align-items:center;gap:11px}.download-product-section{padding:76px 0px 118px}.download-product-section .custom-search{padding-bottom:48px}.download-product-section .title{margin-bottom:39px}.download-product-section .content{padding:42px 23px 17px}.download-product-section .product-card .img img{max-width:100%;object-fit:contain}.load-more-wrapper{padding-top:26px;display:flex;justify-content:center}.load-more-wrapper .btn-link:hover{color:var(--accent)}@media only screen and (max-width: 767px){.download-section{padding:30px 0 43px}.download-section .card:not(.product-card) .img{height:130px;max-height:130px}.download-product-section{padding:40px 0 60px}.download-product-section .custom-search{padding-bottom:28px}.download-product-section .title{margin-bottom:24px}.download-product-section .content{padding:20px 16px 16px}.download-product-section .product-card .img{height:180px;padding:12px}}@media only screen and (max-width: 480px){.download-section .card:not(.product-card) .img{height:95px;max-height:95px}.download-section .content{padding:20px 15px 17px}.download-section .content .title{font-size:14px}.download-product-section .product-card .img{height:140px;padding:10px}}.tabs-section{padding:11px 0px 120px}.tabs-section #tds .checkbox-group{display:none}.tabs-section.select-multiple-enabled #tds .checkbox-group{display:block}.tabs-section #sds .checkbox-group{display:block}.tabs-section .action-area .container{display:flex;flex-wrap:wrap;align-items:center}.tabs-section .btn-switcher{display:flex;align-items:center;gap:12px}.tabs-section .btn-switcher .btn-switcher-label{font-size:13px}.tabs-section .btn-switcher .btn-switcher-toggle{padding:0;background:none;border:none;cursor:pointer;line-height:0}.tabs-section .btn-switcher .btn-switcher-toggle:focus-visible{outline:2px solid #231f20;outline-offset:2px}.tabs-section .btn-switcher .btn-switcher-track{display:flex;align-items:center;width:41px;height:24px;border-radius:12px;background:#555;padding:3px;transition:background .25s ease}.tabs-section .btn-switcher .btn-switcher-handle{width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .25s ease}.tabs-section .btn-switcher .btn-switcher-toggle[aria-checked=true] .btn-switcher-track{background:#e12610}.tabs-section .btn-switcher .btn-switcher-toggle[aria-checked=true] .btn-switcher-handle{transform:translateX(17px)}.tabs-section.tabs-section--automated .product-tabs-nav{margin-bottom:20px}.tabs-section.tabs-section--automated .product-tabs-intro{margin-bottom:28px}.tabs-section.tabs-section--automated .product-tabs-intro__text{margin:0 0 12px;font-size:16px;line-height:1.5;color:var(--title, #231f20)}.tabs-section.tabs-section--automated .product-tabs-intro__hint{margin:0;font-size:14px;line-height:1.5;font-style:italic;color:#505050}.tabs-section .product-tabs-nav{display:flex;gap:25px;border-bottom:1px solid #cbcbcb;margin-bottom:46px}.tabs-section .product-tabs-nav .product-tab-btn{padding:0 4px 12px;background:rgba(0,0,0,0);border:none;font-size:23px;font-weight:600;color:#707070;cursor:pointer;position:relative;transition:color .3s ease}.tabs-section .product-tabs-nav .product-tab-btn::after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:2px;background:var(--accent);transition:width .3s ease}.tabs-section .product-tabs-nav .product-tab-btn.active{color:var(--title)}.tabs-section .product-tabs-nav .product-tab-btn.active::after{width:100%}.tabs-section .product-tabs-nav .product-tab-btn:hover:not(.active){color:#505050}.tabs-section .product-tabs-content .product-tab-panel{display:none}.tabs-section .product-tabs-content .product-tab-panel.active{display:block}.tabs-section .product-tabs-content .tab-panel-inner .item{margin-bottom:24px}.tabs-section .action-area{background-color:#efefef;padding:25px 0px 24px;margin-bottom:40px}.tabs-section .action-area .wrapper{width:100%;display:flex;justify-content:space-between;align-items:center;gap:24px}.tabs-section .action-area .action-area__controls{display:flex;align-items:center;gap:16px;flex-shrink:0}.tabs-section .custom-search .input-group{width:496px;max-width:100%}.tabs-section .custom-search .form-control{border-color:#b9b9b9;padding:0 15px;height:40px;line-height:40px}.tabs-section .custom-dropdown{font-size:13px}.tabs-section .custom-dropdown .dropdown-value{font-weight:500}.tabs-section .custom-dropdown-toggle{background:#fff;margin-left:4px;border-color:#231f20}.tabs-section .custom-dropdown .custom-dropdown-toggle{padding:10px 13px 10px 7px}.tabs-section .custom-dropdown .custom-dropdown-toggle svg{margin-left:5px}.selected-files{font-size:16px;font-weight:600;padding-top:16px}.selected-files.selected-files--hidden{display:none}.selected-files .selected-count{margin-left:5px;margin-right:48px}.selected-files .selected-count svg{margin-right:10px}.selected-files .action-btn{display:flex;align-items:center}.selected-files .action-btn:hover svg path{stroke:var(--accent)}.selected-files .remove-selected-btn:hover svg path{stroke:var(--accent)}.selected-files .action-btn+.action-btn{margin-left:17px}@media only screen and (max-width: 1200px){.tabs-section .custom-search .input-group{width:375px}}@media only screen and (max-width: 991px){.tabs-section .action-area .wrapper{flex-wrap:wrap}.tabs-section .custom-search{width:100%;flex:1 1 auto;margin-bottom:15px}.tabs-section .custom-search .input-group{width:100%}.tabs-section .action-area__controls{width:100%;flex-wrap:wrap}.tabs-section .action-area__controls .custom-dropdown{margin-bottom:0}.tabs-section .custom-dropdown,.tabs-section .btn-switcher{margin-bottom:15px}}@media only screen and (max-width: 767px){.tabs-section{padding:11px 0 60px}}.certificates{padding:70px 0px 90px}.certificates .date{font-weight:600;display:block;margin-bottom:7px}.certificates .title{font-size:33px;margin-bottom:23px}.certificates .item{margin-bottom:24px}.certificates .card .img{height:187px;max-height:187px}.certificates .card .content{padding:12px 23px 23px}.certificates .card .title{font-size:20px;margin-bottom:9px}.category-bottom-content{padding:0 0 80px}.category-bottom-content .category-bottom-inner h2,.category-bottom-content .category-bottom-inner h3,.category-bottom-content .category-bottom-inner h4,.category-bottom-content .category-bottom-inner h5{font-size:23px;line-height:120%;font-weight:600;margin-bottom:16px;font-family:var(--primary-font-family)}.category-bottom-content .category-bottom-inner h2+p,.category-bottom-content .category-bottom-inner h3+p,.category-bottom-content .category-bottom-inner h4+p,.category-bottom-content .category-bottom-inner h5+p{margin-top:0}.category-bottom-content .category-bottom-inner p{margin-bottom:16px}.category-bottom-content .category-bottom-inner p+h2,.category-bottom-content .category-bottom-inner p+h3,.category-bottom-content .category-bottom-inner p+h4,.category-bottom-content .category-bottom-inner p+h5{padding-top:24px}.about{padding:95px 0px 68px}.about .container{position:relative}.about .element{position:absolute;right:0;top:-4px}.about .main-content .block-title,.about .main-content p{max-width:554px}.about .main-content p{margin-bottom:4px}.about .number-title{margin-bottom:0px}.about .number{flex-shrink:0;font-size:34px;line-height:76px;font-weight:600;color:var(--accent);margin-right:8px}.about .title{flex:1 1 0;min-width:0;font-size:17px;line-height:120%;font-weight:600;overflow-wrap:break-word;word-break:normal}.about .item{margin-bottom:24px}.about.white{padding:72px 0 67px}.about.white .element{top:-67px}@media only screen and (min-width: 1440px){.about .list{padding-right:92px}}.product-section{padding:72px 0px 102px}.product-section .swiper{padding-top:5px}.product-section .text p{margin-bottom:9px}.product-section .btn{margin-top:39px}@media only screen and (min-width: 768px){.product-section{padding:72px 0px 102px}.product-section .text .block-title,.product-section .text p{max-width:258px}}@media only screen and (max-width: 767px){.product-section .text{margin-bottom:24px}}.half-content{padding:72px 0px 235px}.half-content .block-title,.half-content p{max-width:502px}.half-content .text{padding-top:53px}.half-content .text p:not(:last-child){margin-bottom:16px}.half-content .text ul,.half-content .text ol{max-width:502px;margin:0 0 16px;padding-left:1.25em;list-style-position:outside}.half-content .text ul{list-style:disc}.half-content .text ol{list-style:decimal}.half-content .text li+li{margin-top:4px}.half-content .img-wrapper{position:relative}.half-content .img-wrapper .background{display:flex;justify-content:flex-end}.half-content .img-wrapper .foreground{position:absolute;top:174px;left:0px;max-width:410px}.half-content .img-full img{width:100%}.half-content.half-content-single-image{padding:72px 0 145px}.half-content.half-content-single-image .text{padding-top:0px}.half-content.half-content-single-image .block-label{font-size:25px;line-height:120%}.half-content.half-content-single-image p,.half-content.half-content-single-image ul,.half-content.half-content-single-image ol{max-width:464px}@media only screen and (max-width: 991px){.half-content{padding:72px 0 100px}.half-content .img-wrapper .foreground{top:125px;max-width:270px}}@media only screen and (max-width: 767px){.half-content .text{margin-bottom:24px}.half-content .img-wrapper .background img{width:100%}.half-content .img-wrapper .foreground{top:auto;bottom:-50px;left:12px;max-width:70%}.half-content.half-content-single-image{padding:30px 0 60px}}.get-in-touch{padding:144px 0px 183px}.get-in-touch .btn{width:100%}.get-in-touch .wrapper{position:relative;height:696px;padding:61px 62px}.get-in-touch .wrapper .bg-image{position:absolute;width:100%;height:100%;top:0;left:0;background-size:cover;background-position:center}.get-in-touch .wrapper::before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:1}.get-in-touch .wrapper .block-label,.get-in-touch .wrapper .block-title{position:relative;z-index:3;color:#fff}.get-in-touch .wrapper .block-label{margin-bottom:18px}.get-in-touch input[type=checkbox]{margin:0px 11px 0px 3px}@media only screen and (min-width: 1440px){.get-in-touch form{padding:0 52px 0px 16px}.get-in-touch .checkbox-group{margin-top:-10px}}@media only screen and (max-width: 991px){.get-in-touch{padding:144px 0 100px}.get-in-touch .wrapper{padding:30px 20px}}@media only screen and (max-width: 767px){.get-in-touch{padding:60px 0 60px}.get-in-touch .wrapper{height:100%;min-height:250px}.get-in-touch .container>.row{gap:24px}}.single-product-wrapper{padding:76px 0px 30px}.single-product-wrapper .breadcrumbs{padding:0 0 45px}.single-product-wrapper .title{font-size:33px;line-height:120%;margin-bottom:7px}.single-product-wrapper .subtext{font-weight:600;margin-bottom:8px}.single-product-wrapper .tags{display:flex;flex-wrap:wrap;gap:7px}.single-product-wrapper .tags .tag{display:block;font-size:12px;border:1px solid #231f20;border-radius:4px;padding:0px 8px;margin-bottom:5px}.single-product-wrapper .tags .tag:hover{background:#231f20;color:#fff}.single-product-wrapper .short-description{padding:19px 0px 5px;white-space:pre-line}.single-product-wrapper .action-btns{padding:19px 0px 25px;display:flex;flex-direction:column;align-items:flex-start}.single-product-wrapper .action-btns .btn{min-width:212px}.single-product-wrapper .action-btns .btn+.btn{margin-top:24px}.single-product-wrapper .btns{margin-top:23px;display:flex;flex-wrap:wrap;gap:24px}.single-product-wrapper .btns .btn{min-width:212px}.single-product-wrapper .img-wrapper{box-shadow:4px 4px 6px 0px rgba(78,54,54,.0509803922);background:#fff;height:495px;display:flex;align-items:center;justify-content:center}.single-product-wrapper .img-wrapper img{height:auto}.single-product-wrapper .highlights .text{font-size:18px;line-height:28px;font-weight:600;margin-bottom:7px}.single-product-wrapper .highlights ul{padding-left:25px;list-style:disc}.single-product-wrapper .highlights ul li+li{margin-top:4px}.product-specs-wrapper{padding:73px 0px 73px;background:#fff}.product-tabs .product-tabs-nav{display:flex;gap:28px;border-bottom:1px solid #b9b9b9;margin-bottom:48px}.product-tabs .product-tabs-nav .product-tab-btn{padding:0 4px 12px;background:rgba(0,0,0,0);border:none;font-size:23px;font-weight:600;color:#707070;cursor:pointer;position:relative;transition:all .3s ease}.product-tabs .product-tabs-nav .product-tab-btn::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#e30613;transition:width .3s ease}.product-tabs .product-tabs-nav .product-tab-btn.active{color:var(--title)}.product-tabs .product-tabs-nav .product-tab-btn.active::after{width:100%}.product-tabs .product-tabs-nav .product-tab-btn:hover:not(.active){opacity:.7}.product-tabs .product-tabs-content .product-tab-panel{display:none}.product-tabs .product-tabs-content .product-tab-panel.active{display:block}.product-tabs .product-tabs-content .tab-heading{font-size:33px;font-weight:700;color:#231f20;margin-bottom:23px}.product-tabs .product-tabs-content .tab-content-text{font-size:16px;line-height:1.6;color:#231f20}.product-tabs .product-tabs-content #description .tab-content-text{white-space:pre-line}.product-tabs .product-tabs-content #downloads .tectyl-product-downloads{margin-top:4px;display:flex;flex-direction:column;gap:12px}.product-tabs .product-tabs-content #downloads .tectyl-product-download__row{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:14px}.product-tabs .product-tabs-content #downloads .tectyl-product-download__row .download-btn{display:inline-flex;flex:0 0 auto;width:auto;max-width:100%}.product-tabs .product-tabs-content #downloads .tectyl-product-download-preview{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;line-height:0;color:inherit;text-decoration:none}.product-tabs .product-tabs-content #downloads .tectyl-product-download-preview:hover{color:var(--accent)}.specifications-list{max-width:601px}.specifications-list .spec-item{display:flex;justify-content:space-between;align-items:flex-start;padding:9px 0 6px;border-bottom:1px solid #e0e0e0}.specifications-list .spec-item .spec-info{flex:1;padding-right:20px;width:70%}.specifications-list .spec-item .spec-info .spec-title{font-size:20px;font-weight:600}.specifications-list .spec-item .spec-info .spec-subtext{font-size:16px;font-weight:400;line-height:150%;color:#414b5a}.specifications-list .spec-item .spec-value{font-size:20px;font-weight:400;white-space:nowrap;width:30%}@media only screen and (min-width: 1440px){.single-product-wrapper .product-content{padding-left:27px}}@media only screen and (max-width: 767px){.product-content{padding-top:24px}.product-tabs .product-tabs-nav .product-tab-btn{font-size:14px}.single-product-wrapper{padding-top:30px}}@media only screen and (max-width: 560px){.specifications-list .spec-item{flex-direction:column}.specifications-list .spec-item .spec-info,.specifications-list .spec-item .spec-value{width:100%}.product-tabs .product-tabs-nav{gap:10px}.product-tabs .product-tabs-nav .product-tab-btn{font-size:12px}}.related-products{padding:72px 0px 67px}.related-products .title{font-size:23px;font-weight:600;font-family:var(--primary-font-family);margin-bottom:49px}
