.c-systems-cat__title{font-family:var(--font-accent);font-style:normal;font-weight:800;font-feature-settings:"pnum" on,"lnum" on;text-wrap:balance;letter-spacing:-.02em;line-height:1.16;font-size:1em;font-size:var(--font-size, 1em)}@keyframes bounce-message-icon{0%{transform:scale(1)}30%{transform:scale(.8)}60%{transform:scale(1.5)}80%{transform:scale(.98)}to{transform:scale(1)}}.c-systems-cat{position:relative}.c-systems-cat__image{aspect-ratio:380/164;display:none}@media (min-width: 768px){.c-systems-cat__image{display:block}}.c-systems-cat__image:not(:last-child){margin-bottom:.5rem}.c-systems-cat__image>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.c-systems-cat__title{--font-size: var(--size-epsilon);color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none;display:inline-flex}.c-systems-cat__title:not(:last-child){margin-bottom:.25rem}.c-systems-cat__title:hover,.c-systems-cat__title:focus{color:var(--brand-secondary)}.c-system-item{position:relative;overflow:hidden}.c-carousel .c-system-item{width:23.625rem;height:auto}.c-system-item__image{aspect-ratio:1/1}.c-system-item__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:50%;object-position:50%;width:100%;height:100%}.c-system-item__text{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:1rem;transition:background-color .2s;color:var(--brand-primary)}.c-system-item:hover .c-system-item__text,.c-system-item:focus-within .c-system-item__text{background-color:var(--brand-primary-05)}.c-system-item__title{font-weight:700;line-height:1.4;transition:all .2s;--font-size: var(--size-zeta)}.c-system-item__title[href]{color:inherit;-webkit-text-decoration:none;text-decoration:none}.c-system-item__title[href]:hover,.c-system-item__title[href]:focus{color:var(--brand-primary-vivid);-webkit-text-decoration:underline;text-decoration:underline}.c-system-item__desc{color:var(--brand-primary-75);font-size:.8125rem;margin:0}.u-tree-nav{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.u-tree-nav__active{color:var(--brand-primary-50);font-weight:400}@media (min-width: 768px){.u-tree-nav__active{display:none}}.u-tree-nav__active>strong{font-weight:700;color:var(--brand-primary)}.u-tree-nav__btn{display:flex;width:100%}@media (min-width: 768px){.u-tree-nav__btn{display:none!important}}.u-tree-nav__label{font-size:.8125rem;color:var(--brand-primary-75);margin:0;display:none}@media (min-width: 768px){.u-tree-nav__label{display:block}}.u-tree{padding:0;margin:0;list-style:none}@media (min-width: 768px){.u-tree{display:block!important}}.u-tree__item{--accent: var(--brand-primary);--accent-hover: var(--brand-secondary);display:flex;flex-flow:row wrap;align-items:flex-start;gap:.75rem .25rem}.u-tree>.u-tree__item+.u-tree__item{border-top:1px solid var(--brand-primary-20);margin-top:1rem;padding-top:1rem}.u-tree__item.is-active{--accent: var(--brand-secondary)}.u-tree__item.is-open>.btn .u-svg{transform:rotate(90deg)}.u-tree__item>span{color:var(--brand-primary-50)!important;flex:0 0 auto}.u-tree__item>.btn-link{flex:0 0 1.5rem;width:1.5rem;color:var(--accent)}.u-tree__item>.btn-link:hover,.u-tree__item>.btn-link:focus{color:var(--accent-hover)}.u-tree__link{color:var(--accent);-webkit-text-decoration:none;text-decoration:none;font-weight:700;transition:color .2s;flex:0 1 auto;max-width:calc(100% - 1.75rem);position:relative}.u-tree__link:after{content:"";display:block;position:absolute;bottom:0;width:100%;height:0;border-bottom:1px solid var(--accent-hover);opacity:0;transition:opacity .2s}.u-tree__link.active{color:var(--accent-hover)}.u-tree__link:hover,.u-tree__link:focus{color:var(--accent-hover)}.u-tree__link:hover:after,.u-tree__link:focus:after{opacity:1}.u-tree__link>span{font-weight:400;color:var(--brand-primary-50)!important}.u-tree__sub{width:100%;padding:0;margin:0 0 0 1rem;list-style:none;font-size:.8125em}.u-tree__sub>.u-tree__item+.u-tree__item{margin-top:.625rem}.v-product-header{--image-width: max(20rem, min(20vw, 24rem));--header-gap: 1rem;margin-top:var(--spacing);margin-bottom:var(--spacing)}@media (min-width: 992px){.v-product-header{--header-gap: 2rem}}.v-product-header>.container{display:flex;flex-direction:column;align-items:stretch;gap:var(--header-gap)}@media (min-width: 768px){.v-product-header>.container{position:relative;padding-right:calc(var(--spacing) * 2)}}@media (min-width: 992px){.v-product-header>.container{padding-left:calc(var(--spacing) + var(--image-width))}}.v-product-header__title{margin:0;order:20}.v-product-header__groups{align-self:flex-start;order:10;display:flex;align-items:center;gap:1rem}.v-product-header__groups>.u-group{font-size:var(--size-zeta)}.v-product-header__groups+.v-product-header__title{margin-top:calc(1rem - var(--header-gap))}.v-product-header__image{flex:0 0 33%;order:30}@media (min-width: 992px){.v-product-header__image{position:absolute;top:0;bottom:0;left:calc(var(--bs-gutter-x) / 2);width:var(--image-width)}}.v-product-header__image img{background-color:#f7f7f7;width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media (min-width: 992px){.v-product-header__image img{position:sticky;top:0}}.v-product-header__desc{order:70}@media (max-width: 991.98px){.v-product-header__desc:not(:first-child){padding-top:var(--header-gap);border-top:1px solid var(--brand-primary-10)}}@media (min-width: 992px){.v-product-header__desc{order:31}.v-product-header__desc:not(:first-child){margin-top:calc(1rem - var(--header-gap))}}.v-product-header__desc>p{margin-top:0;margin-bottom:0}.v-product-header__desc>p+p{margin-left:.5rem}.v-product-header__actions{text-align:center;order:40}@media (min-width: 768px){.v-product-header__actions{text-align:left}}.v-product-header__actions:not(:last-child){padding-bottom:var(--header-gap);border-bottom:1px solid var(--brand-primary-10)}.v-product-header__actions>div{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 768px){.v-product-header__actions>div{flex-direction:row}}.v-product-header__actions>p{margin-top:1rem;margin-bottom:0;font-size:.8125rem;color:var(--brand-primary-75)}.v-product-header__actions>p a{color:var(--brand-primary);font-weight:700;-webkit-text-decoration:none;text-decoration:none;transition:color .2s}.v-product-header__actions>p a:hover,.v-product-header__actions>p a:focus{color:var(--brand-secondary)}.v-product-header__cols{display:flex;flex-direction:column;align-items:stretch;gap:var(--header-gap);order:50}@media (min-width: 1400px){.v-product-header__cols{flex-direction:row;align-items:flex-start}}.v-product-header__cols-start{display:flex;flex-direction:row;gap:1rem;flex:1 1 auto}.v-product-header__qualities{flex:1 1 auto;list-style:none;font-weight:700;margin:0;padding:0}.single-product_system .v-product-header__qualities{font-weight:400}@media (min-width: 768px){.single-product_system .v-product-header__qualities{-moz-column-count:2;column-count:2}}@keyframes bounce{0%{transform:scale(1)}30%{transform:scale(.8)}60%{transform:scale(1.5)}80%{transform:scale(.98)}to{transform:scale(1)}}.v-product-header__qualities>li{display:flex;align-items:flex-start;position:relative}.v-product-header__qualities>li+li{margin-top:.75rem}.single-product_system .v-product-header__qualities>li+li{margin-top:1rem}.v-product-header__qualities>li:before,.v-product-header__qualities>li:after{content:"";width:1.5rem;height:1.5rem}.v-product-header__qualities>li:before{content:"";background-color:var(--brand-primary-05);border-radius:50%;margin-right:.5rem;flex:0 0 auto;z-index:0}.v-product-header__qualities>li:after{content:"";background-image:url('data:image/svg+xml,%3Csvg width="14" height="11" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M5 10.613.86 6.473l1.887-1.886L5 6.847 11.587.253l1.886 1.887L5 10.613Z" fill="rgb(87, 86, 86)"/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:50%;position:absolute;left:0;top:0;z-index:1}.v-product-header__qualities>li:hover:before{animation:bounce .6s ease-out}.v-product-header__applications{order:60}.v-product-header__applications>p{color:var(--brand-primary-75);margin:0;font-size:.8125rem}.v-product-header__applications .u-meta{letter-spacing:.02em;text-transform:uppercase;font-weight:700;color:var(--brand-primary);opacity:1}.v-product-header__applications .u-meta:not(:first-child){margin-top:.5rem}.v-product-header__stickers{width:var(--spacing);flex:0 0 var(--spacing);order:80;display:flex;flex-direction:column;gap:.5rem;align-items:center}@media (min-width: 768px){.v-product-header__stickers{position:absolute;top:0;right:0}}.v-product-header__stickers .u-img{width:100%;height:auto}.v-product-header__calc{display:flex;flex-direction:column;align-items:center;border:1px solid #ddd;border-radius:.25rem;padding:1.5rem;color:var(--brand-primary-75);font-size:.8125rem;-webkit-text-decoration:none;text-decoration:none;position:relative;flex:1 1 auto}@media (min-width: 1200px){.v-product-header__calc{align-items:flex-start}}.v-product-header__calc .btn-link{font-size:1rem}.v-product-header__certificates{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:.5rem;order:80}@media (min-width: 992px){.v-product-header__certificates{order:51;justify-content:flex-start}}.v-product-header__certificates .u-img{aspect-ratio:1/1;width:3.5rem;height:auto;-o-object-fit:contain;object-fit:contain}.v-product__contact{background-color:var(--brand-bg);padding-top:var(--spacing-large);padding-bottom:var(--spacing-large)}@media (min-width: 992px){.v-product__contact>.container{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--spacing)}}.v-product__contact-form{display:flex;flex-direction:column;gap:2rem;flex:1 1 auto;margin:0 auto}@media (min-width: 992px){.v-product__contact-form{max-width:36.5rem;margin:0}}.v-product__contact-form>.c-section-header{margin:0}.v-product__contact-form>.c-section-header>.container{--bs-gutter-x: 0;max-width:none}.v-product__contact-meta{font-size:1rem;font-weight:700}.v-product__contact-image{flex:1 1 auto;margin:0 auto 2rem;width:50%}@media (min-width: 992px){.v-product__contact-image{max-width:30rem;width:100%;margin:0}}.v-product__contact-image img{max-width:100%;height:auto}.v-systems{margin-top:var(--spacing);margin-bottom:var(--spacing-large)}.v-systems .container+.container{margin-top:var(--spacing);padding-top:var(--spacing);border-top:1px solid var(--brand-primary-20)}.v-systems__categories{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.v-systems__categories{display:grid;grid-template-columns:repeat(3,minmax(10rem,1fr));grid-gap:2rem;gap:2rem}}@media (min-width: 768px){.v-systems__all{display:grid;grid-template-columns:minmax(min-content,1fr) minmax(18rem,3fr);grid-gap:var(--spacing);gap:var(--spacing)}}.v-systems__list{display:grid;grid-template-columns:repeat(2,minmax(8rem,1fr));grid-gap:1rem;gap:1rem}@media (min-width: 992px){.v-systems__list{grid-template-columns:repeat(3,minmax(10rem,1fr))}}.v-system-category__header{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));grid-gap:1rem;gap:1rem}.v-system-category__children{margin-top:var(--spacing-large);margin-bottom:var(--spacing-large)}.v-system-category__children>.container{display:grid;grid-template-columns:repeat(2,minmax(20rem,1fr));grid-gap:2rem;gap:2rem}.v-system-single__content .m-layers{padding-top:var(--spacing-large);border-top:1px solid var(--brand-primary-20)}.v-system-single__content .m-layers:not(:first-child){margin-top:var(--spacing-large)}
