*{box-sizing:border-box}html{width:100%;margin:0;padding:0;overflow-x:hidden;background-color:#fff0}body{width:100%;margin:0;padding:0;overflow-x:hidden;background-color:#fff0}#page,main{width:100%;margin:0;padding:0}html,body,button,input,select,textarea{font-family:'Figtree',system-ui,-apple-system,sans-serif}h1,h2,h3,h4,h5,h6{font-family:'Figtree',system-ui,-apple-system,sans-serif}.page-eyebrow{display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:8px 32px;border:1px solid #e5e5e5;border-radius:100px;font-size:14px;font-weight:600;line-height:1.5;letter-spacing:1.4px;text-transform:uppercase;background:linear-gradient(90deg,#980577 0%,#ff377a 100%);-webkit-background-clip:text;background-clip:text;color:#fff0}.contact-page__intro .page-eyebrow{align-self:flex-start}.framework-header{position:fixed;top:16px;left:50%;transform:translateX(-50%);z-index:1100;width:min(1264px, calc(100% - 32px))}.framework-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;height:104px;box-sizing:border-box;padding:16px 24px;background:#fff;box-shadow:0 8px 12px rgb(229 229 229 / .3)}.framework-header__brand{flex-shrink:0}.framework-header__brand .custom-logo-link{display:inline-flex;align-items:center}.framework-header__brand .custom-logo{width:200px;height:auto;border-radius:6px}.framework-header__site-name{color:#1a1a1a;font-size:20px;font-weight:600;line-height:1.1;text-decoration:none}.framework-header__nav{margin-left:auto}.framework-header__menu{display:flex;align-items:center;gap:16px;margin:0;padding:0;list-style:none}.framework-header__menu>li{position:relative;margin:0;padding:0}.framework-header__menu>li>a{display:inline-flex;align-items:center;justify-content:center;padding:8px;color:#4d4648;font-size:16px;font-weight:400;line-height:1.2;text-decoration:none;transition:color 0.2s ease}.framework-header__menu>li.current-menu-item>a,.framework-header__menu>li.current-menu-ancestor>a,.framework-header__menu>li>a:hover,.framework-header__menu>li>a:focus-visible{color:#980577}.framework-header__menu .sub-menu{position:absolute;top:calc(100% + 8px);left:0;display:none;min-width:200px;margin:0;padding:8px 0;background:#fff;box-shadow:0 12px 24px rgb(15 23 42 / .12);list-style:none}.framework-header__menu li:hover>.sub-menu,.framework-header__menu li:focus-within>.sub-menu{display:block}.framework-header__menu .sub-menu a{display:block;padding:10px 14px;color:#4d4648;font-size:14px;text-decoration:none}.framework-header__menu .sub-menu a:hover,.framework-header__menu .sub-menu a:focus-visible{background:#f7f7f8;color:#980577}.framework-header__language{position:relative;display:inline-flex;align-items:center;gap:4px;padding:8px 10px;border-radius:10px;color:#4d4648;font-size:14px;line-height:1.5;flex-shrink:0}.framework-header__language img{width:20px;height:20px;display:block}.framework-header__language svg{display:block}.framework-header__lang-toggle{display:inline-flex;align-items:center;gap:4px;background:#fff0;border:0;padding:0;cursor:pointer;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.framework-header__lang-toggle svg{transition:transform 0.2s ease}.framework-header__lang-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.framework-header__lang-dropdown{position:absolute;top:calc(100% + 6px);right:0;list-style:none;margin:0;padding:4px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;box-shadow:0 4px 16px rgb(0 0 0 / .08);min-width:80px;z-index:200}.framework-header__lang-dropdown li a{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:6px;color:#4d4648;font-size:14px;line-height:1.5;text-decoration:none;white-space:nowrap}.framework-header__lang-dropdown li a:hover{background:#f5f5f5}.framework-header__lang-dropdown img{border-radius:2px}.framework-header__mobile-toggle{display:none;flex-direction:column;justify-content:center;gap:4px;width:36px;height:36px;border:0;padding:0;background:#fff0;color:#4d4648;cursor:pointer}.framework-header__mobile-toggle span{display:block;width:22px;height:2px;margin:0 auto;background:currentColor;transition:transform 0.2s ease,opacity 0.2s ease}.framework-header__mobile-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.framework-header__mobile-toggle.active span:nth-child(2){opacity:0}.framework-header__mobile-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.framework-header__mobile-menu{position:fixed;inset:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.24s ease,visibility 0.24s ease;z-index:1090}.framework-header__mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.framework-header__mobile-overlay{position:absolute;inset:0;border:0;background:rgb(0 0 0 / .2);cursor:pointer}.framework-header__mobile-menu-panel{position:absolute;top:74px;right:0;width:min(284px, calc(100vw - 106px));min-height:calc(100dvh - 74px);padding:80px 32px;box-sizing:border-box;background:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:48px;transform:translateX(100%);transition:transform 0.24s ease}.framework-header__mobile-menu.is-open .framework-header__mobile-menu-panel{transform:translateX(0)}.framework-header__mobile-menu-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:16px}.framework-header__mobile-menu-list li{margin:0}.framework-header__mobile-menu-list a{display:inline-flex;align-items:center;padding:8px;color:#4d4648;font-size:20px;line-height:1.2;font-weight:400;text-decoration:none}.framework-header__mobile-menu-list a:hover,.framework-header__mobile-menu-list a:focus-visible{color:#980577}.framework-header__mobile-language{position:relative;display:inline-flex;align-items:center;gap:4px;padding:8px 10px;border-radius:10px;color:#4d4648;font-size:14px;line-height:1.5}.framework-header__mobile-language img,.framework-header__mobile-language svg{display:block}.framework-header__mobile-language{flex-direction:column;align-items:flex-start;gap:0}.framework-header__mobile-language .framework-header__lang-dropdown{position:static;border:none;box-shadow:none;background:#fff0;padding:4px 0 0 10px;min-width:unset}#main-header.header-compact .framework-header__inner{height:94px;padding-top:16px;padding-bottom:16px}@media (max-width:1439px){.framework-header{width:calc(100% - 32px)}.framework-header__menu{gap:10px}.framework-header__menu>li>a{font-size:15px;padding:8px 6px}}@media (max-width:1023px){.framework-header{position:relative;top:auto;left:0;transform:none;width:100%}.framework-header__inner{height:74px;padding:16px 24px 16px 16px;gap:12px;box-shadow:0 8px 12px rgb(229 229 229 / .3)}.framework-header__mobile-toggle{display:inline-flex;margin-left:auto;width:24px;height:24px;gap:5px}.framework-header__nav,.framework-header__language{display:none}.framework-header__brand .custom-logo{max-width:111px;max-height:42px}}@media (max-width:767px){.framework-header{width:100%}.framework-header__inner{height:74px;padding:16px 24px 16px 16px}.framework-header__mobile-menu-panel{width:min(284px, calc(100vw - 96px));padding:80px 32px 48px}}.framework-footer{background:#f5f5f5;border-top:1px solid #e5e5e5}.framework-footer__inner{width:min(1216px, calc(100% - 32px));margin:0 auto}.framework-footer__main{padding:96px 0 88px;display:grid;grid-template-columns:209px 95px 355px;justify-content:space-between;align-items:start;column-gap:24px}.framework-footer__brand img{width:209px;height:auto;display:block}.framework-footer__column-title{margin:0;color:#332f30;font-size:16px;line-height:1.5;font-weight:700}.framework-footer__menu{margin:16px 0 0;padding:0;list-style:none}.framework-footer__menu li{margin:0}.framework-footer__menu a{display:inline-flex;align-items:center;padding:8px 0;color:#4d4648;font-size:16px;line-height:1.5;text-decoration:none;transition:color 0.2s ease}.framework-footer__menu a:hover,.framework-footer__menu a:focus-visible{color:#980577}.framework-footer__contact-list{margin-top:16px;display:flex;flex-direction:column;gap:16px}.framework-footer__contact-item{display:flex;align-items:center;gap:8px;color:#332f30;font-size:16px;line-height:1.5}.framework-footer__contact-item--address{align-items:flex-start}.framework-footer__store{margin-top:24px;display:flex;flex-direction:column;gap:4px}.framework-footer__store-title{margin:0;color:#332f30;font-size:16px;line-height:1.5;font-weight:700}.framework-footer__store-link{color:#4d4648;font-size:16px;line-height:1.5;text-decoration:none}.framework-footer__store-link:hover,.framework-footer__store-link:focus-visible{text-decoration:underline;text-underline-offset:2px}.framework-footer__contact-item img{width:24px;height:24px;flex-shrink:0;display:block}.framework-footer__contact-item a,.framework-footer__contact-item span{color:inherit;font-size:inherit;line-height:inherit;text-decoration:none}.framework-footer__contact-item a:hover,.framework-footer__contact-item a:focus-visible{text-decoration:underline}.framework-footer__bottom{border-top:1px solid #d6d6d6;padding:16px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.framework-footer__copyright{display:flex;align-items:center;gap:48px;color:#4d4d4d;font-size:16px;line-height:1.2}.framework-footer__copyright p{margin:0}.framework-footer__copyright a{color:#4d4d4d;text-decoration:underline;text-underline-offset:2px}.framework-footer__made-by{display:inline-flex;align-items:center;gap:10px;color:#4d4d4d;font-size:16px;line-height:1.2;text-decoration:none}.framework-footer__made-by img{width:51px;height:23px;object-fit:contain;display:block}@media (max-width:1439px){.framework-footer__inner{width:calc(100% - 48px)}.framework-footer__main{grid-template-columns:200px 150px minmax(0,1fr);padding:84px 0 72px}}@media (max-width:1023px){.framework-footer__inner{width:calc(100% - 40px)}.framework-footer__main{grid-template-columns:1fr 1fr;row-gap:28px;padding:64px 0 56px}.framework-footer__brand{grid-column:1 / -1}.framework-footer__brand img{width:190px}.framework-footer__contact{grid-column:1 / -1}.framework-footer__bottom{flex-direction:column;align-items:flex-start;gap:12px}.framework-footer__copyright{gap:24px;flex-wrap:wrap}}@media (max-width:767px){.framework-footer__inner{width:calc(100% - 24px)}.framework-footer__main{grid-template-columns:1fr;row-gap:24px;padding:48px 0 40px}.framework-footer__brand,.framework-footer__contact{grid-column:auto}.framework-footer__brand img{width:170px}.framework-footer__menu{margin-top:12px}.framework-footer__menu a,.framework-footer__contact-item{font-size:15px}.framework-footer__copyright{flex-direction:column;align-items:flex-start;gap:8px;font-size:14px}.framework-footer__made-by{font-size:14px}}.products-page{background:#fff;overflow:hidden}.products-page__hero{position:relative;background:linear-gradient(180deg,#f5f5f5 0%,#ffffff 100%);overflow:hidden;padding:170px 0 124px}.products-page__hero-union{position:absolute;right:-120px;top:-437px;width:1215px;height:1108px;pointer-events:none}.products-page__hero-inner{width:1216px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px;text-align:center;position:relative;z-index:1}.products-page__hero-title{margin:0;width:min(702px, 100%);color:#1a1a1a;font-size:64px;line-height:1.15;font-weight:600}.products-page__hero-description{margin:0;width:min(590px, 100%);color:#332f30;font-size:16px;line-height:1.5}.products-page__hero-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 32px;border-radius:6px;background:#980577;color:#fff;font-size:16px;line-height:1.5;font-weight:600;text-decoration:none;transition:background-color 0.2s ease}.products-page__hero-button:hover,.products-page__hero-button:focus-visible{background:#7c0461}.products-page__offer{padding:24px 0 56px}.products-page__offer-inner{width:1216px;margin:0 auto;border:1px solid #e5e5e5;padding:12px;display:grid;grid-template-columns:532px minmax(0,1fr);gap:80px;align-items:center}.products-page__offer-image-wrap{margin:0;width:100%;height:433px;overflow:hidden;background:#4d4648}.products-page__offer-image{width:100%;height:100%;object-fit:cover;display:block}.products-page__offer-content{display:flex;flex-direction:column;gap:16px}.products-page__offer-title{margin:0;color:#1a1a1a;font-size:40px;line-height:1.3;font-weight:600}.products-page__offer-description{margin:0;color:#332f30;font-size:16px;line-height:1.5}.products-catalog{position:relative;background:#1a1a1a;overflow:hidden;padding:120px 0 72px}.products-catalog__union{position:absolute;left:-48px;top:-675px;width:1215px;height:1108px;pointer-events:none;transform:rotate(180deg) scaleY(-1)}.products-catalog__inner{width:1216px;margin:0 auto;display:flex;flex-direction:column;gap:64px;position:relative;z-index:1}.products-catalog__intro{display:grid;grid-template-columns:518px 1fr;gap:133px;align-items:start}.products-catalog__title{margin:0;color:#fff;font-size:40px;line-height:1.3;font-weight:600}.products-catalog__description{margin:0;color:#e5e5e5;font-size:16px;line-height:1.5;white-space:pre-line}.products-catalog__body{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%}.products-catalog__filter-pills{display:flex;align-items:center;gap:12px;align-self:flex-start}.products-catalog__filter-pill{border:1px solid rgb(255 255 255 / .1);border-radius:100px;background:#fff0;padding:16px 24px;color:#fff;font-size:16px;line-height:1.5;font-weight:600;cursor:pointer;transition:background-color 0.2s ease}.products-catalog__filter-pill.is-active{background:rgb(245 245 245 / .1)}.products-catalog__filter-pill:hover:not(.is-active){background:rgb(255 255 255 / .05)}.products-catalog__cards-grid{display:flex;flex-wrap:wrap;gap:32px;width:100%}.products-catalog__slide{flex:0 0 280px;min-width:0}.products-catalog__slide[hidden]{display:none}.products-catalog__card{width:280px;border-radius:12px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .1);padding:8px;box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column;gap:8px}.products-catalog__card-image-wrap{width:100%;height:196px;border-radius:6px;background:#fff;overflow:hidden;flex-shrink:0;padding:20px;box-sizing:border-box}.products-catalog__card-image{width:100%;height:100%;object-fit:contain;display:block}.products-catalog__card-footer{padding:16px;display:flex;align-items:center;justify-content:center}.products-catalog__card-title{color:#fff;font-size:18px;line-height:1.5;font-weight:600;text-align:center}.products-catalog__more-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;border:0;border-radius:6px;background:#980577;color:#fff;font-size:16px;line-height:1.5;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color 0.2s ease}.products-catalog__more-button[hidden]{display:none}.products-catalog__more-button:hover,.products-catalog__more-button:focus-visible{background:#7c0461}.products-drawer{position:fixed;inset:0;z-index:1200;pointer-events:none}.products-drawer__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .2);border:0;opacity:0;cursor:pointer;transition:opacity 0.24s ease}.products-drawer__panel{position:absolute;top:0;right:0;width:min(720px, 100%);height:100%;overflow-y:auto;background:#fff;box-shadow:-8px 0 60px rgb(0 0 0 / .1);padding:40px 48px;box-sizing:border-box;transform:translateX(100%);transition:transform 0.24s ease}.products-drawer.is-open{pointer-events:auto}.products-drawer.is-open .products-drawer__overlay{opacity:1}.products-drawer.is-open .products-drawer__panel{transform:translateX(0)}body.products-drawer-open{overflow:hidden}.products-drawer__close{width:24px;height:24px;border:0;background:#fff0;padding:0;margin:0 0 24px;cursor:pointer}.products-drawer__close img{width:24px;height:24px;display:block}.products-drawer__image-wrap{margin:0;width:100%;height:270px;border-radius:6px;background:#f5f5f5;overflow:hidden}.products-drawer__image{width:100%;height:100%;object-fit:cover;display:block}.products-drawer__content{margin-top:24px;display:flex;flex-direction:column;gap:16px}.products-drawer__title{margin:0;color:#1a1a1a;font-size:40px;line-height:1.15;font-weight:600}.products-drawer__lead{margin:0;color:#332f30;font-size:16px;line-height:1.5}.products-drawer__brand-row{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:16px 0;display:flex;align-items:center;gap:16px}.products-drawer__brand-label{color:#332f30;font-size:16px;line-height:1.5;font-weight:600}.products-drawer__brand-value{color:#332f30;font-size:16px;line-height:1.5}.products-drawer__accordion{display:flex;flex-direction:column;gap:8px}.products-drawer__accordion-item{border:1px solid #e5e5e5;border-radius:10px;background:#fff;overflow:hidden}.products-drawer__accordion-item.is-open{border-color:#b2abae}.products-drawer__accordion-toggle{width:100%;border:0;background:#fff0;padding:12px;display:flex;align-items:center;justify-content:space-between;text-align:left;color:#332f30;font-size:16px;line-height:1.5;font-weight:600;cursor:pointer}.products-drawer__accordion-icon{width:20px;height:20px;position:relative;flex:0 0 20px}.products-drawer__accordion-icon::before,.products-drawer__accordion-icon::after{content:"";position:absolute;top:50%;left:50%;width:12px;height:2px;background:#332f30;transform:translate(-50%,-50%)}.products-drawer__accordion-icon::after{transform:translate(-50%,-50%) rotate(90deg)}.products-drawer__accordion-item.is-open .products-drawer__accordion-icon::after{opacity:0}.products-drawer__accordion-content{max-height:0;overflow:hidden;transition:max-height 0.24s ease}.products-drawer__accordion-content p{margin:0;padding:0 12px 16px;color:#332f30;font-size:16px;line-height:1.5;white-space:pre-line}.products-drawer__accordion-item.is-open .products-drawer__accordion-content{max-height:360px}.products-drawer__cta{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 32px;border-radius:6px;background:#980577;color:#fff;font-size:16px;line-height:1.5;font-weight:600;text-decoration:none;transition:background-color 0.2s ease}.products-drawer__cta:hover,.products-drawer__cta:focus-visible{background:#7c0461}.products-page__applications{background:#fff;padding:72px 0}.products-page__applications-inner{width:1216px;margin:0 auto;display:grid;grid-template-columns:220px minmax(0,1fr);gap:80px;align-items:center}.products-page__applications-title{margin:0;color:#1a1a1a;font-size:40px;line-height:1.3;font-weight:600}.products-page__applications-grid{display:flex;align-items:stretch;gap:0}.products-page__applications-item{flex:1 1 0%;display:flex;flex-direction:column;gap:8px}.products-page__applications-item img{width:32px;height:32px;display:block}.products-page__applications-item p{margin:0;color:#1a1a1a;font-size:16px;line-height:1.5;font-weight:600}.products-page__applications-divider{width:1px;margin:0 16px;background:#e5e5e5}.products-page__support{position:relative;background:#f5f5f5;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:640px;overflow:hidden}.products-page__support-union{position:absolute;right:-80px;top:-469px;width:1215px;height:1108px;pointer-events:none}.products-page__support-media{min-height:640px;position:relative;z-index:1}.products-page__support-media img{width:100%;height:100%;object-fit:cover;display:block}.products-page__support-content{width:min(590px, calc(100% - 56px));margin:0 auto;align-self:center;display:flex;flex-direction:column;gap:16px;position:relative;z-index:1}.products-page__support-content h2{margin:0;color:#1a1a1a;font-size:40px;line-height:1.3;font-weight:600}.products-page__support-content p{margin:0;color:#332f30;font-size:16px;line-height:1.5}.products-page__cta{position:relative;min-height:522px;background:#000;overflow:hidden}.products-page__cta-bg{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.5}.products-page__cta-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .35)}.products-page__cta-inner{width:min(463px, calc(100% - 24px));margin:0 auto;min-height:522px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;text-align:center;position:relative;z-index:1}.products-page__cta-inner h2{margin:0;color:#fff;font-size:40px;line-height:1.3;font-weight:600}.products-page__cta-inner p{margin:0;color:#fff;font-size:16px;line-height:1.5}.products-page__cta-inner a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 32px;border-radius:6px;background:#980577;color:#fff;font-size:16px;line-height:1.5;font-weight:600;text-decoration:none}@media (max-width:1439px){.products-page__hero-inner,.products-page__offer-inner,.products-catalog__inner,.products-page__applications-inner{width:calc(100% - 48px)}.products-page__hero{padding-top:148px;padding-bottom:104px}.products-page__hero-title{font-size:56px}.products-page__offer-inner{grid-template-columns:460px minmax(0,1fr);gap:48px}.products-page__offer-image-wrap{height:390px}.products-catalog__intro{grid-template-columns:1fr 1fr;gap:56px}.products-catalog__title,.products-page__offer-title,.products-page__applications-title,.products-page__support-content h2,.products-page__cta-inner h2{font-size:36px}.products-catalog__slide{flex-basis:250px}.products-catalog__card{width:250px}.products-page__applications-inner{grid-template-columns:180px minmax(0,1fr);gap:48px}}@media (max-width:1023px){.products-page__hero,.products-page__offer,.products-catalog,.products-page__applications{padding-left:0;padding-right:0}.products-page__hero-inner,.products-page__offer-inner,.products-catalog__inner,.products-page__applications-inner{width:calc(100% - 40px)}.products-page__hero{padding-top:48px;padding-bottom:88px}.products-page__hero-title{font-size:48px}.products-page__offer{padding-bottom:48px}.products-page__offer-inner{grid-template-columns:1fr;gap:24px}.products-page__offer-image-wrap{height:360px}.products-catalog{padding-top:88px}.products-catalog__intro{grid-template-columns:1fr;gap:16px}.products-catalog__filter-pills{flex-wrap:wrap;gap:8px}.products-catalog__filter-pill{padding:12px 20px;font-size:15px}.products-catalog__slide{flex-basis:240px}.products-catalog__card{width:240px}.products-page__applications{padding-top:56px;padding-bottom:56px}.products-page__applications-inner{grid-template-columns:1fr;gap:24px}.products-page__applications-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.products-page__applications-divider{display:none}.products-page__support{grid-template-columns:1fr}.products-page__support-media{min-height:420px}.products-page__support-content{width:calc(100% - 40px);padding:48px 0 56px}.products-page__cta{min-height:460px}.products-page__cta-inner{min-height:460px}}@media (max-width:767px){.products-page__hero-inner,.products-page__offer-inner,.products-catalog__inner,.products-page__applications-inner,.products-page__support-content{width:calc(100% - 24px)}.products-page__hero{padding-top:40px;padding-bottom:72px}.products-page__hero-title{font-size:40px;line-height:1.1}.products-page__hero-description,.products-page__offer-description,.products-catalog__description,.products-page__support-content p,.products-page__cta-inner p,.products-page__applications-item p{font-size:15px}.products-page__hero-button,.products-page__cta-inner a{min-height:44px;padding:10px 20px;font-size:15px}.products-page__offer{padding-top:20px;padding-bottom:40px}.products-page__offer-inner{padding:10px}.products-page__offer-image-wrap{height:260px}.products-page__offer-title,.products-catalog__title,.products-page__applications-title,.products-page__support-content h2,.products-page__cta-inner h2{font-size:30px;line-height:1.25}.products-catalog{padding-top:72px;padding-bottom:56px}.products-catalog__filter-pills{gap:8px}.products-catalog__filter-pill{padding:10px 16px;font-size:14px}.products-catalog__cards-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.products-catalog__slide{flex-basis:auto}.products-catalog__card{width:100%;min-height:unset}.products-catalog__card-image-wrap{height:160px}.products-catalog__card-title{font-size:16px}.products-page__applications{padding-top:40px;padding-bottom:40px}.products-page__applications-grid{grid-template-columns:1fr;gap:12px}.products-page__support-media{min-height:300px}.products-page__support-content{padding:36px 0 44px}.products-page__cta{min-height:400px}.products-page__cta-inner{min-height:400px;gap:24px}}.trp-floating-switcher{display:flex;flex-direction:column-reverse;position:fixed;z-index:99999;overflow:hidden;padding:var(--switcher-padding,10px);border:var(--border,none);border-radius:var(--border-radius,8px);background:var(--bg,#fff);width:var(--switcher-width,auto);top:var(--top,unset);right:var(--right,unset);bottom:var(--bottom,unset);left:var(--left,unset);box-shadow:0 10px 20px 0 #0000000D}.trp-floating-switcher .trp-switcher-dropdown-list{flex-direction:column-reverse}.trp-switcher-position-top.trp-floating-switcher{flex-direction:column;top:var(--wp-admin--admin-bar--height,0)}.trp-floating-switcher.trp-switcher-position-top:not(.trp-ls-inline) .trp-language-switcher-inner,.trp-floating-switcher.trp-switcher-position-top .trp-switcher-dropdown-list{flex-direction:column}nav.trp-ls-inline .trp-language-switcher-inner{flex-direction:row}.trp-ls-inline.trp-opposite-language .trp-language-item{width:100%}#trp-floater-powered-by{color:var(--text,#b3b3b3);font-size:12px;text-align:center;padding:0 5px;opacity:70%}#trp-floater-powered-by a{color:var(--text,#b3b3b3)}.trp-switcher-position-bottom #trp-floater-powered-by{border-top:1px solid var(--border-color,#747474);padding-top:5px;margin-top:5px}.trp-switcher-position-top #trp-floater-powered-by{border-bottom:1px solid var(--border-color,#747474);padding-bottom:5px;margin-bottom:5px}.trp-shortcode-switcher__wrapper{position:relative;border:none}.elementor-widget-trp_language_switcher{width:fit-content;max-width:100%}.elementor-widget-trp_language_switcher .elementor-widget-container,.trp-elementor-language-switcher,.trp-elementor-language-switcher .trp-shortcode-switcher__wrapper{width:fit-content;max-width:100%}.trp-shortcode-switcher{position:static;display:inline-block;overflow:hidden;padding:10px 0;border:var(--border,none);border-radius:var(--border-radius,5px);background:var(--bg,#fff);width:auto;box-shadow:none}.trp-shortcode-anchor:not(.trp-opposite-button){visibility:hidden}.trp-shortcode-switcher.trp-open-on-click{cursor:pointer}.trp-shortcode-overlay{position:absolute;left:0;top:0;z-index:9999}.trp-current-language-item__wrapper:not(.trp-hide-arrow){display:flex;align-items:center;padding-right:10px;justify-content:space-between}.trp-language-switcher-inner{display:flex}.trp-floating-switcher .trp-language-switcher-inner{flex-direction:column-reverse}.trp-shortcode-switcher .trp-language-switcher-inner{flex-direction:column}.trp-switcher-dropdown-list{display:flex;overflow-y:hidden;transition:max-height 0.2s ease-in-out;max-height:0;transition-duration:var(--transition-duration)}.trp-shortcode-switcher .trp-switcher-dropdown-list{flex-direction:column}.trp-ls-dropdown.is-open .trp-switcher-dropdown-list,.trp-ls-dropdown[aria-expanded="true"] .trp-switcher-dropdown-list,.trp-shortcode-switcher.trp-open-on-hover.is-open .trp-switcher-dropdown-list,.trp-shortcode-switcher[aria-expanded="true"] .trp-switcher-dropdown-list{overflow-y:auto;max-height:min(350px, 70vh);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--text) #fff0}.trp-ls-dropdown.is-transitioning .trp-switcher-dropdown-list,.trp-shortcode-switcher.is-transitioning .trp-switcher-dropdown-list{overflow-y:hidden!important}.trp-shortcode-arrow{pointer-events:none}.trp-shortcode-switcher.is-open .trp-shortcode-arrow{transform:rotate(180deg)}.trp-language-item:focus{outline:none}.trp-language-item:focus-visible{outline:2px solid var(--text);outline-offset:-2px}.trp-language-item{display:flex;align-items:center;gap:8px;padding:7px 16px;text-decoration:none;min-height:19px;box-sizing:content-box}.trp-language-item:hover{background:var(--bg-hover,#f3f3f3)}.trp-language-item:hover .trp-language-item-name{color:var(--text-hover,#000)}.trp-language-item__current{pointer-events:none;cursor:default}.trp-language-item-name{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text,#000);font-size:var(--font-size,14px);line-height:1.2;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-weight:400}.trp-flag-image{border-radius:var(--flag-radius,0)!important;aspect-ratio:var(--aspect-ratio,4/3)!important;width:var(--flag-size,18px)!important;display:inline-block!important;height:auto!important}.trp-menu-ls-label .trp-flag-image{margin:-2px 3px}.trp-custom-flag{object-fit:cover}.trp-switcher-dropdown-list::-webkit-scrollbar{width:6px}.trp-switcher-dropdown-list::-webkit-scrollbar-track{background:#fff0}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb{background-color:var(--text);border-radius:4px}.trp-switcher-dropdown-list::-webkit-scrollbar-thumb:hover{background-color:var(--text-hover)}.trp-flag-rounded{border-radius:9999px!important;aspect-ratio:1 / 1!important}.trp-ls-name{padding-left:5px}@media (prefers-reduced-motion:reduce){.trp-switcher-dropdown-list{transition:none!important}}.trp_ald_ls_container img.trp-flag-image{padding-top:0!important}.trp_ald_ls_container .trp-language-switcher{position:relative;display:inline-block;padding:0;border:0;box-sizing:border-box}.trp_ald_ls_container .trp-language-switcher>div{box-sizing:border-box;padding-right:20px;padding-bottom:3px;padding-left:13px;border:1px solid #c1c1c1;border-radius:3px;background-color:#fff}.trp_ald_ls_container .trp-language-switcher>div>a{display:block;padding:2px;border-radius:3px;color:#0769ad}.trp_ald_ls_container .trp-language-switcher>div>a:hover{background:#f1f1f1}.trp_ald_ls_container .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language{cursor:default}.trp_ald_ls_container .trp-language-switcher>div>a.trp-ls-shortcode-disabled-language:hover{background:none}.trp_ald_ls_container .trp-language-switcher>div>a>img{display:inline;margin:0 3px;width:18px;height:12px;border-radius:0}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-current-language{display:inline-block}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-current-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-current-language{visibility:hidden}.trp_ald_ls_container .trp-language-switcher .trp-ls-shortcode-language{display:inline-block;height:1px;overflow:hidden;visibility:hidden;z-index:1;max-height:250px;overflow-y:auto;left:0;top:0;min-height:auto}.trp_ald_ls_container .trp-language-switcher:focus .trp-ls-shortcode-language,.trp_ald_ls_container .trp-language-switcher:hover .trp-ls-shortcode-language{visibility:visible;max-height:250px;height:auto;overflow-y:auto;position:absolute;left:0;top:0;display:inline-block!important;min-height:auto}#trp_ald_x_button{z-index:0!important}