:root{--brand-white: #ffffff;--text-dark: #111111;--topbar-height: 36px;--header-height: 64px;--border-soft: rgba(0, 0, 0, .08)}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text-dark);background:#f7f7f7}img,svg{display:block}svg{width:100%;height:100%}a{text-decoration:none}.container{width:min(1360px,calc(100% - 40px));margin:0 auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{width:100%;position:relative;z-index:20}.topbar{position:relative;width:100%;background:var(--brand-white);box-shadow:var(--topbar-shadow);border-bottom:1px solid rgba(14,42,87,.06)}.topbar:before{content:"";position:absolute;inset:0 auto 0 0;width:56%;background:var(--brand-yellow);clip-path:polygon(0 0,100% 0,92% 100%,0 100%)}.topbar .container{width:min(1180px,calc(100% - 32px))}.topbar__content{position:relative;z-index:1;min-height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:6px 0}.topbar__contact,.topbar__social{display:flex;align-items:center}.topbar__contact{flex-wrap:wrap;gap:18px}.topbar__item{display:inline-flex;align-items:center;gap:8px;color:var(--brand-white);font-size:13px;font-weight:600;line-height:1;letter-spacing:.01em;transition:opacity .2s ease}.topbar__item:hover,.topbar__item:focus-visible{opacity:.82}.topbar__item:first-child{cursor:pointer}.topbar__icon{width:14px;height:14px;flex:0 0 14px;color:var(--brand-white)}.topbar__social{gap:16px}.social-link{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;color:var(--brand-yellow);transition:transform .2s ease,opacity .2s ease}.social-link:hover,.social-link:focus-visible{transform:translateY(-1px);opacity:1;color:var(--brand-yellow)}.main-header{background:#fff;border-bottom:1px solid var(--border-soft);box-shadow:0 8px 24px #0e2a570f}.main-header__content{min-height:var(--header-height);display:grid;grid-template-columns:minmax(170px,210px) 1fr auto;align-items:center;gap:26px}.site-logo{display:inline-flex;align-items:center;width:100%;max-width:188px;padding:8px 0;transform-origin:left center;transition:transform .22s ease,filter .22s ease}.site-logo img{width:100%;height:auto;object-fit:contain}.site-logo:hover,.site-logo:focus-visible{transform:translate(3px) scale(1.02);filter:brightness(1.03)}.site-nav{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.site-nav__link,.site-nav__dropdown-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0;border:0;border-radius:0;color:#111;font-size:16px;font-weight:700;line-height:1;background:transparent;transition:color .2s ease;cursor:pointer}.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__link.is-active,.site-nav__dropdown-toggle:hover,.site-nav__dropdown-toggle:focus-visible,.site-nav__dropdown-toggle.is-active,.site-nav__dropdown.is-open .site-nav__dropdown-toggle{color:var(--brand-yellow)}.site-nav__dropdown{position:relative;display:inline-flex;align-items:center;justify-content:center}.site-nav__submenu{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);min-width:196px;display:grid;gap:5px;padding:8px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 12px 24px #0e2a571a;z-index:30}.site-nav__submenu[hidden]{display:none}.site-nav__sublink{display:flex;align-items:center;justify-content:center;width:100%;min-height:40px;padding:0 14px;box-sizing:border-box;text-align:center;color:#111;font-size:14px;font-weight:700;line-height:1;text-decoration:none;background:#fff;border:1px solid rgba(17,17,17,.06);transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.site-nav__sublink:hover,.site-nav__sublink:focus-visible,.site-nav__sublink.is-current{background:var(--brand-yellow);color:#fff;border-color:#fff1f;box-shadow:inset 0 0 0 1px #11111108}.header-actions{justify-self:end;margin-left:auto}.catalog-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 20px;border-radius:0;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;line-height:1;white-space:nowrap;transition:filter .18s ease}.catalog-button:hover,.catalog-button:focus-visible{filter:brightness(.97)}.catalog-button__icon{width:18px;height:18px;flex:0 0 18px}.page-content{min-height:0}@media(max-width:1180px){.main-header__content{grid-template-columns:minmax(160px,195px) 1fr auto;gap:18px;padding:10px 0}.site-nav{gap:16px}.site-nav__link,.site-nav__dropdown-toggle{font-size:15px}.site-nav__submenu{min-width:188px}}@media(max-width:1100px){.topbar:before{width:60%}}@media(max-width:960px){.main-header__content{justify-items:center}}@media(max-width:860px){.topbar:before{width:64%;clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}.topbar__content,.topbar__contact{gap:14px}.topbar__item{font-size:12px}}@media(max-width:640px){.container{width:min(100% - 24px,100%)}.topbar:before{width:100%;clip-path:none;height:50%}.topbar{background:linear-gradient(to bottom,var(--brand-yellow) 0 50%,var(--brand-white) 50% 100%)}.topbar__content{flex-direction:column;align-items:flex-start}.topbar__contact{width:100%}.topbar__social{width:100%}.site-nav__dropdown{width:auto}}.hero{position:relative;min-height:min(72vh,760px);display:flex;align-items:center;overflow:hidden;background:#0f0f0f}.hero:before{content:"";position:absolute;inset:0;transform:scale(1.01);pointer-events:none}.hero:after{content:"";position:absolute;inset:0;background:transparent;pointer-events:none}.hero__content{position:relative;z-index:1;width:min(1360px,calc(100% - 40px));margin:0 auto;padding:58px 0 62px}.hero__text{max-width:600px}.hero__eyebrow{display:inline-block;margin-bottom:18px;color:#ffffffdb;font-size:14px;font-weight:800;letter-spacing:.24em}.hero__title{margin:0;display:flex;flex-direction:column;gap:8px;font-size:clamp(34px,4.2vw,56px);font-weight:800;line-height:.98;text-transform:none}.hero__title span{display:block;width:fit-content;max-width:100%;color:var(--brand-yellow)}.hero__lead{max-width:620px;margin:18px 0 0;color:#fffffff0;font-size:18px;line-height:1.65}@media(max-width:960px){.hero__lead{font-size:18px}}@media(max-width:640px){.hero__eyebrow{margin-bottom:14px;font-size:12px}.hero__title{gap:6px;font-size:clamp(31px,10.5vw,44px)}.hero__lead{margin-top:22px;font-size:16px;line-height:1.65}}.site-footer{background:#fff;color:#111;border-top:1px solid rgba(0,0,0,.06)}.site-footer__accent{position:relative;width:100%;height:12px;background:#fff;overflow:hidden;box-shadow:0 10px 26px #0e2a5717,inset 0 -1px #0e2a5712;z-index:1}.site-footer__accent:before{content:"";position:absolute;inset:0 auto 0 0;width:56%;background:var(--brand-yellow);clip-path:polygon(0 0,100% 0,94% 100%,0 100%)}.site-footer__main{position:relative;z-index:0;padding:34px 0 20px;background:#fff}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,520px);align-items:start;gap:30px 50px}.site-footer__column{min-width:0}.site-footer__column--left{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(180px,230px);align-items:start;gap:16px 28px}.site-footer__section{min-width:0}.site-footer__title{display:inline-flex;align-items:center;gap:10px;margin:0 0 16px;color:#111;font-size:14px;font-weight:800;letter-spacing:.02em}.site-footer__title:before{content:"";width:18px;height:3px;background:var(--brand-yellow);flex:0 0 18px}.site-footer__text{max-width:620px;margin:0;color:#111111d1;font-size:16px;line-height:1.66}.site-footer__links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.site-footer__links a{color:#111111d1;font-size:16px;line-height:1.4;text-decoration:none;transition:color .18s ease,opacity .18s ease}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:var(--brand-yellow);opacity:1}.newsletter-card{padding:18px 22px 14px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(180deg,#fff,#f3f6fa);box-shadow:0 14px 24px #0e2a570f}.newsletter-card__text{margin:0 0 12px;color:#111111c2;font-size:15px;line-height:1.5}.newsletter-form{display:grid;gap:0}.newsletter-form__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.newsletter-form input[type=email]{width:100%;min-height:46px;padding:0 14px;border:1px solid rgba(17,17,17,.12);outline:none;background:#fff;color:#111;font-size:15px;transition:border-color .18s ease,box-shadow .18s ease}.newsletter-form input[type=email]::placeholder{color:#1111117a}.newsletter-form input[type=email]:focus{border-color:var(--brand-yellow);box-shadow:0 0 0 3px #0516322e}.newsletter-form button{min-height:46px;padding:0 18px;border:0;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;cursor:pointer;transition:filter .18s ease}.newsletter-form button:hover,.newsletter-form button:focus-visible{filter:brightness(.97)}.site-footer__bottom p{margin:0;color:#1111119e;font-size:15px;line-height:1.4}@media(max-width:1120px){.site-footer__grid{grid-template-columns:1fr;gap:24px}.site-footer__column--left{grid-template-columns:minmax(0,1fr) minmax(180px,230px)}.site-footer__column--newsletter{max-width:700px}}@media(max-width:820px){.site-footer__column--left{grid-template-columns:1fr;gap:20px}}@media(max-width:960px){.site-footer__column--left{gap:26px}.site-footer__text,.site-footer__column--newsletter{max-width:100%}}@media(max-width:640px){.site-footer__title{font-size:13px}.newsletter-form__row{grid-template-columns:1fr}.site-footer__text,.site-footer__links a,.newsletter-card__text,.site-footer__bottom p{font-size:15px}}.hero__actions{margin-top:22px}.hero__button{padding:0 24px;min-height:44px;font-size:14px}.partner-strip{width:100%;background:var(--brand-yellow);border-top:1px solid rgba(17,17,17,.06);border-bottom:1px solid rgba(17,17,17,.08)}.partner-strip .container{width:min(100%,calc(100% - 92px))}.partner-strip__content{display:grid;grid-template-columns:minmax(350px,410px) 1fr;align-items:center;gap:14px 18px;padding:14px 6px 14px 26px}.partner-strip__intro{min-width:0}.partner-strip__eyebrow{margin:0;color:#111111f5;font-size:24px;font-weight:900;line-height:1.12}.partner-strip__hint{margin:4px 0 0;color:#111c;font-size:19px;line-height:1.32;font-weight:600}.partner-strip__logos{display:grid;align-items:center}.partner-logo{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:68px;padding:4px 6px;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.partner-logo:hover,.partner-logo:focus-visible{transform:scale(1.05);opacity:.92}.partner-logo img{width:auto;max-width:100%;height:56px;max-height:none;object-fit:contain}.partner-logo--motorarg img{height:60px}.partner-logo--weg img{height:62px}.providers-page{padding:58px 0 70px;background:#f7f7f7}.providers-page__heading{max-width:760px;margin-bottom:34px}.providers-page__eyebrow{margin:0 0 10px;color:var(--brand-yellow);font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.providers-page__title{margin:0;color:#111;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.02}.providers-page__lead{max-width:720px;margin:18px 0 0;color:#111111c7;font-size:18px;line-height:1.7}.providers-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.provider-card{scroll-margin-top:24px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 18px 34px #0e2a570f;padding:28px 28px 24px}.provider-card__logo{min-height:90px;display:flex;align-items:center;justify-content:flex-start;padding-bottom:18px;border-bottom:1px solid rgba(17,17,17,.08)}.provider-card__logo img{width:auto;max-width:190px;max-height:58px;object-fit:contain}.provider-card__body{padding-top:18px}.provider-card__body h2{margin:0 0 10px;color:#111;font-size:24px;font-weight:800;line-height:1.1}.provider-card__body p{margin:0;color:#111111bd;font-size:16px;line-height:1.68}#proveedor-weg{grid-column:1 / -1}@media(max-width:1120px){.partner-strip .container{width:min(100% - 48px,100%)}.partner-strip__content{grid-template-columns:1fr}.partner-strip__logos{grid-template-columns:repeat(5,minmax(90px,1fr));gap:12px 16px}.providers-grid{grid-template-columns:1fr}#proveedor-weg{grid-column:auto}}@media(max-width:960px){.partner-strip__eyebrow{font-weight:900}.partner-strip__hint{font-weight:600}.partner-logo img{max-width:100%}.providers-page__lead{font-size:17px}}@media(max-width:640px){.hero__actions{margin-top:24px}.hero__button{width:100%;padding:0 18px}.partner-strip__eyebrow{font-weight:900}.partner-strip__hint{font-weight:600}.partner-logo{padding:4px 0}.partner-logo img{max-width:100%}.providers-page__heading{margin-bottom:26px}.providers-page__lead{font-size:16px}.provider-card{padding:22px 18px 20px}.provider-card__logo{min-height:74px}.provider-card__logo img{max-width:150px;max-height:48px}.provider-card__body h2{font-size:21px}.provider-card__body p{font-size:15px}}.contact-intro{position:relative;width:100%;background:#fff;overflow:hidden}.contact-intro:before{content:"";position:absolute;pointer-events:none}.contact-intro:after{content:"";position:absolute;pointer-events:none}.contact-intro__inner{position:relative;z-index:1;width:min(980px,calc(100% - 72px));margin:0 auto;padding:54px 0 50px;text-align:center}.contact-intro__title{max-width:620px;margin:0 auto;color:#111;font-size:clamp(34px,3.1vw,44px);font-weight:800;line-height:1.04}.contact-intro__text{max-width:860px;margin:18px auto 0;color:#111c;font-size:18px;line-height:1.72}.contact-intro__actions{margin-top:24px;display:flex;justify-content:center}.contact-intro__button{min-height:44px;padding:0 24px}.faq-home-cta{padding:0;background:#fff}.faq-home-cta__inner{width:100%;max-width:none}.faq-home-cta__panel{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:40px;align-items:center;width:100%;min-height:186px;padding:34px clamp(22px,4vw,68px);border-top:1px solid rgba(17,17,17,.08);border-bottom:1px solid rgba(17,17,17,.08);overflow:hidden}.faq-home-cta__copy,.faq-home-cta__actions{position:relative;z-index:1}.faq-home-cta__title{margin:0;color:var(--brand-yellow);font-size:clamp(28px,3vw,42px);font-weight:800;line-height:1.05}.faq-home-cta__text{max-width:900px;margin:14px 0 0;color:#fffffff5;font-size:16px;line-height:1.72}.faq-home-cta__actions{display:flex;justify-content:flex-end;align-items:center}.faq-home-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border:1px solid rgba(5,22,50,.76);background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;line-height:1;transition:filter .18s ease,transform .18s ease}.faq-home-cta__button:hover,.faq-home-cta__button:focus-visible{filter:brightness(.98);transform:translateY(-2px)}.space-hero{position:relative;min-height:min(60vh,620px);display:flex;align-items:center;overflow:hidden;background:#0f0f0f}.space-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080808bd,#0808088c 40%,#0808086b),linear-gradient(180deg,#0505051f,#05050542),url(../img/hero-conselec.webp) center center / cover no-repeat;filter:brightness(.62);transform:scale(1.01);pointer-events:none}.space-hero:after{content:"";position:absolute;inset:0;background:transparent;pointer-events:none}.space-hero__content{position:relative;z-index:1;width:min(1360px,calc(100% - 40px));margin:0 auto;padding:58px 0 62px}.space-hero__text{max-width:600px}.space-hero__title{margin:0;display:flex;flex-direction:column;gap:8px;font-size:clamp(34px,4.2vw,56px);font-weight:800;line-height:.98;text-transform:none}.space-hero__title span{display:block;width:fit-content;max-width:100%;color:var(--brand-yellow)}.space-hero__lead{max-width:620px;margin:22px 0 0;color:#fffffff0;font-size:18px;line-height:1.65}.space-hero__actions{margin-top:28px}.space-hero__button{min-height:44px;padding:0 24px}@media(max-width:960px){.contact-intro__inner{width:min(100% - 46px,100%)}.contact-intro__title{font-size:clamp(28px,5vw,38px)}.contact-intro__text{font-size:17px;line-height:1.64}.faq-home-cta{padding:0}.faq-home-cta__inner{width:100%}.faq-home-cta__panel{grid-template-columns:1fr;gap:18px;padding:28px 22px;min-height:auto}.faq-home-cta__actions{justify-content:flex-start}.space-hero{min-height:430px}.space-hero:before{background:linear-gradient(90deg,#080808c7,#08080899 46%,#08080875),linear-gradient(180deg,#05050524,#0505054d),url(../img/hero-conselec.webp) 62% center / cover no-repeat;filter:brightness(.6)}.space-hero__content{width:min(100% - 32px,100%);padding:50px 0 54px}.space-hero__lead{font-size:18px}}@media(max-width:640px){.contact-intro__title{font-size:clamp(24px,8vw,32px)}.contact-intro__text{margin-top:14px;font-size:16px;line-height:1.58}.contact-intro__actions{margin-top:20px}.contact-intro__button{width:100%}.faq-home-cta{padding:0}.faq-home-cta__inner{width:100%}.faq-home-cta__panel{padding:24px 18px;gap:16px}.faq-home-cta__title{font-size:clamp(24px,7vw,30px)}.faq-home-cta__text{font-size:14px;line-height:1.68}.faq-home-cta__actions,.faq-home-cta__button{width:100%}.faq-home-cta__button{min-height:46px;padding:0 18px}.space-hero{min-height:400px}.space-hero:before{background:linear-gradient(180deg,#080808b8,#08080894 48%,#0808087a),url(../img/hero-conselec.webp) 60% center / cover no-repeat;filter:brightness(.58)}.space-hero__content{width:min(100% - 24px,100%);padding:42px 0 46px}.space-hero__title{gap:6px;font-size:clamp(31px,10.5vw,44px)}.space-hero__lead{margin-top:16px;font-size:16px;line-height:1.65}.space-hero__actions{margin-top:18px}.space-hero__button{width:100%;padding:0 18px}}.newsletter-modal[hidden]{display:none}.newsletter-modal{position:fixed;inset:0;z-index:1200}.newsletter-modal__backdrop{position:absolute;inset:0;background:#08101c75;backdrop-filter:blur(2px)}.newsletter-modal__dialog{position:relative;z-index:1;width:min(520px,calc(100% - 32px));margin:min(12vh,96px) auto 0;padding:28px 28px 24px;background:#fff;border:1px solid rgba(17,17,17,.08)}.newsletter-modal__close{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#1111119e;font-size:28px;line-height:1;cursor:pointer}.newsletter-modal__eyebrow{margin:0 0 10px;font-size:13px;font-weight:800;text-transform:uppercase}.newsletter-modal__title{margin:0;color:#111;font-size:clamp(26px,3vw,34px);line-height:1.06;font-weight:800}.newsletter-modal__text{margin:14px 0 0;color:#111111c2;font-size:16px;line-height:1.64}.newsletter-modal__summary{margin-top:18px;padding:14px 16px;display:grid;gap:4px}.newsletter-modal__summary span{color:#11111194;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.newsletter-modal__summary strong{color:#111;font-size:16px;line-height:1.35;word-break:break-word}.newsletter-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.newsletter-modal__secondary,.newsletter-modal__primary{min-height:44px;padding:0 18px;border:0;font-size:14px;font-weight:800;cursor:pointer}.newsletter-modal__secondary{background:#11111114;color:#111}.newsletter-modal__primary{background:var(--brand-yellow);color:#fff}@media(max-width:640px){.newsletter-modal__dialog{padding:24px 18px 18px;margin-top:72px}.newsletter-modal__actions{flex-direction:column}.newsletter-modal__secondary,.newsletter-modal__primary{width:100%}}.newsletter-modal__captchaWrap{display:flex}.newsletter-modal__captchaWrap .g-recaptcha{transform-origin:center top}@media(max-width:640px){.newsletter-modal__captchaWrap{justify-content:flex-start;overflow-x:auto}.newsletter-modal__captchaWrap .g-recaptcha{transform:scale(.92)}}.whatsapp-widget__panel[hidden]{display:none}.whatsapp-widget__panel{width:min(372px,calc(100vw - 128px));padding:18px 18px 16px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 18px 34px #0e2a5729}.whatsapp-widget__panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.whatsapp-widget__panel-header h2{margin:0;color:#111;font-size:18px;font-weight:800;line-height:1.15}.whatsapp-widget__close,.whatsapp-widget__send{min-height:40px;border:0;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.whatsapp-widget__close{padding:0 14px}.whatsapp-widget__field{display:grid;gap:8px;margin-top:12px}.whatsapp-widget__field span{color:#111;font-size:14px;font-weight:700;line-height:1.3}.whatsapp-widget__field input,.whatsapp-widget__field textarea{width:100%;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:15px;padding:12px 14px;outline:none;resize:none;box-sizing:border-box}.whatsapp-widget__field input:focus,.whatsapp-widget__field textarea:focus{border-color:var(--brand-yellow);box-shadow:0 0 0 3px #05163229}.whatsapp-widget__field textarea{min-height:108px}.whatsapp-widget__hint{margin:12px 0 0;color:#1111119e;font-size:13px;line-height:1.45}.whatsapp-widget__send{width:100%;margin-top:14px}.whatsapp-widget__toggle{border:0;padding:0;background:transparent;cursor:pointer;filter:drop-shadow(0 10px 18px rgba(14,42,87,.18))}.whatsapp-widget__toggle img{display:block}.conselec-hero .hero__title{gap:0}.conselec-hero .hero__title span{width:auto}.about-conselec{padding:26px 0 28px;background:#fff}.about-conselec__inner{width:min(1360px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:540px minmax(0,1fr);align-items:stretch;gap:32px}.about-conselec__visual{position:relative;min-height:470px;height:100%;width:calc(100% + 88px);overflow:hidden;background:#f1f1f1;box-shadow:0 16px 30px #0e2a5714;margin-left:-88px}.about-conselec__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0516320f,#11111124),linear-gradient(90deg,#1111110a,#11111124);pointer-events:none}.about-conselec__visual img{width:100%;height:100%;display:block;object-fit:cover}.about-conselec__copy{max-width:820px;display:flex;flex-direction:column;justify-content:center}.about-conselec__eyebrow{margin:0 0 10px;color:var(--brand-yellow);font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.about-conselec__title{margin:0;color:#111;font-size:clamp(32px,3.1vw,48px);font-weight:800;line-height:1.06}.about-conselec__text{margin:16px 0 0;color:#111c;font-size:18px;line-height:1.72}@media(max-width:1120px){.about-conselec__inner{width:min(100% - 32px,100%);grid-template-columns:430px minmax(0,1fr);gap:24px}.about-conselec__visual{min-height:416px;width:calc(100% + 42px);margin-left:-42px}.about-conselec__text{font-size:17px;line-height:1.66}}@media(max-width:860px){.about-conselec{padding:20px 0 24px}.about-conselec__inner{width:min(100% - 24px,100%);grid-template-columns:1fr;gap:20px}.about-conselec__visual{min-height:292px;width:100%;margin-left:0}.about-conselec__title{font-size:clamp(28px,7vw,38px)}.about-conselec__text{margin-top:14px;font-size:16px;line-height:1.62}}.counter-strip{width:100%;background:var(--brand-yellow)}.counter-strip__grid{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.counter-strip__card{min-height:122px;padding:18px 18px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#ffffff0a;border-right:1px solid rgba(17,17,17,.1)}.counter-strip__card:last-child{border-right:0}.counter-strip__number{margin:0;color:#111;font-size:clamp(30px,3.3vw,48px);font-weight:800;line-height:1;letter-spacing:-.02em}.counter-strip__prefix{margin-right:3px}.counter-strip__label{max-width:210px;margin:8px 0 0;color:#111111db;font-size:16px;font-weight:600;line-height:1.32}@media(max-width:960px){.counter-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.counter-strip__card{border-bottom:1px solid rgba(17,17,17,.1)}.counter-strip__card:nth-child(2n){border-right:0}.counter-strip__card:nth-last-child(-n+2){border-bottom:0}}@media(max-width:640px){.counter-strip__card{border-right:0;border-bottom:1px solid rgba(17,17,17,.1)}.counter-strip__card:last-child{border-bottom:0}.counter-strip__number{font-size:clamp(28px,9vw,38px)}.counter-strip__label{margin-top:6px;font-size:14px}}.mvv-showcase{position:relative;padding:34px 0 64px;background:#fff}.mvv-showcase:before,.mvv-showcase:after{content:"";position:absolute;left:0;width:100%;height:2px;background:var(--brand-yellow)}.mvv-showcase:before{top:0}.mvv-showcase:after{bottom:0;display:none}.mvv-showcase__inner{width:min(1360px,calc(100% - 40px));margin:0 auto}.mvv-showcase__header{max-width:780px;margin-bottom:24px}.mvv-showcase__title{margin:0;color:#111;font-size:clamp(34px,3.1vw,50px);font-weight:800;line-height:1.04}.mvv-showcase__lead{max-width:700px;margin:8px 0 0;color:#111111b8;font-size:17px;line-height:1.56}.mvv-showcase__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mvv-card{position:relative;background:#fff;border:1px solid rgba(17,17,17,.06);box-shadow:0 14px 26px #0e2a570f;transition:transform .2s ease,box-shadow .2s ease}.mvv-card:hover,.mvv-card:focus-within{transform:translateY(-6px);box-shadow:0 20px 34px #0e2a571a}.mvv-card__top{position:relative;min-height:214px;padding:22px 20px;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,#ffffff14,#1111110f),linear-gradient(135deg,#051632,#051632);transition:filter .2s ease}.mvv-card:hover .mvv-card__top,.mvv-card:focus-within .mvv-card__top{filter:brightness(.98)}.mvv-card__heading{margin:0;color:#111;font-size:clamp(28px,2.8vw,44px);font-weight:800;letter-spacing:.01em;line-height:1.02}.mvv-card__badge{position:absolute;left:50%;top:214px;width:112px;height:112px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;background:var(--brand-yellow);clip-path:polygon(50% 0%,91% 24%,91% 76%,50% 100%,9% 76%,9% 24%);border:6px solid #ffffff;box-sizing:border-box;box-shadow:0 10px 18px #0e2a5714;transition:transform .2s ease}.mvv-card:hover .mvv-card__badge,.mvv-card:focus-within .mvv-card__badge{transform:translate(-50%,-54%)}.mvv-card__badge span{color:#fff;font-size:42px;line-height:1}.mvv-card__bottom{min-height:178px;padding:72px 26px 24px;background:#fff;text-align:center}.mvv-card__bottom p{max-width:290px;margin:0 auto;color:#111111c7;font-size:17px;line-height:1.66}@media(max-width:1120px){.mvv-showcase{padding:28px 0 50px}.mvv-showcase__inner{width:min(100% - 32px,100%)}.mvv-showcase__grid{gap:16px}.mvv-card__top{min-height:194px}.mvv-card__badge{top:194px;width:98px;height:98px}.mvv-card__badge span{font-size:36px}.mvv-card__bottom{min-height:170px;padding:66px 22px 22px}.mvv-card__bottom p{font-size:16px}}@media(max-width:860px){.mvv-showcase__grid{grid-template-columns:1fr}.mvv-showcase__header{margin-bottom:22px}.mvv-card__top{min-height:198px}.mvv-card__badge{top:198px}.mvv-card__bottom{min-height:0}.mvv-card__bottom p{max-width:none}}@media(max-width:640px){.mvv-showcase{padding:24px 0 38px}.mvv-showcase__inner{width:min(100% - 24px,100%)}.mvv-showcase__title{font-size:clamp(28px,8vw,38px)}.mvv-showcase__lead{margin-top:8px;font-size:16px;line-height:1.56}.mvv-card__top{min-height:158px;padding:16px 14px}.mvv-card__heading{font-size:clamp(26px,9vw,36px)}.mvv-card__badge{top:158px;width:86px;height:86px;border-width:5px}.mvv-card__badge span{font-size:31px}.mvv-card__bottom{padding:58px 18px 18px}.mvv-card__bottom p{font-size:15px;line-height:1.58}}.brand-pillars{position:relative;padding:22px 0 62px;background:linear-gradient(180deg,#0a0a0ac2,#0a0a0ab8),url(../img/hero-conselec.webp) center center / cover no-repeat}.brand-pillars__inner{width:min(1360px,calc(100% - 40px));margin:0 auto}.brand-pillars__header{max-width:820px;margin-bottom:24px}.brand-pillars__title{margin:0;color:#fff;font-size:clamp(34px,3vw,48px);font-weight:800;line-height:1.04}.brand-pillars__lead{max-width:740px;margin:10px 0 0;color:#ffffffd6;font-size:18px;line-height:1.58}.brand-pillars__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.brand-pillar{position:relative;min-height:430px;overflow:hidden;background:linear-gradient(180deg,#1111110f,#11111138),url(../img/hero-conselec.webp) center center / cover no-repeat;filter:grayscale(1);transition:filter .28s ease,transform .28s ease,box-shadow .28s ease;box-shadow:0 14px 28px #0e2a5714}.brand-pillar:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b0b0b24,#0b0b0bbd);transition:opacity .28s ease,background .28s ease}.brand-pillar__overlay{position:absolute;inset:auto 0 0;height:4px;background:var(--brand-yellow);transform:scaleX(0);transform-origin:left center;transition:transform .28s ease;z-index:2}.brand-pillar__content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;min-height:430px;padding:22px 18px 20px}.brand-pillar__title{margin:0;color:#fff;font-size:28px;font-weight:800;line-height:1.02;transition:color .28s ease,transform .28s ease}.brand-pillar__text{max-height:0;overflow:hidden;margin:0;padding-top:0;color:#fffffff0;font-size:15px;line-height:1.6;opacity:0;transition:max-height .32s ease,opacity .24s ease,padding-top .28s ease}.brand-pillar:hover,.brand-pillar:focus-within{filter:grayscale(0);transform:translateY(-6px);box-shadow:0 20px 34px #0e2a571f}.brand-pillar:hover:before,.brand-pillar:focus-within:before{background:linear-gradient(180deg,#11111114,#1111119e),linear-gradient(180deg,#0516321f,#05163205)}.brand-pillar:hover .brand-pillar__overlay,.brand-pillar:focus-within .brand-pillar__overlay{transform:scaleX(1)}.brand-pillar:hover .brand-pillar__title,.brand-pillar:focus-within .brand-pillar__title{color:#fff;transform:translateY(-2px)}.brand-pillar:hover .brand-pillar__text,.brand-pillar:focus-within .brand-pillar__text{max-height:220px;padding-top:14px;opacity:1}.brand-pillar--trayectoria{background-position:18% center}.brand-pillar--confianza{background-position:32% center}.brand-pillar--respaldo{background-position:center center}.brand-pillar--evolucion{background-position:68% center}.brand-pillar--cercania{background-position:82% center}@media(max-width:1120px){.brand-pillars{padding:18px 0 46px}.brand-pillars__inner{width:min(100% - 32px,100%)}.brand-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-pillar,.brand-pillar__content{min-height:320px}}@media(max-width:640px){.brand-pillars{padding:14px 0 32px}.brand-pillars__inner{width:min(100% - 24px,100%)}.brand-pillars__title{font-size:clamp(28px,8vw,38px)}.brand-pillars__lead{margin-top:8px;font-size:16px;line-height:1.54}.brand-pillars__grid{grid-template-columns:1fr;gap:10px}.brand-pillar__content{min-height:260px;padding:18px 16px 16px}.brand-pillar__title{font-size:24px}.brand-pillar__text{font-size:14px;line-height:1.56}}@media(max-width:640px){.site-nav__submenu{position:static;transform:none;min-width:100%;margin-top:8px}}.empty-services-section{width:100%;min-height:420px;background:#fff}.empty-services-section__inner{width:min(1360px,calc(100% - 40px));min-height:420px;margin:0 auto;background:#fff}@media(max-width:960px){.empty-services-section{min-height:340px}.empty-services-section__inner{width:min(100% - 32px,100%);min-height:340px}}@media(max-width:640px){.empty-services-section{min-height:260px}.empty-services-section__inner{width:min(100% - 24px,100%);min-height:260px}}.subsection-placeholder{width:100%;min-height:420px;background:#fff;display:flex;align-items:center}.subsection-placeholder__inner{width:min(1360px,calc(100% - 40px));margin:0 auto}.subsection-placeholder__title{margin:0;color:#111;font-size:clamp(34px,3.2vw,52px);font-weight:800;line-height:1.04}.subsection-placeholder__text{max-width:760px;margin:14px 0 0;color:#111111c2;font-size:18px;line-height:1.68}@media(max-width:960px){.subsection-placeholder{min-height:340px}.subsection-placeholder__inner{width:min(100% - 32px,100%)}.subsection-placeholder__text{font-size:17px;line-height:1.62}}@media(max-width:640px){.subsection-placeholder{min-height:260px}.subsection-placeholder__inner{width:min(100% - 24px,100%)}.subsection-placeholder__title{font-size:clamp(28px,8vw,38px)}.subsection-placeholder__text{margin-top:10px;font-size:16px;line-height:1.56}}.provider-story{width:100%;background:#fff;padding:20px 0 24px}.provider-story__inner{width:min(1360px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:540px minmax(0,1fr);align-items:stretch;gap:32px}.provider-story__visual{position:relative;min-height:470px;height:100%;width:calc(100% + 88px);margin-left:-88px}.provider-story__image-placeholder{width:100%;height:100%;min-height:470px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(180deg,#05163214,#1111110d),#f4f4f4;display:flex;align-items:center;justify-content:center;box-shadow:0 16px 30px #0e2a570f}.provider-story__image-placeholder span{color:#1111117a;font-size:18px;font-weight:700;line-height:1;letter-spacing:.04em;text-transform:uppercase}.provider-story__copy{max-width:820px;display:flex;flex-direction:column;justify-content:center}.provider-story__logo{display:none}.provider-story__eyebrow{margin:18px 0 0;color:var(--brand-yellow);font-size:14px;font-weight:800;line-height:1;letter-spacing:.14em;text-transform:uppercase}.provider-story__title{margin:14px 0 0;color:#111;font-size:clamp(32px,3vw,48px);font-weight:800;line-height:1.06}.provider-story__text{margin:16px 0 0;color:#111c;font-size:18px;line-height:1.72}.provider-story__actions{margin-top:24px}.provider-story__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:filter .18s ease}.provider-story__button:hover,.provider-story__button:focus-visible{filter:brightness(.97)}@media(max-width:1120px){.provider-story__inner{width:min(100% - 32px,100%);grid-template-columns:430px minmax(0,1fr);gap:24px}.provider-story__visual{min-height:416px;width:calc(100% + 42px);margin-left:-42px}.provider-story__image-placeholder{min-height:416px}.provider-story__text{font-size:17px;line-height:1.66}}@media(max-width:860px){.provider-story{padding:22px 0 34px}.provider-story__inner{width:min(100% - 24px,100%);grid-template-columns:1fr;gap:22px}.provider-story__visual{min-height:292px;width:100%;margin-left:0}.provider-story__image-placeholder{min-height:292px}.provider-story__title{font-size:clamp(28px,7vw,38px)}.provider-story__text{margin-top:14px;font-size:16px;line-height:1.62}}@media(max-width:640px){.provider-story__image-placeholder span{font-size:14px}.provider-story__logo{max-width:210px;max-height:66px}.provider-story__eyebrow{margin-top:14px;font-size:12px}.provider-story__text{font-size:15px;line-height:1.58}}.provider-catalog-cta{width:100%;background:#fff;padding:0}.provider-catalog-cta__inner{width:100%;margin:0}.provider-catalog-cta__panel{position:relative;min-height:240px;overflow:hidden;box-shadow:0 16px 30px #0e2a5714}.provider-catalog-cta__content{width:min(100% - 48px,860px);min-height:240px;margin:0 auto;padding:28px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.provider-catalog-cta__eyebrow{margin:0 0 10px;color:var(--brand-yellow);font-size:14px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.provider-catalog-cta__title{margin:0;color:#fff;font-size:clamp(30px,3vw,44px);font-weight:800;line-height:1.04}.provider-catalog-cta__text{max-width:720px;margin:12px 0 0;color:#ffffffe6;font-size:17px;line-height:1.62}.provider-catalog-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;margin-top:20px;padding:0 22px;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;line-height:1;text-decoration:none;transition:filter .18s ease}.provider-catalog-cta__button:hover,.provider-catalog-cta__button:focus-visible{filter:brightness(.97)}@media(max-width:1120px){.provider-catalog-cta__inner{width:100%}.provider-catalog-cta__panel,.provider-catalog-cta__content{min-height:220px}.provider-catalog-cta__text{font-size:16px;line-height:1.58}}@media(max-width:640px){.provider-catalog-cta{padding-bottom:0}.provider-catalog-cta__eyebrow{font-size:12px;margin-bottom:8px}.provider-catalog-cta__title{font-size:clamp(26px,8vw,34px)}.provider-catalog-cta__text{margin-top:10px;font-size:15px;line-height:1.54}.provider-catalog-cta__button{margin-top:16px}}.provider-hero{width:100%;background:linear-gradient(180deg,#11111152,#1111117a),url(../img/hero-conselec.webp) center center / cover no-repeat}.provider-hero__inner{width:min(1360px,calc(100% - 40px));min-height:156px;margin:0 auto;padding:18px 0 14px;display:flex;align-items:center;justify-content:center;text-align:center}.provider-hero__title{margin:0;font-size:clamp(40px,4.6vw,72px);font-weight:800;line-height:.96;letter-spacing:.01em}@media(max-width:1120px){.provider-hero__inner{width:min(100% - 32px,100%);min-height:140px;padding:16px 0 12px}}@media(max-width:640px){.provider-hero__inner{width:min(100% - 24px,100%);min-height:122px;padding:14px 0 10px}.provider-hero__title{font-size:clamp(32px,10vw,46px)}}.services-overview{width:100%;background:#fff;padding:22px 0 24px}.services-overview__inner{width:min(1360px,calc(100% - 40px));margin:0 auto}.services-overview__header{max-width:820px;margin:0 auto 18px;text-align:center}.services-overview__title{margin:0;color:#111;font-size:clamp(32px,3vw,46px);font-weight:800;line-height:1.04}.services-overview__lead{max-width:720px;margin:10px auto 0;color:#111111c2;font-size:17px;line-height:1.56}.services-overview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.services-overview__card{min-height:122px;padding:18px 18px 16px;background:var(--brand-yellow);border-radius:20px;display:flex;flex-direction:column;justify-content:center;text-align:center;box-shadow:0 10px 20px #0e2a5714}.services-overview__card-title{margin:0;color:#111;font-size:clamp(20px,1.7vw,28px);font-weight:800;line-height:1.05}.services-overview__card-text{margin:8px 0 0;color:#111111e6;font-size:15px;line-height:1.42}@media(max-width:1120px){.services-overview{padding:18px 0 20px}.services-overview__inner{width:min(100% - 32px,100%)}.services-overview__grid{gap:12px}.services-overview__card{min-height:116px;padding:16px 16px 14px}.services-overview__card-text{font-size:15px}}@media(max-width:860px){.services-overview__grid{grid-template-columns:1fr}.services-overview__header{margin-bottom:22px}.services-overview__card{min-height:122px}}@media(max-width:640px){.services-overview{padding:16px 0 18px}.services-overview__inner{width:min(100% - 24px,100%)}.services-overview__title{font-size:clamp(28px,8vw,36px)}.services-overview__lead{margin-top:8px;font-size:15px;line-height:1.5}.services-overview__grid{gap:12px}.services-overview__card{min-height:108px;padding:16px 14px 14px;border-radius:18px}.services-overview__card-title{font-size:clamp(20px,7vw,26px)}.services-overview__card-text{margin-top:6px;font-size:14px;line-height:1.42}}.provider-story__placeholder-logo{max-height:140px;object-fit:contain}@media(max-width:860px){.provider-story__placeholder-logo{max-width:min(70%,260px);max-height:110px}}@media(max-width:640px){.provider-story__placeholder-logo{max-width:min(74%,220px);max-height:92px}}.contact-info-page{width:100%;background:#fff}.contact-location__title{margin:0;color:#111;font-size:clamp(34px,3.1vw,50px);font-weight:800;line-height:1.04}.contact-location__text{max-width:760px;margin:10px 0 0;color:#111111c2;font-size:17px;line-height:1.58}.contact-location__layout{width:100%;margin:0;display:grid;grid-template-columns:minmax(0,2.2fr) minmax(360px,.9fr);gap:0;align-items:stretch;background:#fff}.contact-location__map{min-height:470px;overflow:hidden}.contact-location__iframe{width:100%;height:100%;min-height:470px;border:0;display:block;background:#f3f3f3}.contact-location__hours{min-height:470px;display:grid;grid-template-rows:auto 1fr;background:#fff;border-left:1px solid rgba(17,17,17,.06)}.contact-location__hours-top{background:var(--brand-yellow);padding:24px 24px 22px}.contact-location__eyebrow{margin:0 0 10px;color:#111111d1;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-location__hours-title{margin:0;color:#111;font-size:clamp(28px,2.5vw,40px);font-weight:800;line-height:1.04}.contact-location__hours-body{background:#fff;padding:18px 24px 22px;display:flex;flex-direction:column}.contact-location__schedule{background:#fff;border:1px solid rgba(17,17,17,.08)}.contact-location__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px 18px;border-bottom:1px solid rgba(17,17,17,.08)}.contact-location__row:last-child{border-bottom:0}.contact-location__day{color:#111;font-size:17px;font-weight:700;line-height:1.32}.contact-location__time{color:#111111db;font-size:16px;font-weight:700;line-height:1.32;text-align:right}.contact-location__note{margin:16px 0 0;color:#111111c7;font-size:14px;line-height:1.5}@media(max-width:1120px){.contact-location__header{width:min(100% - 32px,100%)}.contact-location__layout{grid-template-columns:minmax(0,1.8fr) minmax(320px,.95fr)}.contact-location__map,.contact-location__iframe,.contact-location__hours{min-height:420px}}@media(max-width:860px){.contact-location{padding-top:12px}.contact-location__header{width:min(100% - 24px,100%);margin-bottom:12px}.contact-location__layout{grid-template-columns:1fr}.contact-location__map,.contact-location__iframe{min-height:360px}.contact-location__hours{min-height:0;border-left:0;border-top:1px solid rgba(17,17,17,.06)}.contact-location__hours-top{padding:22px 20px 20px}.contact-location__hours-body{padding:16px 20px 20px}.contact-location__row{padding:14px 16px}.contact-location__day,.contact-location__time{font-size:16px}}@media(max-width:640px){.contact-location__title{font-size:clamp(28px,8vw,38px)}.contact-location__text{margin-top:8px;font-size:15px;line-height:1.52}.contact-location__map,.contact-location__iframe{min-height:320px}.contact-location__hours-title{font-size:clamp(24px,8vw,32px)}.contact-location__status{margin-top:12px;font-size:19px}.contact-location__row{grid-template-columns:1fr;gap:6px;padding:13px 14px}.contact-location__time{text-align:left;font-size:15px}.contact-location__note{margin-top:14px;font-size:13px;line-height:1.46}}.contact-info-hero{width:100%;min-height:300px;background:linear-gradient(180deg,#1111118f,#1111119e),url(../img/hero-conselec.webp) center center / cover no-repeat;display:flex;align-items:center}.contact-info-hero__content{width:min(1360px,calc(100% - 40px));margin:0 auto;padding:32px 0 28px}.contact-info-hero__text{max-width:880px}.contact-info-hero__title{margin:0;color:var(--brand-yellow);font-size:clamp(48px,5.4vw,82px);font-weight:800;line-height:.96;letter-spacing:-.02em}.contact-info-hero__title span{display:block}.contact-info-hero__lead{max-width:860px;margin:16px 0 0;color:#fff;font-size:18px;line-height:1.62}.contact-location__header{width:min(100% - 40px,1360px);margin:0 auto 14px}.contact-location__text--single{max-width:760px;margin-top:0}@media(max-width:1120px){.contact-info-hero{min-height:260px}.contact-info-hero__content{width:min(100% - 32px,100%);padding:26px 0 22px}}@media(max-width:860px){.contact-info-hero{min-height:224px}.contact-info-hero__content{width:min(100% - 24px,100%);padding:24px 0 18px}.contact-info-hero__title{font-size:clamp(42px,10vw,64px)}.contact-info-hero__lead{margin-top:12px;font-size:16px;line-height:1.56}}@media(max-width:640px){.contact-info-hero{min-height:190px}.contact-info-hero__title{font-size:clamp(36px,11vw,52px)}.contact-info-hero__lead{margin-top:10px;font-size:15px;line-height:1.5}}.empty-contact-section{width:100%;min-height:1px;background:#fff}.empty-contact-section__inner{width:min(1360px,calc(100% - 40px));min-height:1px;margin:0 auto;background:#fff}@media(max-width:960px){.empty-contact-section__inner{width:min(100% - 32px,100%)}}@media(max-width:640px){.empty-contact-section__inner{width:min(100% - 24px,100%)}}.contact-page-hero__text{max-width:780px;margin:0 auto;text-align:center}.contact-page-hero{width:100%;min-height:240px;background:linear-gradient(180deg,#11111194,#111111a3),url(../img/hero-conselec.webp) center center / cover no-repeat;display:flex;align-items:center}.contact-page-hero__content{width:min(1360px,calc(100% - 40px));margin:0 auto;padding:28px 0 24px;text-align:center}.contact-page-hero__title{margin:0;color:var(--brand-yellow);font-size:clamp(48px,5vw,76px);font-weight:800;line-height:.96;letter-spacing:-.02em}.contact-page-hero__lead{max-width:760px;margin:16px auto 0;color:#fff;font-size:18px;line-height:1.58}@media(max-width:860px){.contact-page-hero{min-height:210px}.contact-page-hero__content{width:min(100% - 24px,100%);padding:24px 0 20px}.contact-page-hero__title{font-size:clamp(40px,10vw,62px)}.contact-page-hero__lead{margin-top:12px;font-size:16px;line-height:1.54}}@media(max-width:640px){.contact-page-hero{min-height:180px}.contact-page-hero__content{width:min(100% - 20px,100%);padding:22px 0 18px}.contact-page-hero__title{font-size:clamp(34px,11vw,50px)}.contact-page-hero__lead{margin-top:10px;font-size:15px;line-height:1.5}}.contact-hours-split{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#fff;min-height:470px}.contact-hours-split__left{min-height:470px;background:var(--brand-yellow);display:flex;align-items:center;justify-content:center;padding:34px}.contact-hours-split__right{min-height:470px;background:#f3f3f3;overflow:hidden}.contact-hours-card{width:min(100%,700px);background:#fff;padding:28px 26px 24px;box-shadow:0 14px 24px #0e2a5714}.contact-hours-card__eyebrow{margin:0 0 8px;color:#111111c7;font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-hours-card__title{margin:0;color:#111;font-size:clamp(30px,2.6vw,42px);font-weight:800;line-height:1.02;max-width:500px}.contact-hours-card__status{margin:14px 0 0;color:#111;font-size:22px;font-weight:800;line-height:1.24}.contact-hours-card__schedule{margin-top:12px;border:1px solid rgba(17,17,17,.08)}.contact-hours-card__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:13px 18px;border-bottom:1px solid rgba(17,17,17,.08)}.contact-hours-card__row:last-child{border-bottom:0}.contact-hours-card__day{color:#111;font-size:17px;font-weight:700;line-height:1.28}.contact-hours-card__time{color:#111111d1;font-size:17px;font-weight:700;line-height:1.28;text-align:right}.contact-hours-card__note{margin:16px 0 0;color:#111111bd;font-size:15px;line-height:1.52}@media(max-width:640px){.contact-hours-card{width:100%;padding:20px 18px 18px}.contact-hours-card__title{font-size:clamp(24px,8vw,32px)}.contact-hours-card__status{font-size:17px}.contact-hours-card__row{grid-template-columns:1fr;gap:6px}.contact-hours-card__time{text-align:left;font-size:14px}}.contact-hours-split__map{width:100%;height:100%;min-height:470px;border:0;display:block;background:#f3f3f3}@media(max-width:860px){.contact-hours-split{grid-template-columns:1fr;min-height:0}.contact-hours-split__left{min-height:390px;padding:22px}.contact-hours-split__right{min-height:320px;display:block}.contact-hours-split__map{min-height:320px}.contact-hours-card{width:min(100%,600px)}}@media(max-width:640px){.contact-hours-split__left{min-height:350px;padding:18px}.contact-hours-split__right,.contact-hours-split__map{min-height:280px}.contact-hours-card{max-width:520px}}.contact-forms-hero{width:100%;min-height:236px;background:linear-gradient(180deg,#11111194,#111111a3),url(../img/hero-conselec.webp) center center / cover no-repeat;display:flex;align-items:center}.contact-forms-hero__content{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:24px 0 22px}.contact-forms-hero__text{max-width:820px;margin:0 auto;text-align:center}.contact-forms-hero__title{margin:0;color:var(--brand-yellow);font-size:clamp(40px,4vw,58px);font-weight:800;line-height:.98}.contact-forms-hero__lead{max-width:760px;margin:12px auto 0;color:#fff;font-size:16px;line-height:1.56}.contact-forms{width:100%;background:#fff;padding:24px 0 42px}.contact-forms__inner{width:min(1080px,calc(100% - 40px));margin:0 auto}.contact-forms__switcher{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;max-width:900px;margin:22px auto 0}.contact-forms__switcher--hero{margin-top:22px}.contact-forms__arrow{width:42px;height:42px;border:1px solid rgba(255,255,255,.28);background:#ffffffeb;color:#111;font-size:22px;font-weight:700;line-height:1;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.contact-forms__arrow:hover,.contact-forms__arrow:focus-visible{background:var(--brand-yellow);border-color:#fff1f;transform:translateY(-2px)}.contact-forms__labels{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.contact-forms__label{padding:8px 14px;border:1px solid rgba(255,255,255,.24);background:#ffffffeb;color:#111111d1;font-size:14px;font-weight:700;line-height:1.2;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.contact-forms__label.is-active{background:var(--brand-yellow);color:#fff;border-color:#fff1f}.contact-forms__viewport{width:100%;overflow:hidden}.contact-forms__track{display:flex;width:100%;transition:transform .32s ease}.contact-form-card{flex:0 0 100%;width:100%;min-height:640px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 16px 30px #0e2a570f;padding:24px 24px 22px;box-sizing:border-box;display:flex;flex-direction:column}.contact-form-card__top{margin-bottom:18px}.contact-form-card__eyebrow{margin:0 0 8px;color:#111111c7;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-form-card__title{margin:0;color:#111;font-size:clamp(28px,2.6vw,40px);font-weight:800;line-height:1.04}.contact-form-card__purpose{max-width:860px;margin:10px 0 0;color:#111111c7;font-size:16px;line-height:1.54}.contact-form-card__form{display:grid;gap:14px;flex:1}.contact-form-card__grid{display:grid;gap:14px 18px}.contact-form-card__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form-field{display:grid;gap:7px}.contact-form-field__label{color:#111;font-size:14px;font-weight:700;line-height:1.35}.contact-form-field__input,.contact-form-field__textarea{width:100%;min-height:42px;padding:0 12px;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:14px;line-height:1.35;box-sizing:border-box;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.contact-form-field__textarea{min-height:120px;padding:12px;resize:vertical}.contact-form-field__input--file{min-height:44px;padding:8px 12px;line-height:1.2}.contact-form-field__input--file::file-selector-button{height:30px;margin-right:10px;padding:0 12px;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:12px;font-weight:700;cursor:pointer}.contact-form-field__select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#111111 50%),linear-gradient(135deg,#111111 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.contact-form-field__input:focus,.contact-form-field__textarea:focus{border-color:#11111147;box-shadow:0 0 0 3px #05163224}.contact-form-field__hint{margin:0;color:#111111a8;font-size:12px;line-height:1.42}.contact-form-card__actions{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;padding-top:4px;margin-top:auto}.contact-form-card__required{margin:0;color:#111111b8;font-size:13px;font-weight:700;line-height:1.4}.contact-form-card__button{min-height:42px;min-width:194px;padding:0 22px;border:0;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,filter .18s ease}.contact-form-card__button:hover,.contact-form-card__button:focus-visible{transform:translateY(-2px);filter:brightness(.98)}@media(max-width:860px){.contact-forms-hero{min-height:196px}.contact-forms-hero__content,.contact-forms__inner{width:min(100% - 24px,100%)}.contact-forms{padding:22px 0 34px}.contact-forms__switcher,.contact-forms__switcher--hero{margin-top:18px}.contact-form-card{min-height:0;padding:20px 18px 18px}.contact-form-card__grid--two{grid-template-columns:1fr}.contact-form-card__actions{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.contact-forms-hero{min-height:176px}.contact-forms-hero__content,.contact-forms__inner{width:min(100% - 20px,100%)}.contact-forms-hero__title{font-size:clamp(28px,8vw,36px)}.contact-forms-hero__lead{margin-top:10px;font-size:15px;line-height:1.5}.contact-forms{padding:20px 0 30px}.contact-forms__switcher{gap:10px}.contact-forms__arrow{width:38px;height:38px}.contact-forms__label{font-size:13px;padding:7px 12px}.contact-form-card{padding:18px 14px 16px}.contact-form-card__title{font-size:clamp(24px,8vw,32px)}.contact-form-card__purpose{font-size:15px;line-height:1.5}.contact-form-field__input,.contact-form-field__textarea{font-size:14px}.contact-form-card__button{width:100%;min-width:0;justify-content:center}}.clients-hero{width:100%;min-height:250px;background:linear-gradient(180deg,#11111194,#111111a3),url(../img/hero-conselec.webp) center center / cover no-repeat;display:flex;align-items:center}.clients-hero__content{width:min(1360px,calc(100% - 40px));margin:0 auto;padding:28px 0 24px}.clients-hero__text{max-width:860px;margin:0 auto;text-align:center}.clients-hero__title{margin:0;color:var(--brand-yellow);font-size:clamp(48px,5vw,76px);font-weight:800;line-height:.96;letter-spacing:-.02em}.clients-hero__lead{max-width:820px;margin:14px auto 0;color:#fff;font-size:18px;line-height:1.6}.clients-reviews{width:100%;background:#f7f7f7;padding:36px 0 48px}.clients-reviews__inner{width:min(1360px,calc(100% - 40px));margin:0 auto}.clients-reviews__header{max-width:980px;margin:0 auto 20px;text-align:center}.clients-reviews__eyebrow{margin:0 0 10px;color:#111111c7;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.clients-reviews__title{margin:0;color:#111;font-size:clamp(34px,3.3vw,52px);font-weight:800;line-height:1.04}.clients-reviews__ratingline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:14px}.clients-reviews__score{color:#111;font-size:20px;font-weight:800}.clients-reviews__stars{color:var(--brand-yellow);font-size:18px;letter-spacing:.04em}.clients-reviews__source,.clients-reviews__based{color:#111111c2;font-size:15px;font-weight:700}.clients-reviews__layout{display:grid;grid-template-columns:minmax(290px,.34fr) minmax(0,1fr);gap:28px;align-items:stretch}.clients-reviews__intro{margin-top:-34px;padding:0;display:flex;flex-direction:column;justify-content:flex-start;min-height:284px}.clients-reviews__quote{color:#1111112e;font-size:72px;font-weight:800;line-height:.8;margin-bottom:10px}.clients-reviews__intro-title{margin:0;color:#111;font-size:clamp(22px,1.85vw,32px);font-weight:800;line-height:1.04;max-width:360px}.clients-reviews__intro-text{max-width:336px;margin:16px 0 0;color:#111111c7;font-size:14px;line-height:1.46}.clients-reviews__nav{display:flex;gap:12px;margin-top:auto;padding-top:16px;align-items:center;transform:none}.clients-reviews__arrow{width:44px;height:44px;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;font-size:22px;line-height:1;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.clients-reviews__arrow:hover,.clients-reviews__arrow:focus-visible{background:var(--brand-yellow);border-color:#fff1f;transform:translateY(-2px)}.clients-reviews__slider{overflow:hidden;padding-top:0;align-self:stretch}.clients-reviews__track{display:flex;gap:18px;transition:transform .32s ease;will-change:transform;align-items:stretch}.client-review-card{flex:0 0 calc((100% - 36px) / 3);min-width:calc((100% - 36px) / 3);background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 16px 28px #0e2a570f;padding:18px 18px 16px;display:flex;flex-direction:column;justify-content:space-between;min-height:278px;height:278px;margin-top:0}.client-review-card__body{display:grid;gap:12px}.client-review-card__stars{color:var(--brand-yellow);font-size:16px;letter-spacing:.04em}.client-review-card__text{margin:0;color:#111111d6;font-size:15px;line-height:1.56}.client-review-card__author{display:flex;align-items:center;gap:12px;margin-top:18px}.client-review-card__name{margin:0;color:#111;font-size:15px;font-weight:800;line-height:1.25}.client-review-card__time{margin:4px 0 0;color:#1111119e;font-size:12px;line-height:1.3}.clients-reviews__cta{position:relative;margin-top:18px;padding:28px 30px;background-position:center center;background-size:cover;background-repeat:no-repeat;border:1px solid rgba(17,17,17,.08);display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap;overflow:hidden}.clients-reviews__cta-text,.clients-reviews__cta-button{position:relative;z-index:1}.clients-reviews__cta-title{margin:0;color:var(--brand-yellow);font-size:26px;font-weight:800;line-height:1.08}.clients-reviews__cta-copy{max-width:760px;margin:10px 0 0;color:#fffffff5;font-size:15px;line-height:1.56}.clients-reviews__cta-button{min-height:46px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;line-height:1;transition:transform .18s ease,filter .18s ease}.clients-reviews__cta-button:hover,.clients-reviews__cta-button:focus-visible{transform:translateY(-2px);filter:brightness(.98)}@media(max-width:1120px){.client-review-card{flex:0 0 calc((100% - 18px)/2);min-width:calc((100% - 18px)/2)}}@media(max-width:860px){.clients-hero{min-height:220px}.clients-hero__content,.clients-reviews__inner{width:min(100% - 24px,100%)}.clients-hero__title{font-size:clamp(40px,10vw,62px)}.clients-hero__lead{margin-top:12px;font-size:16px;line-height:1.56}.clients-reviews{padding:28px 0 36px}.clients-reviews__intro{margin-top:0;padding:0;min-height:0}.client-review-card{min-height:278px;height:auto}}@media(max-width:640px){.clients-hero{min-height:190px}.clients-hero__content,.clients-reviews__inner{width:min(100% - 20px,100%)}.clients-hero__title{font-size:clamp(34px,11vw,50px)}.clients-hero__lead{margin-top:10px;font-size:15px;line-height:1.5}.clients-reviews__title{font-size:clamp(28px,8vw,38px)}.clients-reviews__ratingline{gap:8px}.clients-reviews__score,.clients-reviews__source,.clients-reviews__based{font-size:14px}.client-review-card{flex:0 0 100%;min-width:100%;min-height:0}.clients-reviews__cta-title{font-size:22px}.clients-reviews__cta-button{width:100%}}.client-review-card__text--empty{min-height:.8em}.client-review-card__avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(180deg,#d9d9d9,#c8c8c8);color:#6b7280;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;flex:0 0 48px}.contact-location{width:100%;padding:0!important}.contact-location__top{width:100%}.contact-location__hours-row{flex-wrap:wrap}.contact-location__social{font-size:13px;font-weight:700;line-height:1.3}@media(max-width:860px){.contact-location__inner{width:min(100% - 24px,100%)}}@media(max-width:640px){.contact-location__inner{width:min(100% - 20px,100%);padding:16px 0 12px}.contact-location__hours-row{flex-direction:column;gap:12px}.contact-location__socials{gap:10px 14px}.contact-location__social span{display:none}}.contact-location{background:#f7f7f7!important}.contact-location__top{background:transparent!important;border-top:0!important;padding-top:18px}.contact-location__inner{width:min(1360px,calc(100% - 40px))!important;margin:0 auto!important;padding:0 0 14px!important;display:grid!important;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)!important;gap:22px!important;align-items:stretch!important}.contact-location .contact-location__hours,.contact-location .contact-location__links{position:relative;min-height:0!important;background:#fff!important;border:1px solid rgba(17,17,17,.08)!important;box-shadow:0 14px 28px #0e2a570d;display:flex!important;flex-direction:column;justify-content:flex-start;padding:22px 24px 20px!important;overflow:hidden}.contact-location .contact-location__hours:before,.contact-location .contact-location__links:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:var(--brand-yellow)}.contact-location .contact-location__hours:after,.contact-location .contact-location__links:after{content:"";position:absolute;right:-34px;bottom:-34px;width:120px;height:120px;border-radius:50%;background:#05163214;pointer-events:none}.contact-location .contact-location__eyebrow{margin:0 0 14px!important;color:#111111c2!important;font-size:12px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important}.contact-location__hours-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px!important;align-items:stretch!important}.contact-location__hours-item{min-width:0!important;padding:10px 12px!important;background:#fcfcfc;border:1px solid rgba(17,17,17,.06)}.contact-location .contact-location__hours-title{margin:0!important;color:#111!important;font-size:15px!important;font-weight:800!important;line-height:1.25!important}.contact-location .contact-location__hours-text{margin:5px 0 0!important;color:#111111ad!important;font-size:13px!important;line-height:1.35!important}.contact-location__status{display:inline-flex;align-items:center;align-self:flex-start;margin:16px 0 0!important;padding:9px 12px;background:#0516321f;color:#111!important;font-size:13px!important;font-weight:800!important;line-height:1.35!important}.contact-location__socials{display:flex!important;flex-wrap:wrap;align-items:center!important;gap:12px!important}.contact-location__social{width:42px!important;height:42px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111!important;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease!important}.contact-location__social:hover,.contact-location__social:focus-visible{color:var(--brand-yellow)!important;border-color:#05163266!important;background:#05163214!important;transform:translateY(-2px)!important}.contact-location__social svg{width:18px!important;height:18px!important;fill:currentColor!important;flex:0 0 18px!important}.contact-location__social span{display:none!important}.contact-location__map-wrap{width:min(1360px,calc(100% - 40px))!important;margin:0 auto!important;height:320px!important;background:#f2f2f2!important;border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 28px #0e2a570d;overflow:hidden}.contact-location__map{width:100%!important;height:100%!important;border:0!important;display:block!important;background:#f2f2f2!important}@media(max-width:860px){.contact-location__inner,.contact-location__map-wrap{width:min(100% - 24px,100%)!important}.contact-location__inner{grid-template-columns:1fr!important;gap:16px!important}.contact-location__hours-row{grid-template-columns:1fr!important;gap:12px!important}.contact-location__map-wrap{height:270px!important}}@media(max-width:640px){.contact-location__inner,.contact-location__map-wrap{width:min(100% - 20px,100%)!important}.contact-location .contact-location__hours,.contact-location .contact-location__links{padding:18px 16px 16px!important}.contact-location__map-wrap{height:230px!important}}.contact-redesign-main{width:100%;background:#fff;padding:34px 0 0}.contact-redesign-main__inner{width:min(1360px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:stretch}.contact-redesign-info{background:#fff;padding:12px 0 0}.contact-redesign-info__eyebrow,.contact-redesign-form__eyebrow{margin:0 0 8px;color:#111111b8;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-redesign-info__title,.contact-redesign-form__title{margin:0;color:#111;font-size:clamp(34px,3vw,48px);font-weight:800;line-height:1.02}.contact-redesign-info__lead{max-width:520px;margin:12px 0 0;color:#111111c2;font-size:15px;line-height:1.6}.contact-redesign-info__cards{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-redesign-card{min-height:132px;padding:18px 18px 16px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 28px #0e2a570d;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;position:relative;overflow:hidden}.contact-redesign-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:#1111110f}.contact-redesign-card--accent{background:linear-gradient(180deg,#051632e6,#051632fa);color:#111}.contact-redesign-card--accent:before{background:#1111111f}.contact-redesign-card__icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:currentColor}.contact-redesign-card__icon svg{width:18px;height:18px;fill:currentColor}.contact-redesign-card__title{margin:0;color:inherit;font-size:18px;font-weight:800;line-height:1.15}.contact-redesign-card__text{margin:0;color:inherit;font-size:14px;line-height:1.5}.contact-redesign-social{margin-top:22px}.contact-redesign-social__label{margin:0 0 12px;color:#111;font-size:16px;font-weight:800;line-height:1.3}.contact-redesign-social__icons{display:flex;flex-wrap:wrap;gap:10px}.contact-redesign-social__icon{width:40px;height:40px;border:1px solid rgba(17,17,17,.1);background:#111;color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background-color .18s ease,color .18s ease,transform .18s ease}.contact-redesign-social__icon:hover,.contact-redesign-social__icon:focus-visible{background:var(--brand-yellow);color:#fff;transform:translateY(-2px)}.contact-redesign-social__icon svg{width:16px;height:16px;fill:currentColor}.contact-redesign-form{min-height:100%}.contact-redesign-form__panel{min-height:100%;padding:26px 28px;background:linear-gradient(180deg,#051632c2,#051632cc),url(../img/hero-conselec.webp) center center / cover no-repeat;border:1px solid rgba(17,17,17,.08);box-shadow:0 16px 30px #0e2a5714}.contact-redesign-form__eyebrow,.contact-redesign-form__title{color:#fff}.contact-redesign-form__form{margin-top:20px;display:grid;gap:12px}.contact-redesign-form__field{width:100%}.contact-redesign-form__input,.contact-redesign-form__textarea{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(5,22,50,.55);background:#ffffff0a;color:#fff;font-size:14px;line-height:1.4;box-sizing:border-box;outline:none;transition:border-color .18s ease,background-color .18s ease}.contact-redesign-form__textarea{min-height:134px;padding:14px;resize:vertical}.contact-redesign-form__input::placeholder,.contact-redesign-form__textarea::placeholder{color:#ffffffe0}.contact-redesign-form__input:focus,.contact-redesign-form__textarea:focus{border-color:var(--brand-yellow);background:#ffffff14}.contact-redesign-form__button{width:fit-content;min-height:42px;padding:0 18px;border:0;background:#111;color:#fff;font-size:13px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.contact-redesign-form__button:hover,.contact-redesign-form__button:focus-visible{background:var(--brand-yellow);color:#fff;transform:translateY(-2px)}.contact-redesign-map{width:min(1360px,calc(100% - 40px));margin:28px auto 0;height:280px;border:1px solid rgba(17,17,17,.08);overflow:hidden}.contact-redesign-map__frame{width:100%;height:100%;border:0;display:block;background:#f2f2f2}@media(max-width:860px){.contact-redesign-main{padding-top:24px}.contact-redesign-main__inner,.contact-redesign-map{width:min(100% - 24px,100%)}.contact-redesign-main__inner{grid-template-columns:1fr;gap:22px}.contact-redesign-map{margin-top:22px;height:240px}}@media(max-width:640px){.contact-redesign-main__inner,.contact-redesign-map{width:min(100% - 20px,100%)}.contact-redesign-info__cards{grid-template-columns:1fr}.contact-redesign-form__panel{padding:22px 18px}.contact-redesign-form__button{width:100%;justify-content:center}.contact-redesign-map{height:220px}}.contact-map-only{width:100%;height:420px;background:#f2f2f2}.contact-map-only__frame{width:100%;height:100%;border:0;display:block;background:#f2f2f2}@media(max-width:860px){.contact-map-only{height:340px}}@media(max-width:640px){.contact-map-only{height:280px}}.contact-direct-panel{width:100%;background:linear-gradient(180deg,#11111194,#111111a8),url(../img/hero-conselec.webp) center center / cover no-repeat;padding:34px 0 36px}.contact-direct-panel__inner{width:min(1360px,calc(100% - 40px));margin:0 auto}.contact-direct-panel__header{max-width:820px;margin-bottom:24px}.contact-direct-panel__title{margin:0;color:#fff;font-size:clamp(42px,4vw,64px);font-weight:800;line-height:.98}.contact-direct-panel__lead{max-width:760px;margin:12px 0 0;color:#fffffff0;font-size:17px;line-height:1.56}@media(max-width:860px){.contact-direct-panel{padding:28px 0 30px}.contact-direct-panel__inner{width:min(100% - 24px,100%)}}@media(max-width:640px){.contact-direct-panel__inner{width:min(100% - 20px,100%)}.contact-direct-panel__title{font-size:clamp(34px,10vw,46px)}.contact-direct-panel__lead{font-size:15px;line-height:1.5}}.contact-direct-card{--contact-channel-color: var(--brand-yellow);background:transparent!important;isolation:isolate}.contact-direct-card:before{filter:grayscale(1) brightness(.52);transform:scale(1.02);z-index:-2}.contact-direct-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#11111124,#1111118a);transition:background .32s ease,opacity .32s ease;z-index:-1}.contact-direct-card--instagram,.contact-direct-card--facebook,.contact-direct-card--whatsapp,.contact-direct-card--gmail,.contact-direct-card--presential{--contact-channel-color: #051632}.contact-direct-card:hover:before{filter:grayscale(0) brightness(.88);transform:scale(1.04)}.contact-direct-card:hover:after{background:linear-gradient(180deg,#1111110f,#11111157 38%,#111111b8),linear-gradient(180deg,#05163229,#0516320f)}.contact-direct-card__face{position:absolute;inset:0;padding:22px 18px 18px;display:flex;flex-direction:column;transition:transform .3s ease}.contact-direct-card__face--front{justify-content:flex-end;background:linear-gradient(180deg,#11111105,#11111170)!important}.contact-direct-card__face--back{justify-content:flex-end;background:linear-gradient(180deg,#1111110a,#111111c2)!important;transform:translateY(70%)}.contact-direct-card:hover .contact-direct-card__face--front{transform:translateY(-100%)}.contact-direct-card:hover .contact-direct-card__face--back{transform:translateY(0)}@media(max-width:860px){.contact-direct-card{min-height:380px}}@media(max-width:640px){.contact-direct-card__face--back{transform:translateY(62%)}}.contact-direct-panel__cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.contact-direct-card{position:relative;min-height:430px;overflow:hidden;background:linear-gradient(180deg,#1111110f,#11111138),url(../img/hero-conselec.webp) center center / cover no-repeat;filter:grayscale(1);transition:filter .28s ease,transform .28s ease,box-shadow .28s ease;box-shadow:0 14px 28px #0e2a5714;border:0}.contact-direct-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0b0b0b24,#0b0b0bbd);transition:opacity .28s ease,background .28s ease}.contact-direct-card__overlay{position:absolute;inset:auto 0 0;height:4px;background:var(--brand-yellow);transform:scaleX(0);transform-origin:left center;transition:transform .28s ease;z-index:2}.contact-direct-card__content{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:flex-end;min-height:430px;padding:22px 18px 20px}.contact-direct-card__name{margin:0;color:#fff;font-size:28px;font-weight:800;line-height:1.02;transition:color .28s ease,transform .28s ease;text-shadow:none}.contact-direct-card__details{max-height:0;overflow:hidden;opacity:0;transition:max-height .32s ease,opacity .24s ease,padding-top .28s ease;padding-top:0}.contact-direct-card__response{margin:0;color:var(--brand-yellow);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.contact-direct-card__text{margin:12px 0 0;color:#fffffff0;font-size:15px;line-height:1.6}.contact-direct-card__action,.contact-direct-card__status{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;align-self:flex-start;background:var(--brand-yellow);color:#fff;font-size:13px;font-weight:800;line-height:1.2}.contact-direct-card__status{background:#ffffffeb}.contact-direct-card:hover{filter:grayscale(0);transform:translateY(-6px);box-shadow:0 20px 34px #0e2a571f}.contact-direct-card:hover:before{background:linear-gradient(180deg,#11111114,#1111119e),linear-gradient(180deg,#0516321f,#05163205)}.contact-direct-card:hover .contact-direct-card__overlay{transform:scaleX(1)}.contact-direct-card:hover .contact-direct-card__name{color:#fff;transform:translateY(-2px)}.contact-direct-card:hover .contact-direct-card__details{max-height:240px;padding-top:14px;opacity:1}.contact-direct-card--instagram{background-position:18% center}.contact-direct-card--facebook{background-position:32% center}.contact-direct-card--whatsapp{background-position:center center}.contact-direct-card--gmail{background-position:68% center}.contact-direct-card--presential{background-position:82% center}@media(max-width:1180px){.contact-direct-panel__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.contact-direct-panel__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-direct-card,.contact-direct-card__content{min-height:320px}}@media(max-width:640px){.contact-direct-panel__cards{grid-template-columns:1fr;gap:10px}.contact-direct-card{min-height:260px}.contact-direct-card__content{min-height:260px;padding:18px 16px 16px}.contact-direct-card__name{font-size:24px}.contact-direct-card__text{font-size:14px;line-height:1.56}}.brand-pillars--contact{padding:22px 0 62px}.brand-pillars--contact .brand-pillars__header{max-width:820px;margin-bottom:24px}.brand-pillars--contact .brand-pillars__title{margin:0;color:#fff;font-size:clamp(34px,3vw,48px);font-weight:800;line-height:1.04}.brand-pillars--contact .brand-pillars__lead{max-width:740px;margin:10px 0 0;color:#ffffffd6;font-size:18px;line-height:1.58}.brand-pillars--contact .brand-pillars__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.brand-pillars--contact .brand-pillar,.brand-pillars--contact .brand-pillar__content{min-height:430px}.brand-pillars--contact .brand-pillar__contact-extra{max-height:0;overflow:hidden;opacity:0;transition:max-height .32s ease,opacity .24s ease,padding-top .28s ease;padding-top:0}.brand-pillars--contact .brand-pillar__eyebrow{margin:0;color:var(--brand-yellow);font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.4}.brand-pillars--contact .brand-pillar__text{max-height:none;overflow:visible;margin:12px 0 0;padding-top:0;opacity:1}.brand-pillars--contact .brand-pillar__action,.brand-pillars--contact .brand-pillar__status{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;align-self:flex-start;background:var(--brand-yellow);color:#fff;font-size:13px;font-weight:800;line-height:1.2}.brand-pillars--contact .brand-pillar:hover .brand-pillar__contact-extra{max-height:260px;opacity:1;padding-top:14px}.brand-pillar--contact-instagram{background-position:18% center}.brand-pillar--contact-facebook{background-position:32% center}.brand-pillar--contact-whatsapp{background-position:center center}.brand-pillar--contact-gmail{background-position:68% center}.brand-pillar--contact-presential{background-position:82% center}@media(max-width:1180px){.brand-pillars--contact .brand-pillars__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.brand-pillars--contact .brand-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-pillars--contact .brand-pillar,.brand-pillars--contact .brand-pillar__content{min-height:320px}}@media(max-width:640px){.brand-pillars--contact .brand-pillars__grid{grid-template-columns:1fr;gap:10px}.brand-pillars--contact .brand-pillar,.brand-pillars--contact .brand-pillar__content{min-height:260px}}.contact-form-section{width:100%;background:#fff;padding:34px 0 38px}.contact-form-section__inner{width:min(1080px,calc(100% - 40px));margin:0 auto}.contact-form-section__header{max-width:820px;text-align:center}.contact-form-section__eyebrow{margin:0 0 8px;color:#111111b8;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-form-section__title{margin:0;color:#111;font-weight:800;line-height:1.05}.contact-form-section__lead{margin:12px auto 0;color:#111111c2;font-size:16px;line-height:1.6}.contact-form-section__form{display:grid;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 16px 28px #0e2a570f}.contact-form-section__grid{display:grid}.contact-form-section__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-form-section__field{display:grid}.contact-form-section__label{color:#111;font-size:14px;font-weight:700;line-height:1.35}.contact-form-section__input,.contact-form-section__textarea{width:100%;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:14px;line-height:1.35;box-sizing:border-box;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.contact-form-section__textarea{resize:vertical}.contact-form-section__input:focus,.contact-form-section__textarea:focus{border-color:#1111113d;box-shadow:0 0 0 3px #05163224}.contact-form-section__select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#111111 50%),linear-gradient(135deg,#111111 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.contact-form-section__input--file{line-height:1.25}.contact-form-section__input--file::file-selector-button{border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:12px;font-weight:700;cursor:pointer}.contact-form-section__hint{margin:0;color:#111111a3;font-size:12px;line-height:1.46}.contact-form-section__actions{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.contact-form-section__required{margin:0;color:#111111b8;font-size:13px;font-weight:700;line-height:1.4}.contact-form-section__button{min-height:44px;padding:0 22px;border:0;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,filter .18s ease}.contact-form-section__button:hover,.contact-form-section__button:focus-visible{transform:translateY(-2px);filter:brightness(.98)}@media(max-width:860px){.contact-form-section{padding:28px 0 32px}.contact-form-section__inner{width:min(100% - 24px,100%)}.contact-form-section__actions{flex-direction:column}}@media(max-width:640px){.contact-form-section__inner{width:min(100% - 20px,100%)}.contact-form-section__title{font-size:clamp(28px,8vw,36px)}.contact-form-section__lead{font-size:15px;line-height:1.54}.contact-form-section__button{width:100%}}.contact-form-section__header{margin:0 auto 20px}.contact-form-section__title{font-size:clamp(36px,3.2vw,48px)}.contact-form-section__lead{max-width:800px}.contact-form-section__form{gap:14px;padding:24px 26px}.contact-form-section__grid{gap:14px 16px}.contact-form-section__field{gap:7px}.contact-form-section__input,.contact-form-section__textarea{min-height:44px;padding:0 13px}.contact-form-section__textarea{min-height:150px;padding:13px}.contact-form-section__select{min-height:44px}.contact-form-section__input--file{min-height:44px;padding:8px 12px}.contact-form-section__input--file::file-selector-button{height:28px;margin-right:10px;padding:0 12px}.contact-form-section__hint{margin-top:2px}.contact-form-section__actions{padding-top:2px}.contact-form-section__grid--two .contact-form-section__field{align-self:start}@media(max-width:860px){.contact-form-section__form{padding:20px}}@media(max-width:640px){.contact-form-section__form{padding:18px 16px}}.brand-pillars--contact .brand-pillar__status:after{border-left:1.5px solid currentColor;border-bottom:1.5px solid currentColor}.brand-pillars--contact .brand-pillar__status:before{background:transparent}.brand-pillars--contact .brand-pillar__status:after{position:absolute;left:19px;top:50%;width:4px;height:4px;margin-top:-6px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor;transform:rotate(45deg);transform-origin:center}.brand-pillars--contact .brand-pillar__status:before{border:0!important;border-radius:0!important;box-shadow:none!important;margin-left:0}.brand-pillars--contact .brand-pillar__overlay{pointer-events:none}.brand-pillars--contact .brand-pillar__action,.brand-pillars--contact .brand-pillar__status{position:relative;z-index:6}.brand-pillars--contact .brand-pillar:focus-within{filter:grayscale(1)!important;transform:none!important;box-shadow:0 14px 28px #0e2a5714!important}.brand-pillars--contact .brand-pillar:focus-within:before{background:linear-gradient(180deg,#0b0b0b24,#0b0b0bbd)!important}.brand-pillars--contact .brand-pillar:focus-within .brand-pillar__overlay{transform:scaleX(0)!important}.brand-pillars--contact .brand-pillar:focus-within .brand-pillar__title{transform:none!important}.brand-pillars--contact .brand-pillar:focus-within .brand-pillar__contact-extra{max-height:0!important;opacity:0!important;padding-top:0!important}.brand-pillars--contact .brand-pillar.is-hovered{filter:grayscale(0)!important;transform:translateY(-6px)!important;box-shadow:0 20px 34px #0e2a571f!important}.brand-pillars--contact .brand-pillar.is-hovered:before{background:linear-gradient(180deg,#11111114,#1111119e),linear-gradient(180deg,#0516321f,#05163205)!important}.brand-pillars--contact .brand-pillar.is-hovered .brand-pillar__overlay{transform:scaleX(1)!important}.brand-pillars--contact .brand-pillar.is-hovered .brand-pillar__title{color:#fff!important;transform:translateY(-2px)!important}.brand-pillars--contact .brand-pillar.is-hovered .brand-pillar__contact-extra{max-height:260px!important;opacity:1!important;padding-top:14px!important}.brand-pillars--contact .brand-pillar__status{position:relative;min-height:42px;padding:0 16px 0 40px;border:1px solid rgba(255,255,255,.14);background:#fffffff0;color:#111;box-shadow:0 8px 16px #0e2a571a;font-size:13px;font-weight:800;line-height:1.2}.brand-pillars--contact .brand-pillar__status:before{content:"";position:absolute;left:14px;top:50%;width:14px;height:14px;margin-top:-7px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='8.5'/><path d='M12 7.5v4.7l3.1 1.9'/></svg>");background-repeat:no-repeat;background-position:center;background-size:14px 14px}.brand-pillars--contact .brand-pillar__status:after{content:none!important}.contact-form-section__captcha-wrap{display:grid;gap:8px;justify-items:start}.contact-form-section__captcha-note{margin:0;color:#111111a3;font-size:12px;line-height:1.46}.contact-form-section__error{margin:0;color:#8a1c1c;font-size:12px;font-weight:700;line-height:1.4}.contact-form-section__captcha-wrap.is-hidden{display:none}.works-hero{width:100%;min-height:250px;background:linear-gradient(180deg,#11111194,#111111a3),url(../img/hero-conselec.webp) center center / cover no-repeat;display:flex;align-items:center}.works-hero__content{width:min(1360px,calc(100% - 40px));margin:0 auto;padding:28px 0 24px;text-align:center}.works-hero__title{margin:0;color:var(--brand-yellow);font-size:clamp(48px,5vw,76px);font-weight:800;line-height:.96;letter-spacing:-.02em}.works-hero__lead{max-width:860px;margin:14px auto 0;color:#fff;font-size:18px;line-height:1.6}.works-showcase{width:100%;background:#fff;padding:36px 0 56px}.works-showcase__inner{width:min(1360px,calc(100% - 40px));margin:0 auto}.works-showcase__eyebrow{margin:0 0 10px;color:#111111ad;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.works-showcase__title{margin:0;color:#111;font-size:clamp(34px,3vw,46px);font-weight:800;line-height:1.05}.works-showcase__lead{margin:12px 0 0;color:#111111c2;font-size:17px;line-height:1.64}.works-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.works-filters{display:flex;flex-wrap:wrap;gap:10px}.works-filters__button{min-height:40px;padding:0 16px;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:13px;font-weight:800;line-height:1;cursor:pointer;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.works-filters__button:hover,.works-filters__button:focus-visible,.works-filters__button.is-active{background:var(--brand-yellow);border-color:#05163280;color:#fff;transform:translateY(-1px)}.works-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.works-card{background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 16px 30px #0e2a570f;overflow:hidden;display:flex;flex-direction:column}.works-card[hidden]{display:none!important}.works-card__media{height:220px;background:linear-gradient(180deg,#11111114,#1111112e),url(../img/hero-conselec.webp) var(--work-bg-position, center center) / cover no-repeat}.works-card__video{display:block;width:100%;height:100%;object-fit:cover;background:#0b0b0b}.works-gallery__item[data-media-type=video] .works-gallery__photo,.works-gallery__item[data-media-type=video] .works-gallery__video-preview{position:relative;overflow:hidden}.works-gallery__video-preview{display:block;width:100%;height:220px;object-fit:cover;background:#0b0b0b}.works-lightbox__media{background:#0b0b0b}.works-lightbox__video{display:block;width:100%;height:620px;object-fit:cover;background:#0b0b0b}.works-lightbox__image[hidden],.works-lightbox__video[hidden]{display:none!important}.works-card__date{position:absolute;left:16px;bottom:16px;width:58px;min-height:58px;background:var(--brand-yellow);color:#fff;display:grid;place-items:center;align-content:center;font-size:11px;font-weight:800;line-height:1.05;text-transform:uppercase}.works-card__date span{font-size:10px;font-weight:700}.works-card__body{padding:18px 18px 20px;gap:10px}.works-card__category{margin:0;color:#1111118a;font-size:12px;font-weight:700;line-height:1.35}.works-card__title{margin:0;color:#111;font-size:24px;font-weight:800;line-height:1.08}.works-card__excerpt{color:#111111b8}.works-card__link{margin-top:2px;font-size:14px;font-weight:800;text-align:left;cursor:pointer}.works-pagination{display:flex;justify-content:center;gap:10px;margin-top:28px}.works-pagination__button{min-width:42px;min-height:42px;padding:0 14px;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:13px;font-weight:800;cursor:pointer;transition:background-color .18s ease,color .18s ease,transform .18s ease}.works-pagination__button:hover,.works-pagination__button:focus-visible,.works-pagination__button.is-active{background:var(--brand-yellow);color:#fff;transform:translateY(-1px)}.works-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center}.works-modal[hidden]{display:none!important}.works-modal__backdrop{position:absolute;inset:0;background:#111111b8}.works-modal__dialog{position:relative;z-index:1;background:#fff;box-shadow:0 24px 44px #0000003d}.works-modal__close{position:absolute;color:#111;line-height:1;cursor:pointer;z-index:2}.works-modal__content{min-height:0}.works-modal__footer{padding:0 28px 28px}.works-modal__back{min-height:44px;padding:0 18px;border:0;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;cursor:pointer}.works-detail__hero{position:relative;min-height:300px;background:linear-gradient(180deg,#1111113d,#111111a3),url(../img/hero-conselec.webp) var(--work-bg-position, center center) / cover no-repeat}.works-detail__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#1111110f,#11111147)}.works-detail__hero-content{position:relative;z-index:1;max-width:820px;padding:36px 28px 32px}.works-detail__eyebrow{margin:0 0 10px;color:var(--brand-yellow);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.works-detail__body{padding:28px;display:grid;gap:24px}.works-detail__section h4{margin:0 0 12px;color:#111;font-size:24px;font-weight:800;line-height:1.08}.works-detail__section ul{margin:0;padding-left:20px;color:#111111c2;font-size:15px;line-height:1.68}.works-detail__gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.works-detail__gallery-item{margin:0;display:grid;gap:10px}.works-detail__gallery-photo{height:190px;background:linear-gradient(180deg,#11111114,#11111138),url(../img/hero-conselec.webp) var(--work-bg-position, center center) / cover no-repeat}.works-detail__gallery-item figcaption{color:#111111ad;font-size:13px;line-height:1.5}@media(max-width:1120px){.works-grid,.works-detail__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.works-hero{min-height:210px}.works-hero__content,.works-showcase__inner{width:min(100% - 24px,100%)}.works-toolbar{margin-bottom:18px}.works-detail__hero{min-height:250px}.works-detail__hero-content,.works-detail__body,.works-modal__footer{padding-left:20px;padding-right:20px}}@media(max-width:640px){.works-hero{min-height:180px}.works-hero__content,.works-showcase__inner{width:min(100% - 20px,100%)}.works-hero__title{font-size:clamp(34px,11vw,50px)}.works-hero__lead,.works-showcase__lead{font-size:15px;line-height:1.54}.works-grid{grid-template-columns:1fr}.works-detail__gallery{grid-template-columns:1fr}.works-detail__hero-content,.works-detail__body,.works-modal__footer{padding-left:16px;padding-right:16px}}.works-showcase__header{margin-bottom:22px}.works-showcase__title{max-width:980px}.works-showcase__lead{max-width:900px}.works-card__link{transition:color .18s ease,transform .18s ease}.works-modal__dialog{width:min(1180px,calc(100% - 40px));max-height:calc(100vh - 48px);border:1px solid rgba(17,17,17,.08);border-radius:18px;overflow:hidden}.works-modal__close{right:16px;top:14px;width:46px;height:46px;border:1px solid rgba(17,17,17,.08);border-radius:50%;background:#ffffffeb;box-shadow:0 10px 22px #0e2a571a;font-size:28px;transition:transform .18s ease,background-color .18s ease}.works-modal__close:hover,.works-modal__close:focus-visible{background:var(--brand-yellow);transform:rotate(90deg)}.works-detail__header{padding:32px 28px 18px;border-bottom:1px solid rgba(17,17,17,.08)}.works-detail__title{margin:0;color:#111;font-size:clamp(34px,3vw,46px);font-weight:800;line-height:1.04}.works-detail__intro{max-width:860px;margin:14px 0 0;color:#111111c2;font-size:16px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden}.works-gallery{position:relative;padding:24px 28px 30px}.works-gallery__viewport{overflow:hidden}.works-gallery__track{display:flex;gap:16px;transition:transform .32s ease;will-change:transform}.works-gallery__item{flex:0 0 calc((100% - 32px) / 3);min-width:calc((100% - 32px) / 3);margin:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.works-gallery__photo{display:block;height:220px;background:linear-gradient(180deg,#11111114,#1111112e),url(../img/hero-conselec.webp) var(--work-bg-position, center center) / cover no-repeat;transition:transform .22s ease,filter .22s ease,box-shadow .22s ease}.works-gallery__item:hover .works-gallery__photo,.works-gallery__item:focus-visible .works-gallery__photo{transform:translateY(-4px) scale(1.02);filter:brightness(1.03);box-shadow:0 14px 24px #0e2a571f}.works-gallery__caption{display:block;margin-top:8px;color:#111111ad;font-size:13px;line-height:1.5}.works-gallery__arrow{position:absolute;top:118px;width:42px;height:42px;border:1px solid rgba(17,17,17,.1);background:#fffffff0;color:#111;font-size:28px;line-height:1;display:grid;place-items:center;cursor:pointer;z-index:2;transition:transform .18s ease,background-color .18s ease}.works-gallery__arrow:hover,.works-gallery__arrow:focus-visible{background:var(--brand-yellow);transform:translateY(-2px)}.works-gallery__arrow--prev{left:28px}.works-gallery__arrow--next{right:28px}.works-lightbox{position:fixed;inset:0;z-index:90;display:grid;place-items:center}.works-lightbox[hidden]{display:none!important}.works-lightbox__backdrop{position:absolute;inset:0;background:#111111d1}.works-lightbox__dialog{position:relative;z-index:1;width:min(980px,calc(100% - 40px));background:#fff;box-shadow:0 24px 44px #0000003d}.works-lightbox__close{position:absolute;right:14px;top:14px;width:42px;height:42px;border:0;border-radius:50%;background:#fffffff0;color:#111;font-size:28px;line-height:1;cursor:pointer;z-index:2}.works-lightbox__image{height:620px;background:linear-gradient(180deg,#1111110f,#1111112e),url(../img/hero-conselec.webp) var(--work-bg-position, center center) / cover no-repeat}.works-lightbox__caption{margin:0;padding:14px 18px 18px;color:#111111bd;font-size:14px;line-height:1.5}@media(max-width:1120px){.works-gallery__item{flex:0 0 calc((100% - 16px)/2);min-width:calc((100% - 16px)/2)}}@media(max-width:640px){.works-detail__header{padding:22px 16px 14px}.works-gallery{padding:18px 16px 22px}.works-gallery__item{flex:0 0 100%;min-width:100%}.works-gallery__arrow--prev{left:16px}.works-gallery__arrow--next{right:16px}.works-lightbox__dialog{width:min(100% - 20px,100%)}}.works-card__link:hover,.works-card__link:focus-visible{transform:translate(2px)}.works-card__excerpt{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important}.works-card__link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 16px!important;border:1px solid rgba(17,17,17,.12)!important;border-radius:0!important;background:#fff!important;color:#111111c7!important;width:fit-content!important;box-shadow:none!important}.works-card__link:hover,.works-card__link:focus-visible{border-radius:0!important;background:#05163214!important;border-color:#05163280!important;color:var(--brand-yellow)!important}.works-card__body{display:grid!important;grid-template-rows:auto auto minmax(4.8em,4.8em) auto!important;align-content:start!important}.works-card__excerpt{margin:0!important;font-size:14px!important;line-height:1.6!important;min-height:4.8em!important;max-height:4.8em!important;height:4.8em!important;overflow:hidden!important;display:block!important}.works-card__link,button.works-card__link,.works-card__body .works-card__link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;padding:0 16px!important;width:fit-content!important;border:1px solid rgba(17,17,17,.12)!important;border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;appearance:none!important;-webkit-appearance:none!important;background:#fff!important;color:#111111c7!important;box-shadow:none!important}.works-card__link:hover,button.works-card__link:hover,.works-card__body .works-card__link:hover,.works-card__link:focus-visible,button.works-card__link:focus-visible,.works-card__body .works-card__link:focus-visible{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;background:#05163214!important;border-color:#05163280!important;color:var(--brand-yellow)!important;transform:translate(2px)!important}.works-card__link,.works-modal__close,.works-lightbox__close,.works-gallery__arrow,.works-pagination__button,.works-filters__button{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important}.works-modal__close,.works-lightbox__close{background:#fffffff0!important}.works-modal__close:hover,.works-modal__close:focus-visible,.works-lightbox__close:hover,.works-lightbox__close:focus-visible,.works-gallery__arrow:hover,.works-gallery__arrow:focus-visible,.works-pagination__button:hover,.works-pagination__button:focus-visible,.works-filters__button:hover,.works-filters__button:focus-visible{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important}.contact-location-panel{width:100%;background:#fff;padding:34px 0 52px}.contact-location-panel__inner{width:min(1120px,calc(100% - 40px));margin:0 auto;text-align:center}.contact-location-panel__header{max-width:860px;margin:0 auto 24px}.contact-location-panel__title{margin:0;color:#111;font-size:clamp(34px,3vw,46px);font-weight:800;line-height:1.05}.contact-location-panel__lead{max-width:820px;margin:14px auto 0;color:#111111c2;font-size:16px;line-height:1.62}.contact-location-panel__map-card{width:100%;max-width:980px;margin:0 auto;padding:16px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 16px 28px #0e2a570f}.contact-location-panel__map{width:100%;height:340px;border:0;display:block;background:#f2f2f2}.contact-location-panel__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:14px}.contact-location-panel__action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:14px;font-weight:800;letter-spacing:.01em;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.contact-location-panel__action:hover,.contact-location-panel__action:focus-visible{transform:translateY(-1px)}.contact-location-panel__action--apple:hover,.contact-location-panel__action--apple:focus-visible{background:#1111110a}.contact-location-panel__action--google:hover,.contact-location-panel__action--google:focus-visible{background:#051632}.contact-location-panel__hint{margin:12px auto 0;max-width:760px;color:#111111ad;font-size:13px;line-height:1.5}@media(max-width:860px){.contact-location-panel{padding:28px 0 40px}.contact-location-panel__inner{width:min(100% - 24px,100%)}.contact-location-panel__map-card{padding:12px}.contact-location-panel__map{height:280px}}@media(max-width:640px){.contact-location-panel__inner{width:min(100% - 20px,100%)}.contact-location-panel__title{font-size:clamp(28px,8vw,36px)}.contact-location-panel__lead{font-size:15px;line-height:1.56}.contact-location-panel__map{height:220px}}.site-nav__dropdown.is-open .site-nav__dropdown-arrow:after{top:2px!important}.site-nav__dropdown-arrow{position:relative!important;width:12px!important;height:8px!important;margin-left:6px!important;flex:0 0 12px!important;transform:translateY(1px)!important}.site-nav__dropdown-arrow:before,.site-nav__dropdown-arrow:after{content:""!important;position:absolute!important;top:3px!important;width:7px!important;height:1px!important;background:currentColor!important;transition:transform .18s ease!important}.site-nav__dropdown-arrow:before{left:0!important;transform:rotate(32deg)!important;transform-origin:left center!important}.site-nav__dropdown-arrow:after{right:0!important;transform:rotate(-32deg)!important;transform-origin:right center!important}.site-nav__dropdown.is-open .site-nav__dropdown-arrow:before{transform:rotate(-32deg)!important}.site-nav__dropdown.is-open .site-nav__dropdown-arrow:after{transform:rotate(32deg)!important}.contact-location-panel:before{background:linear-gradient(135deg,#05163238,#05163200 72%)}.contact-location-panel:after{background:linear-gradient(315deg,#05163238,#05163200 72%)}@media(max-width:860px){.contact-location-panel:before{left:-50px;top:18px}.contact-location-panel:after{right:-50px;bottom:22px}}.contact-location-panel{position:relative;overflow:hidden}.contact-location-panel:before,.contact-location-panel:after{position:absolute;width:92px;height:92px;background:var(--brand-yellow);pointer-events:none;z-index:0;opacity:1}.contact-location-panel:before{left:0;top:0;clip-path:polygon(0 0,100% 0,0 100%)}.contact-location-panel:after{right:0;bottom:0;clip-path:polygon(100% 0,100% 100%,0 100%)}.contact-location-panel__inner{position:relative;z-index:1}@media(max-width:860px){.contact-location-panel:before,.contact-location-panel:after{width:72px;height:72px}}.provider-hero__title{color:var(--brand-yellow)!important}.partner-logo--motorarg img{transform:translateY(-4px) scale(1.12)!important;transform-origin:center}.works-detail__header{padding-right:92px!important}.works-detail__title{max-width:calc(100% - 24px)!important}@media(max-width:640px){.works-detail__header{padding-right:72px!important}}.contact-channel-card{position:relative;min-height:248px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 16px 28px #0e2a570f;overflow:hidden}.contact-channel-card--presential{grid-column:2 / 3}.contact-channel-card__accent{position:absolute;left:0;top:0;width:100%;height:4px;background:var(--brand-yellow)}.contact-channel-card:after{content:"";position:absolute;right:0;bottom:0;width:58px;height:58px;background:#0516321f;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}.contact-channel-card__body{padding:22px 22px 20px;display:grid;gap:10px}.contact-channel-card__label{color:#11111194;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-channel-card__title{margin:0;color:#111;font-size:24px;font-weight:800;line-height:1.08}.contact-channel-card__meta{margin:0;color:var(--brand-yellow);font-size:13px;font-weight:800;letter-spacing:.02em;line-height:1.45}.contact-channel-card__text{margin:0;color:#111111bd;font-size:15px;line-height:1.58}.contact-channel-card__action,.contact-channel-card__status{margin-top:4px;display:inline-flex;align-items:center;justify-content:center;min-height:42px;width:fit-content;padding:0 16px;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:13px;font-weight:800;line-height:1.2;transition:background-color .18s ease,color .18s ease,transform .18s ease,border-color .18s ease}.contact-channel-card__action:hover,.contact-channel-card__action:focus-visible{background:#0516321f;border-color:#05163273;color:#111;transform:translateY(-2px)}.contact-channel-card__status{position:relative;padding-left:38px;background:#1111110a}.contact-channel-card__status:before{content:"";position:absolute;left:14px;top:50%;width:14px;height:14px;margin-top:-7px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23111111' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='8.5'/><path d='M12 7.5v4.7l3.1 1.9'/></svg>");background-repeat:no-repeat;background-position:center;background-size:14px 14px}@media(max-width:1100px){.contact-channels-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-channel-card--presential{grid-column:auto}}@media(max-width:860px){.contact-channels-panel__grid{gap:14px}.contact-channel-card{min-height:230px}.contact-channel-card__body{padding:20px 18px 18px}}@media(max-width:640px){.contact-channels-panel__grid{grid-template-columns:1fr}.contact-channel-card{min-height:0}}.contact-channels-panel__eyebrow{margin:0 0 8px;color:#111111b8;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-channel-group__accent{left:0;top:0;height:4px}.contact-channel-group:after{position:absolute;right:0;bottom:0;width:72px;height:72px;background:#0516321f;clip-path:polygon(100% 0,100% 100%,0 100%);pointer-events:none}@media(max-width:640px){.contact-channels-panel__lead{font-size:15px;line-height:1.56}.contact-channel-item__name{font-size:18px}}.contact-channels-panel{width:100%;background:var(--brand-yellow);padding:28px 0 30px}.contact-channels-panel__inner{width:min(1200px,calc(100% - 40px));margin:0 auto}.contact-channels-panel__header{max-width:840px;margin:0 auto 18px;text-align:center}.contact-channels-panel__eyebrow{display:none!important}.contact-channels-panel__title{margin:0;color:#111;font-size:clamp(34px,3vw,44px);font-weight:800;line-height:1.04}.contact-channels-panel__lead{max-width:760px;margin:10px auto 0;color:#111111c7;font-size:15px;line-height:1.56}.contact-channels-panel__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:stretch}.contact-channel-group{position:relative;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 24px #0e2a570f;overflow:hidden}.contact-channel-group__accent{position:absolute;inset:0 auto 0 0;width:4px;background:var(--brand-yellow)}.contact-channel-group:after{content:none!important}.contact-channel-group__title{color:#111;font-size:26px;font-weight:800;line-height:1.06}.contact-channel-group__intro{margin:8px 0 0;color:#111111b8;font-size:14px;line-height:1.54}.contact-channel-group__items{display:grid;gap:10px;padding:0 22px 20px}.contact-channel-item{display:grid;grid-template-columns:50px 1fr;gap:12px;align-items:center;min-height:92px;padding:14px;border:1px solid rgba(17,17,17,.08);background:#11111105;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.contact-channel-item:hover,.contact-channel-item:focus-visible{transform:translateY(-2px);border-color:#05163273;background:#05163214}.contact-channel-item__icon{width:50px;height:50px;display:grid;place-items:center;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111}.contact-channel-item__icon svg{width:23px;height:23px;display:block}.contact-channel-item__content{display:grid;gap:3px}.contact-channel-item__name{color:#111;font-size:18px;font-weight:800;line-height:1.08}.contact-channel-item__meta{color:var(--brand-yellow);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;line-height:1.42}.contact-channel-item__text{color:#111111b8;font-size:14px;line-height:1.52}.contact-location-panel:before,.contact-location-panel:after{content:none!important}.site-footer__bottom p span{color:#111111c7;font-weight:600}@media(max-width:860px){.contact-channels-panel{padding:24px 0 28px}.contact-channels-panel__inner{width:min(100% - 24px,100%)}.contact-channel-group__header{padding:18px 18px 10px}.contact-channel-group__items{padding:0 18px 18px}.site-footer__bottom p{flex-direction:column;align-items:flex-start}}@media(max-width:640px){.contact-channels-panel__inner{width:min(100% - 20px,100%)}.contact-channels-panel__title{font-size:clamp(28px,8vw,36px)}.contact-channel-group__title{font-size:22px}.contact-channel-item{grid-template-columns:44px 1fr;min-height:0;padding:12px}.contact-channel-item__icon svg{width:20px;height:20px}}.site-footer__bottom{border-top:0!important;background:var(--brand-yellow)!important}.site-footer__bottom p,.site-footer__bottom p span{color:#111!important}.site-footer__bottom .container{padding-top:14px;padding-bottom:14px}.contact-channels-panel__header{margin-bottom:18px}.contact-channel-group__header{padding:20px 22px 8px}.contact-channel-group__title{margin:0}.contact-channel-group__items{padding-top:4px}.site-nav__dropdown-arrow,.site-nav__dropdown-arrow:before,.site-nav__dropdown-arrow:after{display:none!important;content:none!important}.site-nav__dropdown-toggle span+span{margin-left:0!important}@media(min-width:861px){.site-nav__dropdown{position:relative}.site-nav__submenu{top:calc(100% + 12px)}}.site-nav__dropdown-toggle{gap:0!important}.site-nav__dropdown-arrow{position:relative;width:12px;height:8px;margin-left:6px;flex:0 0 12px;transform:translateY(1px)}.site-nav__dropdown-arrow:before,.site-nav__dropdown-arrow:after{content:"";position:absolute;top:3px;width:7px;height:1px;background:currentColor;transition:transform .18s ease}.site-nav__dropdown-arrow:before{left:0;transform:rotate(32deg);transform-origin:left center}.site-nav__dropdown-arrow:after{right:0;transform:rotate(-32deg);transform-origin:right center}.site-nav__dropdown.is-open .site-nav__dropdown-arrow:before{transform:rotate(-32deg)}.site-nav__dropdown.is-open .site-nav__dropdown-arrow:after{transform:rotate(32deg)}.site-consent-blocker[hidden],.site-consent-banner[hidden],.legal-modal[hidden]{display:none!important}.site-consent-blocker{position:fixed;inset:0;z-index:1400;background:#08101c70;backdrop-filter:blur(2px)}.site-consent-banner{position:fixed;left:20px;right:20px;bottom:20px;z-index:1500}.site-consent-banner__inner{width:min(1280px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:18px 20px;background:#fff;border:1px solid rgba(17,17,17,.08)}.site-consent-banner__eyebrow{margin:0 0 6px;color:var(--brand-yellow);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.site-consent-banner__title{margin:0;color:#111;font-weight:800;line-height:1.04}.site-consent-banner__text{max-width:820px;margin:8px 0 0;color:#111111bd;font-size:15px;line-height:1.56}.site-consent-banner__status{flex-wrap:wrap;gap:8px;margin-top:12px}.site-consent-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;background:#1111110a;border:1px solid rgba(17,17,17,.08);color:#111;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.site-consent-badge.is-done{background:#0516321f;border-color:#05163242}.site-consent-banner__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.site-consent-banner__button{min-height:42px;padding:0 18px;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:13px;font-weight:800;line-height:1;cursor:pointer}.site-consent-banner__button--primary{background:var(--brand-yellow);border-color:#05163266}.legal-modal{position:fixed;inset:0;z-index:1600}.legal-modal__backdrop{position:absolute;inset:0;background:#08101c8a;backdrop-filter:blur(2px)}.legal-modal__dialog{position:relative;z-index:1;width:min(980px,calc(100% - 32px));margin:min(6vh,48px) auto 0;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 28px 50px #0e2a572e}.legal-modal__dialog--wide{width:min(1180px,calc(100% - 32px))}.legal-modal__close{position:absolute;top:14px;right:14px;width:42px;height:42px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111111b8;font-size:30px;line-height:1;cursor:pointer;z-index:2}.legal-modal__shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:0}.legal-modal__sidebar{padding:28px 20px;border-right:1px solid rgba(17,17,17,.08);background:#11111106}.legal-modal__sidebar-eyebrow{margin:0 0 16px;color:#11111194;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.legal-modal__nav{display:grid;gap:10px}.legal-modal__nav a{color:#111111bd;font-size:14px;line-height:1.45}.legal-modal__nav a:hover{color:#111}.legal-modal__content,.legal-modal__content--compact{padding:28px 28px 24px}.legal-modal__header{margin-bottom:18px}.legal-modal__eyebrow{margin:0 0 8px;color:var(--brand-yellow);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.legal-modal__title{margin:0;font-size:clamp(30px,3vw,40px);font-weight:800;line-height:1.04;letter-spacing:-.02em;max-width:calc(100% - 60px)}.legal-modal__lead{max-width:820px;margin:12px 0 0;color:#111111bd;font-size:16px;line-height:1.62}.legal-modal__scroll{max-height:58vh;overflow:auto;padding-right:12px}.legal-modal__section{margin-bottom:20px}.legal-modal__section h3{margin:0 0 8px;color:#111;font-size:22px;font-weight:800;line-height:1.08}.legal-modal__section p{margin:0 0 10px;color:#111111c2;font-size:15px;line-height:1.62}.legal-modal__note{padding:12px 14px;background:#f3f6fa;border:1px solid rgba(5,22,50,.22)}.legal-modal__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:18px}.legal-modal__button{min-height:42px;padding:0 18px;border:1px solid rgba(17,17,17,.12);background:#fff;color:#111;font-size:13px;font-weight:800;line-height:1;cursor:pointer}.legal-modal__button--primary{background:var(--brand-yellow);border-color:#0516326b}.legal-modal__button--ghost{background:#11111108}.cookies-grid{display:grid;gap:12px}.cookies-card{padding:16px;border:1px solid rgba(17,17,17,.08);background:#11111105}.cookies-card h3{margin:0 0 8px;color:#111;font-size:22px;font-weight:800;line-height:1.08}.cookies-card p{margin:0;color:#111111bd;font-size:15px;line-height:1.58}.cookies-card__status{display:inline-flex;margin-top:10px;color:var(--brand-yellow);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}@media(max-width:960px){.site-consent-banner__inner{grid-template-columns:1fr;justify-items:flex-start}.site-consent-banner__actions{justify-content:flex-start}.legal-modal__sidebar{border-right:0}}@media(max-width:640px){.site-consent-banner{left:10px;right:10px;bottom:10px}.site-consent-banner__inner{padding:16px}.site-consent-banner__title{font-size:24px}.legal-modal__dialog,.legal-modal__dialog--wide{margin-top:16px}.legal-modal__content,.legal-modal__content--compact,.legal-modal__sidebar{padding-left:16px;padding-right:16px}.legal-modal__lead,.legal-modal__section p,.cookies-card p{font-size:15px;line-height:1.56}}.site-consent-blocker{display:none!important}body.site-consent-locked{overflow:auto!important}.site-consent-banner__title{font-size:26px!important}.site-consent-banner__text a{color:#111;text-decoration:underline;text-decoration-color:#1111114d}.site-consent-banner__status{display:none!important}.cookie-settings{display:grid;gap:12px}.cookie-setting{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:16px;border:1px solid rgba(17,17,17,.08);background:#11111105}.cookie-setting__copy h3{margin:0 0 6px;color:#111;font-size:22px;font-weight:800;line-height:1.08}.cookie-setting__copy p{margin:0;color:#111111bd;font-size:15px;line-height:1.56}.cookie-toggle{position:relative;display:inline-flex;align-items:center}.cookie-toggle input{position:absolute;opacity:0;pointer-events:none}.cookie-toggle__slider{position:relative;width:54px;height:30px;background:#1111111f;border:1px solid rgba(17,17,17,.1);transition:background-color .18s ease}.cookie-toggle__slider:before{content:"";position:absolute;left:4px;top:4px;width:20px;height:20px;background:#fff;box-shadow:0 4px 10px #0e2a571a;transition:transform .18s ease}.cookie-toggle input:checked+.cookie-toggle__slider{background:#05163247;border-color:#05163266}.cookie-toggle input:checked+.cookie-toggle__slider:before{transform:translate(24px)}.cookie-toggle input:disabled+.cookie-toggle__slider{background:#0516322e}.faq-hero{min-height:min(64vh,680px)}.faq-hero__text,.faq-hero__lead{max-width:760px}.faq-overview{width:100%;padding:30px 0 16px;background:#fff}.faq-overview__inner,.faq-cases__inner,.faq-section__inner,.faq-cta__inner{width:min(1360px,calc(100% - 40px));margin:0 auto}.faq-overview__header,.faq-cases__header{max-width:860px;margin:0 auto 20px;text-align:center}.faq-overview__title,.faq-cases__title,.faq-cta__title{margin:0;color:#111;font-size:clamp(32px,3vw,46px);font-weight:800;line-height:1.05}.faq-overview__lead,.faq-cases__lead,.faq-cta__text{margin:10px auto 0;max-width:760px;color:#111111c2;font-size:17px;line-height:1.58}.faq-overview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.faq-overview__card{min-height:150px;padding:20px 18px 18px;background:var(--brand-yellow);border-radius:20px;box-shadow:0 10px 22px #0e2a5714;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.faq-overview__card:hover,.faq-overview__card:focus-visible{transform:translateY(-2px);box-shadow:0 14px 28px #0e2a571f;filter:brightness(.99)}.faq-overview__card h3{margin:0;color:#111;font-size:clamp(22px,1.8vw,30px);font-weight:800;line-height:1.04}.faq-overview__card p{margin:10px 0 0;color:#111111e6;font-size:15px;line-height:1.5}.faq-cases{width:100%;padding:12px 0 8px;background:#fff}.faq-cases__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.faq-case-card{min-height:200px;padding:24px 24px 22px;border-radius:22px;background:#111;box-shadow:0 14px 30px #0e2a571f}.faq-case-card__tag,.faq-category__eyebrow,.faq-cta__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#05163229;color:var(--brand-yellow);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.faq-case-card h3{margin:14px 0 0;color:#fff;font-size:clamp(24px,2.1vw,34px);font-weight:800;line-height:1.08}.faq-case-card p{margin:12px 0 0;color:#ffffffdb;font-size:16px;line-height:1.62}.faq-section{width:100%;padding:22px 0 38px;background:linear-gradient(180deg,#fff,#f5f5f5)}.faq-category{margin-bottom:18px;padding:28px;background:#fff;border:1px solid rgba(17,17,17,.06);border-radius:24px;box-shadow:0 12px 28px #0e2a5712;scroll-margin-top:22px}.faq-category:last-child{margin-bottom:0}.faq-category__header{max-width:940px;margin-bottom:18px}.faq-category__title{margin:12px 0 0;color:#111;font-size:clamp(30px,2.8vw,42px);font-weight:800;line-height:1.05}.faq-category__lead{margin:12px 0 0;color:#111111c2;font-size:17px;line-height:1.62}.faq-accordion{gap:12px}.faq-item{border:1px solid rgba(17,17,17,.08);border-radius:20px;background:#fbfbfb;overflow:hidden;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.faq-item[open]{background:#fff;border-color:#05163257;box-shadow:0 10px 22px #0e2a5712}.faq-item summary{position:relative;list-style:none;padding:22px 64px 22px 22px;color:#111;font-size:20px;font-weight:800;line-height:1.35;cursor:pointer}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;top:50%;right:22px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#05163224;color:#111;font-size:20px;font-weight:800;transform:translateY(-50%)}.faq-item[open] summary:after{content:"\2212"}.faq-item__content{padding:0 22px 22px}.faq-item__content p{margin:0;color:#111111d1;font-size:16px;line-height:1.68}.faq-item__content p+p{margin-top:12px}.faq-inline-example{padding:14px 16px;border-left:4px solid var(--brand-yellow);background:#0516321f;border-radius:0 16px 16px 0}.faq-cta{width:100%;padding:0 0 44px;background:#f5f5f5}.faq-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px;border-radius:24px;background:#111;box-shadow:0 16px 34px #0e2a571f}.faq-cta__copy{max-width:760px}.faq-cta__title{margin-top:14px;color:#fff}.faq-cta__text{margin-left:0;color:#ffffffd1}.faq-cta__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.faq-cta__button{min-height:50px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:800;transition:transform .18s ease,filter .18s ease,background-color .18s ease,color .18s ease}.faq-cta__button:hover,.faq-cta__button:focus-visible{transform:translateY(-1px);filter:brightness(.98)}.faq-cta__button--primary{background:var(--brand-yellow);color:#fff}.faq-cta__button--secondary{background:#ffffff0f;color:#fff;border:1px solid rgba(255,255,255,.12)}@media(max-width:1120px){.faq-overview__inner,.faq-cases__inner,.faq-section__inner,.faq-cta__inner{width:min(100% - 32px,100%)}.faq-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-cta__inner{flex-direction:column;align-items:flex-start}.faq-cta__actions{justify-content:flex-start}}@media(max-width:860px){.faq-overview,.faq-cases,.faq-section{padding-top:18px}.faq-overview__grid,.faq-cases__grid{grid-template-columns:1fr}.faq-category{padding:22px 18px;border-radius:20px}.faq-item summary{padding:18px 56px 18px 18px;font-size:18px}.faq-item__content{padding:0 18px 18px}}@media(max-width:640px){.faq-overview__inner,.faq-cases__inner,.faq-section__inner,.faq-cta__inner{width:min(100% - 24px,100%)}.faq-overview{padding:16px 0 10px}.faq-cases{padding:8px 0 6px}.faq-section{padding:14px 0 26px}.faq-overview__title,.faq-cases__title,.faq-cta__title,.faq-category__title{font-size:clamp(28px,8vw,36px)}.faq-overview__lead,.faq-cases__lead,.faq-category__lead,.faq-item__content p,.faq-cta__text,.faq-case-card p{font-size:15px;line-height:1.58}.faq-overview__card{min-height:136px;padding:18px 16px 16px;border-radius:18px}.faq-case-card{min-height:0;padding:20px 18px 18px;border-radius:18px}.faq-case-card h3{font-size:clamp(22px,7vw,28px)}.faq-category{margin-bottom:14px;padding:18px 14px;border-radius:18px}.faq-item{border-radius:16px}.faq-item summary{padding:16px 50px 16px 16px;font-size:17px}.faq-item summary:after{right:16px;width:28px;height:28px}.faq-item__content{padding:0 16px 16px}.faq-inline-example{padding:12px 14px;border-radius:0 14px 14px 0}.faq-cta{padding-bottom:28px}.faq-cta__inner{padding:22px 18px;border-radius:18px}.faq-cta__actions,.faq-cta__button{width:100%}}.faq-compact-hero .hero__content{min-height:auto;padding:72px 0 48px}.faq-compact-hero .hero__text{max-width:860px}.faq-compact-hero .hero__title{max-width:820px}.faq-compact-hero .hero__lead{max-width:760px}.faq-hub{padding:0 0 92px}.faq-hub__grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:26px;align-items:start}.faq-hub__sidebar{position:sticky;top:calc(var(--topbar-height) + var(--header-height) + 26px);background:#fff;border:1px solid rgba(0,0,0,.08);border-left:4px solid var(--brand-yellow);box-shadow:0 18px 40px #11111114;padding:24px}.faq-hub__eyebrow,.faq-topic__eyebrow{margin:0 0 12px;font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#11111185}.faq-hub__nav{display:grid;gap:10px}.faq-hub__link{display:block;border:1px solid rgba(17,17,17,.1);padding:14px 16px;color:var(--text-dark);font-size:14px;font-weight:700;letter-spacing:.01em;background:#fff;transition:transform .2s ease,border-color .2s ease,background .2s ease}.faq-hub__link:hover,.faq-hub__link:focus-visible{border-color:var(--brand-yellow);background:#05163214;transform:translate(4px)}.faq-hub__stack{display:grid;gap:22px}.faq-topic{scroll-margin-top:calc(var(--topbar-height) + var(--header-height) + 24px);display:grid;grid-template-columns:minmax(280px,.92fr) minmax(0,1.4fr);background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 18px 42px #11111114}.faq-topic__intro{padding:30px;border-right:1px solid rgba(17,17,17,.08)}.faq-topic__title{margin:0;font-size:30px;line-height:1.08;letter-spacing:-.03em}.faq-topic__lead{margin:14px 0 0;font-size:15px;line-height:1.75;color:#111111b8}.faq-topic__body{padding:22px}.faq-qa{border:1px solid rgba(17,17,17,.1);background:#fafafa}.faq-qa+.faq-qa{margin-top:12px}.faq-qa[open]{background:#fff;border-color:#11111124}.faq-qa summary{list-style:none;position:relative;cursor:pointer;padding:18px 58px 18px 18px;font-size:16px;font-weight:700;line-height:1.5;color:var(--text-dark)}.faq-qa summary::-webkit-details-marker{display:none}.faq-qa summary:after{content:"+";position:absolute;right:16px;top:50%;width:24px;height:24px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid rgba(17,17,17,.14);background:#fff;font-size:16px;font-weight:400;line-height:1}.faq-qa[open] summary:after{content:"\2212"}.faq-qa__content{border-top:1px solid rgba(17,17,17,.08);padding:0 18px 18px}.faq-qa__content p{margin:16px 0 0;font-size:15px;line-height:1.78;color:#111111bd}@media(max-width:1180px){.faq-hub__grid{grid-template-columns:1fr}.faq-hub__sidebar{position:relative;top:0}.faq-hub__nav{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:980px){.faq-topic{grid-template-columns:1fr}.faq-topic__intro{border-right:0;border-bottom:1px solid rgba(17,17,17,.08)}}@media(max-width:720px){.faq-compact-hero .hero__content{padding:60px 0 34px}.faq-hub{padding-bottom:76px}.faq-hub__nav{grid-template-columns:1fr}.faq-hub__sidebar,.faq-topic__intro,.faq-topic__body{padding:20px}.faq-topic__title{font-size:24px}.faq-qa summary{padding:16px 50px 16px 16px;font-size:15px}.faq-qa summary:after{right:14px;width:22px;height:22px;font-size:15px}.faq-qa__content{padding:0 16px 16px}.faq-qa__content p{font-size:14px;line-height:1.72}}.faq-page{padding:0 0 94px}.faq-shell{padding-top:70px}.faq-shell__container{width:min(1500px,calc(100% - 30px))}.faq-shell__header{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:end;gap:42px;margin-bottom:34px}.faq-shell__eyebrow,.faq-panel__eyebrow{display:none}.faq-shell__title{margin:0;font-size:clamp(38px,4vw,54px);line-height:.96;letter-spacing:-.05em;color:#111}.faq-shell__intro{margin:0;max-width:640px;justify-self:end;font-size:15px;line-height:1.75;color:#111111ad}.faq-layout{display:grid;grid-template-columns:276px minmax(0,1fr);gap:26px;align-items:start}.faq-nav{display:grid;gap:14px;align-self:start;position:static;padding-top:2px}.faq-nav__button{width:100%;min-height:56px;padding:16px 18px;display:flex;align-items:center;justify-content:flex-start;border:1px solid rgba(17,17,17,.07);border-radius:0;background:#fff;text-align:left;font-size:15px;font-weight:700;line-height:1.35;color:#111111c2;box-shadow:0 8px 20px #11111109;box-sizing:border-box;cursor:pointer;transition:border-color .22s ease,color .22s ease,background .22s ease,box-shadow .22s ease}.faq-nav__button:hover,.faq-nav__button:focus-visible{border-color:#05163257;color:#111;background:#fff;box-shadow:0 8px 18px #1111110b}.faq-nav__button.is-active{box-shadow:0 8px 18px #1111110b}.faq-panels{min-width:0}.faq-panel{border:1px solid rgba(17,17,17,.07);border-radius:0;background:#fff;box-shadow:0 8px 20px #11111109;box-sizing:border-box;overflow:hidden}.faq-panel__intro{display:grid;grid-template-columns:1fr;gap:10px;align-items:start;padding:30px 36px 24px;border-bottom:1px solid rgba(17,17,17,.07);background:#fff}.faq-panel__title{margin:0;font-size:clamp(29px,3vw,40px);line-height:1.02;letter-spacing:-.04em;color:#111}.faq-panel__lead{margin:0;max-width:1020px;font-size:15px;line-height:1.78;color:#111111b3}.faq-accordion{display:grid}.faq-page .faq-item{margin:0;border:0;border-top:1px solid rgba(17,17,17,.07);border-radius:0;background:#fff;box-shadow:none}.faq-page .faq-item:first-child{border-top:0}.faq-page .faq-item[open]{background:#fff}.faq-page .faq-item summary{list-style:none;position:relative;padding:26px 88px 26px 36px;cursor:pointer;font-size:18px;font-weight:700;line-height:1.48;color:#111}.faq-page .faq-item summary::-webkit-details-marker{display:none}.faq-page .faq-item summary:after{content:"+";position:absolute;right:30px;top:50%;transform:translateY(-50%);width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;font-size:22px;font-weight:400;line-height:1;box-shadow:0 4px 10px #1111110a}.faq-page .faq-item[open] summary:after{content:"\2212";border-color:#051632b8;background:var(--brand-yellow)}.faq-page .faq-item__content{padding:0 36px 26px}.faq-page .faq-item__content p{margin:0;max-width:104ch;font-size:15px;line-height:1.82;color:#111111bd}.faq-support-cta{margin-top:30px}.faq-support-cta__panel{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:center;padding:34px 28px;min-height:152px;border:1px solid rgba(17,17,17,.08);background-image:linear-gradient(180deg,#1111118f,#1111119e),url(../img/hero-conselec.webp);background-position:center center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.faq-support-cta__copy,.faq-support-cta__actions{position:relative;z-index:1}.faq-support-cta__title{margin:0;font-size:clamp(28px,3vw,36px);line-height:1.04;letter-spacing:-.04em;color:var(--brand-yellow)}.faq-support-cta__text{margin:12px 0 0;max-width:860px;font-size:15px;line-height:1.72;color:#fffffff5}.faq-support-cta__inline-link{color:#fff;font-weight:700;text-decoration:underline;text-decoration-color:#ffffffb8;text-underline-offset:3px}.faq-support-cta__inline-link:hover,.faq-support-cta__inline-link:focus-visible{color:var(--brand-yellow);text-decoration-color:var(--brand-yellow)}.faq-support-cta__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px}.faq-support-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid rgba(5,22,50,.72);text-decoration:none;font-size:14px;font-weight:800;line-height:1;color:#111;background:var(--brand-yellow);box-shadow:none;transition:transform .18s ease,filter .18s ease}.faq-support-cta__button:hover,.faq-support-cta__button:focus-visible{transform:translateY(-2px);filter:brightness(.98)}.faq-support-cta__button--primary{border-color:#051632b8;background:var(--brand-yellow)}.faq-support-cta__button--secondary{background:#fff}@media(max-width:1100px){.faq-shell__container{width:min(1420px,calc(100% - 26px))}.faq-shell__header{grid-template-columns:1fr;gap:16px}.faq-shell__intro{justify-self:start;max-width:840px}.faq-layout{grid-template-columns:1fr}.faq-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-support-cta__panel{grid-template-columns:1fr;align-items:start;padding:30px 24px}.faq-support-cta__actions{justify-content:flex-start}}@media(max-width:780px){.faq-page{padding-bottom:72px}.faq-shell{padding-top:52px}.faq-shell__container{width:min(100%,calc(100% - 18px))}.faq-shell__header{margin-bottom:24px}.faq-shell__intro{font-size:14px;line-height:1.7}.faq-nav{grid-template-columns:1fr}.faq-nav__button{min-height:50px;padding:13px 16px;font-size:14px}.faq-panel__intro{gap:12px;padding:22px 18px 18px}.faq-panel__title,.faq-support-cta__title{font-size:26px}.faq-panel__lead,.faq-page .faq-item__content p,.faq-support-cta__text{font-size:14px;line-height:1.72}.faq-page .faq-item summary{padding:18px 58px 18px 18px;font-size:15px}.faq-page .faq-item summary:after{right:16px;width:28px;height:28px;font-size:18px}.faq-page .faq-item__content{padding:0 18px 18px}.faq-support-cta{margin-top:22px}.faq-support-cta__panel{gap:18px;padding:24px 18px;min-height:auto}.faq-support-cta__actions{width:100%;gap:10px}.faq-support-cta__button{width:100%;min-height:46px}}@media(max-width:860px){html,body,.page-content{overflow-x:hidden}.container,.topbar .container,.hero__content,.works-hero__content,.works-showcase__inner,.about-conselec__inner,.mvv-showcase__inner,.brand-pillars__inner,.clients-reviews__inner,.services-overview__inner,.provider-hero__inner,.provider-story__inner,.provider-catalog-cta__inner,.contact-page-hero__content,.contact-location-panel__inner,.contact-channels-panel__inner,.contact-form-section__inner,.faq-shell__container,.space-hero__content{width:min(100% - 28px,100%)}.topbar__content{display:grid;grid-template-columns:1fr;align-items:start;gap:10px;padding:10px 0 12px}.topbar__contact{width:100%;display:grid;grid-template-columns:1fr;gap:8px}.topbar__item{min-height:18px;line-height:1.38}.topbar__social{width:100%;justify-content:flex-start;gap:12px}.social-link{width:36px;height:36px;padding:8px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;box-shadow:0 8px 18px #0e2a5714}.main-header__content{justify-items:stretch;gap:14px;padding:14px 0 16px}.site-logo{max-width:184px;margin:0 auto}.site-nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:10px}.site-nav>.site-nav__dropdown{grid-column:1 / -1;width:100%;display:grid;gap:0}.site-nav>.site-nav__link:last-child{grid-column:1 / -1}.site-nav__link,.site-nav__dropdown-toggle{width:100%;min-height:46px;padding:0 14px;justify-content:flex-start;text-align:left;border:1px solid rgba(17,17,17,.08);background:#fff;box-shadow:0 8px 18px #1111110a}.site-nav__dropdown-toggle{position:relative;padding-right:54px}.site-nav__dropdown-toggle:after{content:"+";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:26px;height:26px;display:grid;place-items:center;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;font-size:18px;font-weight:400;line-height:1}.site-nav__dropdown.is-open .site-nav__dropdown-toggle:after{content:"\2212";background:var(--brand-yellow);border-color:#051632b8}.site-nav__submenu{margin-top:10px;padding:10px;border:1px solid rgba(17,17,17,.08);box-shadow:0 10px 22px #1111110a;gap:8px}.site-nav__sublink{justify-content:flex-start;text-align:left;line-height:1.32;padding:10px 14px}.header-actions{width:100%}.catalog-button{width:100%;min-height:48px}.hero{min-height:520px}.hero__content,.space-hero__content{padding-top:58px;padding-bottom:62px}.hero__text,.conselec-hero .hero__text,.contact-page-hero__text,.hero__lead,.conselec-hero .hero__lead,.contact-page-hero__lead{max-width:100%}.hero__actions,.contact-intro__actions,.faq-home-cta__actions,.provider-story__actions,.provider-catalog-cta__actions{width:100%}.hero__button,.contact-intro__button,.faq-home-cta__button,.provider-story__button,.provider-catalog-cta__button,.clients-reviews__cta-button,.faq-support-cta__button,.catalog-button,.works-card__link,.contact-form-section__button{width:100%;justify-content:center}.partner-strip .container{width:min(100% - 28px,100%)}.partner-strip__content{padding:18px 0 20px;gap:18px}.partner-strip__logos{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.partner-logo{min-height:66px;padding:4px 2px}.partner-logo img{height:40px}.partner-logo--motorarg img{height:44px}.partner-logo--weg img{height:46px}.contact-intro__inner{width:min(100% - 28px,100%);padding:42px 0 38px}.faq-home-cta__panel,.clients-reviews__cta,.provider-catalog-cta__panel,.faq-support-cta__panel{grid-template-columns:1fr;gap:18px;min-height:0;padding:30px 22px}.faq-home-cta__actions,.clients-reviews__cta-actions,.faq-support-cta__actions{justify-content:flex-start}.about-conselec__inner,.provider-story__inner{grid-template-columns:1fr;gap:18px}.about-conselec__visual,.provider-story__visual,.provider-story__image-placeholder{min-height:250px}.counter-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.counter-strip__card{min-height:138px;padding:22px 18px}.mvv-showcase__grid,.brand-pillars__grid,.services-overview__grid,.contact-channels-panel__grid{grid-template-columns:1fr;gap:16px}.mvv-card,.services-overview__card,.contact-channel-group{min-height:0}.brand-pillar{min-height:280px}.brand-pillar__content,.services-overview__card,.contact-channel-group,.contact-form-section__form{padding-left:18px;padding-right:18px}.clients-reviews__layout{grid-template-columns:1fr;gap:18px}.works-showcase{padding:28px 0 46px}.works-hero__content{padding:42px 0 34px}.works-toolbar{display:grid;gap:14px}.works-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px}.works-filters__button{min-height:44px;padding:0 12px}.works-grid{grid-template-columns:1fr;gap:18px}.works-card__media{height:240px}.works-card__body{padding:18px 16px}.works-card__title{font-size:22px}.works-modal__dialog{width:min(100% - 14px,100%);max-height:calc(100dvh - 14px);border-radius:0}.works-modal__close{top:10px;right:10px;width:44px;height:44px}.works-detail__header{padding:22px 16px 14px}.works-detail__body{padding:18px 16px 22px}.works-gallery{padding:18px 16px 20px}.works-gallery__photo{height:228px}.works-gallery__arrow{width:40px;height:40px;top:112px}.works-gallery__arrow--prev{left:16px}.works-gallery__arrow--next{right:16px}.works-pagination{flex-wrap:wrap;gap:8px}.works-lightbox__dialog{width:min(100% - 12px,100%)}.works-lightbox__image{height:min(58vh,360px)}.contact-location-panel__map,.contact-map-only__frame{min-height:300px;height:300px}.contact-channel-item{align-items:flex-start;padding:14px 12px}.contact-channel-item__icon{width:42px;height:42px}.contact-form-section__grid--two{grid-template-columns:1fr}.contact-form-section__input,.contact-form-section__textarea,.contact-form-section__select{min-height:46px}.contact-form-section__actions{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.faq-shell{padding-top:44px}.faq-shell__header{gap:12px;margin-bottom:22px}.faq-layout{grid-template-columns:1fr;gap:18px}.faq-nav{grid-template-columns:1fr;gap:10px}.faq-panel__intro{padding:24px 18px 20px}.faq-page .faq-item summary{padding:20px 64px 20px 18px;font-size:16px}.faq-page .faq-item summary:after{right:18px;width:32px;height:32px}.faq-page .faq-item__content{padding:0 18px 20px}.site-footer__main{padding:30px 0 20px}.site-footer__grid{gap:22px}.newsletter-card{padding:18px 16px 16px}.site-footer__bottom p{display:grid;gap:6px}.whatsapp-widget{right:12px;bottom:12px;gap:10px;align-items:flex-end}.whatsapp-widget__panel{width:min(320px,calc(100vw - 112px));max-height:70vh;overflow:auto}.whatsapp-widget__toggle{width:78px;height:78px;flex-basis:78px}}@media(max-width:640px){.container,.topbar .container,.hero__content,.works-hero__content,.works-showcase__inner,.about-conselec__inner,.mvv-showcase__inner,.brand-pillars__inner,.clients-reviews__inner,.services-overview__inner,.provider-hero__inner,.provider-story__inner,.provider-catalog-cta__inner,.contact-page-hero__content,.contact-location-panel__inner,.contact-channels-panel__inner,.contact-form-section__inner,.faq-shell__container,.space-hero__content{width:min(100% - 20px,100%)}.topbar__content{padding:10px 0 11px}.social-link{padding:7px}.site-nav{grid-template-columns:1fr}.site-nav>.site-nav__link,.site-nav>.site-nav__dropdown,.site-nav>.site-nav__link:last-child{grid-column:1 / -1}.site-nav__link,.site-nav__dropdown-toggle,.catalog-button{min-height:44px;font-size:14px}.hero,.space-hero{min-height:500px}.hero__content,.space-hero__content{padding-top:54px;padding-bottom:56px}.hero__title,.contact-page-hero__title,.works-hero__title,.provider-hero__title,.faq-shell__title{font-size:clamp(30px,9vw,40px)}.hero__lead,.contact-page-hero__lead,.works-hero__lead,.faq-shell__intro,.provider-story__text,.contact-intro__text,.contact-form-section__lead,.contact-location-panel__lead,.contact-channels-panel__lead,.services-overview__lead,.works-showcase__lead,.faq-panel__lead,.faq-page .faq-item__content p,.faq-support-cta__text,.faq-home-cta__text{font-size:14px;line-height:1.68}.partner-strip__logos{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-logo--weg img{height:42px}.contact-intro__inner,.faq-home-cta__panel,.clients-reviews__cta,.provider-catalog-cta__panel,.faq-support-cta__panel{padding-left:18px;padding-right:18px}.about-conselec__visual,.provider-story__visual,.provider-story__image-placeholder{min-height:220px}.counter-strip__grid{grid-template-columns:1fr}.counter-strip__card{min-height:124px;padding:18px 16px}.mvv-showcase__inner,.brand-pillars__inner,.clients-reviews__inner,.services-overview__inner,.provider-story__inner,.contact-location-panel__inner,.contact-channels-panel__inner,.contact-form-section__inner,.works-showcase__inner,.faq-shell__container{gap:16px}.mvv-card,.services-overview__card,.contact-channel-group,.brand-pillar__content{padding:18px 16px}.clients-reviews__arrow{width:42px;height:42px}.works-showcase{padding:24px 0 40px}.works-hero__content{padding-top:36px;padding-bottom:30px}.works-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.works-filters__button{font-size:12px}.works-card__title{font-size:20px}.works-modal__dialog{width:min(100% - 8px,100%);max-height:calc(100dvh - 8px)}.works-detail__title{font-size:clamp(28px,8vw,34px)}.works-gallery__photo{height:204px}.works-gallery__arrow{top:100px}.works-lightbox__image{height:min(50vh,300px)}.contact-location-panel__map,.contact-map-only__frame{min-height:260px}.contact-channel-item{gap:12px}.contact-channel-item__icon{width:38px;height:38px}.contact-form-section__input,.contact-form-section__textarea,.contact-form-section__select,.contact-form-section__button{min-height:44px}.contact-form-section__textarea{min-height:150px}.faq-page .faq-item summary:after{right:16px;width:30px;height:30px;font-size:20px}.site-footer__title{margin-bottom:12px}.newsletter-card{padding:16px 14px 14px}.whatsapp-widget__panel{width:min(300px,calc(100vw - 96px));padding:14px 12px 12px}}@media(max-width:420px){.partner-strip__logos,.works-filters{grid-template-columns:1fr}.partner-logo{min-height:58px}.works-gallery__photo{height:188px}.contact-location-panel__map,.contact-map-only__frame{min-height:230px;height:230px}.whatsapp-widget__panel{width:min(280px,calc(100vw - 88px))}}.mobile-nav-toggle{display:none}@media(max-width:960px){.topbar:before{display:none}.topbar__content{flex-direction:column;align-items:stretch}.main-header{box-shadow:0 10px 24px #0e2a570f}.mobile-nav-toggle{grid-area:menu;min-height:48px;color:#111;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.mobile-nav-toggle__label{line-height:1}.mobile-nav-toggle__hamburger{width:18px;height:14px;display:inline-flex;flex-direction:column;justify-content:space-between;flex:0 0 18px}.mobile-nav-toggle__hamburger span{display:block;width:100%;height:2px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.header-actions{grid-area:actions;justify-self:stretch;width:100%;margin-left:0}.header-actions .catalog-button{min-height:48px;box-shadow:0 10px 22px #0516322e}.header-actions .catalog-button__icon{width:15px;height:15px;flex-basis:15px}.site-nav{grid-area:nav;justify-content:flex-start}.site-nav__link,.site-nav__dropdown{width:100%}.site-nav__dropdown-toggle{justify-content:space-between}.site-header.is-mobile-nav-open .mobile-nav-toggle{background:var(--brand-yellow);border-color:#fff1f;box-shadow:0 10px 22px #0516322e}.site-header.is-mobile-nav-open .mobile-nav-toggle__hamburger span:nth-child(1){transform:translateY(6px) rotate(45deg)}.site-header.is-mobile-nav-open .mobile-nav-toggle__hamburger span:nth-child(2){opacity:0}.site-header.is-mobile-nav-open .mobile-nav-toggle__hamburger span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-footer__main{padding:30px 0 16px}.site-footer__bottom{margin-bottom:0}}@media(max-width:420px){.topbar__contact{gap:10px}.topbar__item{font-size:11px}.site-logo{max-width:166px}.mobile-nav-toggle,.header-actions .catalog-button{min-height:46px}.mobile-nav-toggle{padding:0 12px}.mobile-nav-toggle__label{font-size:13px}.header-actions .catalog-button{padding:0 10px;gap:6px;font-size:11px}}@media(max-width:960px){.topbar__content{grid-template-rows:auto auto;min-height:0}.topbar__contact,.topbar__social{min-height:0}.social-link{transform:none}.site-logo{padding:2px 0 0}.mobile-nav-toggle__label{font-size:14px;font-weight:800}.header-actions .catalog-button{min-width:0;gap:8px}.site-nav{margin-top:2px}.site-nav>.site-nav__link,.site-nav>.site-nav__dropdown,.site-nav>.site-nav__link:last-child{width:100%;display:block;grid-column:auto}.site-nav__link.is-active,.site-nav__dropdown.is-open .site-nav__dropdown-toggle{color:#111}.site-nav__dropdown-arrow:before,.site-nav__dropdown-arrow:after{top:3px;width:8px;height:1.5px;background:currentColor}.site-nav__submenu{grid-template-columns:1fr;margin-top:9px}.site-footer,.site-footer__main,.site-footer__bottom,.site-footer__bottom .container{margin-bottom:0!important;padding-bottom:0}}@media(max-width:640px){.topbar .container{width:min(100% - 18px,100%)}.site-logo{max-width:172px}.main-header__content{gap:10px;padding:12px 0 14px}.mobile-nav-toggle,.header-actions .catalog-button,.site-nav__link,.site-nav__dropdown-toggle{min-height:50px}.mobile-nav-toggle__label{font-size:13px}}@media(max-width:960px){.topbar .container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.topbar__content{width:100%!important}.topbar__contact,.topbar__social{margin:0!important}.topbar__item:first-child{text-align:left!important}.topbar__item:last-child{text-align:right!important}.social-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.social-link svg{width:100%!important;height:100%!important;display:block!important}.main-header__content{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-areas:"logo logo" "menu actions" "nav nav"!important;align-items:center!important;gap:12px!important;padding:14px 0 16px!important}.site-logo{grid-area:logo!important;justify-self:center!important;max-width:180px!important;margin:0 auto!important}.mobile-nav-toggle,.header-actions .catalog-button{min-height:52px!important;box-sizing:border-box!important}.mobile-nav-toggle{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;padding:0 16px!important;border:1px solid rgba(17,17,17,.08)!important;background:#fff!important;box-shadow:0 10px 22px #0e2a570d!important}.header-actions .catalog-button{width:100%!important;justify-content:center!important;padding:0 14px!important;font-size:12px!important}.site-nav{display:none!important;flex-direction:column!important;align-items:stretch!important;width:100%!important;margin:2px 0 0!important;box-sizing:border-box!important}.site-header.is-mobile-nav-open .site-nav{display:flex!important}.site-nav>*{margin:0!important;width:100%!important;box-sizing:border-box!important}.site-nav__link,.site-nav__dropdown,.site-nav__dropdown-toggle,.site-nav__submenu,.site-nav__sublink{box-sizing:border-box!important}.site-nav__dropdown{display:flex!important;flex-direction:column!important}.site-nav__link,.site-nav__dropdown-toggle{display:flex!important;background:#fff!important;color:#111!important;text-align:left!important;font-size:15px!important;font-weight:800!important;line-height:1.1!important;white-space:normal!important}.site-nav__link.is-active,.site-nav__dropdown.is-open .site-nav__dropdown-toggle{background:var(--brand-yellow)!important;border-color:#fff1f!important}.site-nav__dropdown-toggle{gap:12px!important;padding-right:18px!important}.site-nav__dropdown-toggle:after{content:none!important}.site-nav__dropdown-toggle>span:first-child{min-width:0!important}.site-nav__dropdown-arrow{display:inline-block!important;transform:none!important}.site-nav__submenu{left:auto!important;top:auto!important;transform:none!important;min-width:100%!important}}@media(max-width:640px){.mobile-nav-toggle,.header-actions .catalog-button{min-height:50px!important}.mobile-nav-toggle{padding:0 14px!important}.header-actions .catalog-button{padding:0 12px!important;font-size:11.5px!important}.site-nav__link,.site-nav__dropdown-toggle{font-size:14px!important}}@media(max-width:960px){html{background:var(--brand-yellow)}.topbar,.main-header{width:100%!important}.topbar__contact{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.topbar__item:first-child{justify-content:flex-start!important}.topbar__item:last-child{justify-content:flex-end!important}.topbar__icon{flex-basis:11px!important}.site-nav__dropdown{gap:10px!important}.site-nav__link,.site-nav__dropdown-toggle{min-height:56px!important;width:100%!important;margin:0!important;padding:0 18px!important;align-items:center!important;justify-content:flex-start!important;box-shadow:none!important;border:1px solid rgba(17,17,17,.08)!important}.partner-strip__content{grid-template-columns:1fr!important}.partner-strip__intro{text-align:center!important}.partner-strip__eyebrow{font-size:clamp(24px,6.5vw,30px)!important}.partner-strip__hint{margin-top:4px!important;font-size:15px!important;line-height:1.35!important}.partner-logo--motorarg img{height:31px!important}.partner-logo--weg img{height:31px!important}.contact-intro:before,.contact-intro:after{width:78px!important;height:78px!important}.contact-intro__inner{padding:40px 0 34px!important}.faq-home-cta__inner.container,.faq-home-cta .container{width:100%!important;max-width:none!important;margin:0!important}.faq-home-cta__panel{border-left:0!important;border-right:0!important;padding-left:18px!important;padding-right:18px!important}.site-footer__bottom p{color:#111!important}}@media(max-width:640px){.partner-strip__content{gap:8px!important;padding:10px 0 12px!important}.partner-strip__eyebrow{font-size:22px!important}.partner-strip__hint{font-size:14px!important}.partner-logo img{height:24px!important}.partner-logo--motorarg img,.partner-logo--weg img{height:27px!important}.partner-logo--sew img{height:20px!important}.contact-intro:before,.contact-intro:after{width:60px!important;height:60px!important}.contact-intro__inner{width:min(100% - 20px,100%)!important;padding:34px 0 30px!important}.site-nav__link,.site-nav__dropdown-toggle{min-height:54px!important;padding:0 16px!important}.faq-home-cta__panel{padding-left:14px!important;padding-right:14px!important}}@media(max-width:960px){.topbar{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.topbar .container,.topbar__content,.topbar__contact,.topbar__social{width:100%!important;max-width:none!important}.site-nav>.site-nav__link,.site-nav>.site-nav__link:last-child{display:flex!important;width:100%!important;min-height:56px!important;margin:0!important;padding:0 18px!important;align-items:center!important;justify-content:flex-start!important;box-sizing:border-box!important}.site-nav>.site-nav__dropdown{width:100%!important;margin:0!important}.site-nav__link,.site-nav__dropdown-toggle{border-radius:0!important}.hero{min-height:392px!important}.hero__content{width:min(100% - 28px,100%)!important;padding:24px 0 28px!important}.partner-strip .container{width:min(100% - 14px,100%)!important}.partner-strip__content{gap:8px!important;padding:10px 0 12px!important}.partner-strip__logos{grid-template-columns:1.04fr .98fr 1.04fr .82fr .66fr!important;align-items:center!important}.partner-logo{min-height:50px!important;padding:2px 1px!important}.partner-logo--motorarg,.partner-logo--pedrollo,.partner-logo--czerweny{padding-inline:4px!important}.partner-logo img{height:23px!important}.partner-logo--motorarg img,.partner-logo--weg img{height:25px!important}.partner-logo--sew img{height:19px!important}.site-footer,.site-footer__main,.site-footer__bottom,.site-footer__bottom .container{background:var(--brand-yellow)!important}.site-footer{margin-bottom:0!important;padding-bottom:0!important}.site-footer__bottom .container{margin-bottom:0!important}.site-footer__bottom p{margin:0!important}}@media(max-width:640px){.topbar__social{padding-left:14px!important}.site-nav>.site-nav__link,.site-nav>.site-nav__link:last-child,.site-nav__dropdown-toggle{min-height:54px!important;padding:0 16px!important;font-size:14px!important}.hero{min-height:364px!important}.hero__content{width:min(100% - 24px,100%)!important;padding:20px 0 24px!important}.partner-strip .container{width:min(100% - 10px,100%)!important}.partner-logo{min-height:46px!important}.site-footer__bottom,.site-footer__bottom .container{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))!important}}@media(max-width:960px){body{margin:0!important;padding:0!important}.topbar,.topbar .container,.topbar__content{width:100%!important;max-width:none!important;margin:0!important}.topbar{background:#fff!important;border-bottom:1px solid rgba(17,17,17,.08)!important;box-shadow:0 6px 16px #0e2a5714!important}.topbar__content{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:0!important}.topbar__contact,.topbar__social{width:100%!important;max-width:none!important;box-sizing:border-box!important}.topbar__contact{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;min-height:46px!important;padding:0 14px!important;gap:14px!important;background:var(--brand-yellow)!important}.topbar__item{min-width:0!important;flex:0 1 auto!important;display:inline-flex!important;align-items:center!important;gap:8px!important;font-size:clamp(11.4px,2.95vw,14px)!important;font-weight:800!important;line-height:1!important;letter-spacing:-.01em!important;white-space:nowrap!important}.topbar__item span:last-child{min-width:0!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.topbar__icon{width:14px!important;height:14px!important;flex:0 0 14px!important}.topbar__social{display:flex!important;align-items:center!important;justify-content:flex-start!important;min-height:42px!important;padding:0 14px 0 24px!important;gap:24px!important;background:#fff!important}.social-link{width:23px!important;height:23px!important;color:#111!important;transition:color .18s ease,transform .18s ease,opacity .18s ease!important}.social-link:hover,.social-link:focus-visible,.social-link:active{color:var(--brand-yellow)!important;opacity:1!important;transform:translateY(-1px)!important}.main-header{background:#fff!important}.site-nav{padding:12px!important;gap:12px!important;border:1px solid rgba(17,17,17,.08)!important;background:#f5f5f5!important;box-shadow:0 14px 28px #0e2a5712!important}.site-nav>.site-nav__link,.site-nav>.site-nav__dropdown{width:100%!important;margin:0!important}.site-nav>.site-nav__link{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:62px!important;padding:0 18px!important;border:1px solid rgba(17,17,17,.08)!important;background:#fff!important;box-shadow:0 6px 14px #1111110a!important;color:#111!important;font-size:15px!important;font-weight:800!important;line-height:1.1!important;text-align:left!important}.site-nav>.site-nav__link.is-active{background:var(--brand-yellow)!important;border-color:#fff1f!important}.site-nav>.site-nav__dropdown{display:flex!important;flex-direction:column!important;gap:10px!important}.site-nav>.site-nav__dropdown>.site-nav__dropdown-toggle{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:62px!important;padding:0 18px!important;border:1px solid rgba(17,17,17,.08)!important;background:#fff!important;box-shadow:0 6px 14px #1111110a!important;color:#111!important;font-size:15px!important;font-weight:800!important;line-height:1.1!important;text-align:left!important}.site-nav>.site-nav__dropdown.is-open>.site-nav__dropdown-toggle{background:var(--brand-yellow)!important;border-color:#fff1f!important}.site-nav__dropdown-toggle>span:first-child{flex:1 1 auto!important}.site-nav__dropdown-arrow{width:14px!important;height:8px!important;margin-left:auto!important;flex:0 0 14px!important}.site-nav__submenu{position:static!important;display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important;margin:0!important;padding:10px!important;background:#f5f5f5!important;border:1px solid rgba(17,17,17,.07)!important;box-shadow:none!important}.site-nav__submenu[hidden]{display:none!important}.site-nav__sublink{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-height:50px!important;padding:0 16px!important;border:1px solid rgba(17,17,17,.06)!important;background:#fff!important;box-shadow:0 4px 10px #11111108!important;color:#111!important;font-size:14px!important;font-weight:700!important;line-height:1.15!important;text-align:left!important}.partner-strip__logos{gap:0 12px!important}.contact-intro__actions{margin-top:24px!important}.contact-intro__button{width:auto!important;min-height:40px!important;padding:0 20px!important;font-size:12.5px!important}.site-footer{margin:0!important;padding:0!important;background:#fff!important;border-top:1px solid rgba(0,0,0,.06)!important}.site-footer__accent,.site-footer__main{background:#fff!important}.site-footer__bottom{border-top:1px solid rgba(17,17,17,.12)!important;margin:0!important}.site-footer__bottom .container{margin:0 auto!important}.site-footer__bottom p,.site-footer__bottom p span{color:#111!important;margin:0!important}}@media(max-width:640px){.topbar__contact{min-height:44px!important;padding:0 12px!important;gap:12px!important}.topbar__item{gap:7px!important;font-size:clamp(10.8px,3.15vw,13.2px)!important}.topbar__icon{width:13px!important;height:13px!important;flex-basis:13px!important}.topbar__social{min-height:40px!important;padding:0 12px 0 20px!important;gap:22px!important}.social-link{width:22px!important;height:22px!important}.site-nav{padding:10px!important;gap:10px!important}.site-nav>.site-nav__link,.site-nav>.site-nav__dropdown>.site-nav__dropdown-toggle{min-height:58px!important;padding:0 16px!important;font-size:14px!important}.site-nav__submenu{padding:8px!important}.site-nav__sublink{min-height:46px!important;padding:0 14px!important;font-size:13px!important}.partner-strip__logos{gap:0 10px!important}.contact-intro__button{min-height:38px!important;padding:0 18px!important;font-size:12px!important}}@media(max-width:960px){.site-footer__bottom{padding:0!important}.site-footer__bottom p{line-height:1.2!important}}@media(max-width:640px){.site-footer__bottom p{font-size:11px!important;line-height:1.18!important}}@media(max-width:960px){html,body{background:var(--brand-yellow)!important}body{padding-bottom:0!important}.legal-modal{padding:8px 0!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.legal-modal__dialog,.legal-modal__dialog--wide{width:min(calc(100% - 16px),100%)!important;max-height:calc(100dvh - 16px)!important;margin:8px auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.legal-modal__close{top:10px!important;right:10px!important;width:44px!important;height:44px!important;font-size:30px!important;background:#fff!important;box-shadow:0 10px 22px #0e2a571f!important}.legal-modal__shell{display:grid!important;grid-template-columns:1fr!important;min-height:0!important}.legal-modal__sidebar{padding:16px 16px 12px!important;background:#fff!important;border-bottom:1px solid rgba(17,17,17,.08)!important}.legal-modal__sidebar-eyebrow{margin-bottom:10px!important;font-size:11px!important;letter-spacing:.1em!important}.legal-modal__nav{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:4px!important;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.legal-modal__nav a{flex:0 0 auto!important;min-height:36px!important;display:inline-flex!important;align-items:center!important;padding:0 12px!important;border:1px solid rgba(17,17,17,.08)!important;background:#f3f6fa!important;white-space:nowrap!important;font-size:13px!important;line-height:1!important;scroll-snap-align:start}.legal-modal__content,.legal-modal__content--compact{padding:16px 16px 14px!important;min-height:0!important;display:flex!important;flex-direction:column!important}.legal-modal__header{margin-bottom:14px!important}.legal-modal__title{max-width:calc(100% - 58px)!important;font-size:clamp(24px,6.8vw,32px)!important;line-height:1.06!important;letter-spacing:-.03em!important}.legal-modal__lead{margin-top:10px!important;font-size:14px!important;line-height:1.55!important}.legal-modal__scroll{max-height:calc(100dvh - 272px)!important;padding-right:4px!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.legal-modal__content--compact .legal-modal__scroll{max-height:calc(100dvh - 240px)!important}.legal-modal__section{margin-bottom:16px!important}.legal-modal__section h3,.cookies-card h3,.cookie-setting__copy h3{font-size:18px!important;line-height:1.14!important}.legal-modal__section p,.cookies-card p,.cookie-setting__copy p{font-size:14px!important;line-height:1.56!important}.legal-modal__note,.cookies-card,.cookie-setting{padding:14px!important}.cookies-grid,.cookie-settings{gap:10px!important}.cookie-setting{grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important}.cookie-toggle{justify-self:end!important}.legal-modal__actions{gap:8px!important;margin-top:14px!important;justify-content:stretch!important}.legal-modal__actions>*{flex:1 1 100%!important}.legal-modal__button{width:100%!important;min-height:44px!important;font-size:13px!important}.site-footer,.site-footer__main,.site-footer__bottom{margin-bottom:0!important}.site-footer__bottom{background:var(--brand-yellow)!important;padding-bottom:0!important}.site-footer__bottom .container{padding-top:8px!important;padding-bottom:4px!important}.about-conselec__inner,.mvv-showcase__inner,.brand-pillars__inner,.clients-reviews__inner,.services-overview__inner,.works-hero__content,.works-showcase__inner,.contact-page-hero__inner,.contact-location-panel__inner,.contact-channels-panel__inner,.contact-form-section__inner,.provider-hero__inner,.provider-story__inner,.provider-catalog-cta__content,.faq-shell__container,.providers-grid{width:min(calc(100% - 24px),100%)!important}.about-conselec{padding:22px 0 24px!important}.about-conselec__inner{grid-template-columns:1fr!important;gap:18px!important}.about-conselec__visual{width:100%!important;margin-left:0!important;min-height:286px!important;height:286px!important}.about-conselec__copy,.provider-story__copy{max-width:none!important}.counter-strip__card{min-height:104px!important;padding:16px 12px!important}.counter-strip__label{max-width:none!important;font-size:14px!important}.mvv-showcase{padding:28px 0 40px!important}.mvv-showcase__header{margin-bottom:18px!important}.mvv-showcase__grid{grid-template-columns:1fr!important;gap:14px!important}.brand-pillars{padding:24px 0 40px!important}.brand-pillars__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.brand-pillar{min-height:290px!important}.brand-pillar:last-child{grid-column:1 / -1!important}.clients-reviews{padding:28px 0 36px!important}.clients-reviews__layout{grid-template-columns:1fr!important;gap:16px!important}.services-overview{padding:24px 0 28px!important}.services-overview__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.services-overview__card{min-height:132px!important;padding:18px 14px!important;border-radius:0!important}.providers-page{padding:34px 0 42px!important}.providers-grid{gap:14px!important}.provider-card{padding:20px 18px 18px!important}.provider-card__logo{min-height:78px!important;padding-bottom:14px!important}.provider-story{padding:20px 0 22px!important}.provider-story__inner{grid-template-columns:1fr!important;gap:18px!important}.provider-story__visual,.provider-story__image-placeholder{width:100%!important;margin-left:0!important;min-height:250px!important}.provider-catalog-cta__panel{min-height:206px!important}.provider-catalog-cta__content{min-height:206px!important;padding:24px 0!important}.works-hero__content{padding:24px 0 20px!important}.works-showcase{padding:28px 0 38px!important}.works-toolbar{flex-direction:column!important;align-items:stretch!important;gap:14px!important;margin-bottom:18px!important}.works-filters{flex-wrap:nowrap!important;overflow-x:auto!important;gap:8px!important;padding-bottom:2px!important;-webkit-overflow-scrolling:touch}.works-filters__button{flex:0 0 auto!important;min-height:40px!important;padding:0 14px!important;white-space:nowrap!important}.works-grid{grid-template-columns:1fr!important;gap:16px!important}.works-card__media{height:212px!important}.works-card__body{padding:16px 16px 18px!important}.works-modal{padding:8px 0!important;align-items:stretch!important}.works-modal__dialog{width:min(calc(100% - 16px),100%)!important;max-height:calc(100dvh - 16px)!important;margin:8px auto!important;overflow:auto!important;-webkit-overflow-scrolling:touch}.works-modal__close,.works-lightbox__close{width:42px!important;height:42px!important;top:10px!important;right:10px!important}.contact-page-hero__inner{width:min(calc(100% - 24px),100%)!important}.contact-location-panel{padding:28px 0 36px!important}.contact-location-panel__map-card{padding:12px!important}.contact-location-panel__map,.contact-map-only__frame{height:250px!important}.contact-channels-panel{padding:28px 0 32px!important}.contact-channels-panel__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.contact-channel-card{min-height:220px!important}.contact-channel-card--presential{grid-column:1 / -1!important}.contact-form-section{padding:28px 0 34px!important}.contact-form-section__form{padding:18px!important;gap:14px!important}.contact-form-section__grid--two{grid-template-columns:1fr!important}.faq-shell{padding-top:34px!important;padding-bottom:34px!important}.faq-shell__header{grid-template-columns:1fr!important;gap:12px!important;margin-bottom:20px!important}.faq-shell__intro{justify-self:auto!important;max-width:none!important}.faq-layout{grid-template-columns:1fr!important;gap:16px!important}.faq-nav{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.faq-nav__button{min-height:52px!important;padding:14px!important}.faq-panel{padding:18px 16px!important}.faq-support-cta__panel{grid-template-columns:1fr!important;gap:16px!important;padding:24px 18px!important}}@media(max-width:640px){.legal-modal__content--compact .legal-modal__scroll{max-height:calc(100dvh - 222px)!important}.cookie-setting{grid-template-columns:1fr!important;align-items:start!important}.cookie-toggle{justify-self:start!important}.about-conselec__visual{min-height:246px!important;height:246px!important}.brand-pillars__grid,.services-overview__grid,.contact-channels-panel__grid,.faq-nav{grid-template-columns:1fr!important}.brand-pillar{min-height:248px!important}.works-card__media{height:196px!important}.contact-location-panel__map,.contact-map-only__frame{height:228px!important}.provider-catalog-cta__panel,.provider-catalog-cta__content{min-height:188px!important}}.developer-credit{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.developer-credit__label{color:#111111c7;font-weight:700;font-size:14px;line-height:1}.developer-credit__link{display:inline-flex;align-items:center;justify-content:center;line-height:0;border-radius:10px;transition:transform .22s ease,filter .22s ease,opacity .22s ease;will-change:transform,filter}.developer-credit__logo{display:block;width:210px;max-width:100%;height:auto;filter:drop-shadow(0 0 0 rgba(0,0,0,0))}@media(hover:hover)and (pointer:fine){.developer-credit__link:hover,.developer-credit__link:focus-visible{transform:translateY(-1px) scale(1.03);filter:saturate(1.08) brightness(1.02)}.developer-credit__link:hover .developer-credit__logo,.developer-credit__link:focus-visible .developer-credit__logo{filter:drop-shadow(0 8px 16px rgba(0,0,0,.12))}}.developer-credit__link:active{transform:scale(.99)}.site-footer__bottom p{gap:14px}@media(max-width:960px){.developer-credit__label{font-size:13px}.developer-credit__logo{width:180px}}@media(max-width:640px){.developer-credit{gap:8px}.developer-credit__label{font-size:12px}.developer-credit__logo{width:164px}}.footer-copyright{min-width:0}.site-footer__bottom p{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media(max-width:640px){.site-footer__bottom p{row-gap:8px}}@media(max-width:640px){main.page-content{padding-bottom:0!important}main.page-content>section:last-child,main.page-content>article:last-child,main.page-content>div:last-child,.page-content section:last-of-type{margin-bottom:0!important}.site-footer__main{padding:24px 0 0!important}.site-footer__bottom{margin-top:0!important}.site-footer__bottom .container{padding-top:10px!important;padding-bottom:10px!important}.site-footer__bottom p{margin:0!important;gap:10px!important}.site-footer:after{content:"";display:block;height:env(safe-area-inset-bottom,0px);background:var(--brand-yellow)}.legal-modal__close{color:#111111c2!important}.legal-modal__shell{height:100%;min-height:0}.legal-modal__sidebar{overflow:hidden;flex:0 0 auto}.legal-modal__nav{flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch}.legal-modal__nav a{justify-content:center;line-height:1.2}.legal-modal__content,.legal-modal__content--compact{min-height:0}.legal-modal__title{letter-spacing:-.03em!important}.legal-modal__scroll{padding-bottom:10px;-webkit-overflow-scrolling:touch}.legal-modal__section p,.cookie-setting__copy p{font-size:14px!important;line-height:1.54!important}.legal-modal__note{padding:10px 12px!important}.cookie-setting__copy h3{font-size:18px!important;line-height:1.16!important;margin-bottom:4px!important}.legal-modal__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.legal-modal__actions--cookies .legal-modal__button:nth-child(3){grid-column:1 / -1}.legal-modal__button{width:100%;min-height:44px!important;padding:0 12px!important;font-size:13px!important}.clients-reviews{padding-bottom:0!important}.clients-reviews__cta{width:100vw;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:18px!important;border-left:0!important;border-right:0!important}.works-toolbar{overflow:visible}.works-filters{display:flex!important;flex-wrap:nowrap!important;gap:8px!important;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.works-filters::-webkit-scrollbar{display:none}.works-filters__button{flex:0 0 auto;min-width:max-content;white-space:nowrap}.provider-story__inner{display:grid!important;grid-template-columns:1fr!important;align-items:start}.provider-story__copy{display:contents}.provider-story__eyebrow,.provider-story__title,.provider-story__visual,.provider-story__text,.provider-story__actions{grid-column:1 / -1}.provider-story__eyebrow{order:1;margin:0!important}.provider-story__title{order:2;margin:0!important;font-size:clamp(26px,7.8vw,34px)!important}.provider-story__visual{order:3;min-height:220px!important;width:100%!important;margin-left:0!important}.provider-story__image-placeholder{min-height:220px!important}.provider-story__text{order:4}.provider-story__actions{order:5;margin-top:4px!important}.provider-catalog-cta__content{align-items:stretch!important}.faq-page{padding-bottom:0!important}.faq-layout{grid-template-columns:1fr!important;gap:10px!important}.faq-nav{gap:8px!important}.faq-nav__button{font-size:14px!important}.faq-panel{width:100%}.faq-support-cta__panel{border-left:0!important;border-right:0!important}}html{background:var(--brand-yellow)}@media(max-width:640px){.page-content{padding-bottom:0!important}.site-footer{margin-top:0!important}.site-footer__accent,.site-footer__main,.site-footer__bottom,.site-footer__bottom .container{margin-bottom:0!important}.legal-modal__shell,.legal-modal__content--compact,.legal-modal__content{min-height:0!important}.legal-modal__shell{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;overflow:hidden!important}.legal-modal__sidebar{padding:14px 12px 10px!important;border-bottom:1px solid rgba(17,17,17,.08)!important;background:#fff!important}.legal-modal__sidebar-eyebrow{margin-bottom:10px!important;font-size:10px!important;letter-spacing:.12em!important}.legal-modal__nav{display:flex!important;gap:8px!important;overflow-x:auto!important;padding-bottom:2px!important;scrollbar-width:none}.legal-modal__nav::-webkit-scrollbar{display:none}.legal-modal__nav a{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;border:1px solid rgba(17,17,17,.08)!important;background:#11111108!important;color:#111c!important;white-space:nowrap!important;text-decoration:none!important}.legal-modal__content,.legal-modal__content--compact{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;overflow:hidden!important}.legal-modal__header{flex:0 0 auto!important}.legal-modal__eyebrow{font-size:11px!important;margin-bottom:6px!important}.legal-modal__title{max-width:none!important;line-height:1.06!important}.legal-modal__lead{margin-top:8px!important}.legal-modal__scroll{flex:1 1 auto!important;min-height:0!important;max-height:none!important;overflow:auto!important}.legal-modal__section{margin-bottom:16px!important}.legal-modal__section h3{line-height:1.12!important;margin-bottom:6px!important}.legal-modal__section p,.cookies-card p,.cookie-setting__copy p{font-size:14px!important;line-height:1.5!important}.cookie-toggle__slider{width:50px!important;height:28px!important}.cookie-toggle__slider:before{width:18px!important;height:18px!important}.cookie-toggle input:checked+.cookie-toggle__slider:before{transform:translate(22px)!important}.legal-modal__actions{flex:0 0 auto!important;position:sticky!important;bottom:0!important;background:#fff!important;z-index:2!important}.legal-modal__actions--cookies{display:grid!important;justify-content:stretch!important}.legal-modal__actions--cookies .legal-modal__button{width:100%!important}.faq-page,.faq-shell{background:#f4f4f4!important}.faq-shell{padding-top:18px!important}.faq-shell__container{width:calc(100% - 16px)!important}.faq-shell__header{margin-bottom:12px!important;grid-template-columns:1fr!important;gap:10px!important}.faq-shell__title{font-size:clamp(30px,8.6vw,42px)!important;line-height:.98!important}.faq-shell__intro{max-width:none!important;justify-self:stretch!important;font-size:14px!important;line-height:1.58!important}.faq-layout,.faq-nav{gap:10px!important}.faq-nav__button{min-height:54px!important;padding:14px 16px!important;border:1px solid rgba(17,17,17,.08)!important;background:#fff!important;color:#111111d1!important;box-shadow:0 8px 20px #0e2a570f!important}.faq-nav__button.is-active{border-color:#0516328f!important;background:#fff!important;color:#111!important;box-shadow:0 10px 24px #0e2a5714!important}.faq-panel{border:1px solid rgba(17,17,17,.08)!important;background:#fff!important;box-shadow:0 10px 24px #0e2a5714!important;overflow:hidden!important}.faq-panel[hidden]{display:none!important}.faq-panel__intro{padding:18px 16px 14px!important;background:#fff!important;border-bottom:1px solid rgba(17,17,17,.08)!important}.faq-panel__title{font-size:clamp(24px,7.2vw,34px)!important}.faq-panel__lead{font-size:14px!important;line-height:1.56!important}.faq-page .faq-item summary{padding:16px 52px 16px 16px!important;font-size:17px!important}.faq-page .faq-item__content{padding:0 16px 16px!important}.faq-page .faq-item__content p{font-size:15px!important;line-height:1.58!important}.faq-support-cta{margin-top:14px!important;margin-bottom:0!important;padding-bottom:0!important;background:transparent!important}.faq-support-cta__panel{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:22px 18px!important;border:0!important;min-height:0!important;box-shadow:none!important}.faq-support-cta__title{font-size:clamp(26px,8vw,38px)!important;line-height:1.04!important}.faq-support-cta__text{font-size:15px!important;line-height:1.62!important}.faq-support-cta__actions,.faq-support-cta__button{width:100%!important}.faq-page+.site-footer .site-footer__accent{display:none!important}.provider-story{padding:14px 0 22px!important}.provider-story__inner{width:calc(100% - 16px)!important;gap:14px!important}.provider-story__mobile-head{display:grid!important;gap:8px!important}.provider-story__mobile-head .provider-story__eyebrow,.provider-story__mobile-head .provider-story__title{display:block!important;margin:0!important}.provider-story.provider-story--mobile-arranged .provider-story__copy>.provider-story__eyebrow,.provider-story.provider-story--mobile-arranged .provider-story__copy>.provider-story__title{display:none!important}.provider-story__visual,.provider-story__image-placeholder{min-height:216px!important}.provider-story__copy{gap:0!important}.provider-story__text{margin-top:12px!important}.provider-story__actions,.provider-story__button{width:100%!important}.provider-catalog-cta{padding:0!important}.provider-catalog-cta__inner{width:100%!important}.provider-catalog-cta__panel{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}}.faq-home-cta__panel{background:linear-gradient(90deg,#111111c7,#111111ad 44%,#111111a3),url(../img/hero-conselec.webp) center center / cover no-repeat!important}.clients-reviews__cta{background-image:linear-gradient(180deg,#111111ad,#111111bd),url(../img/hero-conselec.webp)!important}.provider-catalog-cta__panel{background:linear-gradient(180deg,#111111a3,#111111bd),url(../img/hero-conselec.webp) center center / cover no-repeat!important}.provider-catalog-cta__button{width:auto;max-width:none}@media(max-width:960px){.partner-logo--pedrollo img{height:24px!important}.partner-logo--czerweny img{height:25px!important}}@media(max-width:640px){body.page-faq,body.page-faq .page-content,body.page-faq .faq-shell,body.page-faq .faq-layout,body.page-faq .faq-nav,body.page-faq .faq-panels{background:#fff!important}body.page-faq .faq-shell{padding-top:16px!important}body.page-faq .faq-shell__container{width:calc(100% - 20px)!important}body.page-faq .faq-nav{display:grid!important;gap:10px!important}body.page-faq .faq-nav__button{width:100%!important;min-height:56px!important;padding:16px 18px!important;background:#fff!important;border:1px solid rgba(17,17,17,.08)!important;color:#111!important;box-shadow:0 10px 22px #0e2a5712!important}body.page-faq .faq-nav__button.is-active{border-color:#05163266!important;box-shadow:0 12px 26px #0e2a5717!important;background:#fff!important}body.page-faq .faq-nav>.faq-panel{margin-top:-2px!important}body.page-faq .faq-panel{width:100%!important;border:1px solid rgba(17,17,17,.08)!important;background:#fff!important;box-shadow:0 12px 26px #0e2a5717!important}body.page-faq .faq-panel__intro{display:none!important}body.page-faq .faq-page .faq-item,body.page-faq .faq-item{border-radius:0!important;background:#fff!important}body.page-faq .faq-item+.faq-item{border-top:0!important}body.page-faq .faq-item summary{padding:18px 54px 18px 18px!important;font-size:17px!important;background:#fff!important}body.page-faq .faq-item__content{padding:0 18px 18px!important}body.page-faq .faq-support-cta,body.page-faq .faq-support-cta__panel{background-color:transparent!important}body.page-faq .faq-support-cta{margin-top:14px!important;padding-bottom:0!important}body.page-faq .faq-support-cta__panel{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:22px 18px 18px!important;border:0!important;box-shadow:none!important}body.page-faq .site-footer__accent{display:none!important}.legal-modal{padding:8px 0!important}.legal-modal__dialog,.legal-modal__dialog--wide{width:calc(100% - 16px)!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;margin:8px auto!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.legal-modal__close{width:32px!important;height:32px!important;top:8px!important;right:8px!important;font-size:24px!important}.legal-modal__content,.legal-modal__content--compact{padding:14px 12px 12px!important}.legal-modal__header{margin-bottom:10px!important;padding-right:34px!important}.legal-modal__title{font-size:clamp(19px,6vw,27px)!important}.legal-modal__lead{font-size:13px!important;line-height:1.46!important}.legal-modal__nav a{min-height:38px!important;padding:0 10px!important;font-size:12px!important}.legal-modal__scroll{padding-right:2px!important;margin-right:-2px!important}.legal-modal__section h3{font-size:17px!important}.legal-modal__section p,.cookie-setting__copy p,.cookies-card p{font-size:13px!important;line-height:1.45!important}.cookie-settings{display:grid!important;gap:8px!important;flex:1 1 auto!important;min-height:0!important;overflow:auto!important;padding-right:2px!important;margin-right:-2px!important;padding-bottom:6px!important}.cookie-setting{gap:8px!important;padding:12px!important}.cookie-setting__copy h3,.cookies-card h3{font-size:15px!important;line-height:1.16!important;margin-bottom:4px!important}.legal-modal__actions{margin-top:8px!important;padding-top:8px!important}.legal-modal__actions--cookies{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.legal-modal__actions--cookies .legal-modal__button{min-height:46px!important;font-size:12px!important;padding:0 8px!important}.legal-modal__actions--cookies .legal-modal__button--primary{grid-column:1 / -1!important}.provider-catalog-cta__content{width:calc(100% - 16px)!important;padding:20px 8px!important}.provider-catalog-cta__button{width:100%!important;max-width:none!important;min-height:48px!important;padding:0 12px!important}.partner-logo--pedrollo img{height:25px!important}.partner-logo--czerweny img{height:26px!important}}@media(max-width:640px){.partner-logo--motorarg img{height:29px!important}}@media(max-width:480px){.partner-logo--motorarg img{height:31px!important}}.provider-story__image-placeholder--photo{position:relative;overflow:hidden;isolation:isolate;background-color:#101010;background-size:cover;background-position:center center;background-repeat:no-repeat}.provider-story__image-placeholder--photo:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#11111147,#11111175),linear-gradient(120deg,#05163214,#1111111f);z-index:0}.provider-story__image-placeholder--motorarg{background-image:url(../img/providers/provider-bg-motorarg.webp);background-position:center center}.provider-story__image-placeholder--czerweny{background-image:url(../img/providers/provider-bg-czerweny.webp);background-position:center center}.provider-story__image-placeholder--pedrollo{background-image:url(../img/providers/provider-bg-pedrollo.webp);background-position:center center}.provider-story__image-placeholder--sew{background-image:url(../img/providers/provider-bg-sew-eurodrive.webp);background-position:center center}.provider-story__image-placeholder--weg{background-image:url(../img/providers/provider-bg-weg.webp);background-position:center center}.provider-story__placeholder-logo{position:relative;z-index:1;max-width:min(72%,420px);width:auto;filter:drop-shadow(0 14px 24px rgba(0,0,0,.26))}@media(max-width:960px){.provider-story__image-placeholder--photo:before{background:linear-gradient(180deg,#11111157,#11111185),linear-gradient(120deg,#0516320f,#11111126)}.provider-story__placeholder-logo{max-width:min(74%,360px)}}@media(max-width:640px){.contact-location-panel__map-card{padding:10px!important}.contact-location-panel__actions{gap:10px!important;margin-top:12px!important}.contact-location-panel__action{flex:1 1 calc(50% - 5px);min-height:46px!important;padding:0 12px!important;font-size:13px!important}.contact-location-panel__hint{font-size:12.5px!important;line-height:1.45!important}.site-footer{background:#fff!important;border-top:1px solid rgba(17,17,17,.06)!important}.site-footer__accent{display:block!important;height:12px!important;background:#fff!important;box-shadow:0 8px 20px #0e2a5714,inset 0 -1px #0e2a570f!important}.site-footer__accent:before{width:58%!important;background:var(--brand-yellow)!important;clip-path:polygon(0 0,100% 0,94% 100%,0 100%)!important}.site-footer__main{background:#fff!important}.site-footer__bottom{background:var(--brand-yellow)!important;border-top:1px solid rgba(17,17,17,.12)!important}}html{min-height:100%}body{min-height:100vh;display:flex;flex-direction:column}main{flex:1 0 auto}.site-footer{margin-top:auto}body.is-page-splash-active{overflow:hidden}.page-splash{inset:0;opacity:1;visibility:visible;pointer-events:all;transition:opacity .36s ease,visibility .36s ease}.page-splash.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.page-splash__logo{width:min(56vw,420px);max-width:100%;height:auto;display:block;filter:drop-shadow(0 16px 30px rgba(0,0,0,.08));animation:pageSplashLogoIn .56s ease both}@keyframes pageSplashLogoIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.topbar__social{flex-wrap:wrap}.experience-link{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border:1px solid var(--brand-yellow);font-size:12px;font-weight:800;line-height:1;letter-spacing:.01em;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.experience-link:hover,.experience-link:focus-visible{transform:translateY(-1px)}.experience-link__icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 14px}.experience-page{background:linear-gradient(180deg,#05163214,#fff 26%);padding:72px 0 86px}.experience-page__container{display:flex;flex-direction:column;align-items:center;gap:30px}.experience-page__panel{width:min(100%,760px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 42px 38px;background:#fff;border:1px solid rgba(17,17,17,.06);box-shadow:0 20px 44px #0e2a5714}.experience-page__logo,.experience-modal__logo{width:min(260px,68%);height:auto;display:block}.experience-page__eyebrow,.experience-modal__eyebrow{margin:14px 0 0;font-size:14px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.experience-page__title,.experience-modal__title{margin:18px 0 0;font-size:clamp(38px,5vw,58px);line-height:.98;font-weight:900;color:#111}.experience-page__intro,.experience-modal__intro{margin:20px 0 0;max-width:620px;color:#111111c7;font-size:21px;line-height:1.62}.experience-page__cta,.experience-form__primary{min-height:56px;padding:0 26px;border:0;background:var(--brand-yellow);color:#fff;font-size:17px;font-weight:900;cursor:pointer;box-shadow:0 14px 30px #0516322e;transition:transform .2s ease,filter .2s ease}.experience-page__cta{margin-top:30px}.experience-page__cta:hover,.experience-page__cta:focus-visible,.experience-form__primary:hover,.experience-form__primary:focus-visible{transform:translateY(-1px);filter:brightness(.98)}.experience-page__note{margin:16px 0 0;color:#111111ad;font-size:15px;line-height:1.6}.experience-page__note a{font-weight:800}.experience-page__nodevia{display:inline-flex;align-items:center;justify-content:center;opacity:.92;transition:transform .2s ease,opacity .2s ease}.experience-page__nodevia img{width:170px;height:auto}.experience-page__nodevia:hover,.experience-page__nodevia:focus-visible{transform:translateY(-1px);opacity:1}.experience-success{display:inline-flex;flex-direction:column;align-items:center;gap:4px;padding:14px 18px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 12px 24px #0e2a570f;color:#111;text-align:center}.experience-success strong{font-size:16px}.experience-success span{color:#111111b8;font-size:14px}.experience-modal{position:fixed;inset:0;z-index:16000;display:flex;align-items:center;justify-content:center;padding:24px}.experience-modal__backdrop{position:absolute;inset:0;background:#11111194;backdrop-filter:blur(4px)}.experience-modal__dialog{position:relative;width:min(100%,860px);max-height:min(88vh,900px);overflow:auto;padding:34px 34px 30px;background:#fff;border:1px solid rgba(17,17,17,.06);box-shadow:0 28px 56px #0e2a5738}.experience-modal__close{position:absolute;top:20px;right:20px;width:52px;height:52px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111111b8;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,color .2s ease,box-shadow .2s ease}.experience-modal__close:hover,.experience-modal__close:focus-visible{transform:translateY(-1px);color:#111;box-shadow:0 10px 22px #0e2a5714}.experience-modal__close svg{width:22px;height:22px}.experience-modal__header{display:flex;flex-direction:column;align-items:flex-start;gap:0}.experience-form{margin-top:26px;display:flex;flex-direction:column;gap:18px}.experience-form__label,.experience-field span{display:block;margin-bottom:10px;color:#111;font-size:14px;font-weight:800;line-height:1.3}.experience-form__ratings{display:flex;flex-wrap:wrap;gap:10px}.experience-rating{position:relative}.experience-rating input{position:absolute;inset:0;opacity:0;cursor:pointer}.experience-rating span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;font-size:14px;font-weight:700;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.experience-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.experience-field input,.experience-field select,.experience-field textarea{width:100%;box-sizing:border-box;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;font:inherit;padding:14px 16px;min-height:52px;transition:border-color .2s ease,box-shadow .2s ease}.experience-field textarea{min-height:156px;resize:vertical}.experience-field input:focus,.experience-field select:focus,.experience-field textarea:focus{outline:none}.experience-check{display:flex;align-items:flex-start;gap:12px;color:#111111c2;font-size:14px;line-height:1.6}.experience-check input{margin-top:2px}.experience-form__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:6px}.experience-form__secondary{min-height:56px;padding:0 24px;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;font-size:15px;font-weight:800;cursor:pointer}@media(max-width:960px){.experience-link{min-height:28px;padding:0 10px;font-size:11px}.experience-page{padding:54px 0 70px}.experience-page__panel{padding:38px 28px 32px}.experience-page__title,.experience-modal__title{font-size:clamp(34px,6.4vw,48px)}.experience-page__intro,.experience-modal__intro{font-size:18px}.experience-modal__dialog{width:min(100%,760px);padding:28px 24px 24px}}@media(max-width:640px){.topbar__social{gap:12px;justify-content:flex-start}.experience-link{min-height:30px;padding:0 10px;font-size:10.5px;letter-spacing:0}.experience-link__text{max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.experience-page{padding:42px 0 56px}.experience-page__panel{width:100%;padding:30px 20px 24px}.experience-page__logo,.experience-modal__logo{width:min(230px,82%)}.experience-page__eyebrow,.experience-modal__eyebrow{font-size:12px;letter-spacing:.16em}.experience-page__title,.experience-modal__title{font-size:clamp(28px,9.4vw,42px)}.experience-page__intro,.experience-modal__intro{font-size:16px;line-height:1.58}.experience-page__cta,.experience-form__primary,.experience-form__secondary{width:100%}.experience-page__cta{margin-top:24px}.experience-page__nodevia img{width:148px}.experience-modal{padding:12px}.experience-modal__dialog{max-height:90vh;padding:22px 18px 20px}.experience-modal__close{top:14px;right:14px;width:46px;height:46px}.experience-form{gap:16px}.experience-form__grid{grid-template-columns:1fr;gap:14px}.experience-form__ratings{gap:8px}.experience-rating{flex:1 1 calc(50% - 4px)}.experience-rating span{width:100%;justify-content:center;padding:0 12px;font-size:13px}.experience-form__actions{flex-direction:column-reverse;align-items:stretch}}
.topbar__social .social-link{position:relative}.topbar__social .social-link[data-tooltip]:hover::after,.topbar__social .social-link[data-tooltip]:focus-visible::after{content:attr(data-tooltip);position:absolute;background:#111;color:#fff;font-size:11px;font-weight:700;line-height:1;box-shadow:0 10px 24px rgba(0,0,0,.18);z-index:30}.topbar__social .social-link[data-tooltip]:hover::before,.topbar__social .social-link[data-tooltip]:focus-visible::before{content:"";position:absolute;z-index:30}
.topbar__social .social-link--disabled{opacity:.86;cursor:default}.topbar__social .social-link--disabled:hover,.topbar__social .social-link--disabled:focus-visible{opacity:1}.topbar__social .social-link--disabled[data-tooltip]:hover::after,.topbar__social .social-link--disabled[data-tooltip]:focus-visible::after{padding:7px 11px;font-size:10px}.topbar__social .social-link--disabled[data-tooltip]:hover::before,.topbar__social .social-link--disabled[data-tooltip]:focus-visible::before{border-bottom-color:var(--brand-yellow)}
.hero:before,.space-hero:before{filter:brightness(.22) saturate(.72)!important}
.provider-hero,.contact-info-hero,.contact-page-hero,.contact-forms-hero,.clients-hero,.works-hero{background-image:linear-gradient(180deg,rgba(0,0,0,.84),rgba(0,0,0,.9)),url(../img/hero-conselec.webp)!important;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important}
.faq-home-cta__panel,.faq-support-cta__panel,.provider-catalog-cta__panel,.clients-reviews__cta{background-image:linear-gradient(180deg,rgba(0,0,0,.86),rgba(0,0,0,.91)),url(../img/hero-conselec.webp)!important;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important}
@media(max-width:960px){.hero:before,.space-hero:before{filter:brightness(.2) saturate(.68)!important}}
@media(max-width:640px){.hero:before,.space-hero:before{filter:brightness(.18) saturate(.66)!important}}
.home-hero:before{filter:brightness(.43)!important}
.home-hero:after{background:rgba(0,0,0,.14)!important}
.conselec-hero:before{filter:brightness(.24)!important}
.conselec-hero:after{background:rgba(0,0,0,.28)!important}
@media(max-width:960px){.home-hero:before{filter:brightness(.42)!important}.home-hero:after{background:rgba(0,0,0,.15)!important}.conselec-hero:before{filter:brightness(.23)!important}.conselec-hero:after{background:rgba(0,0,0,.30)!important}}
@media(max-width:640px){.home-hero:before{filter:brightness(.40)!important}.home-hero:after{background:rgba(0,0,0,.18)!important}.conselec-hero:before{filter:brightness(.22)!important}.conselec-hero:after{background:rgba(0,0,0,.32)!important}}
@media (min-width: 1700px){
  .container{width:min(1680px,calc(100% - 88px))}
  .topbar .container{width:min(1600px,calc(100% - 80px))}
  .main-header__content{grid-template-columns:minmax(185px,220px) 1fr auto;gap:34px}
  .site-logo{max-width:196px}
  .site-nav{gap:24px}
  .site-nav__link,.site-nav__dropdown-toggle{font-size:15px}
  .catalog-button{min-height:44px;padding:0 22px;font-size:14px}

  .hero{min-height:min(66vh,760px)}
  .hero__content{width:min(1720px,calc(100% - 96px));padding:60px 0 64px}
  .home-hero .hero__text,.conselec-hero .hero__text,.hero__text{max-width:560px;margin-left:clamp(28px,5vw,132px)}
  .hero__title{font-size:clamp(40px,3vw,60px);gap:6px}
  .hero__lead{max-width:560px;font-size:18px;line-height:1.68}
  .hero__actions{margin-top:24px}

  .contact-intro:before,.contact-intro:after{width:148px;height:148px}
  .contact-intro__inner{width:min(1080px,calc(100% - 96px));padding:52px 0 48px}
  .contact-intro__title{max-width:680px;font-size:clamp(34px,2.4vw,44px)}
  .contact-intro__text{max-width:840px;font-size:17px;line-height:1.68}

  .faq-home-cta__panel{min-height:172px;padding:32px clamp(34px,4vw,82px);gap:48px}
  .faq-home-cta__title{font-size:clamp(30px,2.4vw,40px)}
  .faq-home-cta__text{max-width:760px;font-size:15px;line-height:1.66}

  .site-footer__grid{grid-template-columns:minmax(0,1fr) minmax(470px,560px);gap:36px 58px}

  .about-conselec__inner,.services-section__inner,.works-section__inner,.provider-page__inner,.faq-page__inner,.contact-page__inner{width:min(1680px,calc(100% - 88px));margin-inline:auto}

  .brand-pillars__inner{width:min(1720px,calc(100% - 96px))}
  .brand-pillars__header{max-width:760px;margin-bottom:22px}
  .brand-pillars__title{font-size:clamp(34px,2.6vw,46px)}
  .brand-pillars__lead{max-width:700px;font-size:17px;line-height:1.56}
  .brand-pillars__grid{gap:14px}
  .brand-pillar{min-height:390px}

  .services-hero .hero__text,.works-hero .hero__text,.clients-hero .hero__text,.provider-hero .hero__text,.contact-page-hero .hero__text,.contact-info-hero .hero__text,.space-hero .hero__text{max-width:600px;margin-left:clamp(28px,5vw,132px)}
}

@media (min-width: 1900px){
  .container{width:min(1780px,calc(100% - 108px))}
  .topbar .container{width:min(1700px,calc(100% - 96px))}
  .hero__content{width:min(1820px,calc(100% - 112px))}
  .home-hero .hero__text,.conselec-hero .hero__text,.hero__text{margin-left:clamp(44px,6vw,164px)}
  .contact-intro__inner{width:min(1120px,calc(100% - 112px))}
  .brand-pillars__inner{width:min(1820px,calc(100% - 112px))}
}
@media (min-width: 1700px){
  html body .container{width:min(1880px,calc(100% - 96px))!important}
  html body .topbar .container{width:min(1800px,calc(100% - 88px))!important}
  html body .main-header__content{grid-template-columns:minmax(260px,320px) 1fr auto!important;gap:44px!important}
  html body .site-logo{max-width:230px!important}
  html body .site-nav{gap:30px!important}
  html body .site-nav__link,html body .site-nav__dropdown-toggle{font-size:15px!important}
  html body .catalog-button{min-height:46px!important;padding:0 24px!important}

  html body .hero{min-height:min(68vh,760px)!important}
  html body .hero__content{width:min(1900px,calc(100% - 96px))!important;padding:76px 0 82px!important}
  html body .home-hero .hero__text,
  html body .conselec-hero .hero__text,
  html body .services-hero .hero__text,
  html body .works-hero .hero__text,
  html body .clients-hero .hero__text,
  html body .provider-hero .hero__text,
  html body .contact-page-hero .hero__text,
  html body .contact-info-hero .hero__text,
  html body .space-hero .hero__text,
  html body .hero__text{max-width:760px!important;margin-left:clamp(76px,8vw,220px)!important}
  html body .hero__title{font-size:clamp(54px,4.6vw,82px)!important;gap:10px!important}
  html body .hero__lead{max-width:780px!important;margin-top:22px!important;font-size:21px!important;line-height:1.74!important}
  html body .hero__actions{margin-top:30px!important}

  html body .about-conselec__inner{width:min(1900px,calc(100% - 96px))!important;grid-template-columns:minmax(760px,860px) minmax(0,1fr)!important;gap:62px!important}
  html body .about-conselec__visual{width:calc(100% + 170px)!important;margin-left:-170px!important;min-height:620px!important}
  html body .about-conselec__copy{max-width:1000px!important}
  html body .about-conselec__title{font-size:clamp(50px,3.6vw,74px)!important}
  html body .about-conselec__text{font-size:20px!important;line-height:1.8!important}

  html body .counter-strip__number{font-size:clamp(42px,3.2vw,68px)!important}
  html body .counter-strip__label{max-width:none!important;font-size:18px!important}

  html body .brand-pillars__inner{width:min(1900px,calc(100% - 96px))!important}
  html body .brand-pillars__header{max-width:920px!important;margin-bottom:28px!important}
  html body .brand-pillars__title{font-size:clamp(42px,3.2vw,62px)!important}
  html body .brand-pillars__lead{max-width:860px!important;font-size:20px!important;line-height:1.72!important}
  html body .brand-pillars__grid{gap:18px!important}
  html body .brand-pillar{min-height:470px!important}
  html body .brand-pillar__title{font-size:32px!important}
  html body .brand-pillar__text{font-size:17px!important}

  html body .services-section__inner,
  html body .works-section__inner,
  html body .provider-page__inner,
  html body .faq-page__inner,
  html body .contact-page__inner{width:min(1900px,calc(100% - 96px))!important}

  html body .contact-intro__inner{width:min(1320px,calc(100% - 96px))!important;padding:62px 0 58px!important}
  html body .contact-intro__title{max-width:900px!important;font-size:clamp(42px,3vw,56px)!important}
  html body .contact-intro__text{max-width:1100px!important;font-size:20px!important;line-height:1.78!important}

  html body .faq-home-cta__panel{min-height:210px!important;padding:38px clamp(38px,4vw,92px)!important;gap:56px!important}
  html body .faq-home-cta__title{font-size:clamp(36px,3vw,52px)!important}
  html body .faq-home-cta__text{max-width:1000px!important;font-size:18px!important;line-height:1.78!important}

  html body .site-footer__grid{grid-template-columns:minmax(0,1fr) minmax(540px,660px)!important;gap:42px 64px!important}
}

@media (min-width: 2100px){
  html body .container{width:min(2040px,calc(100% - 120px))!important}
  html body .hero__content,
  html body .about-conselec__inner,
  html body .brand-pillars__inner,
  html body .services-section__inner,
  html body .works-section__inner,
  html body .provider-page__inner,
  html body .faq-page__inner,
  html body .contact-page__inner{width:min(2040px,calc(100% - 120px))!important}

  html body .home-hero .hero__text,
  html body .conselec-hero .hero__text,
  html body .services-hero .hero__text,
  html body .works-hero .hero__text,
  html body .clients-hero .hero__text,
  html body .provider-hero .hero__text,
  html body .contact-page-hero .hero__text,
  html body .contact-info-hero .hero__text,
  html body .space-hero .hero__text,
  html body .hero__text{max-width:820px!important;margin-left:clamp(96px,9vw,280px)!important}
  html body .about-conselec__visual{width:calc(100% + 200px)!important;margin-left:-200px!important}
}
@media (min-width: 1600px){
  :root{--ultra-gutter:clamp(34px,3vw,86px)}
  html body .container,
  html body .hero__content,
  html body .about-conselec__inner,
  html body .brand-pillars__inner,
  html body .mvv-showcase__inner,
  html body .services-section__inner,
  html body .services-overview__inner,
  html body .works-section__inner,
  html body .works-showcase__inner,
  html body .provider-page__inner,
  html body .provider-story__inner,
  html body .provider-catalog-cta__inner,
  html body .faq-page__inner,
  html body .faq-overview__inner,
  html body .faq-cases__inner,
  html body .faq-cta__inner,
  html body .contact-page__inner,
  html body .contact-intro__inner,
  html body .contact-location__inner,
  html body .contact-form-section__inner,
  html body .contact-channels-panel__inner,
  html body .contact-direct-panel__inner,
  html body .contact-redesign-main__inner,
  html body .site-footer .container{
    width:min(1920px,calc(100% - (var(--ultra-gutter) * 2)))!important;
  }

  html body .topbar .container{
    width:min(1840px,calc(100% - (var(--ultra-gutter) * 2)))!important;
  }

  html body .topbar__content{
    min-height:40px!important;
    padding:7px 0!important;
  }

  html body .topbar__contact{gap:20px!important}
  html body .topbar__social{gap:18px!important}
  html body .topbar__item{font-size:13px!important}

  html body .main-header__content{
    min-height:78px!important;
    grid-template-columns:minmax(250px,310px) 1fr auto!important;
    gap:38px!important;
  }

  html body .site-logo{max-width:224px!important}
  html body .site-nav{gap:24px!important}
  html body .site-nav__link,
  html body .site-nav__dropdown-toggle{font-size:16px!important}
  html body .catalog-button,
  html body .hero__button,
  html body .space-hero__button,
  html body .contact-intro__button,
  html body .faq-home-cta__button,
  html body .faq-cta__button,
  html body .faq-support-cta__button,
  html body .provider-catalog-cta__button,
  html body .provider-story__button,
  html body .contact-form-card__button,
  html body .contact-form-section__button,
  html body .contact-redesign-form__button,
  html body .site-consent-banner__button{
    min-height:50px!important;
    padding-inline:26px!important;
    font-size:15px!important;
  }

  html body .hero{
    min-height:clamp(560px,62vh,720px)!important;
  }

  html body .home-hero .hero__content,
  html body .conselec-hero .hero__content,
  html body .services-hero .hero__content,
  html body .works-hero .hero__content,
  html body .clients-hero .hero__content,
  html body .provider-hero .hero__content,
  html body .contact-page-hero .hero__content,
  html body .contact-info-hero .hero__content,
  html body .space-hero .hero__content,
  html body .hero__content{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    padding:58px 0 62px clamp(48px,4vw,110px)!important;
  }

  html body .home-hero .hero__text,
  html body .conselec-hero .hero__text,
  html body .services-hero .hero__text,
  html body .works-hero .hero__text,
  html body .clients-hero .hero__text,
  html body .provider-hero .hero__text,
  html body .contact-page-hero .hero__text,
  html body .contact-info-hero .hero__text,
  html body .space-hero .hero__text,
  html body .hero__text{
    margin-left:0!important;
    max-width:760px!important;
    text-align:left!important;
  }

  html body .hero__title{
    font-size:clamp(56px,3.6vw,82px)!important;
    gap:8px!important;
  }

  html body .hero__lead{
    max-width:760px!important;
    margin-top:20px!important;
    font-size:20px!important;
    line-height:1.72!important;
  }

  html body .about-conselec__inner{
    grid-template-columns:minmax(760px,900px) minmax(780px,1fr)!important;
    align-items:start!important;
    gap:66px!important;
  }

  html body .about-conselec__visual{
    width:100%!important;
    margin-left:0!important;
    min-height:560px!important;
  }

  html body .about-conselec__copy{max-width:none!important}

  html body .site-footer__grid{
    grid-template-columns:minmax(0,1.15fr) minmax(560px,680px)!important;
    gap:40px 72px!important;
  }

  html body .site-footer__column--left{
    grid-template-columns:minmax(0,1.55fr) minmax(220px,280px)!important;
    gap:20px 34px!important;
  }

  html body .site-footer__title{font-size:15px!important}
  html body .site-footer__text,
  html body .site-footer__links a,
  html body .newsletter-card__text{font-size:17px!important;line-height:1.68!important}

  html body .newsletter-card__field input{
    min-height:54px!important;
    font-size:16px!important;
  }

  html body .newsletter-card__submit{
    min-height:54px!important;
    font-size:15px!important;
  }

  html body .about-conselec__title,
  html body .brand-pillars__title,
  html body .mvv-showcase__title,
  html body .services-overview__title,
  html body .works-showcase__title,
  html body .works-hero__title,
  html body .provider-story__title,
  html body .providers-page__title,
  html body .provider-catalog-cta__title,
  html body .faq-overview__title,
  html body .faq-cases__title,
  html body .faq-home-cta__title,
  html body .faq-cta__title,
  html body .faq-support-cta__title,
  html body .contact-page-hero__title,
  html body .contact-info-hero__title,
  html body .contact-intro__title,
  html body .contact-location__title,
  html body .contact-form-section__title,
  html body .contact-channels-panel__title,
  html body .contact-direct-panel__title{
    font-size:clamp(40px,2.7vw,60px)!important;
    line-height:1.04!important;
  }

  html body .about-conselec__text,
  html body .brand-pillars__lead,
  html body .mvv-showcase__lead,
  html body .services-overview__lead,
  html body .works-showcase__lead,
  html body .provider-story__text,
  html body .provider-catalog-cta__text,
  html body .faq-overview__lead,
  html body .faq-cases__lead,
  html body .faq-home-cta__text,
  html body .faq-cta__text,
  html body .faq-support-cta__text,
  html body .contact-page-hero__lead,
  html body .contact-info-hero__lead,
  html body .contact-intro__text,
  html body .contact-location__text,
  html body .contact-form-section__lead,
  html body .contact-form-section__text,
  html body .contact-channels-panel__lead,
  html body .contact-direct-panel__lead,
  html body .contact-channel-card__text,
  html body .contact-direct-card__text,
  html body .brand-pillar__text,
  html body .faq-topic__lead,
  html body .faq-category__lead{
    font-size:18px!important;
    line-height:1.7!important;
  }

  html body .brand-pillars__grid,
  html body .mvv-showcase__grid,
  html body .faq-overview__grid,
  html body .faq-cases__grid,
  html body .contact-channels-panel__grid,
  html body .contact-direct-panel__grid{
    gap:18px!important;
  }

  html body .brand-pillar,
  html body .faq-topic,
  html body .faq-category,
  html body .contact-channel-card,
  html body .contact-direct-card,
  html body .works-card,
  html body .provider-story,
  html body .services-panel,
  html body .services-showcase-card{
    min-height:auto!important;
  }

  html body .faq-home-cta__panel,
  html body .provider-catalog-cta,
  html body .contact-intro__inner,
  html body .contact-location__inner,
  html body .contact-form-section__inner,
  html body .contact-channels-panel__inner,
  html body .contact-direct-panel__inner{
    padding-inline:clamp(34px,3vw,70px)!important;
  }
}

@media (min-width: 2100px){
  :root{--ultra-gutter:clamp(40px,3.2vw,102px)}
  html body .container,
  html body .hero__content,
  html body .about-conselec__inner,
  html body .brand-pillars__inner,
  html body .mvv-showcase__inner,
  html body .services-section__inner,
  html body .services-overview__inner,
  html body .works-section__inner,
  html body .works-showcase__inner,
  html body .provider-page__inner,
  html body .provider-story__inner,
  html body .provider-catalog-cta__inner,
  html body .faq-page__inner,
  html body .faq-overview__inner,
  html body .faq-cases__inner,
  html body .faq-cta__inner,
  html body .contact-page__inner,
  html body .contact-intro__inner,
  html body .contact-location__inner,
  html body .contact-form-section__inner,
  html body .contact-channels-panel__inner,
  html body .contact-direct-panel__inner,
  html body .contact-redesign-main__inner,
  html body .site-footer .container{
    width:min(2140px,calc(100% - (var(--ultra-gutter) * 2)))!important;
  }

  html body .hero{
    min-height:clamp(600px,64vh,760px)!important;
  }

  html body .home-hero .hero__content,
  html body .conselec-hero .hero__content,
  html body .services-hero .hero__content,
  html body .works-hero .hero__content,
  html body .clients-hero .hero__content,
  html body .provider-hero .hero__content,
  html body .contact-page-hero .hero__content,
  html body .contact-info-hero .hero__content,
  html body .space-hero .hero__content,
  html body .hero__content{
    padding-left:clamp(62px,5vw,140px)!important;
  }

  html body .hero__title{font-size:clamp(62px,3.8vw,90px)!important}
  html body .hero__lead{font-size:21px!important;max-width:820px!important}

  html body .about-conselec__inner{
    grid-template-columns:minmax(860px,980px) minmax(860px,1fr)!important;
    gap:78px!important;
  }

  html body .about-conselec__visual{min-height:620px!important}

  html body .site-footer__grid{
    grid-template-columns:minmax(0,1.2fr) minmax(620px,760px)!important;
  }
}
@media (min-width: 1800px) and (pointer: fine){
  :root{--ultra-gutter:clamp(28px,2.2vw,54px)!important}
  html,body{overflow-x:hidden!important}
  body{zoom:1!important;transform:none!important;width:auto!important}

  html body .container,
  html body .hero__content,
  html body .about-conselec__inner,
  html body .brand-pillars__inner,
  html body .mvv-showcase__inner,
  html body .services-section__inner,
  html body .services-overview__inner,
  html body .works-section__inner,
  html body .works-showcase__inner,
  html body .provider-page__inner,
  html body .provider-story__inner,
  html body .provider-catalog-cta__inner,
  html body .faq-page__inner,
  html body .faq-overview__inner,
  html body .faq-cases__inner,
  html body .faq-cta__inner,
  html body .contact-page__inner,
  html body .contact-intro__inner,
  html body .contact-location__inner,
  html body .contact-form-section__inner,
  html body .contact-channels-panel__inner,
  html body .contact-direct-panel__inner,
  html body .contact-redesign-main__inner,
  html body .site-footer .container{
    width:min(2220px,calc(100% - (var(--ultra-gutter) * 2)))!important;
  }

  html body .topbar .container{
    width:min(2140px,calc(100% - (var(--ultra-gutter) * 2)))!important;
  }

  html body .main-header__content{
    min-height:86px!important;
  }
  html body .catalog-button,
  html body .hero__button,
  html body .space-hero__button,
  html body .contact-intro__button,
  html body .faq-home-cta__button,
  html body .faq-cta__button,
  html body .faq-support-cta__button,
  html body .provider-catalog-cta__button,
  html body .provider-story__button,
  html body .contact-form-card__button,
  html body .contact-form-section__button,
  html body .contact-redesign-form__button,
  html body .site-consent-banner__button,
  html body .services-support__button,
  html body .clients-reviews__cta-button{
    min-height:56px!important;
    padding-inline:30px!important;
    font-size:16px!important;
  }

  html body .hero{min-height:clamp(620px,72vh,860px)!important}
  html body .home-hero .hero__content,
  html body .conselec-hero .hero__content,
  html body .services-hero .hero__content,
  html body .works-hero .hero__content,
  html body .clients-hero .hero__content,
  html body .provider-hero .hero__content,
  html body .contact-page-hero .hero__content,
  html body .contact-info-hero .hero__content,
  html body .space-hero .hero__content,
  html body .hero__content{
    display:flex!important;
    align-items:center!important;
    justify-content:flex-start!important;
    padding:72px 0 78px clamp(68px,5vw,136px)!important;
  }

  html body .home-hero .hero__text,
  html body .conselec-hero .hero__text,
  html body .services-hero .hero__text,
  html body .works-hero .hero__text,
  html body .clients-hero .hero__text,
  html body .provider-hero .hero__text,
  html body .contact-page-hero .hero__text,
  html body .contact-info-hero .hero__text,
  html body .space-hero .hero__text,
  html body .hero__text{
    max-width:860px!important;
    margin-left:0!important;
    text-align:left!important;
  }

  html body .hero__title{font-size:clamp(66px,4.4vw,104px)!important;gap:10px!important}
  html body .hero__lead{max-width:860px!important;margin-top:24px!important;font-size:22px!important;line-height:1.72!important}
  html body .about-conselec__visual{min-height:620px!important}
  html body .about-conselec__title,
  html body .brand-pillars__title,
  html body .mvv-showcase__title,
  html body .services-overview__title,
  html body .works-showcase__title,
  html body .works-hero__title,
  html body .provider-story__title,
  html body .providers-page__title,
  html body .provider-catalog-cta__title,
  html body .faq-overview__title,
  html body .faq-cases__title,
  html body .faq-home-cta__title,
  html body .faq-cta__title,
  html body .faq-support-cta__title,
  html body .contact-page-hero__title,
  html body .contact-info-hero__title,
  html body .contact-intro__title,
  html body .contact-location__title,
  html body .contact-form-section__title,
  html body .contact-channels-panel__title,
  html body .contact-direct-panel__title{
    font-size:clamp(44px,3vw,68px)!important;
    line-height:1.03!important;
  }

  html body .about-conselec__text,
  html body .brand-pillars__lead,
  html body .mvv-showcase__lead,
  html body .services-overview__lead,
  html body .works-showcase__lead,
  html body .provider-story__text,
  html body .provider-catalog-cta__text,
  html body .faq-overview__lead,
  html body .faq-cases__lead,
  html body .faq-home-cta__text,
  html body .faq-cta__text,
  html body .faq-support-cta__text,
  html body .contact-page-hero__lead,
  html body .contact-info-hero__lead,
  html body .contact-intro__text,
  html body .contact-location__text,
  html body .contact-form-section__lead,
  html body .contact-form-section__text,
  html body .contact-channels-panel__lead,
  html body .contact-direct-panel__lead,
  html body .contact-channel-card__text,
  html body .contact-direct-card__text,
  html body .brand-pillar__text,
  html body .faq-topic__lead,
  html body .faq-category__lead{
    font-size:19px!important;
    line-height:1.72!important;
  }

  html body .brand-pillars__grid,
  html body .mvv-showcase__grid,
  html body .faq-overview__grid,
  html body .faq-cases__grid,
  html body .contact-channels-panel__grid,
  html body .contact-direct-panel__grid,
  html body .site-footer__grid{gap:22px!important}

  html body .site-footer__grid{grid-template-columns:minmax(0,1.18fr) minmax(620px,760px)!important;gap:44px 84px!important}
  html body .site-footer__column--left{grid-template-columns:minmax(0,1.6fr) minmax(240px,300px)!important;gap:22px 38px!important}
  html body .site-footer__title{font-size:15px!important}
  html body .site-footer__text,
  html body .site-footer__links a,
  html body .newsletter-card__text{font-size:18px!important;line-height:1.7!important}
  html body .newsletter-card__field input,
  html body .newsletter-card__submit{min-height:56px!important;font-size:16px!important}

  html body .faq-home-cta__panel,
  html body .provider-catalog-cta,
  html body .contact-intro__inner,
  html body .contact-location__inner,
  html body .contact-form-section__inner,
  html body .contact-channels-panel__inner,
  html body .contact-direct-panel__inner{
    padding-inline:clamp(40px,3vw,82px)!important;
  }
}

@media (min-width: 2300px) and (pointer: fine){
  html body .container,
  html body .hero__content,
  html body .about-conselec__inner,
  html body .brand-pillars__inner,
  html body .mvv-showcase__inner,
  html body .services-section__inner,
  html body .services-overview__inner,
  html body .works-section__inner,
  html body .works-showcase__inner,
  html body .provider-page__inner,
  html body .provider-story__inner,
  html body .provider-catalog-cta__inner,
  html body .faq-page__inner,
  html body .faq-overview__inner,
  html body .faq-cases__inner,
  html body .faq-cta__inner,
  html body .contact-page__inner,
  html body .contact-intro__inner,
  html body .contact-location__inner,
  html body .contact-form-section__inner,
  html body .contact-channels-panel__inner,
  html body .contact-direct-panel__inner,
  html body .contact-redesign-main__inner,
  html body .site-footer .container{width:min(2500px,calc(100% - 64px))!important}

  html body .hero{min-height:clamp(680px,76vh,940px)!important}
  html body .hero__title{font-size:clamp(74px,4.6vw,118px)!important}
  html body .hero__lead{font-size:23px!important;max-width:920px!important}
}
@media (min-width: 1800px) and (pointer: fine){
  html body .faq-home-cta,
  html body .faq-home-cta .container,
  html body .faq-home-cta__inner{width:100%!important;max-width:none!important}
  html body .faq-home-cta__panel{width:100%!important;border-radius:0!important;min-height:250px!important;padding:44px clamp(44px,4vw,104px)!important}
  html body .site-logo{max-width:268px!important}
  html body .site-nav__link,
  html body .site-nav__dropdown-toggle{min-height:46px!important}
  html body .catalog-button{min-height:60px!important;padding:0 32px!important;font-size:18px!important}

  html body .about-conselec__inner{grid-template-columns:minmax(860px,1040px) minmax(920px,1fr)!important;gap:84px!important}
  html body .about-conselec__title{font-size:clamp(60px,3.6vw,86px)!important;max-width:960px!important}
  html body .about-conselec__text{max-width:980px!important;font-size:25px!important;line-height:1.84!important}
  html body .clients-reviews__layout{grid-template-columns:minmax(420px,.34fr) minmax(0,1fr)!important;gap:42px!important}
  html body .client-review-card{flex:0 0 calc((100% - 24px) / 2)!important;min-width:calc((100% - 24px) / 2)!important;min-height:350px!important;height:350px!important;padding:26px 26px 24px!important}
  html body .client-review-card__stars{font-size:20px!important}
  html body .client-review-card__text{font-size:20px!important;line-height:1.72!important}
  html body .client-review-card__avatar{width:56px!important;height:56px!important;flex-basis:56px!important}
  html body .client-review-card__name{font-size:18px!important}
  html body .client-review-card__time{font-size:14px!important}
  html body .clients-reviews__cta{margin-top:24px!important;padding:40px 42px!important}
  html body .clients-reviews__cta-title{font-size:clamp(38px,2.4vw,56px)!important;line-height:1.04!important}
  html body .clients-reviews__cta-copy{font-size:20px!important;line-height:1.72!important}
  html body .clients-reviews__cta-button{min-height:60px!important;padding-inline:34px!important;font-size:17px!important}
  html body .mvv-showcase__grid{gap:26px!important}

  html body .services-feature__wrap,
  html body .services-support__wrap{width:min(2140px,calc(100% - 88px))!important}
  html body .services-feature__headline{max-width:1220px!important;margin-bottom:28px!important}
  html body .services-feature__title{font-size:clamp(44px,2.9vw,62px)!important}
  html body .services-feature__lead{max-width:1120px!important;font-size:22px!important;line-height:1.74!important}
  html body .services-feature__layout{grid-template-columns:minmax(540px,.9fr) minmax(0,1.48fr)!important;gap:28px!important}
  html body .services-feature__copy{padding:38px 38px 36px!important;gap:22px!important}
  html body .services-feature__copy-block{padding-bottom:22px!important}
  html body .services-feature__copy-block h3{font-size:30px!important;line-height:1.08!important}
  html body .services-feature__copy-block p{font-size:20px!important;line-height:1.74!important}
  html body .services-feature__note{font-size:21px!important;line-height:1.74!important}
  html body .services-feature__mosaic{grid-template-rows:repeat(2,minmax(230px,1fr))!important;gap:18px!important;min-height:478px!important}
  html body .services-feature__card-inner{padding:26px!important}
  html body .services-feature__card-title{font-size:clamp(30px,2vw,42px)!important;max-width:86%!important}
  html body .services-feature__card--small .services-feature__card-title{font-size:clamp(24px,1.5vw,30px)!important;max-width:88%!important}

  html body .services-support__layout{grid-template-columns:minmax(480px,.84fr) minmax(0,1.44fr)!important;gap:28px!important}
  html body .services-support__intro{padding-left:38px!important;padding-right:18px!important}
  html body .services-support__title{max-width:700px!important;font-size:clamp(46px,3vw,64px)!important;line-height:1.02!important}
  html body .services-support__lead{max-width:720px!important;font-size:22px!important;line-height:1.74!important}
  html body .partner-strip__eyebrow{font-size:30px!important}
  html body .partner-strip__hint{font-size:22px!important}
  html body .partner-strip__logos{justify-items:center!important}
  html body .partner-logo img{max-width:100%!important}

  html body .contact-page__inner,
  html body .contact-location-panel__inner,
  html body .contact-channels-panel__inner,
  html body .contact-form-section__inner{width:min(2100px,calc(100% - 88px))!important}
  html body .contact-page-hero__content{width:min(2060px,calc(100% - 88px))!important;padding-left:clamp(56px,4vw,110px)!important}
  html body .contact-page-hero__title{font-size:clamp(56px,3.4vw,80px)!important}
  html body .contact-page-hero__lead{max-width:980px!important;font-size:22px!important;line-height:1.74!important}
  html body .contact-location-panel__header{max-width:1180px!important;margin:0 auto 32px!important}
  html body .contact-location-panel__title{font-size:clamp(52px,3vw,74px)!important;line-height:1.04!important}
  html body .contact-location-panel__lead{max-width:1080px!important;font-size:22px!important;line-height:1.74!important}
  html body .contact-location-panel__map-card{max-width:1560px!important;padding:22px!important}
  html body .contact-location-panel__map{height:560px!important}
  html body .contact-location-panel__actions{gap:16px!important;margin-top:18px!important}
  html body .contact-location-panel__action{min-height:58px!important;padding:0 28px!important;font-size:17px!important}
  html body .contact-location-panel__hint{font-size:17px!important;line-height:1.7!important}
  html body .contact-channels-panel__header{max-width:1120px!important;margin-bottom:30px!important}
  html body .contact-channels-panel__title{font-size:clamp(48px,2.8vw,68px)!important}
  html body .contact-channels-panel__lead{max-width:1040px!important;font-size:21px!important;line-height:1.74!important}
  html body .contact-channels-panel__grid{gap:24px!important}
  html body .contact-channel-card{min-height:310px!important}
  html body .contact-channel-card__body{padding:28px 28px 26px!important}
  html body .contact-channel-card__title{font-size:30px!important}
  html body .contact-channel-card__text{font-size:19px!important;line-height:1.72!important}

  html body .faq-shell__container{width:min(2100px,calc(100% - 88px))!important}
  html body .faq-shell__header{grid-template-columns:minmax(0,1.05fr) minmax(760px,.95fr)!important;gap:58px!important;margin-bottom:42px!important}
  html body .faq-shell__title{font-size:clamp(58px,3.5vw,86px)!important;line-height:.96!important}
  html body .faq-shell__intro{max-width:920px!important;font-size:22px!important;line-height:1.8!important}
  html body .faq-layout{grid-template-columns:360px minmax(0,1fr)!important;gap:34px!important}
  html body .faq-nav{gap:18px!important}
  html body .faq-nav__button{min-height:72px!important;padding:22px 22px!important;font-size:18px!important;line-height:1.4!important}
  html body .faq-panel__intro{padding:40px 46px 30px!important}
  html body .faq-panel__title{font-size:clamp(42px,2.6vw,60px)!important}
  html body .faq-panel__lead{font-size:19px!important;line-height:1.84!important;max-width:1200px!important}
  html body .faq-page .faq-item summary{padding:34px 102px 34px 46px!important;font-size:22px!important;line-height:1.56!important}
  html body .faq-page .faq-item summary:after{right:38px!important;width:42px!important;height:42px!important;font-size:28px!important}
  html body .faq-page .faq-item__content{padding:0 46px 34px!important}
  html body .faq-page .faq-item__content p{font-size:19px!important;line-height:1.9!important}
}
@media (min-width: 1800px) and (pointer: fine){
  html body .main-header__content{grid-template-columns:minmax(300px,350px) minmax(0,1fr) auto!important;gap:44px!important}
  html body .site-nav{width:100%!important;justify-content:center!important;gap:34px!important;margin:0 auto!important}
  html body .site-nav__link,
  html body .site-nav__dropdown-toggle{font-size:20px!important}

  html body .topbar__content{min-height:48px!important;padding:8px 0!important}
  html body .topbar__contact{gap:24px!important}
  html body .topbar__item{font-size:16px!important;gap:10px!important}
  html body .topbar__icon{width:16px!important;height:16px!important;flex-basis:16px!important}
  html body .topbar__social{gap:20px!important}
  html body .social-link{width:22px!important;height:22px!important;flex-basis:22px!important}
  html body .experience-link{min-height:40px!important;padding:0 16px!important;font-size:14px!important;gap:10px!important}
  html body .experience-link__icon{width:16px!important;height:16px!important;flex-basis:16px!important}

  html body .partner-strip .container{width:min(2200px,calc(100% - 88px))!important}
  html body .partner-strip__content{grid-template-columns:minmax(360px,430px) minmax(0,1fr)!important;gap:20px 34px!important;padding:20px 24px!important;align-items:center!important}
  html body .partner-strip__intro{justify-self:start!important}
  html body .partner-strip__logos{width:min(1500px,100%)!important;margin:0 auto!important;justify-self:center!important;grid-template-columns:repeat(5,minmax(170px,1fr))!important;gap:20px 28px!important;align-items:center!important}
  html body .partner-logo{min-height:98px!important;padding:8px 14px!important}
  html body .partner-logo img{height:78px!important}
  html body .partner-logo--motorarg img{height:82px!important}
  html body .partner-logo--weg img{height:86px!important}

  html body .mvv-showcase__inner{width:min(2140px,calc(100% - 88px))!important}
  html body .mvv-showcase__header{margin-bottom:34px!important}
  html body .mvv-card__top{min-height:236px!important}
  html body .mvv-card__badge{top:236px!important;width:118px!important;height:118px!important}
  html body .mvv-card__badge span{font-size:46px!important}
  html body .mvv-card__bottom{min-height:220px!important;padding:86px 34px 38px!important}
  html body .mvv-card__bottom p{max-width:340px!important;font-size:24px!important;line-height:1.7!important}

  html body .clients-reviews__inner{width:min(2200px,calc(100% - 88px))!important}
  html body .clients-reviews__header{margin-bottom:30px!important}
  html body .clients-reviews__title{font-size:clamp(48px,2.9vw,68px)!important;line-height:1.03!important}
  html body .clients-reviews__ratingline{margin-top:16px!important;gap:12px!important}
  html body .clients-reviews__score{font-size:24px!important}
  html body .clients-reviews__stars{font-size:22px!important}
  html body .clients-reviews__source,
  html body .clients-reviews__based{font-size:17px!important}
  html body .clients-reviews__intro{margin-top:0!important;min-height:360px!important;padding-top:8px!important}
  html body .clients-reviews__quote{font-size:94px!important;margin-bottom:14px!important}
  html body .clients-reviews__intro-title{max-width:430px!important;font-size:clamp(34px,2.2vw,48px)!important;line-height:1.05!important}
  html body .clients-reviews__intro-text{max-width:430px!important;margin-top:18px!important;font-size:22px!important;line-height:1.72!important}
  html body .clients-reviews__nav{padding-top:22px!important}
  html body .clients-reviews__arrow{width:52px!important;height:52px!important;font-size:24px!important}
}.topbar__social{position:relative;z-index:12}.topbar__social .social-link[data-tooltip]:hover::after,.topbar__social .social-link[data-tooltip]:focus-visible::after{top:auto!important;bottom:calc(100% + 10px)!important;left:50%!important;transform:translateX(-50%)!important;padding:7px 10px!important;border-radius:999px!important;white-space:nowrap!important;pointer-events:none}.topbar__social .social-link[data-tooltip]:hover::before,.topbar__social .social-link[data-tooltip]:focus-visible::before{top:auto!important;bottom:calc(100% + 4px)!important;left:50%!important;transform:translateX(-50%)!important;border-left:5px solid transparent!important;border-right:5px solid transparent!important;border-top:6px solid #111!important;border-bottom:0!important;pointer-events:none}.topbar__social .social-link--disabled[data-tooltip]:hover::after,.topbar__social .social-link--disabled[data-tooltip]:focus-visible::after{letter-spacing:.02em!important;text-transform:none!important}.social-toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,18px);padding:10px 14px;font-size:13px;font-weight:700;line-height:1;opacity:0;visibility:hidden;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;z-index:20050;pointer-events:none}.social-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%,0)}
@media(min-width:1600px){html body .clients-reviews__layout{align-items:start!important}html body .clients-reviews__intro{margin-top:0!important;padding-top:0!important;min-height:0!important;align-self:start!important}html body .clients-reviews__slider{padding-top:0!important;align-self:start!important}html body .clients-reviews__track{align-items:start!important}html body .partner-strip .container{width:min(2200px,calc(100% - 88px))!important}html body .partner-strip__content{grid-template-columns:minmax(360px,430px) minmax(0,1fr)!important;gap:20px 34px!important;padding:20px 24px!important;align-items:center!important}html body .partner-strip__intro{justify-self:start!important}html body .partner-strip__logos{width:100%!important;max-width:none!important;margin:0!important;justify-self:stretch!important;display:grid!important;grid-template-columns:repeat(5,minmax(160px,1fr))!important;gap:18px 24px!important;align-items:center!important;justify-items:center!important}html body .partner-logo{min-height:98px!important;padding:8px 10px!important;width:100%!important;justify-content:center!important}html body .partner-logo img{margin-inline:auto!important}html body .providers-grid{justify-content:center!important;align-items:stretch!important}html body .provider-card{padding:34px 34px 30px!important}html body .provider-card__logo{justify-content:center!important;text-align:center!important}html body .provider-card__body{text-align:center!important}html body .provider-card__body p{margin-inline:auto!important;max-width:42ch!important}}
.topbar{overflow:visible!important}
.topbar__social .social-link[data-tooltip]:hover::after,
.topbar__social .social-link[data-tooltip]:focus-visible::after{
  top:auto!important;
  bottom:calc(100% + 10px)!important;
  z-index:20060!important;
  background:rgba(17,17,17,.96)!important;
  color:#fff!important;
  padding:7px 11px!important;
  border-radius:999px!important;
  white-space:nowrap!important;
  box-shadow:0 14px 28px rgba(0,0,0,.18)!important;
}
.topbar__social .social-link[data-tooltip]:hover::before,
.topbar__social .social-link[data-tooltip]:focus-visible::before{
  top:auto!important;
  bottom:calc(100% + 4px)!important;
  border-left:5px solid transparent!important;
  border-right:5px solid transparent!important;
  border-bottom:0!important;
  border-top:6px solid rgba(17,17,17,.96)!important;
  z-index:20060!important;
}

@media (min-width: 1600px){
  html body .clients-reviews__intro{
    position:relative!important;
  }
  html body .clients-reviews__quote{
    position:absolute!important;
    left:0!important;
    margin:0!important;
    font-size:54px!important;
    line-height:1!important;
  }
  html body .clients-reviews__intro-title{
    margin:0!important;
    max-width:420px!important;
  }
  html body .clients-reviews__intro-text{
    max-width:400px!important;
    margin-top:14px!important;
  }
  html body .clients-reviews__nav{
    margin-top:22px!important;
    padding-top:0!important;
  }
  html body .clients-reviews__slider{
    align-self:start!important;
  }
  html body .provider-story__visual img,
  html body .provider-story__image-placeholder{
    width:100%!important;
    height:100%!important;
    min-height:520px!important;
    object-fit:cover!important;
  }
  html body .provider-catalog-cta{
    padding-top:18px!important;
  }
  html body .provider-catalog-cta__content{
    width:min(100% - 64px,1080px)!important;
    min-height:280px!important;
  }
  html body .provider-catalog-cta__title{
    font-size:clamp(40px,3vw,58px)!important;
  }
  html body .provider-catalog-cta__text{
    max-width:860px!important;
    font-size:20px!important;
    line-height:1.65!important;
  }

  html body .providers-grid{
    grid-template-columns:repeat(2,minmax(420px,640px))!important;
    justify-content:center!important;
    gap:32px!important;
  }
  html body .provider-card{
    padding:36px!important;
  }
  html body .provider-card__logo{
    justify-content:center!important;
  }
  html body .provider-card__body{
    text-align:center!important;
  }
  html body .provider-card__body p{
    max-width:40ch!important;
    margin-inline:auto!important;
  }
}
@media (min-width: 1600px) and (pointer: fine){
  html body .clients-reviews__intro{
    position:relative!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:flex-start!important;
    min-height:0!important;
  }
  html body .clients-reviews__quote{
    position:absolute!important;
    margin:0!important;
    line-height:1!important;
  }
  html body .clients-reviews__intro-title{
    margin:0!important;
  }
  html body .clients-reviews__intro-text{
    margin:18px 0 0!important;
  }
  html body .clients-reviews__nav{
    padding-top:0!important;
  }
  html body .provider-story__inner{
    justify-content:center!important;
  }
  html body .provider-story__visual img,
  html body .provider-story__image-placeholder{
    object-fit:cover!important;
  }
  html body .provider-catalog-cta__title{
    font-size:clamp(42px,2.8vw,58px)!important;
  }
  html body .provider-catalog-cta__text{
    max-width:900px!important;
    font-size:20px!important;
    line-height:1.66!important;
  }
}
@media (min-width: 1600px) and (pointer: fine){
  html body .provider-story__visual img,
  html body .provider-story__image-placeholder{
    width:100%!important;
    height:100%!important;
    min-height:560px!important;
  }
  html body .provider-story__placeholder-logo{
    height:auto!important;
  }
}
@media (min-width: 1600px) and (pointer: fine){
  html body .clients-reviews__inner{
    width:min(1880px,calc(100% - 96px))!important;
  }
  html body .clients-reviews__layout{
    grid-template-columns:minmax(520px,620px) minmax(0,1fr)!important;
    gap:52px!important;
    align-items:start!important;
  }
  html body .clients-reviews__intro{
    margin-top:0!important;
    transform:none!important;
    padding:8px 0 0 64px!important;
    align-self:start!important;
  }
  html body .clients-reviews__quote{
    left:0!important;
    top:2px!important;
    font-size:56px!important;
  }
  html body .clients-reviews__intro-title{
    max-width:460px!important;
    font-size:clamp(56px,3vw,76px)!important;
    line-height:0.98!important;
  }
  html body .clients-reviews__intro-text{
    max-width:430px!important;
    margin-top:20px!important;
    font-size:24px!important;
    line-height:1.7!important;
  }
  html body .clients-reviews__nav{
    margin-top:26px!important;
  }
  html body .clients-reviews__slider{
    align-self:start!important;
    padding-top:44px!important;
  }
  html body .clients-reviews__track{
    align-items:stretch!important;
  }
  html body .client-review-card{
    min-height:340px!important;
    height:340px!important;
  }

  html body .provider-page__inner,
  html body .provider-story__inner,
  html body .provider-catalog-cta__inner{
    width:min(1900px,calc(100% - 96px))!important;
    margin-inline:auto!important;
  }
  html body .provider-story{
    padding-top:34px!important;
    padding-bottom:28px!important;
  }
  html body .provider-story__inner{
    grid-template-columns:minmax(720px,820px) minmax(980px,1fr)!important;
    gap:84px!important;
    align-items:center!important;
  }
  html body .provider-story__visual{
    width:100%!important;
    margin-left:0!important;
    min-height:620px!important;
    height:620px!important;
    justify-self:stretch!important;
  }
  html body .provider-story__image-placeholder{
    width:100%!important;
    height:100%!important;
    min-height:620px!important;
    background-position:center center!important;
    background-size:cover!important;
  }
  html body .provider-story__placeholder-logo{
    width:auto!important;
    max-width:min(50%,340px)!important;
    max-height:160px!important;
    object-fit:contain!important;
  }
  html body .provider-story__copy{
    max-width:none!important;
    width:100%!important;
    justify-content:center!important;
  }
  html body .provider-story__eyebrow{
    margin-top:0!important;
    font-size:15px!important;
  }
  html body .provider-story__title{
    max-width:17ch!important;
    font-size:clamp(64px,3.25vw,86px)!important;
    line-height:1.02!important;
  }
  html body .provider-story__text{
    max-width:78ch!important;
    font-size:23px!important;
    line-height:1.78!important;
  }
  html body .provider-story__actions{
    margin-top:30px!important;
  }
  html body .provider-story__button{
    min-height:58px!important;
    padding-inline:34px!important;
    font-size:16px!important;
  }
  html body .provider-catalog-cta{
    padding-top:18px!important;
  }
  html body .provider-catalog-cta__content{
    width:min(100% - 88px,1420px)!important;
    min-height:260px!important;
  }
}
@media (min-width: 1600px){
  html body .provider-story__inner{
    width:min(1940px,calc(100% - 120px))!important;
  }
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{
    min-height:640px!important;
  }
  html body .provider-story__placeholder-logo{
    height:auto!important;
  }
  html body .clients-reviews__intro{
    margin-top:0!important;
    padding:24px 0 0 58px!important;
    align-self:start!important;
  }
  html body .clients-reviews__quote{
    top:10px!important;
  }
  html body .clients-reviews__slider{
    margin-top:34px!important;
    padding-top:0!important;
  }
}
@media (min-width: 1600px) {
  html body .provider-page__inner,
  html body .provider-story__inner,
  html body .provider-catalog-cta__inner {
    width: min(1840px, calc(100% - 120px)) !important;
    margin-inline: auto !important;
  }

  html body .provider-story {
    padding: 30px 0 36px !important;
  }

  html body .provider-story__inner {
    grid-template-columns: minmax(720px, 0.98fr) minmax(760px, 1fr) !important;
    gap: 64px !important;
    align-items: stretch !important;
  }

  html body .provider-story__visual {
    width: calc(100% + 96px) !important;
    margin-left: -96px !important;
    min-height: 560px !important;
    height: 100% !important;
    overflow: hidden !important;
  }

  html body .provider-story__image-placeholder {
    min-height: 560px !important;
    height: 100% !important;
    width: 100% !important;
    background-position: center center !important;
    background-size: cover !important;
  }

  html body .provider-story__placeholder-logo {
    width: auto !important;
    max-width: min(62%, 360px) !important;
    max-height: 160px !important;
    object-fit: contain !important;
  }

  html body .provider-story__copy {
    max-width: none !important;
    justify-content: center !important;
    padding-right: 20px !important;
  }

  html body .provider-story__eyebrow {
    font-size: 15px !important;
    letter-spacing: .16em !important;
    margin-bottom: 12px !important;
  }

  html body .provider-story__title {
    max-width: 15ch !important;
    font-size: clamp(44px, 3.8vw, 72px) !important;
    line-height: 1.02 !important;
    margin-bottom: 14px !important;
  }

  html body .provider-story__text {
    max-width: 62ch !important;
    font-size: 20px !important;
    line-height: 1.78 !important;
  }

  html body .provider-story__actions {
    margin-top: 22px !important;
  }

  html body .provider-story__button {
    min-height: 52px !important;
    padding: 0 24px !important;
    font-size: 16px !important;
  }

  html body .clients-reviews__inner {
    width: min(1760px, calc(100% - 120px)) !important;
    margin-inline: auto !important;
  }

  html body .clients-reviews__layout {
    grid-template-columns: minmax(360px, 430px) minmax(0, 1fr) !important;
    gap: 56px !important;
    align-items: start !important;
  }

  html body .clients-reviews__intro,
  html body .clients-reviews__slider {
    margin-top: 34px !important;
    align-self: start !important;
  }

  html body .clients-reviews__intro {
    min-height: 0 !important;
    padding-top: 0 !important;
  }

  html body .clients-reviews__quote {
    margin-bottom: 12px !important;
  }

  html body .clients-reviews__track {
    align-items: stretch !important;
  }

  html body .client-review-card {
    min-height: 320px !important;
    height: 320px !important;
  }
}
.catalog-page{padding:28px 0 34px;background:#f4f4f4}.catalog-page__shell{width:min(1480px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start;min-height:720px}.catalog-filters{position:sticky;top:128px;align-self:stretch;background:#eaeaea;border:1px solid rgba(17,17,17,.08);padding:18px 18px 8px;display:flex;flex-direction:column;gap:14px;min-height:720px}.catalog-filters__header{padding:4px 2px 2px}.catalog-filters__eyebrow{margin:0;color:var(--brand-yellow);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.catalog-filters__heading{margin:10px 0 0;color:#111;font-size:clamp(26px,2.2vw,34px);font-weight:800;line-height:1.04}.catalog-filters__lead{margin:12px 0 0;color:#111111b8;font-size:14px;line-height:1.62}.catalog-filter{background:#fff;border:1px solid rgba(17,17,17,.08)}.catalog-filter[open]{box-shadow:0 12px 24px rgba(14,42,87,.06)}.catalog-filter__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;padding:18px 16px;background:#fff}.catalog-filter__summary::-webkit-details-marker{display:none}.catalog-filter__title{color:#111;font-size:15px;font-weight:800;line-height:1.1;letter-spacing:.01em;text-transform:uppercase}.catalog-filter__chevron{width:10px;height:10px;border-right:2px solid #111;border-bottom:2px solid #111;transform:rotate(-45deg);transition:transform .2s ease;flex:0 0 10px}.catalog-filter[open] .catalog-filter__chevron{transform:rotate(45deg)}.catalog-filter__body{padding:0 16px 16px}.catalog-checks{display:grid;gap:10px}.catalog-check{display:grid;grid-template-columns:18px 18px 1fr;align-items:center;gap:10px;min-height:24px;cursor:pointer}.catalog-check input{position:absolute;opacity:0;pointer-events:none}.catalog-check__box{width:18px;height:18px;border:1px solid rgba(17,17,17,.18);background:#fff;display:block;position:relative}.catalog-check__box:after{content:"";position:absolute;inset:4px;background:var(--brand-yellow);opacity:0;transform:scale(.6);transition:opacity .18s ease,transform .18s ease}.catalog-check input:checked+.catalog-check__box:after{opacity:1;transform:scale(1)}.catalog-check__text{color:#111111d6;font-size:14px;line-height:1.45}.catalog-price{display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.catalog-price__field{display:flex;flex-direction:column;gap:8px}.catalog-price__field span{color:#111;font-size:13px;font-weight:700;line-height:1}.catalog-price__field input{width:100%;box-sizing:border-box;min-height:44px;padding:0 12px;border:1px solid rgba(17,17,17,.14);background:#fff;color:#111;font:inherit}.catalog-price__field input::placeholder{color:#11111173}.catalog-price__button{min-height:44px;padding:0 16px;border:1px solid rgba(17,17,17,.08);background:#e8e8e8;color:#11111173;font-size:12px;font-weight:800;text-transform:uppercase;cursor:default}.catalog-results{min-width:0;background:#fff;border:1px solid rgba(17,17,17,.08);min-height:720px;display:flex;align-items:stretch}.catalog-results__inner{padding:42px 38px 38px;display:flex;flex-direction:column;gap:14px;max-width:920px}.catalog-results__eyebrow{margin:0;color:var(--brand-yellow);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.catalog-results__title{margin:0;color:#111;font-size:clamp(34px,4.6vw,58px);font-weight:800;line-height:.96}.catalog-results__text{margin:0;color:#111111b8;font-size:17px;line-height:1.72;max-width:60ch}.catalog-results__empty{margin-top:8px;display:flex;flex-direction:column;gap:8px;padding:22px 24px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(180deg,rgba(244,196,0,.07),rgba(255,255,255,1))}.catalog-results__empty strong{color:#111;font-size:16px;font-weight:800;line-height:1.35}.catalog-results__empty span{color:#111111ba;font-size:15px;line-height:1.62}@media(max-width:1120px){.catalog-page__shell{width:min(100% - 32px,100%);grid-template-columns:300px minmax(0,1fr);gap:18px}.catalog-filters{top:118px;min-height:680px}.catalog-results,.catalog-filters{min-height:680px}.catalog-results__inner{padding:34px 30px 30px}.catalog-results__title{font-size:clamp(30px,4vw,48px)}}@media(max-width:860px){.catalog-page{padding:20px 0 24px}.catalog-page__shell{width:min(100% - 24px,100%);grid-template-columns:1fr;gap:18px}.catalog-filters{position:relative;top:auto;min-height:0;padding:16px 16px 6px}.catalog-results{min-height:420px}.catalog-results__inner{max-width:none}}@media(max-width:640px){.catalog-filter__summary{padding:16px 14px}.catalog-filter__title{font-size:14px}.catalog-filter__body{padding:0 14px 14px}.catalog-price{grid-template-columns:1fr 1fr}.catalog-price__button{grid-column:1/-1}.catalog-results__inner{padding:28px 18px 22px}.catalog-results__title{font-size:clamp(28px,10vw,40px)}.catalog-results__text{font-size:15px;line-height:1.64}.catalog-results__empty{padding:18px}}
html body .catalog-page{padding:30px 0 38px!important;background:#fff!important}
html body .catalog-page__shell{width:min(1520px,calc(100% - 40px))!important;margin:0 auto!important;display:grid!important;grid-template-columns:330px minmax(0,1fr)!important;gap:28px!important;align-items:stretch!important;min-height:720px!important}
html body .catalog-filters{position:sticky!important;top:128px!important;align-self:start!important;background:transparent!important;border:0!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:14px!important;min-height:720px!important}
html body .catalog-filters__header{padding:0 0 2px!important;background:transparent!important}
html body .catalog-filters__eyebrow,html body .catalog-filters__lead{display:none!important}
html body .catalog-filters__heading{margin:0!important;color:#111!important;font-size:clamp(24px,1.8vw,32px)!important;font-weight:900!important;line-height:1.05!important;letter-spacing:-.02em!important}
html body .catalog-filter{background:#fff!important;border:1px solid rgba(17,17,17,.09)!important;box-shadow:0 10px 22px rgba(14,42,87,.07)!important;border-radius:0!important;overflow:hidden!important}
html body .catalog-filter[open]{box-shadow:0 12px 26px rgba(14,42,87,.09)!important}
html body .catalog-filter__summary{list-style:none!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;cursor:pointer!important;padding:18px 16px!important;background:#fff!important}
html body .catalog-filter__summary::-webkit-details-marker{display:none!important}
html body .catalog-filter__title{color:#111!important;font-size:15px!important;font-weight:900!important;line-height:1.1!important;letter-spacing:.01em!important;text-transform:uppercase!important}
html body .catalog-filter__chevron{width:10px!important;height:10px!important;border-right:2px solid #111!important;border-bottom:2px solid #111!important;transform:rotate(-45deg)!important;transition:transform .2s ease!important;flex:0 0 10px!important}
html body .catalog-filter[open] .catalog-filter__chevron{transform:rotate(45deg)!important}
html body .catalog-filter__body{padding:0 16px 16px!important;background:#fff!important}
html body .catalog-checks{display:grid!important;gap:10px!important}
html body .catalog-check{display:grid!important;cursor:pointer!important}
html body .catalog-check input{position:absolute!important;opacity:0!important;pointer-events:none!important}
html body .catalog-check__box{display:block!important}
html body .catalog-check__box:after{content:""!important;position:absolute!important;inset:4px!important;background:var(--brand-yellow)!important;opacity:0!important;transform:scale(.65)!important;transition:opacity .18s ease,transform .18s ease!important}
html body .catalog-check__text{font-weight:650!important}
html body .catalog-price{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;align-items:end!important}
html body .catalog-price__field{display:flex!important;flex-direction:column!important;gap:8px!important}
html body .catalog-price__field span{color:#111!important;font-size:13px!important;font-weight:800!important;line-height:1!important}
html body .catalog-price__field input{width:100%!important;box-sizing:border-box!important;min-height:44px!important;padding:0 12px!important;border:1px solid rgba(17,17,17,.14)!important;background:#fff!important;color:#111!important;font:inherit!important;border-radius:0!important}
html body .catalog-price__button{grid-column:1/-1!important;min-height:44px!important;padding:0 16px!important;border:0!important;background:var(--brand-yellow)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;cursor:pointer!important;border-radius:0!important}
html body .catalog-filters__reset{min-height:48px!important;width:100%!important;border:0!important;font-size:14px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.02em!important;cursor:pointer!important;border-radius:0!important;box-shadow:0 10px 22px rgba(14,42,87,.10)!important}
html body .catalog-results{min-width:0!important;background:transparent!important;border:0!important;min-height:720px!important;display:block!important}
html body .catalog-products{min-height:720px!important;width:100%!important}
html body .catalog-results__inner,html body .catalog-results__eyebrow,html body .catalog-results__title,html body .catalog-results__text,html body .catalog-results__empty{display:none!important}

@media(min-width:1700px){
  html body .catalog-page{padding:38px 0 48px!important}
  html body .catalog-page__shell{width:min(1900px,calc(100% - 96px))!important;grid-template-columns:380px minmax(0,1fr)!important;gap:38px!important;min-height:780px!important}
  html body .catalog-filters{top:142px!important;min-height:780px!important;gap:16px!important}
  html body .catalog-filters__heading{font-size:clamp(30px,1.55vw,38px)!important}
  html body .catalog-filter__summary{padding:21px 20px!important}
  html body .catalog-filter__title{font-size:16px!important}
  html body .catalog-filter__body{padding:0 20px 20px!important}
  html body .catalog-check__text{font-size:15px!important}
  html body .catalog-results,html body .catalog-products{min-height:780px!important}
}
@media(min-width:2200px){
  html body .catalog-page__shell{width:min(2200px,calc(100% - 128px))!important;grid-template-columns:410px minmax(0,1fr)!important;gap:44px!important}
  html body .catalog-filters__heading{font-size:40px!important}
}
@media(max-width:1120px){
  html body .catalog-page__shell{width:min(100% - 32px,100%)!important;grid-template-columns:300px minmax(0,1fr)!important;gap:20px!important}
  html body .catalog-filters{top:118px!important}
}
@media(max-width:860px){
  html body .catalog-page{padding:20px 0 24px!important}
  html body .catalog-page__shell{width:min(100% - 24px,100%)!important;grid-template-columns:1fr!important;gap:18px!important;min-height:0!important}
  html body .catalog-filters{position:relative!important;top:auto!important;min-height:0!important}
  html body .catalog-results,html body .catalog-products{min-height:360px!important}
}
@media(max-width:640px){
  html body .catalog-filter__summary{padding:16px 14px!important}
  html body .catalog-filter__body{padding:0 14px 14px!important}
  html body .catalog-filters__heading{font-size:26px!important}
  html body .catalog-results,html body .catalog-products{min-height:280px!important}
}
.catalog-products{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(292px,360px));gap:22px;align-content:start;align-items:start;padding:32px}.catalog-product-card{background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 14px 28px rgba(14,42,87,.08);display:flex;flex-direction:column;min-height:100%;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.catalog-product-card:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(14,42,87,.13);border-color:rgba(5,22,50,.42)}.catalog-product-card__media{aspect-ratio:1.2/1;background:#f6f6f6;border-bottom:1px solid rgba(17,17,17,.08)}.catalog-product-card__image{width:100%;height:100%;display:block}.catalog-product-card__body{padding:18px 18px 16px;display:flex;flex-direction:column;gap:12px;flex:1}.catalog-product-card__title{margin:0;color:#111;font-size:22px;font-weight:900;line-height:1.05}.catalog-product-card__description{margin:0;color:rgba(17,17,17,.72);font-size:14px;line-height:1.52}.catalog-product-card__footer{margin-top:auto;display:flex;flex-direction:column;gap:14px}.catalog-product-card__price{margin:0;color:#111;font-size:24px;font-weight:900;line-height:1}.catalog-product-card__actions{display:grid;grid-template-columns:54px 1fr;gap:10px}.catalog-product-card__cart,.catalog-product-card__info{min-height:48px;border:0;cursor:pointer;font-weight:900;transition:transform .18s ease,filter .18s ease,background-color .18s ease}.catalog-product-card__cart{background:#111;color:#fff}.catalog-product-card__info{background:var(--brand-yellow);color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.01em}.catalog-product-card__cart:hover,.catalog-product-card__cart:focus-visible,.catalog-product-card__info:hover,.catalog-product-card__info:focus-visible{transform:translateY(-1px);filter:brightness(.98)}@media(min-width:1700px){.catalog-products{grid-template-columns:repeat(auto-fill,minmax(330px,390px));gap:26px;padding:38px}.catalog-product-card__title{font-size:24px}.catalog-product-card__description{font-size:15px}.catalog-product-card__price{font-size:26px}}@media(max-width:860px){.catalog-products{padding:22px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media(max-width:640px){.catalog-products{padding:16px;grid-template-columns:1fr}.catalog-product-card__media{aspect-ratio:1.18/1}.catalog-product-card__body{padding:16px}.catalog-product-card__title{font-size:21px}.catalog-product-card__price{font-size:23px}.catalog-product-card__actions{grid-template-columns:52px 1fr}}
.catalog-product-card__image{object-fit:cover}.catalog-product-card__brand{position:absolute;top:14px;right:14px;max-width:92px;max-height:42px;width:auto;height:auto;object-fit:contain;z-index:2}.catalog-product-card__media{position:relative;overflow:hidden}.catalog-product-card__cart{display:inline-flex;align-items:center;justify-content:center}.catalog-product-card__cart svg{width:22px;height:22px}.catalog-cart-float{position:relative;width:72px;height:72px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;box-shadow:0 14px 28px rgba(14,42,87,.16);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.catalog-cart-float svg{width:31px;height:31px}.catalog-cart-float__count{position:absolute;top:-8px;right:-8px;min-width:26px;height:26px;padding:0 7px;border-radius:999px;background:var(--brand-yellow);color:#fff;font-size:13px;font-weight:900;line-height:26px;text-align:center;border:2px solid #fff}.catalog-cart-float__count[hidden]{display:none}.catalog-cart-alert{bottom:84px}.catalog-cart-alert__close{line-height:1}.catalog-cart-panel{position:fixed;background:#fff;border-left:1px solid rgba(17,17,17,.08);box-shadow:-18px 0 40px rgba(14,42,87,.18);z-index:2500;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto}.catalog-cart-panel[hidden]{display:none}.catalog-cart-panel__header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 22px 18px;border-bottom:1px solid rgba(17,17,17,.08)}.catalog-cart-panel__header h2{margin:0;color:#111;font-size:26px;font-weight:900;line-height:1}.catalog-cart-panel__close{width:42px;height:42px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;font-size:28px;line-height:1;cursor:pointer}.catalog-cart-panel__items{padding:18px;display:flex;flex-direction:column;gap:14px}.catalog-cart-panel__empty-state{margin:0;padding:18px;border:1px solid rgba(17,17,17,.08);color:#111111b8;font-size:15px;line-height:1.5}.catalog-cart-item{display:grid;grid-template-columns:96px minmax(0,1fr);gap:14px;padding:12px;border:1px solid rgba(17,17,17,.08);background:#fff}.catalog-cart-item__image{width:96px;height:104px;object-fit:cover;background:#f7f7f7}.catalog-cart-item__body{min-width:0;display:flex;flex-direction:column;gap:5px}.catalog-cart-item__brand{color:var(--brand-yellow);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.catalog-cart-item__name{color:#111;font-size:16px;line-height:1.2}.catalog-cart-item__price{color:#111;font-size:15px;font-weight:900}.catalog-cart-item__controls{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.catalog-cart-item__controls button{min-width:30px;height:30px;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;font-weight:900;cursor:pointer}.catalog-cart-item__controls span{min-width:24px;text-align:center;font-weight:900}.catalog-cart-item__remove{padding:0 10px!important;width:auto!important;font-size:12px!important}.catalog-cart-panel__summary{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-top:1px solid rgba(17,17,17,.08);background:#fff}.catalog-cart-panel__summary span{font-weight:800;color:#111}.catalog-cart-panel__summary strong{font-size:22px;color:#111}.catalog-cart-panel__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 22px 22px}.catalog-cart-panel__empty,.catalog-cart-panel__buy{min-height:48px;border:0;font-size:14px;font-weight:900;cursor:pointer}.catalog-cart-panel__empty{background:#f2f2f2;color:#111}.catalog-cart-panel__buy{background:var(--brand-yellow);color:#fff}.product-info-modal{position:fixed;inset:0;z-index:2600;display:flex;align-items:center;justify-content:center;padding:24px}.product-info-modal[hidden]{display:none}.product-info-modal__backdrop{position:absolute;inset:0;background:rgba(17,17,17,.62);backdrop-filter:blur(4px)}.product-info-modal__dialog{position:relative;width:min(1280px,calc(100vw - 40px));max-height:min(900px,92vh);overflow:auto;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 24px 56px rgba(0,0,0,.24)}.product-info-modal__close{position:absolute;top:14px;right:14px;z-index:4;width:46px;height:46px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;font-size:30px;line-height:1;cursor:pointer}.product-info-modal__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:0}.product-gallery{padding:28px;background:#f7f7f7;border-right:1px solid rgba(17,17,17,.08)}.product-gallery__stage{position:relative;min-height:560px;background:#fff;border:1px solid rgba(17,17,17,.08);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-gallery__main{max-height:720px}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:56px;border:0;background:#ffffffd9;color:#111;font-size:42px;line-height:1;cursor:pointer;z-index:2}.product-gallery__arrow--prev{left:10px}.product-gallery__arrow--next{right:10px}.product-gallery__thumb{cursor:pointer}.product-info-modal__content{padding:40px 38px 34px}.product-info-modal__content h2{margin:0;color:#111;font-size:clamp(30px,3.1vw,46px);font-weight:900;line-height:1.02}.product-info-modal__content p{margin:18px 0 0;color:#111111c7;font-size:17px;line-height:1.66}.product-info-modal__specs{margin:20px 0 0;padding:0;list-style:none;display:grid;gap:10px}.product-info-modal__specs li{padding:12px 14px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111111cc;font-size:15.5px;line-height:1.5}.product-info-modal__specs strong{color:#111}.product-info-modal__warranty{font-weight:900;color:#111!important}.product-info-modal__download{margin-top:22px;min-height:52px;padding:0 24px;border:0;background:var(--brand-yellow);color:#fff;font-size:15px;font-weight:900;cursor:not-allowed;opacity:.85}@media(min-width:1700px){.catalog-cart-float{width:82px;height:82px}.catalog-cart-float svg{width:36px;height:36px}.catalog-cart-panel{width:470px}.product-info-modal__dialog{width:min(1500px,calc(100vw - 80px))}.product-gallery__stage{min-height:650px}}@media(max-width:960px){.catalog-cart-system{right:12px;bottom:120px}.catalog-cart-float{width:62px;height:62px}.catalog-cart-panel{width:min(390px,calc(100vw - 14px))}.product-info-modal{padding:12px}.product-info-modal__grid{grid-template-columns:1fr}.product-gallery{border-right:0;border-bottom:1px solid rgba(17,17,17,.08);padding:16px}.product-gallery__stage{min-height:380px}.product-info-modal__content{padding:28px 20px 24px}.product-gallery__thumb{height:72px}}@media(max-width:640px){.catalog-cart-system{right:10px;bottom:104px}.catalog-cart-float{width:54px;height:54px}.catalog-cart-float svg{width:26px;height:26px}.catalog-cart-panel{width:calc(100vw - 8px)}.catalog-cart-item{grid-template-columns:78px minmax(0,1fr)}.catalog-cart-item__image{width:78px;height:86px}.catalog-cart-panel__actions{grid-template-columns:1fr}.product-gallery__stage{min-height:300px}}
.catalog-product-card__info{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.product-detail-page__back{border-bottom:2px solid var(--brand-yellow)}.product-detail__closing,.product-detail__warranty{margin:20px 0 0;color:#111111c7}@media(min-width:1700px){.product-detail-page__wrap{width:min(1740px,calc(100% - 88px))}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr);min-height:820px}.product-gallery--page .product-gallery__stage{min-height:720px}.product-detail__content{padding:58px 58px 52px}.product-detail__title{font-size:clamp(44px,3.2vw,68px)}.product-detail__intro{font-size:20px}.product-detail__specs li{font-size:17px}}@media(max-width:640px){.product-detail__intro,.product-detail__closing,.product-detail__warranty{font-size:15.5px}}
.header-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;min-width:52px!important}.catalog-cart-header-button{position:relative!important;width:46px!important;height:46px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(17,17,17,.08)!important;background:var(--brand-yellow)!important;color:#fff!important;padding:0!important;cursor:pointer!important;box-shadow:0 10px 20px rgba(5,22,50,.18)!important;transition:transform .18s ease,filter .18s ease!important}.catalog-cart-header-button:hover,.catalog-cart-header-button:focus-visible{transform:translateY(-1px)!important;filter:brightness(.98)!important}.catalog-cart-header-button svg{width:22px!important;height:22px!important;display:block!important}.catalog-cart-header-button .catalog-cart-float__count{position:absolute!important;top:-7px!important;right:-7px!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border-radius:999px!important;background:#111!important;color:#fff!important;font-size:11px!important;font-weight:900!important;line-height:20px!important;text-align:center!important;border:2px solid #fff!important}.catalog-cart-system{position:static!important;right:auto!important;bottom:auto!important;z-index:auto!important}.catalog-cart-alert{position:fixed!important;top:112px!important;right:24px!important;width:310px!important;z-index:2600!important;background:#fff!important;border:1px solid rgba(17,17,17,.08)!important;box-shadow:0 18px 38px rgba(14,42,87,.18)!important;padding:18px!important}.catalog-cart-alert[hidden]{display:none!important}.catalog-cart-alert p{margin:0!important;color:#111!important;font-size:14px!important;font-weight:800!important;line-height:1.45!important}.catalog-cart-alert__button{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;margin-top:14px!important;background:var(--brand-yellow)!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important}.catalog-cart-alert__close{position:absolute!important;top:8px!important;right:8px!important;width:28px!important;height:28px!important;border:0!important;background:transparent!important;color:#111!important;font-size:22px!important;cursor:pointer!important}.catalog-cart-panel{top:0!important;right:0!important;width:min(460px,calc(100vw - 18px))!important;height:100vh!important}.catalog-cart-panel__items{max-height:calc(100vh - 232px)!important;overflow:auto!important}.product-detail-page__back{margin-bottom:14px!important}.product-gallery--page{border-right:1px solid rgba(17,17,17,.08)!important}.product-gallery--page .product-gallery__main{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important}.product-detail__brandline{margin-bottom:16px!important}.product-detail__closing,.product-detail__warranty{font-size:15.5px!important;line-height:1.58!important;margin-top:16px!important}
@media(max-width:1120px){.product-gallery--page{border-right:0!important;border-bottom:1px solid rgba(17,17,17,.08)!important}.catalog-cart-alert{top:104px!important;right:16px!important}}
@media(max-width:640px){.header-actions{min-width:44px!important}.catalog-cart-header-button{width:42px!important;height:42px!important}.catalog-cart-header-button svg{width:20px!important;height:20px!important}.catalog-cart-alert{top:98px!important;right:10px!important;width:min(290px,calc(100vw - 20px))!important}}
html body .catalog-product-card__brand{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
  width:82px!important;
  max-height:38px!important;
  object-fit:contain!important;
}
html body .product-detail__brandline{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
html body .product-detail__brandline img{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}

html body .catalog-cart-alert{
  position:fixed!important;
  top:104px!important;
  right:24px!important;
  width:220px!important;
  padding:12px 12px 11px!important;
  background:#fff!important;
  border:1px solid rgba(17,17,17,.08)!important;
  box-shadow:0 12px 24px rgba(14,42,87,.14)!important;
  z-index:2600!important;
}
html body .catalog-cart-alert p{
  margin:0!important;
  padding-right:20px!important;
  color:#111!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1.35!important;
}
html body .catalog-cart-alert__button{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:34px!important;
  margin-top:9px!important;
  padding:0 10px!important;
  background:var(--brand-yellow)!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:1!important;
}
html body .catalog-cart-alert__close{
  top:4px!important;
  right:5px!important;
  width:22px!important;
  height:22px!important;
  font-size:18px!important;
  line-height:22px!important;
}

html body .product-detail-page__back{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:46px!important;
  padding:0 18px!important;
  background:var(--brand-yellow)!important;
  color:#fff!important;
  border:0!important;
  text-decoration:none!important;
  font-size:13px!important;
  font-weight:900!important;
  line-height:1!important;
  box-shadow:0 10px 20px rgba(5,22,50,.18)!important;
  transition:transform .18s ease,filter .18s ease!important;
}
html body .product-detail-page__back:hover,
html body .product-detail-page__back:focus-visible{
  transform:translateY(-1px)!important;
  filter:brightness(.98)!important;
}

html body .product-gallery__thumb{
  opacity:1!important;
}
html body .product-gallery__thumb img{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  background:#fff!important;
}
html body .product-gallery__thumb:last-child img{
  opacity:1!important;
  visibility:visible!important;
}

@media(max-width:1120px){
  html body .catalog-cart-alert{top:96px!important;right:14px!important;width:214px!important}
}
@media(max-width:640px){
  html body .catalog-cart-alert{top:90px!important;right:10px!important;width:min(214px,calc(100vw - 20px))!important;padding:11px!important}
  html body .product-detail-page__back{width:100%!important;margin-bottom:14px!important}
}
.catalog-cart-alert{display:none!important}
.catalog-cart-confirm{position:fixed;inset:0;z-index:3100;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(17,17,17,.32)}
.catalog-cart-confirm[hidden]{display:none!important}
.catalog-cart-confirm__box{width:min(390px,calc(100vw - 32px));background:#fff;border:1px solid rgba(17,17,17,.09);box-shadow:0 20px 46px rgba(14,42,87,.22);padding:24px 22px;text-align:center}
.catalog-cart-confirm__box p{margin:0;color:#111;font-size:17px;font-weight:900;line-height:1.35}
.catalog-cart-confirm__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}
.catalog-cart-confirm__actions button{min-height:46px;border:0;font-size:14px;font-weight:900;cursor:pointer}
.catalog-cart-confirm__cancel{background:#f0f0f0;color:#111}
.catalog-cart-confirm__confirm{background:var(--brand-yellow);color:#fff}

.product-detail-page{background:#fff!important;padding:24px 0 38px!important}.product-detail-page__wrap{margin:0 auto!important}.product-detail-page__back{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;margin:0 0 18px!important;padding:0 22px!important;background:var(--brand-yellow)!important;color:#fff!important;text-decoration:none!important;font-weight:900!important;font-size:14px!important;border:0!important;box-shadow:0 10px 20px rgba(5,22,50,.16)!important}.product-detail-page__back:hover,.product-detail-page__back:focus-visible{filter:brightness(.98)!important}.product-detail{display:grid!important;border:0!important;background:#fff!important;min-height:0!important}.product-gallery--page{border:1px solid rgba(17,17,17,.08)!important}.product-gallery--page .product-gallery__stage{border:1px solid rgba(17,17,17,.08)!important}.product-gallery__main{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;background:#fff!important}.product-gallery__thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.product-gallery__thumb{background:#fff!important;border:2px solid rgba(17,17,17,.08)!important;padding:4px!important;overflow:hidden!important}.product-gallery__thumb.is-active{border-color:var(--brand-yellow)!important}.product-gallery__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;background:#fff!important}.product-detail__content{border:1px solid rgba(17,17,17,.08)!important;background:#fff!important;display:flex!important;flex-direction:column!important}.product-detail__brandline img{display:block!important;width:auto!important;object-fit:contain!important}.product-detail__title{margin:0!important;color:#111!important;font-weight:900!important}.product-detail__intro{margin:18px 0 0!important;color:#111111c7!important}.product-detail__price{margin:20px 0 0!important;color:#111!important;font-weight:900!important;line-height:1!important}.product-detail__actions{flex-wrap:wrap!important}.product-detail__specs{margin:20px 0 0!important;padding:0!important;list-style:none!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-detail__specs li{border:1px solid rgba(17,17,17,.08)!important;background:#fff!important;color:#111111cc!important}.product-detail__specs strong{color:#111!important}.product-detail__closing{margin:18px 0 0!important;color:#111111bd!important}.product-detail__warranty{margin:12px 0 0!important;color:#111!important;line-height:1.5!important;font-weight:900!important}
@media(max-width:1120px){.product-detail__specs{grid-template-columns:1fr!important}}
@media(max-width:640px){.product-detail-page{padding:16px 0 24px!important}.product-detail-page__back{width:100%!important;margin-bottom:14px!important}.product-gallery--page{padding:12px!important}.product-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-detail__actions{display:grid!important;grid-template-columns:1fr!important}.product-detail__cart,.product-detail__download{width:100%!important}.catalog-cart-confirm__actions{grid-template-columns:1fr!important}}
.product-detail-page__wrap{width:min(1780px,calc(100% - 88px))!important}
.product-detail{grid-template-columns:minmax(560px,1fr) minmax(560px,1fr)!important;gap:26px!important;align-items:stretch!important}
.product-gallery--page{display:grid!important;grid-template-rows:auto auto!important;align-self:stretch!important;padding:20px!important;background:#f7f7f7!important}
.product-gallery--page .product-gallery__stage{height:clamp(440px,52vh,620px)!important;min-height:440px!important;max-height:620px!important;background:#fff!important}
.product-gallery__thumbs{gap:10px!important;margin-top:12px!important}
.product-gallery__thumb{height:92px!important}
.product-detail__content{align-self:stretch!important;padding:30px 34px!important;justify-content:flex-start!important}
.product-detail__brandline{margin:0 0 12px!important}
.product-detail__brandline img{max-width:150px!important;max-height:54px!important}
.product-detail__title{font-size:clamp(28px,1.65vw,42px)!important;line-height:1.04!important;letter-spacing:-.015em!important;max-width:18ch!important}
.product-detail__intro{margin-top:14px!important;font-size:16px!important;line-height:1.58!important;max-width:66ch!important}
.product-detail__price{margin-top:16px!important;font-size:28px!important}
.product-detail__specs{margin-top:18px!important;gap:8px!important}
.product-detail__specs li{padding:10px 11px!important;font-size:14px!important;line-height:1.42!important}
.product-detail__closing{margin-top:16px!important;font-size:15px!important;line-height:1.55!important}
.product-detail__warranty{margin-top:10px!important;font-size:15px!important}
@media(min-width:1900px){.product-detail-page__wrap{width:min(1960px,calc(100% - 128px))!important}.product-detail{grid-template-columns:minmax(700px,1fr) minmax(700px,1fr)!important;gap:34px!important}.product-gallery--page .product-gallery__stage{height:clamp(520px,54vh,720px)!important;min-height:520px!important;max-height:720px!important}.product-gallery__thumb{height:112px!important}.product-detail__content{padding:38px 44px!important}.product-detail__title{font-size:clamp(34px,1.8vw,50px)!important;max-width:19ch!important}.product-detail__intro{font-size:17px!important}.product-detail__specs li{font-size:15px!important;padding:12px 13px!important}}
@media(max-width:1120px){.product-detail-page__wrap{width:min(100% - 32px,100%)!important}.product-detail{grid-template-columns:1fr!important}.product-gallery--page .product-gallery__stage{height:clamp(400px,54vh,560px)!important;min-height:400px!important}.product-detail__title{font-size:clamp(28px,5.2vw,42px)!important;max-width:none!important}.product-detail__content{padding:28px!important}}
@media(max-width:640px){.product-detail-page__wrap{width:min(100% - 22px,100%)!important}.product-gallery--page .product-gallery__stage{height:320px!important;min-height:320px!important}.product-gallery__thumb{height:74px!important}.product-detail__content{padding:20px 18px!important}.product-detail__title{font-size:clamp(26px,7.6vw,34px)!important;max-width:none!important}.product-detail__intro{font-size:15px!important}.product-detail__price{font-size:25px!important}}
.catalog-product-card.is-filter-hidden{display:none!important}.catalog-products__empty-filter{grid-column:1/-1;margin:0;padding:22px 24px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;font-size:16px;font-weight:800;line-height:1.45}.catalog-product-card__brand{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.product-detail__brandline img{background:transparent!important;border:0!important;box-shadow:none!important}
html body .catalog-cart-header-button,
html body .product-detail-page__back,
html body .product-detail__cart{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:auto!important;
  min-width:0!important;
  min-height:32px!important;
  height:auto!important;
  padding:0 12px!important;
  border:1px solid var(--brand-yellow)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--brand-yellow)!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:.01em!important;
  text-decoration:none!important;
  box-shadow:none!important;
  cursor:pointer!important;
  transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease!important;
}
html body .catalog-cart-header-button:hover,
html body .catalog-cart-header-button:focus-visible,
html body .product-detail-page__back:hover,
html body .product-detail-page__back:focus-visible,
html body .product-detail__cart:hover,
html body .product-detail__cart:focus-visible{
  transform:translateY(-1px)!important;
  background:var(--brand-yellow)!important;
  border-color:var(--brand-yellow)!important;
  color:#fff!important;
  filter:none!important;
}
html body .catalog-cart-header-button svg{
  flex:0 0 14px!important;
}
html body .catalog-cart-header-button__text{
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
}
html body .product-detail-page__back{
  margin-bottom:18px!important;
  border-bottom:1px solid var(--brand-yellow)!important;
}
html body .product-detail__download{
  min-height:32px!important;
  padding:0 12px!important;
  border:1px solid var(--brand-yellow)!important;
  border-radius:0!important;
  background:var(--brand-yellow)!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:800!important;
  line-height:1!important;
}
@media(max-width:640px){
  html body .catalog-cart-header-button,
  html body .product-detail-page__back,
  html body .product-detail__cart,
  html body .product-detail__download{
    min-height:36px!important;
    width:auto!important;
    padding:0 14px!important;
  }
  html body .catalog-cart-header-button__text{display:none!important}
}
html body .product-gallery--page .product-gallery__thumbs{
  margin-top:12px!important;
}
html body .catalog-cart-header-button{
  position:relative!important;
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  min-height:46px!important;
  padding:0!important;
  border:1px solid rgba(17,17,17,.08)!important;
  border-radius:0!important;
  background:var(--brand-yellow)!important;
  color:#fff!important;
  box-shadow:0 10px 20px rgba(5,22,50,.18)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  transition:transform .2s ease,filter .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
html body .catalog-cart-header-button:hover,
html body .catalog-cart-header-button:focus-visible{
  transform:translateY(-1px)!important;
  filter:brightness(.98)!important;
  box-shadow:0 14px 26px rgba(5,22,50,.24)!important;
  background:var(--brand-yellow)!important;
  border-color:rgba(17,17,17,.12)!important;
  color:#fff!important;
}
html body .catalog-cart-header-button svg{
  width:22px!important;
  height:22px!important;
  display:block!important;
}
html body .catalog-cart-header-button .catalog-cart-float__count{
  position:absolute!important;
  top:-7px!important;
  right:-7px!important;
  min-width:20px!important;
  height:20px!important;
  padding:0 5px!important;
  border-radius:999px!important;
  background:#111!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:20px!important;
  text-align:center!important;
  border:2px solid #fff!important;
}
@media(max-width:640px){
  html body .catalog-cart-header-button{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
  }
}
html body .header-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  min-width:52px!important;
  overflow:visible!important;
}
html body .header-actions .catalog-cart-header-button{
  position:relative!important;
  isolation:isolate!important;
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  max-width:46px!important;
  min-height:46px!important;
  max-height:46px!important;
  flex:0 0 46px!important;
  padding:0!important;
  margin:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  overflow:visible!important;
  border:1px solid rgba(17,17,17,.12)!important;
  border-radius:0!important;
  background:var(--brand-yellow)!important;
  color:#fff!important;
  line-height:1!important;
  text-decoration:none!important;
  box-shadow:0 10px 20px rgba(5,22,50,.18), inset 0 -2px 0 rgba(17,17,17,.06)!important;
  cursor:pointer!important;
  transform:translateZ(0)!important;
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,border-color .2s ease!important;
}
html body .header-actions .catalog-cart-header-button:hover,
html body .header-actions .catalog-cart-header-button:focus-visible{
  transform:translateY(-1px)!important;
  filter:brightness(.98)!important;
  background:var(--brand-yellow)!important;
  border-color:rgba(17,17,17,.18)!important;
  box-shadow:0 14px 26px rgba(5,22,50,.25), inset 0 -2px 0 rgba(17,17,17,.08)!important;
  color:#111!important;
}
html body .catalog-cart-header-button__text{
  display:none!important;
  width:0!important;
  height:0!important;
  max-width:0!important;
  max-height:0!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
html body .header-actions .catalog-cart-header-button svg{
  width:23px!important;
  height:23px!important;
  min-width:23px!important;
  min-height:23px!important;
  flex:0 0 23px!important;
  display:block!important;
  margin:0!important;
  color:#111!important;
  position:static!important;
  transform:none!important;
}
html body .header-actions .catalog-cart-header-button .catalog-cart-float__count{
  position:absolute!important;
  top:-8px!important;
  right:-8px!important;
  z-index:3!important;
  min-width:21px!important;
  height:21px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  background:#111!important;
  color:#fff!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:21px!important;
  text-align:center!important;
  border:2px solid #fff!important;
  box-shadow:0 4px 10px rgba(0,0,0,.14)!important;
}
html body .header-actions .catalog-cart-header-button .catalog-cart-float__count[hidden]{display:none!important}
html body .product-gallery--page{
  display:block!important;
  align-self:start!important;
  padding:20px!important;
  background:#fff!important;
  border:1px solid rgba(17,17,17,.08)!important;
  overflow:hidden!important;
}
html body .product-gallery--page .product-gallery__stage{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  aspect-ratio:1 / 1.04!important;
  margin:0!important;
  padding:0!important;
  background:#f6f6f6!important;
  border:1px solid rgba(17,17,17,.08)!important;
  overflow:hidden!important;
}
html body .product-gallery--page .product-gallery__main{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  background:#f6f6f6!important;
}
html body .product-gallery--page .product-gallery__thumbs{
  display:flex!important;
  flex-direction:row!important;
  flex-wrap:nowrap!important;
  align-items:center!important;
  justify-content:flex-start!important;
  align-content:flex-start!important;
  gap:8px!important;
  width:100%!important;
  max-width:100%!important;
  height:auto!important;
  min-height:0!important;
  margin:10px 0 0!important;
  padding:0 0 2px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:thin!important;
}
html body .product-gallery--page .product-gallery__thumb{
  flex:0 0 96px!important;
  width:96px!important;
  min-width:96px!important;
  max-width:96px!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  padding:3px!important;
  margin:0!important;
  border:2px solid transparent!important;
  border-radius:0!important;
  background:#f6f6f6!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  overflow:hidden!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
html body .product-gallery--page .product-gallery__thumb.is-active{
  border-color:var(--brand-yellow)!important;
  box-shadow:0 8px 18px rgba(5,22,50,.16)!important;
}
html body .product-gallery--page .product-gallery__thumb:hover,
html body .product-gallery--page .product-gallery__thumb:focus-visible{
  transform:translateY(-1px)!important;
  border-color:rgba(5,22,50,.65)!important;
  box-shadow:0 8px 18px rgba(14,42,87,.09)!important;
}
html body .product-gallery--page .product-gallery__thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  display:block!important;
  background:#f6f6f6!important;
}
html body .product-gallery--page .product-gallery__arrow{
  width:38px!important;
  height:48px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:rgba(255,255,255,.88)!important;
}
@media(min-width:1700px){
  html body .product-gallery--page .product-gallery__stage{aspect-ratio:1 / .98!important}
  html body .product-gallery--page .product-gallery__thumb{flex-basis:106px!important;width:106px!important;min-width:106px!important;height:82px!important;min-height:82px!important}
}
@media(max-width:860px){
  html body .product-gallery--page{padding:14px!important}
  html body .product-gallery--page .product-gallery__stage{aspect-ratio:1 / .96!important}
}
@media(max-width:640px){
  html body .header-actions .catalog-cart-header-button{width:42px!important;height:42px!important;min-width:42px!important;max-width:42px!important;min-height:42px!important;max-height:42px!important;flex-basis:42px!important;padding:0!important}
  html body .header-actions .catalog-cart-header-button svg{width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;flex-basis:21px!important}
  html body .product-gallery--page .product-gallery__thumb{flex-basis:82px!important;width:82px!important;min-width:82px!important;height:66px!important;min-height:66px!important}
}
.catalog-product-card.is-filter-hidden,.catalog-product-card.is-page-hidden{display:none!important}.catalog-pagination{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 32px 34px}.catalog-pagination[hidden]{display:none!important}.catalog-pagination__button{min-width:42px;height:42px;padding:0 14px;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;font-weight:900;font-size:13px;cursor:pointer;transition:transform .18s ease,background-color .18s ease,filter .18s ease}.catalog-pagination__button:hover,.catalog-pagination__button:focus-visible{transform:translateY(-1px);background:var(--brand-yellow)}.catalog-pagination__button.is-active{background:var(--brand-yellow);border-color:var(--brand-yellow)}.catalog-pagination__button:disabled{opacity:.42;cursor:not-allowed;transform:none;background:#f3f3f3}.catalog-check input[value="10hp"]{margin-top:0}.catalog-check:has(input[value="10hp"]){font-weight:900;color:#111}
@media(max-width:640px){.catalog-pagination{padding:0 16px 28px;gap:6px;flex-wrap:wrap}.catalog-pagination__button{min-width:38px;height:38px;font-size:12px}}
html body .header-actions .catalog-cart-header-button .catalog-cart-float__count,
html body .catalog-cart-header-button .catalog-cart-float__count{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  top:-9px!important;
  right:-9px!important;
  min-width:22px!important;
  height:22px!important;
  padding:0 6px!important;
  box-sizing:border-box!important;
  line-height:1!important;
  font-size:11px!important;
  font-variant-numeric:tabular-nums!important;
  white-space:nowrap!important;
}
html body .catalog-check:has(input[value="10hp"]),
html body .catalog-check:has(input[value="15hp"]){
  align-items:center!important;
}
html body .catalog-check input[value="10hp"] + .catalog-check__box,
html body .catalog-check input[value="15hp"] + .catalog-check__box{
  margin:0!important;
}
html body .catalog-check input[value="10hp"] ~ .catalog-check__text,
html body .catalog-check input[value="15hp"] ~ .catalog-check__text{
  display:block!important;
  line-height:1.35!important;
  padding-top:0!important;
  transform:none!important;
}
html body .catalog-check input[value="10hp"] + .catalog-check__box{display:block!important;width:18px!important;height:18px!important;min-width:18px!important;border:1px solid rgba(17,17,17,.18)!important;background:#fff!important;position:relative!important}
html body .catalog-check input[value="10hp"]:checked + .catalog-check__box:after{content:""!important;position:absolute!important;inset:4px!important;background:var(--brand-yellow)!important;opacity:1!important;transform:scale(1)!important}
html body .product-detail__actions a.product-detail__download{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-decoration:none!important}
@media(min-width:981px){html body .product-gallery--page .product-gallery__thumbs{grid-template-columns:repeat(5,minmax(0,1fr))!important}}
@media(max-width:980px){html body .product-gallery--page .product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:640px){html body .product-gallery--page .product-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
.catalog-checkout-window{position:fixed;inset:0;z-index:3400;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(17,17,17,.46)}.catalog-checkout-window[hidden]{display:none!important}.catalog-checkout-window__backdrop{position:absolute;inset:0;background:linear-gradient(135deg,rgba(17,17,17,.58),rgba(14,42,87,.28))}.catalog-checkout-window__dialog{position:relative;width:min(920px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;background:#fff;border:1px solid rgba(17,17,17,.09);padding:0;color:#111}.catalog-checkout-window__close{position:absolute;top:14px;right:14px;z-index:2;width:40px;height:40px;border:1px solid rgba(17,17,17,.1);background:#fff;color:#111;font-size:28px;line-height:1;cursor:pointer}.catalog-checkout-window__eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 11px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.catalog-checkout-window__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr)}.catalog-checkout-window__message p{margin:0;color:#111111c9;font-size:15.5px;line-height:1.62;font-weight:700}.catalog-checkout-window__notice{margin-top:4px;padding:16px 18px;font-size:15px;line-height:1.55;font-weight:800}.catalog-checkout-window__summary h3{margin:0;border-bottom:1px solid rgba(17,17,17,.08);color:#111}.catalog-checkout-window__items{display:flex;flex-direction:column;max-height:250px;overflow:auto}.catalog-checkout-window__item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px}.catalog-checkout-window__item img{width:54px;height:54px;object-fit:contain;background:#fff;border:1px solid rgba(17,17,17,.06)}.catalog-checkout-window__item strong{display:block;color:#111;font-weight:950}.catalog-checkout-window__item span{display:block;margin-top:3px;line-height:1.25;font-weight:800}.catalog-checkout-window__item b{color:#111;font-weight:950;white-space:nowrap}.catalog-checkout-window__total{display:flex;align-items:center;justify-content:space-between;gap:14px}.catalog-checkout-window__total span{color:#111;font-weight:900}.catalog-checkout-window__total strong{color:#111;font-weight:950}.catalog-checkout-window__actions{display:grid}.catalog-checkout-window__secondary,.catalog-checkout-window__primary{border:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.catalog-checkout-window__secondary{color:#111}.catalog-checkout-window__secondary:hover,.catalog-checkout-window__primary:hover{transform:translateY(-1px)}body.is-catalog-checkout-open{overflow:hidden}@media (max-width:760px){.catalog-checkout-window{padding:10px}.catalog-checkout-window__dialog{width:calc(100vw - 20px);max-height:calc(100vh - 20px)}.catalog-checkout-window__close{top:10px;right:10px;width:36px;height:36px;font-size:25px}.catalog-checkout-window__grid{grid-template-columns:1fr}.catalog-checkout-window__message p,.catalog-checkout-window__notice{font-size:14px}.catalog-checkout-window__items{max-height:220px}.catalog-checkout-window__secondary,.catalog-checkout-window__primary{min-height:48px}}@media (max-width:430px){.catalog-checkout-window__item{grid-template-columns:48px minmax(0,1fr);align-items:start}.catalog-checkout-window__item img{width:48px;height:48px}.catalog-checkout-window__item b{grid-column:2;margin-top:2px}}
#termsLegalModal .legal-modal__eyebrow,#cookiesLegalModal .legal-modal__eyebrow,.site-consent-banner__eyebrow{display:none!important}
#cookiesLegalModal .legal-modal__dialog{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;width:min(720px,calc(100% - 32px))!important;max-height:calc(100vh - 32px)!important;overflow:auto!important;border-top:6px solid var(--brand-yellow)!important}
#cookiesLegalModal .legal-modal__content--compact{padding-top:34px!important}
.site-consent-banner__inner{border-top:5px solid var(--brand-yellow)!important;box-shadow:0 22px 44px rgba(14,42,87,.18)!important}
.newsletter-modal__dialog{border-top:6px solid var(--brand-yellow)!important;box-shadow:0 28px 54px rgba(14,42,87,.22)!important}
.newsletter-modal__eyebrow{display:inline-flex!important;align-items:center!important;min-height:27px!important;padding:0 10px!important;background:var(--brand-yellow)!important;color:#fff!important;letter-spacing:.09em!important}
.newsletter-modal__summary{background:#fff!important;border:1px solid rgba(17,17,17,.09)!important;border-left:6px solid var(--brand-yellow)!important;box-shadow:0 10px 22px rgba(14,42,87,.08)!important}
.newsletter-modal__captchaWrap{justify-content:flex-start!important;margin-top:18px!important;padding:14px!important;background:#fff!important;border:1px solid rgba(17,17,17,.09)!important;border-left:6px solid var(--brand-yellow)!important;box-shadow:0 10px 22px rgba(14,42,87,.08)!important;overflow:auto!important}
.newsletter-modal__primary,.site-consent-banner__button--primary,.legal-modal__button--primary{background:var(--brand-yellow)!important;border-color:var(--brand-yellow)!important;color:#fff!important;box-shadow:0 10px 22px rgba(17,17,17,.08)!important}
.cookie-setting.is-locked{background:#fff!important;border-color:rgba(17,17,17,.09)!important;border-left:6px solid var(--brand-yellow)!important}
.cookie-toggle input:checked+.cookie-toggle__slider,.cookie-toggle input:disabled+.cookie-toggle__slider{background:var(--brand-yellow)!important;border-color:var(--brand-yellow)!important}
.cookie-toggle input:checked+.cookie-toggle__slider:before,.cookie-toggle input:disabled+.cookie-toggle__slider:before{background:#111!important;box-shadow:none!important}
.catalog-checkout-window__dialog{box-shadow:0 30px 70px rgba(14,42,87,.26)!important}
.catalog-checkout-window__eyebrow{background:var(--brand-yellow)!important;color:#fff!important;box-shadow:0 8px 16px rgba(17,17,17,.08)!important}
.catalog-checkout-window__notice{color:#fff!important}
.catalog-checkout-window__notice strong{color:var(--brand-yellow)!important}
html body .catalog-check input:checked+.catalog-check__box{background:var(--brand-yellow)!important;border-color:var(--brand-yellow)!important;box-shadow:0 0 0 2px rgba(17,17,17,.05)!important}
html body .catalog-check input:checked+.catalog-check__box:after{content:""!important;position:absolute!important;left:5px!important;top:1px!important;width:6px!important;height:11px!important;inset:auto!important;background:transparent!important;border:solid #111!important;border-width:0 2px 2px 0!important;opacity:1!important;transform:rotate(45deg)!important}
@media(max-width:640px){#cookiesLegalModal .legal-modal__dialog{width:min(100% - 20px,100%)!important;max-height:calc(100vh - 20px)!important}.newsletter-modal__captchaWrap{padding:12px!important}.catalog-checkout-window__dialog{border-top-width:5px!important}}
.catalog-checkout-window__dialog{border-top:6px solid var(--brand-yellow)!important}
.catalog-checkout-window__intro{padding:34px 64px 24px 34px!important;background:#fff!important;border-bottom:1px solid rgba(17,17,17,.08)!important}
.catalog-checkout-window__intro h2{margin:0 0 12px!important;color:#111!important;font-size:clamp(30px,3.2vw,42px)!important;line-height:1.03!important;font-weight:950!important;letter-spacing:-.04em!important;max-width:680px!important}
.catalog-checkout-window__intro p{max-width:760px!important;margin:0!important;color:rgba(17,17,17,.76)!important;font-size:16.5px!important;line-height:1.55!important;font-weight:800!important}
.catalog-checkout-window__grid{gap:22px!important;padding:26px 34px 20px!important}
.catalog-checkout-window__message{display:flex!important;flex-direction:column!important}
.catalog-checkout-window__info-block,.catalog-checkout-window__notice{background:#fff!important;border:1px solid rgba(17,17,17,.08)!important;box-shadow:0 12px 24px rgba(14,42,87,.07)!important;padding:18px 20px!important}
.catalog-checkout-window__info-block{border-left:5px solid var(--brand-yellow)!important}
.catalog-checkout-window__info-block h3,.catalog-checkout-window__notice h3{margin:0 0 8px!important;color:#111!important;font-size:19px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:-.02em!important}
.catalog-checkout-window__info-block p,.catalog-checkout-window__notice p{margin:0!important;color:rgba(17,17,17,.76)!important;font-size:15.2px!important;line-height:1.62!important;font-weight:700!important}
.catalog-checkout-window__notice{border-top:6px solid var(--brand-yellow)!important;border-left:1px solid rgba(17,17,17,.08)!important}
.catalog-checkout-window__summary{border:1px solid rgba(17,17,17,.09)!important;border-top:6px solid var(--brand-yellow)!important;background:#fff!important;box-shadow:0 16px 32px rgba(14,42,87,.1)!important}
.catalog-checkout-window__summary h3{padding:18px 18px 17px!important;font-size:18px!important;line-height:1.2!important;font-weight:950!important}
.catalog-checkout-window__items{padding:14px!important;gap:10px!important}
.catalog-checkout-window__item{padding:10px 11px!important;background:#fff!important;border:1px solid rgba(17,17,17,.08)!important;border-left:5px solid var(--brand-yellow)!important}
.catalog-checkout-window__item strong{font-size:13.5px!important;line-height:1.2!important}
.catalog-checkout-window__item span{font-size:12px!important;color:rgba(17,17,17,.72)!important}
.catalog-checkout-window__item b{font-size:13px!important}
.catalog-checkout-window__total{padding:16px 18px!important;background:#fff!important;border-top:1px solid rgba(17,17,17,.09)!important}
.catalog-checkout-window__total span{font-size:13px!important;letter-spacing:.02em!important;text-transform:uppercase!important}
.catalog-checkout-window__total strong{font-size:18px!important}
.catalog-checkout-window__actions{padding:0 34px 32px!important;grid-template-columns:minmax(0,1fr) minmax(0,1.18fr)!important;gap:12px!important}
.catalog-checkout-window__secondary,.catalog-checkout-window__primary{min-height:54px!important;font-size:14px!important;font-weight:950!important;letter-spacing:-.01em!important}
.catalog-checkout-window__secondary{background:#fff!important;border:1px solid rgba(17,17,17,.12)!important;box-shadow:none!important}
.catalog-checkout-window__secondary:hover{background:#f6f6f6!important}
.catalog-checkout-window__primary{background:var(--brand-yellow)!important;color:#fff!important;box-shadow:0 16px 28px rgba(17,17,17,.1)!important}
.catalog-checkout-window__primary:hover{box-shadow:0 20px 34px rgba(17,17,17,.14)!important}
@media (max-width:760px){.catalog-checkout-window__intro{padding:26px 54px 20px 18px!important}.catalog-checkout-window__intro h2{font-size:28px!important}.catalog-checkout-window__intro p{font-size:15px!important}.catalog-checkout-window__grid{padding:18px!important;gap:16px!important}.catalog-checkout-window__info-block,.catalog-checkout-window__notice{padding:16px!important}.catalog-checkout-window__info-block h3,.catalog-checkout-window__notice h3{font-size:17px!important}.catalog-checkout-window__info-block p,.catalog-checkout-window__notice p{font-size:14px!important}.catalog-checkout-window__actions{grid-template-columns:1fr!important;padding:0 18px 22px!important}}
.catalog-checkout-window__grid{align-items:stretch!important}
.catalog-checkout-window__summary{display:flex!important;flex-direction:column!important;height:100%!important;align-self:stretch!important}
.catalog-checkout-window__items{flex:1 1 auto!important;min-height:0!important}
.catalog-checkout-window__notice{background:#fff!important;box-shadow:0 12px 24px rgba(14,42,87,.07)!important}
.catalog-checkout-window__notice--full{margin:0 34px 18px!important;padding:18px 20px!important;border:1px solid rgba(17,17,17,.08)!important;border-top:6px solid var(--brand-yellow)!important;background:#fff!important;background-image:none!important}
.catalog-checkout-window__notice--full h3{margin:0 0 8px!important;color:#111!important;font-size:19px!important;line-height:1.2!important;font-weight:950!important;letter-spacing:-.02em!important}
.catalog-checkout-window__notice--full p{margin:0!important;color:rgba(17,17,17,.76)!important;font-size:15.2px!important;line-height:1.62!important;font-weight:700!important}
@media (max-width:760px){.catalog-checkout-window__notice--full{margin:0 18px 16px!important;padding:16px!important}.catalog-checkout-window__notice--full h3{font-size:17px!important}.catalog-checkout-window__notice--full p{font-size:14px!important}}
.catalog-checkout-window__message{gap:16px!important}
.catalog-checkout-window__info-block{padding:22px 24px!important;min-height:164px!important}
.catalog-checkout-window__info-block h3{margin-bottom:10px!important;font-size:20px!important}
.catalog-checkout-window__info-block p{font-size:15.6px!important;line-height:1.68!important}
@media (max-width:760px){.catalog-checkout-window__info-block{padding:16px!important;min-height:auto!important}.catalog-checkout-window__info-block h3{font-size:17px!important}.catalog-checkout-window__info-block p{font-size:14px!important;line-height:1.62!important}}
.catalog-promo-ticker__track span{display:inline-flex;align-items:center;color:#111;font-size:14px;line-height:1;font-weight:950;letter-spacing:.04em;text-transform:uppercase}
.catalog-promo-ticker__track span[aria-hidden="true"]{font-size:16px;opacity:.55}
@keyframes catalogPromoTicker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}
@media (max-width:760px){.catalog-promo-ticker__track{gap:28px;padding:10px 0;animation-duration:28s}.catalog-promo-ticker__track span{font-size:12px;letter-spacing:.03em}}
.catalog-promo-ticker{position:relative!important;width:100%!important;overflow:hidden!important;background:var(--brand-yellow)!important;border-top:1px solid rgba(17,17,17,.08)!important;border-bottom:1px solid rgba(17,17,17,.12)!important;box-shadow:0 10px 20px rgba(17,17,17,.06)!important}
.catalog-promo-ticker__track{display:flex!important;align-items:center!important;width:max-content!important;min-width:max-content!important;gap:0!important;padding:0!important;white-space:nowrap!important;will-change:transform!important;animation:catalogPromoTickerContinuous 34s linear infinite!important}
.catalog-promo-ticker__group{display:flex!important;align-items:center!important;gap:42px!important;flex:0 0 auto!important;padding:11px 42px 11px 0!important;white-space:nowrap!important}
.catalog-promo-ticker__group span{display:inline-flex!important;align-items:center!important;color:#111!important;font-size:14px!important;line-height:1!important;font-weight:950!important;letter-spacing:.04em!important;text-transform:uppercase!important}
@keyframes catalogPromoTickerContinuous{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-50%,0,0)}}
.catalog-page--with-payments .catalog-page__shell{grid-template-columns:330px minmax(0,1fr) 260px!important;gap:24px!important;align-items:start!important;width:min(1640px,calc(100% - 40px))!important}
.catalog-payment-methods{position:sticky!important;top:128px!important;align-self:start!important;background:#fff!important;border:1px solid rgba(17,17,17,.09)!important;box-shadow:0 14px 30px rgba(14,42,87,.08)!important;overflow:hidden!important;min-width:0!important}
.catalog-payment-methods h2{margin:0!important;padding:16px 18px!important;background:var(--brand-yellow)!important;color:#fff!important;font-size:20px!important;line-height:1.08!important;font-weight:950!important;letter-spacing:-.02em!important;text-transform:none!important}
.catalog-payment-methods ul{list-style:none!important;margin:0!important;padding:14px!important;display:grid!important;gap:10px!important}
.catalog-payment-methods li{display:grid!important;grid-template-columns:38px minmax(0,1fr)!important;align-items:center!important;gap:11px!important;min-height:54px!important;padding:10px 11px!important;background:#fff!important;border:1px solid rgba(17,17,17,.08)!important;border-left:5px solid var(--brand-yellow)!important}
.catalog-payment-methods__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:38px!important;height:38px!important;background:var(--brand-yellow)!important;color:#fff!important;box-shadow:0 8px 16px rgba(17,17,17,.08)!important;flex:0 0 38px!important}
.catalog-payment-methods__icon svg{width:21px!important;height:21px!important;display:block!important}
.catalog-payment-methods strong{display:block!important;color:#111!important;font-size:14.5px!important;line-height:1.15!important;font-weight:950!important;letter-spacing:-.01em!important}
.catalog-payment-methods small{display:block!important;margin-top:4px!important;color:#111!important;font-size:12px!important;line-height:1.15!important;font-weight:900!important}
@media(min-width:1700px){.catalog-page--with-payments .catalog-page__shell{grid-template-columns:380px minmax(0,1fr) 300px!important;gap:32px!important;width:min(1900px,calc(100% - 96px))!important}.catalog-payment-methods h2{font-size:22px!important}.catalog-payment-methods strong{font-size:15px!important}}
@media(min-width:2200px){.catalog-page--with-payments .catalog-page__shell{grid-template-columns:410px minmax(0,1fr) 320px!important;gap:38px!important;width:min(2200px,calc(100% - 128px))!important}}
@media(max-width:1120px){.catalog-page--with-payments .catalog-page__shell{grid-template-columns:300px minmax(0,1fr) 230px!important;gap:18px!important;width:min(100% - 32px,100%)!important}.catalog-payment-methods h2{font-size:18px!important}.catalog-payment-methods li{grid-template-columns:34px minmax(0,1fr)!important;padding:9px!important}.catalog-payment-methods__icon{width:34px!important;height:34px!important;flex-basis:34px!important}.catalog-payment-methods__icon svg{width:19px!important;height:19px!important}.catalog-payment-methods strong{font-size:13.5px!important}}
@media(max-width:860px){.catalog-page--with-payments .catalog-page__shell{grid-template-columns:1fr!important;gap:18px!important;width:min(100% - 24px,100%)!important}.catalog-payment-methods{position:relative!important;top:auto!important;order:3!important}.catalog-promo-ticker__track{animation-duration:26s!important}.catalog-promo-ticker__group{gap:28px!important;padding:10px 28px 10px 0!important}.catalog-promo-ticker__group span{font-size:12px!important;letter-spacing:.03em!important}.catalog-payment-methods ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){.catalog-payment-methods ul{grid-template-columns:1fr!important}.catalog-payment-methods h2{font-size:18px!important}.catalog-payment-methods li{min-height:50px!important}}
.catalog-search__wrap{text-align:center}
.catalog-search__eyebrow{margin:0 0 10px;color:#111;font-size:12px;line-height:1;font-weight:900;letter-spacing:.12em;text-transform:uppercase;opacity:.72}
@media (max-width:640px){.catalog-search__wrap{text-align:left}.catalog-search__eyebrow{margin-bottom:8px;font-size:11px}}
.catalog-search__wrap::before{position:absolute;left:18px;right:18px;top:-7px;height:7px;background:var(--brand-yellow)!important}
.catalog-search__field::after{position:absolute;left:0;top:0;bottom:0;width:8px;background:var(--brand-yellow)!important}
.catalog-search__clear{flex:0 0 auto;min-height:44px;padding:0 20px;border:1px solid rgba(17,17,17,.08)!important;background:var(--brand-yellow)!important;color:#fff!important;font-size:13px!important;line-height:1!important;font-weight:950!important;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.catalog-search__clear:hover{transform:translateY(-1px);box-shadow:0 12px 24px rgba(17,17,17,.12);filter:brightness(.98)}
@media (max-width:980px){.catalog-search__wrap::before{left:14px;right:14px}.catalog-search__icon{flex-basis:42px;width:42px;height:42px}}
@media (max-width:640px){.catalog-search__wrap::before{left:10px;right:10px;top:-6px;height:6px}.catalog-search__field::after{width:6px}.catalog-search__clear{min-height:38px;padding:0 14px;font-size:12px!important}}
.catalog-search{margin:4px 0 22px!important;padding:0!important}
.catalog-search__wrap{max-width:760px!important;margin:0 auto!important;padding:0 6px!important;position:relative!important}
.catalog-search__wrap::before{display:none!important;content:none!important}
.catalog-search__field{display:flex!important;align-items:center!important;gap:12px!important;min-height:58px!important;padding:0 16px!important;background:#fff!important}
.catalog-search__field::after{display:none!important;content:none!important}
.catalog-search__icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 20px!important;width:20px!important;height:20px!important;background:transparent!important;color:#111!important;border:0!important}
.catalog-search__icon svg{width:20px!important;height:20px!important}
.catalog-search__input{flex:1 1 auto!important;width:100%!important;border:0!important;outline:none!important;background:transparent!important;color:#111!important;font-size:17px!important;line-height:1.2!important;font-weight:800!important;padding:0!important;margin:0!important;box-shadow:none!important;-webkit-appearance:none!important;appearance:none!important}
.catalog-search__input::-webkit-search-decoration,.catalog-search__input::-webkit-search-cancel-button,.catalog-search__input::-webkit-search-results-button,.catalog-search__input::-webkit-search-results-decoration{display:none!important;-webkit-appearance:none!important}
.catalog-search__input::placeholder{color:rgba(17,17,17,.45)!important;font-weight:700!important}
.catalog-search__clear{display:none!important}
@media (max-width:980px){.catalog-search__wrap{max-width:none!important;padding:0!important}.catalog-search__field{min-height:56px!important;padding:0 14px!important}.catalog-search__input{font-size:16px!important}}
@media (max-width:640px){.catalog-search{margin-bottom:18px!important}.catalog-search__field{min-height:52px!important;gap:10px!important;padding:0 12px!important}.catalog-search__icon{flex-basis:18px!important;width:18px!important;height:18px!important}.catalog-search__icon svg{width:18px!important;height:18px!important}.catalog-search__input{font-size:15px!important}}
.catalog-search__field{border:1.5px solid var(--brand-yellow)!important;box-shadow:none!important}
.catalog-search__field:focus-within{border-color:var(--brand-yellow)!important;box-shadow:none!important}
.secondary-chat-widget{position:fixed;right:20px;bottom:138px;z-index:1099;display:flex;align-items:flex-end;gap:16px}
.secondary-chat-widget__panel[hidden]{display:none}
.secondary-chat-widget__panel{width:min(360px,calc(100vw - 128px));padding:18px 18px 16px;background:#fff;border:1px solid rgba(17,17,17,.08);box-shadow:0 18px 34px rgba(14,42,87,.16)}
.secondary-chat-widget__panel-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}
.secondary-chat-widget__panel-header h2{margin:0;color:#111;font-size:18px;font-weight:800;line-height:1.15}
.secondary-chat-widget__close,.secondary-chat-widget__action{min-height:40px;border:0;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:800;cursor:pointer}
.secondary-chat-widget__close{padding:0 14px}
.secondary-chat-widget__text{margin:0;color:rgba(17,17,17,.88);font-size:15px;line-height:1.65}
.secondary-chat-widget__action{width:100%;margin-top:16px}
.secondary-chat-widget__toggle{position:relative;width:108px;height:108px;border:0;padding:0;border-radius:50%;background:#fff;cursor:pointer;display:grid;place-items:center;flex:0 0 108px;box-shadow:0 10px 18px rgba(14,42,87,.18)}
.secondary-chat-widget__toggle::before{content:"";position:absolute;inset:7px;border-radius:50%;background:linear-gradient(180deg,#051632,#051632)}
.secondary-chat-widget__toggle svg{position:relative;z-index:1;width:42px;height:42px;color:#111}
.secondary-chat-widget__toggle:hover{transform:translateY(-2px)}
.secondary-chat-widget__toggle,.secondary-chat-widget__action,.secondary-chat-widget__close{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}
.secondary-chat-widget__action:hover,.secondary-chat-widget__close:hover{filter:brightness(.98)}
.secondary-chat-widget__action:disabled{cursor:not-allowed;opacity:.86}
@media(max-width:640px){.secondary-chat-widget{right:12px;bottom:104px;gap:10px}.secondary-chat-widget__panel{width:min(320px,calc(100vw - 108px));padding:16px 14px 14px}.secondary-chat-widget__toggle{width:84px;height:84px;flex-basis:84px}.secondary-chat-widget__toggle::before{inset:6px}.secondary-chat-widget__toggle svg{width:34px;height:34px}}
.catalog-info-guide{width:min(1380px,calc(100% - 32px));margin:38px auto 46px;background:#fff;border:1px solid rgba(17,17,17,.12);box-shadow:0 18px 38px rgba(14,42,87,.08);position:relative;overflow:hidden}.catalog-info-guide:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:#051632}.catalog-info-guide__wrap{padding:clamp(24px,4vw,42px)}.catalog-info-guide__header{max-width:980px;margin:0 auto 28px;text-align:center}.catalog-info-guide__eyebrow{margin:0 0 10px;color:#051632;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.catalog-info-guide__header h2{margin:0;color:#111;font-size:clamp(28px,4vw,48px);line-height:1.03}.catalog-info-guide__header p{margin:16px auto 0;color:#444;line-height:1.65;font-size:clamp(15px,1.4vw,17px)}.catalog-info-guide__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-info-card{border:1px solid rgba(17,17,17,.12);background:#f5f7fa;padding:22px;min-height:260px;display:flex;flex-direction:column}.catalog-info-card span{width:40px;height:40px;display:grid;place-items:center;background:#051632;color:#fff;font-weight:900;margin-bottom:18px}.catalog-info-card h3{margin:0 0 10px;color:#111;font-size:20px}.catalog-info-card p{margin:0;color:#444;line-height:1.58;font-size:14.5px}.catalog-info-guide__check{margin-top:18px;border:1px solid rgba(5,22,50,.45);padding:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.catalog-info-guide__check h3{margin:0 0 8px;color:#111;font-size:22px}.catalog-info-guide__check p{margin:0;color:#3d3d3d;line-height:1.6}.catalog-info-guide__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.catalog-info-guide__button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:#051632;color:#fff;font-weight:900;padding:13px 16px;border:1px solid #051632;transition:transform .18s ease,background .18s ease,color .18s ease}.catalog-info-guide__button:hover{transform:translateY(-2px)}.catalog-info-guide__button--dark{background:#111;color:#fff;border-color:#111}@media(max-width:1120px){.catalog-info-guide__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-info-guide__check{grid-template-columns:1fr}.catalog-info-guide__actions{justify-content:flex-start}}@media(max-width:640px){.catalog-info-guide{width:calc(100% - 20px);margin:24px auto 34px}.catalog-info-guide__wrap{padding:22px 16px}.catalog-info-guide__grid{grid-template-columns:1fr}.catalog-info-card{min-height:auto}.catalog-info-guide__actions{flex-direction:column}.catalog-info-guide__button{width:100%}}
.catalog-page--informativo{min-height:calc(100vh - 180px);background:#fff;display:flex;align-items:center}.catalog-page--informativo .catalog-guide-showcase{width:100%;min-height:calc(100vh - 180px);display:flex;align-items:center;padding:38px 0}.catalog-guide-showcase__shell{position:relative;width:min(1680px,calc(100% - 72px));min-height:650px;margin:0 auto;display:flex;align-items:center;justify-content:center}.catalog-guide-showcase__viewport{width:100%;min-height:650px}.catalog-guide-showcase__slide{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(760px,1.25fr);align-items:center;gap:clamp(52px,6vw,118px);min-height:650px}.catalog-guide-showcase__slide[hidden]{display:none!important}.catalog-guide-showcase__visual{height:100%;min-height:560px;display:flex;align-items:center;justify-content:center}.catalog-guide-showcase__visual img{display:block;max-width:100%;max-height:620px;object-fit:contain;filter:drop-shadow(0 22px 32px rgba(0,0,0,.08))}.catalog-guide-showcase__slide--intro .catalog-guide-showcase__visual img{max-width:620px;max-height:570px;transform:translate(-2%,-2%) scale(1.06)}.catalog-guide-showcase__slide--sumergibles .catalog-guide-showcase__visual img{max-width:560px;max-height:630px;transform:scale(1.12)}.catalog-guide-showcase__slide--presurizadoras .catalog-guide-showcase__visual img,.catalog-guide-showcase__slide--controladores .catalog-guide-showcase__visual img{max-width:560px;max-height:540px;transform:scale(1.08)}.catalog-guide-showcase__slide--centrifugas .catalog-guide-showcase__visual img,.catalog-guide-showcase__slide--perifericas .catalog-guide-showcase__visual img,.catalog-guide-showcase__slide--autocebantes .catalog-guide-showcase__visual img{max-width:620px;max-height:520px}.catalog-guide-showcase__content{width:100%;max-width:860px;align-self:center}.catalog-guide-showcase__title{margin:0 0 26px;color:#111;font-size:clamp(64px,5.4vw,104px);font-weight:900;line-height:.9;letter-spacing:-.045em;text-transform:uppercase}.catalog-guide-showcase__text{max-width:850px;color:#242424;font-size:clamp(18px,1.08vw,21px);font-weight:600;line-height:1.72;letter-spacing:.01em}.catalog-guide-showcase__text p{margin:0 0 22px}.catalog-guide-showcase__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:76px;height:110px;border:0;background:transparent;color:var(--brand-yellow,#051632);display:grid;place-items:center;cursor:pointer;transition:transform .2s ease}.catalog-guide-showcase__arrow:hover{transform:translateY(-50%) scale(1.06)}.catalog-guide-showcase__arrow svg{width:72px;height:72px}.catalog-guide-showcase__arrow--prev{left:-4px}.catalog-guide-showcase__arrow--next{right:-4px}.catalog-guide-showcase__dots{position:absolute;left:50%;bottom:4px;transform:translateX(-50%);display:flex;gap:10px}.catalog-guide-showcase__dot{width:10px;height:10px;border:1px solid #111;background:#fff;padding:0;cursor:pointer}.catalog-guide-showcase__dot[aria-current=true]{background:var(--brand-yellow,#051632);border-color:var(--brand-yellow,#051632)}@media(max-width:1280px){.catalog-guide-showcase__shell{width:min(100% - 44px,1180px)}.catalog-guide-showcase__slide{grid-template-columns:minmax(320px,.8fr) minmax(560px,1.2fr);gap:44px}.catalog-guide-showcase__title{font-size:clamp(52px,6vw,78px)}.catalog-guide-showcase__text{font-size:17px}.catalog-guide-showcase__arrow--prev{left:-24px}.catalog-guide-showcase__arrow--next{right:-24px}}@media(max-width:980px){.catalog-page--informativo .catalog-guide-showcase{padding:28px 0 48px}.catalog-guide-showcase__shell{width:min(100% - 24px,760px);min-height:auto}.catalog-guide-showcase__viewport{min-height:auto}.catalog-guide-showcase__slide{grid-template-columns:1fr;gap:22px;min-height:auto}.catalog-guide-showcase__visual{min-height:260px}.catalog-guide-showcase__visual img{max-height:320px}.catalog-guide-showcase__content{max-width:none}.catalog-guide-showcase__title{font-size:clamp(42px,13vw,64px);text-align:center}.catalog-guide-showcase__text{font-size:16px;line-height:1.62;text-align:left}.catalog-guide-showcase__actions{justify-content:center}.catalog-guide-showcase__arrow{top:auto;bottom:-42px;width:56px;height:56px}.catalog-guide-showcase__arrow svg{width:48px;height:48px}.catalog-guide-showcase__arrow--prev{left:18px}.catalog-guide-showcase__arrow--next{right:18px}.catalog-guide-showcase__dots{bottom:-22px}}
html body .catalog-page--informativo .catalog-guide-showcase__viewport{
  overflow:visible!important;
}
html body .catalog-page--informativo .catalog-guide-showcase__visual{
  min-height:clamp(560px,62vh,820px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  overflow:visible!important;
}
html body .catalog-page--informativo .catalog-guide-showcase__visual img{
  display:block!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 22px 30px rgba(0,0,0,.08))!important;
  transform-origin:center center!important;
}
html body .catalog-page--informativo .catalog-guide-showcase__slide--intro .catalog-guide-showcase__visual img{
  max-width:min(100%,960px)!important;
  max-height:780px!important;
  transform:scale(1.20)!important;
}
html body .catalog-page--informativo .catalog-guide-showcase__slide--sumergibles .catalog-guide-showcase__visual img{
  max-width:min(98%,780px)!important;
  max-height:820px!important;
  transform:scale(1.22)!important;
}
html body .catalog-page--informativo .catalog-guide-showcase__slide--presurizadoras .catalog-guide-showcase__visual img,
html body .catalog-page--informativo .catalog-guide-showcase__slide--controladores .catalog-guide-showcase__visual img{
  max-width:min(98%,820px)!important;
  max-height:720px!important;
  transform:scale(1.22)!important;
}
html body .catalog-page--informativo .catalog-guide-showcase__slide--centrifugas .catalog-guide-showcase__visual img,
html body .catalog-page--informativo .catalog-guide-showcase__slide--perifericas .catalog-guide-showcase__visual img,
html body .catalog-page--informativo .catalog-guide-showcase__slide--autocebantes .catalog-guide-showcase__visual img{
  max-width:min(100%,900px)!important;
  max-height:760px!important;
  transform:scale(1.28)!important;
}
@media(max-width:1180px){
  html body .catalog-page--informativo .catalog-guide-showcase__visual{
    min-height:clamp(460px,54vh,680px)!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__slide--intro .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--sumergibles .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--presurizadoras .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--controladores .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--centrifugas .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--perifericas .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--autocebantes .catalog-guide-showcase__visual img{
    max-width:100%!important;
    max-height:620px!important;
    transform:scale(1.12)!important;
  }
}
@media(max-width:760px){
  html body .catalog-page--informativo .catalog-guide-showcase__visual img{
    max-width:100%!important;
    max-height:400px!important;
    transform:scale(1.04)!important;
  }
}
html body .services-hero--compact{
  overflow:hidden!important;
}
html body .services-hero--compact .hero__content{
  margin:0 auto!important;
  display:block!important;
}
html body .services-hero--compact .hero__title span{width:auto!important}

html body .faq-home-cta__panel{
  align-items:center!important;
  column-gap:26px!important;
  row-gap:18px!important;
  min-height:164px!important;
  padding-top:28px!important;
  padding-bottom:28px!important;
}
html body .faq-home-cta__text{max-width:760px!important;margin-top:10px!important}
html body .faq-home-cta__actions{width:auto!important;margin:0!important;justify-self:start!important}
html body .faq-home-cta__button{width:auto!important;white-space:nowrap!important}
html body .provider-story__visual{
  justify-self:stretch!important;
}
html body .provider-story__copy{
  padding-right:0!important;
}
html body .provider-story__title{
  margin-bottom:12px!important;
}

html body .product-detail-page__wrap{
  width:min(1760px,calc(100% - 72px))!important;
}
html body .product-gallery--page,
html body .product-detail__content{
  border:1px solid rgba(17,17,17,.08)!important;
  background:#fff!important;
  align-self:start!important;
}
html body .product-detail__content{
  padding:28px 32px!important;
  min-height:0!important;
  justify-content:flex-start!important;
}
html body .product-detail__brandline{margin-bottom:10px!important}
html body .product-detail__brandline img{max-width:140px!important;max-height:50px!important}
html body .product-detail__title{
  max-width:none!important;
  font-size:clamp(28px,2.05vw,42px)!important;
  line-height:1.05!important;
  letter-spacing:-.012em!important;
}
html body .product-detail__intro{
  max-width:76ch!important;
  margin-top:12px!important;
  font-size:15.5px!important;
  line-height:1.52!important;
}
html body .product-detail__price{margin-top:14px!important;font-size:27px!important}
html body .product-detail__actions{margin-top:12px!important}
html body .product-detail__specs{
  margin-top:14px!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
html body .product-detail__specs li{
  min-height:0!important;
  padding:9px 10px!important;
  font-size:13.6px!important;
  line-height:1.36!important;
  background:#fff!important;
  border:1px solid rgba(17,17,17,.08)!important;
}
html body .product-detail__closing,
html body .product-detail__warranty{
  margin-top:12px!important;
  font-size:14px!important;
  line-height:1.45!important;
}
html body .product-detail__closing{
  padding:10px 12px!important;
  border-left:3px solid var(--brand-yellow)!important;
  background:#fafafa!important;
}
html body .product-detail__warranty{
  padding:9px 12px!important;
  border:1px solid rgba(17,17,17,.08)!important;
  background:#fff!important;
}

@media (min-width:1700px){
  html body .product-detail-page__wrap{width:min(1920px,calc(100% - 96px))!important}
  html body .product-detail{grid-template-columns:minmax(620px,.90fr) minmax(860px,1.10fr)!important;gap:28px!important}
  html body .product-detail__specs{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  html body .product-detail__content{padding:32px 38px!important}
}
@media (max-width:1180px){
  html body .services-hero--compact{min-height:210px!important}
  html body .services-hero--compact .hero__content{width:min(100% - 28px,100%)!important;padding:24px 0 20px!important}
  html body .services-hero--compact .hero__title{font-size:clamp(36px,7vw,56px)!important}
  html body .services-hero--compact .hero__lead{font-size:16px!important;line-height:1.55!important}
  html body .faq-home-cta__panel{grid-template-columns:1fr!important;justify-content:start!important;gap:14px!important;min-height:0!important}
  html body .faq-home-cta__actions{justify-self:start!important;width:auto!important}
  html body .provider-story__inner{grid-template-columns:1fr!important;width:min(100% - 32px,100%)!important;gap:22px!important}
  html body .provider-story__visual,html body .provider-story__image-placeholder{height:auto!important;min-height:310px!important}
  html body .provider-story__title{max-width:none!important;font-size:clamp(30px,5vw,46px)!important}
  html body .provider-story__text{max-width:none!important;font-size:16px!important;line-height:1.62!important}
  html body .product-detail-page__wrap{width:min(100% - 32px,100%)!important}
  html body .product-detail{grid-template-columns:1fr!important;gap:16px!important}
  html body .product-detail__specs{grid-template-columns:1fr!important}
}
@media (max-width:640px){
  html body .services-hero--compact{min-height:180px!important}
  html body .services-hero--compact .hero__content{width:min(100% - 20px,100%)!important;padding:22px 0 18px!important}
  html body .services-hero--compact .hero__title{font-size:clamp(30px,9vw,42px)!important}
  html body .services-hero--compact .hero__lead{font-size:14px!important;line-height:1.58!important}
  html body .faq-home-cta__panel{padding:24px 18px!important}
  html body .faq-home-cta__button{width:100%!important;white-space:normal!important}
  html body .provider-story__inner{width:min(100% - 20px,100%)!important}
  html body .provider-story__visual,html body .provider-story__image-placeholder{min-height:220px!important}
  html body .product-detail-page__wrap{width:min(100% - 22px,100%)!important}
  html body .product-detail__content{padding:20px 18px!important}
  html body .product-detail__title{font-size:clamp(26px,7.4vw,34px)!important}
}
html body .services-hero--compact{
  min-height:220px!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#111!important;
}
html body .services-hero--compact:before{
  background:linear-gradient(180deg,rgba(0,0,0,.84),rgba(0,0,0,.90)),url(../img/hero-conselec.webp) center center/cover no-repeat!important;
  filter:none!important;
  transform:none!important;
}
html body .services-hero--compact:after{background:transparent!important}
html body .services-hero--compact .hero__content{
  width:min(1440px,calc(100% - 40px))!important;
  padding:24px 0 22px!important;
  text-align:center!important;
}
html body .services-hero--compact .hero__text{
  max-width:1240px!important;
  margin:0 auto!important;
  text-align:center!important;
}
html body .services-hero--compact .hero__title{
  display:block!important;
  max-width:none!important;
  margin:0 auto!important;
  color:var(--brand-yellow)!important;
}
html body .services-hero--compact .hero__title span{
  display:inline!important;
  white-space:normal!important;
  margin:0!important;
}
html body .services-hero--compact .hero__lead{
  margin:12px auto 0!important;
  color:#fff!important;
  font-size:17px!important;
  line-height:1.55!important;
}
@media(max-width:760px){
  html body .services-hero--compact{min-height:190px!important}
  html body .services-hero--compact .hero__title{font-size:clamp(34px,10vw,48px)!important}
  html body .services-hero--compact .hero__lead{font-size:15px!important;line-height:1.5!important}
}
html body .faq-home-cta__panel{
  grid-template-columns:minmax(0,860px) max-content!important;
  justify-content:center!important;
  gap:18px!important;
}
html body .faq-home-cta__copy{max-width:860px!important}
html body .faq-home-cta__actions{justify-content:flex-start!important}
@media(max-width:980px){
  html body .faq-home-cta__panel{grid-template-columns:1fr!important;gap:14px!important;justify-content:stretch!important}
}
html body .provider-story__placeholder-logo{
  max-width:min(84%,560px)!important;
  max-height:230px!important;
  width:auto!important;
  object-fit:contain!important;
}
@media(max-width:1120px){
  html body .provider-story__inner{
    width:min(100% - 32px,100%)!important;
    grid-template-columns:minmax(390px,520px) minmax(0,1fr)!important;
    gap:28px!important;
  }
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{min-height:430px!important}
  html body .provider-story__placeholder-logo{max-width:min(82%,420px)!important;max-height:180px!important}
}
@media(max-width:860px){
  html body .provider-story__inner{grid-template-columns:1fr!important}
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{min-height:320px!important}
  html body .provider-story__placeholder-logo{max-width:min(82%,360px)!important;max-height:150px!important}
}
html body .catalog-info-guide{display:none!important}
html body .catalog-check{
  grid-template-columns:18px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  min-height:30px!important;
}
html body .catalog-check__box{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  background:#fff!important;
  border:1px solid rgba(17,17,17,.22)!important;
  position:relative!important;
}
html body .catalog-check__box:after,
html body .catalog-check input:checked + .catalog-check__box:after,
html body .catalog-check input[value="10hp"]:checked + .catalog-check__box:after,
html body .catalog-check input[value="15hp"]:checked + .catalog-check__box:after{
  content:""!important;
  position:absolute!important;
  left:5px!important;
  top:1px!important;
  width:5px!important;
  height:10px!important;
  inset:auto!important;
  background:transparent!important;
  border-right:2px solid #111!important;
  border-bottom:2px solid #111!important;
  opacity:0!important;
  transform:rotate(45deg) scale(.9)!important;
  transition:opacity .14s ease!important;
}
html body .catalog-check input:checked + .catalog-check__box:after,
html body .catalog-check input[value="10hp"]:checked + .catalog-check__box:after,
html body .catalog-check input[value="15hp"]:checked + .catalog-check__box:after{
  opacity:1!important;
}
html body .catalog-check__text{
  display:block!important;
  color:#111!important;
  font-size:14.5px!important;
  line-height:1.35!important;
  padding:0!important;
  transform:none!important;
  white-space:normal!important;
}
html body .catalog-check:has(input[value="10hp"]),
html body .catalog-check:has(input[value="15hp"]){
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  gap:12px!important;
  min-height:30px!important;
  font-weight:700!important;
}
html body .services-hero--compact .hero__title{
  font-size:clamp(54px,5.8vw,92px)!important;
  line-height:.92!important;
  letter-spacing:-.035em!important;
  white-space:nowrap!important;
}
html body .services-hero--compact .hero__lead{
  max-width:940px!important;
  margin-top:10px!important;
}
html body .catalog-filter__body > .catalog-check{
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  margin:0!important;
  min-height:30px!important;
}
html body .catalog-filter__body > .catalog-checks + .catalog-check{margin-top:0!important}
html body .catalog-filter .catalog-checks{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:12px!important;
}
html body .catalog-check,
html body .catalog-check:has(input[value="10hp"]),
html body .catalog-check:has(input[value="15hp"]),
html body .catalog-check:has(input[value="2hp"]){
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  gap:12px!important;
  align-items:center!important;
  min-height:30px!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
html body .catalog-check input:checked + .catalog-check__box,
html body .catalog-check input[value="10hp"]:checked + .catalog-check__box,
html body .catalog-check input[value="15hp"]:checked + .catalog-check__box,
html body .catalog-check input[value="2hp"]:checked + .catalog-check__box{
  background:#fff!important;
  border-color:#111!important;
  box-shadow:none!important;
}
html body .catalog-check__box,
html body .catalog-check input[value="10hp"] + .catalog-check__box,
html body .catalog-check input[value="15hp"] + .catalog-check__box,
html body .catalog-check input[value="2hp"] + .catalog-check__box{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  background:#fff!important;
  border:1px solid rgba(17,17,17,.22)!important;
  box-shadow:none!important;
  position:relative!important;
}
html body .catalog-check__box:after,
html body .catalog-check input:checked + .catalog-check__box:after,
html body .catalog-check input[value="10hp"]:checked + .catalog-check__box:after,
html body .catalog-check input[value="15hp"]:checked + .catalog-check__box:after,
html body .catalog-check input[value="2hp"]:checked + .catalog-check__box:after{
  content:""!important;
  position:absolute!important;
  left:5px!important;
  top:1px!important;
  width:5px!important;
  height:10px!important;
  inset:auto!important;
  background:transparent!important;
  border:solid #111!important;
  border-width:0 2px 2px 0!important;
  opacity:0!important;
  transform:rotate(45deg)!important;
  transition:opacity .14s ease!important;
}
html body .catalog-check input:checked + .catalog-check__box:after,
html body .catalog-check input[value="10hp"]:checked + .catalog-check__box:after,
html body .catalog-check input[value="15hp"]:checked + .catalog-check__box:after,
html body .catalog-check input[value="2hp"]:checked + .catalog-check__box:after{opacity:1!important}
html body .catalog-check__text,
html body .catalog-check input[value="10hp"] ~ .catalog-check__text,
html body .catalog-check input[value="15hp"] ~ .catalog-check__text,
html body .catalog-check input[value="2hp"] ~ .catalog-check__text{
  display:block!important;
  padding:0!important;
  color:#111!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
html body .provider-story__image-placeholder{
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
html body .provider-story__placeholder-logo{display:none!important}
html body .provider-story__eyebrow{
  margin-bottom:22px!important;
}
html body .provider-story__title{
  font-weight:950!important;
}
html body .provider-story__text{
  margin-bottom:22px!important;
}
html body .provider-story__button{
  font-weight:950!important;
}
@media(max-width:1320px){
  html body .provider-story__inner{
    grid-template-columns:minmax(430px,.9fr) minmax(0,1fr)!important;
    width:min(100% - 40px,100%)!important;
    gap:34px!important;
  }
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{
    min-height:520px!important;
    height:560px!important;
  }
  html body .provider-story__title{font-size:clamp(42px,5vw,66px)!important}
  html body .provider-story__text{font-size:18px!important;line-height:1.58!important}
}
@media(max-width:900px){
  html body .services-hero--compact .hero__title{white-space:normal!important;font-size:clamp(42px,12vw,64px)!important}
  html body .provider-story__inner{grid-template-columns:1fr!important;width:min(100% - 24px,100%)!important}
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{min-height:360px!important;height:420px!important}
  html body .provider-story__title{font-size:clamp(34px,9vw,54px)!important}
  html body .provider-story__text{font-size:16.5px!important;line-height:1.6!important}
}
html body .provider-story{
  padding:34px 0 42px !important;
  background:#fff !important;
}
html body .provider-story__inner{
  width:min(1740px,calc(100% - 64px)) !important;
  display:grid !important;
  grid-template-columns:minmax(680px,.95fr) minmax(760px,1.05fr) !important;
  align-items:center !important;
  gap:58px !important;
  margin:0 auto !important;
}
html body .provider-story__visual{
  width:100% !important;
  min-height:560px !important;
  height:clamp(520px,37vw,650px) !important;
  margin-left:0 !important;
}
html body .provider-story__image-placeholder{
  width:100% !important;
  height:100% !important;
  min-height:560px !important;
  border:0 !important;
  box-shadow:none !important;
  background-color:#111 !important;
}
html body .provider-story__image-placeholder--photo{
  background-size:cover !important;
  background-position:center center !important;
}
html body .provider-story__image-placeholder--photo:before{
  background:linear-gradient(180deg,rgba(17,17,17,.28),rgba(17,17,17,.46)) !important;
}
html body .provider-story__copy{
  max-width:none !important;
  width:100% !important;
  justify-content:center !important;
  padding:0 !important;
}
html body .provider-story__eyebrow{
  margin:0 0 18px !important;
  font-size:17px !important;
  letter-spacing:.22em !important;
}
html body .provider-story__title{
  max-width:1080px !important;
  margin:0 !important;
  font-size:clamp(42px,3.05vw,64px) !important;
  line-height:1.02 !important;
  letter-spacing:-.035em !important;
}
html body .provider-story__text{
  max-width:1060px !important;
  margin:22px 0 0 !important;
  font-size:20px !important;
  line-height:1.62 !important;
  font-weight:600 !important;
  color:rgba(17,17,17,.82) !important;
}
html body .provider-story__actions{
  margin-top:30px !important;
}
html body .provider-story__button{
  min-height:52px !important;
  padding:0 28px !important;
  font-size:15px !important;
}
@media (min-width:1800px){
  html body .provider-story__inner{
    width:min(1840px,calc(100% - 80px)) !important;
    grid-template-columns:minmax(760px,.95fr) minmax(900px,1.05fr) !important;
    gap:70px !important;
  }
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{
    min-height:620px !important;
  }
  html body .provider-story__title{
    font-size:clamp(54px,3.2vw,72px) !important;
    max-width:1160px !important;
  }
  html body .provider-story__text{
    max-width:1140px !important;
    font-size:21px !important;
    line-height:1.6 !important;
  }
}
@media (max-width:1400px){
  html body .provider-story__inner{
    width:min(100% - 44px,100%) !important;
    grid-template-columns:minmax(520px,.92fr) minmax(0,1.08fr) !important;
    gap:42px !important;
  }
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{
    min-height:500px !important;
  }
  html body .provider-story__title{
    font-size:clamp(38px,3vw,54px) !important;
  }
  html body .provider-story__text{
    font-size:18px !important;
    line-height:1.58 !important;
  }
}
@media (max-width:1020px){
  html body .provider-story{
    padding:26px 0 36px !important;
  }
  html body .provider-story__inner{
    width:min(100% - 28px,100%) !important;
    grid-template-columns:1fr !important;
    gap:24px !important;
  }
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{
    min-height:340px !important;
    height:clamp(320px,54vw,480px) !important;
  }
  html body .provider-story__title{
    font-size:clamp(34px,7vw,48px) !important;
    line-height:1.04 !important;
  }
  html body .provider-story__text{
    font-size:17px !important;
    line-height:1.56 !important;
  }
}
@media (max-width:640px){
  html body .provider-story__visual,
  html body .provider-story__image-placeholder{
    min-height:250px !important;
    height:260px !important;
  }
  html body .provider-story__eyebrow{
    font-size:12px !important;
    letter-spacing:.16em !important;
  }
  html body .provider-story__title{
    font-size:clamp(30px,9vw,40px) !important;
  }
  html body .provider-story__text{
    font-size:15.5px !important;
    line-height:1.55 !important;
  }
}
@media(max-width:1020px){
  html body .provider-story__image-placeholder--sew{
    background-size:cover!important;
  }
}
html body .provider-story__visual--sew{margin-left:-132px!important;}html body .provider-story__image-placeholder--sew{background-size:cover!important;background-position:center center!important;}@media(max-width:1180px){html body .provider-story__visual--sew{width:calc(100% + 88px)!important;margin-left:-88px!important;}}@media(max-width:960px){html body .provider-story__visual--sew{width:100%!important;margin-left:0!important;}html body .provider-story__image-placeholder--sew{background-size:cover!important;background-position:center center!important;}}
@media (min-width:1021px){
  html body #sew-eurodrive .provider-story__visual,
  html body .provider-story__visual--sew{
    width:100%!important;
    margin-left:0!important;
    min-height:520px!important;
  }
  html body #sew-eurodrive .provider-story__image-placeholder,
  html body .provider-story__image-placeholder--sew{
    min-height:520px!important;
    background-size:cover!important;
    background-position:center center!important;
  }
}
@media (max-width:1020px){
  html body #sew-eurodrive .provider-story__visual,
  html body .provider-story__visual--sew{
    width:100%!important;
    margin-left:0!important;
  }
  html body #sew-eurodrive .provider-story__image-placeholder,
  html body .provider-story__image-placeholder--sew{
    background-size:cover!important;
    background-position:center center!important;
  }
}
html body .provider-story__visual--sew{
  min-height:500px!important;
  height:500px!important;
  width:100%!important;
  overflow:hidden!important;
}
html body .provider-story__visual--sew .provider-story__image-placeholder--sew{
  min-height:500px!important;
  height:100%!important;
  width:100%!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
@media (min-width:1180px){
  html body .provider-story__inner:has(.provider-story__visual--sew){
    grid-template-columns:minmax(560px,720px) minmax(720px,1fr)!important;
  }
}
@media (min-width:1021px){
  html body #sew-eurodrive .provider-story__inner{
    grid-template-columns:minmax(500px,620px) minmax(0,1fr)!important;
    gap:clamp(42px,4vw,70px)!important;
    align-items:center!important;
  }
  html body #sew-eurodrive .provider-story__visual,
  html body #sew-eurodrive .provider-story__visual--sew{
    width:100%!important;
    max-width:620px!important;
    justify-self:start!important;
    min-height:500px!important;
    height:clamp(500px,34vw,620px)!important;
    margin-left:0!important;
    overflow:hidden!important;
  }
  html body #sew-eurodrive .provider-story__image-placeholder,
  html body #sew-eurodrive .provider-story__image-placeholder--sew{
    width:100%!important;
    height:100%!important;
    min-height:500px!important;
    background-size:cover!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
  }
}
@media (min-width:1401px){
  html body #sew-eurodrive .provider-story__inner{
    grid-template-columns:minmax(540px,640px) minmax(0,1fr)!important;
  }
  html body #sew-eurodrive .provider-story__visual,
  html body #sew-eurodrive .provider-story__visual--sew{
    max-width:640px!important;
  }
}.conselec-hero .hero__lead{margin-top:12px}@media(max-width:640px){.conselec-hero{min-height:auto!important}.conselec-hero .hero__lead{margin-top:16px}}
.conselec-hero{min-height:clamp(220px,26vh,300px)!important}.conselec-hero .hero__content{padding:20px 0 24px!important}.conselec-hero .hero__text{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.25fr);column-gap:clamp(24px,4vw,56px);align-items:start;max-width:1120px;margin:0 auto}.conselec-hero .hero__title,.conselec-hero .hero__lead{margin:0}.conselec-hero .hero__title{font-size:clamp(26px,2.5vw,38px);line-height:1.03;max-width:460px}.conselec-hero .hero__lead{max-width:680px;font-size:15.5px;line-height:1.5}.conselec-hero .hero__title span{display:block}@media(max-width:960px){.conselec-hero{min-height:auto!important}.conselec-hero .hero__content{padding:30px 0 34px!important}.conselec-hero .hero__text{grid-template-columns:1fr;row-gap:14px;max-width:760px}.conselec-hero .hero__title{max-width:none;font-size:clamp(28px,5.6vw,38px)}.conselec-hero .hero__lead{max-width:none;font-size:15.5px;line-height:1.56}}@media(max-width:640px){.conselec-hero .hero__content{padding:28px 0 32px!important}.conselec-hero .hero__text{row-gap:12px}.conselec-hero .hero__title{font-size:clamp(26px,8.6vw,34px)}.conselec-hero .hero__lead{font-size:15px;line-height:1.55}}
.page-content .conselec-hero{height:auto!important;min-height:clamp(300px,34vh,390px)!important;padding:0!important}.page-content .conselec-hero .container{max-width:1420px!important}.page-content .conselec-hero .hero__content{height:auto!important;min-height:0!important;padding:40px 0 44px!important;display:flex!important;align-items:center!important;justify-content:center!important}.page-content .conselec-hero .hero__text{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;row-gap:18px!important;width:100%!important;max-width:1240px!important;margin:0 auto!important;text-align:center!important}.page-content .conselec-hero .hero__title{font-size:clamp(66px,5.1vw,90px)!important;line-height:.94!important;letter-spacing:-.04em!important;max-width:920px!important;margin:0 auto!important;text-align:center!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;text-wrap:balance!important}.page-content .conselec-hero .hero__title span{display:block!important;font-size:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;text-wrap:balance!important}.page-content .conselec-hero .hero__lead{font-size:clamp(18px,1.15vw,21px)!important;line-height:1.48!important;max-width:1080px!important;margin:0 auto!important;text-align:center!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;color:rgba(255,255,255,.98)!important;text-wrap:pretty!important}@media(max-width:1280px){.page-content .conselec-hero .hero__content{padding:38px 0 42px!important}.page-content .conselec-hero .hero__text{max-width:1120px!important;row-gap:16px!important}.page-content .conselec-hero .hero__title{font-size:clamp(58px,5.4vw,76px)!important;max-width:820px!important}.page-content .conselec-hero .hero__lead{font-size:18px!important;max-width:980px!important;line-height:1.46!important}}@media(max-width:980px){.page-content .conselec-hero{min-height:auto!important}.page-content .conselec-hero .hero__content{padding:36px 0 40px!important}.page-content .conselec-hero .hero__text{max-width:760px!important;row-gap:14px!important}.page-content .conselec-hero .hero__title{max-width:760px!important;font-size:clamp(48px,8.2vw,58px)!important;line-height:1!important}.page-content .conselec-hero .hero__lead{max-width:760px!important;font-size:18px!important;line-height:1.5!important}}@media(max-width:640px){.page-content .conselec-hero .hero__content{padding:30px 0 34px!important}.page-content .conselec-hero .hero__title{font-size:clamp(40px,10vw,48px)!important;line-height:1.02!important}.page-content .conselec-hero .hero__lead{font-size:16.5px!important;line-height:1.48!important}}
.topbar:before,.promo-strip,.announcement-bar,.ticker-strip,.catalog-announcement,.payment-box__title,.payment-methods__title,.footer-accent,.site-footer__accent,.contact-intro:before{background:var(--brand-yellow)!important}
.social-link,.experience-link,.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__link.is-active,.site-nav__dropdown-toggle:hover,.site-nav__dropdown-toggle:focus-visible,.site-nav__sublink:hover,.site-nav__sublink:focus-visible,.site-nav__sublink.is-current,.providers-page__eyebrow,.provider-story__eyebrow,.section-eyebrow,.hero__eyebrow,.contact-card__eyebrow,.faq-section__eyebrow,.newsletter-modal__eyebrow{color:var(--brand-yellow)!important}
.hero__button,.button-primary,.btn-primary,.catalog-cart-header-button,.catalog-cart-alert__button,.catalog-cart-panel__buy,.legal-modal__button--primary,.newsletter-modal__primary,.contact-form__submit,.provider-story__button,.provider-catalog-cta__button,.hero-action,.experience-link:hover,.experience-link:focus-visible{background:var(--brand-yellow)!important;border-color:var(--brand-yellow)!important}
.hero__button:hover,.button-primary:hover,.btn-primary:hover,.catalog-cart-panel__buy:hover,.legal-modal__button--primary:hover,.newsletter-modal__primary:hover,.contact-form__submit:hover,.provider-story__button:hover,.provider-catalog-cta__button:hover{background:#051632!important;border-color:#051632!important}
.partner-strip .partner-logo img{filter:brightness(0) invert(1)!important;opacity:.96!important}
.site-nav__sublink:hover,.site-nav__sublink:focus-visible,.site-nav__sublink.is-current,.catalog-button,.hero__button,.button-primary,.btn-primary,.catalog-cart-header-button,.catalog-cart-alert__button,.catalog-cart-panel__buy,.legal-modal__button--primary,.newsletter-modal__primary,.contact-form__submit,.provider-story__button,.provider-catalog-cta__button,.catalog-info-guide__button,.catalog-checkout-window__eyebrow,.payment-box__title,.payment-methods__title{color:#fff!important}
.catalog-info-card span,.contact-intro:before,.catalog-info-guide__check,.catalog-checkout-window__notice{border-color:rgba(5,22,50,.45)!important}
.catalog-info-guide__check{background:linear-gradient(135deg,rgba(5,22,50,.12),rgba(255,255,255,.94))!important}
.catalog-button:hover,.hero__button:hover,.button-primary:hover,.btn-primary:hover,.catalog-cart-header-button:hover,.catalog-cart-alert__button:hover,.catalog-cart-panel__buy:hover,.legal-modal__button--primary:hover,.newsletter-modal__primary:hover,.contact-form__submit:hover,.provider-story__button:hover,.provider-catalog-cta__button:hover,.catalog-info-guide__button:hover{background:#051632!important;border-color:#051632!important;color:#fff!important}
.partner-logo img{filter:brightness(0) invert(1)!important;opacity:.96!important}
:root{--topbar-shadow:0 10px 30px rgba(5,22,50,.18)!important}
.topbar:before,.site-footer__accent:before,.site-footer__accent,.promo-strip,.announcement-bar,.ticker-strip,.catalog-announcement,.payment-box__title,.payment-methods__title,.footer-accent,.site-footer__accent,.contact-intro:before,.catalog-info-guide:before{background:#051632!important}
.social-link,.experience-link,.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__link.is-active,.site-nav__dropdown-toggle:hover,.site-nav__dropdown-toggle:focus-visible,.site-nav__sublink:hover,.site-nav__sublink:focus-visible,.site-nav__sublink.is-current,.providers-page__eyebrow,.provider-story__eyebrow,.section-eyebrow,.hero__eyebrow,.contact-card__eyebrow,.faq-section__eyebrow,.newsletter-modal__eyebrow,.catalog-info-guide__eyebrow{color:#051632!important}
.hero__button,.button-primary,.btn-primary,.catalog-cart-header-button,.catalog-cart-alert__button,.catalog-cart-panel__buy,.legal-modal__button--primary,.newsletter-modal__primary,.contact-form__submit,.provider-story__button,.provider-catalog-cta__button,.hero-action,.catalog-button,.catalog-info-guide__button,.catalog-checkout-window__eyebrow{background:#051632!important;border-color:#051632!important;color:#fff!important}
.hero__button:hover,.button-primary:hover,.btn-primary:hover,.catalog-cart-header-button:hover,.catalog-cart-alert__button:hover,.catalog-cart-panel__buy:hover,.legal-modal__button--primary:hover,.newsletter-modal__primary:hover,.contact-form__submit:hover,.provider-story__button:hover,.provider-catalog-cta__button:hover,.catalog-button:hover,.catalog-info-guide__button:hover{background:#051632!important;border-color:#051632!important;color:#fff!important;filter:brightness(1.08)!important}
.hero__button--ghost,.button-secondary,.btn-secondary,.legal-modal__button--ghost,.catalog-cart-panel__empty{color:#051632!important;border-color:rgba(5,22,50,.36)!important}
.hero__button--ghost:hover,.button-secondary:hover,.btn-secondary:hover,.legal-modal__button--ghost:hover,.catalog-cart-panel__empty:hover{background:rgba(5,22,50,.08)!important}
input:focus,select:focus,textarea:focus,.contact-form__field:focus,.catalog-search input:focus{outline-color:#051632!important;border-color:#051632!important;box-shadow:0 0 0 3px rgba(5,22,50,.14)!important}
.partner-logo img,.provider-card__logo img,.provider-story__placeholder-logo{filter:brightness(0) invert(1)!important;opacity:.98!important}
.home-hero .hero__title span,
.conselec-hero .hero__title,
.conselec-hero .hero__title span,
.faq-home-cta__title,
.works-hero__title,
.provider-hero__title,
.contact-page-hero__title,
.brand-pillars__title,
.counter-strip__number,
.counter-strip__label,
.mvv-card__heading,
.clients-reviews__cta-title,
.services-hero--compact .hero__title,
.services-hero--compact .hero__title span,
.services-support__title{color:#fff!important}

.partner-strip__eyebrow,
.partner-strip__hint,
.mvv-showcase__title,
.about-conselec__title,
.clients-reviews__title,
.clients-reviews__intro-title,
.services-feature__title,
.services-feature__copy-block h3,
.works-showcase__title,
.provider-story__title,
.contact-intro__title,
.contact-location-panel__title,
.contact-channel-group__title,
.contact-form-section__title,
.site-footer__title,
.contact-location-panel__action--apple,
.contact-location-panel__action--apple:hover,
.contact-location-panel__action--apple:focus-visible{color:#051632!important}

.contact-channels-panel__title,
.contact-channels-panel__lead{color:#fff!important}

.contact-location-panel__action--google{background:#051632!important;border-color:#051632!important;color:#fff!important}
.contact-location-panel__action--google:hover,
.contact-location-panel__action--google:focus-visible{background:#051632!important;border-color:#051632!important;color:#fff!important;filter:brightness(1.08)!important}
.contact-location-panel__action--apple{background:#fff!important;border-color:rgba(5,22,50,.28)!important}
.contact-location-panel__action--apple:hover,
.contact-location-panel__action--apple:focus-visible{background:rgba(5,22,50,.06)!important;border-color:#051632!important}

.catalog-cart-header-button,
.catalog-cart-header-button svg,
.catalog-cart-header-button path{color:#fff!important;fill:currentColor!important}
.topbar__social .social-link,
.topbar__social .social-link:hover,
.topbar__social .social-link:focus-visible{transform:none!important;transition:none!important}
.topbar__social .social-link--disabled[data-tooltip]:hover::after,
.topbar__social .social-link--disabled[data-tooltip]:focus-visible::after,
.topbar__social .social-link--disabled[data-tooltip]:hover::before,
.topbar__social .social-link--disabled[data-tooltip]:focus-visible::before{display:none!important;content:none!important}
.contact-intro:before{top:0!important;left:0!important;width:140px!important;height:140px!important;background:#051632!important;clip-path:polygon(0 0,100% 0,0 100%)!important}
.contact-intro:after{right:0!important;bottom:0!important;width:140px!important;height:140px!important;background:#051632!important;clip-path:polygon(100% 0,100% 100%,0 100%)!important}
.site-nav__submenu .site-nav__sublink:hover,
.site-nav__submenu .site-nav__sublink:focus-visible,
.site-nav__submenu .site-nav__sublink.is-current,
.site-nav__dropdown.is-active .site-nav__dropdown-toggle,
.site-nav__dropdown-toggle.is-active,
.site-nav__dropdown-toggle:hover,
.site-nav__dropdown-toggle:focus-visible{background:#051632!important;color:#fff!important;border-color:#051632!important}
.site-nav__submenu .site-nav__sublink:hover span,
.site-nav__submenu .site-nav__sublink:focus-visible span,
.site-nav__submenu .site-nav__sublink.is-current span{color:#fff!important}

.legal-modal__title{color:#051632!important}

.cookie-toggle input:checked+.cookie-toggle__slider,
.cookie-toggle input:disabled+.cookie-toggle__slider{background:#fff!important;border-color:#051632!important}
.cookie-toggle input:checked+.cookie-toggle__slider:before,
.cookie-toggle input:disabled+.cookie-toggle__slider:before{background:#051632!important;box-shadow:none!important}

.hero__button,.button-primary,.btn-primary,.catalog-cart-header-button,.catalog-cart-alert__button,.catalog-cart-panel__buy,.legal-modal__button--primary,.newsletter-modal__primary,.contact-form__submit,.provider-story__button,.provider-catalog-cta__button,.hero-action,.catalog-button,.catalog-info-guide__button,.catalog-checkout-window__eyebrow,.services-support__button,.experience-link:hover,.experience-link:focus-visible,.contact-location-panel__action--google,.faq-home-cta__button,.clients-reviews__cta-button{color:#fff!important}

.catalog-page--informativo .catalog-guide-showcase__title,
.catalog-page--informativo .catalog-info-guide__header h2,
.catalog-page--informativo .catalog-info-card__title,
.catalog-page--informativo .catalog-info-card h3{color:#051632!important}

.promo-strip,.announcement-bar,.ticker-strip,.catalog-announcement,.catalog-promo-ticker{color:#fff!important}
.promo-strip *, .announcement-bar *, .ticker-strip *, .catalog-announcement *, .catalog-promo-ticker *, .catalog-promo-ticker__track span{color:#fff!important}
.site-nav__link:hover,.site-nav__link:focus-visible,.site-nav__link.is-active,
.site-nav__dropdown-toggle:hover,.site-nav__dropdown-toggle:focus-visible,.site-nav__dropdown-toggle.is-active,
.site-nav__dropdown.is-open .site-nav__dropdown-toggle,
.site-nav__dropdown.is-active .site-nav__dropdown-toggle{
  background:transparent!important;
  border-color:transparent!important;
  box-shadow:none!important;
  color:#051632!important;
}
.site-nav__link,.site-nav__dropdown-toggle{box-shadow:none!important}
.site-nav__submenu .site-nav__sublink:hover,
.site-nav__submenu .site-nav__sublink:focus-visible,
.site-nav__submenu .site-nav__sublink.is-current{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
  box-shadow:none!important;
}
.experience-page__eyebrow,.experience-modal__eyebrow{color:#051632!important}
.experience-page__cta,.experience-form__primary,.experience-form__secondary,
.experience-modal button[type="submit"],.experience-modal button[type="button"].experience-form__primary,
.experience-modal button[type="button"].experience-form__secondary,
.experience-link:hover,.experience-link:focus-visible{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
}
.experience-form__secondary:hover,.experience-form__secondary:focus-visible,
.experience-page__cta:hover,.experience-page__cta:focus-visible,
.experience-form__primary:hover,.experience-form__primary:focus-visible{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
  filter:brightness(1.08)!important;
}
.experience-page__note a{color:#051632!important}
.faq-shell__title,.faq-panel__title,.faq-page .faq-item summary,.faq-nav__button:hover,.faq-nav__button:focus-visible{color:#051632!important}
.faq-page .faq-item[open] summary:after,.faq-item[open] summary:after{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
}
.faq-nav__button.is-active{background:#051632!important;border-color:#051632!important;color:#fff!important}
.catalog-filters__reset,
.catalog-product-card__cart,
.product-detail__cart,
.catalog-info-guide__button--dark,
.contact-redesign-form__button,
.contact-redesign-social__icon,
.faq-home-cta__button,
.clients-reviews__cta-button,
.legal-modal__nav a.is-active{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
}
.catalog-filters__reset:hover,.catalog-product-card__cart:hover,.product-detail__cart:hover,
.catalog-info-guide__button--dark:hover,.contact-redesign-form__button:hover,
.contact-redesign-social__icon:hover,.faq-home-cta__button:hover,.clients-reviews__cta-button:hover,
.legal-modal__nav a.is-active:hover{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
  filter:brightness(1.08)!important;
}
.partner-strip__eyebrow,.partner-strip__hint{color:#fff!important}
.partner-strip__logos{grid-template-columns:1.08fr .95fr 1.08fr .78fr .42fr!important;gap:10px 4px!important}
.partner-logo--weg{transform:translateX(-28px)!important}
.partner-logo--weg:hover,.partner-logo--weg:focus-visible{transform:translateX(-28px) scale(1.05)!important}
.experience-link{border-color:#051632!important;color:#051632!important;background:#fff!important}
.experience-link:hover,.experience-link:focus-visible{background:#051632!important;border-color:#051632!important;color:#fff!important}
.experience-page__eyebrow,.experience-modal__eyebrow,
.experience-page__note a,
.experience-modal__close:hover,.experience-modal__close:focus-visible{color:#051632!important}
.experience-page__cta,.experience-form__primary,.experience-form__secondary{background:#051632!important;border:1px solid #051632!important;color:#fff!important}
.experience-page__cta:hover,.experience-form__primary:hover,.experience-form__secondary:hover,
.experience-page__cta:focus-visible,.experience-form__primary:focus-visible,.experience-form__secondary:focus-visible{background:#051632!important;border-color:#051632!important;color:#fff!important;filter:brightness(1.08)!important}
.experience-rating input:checked+span{background:#051632!important;border-color:#051632!important;color:#fff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)!important}
.experience-field input:focus,.experience-field select:focus,.experience-field textarea:focus{border-color:#051632!important;box-shadow:0 0 0 3px rgba(5,22,50,.14)!important}
.faq-support-cta__title,.faq-cta__title{color:#fff!important}
.faq-support-cta__button,.faq-support-cta__button--primary,.faq-support-cta__button--secondary{background:#051632!important;border-color:#051632!important;color:#fff!important}
.faq-support-cta__button:hover,.faq-support-cta__button:focus-visible,.faq-support-cta__button--primary:hover,.faq-support-cta__button--secondary:hover{background:#051632!important;border-color:#051632!important;color:#fff!important;filter:brightness(1.08)!important}
html body .catalog-filters__reset{background:#051632!important;border-color:#051632!important;color:#fff!important}
html body .catalog-filters__reset:hover,html body .catalog-filters__reset:focus-visible{background:#051632!important;border-color:#051632!important;color:#fff!important;filter:brightness(1.08)!important}
html body .faq-home-cta__panel{
  background-image:linear-gradient(180deg,rgba(0,0,0,.82),rgba(0,0,0,.88)),url(../img/faq-home-bg.webp)!important;
  background-position:center center!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
}
html body .conselec-hero{
  background:linear-gradient(180deg,rgba(0,0,0,.42),rgba(0,0,0,.54)),url(../img/nuestra-forma-bg-final-20260519.webp) center center/cover no-repeat!important;
}
html body .conselec-hero::before,
html body .conselec-hero::after{
  display:none!important;
  content:none!important;
  background:none!important;
}
html body .conselec-hero .hero__content{
  position:relative!important;
  z-index:1!important;
}
html body .brand-pillar--trayectoria{
  background:linear-gradient(180deg,rgba(17,17,17,.06),rgba(17,17,17,.28)),url(../img/trayectoria-card-bg-20260519.webp) center center / cover no-repeat!important;
}
html body .brand-pillars{
  background:linear-gradient(180deg,rgba(0,0,0,.62),rgba(0,0,0,.72)),url(../img/lo-que-sostiene-bg-20260519.webp) center center / cover no-repeat!important;
}
html body .brand-pillars__title,
html body .brand-pillars__lead{
  color:#fff!important;
}
html body .brand-pillars__header{
  max-width:980px!important;
  margin:0 auto 26px!important;
  text-align:center!important;
}
html body .brand-pillars__title,
html body .brand-pillars__lead{
  text-align:center!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
html body .brand-pillars__lead{
  max-width:860px!important;
}
html body .brand-pillar{
  filter:grayscale(.92) brightness(.68) contrast(1.02)!important;
  transition:filter .28s ease,transform .28s ease,box-shadow .28s ease!important;
}
html body .brand-pillar:before{
  background:linear-gradient(180deg,rgba(11,11,11,.18),rgba(11,11,11,.82))!important;
}
html body .brand-pillar:hover,
html body .brand-pillar:focus-within{
  filter:grayscale(0) brightness(1.12) contrast(1.04) saturate(1.08)!important;
  transform:translateY(-6px)!important;
  box-shadow:0 20px 34px rgba(14,42,87,.22)!important;
}
html body .brand-pillar:hover:before,
html body .brand-pillar:focus-within:before{
  background:linear-gradient(180deg,rgba(17,17,17,.04),rgba(17,17,17,.52)),linear-gradient(180deg,rgba(5,22,50,.08),rgba(5,22,50,.02))!important;
}
html body .brand-pillar--confianza{
  background:linear-gradient(180deg,rgba(17,17,17,.06),rgba(17,17,17,.28)),url(../img/confianza-card-bg-20260519.webp) center center / cover no-repeat!important;
}
html body .brand-pillar--respaldo{
  background:linear-gradient(180deg,rgba(17,17,17,.06),rgba(17,17,17,.28)),url(../img/respaldo-card-bg-20260519.webp) center center / cover no-repeat!important;
}
html body .brand-pillar--evolucion{
  background:linear-gradient(180deg,rgba(17,17,17,.06),rgba(17,17,17,.28)),url(../img/evolucion-card-bg-20260519.webp) center center / cover no-repeat!important;
}
html body .brand-pillar--cercania{
  background:linear-gradient(180deg,rgba(17,17,17,.06),rgba(17,17,17,.28)),url(../img/cercania-card-bg-20260519.webp) center center / cover no-repeat!important;
}
html body .contact-channel-item__icon{
  border:none!important;
  background:transparent!important;
  color:inherit!important;
  padding:0!important;
  overflow:hidden!important;
}
html body .contact-channel-item__icon svg{
  display:none!important;
}
html body .contact-channel-item__icon img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:contain!important;
}

.contact-page-hero,.contact-info-hero,.contact-forms-hero{background-image:linear-gradient(180deg,rgba(8,18,40,.34),rgba(8,18,40,.42)),url(../img/contacto-portada-tech.webp)!important;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important}.provider-hero{background-image:linear-gradient(180deg,rgba(8,18,40,.32),rgba(8,18,40,.4)),url(../img/proveedores-portada-tech.webp)!important;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important}
html body .experience-link,
html body .experience-page__eyebrow,
html body .experience-modal__eyebrow,
html body .experience-page__note a,
html body .experience-modal__close:hover,
html body .experience-modal__close:focus-visible{color:#051632!important}
html body .experience-link,
html body .experience-page__cta,
html body .experience-form__primary,
html body .experience-form__secondary,
html body .experience-modal button[type="submit"],
html body .experience-modal button[type="button"].experience-form__primary,
html body .experience-modal button[type="button"].experience-form__secondary{
  border-color:#051632!important;
}
html body .experience-page__cta,
html body .experience-form__primary,
html body .experience-form__secondary,
html body .experience-link:hover,
html body .experience-link:focus-visible,
html body .experience-modal button[type="submit"],
html body .experience-modal button[type="button"].experience-form__primary,
html body .experience-modal button[type="button"].experience-form__secondary{
  background:#051632!important;
  color:#fff!important;
}
html body .experience-rating input:checked+span{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)!important;
}
html body .experience-field input:focus,
html body .experience-field select:focus,
html body .experience-field textarea:focus{
  border-color:#051632!important;
  box-shadow:0 0 0 3px rgba(5,22,50,.14)!important;
}

html body .works-card__title,
html body .works-detail__title,
html body .works-showcase__title,
html body .works-detail h3,
html body .works-gallery__title{
  color:#051632!important;
}
html body .site-nav__submenu .site-nav__sublink:hover,
html body .site-nav__submenu .site-nav__sublink:focus-visible,
html body .site-nav__submenu .site-nav__sublink.is-current,
html body .site-nav__sublink:hover,
html body .site-nav__sublink:focus-visible,
html body .site-nav__sublink.is-current,
html body .catalog-filter__summary:hover,
html body .catalog-filter[open] .catalog-filter__summary,
html body .catalog-filters__reset,
html body .catalog-price__button,
html body .catalog-product-card__cart,
html body .catalog-cart-header-button,
html body .catalog-cart-panel__buy,
html body .catalog-cart-alert__button,
html body .catalog-info-guide__button,
html body .catalog-checkout-window__eyebrow{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
}
html body .site-nav__submenu .site-nav__sublink:hover *,
html body .site-nav__submenu .site-nav__sublink:focus-visible *,
html body .site-nav__submenu .site-nav__sublink.is-current *,
html body .catalog-filter__summary:hover *,
html body .catalog-filter[open] .catalog-filter__summary *,
html body .catalog-filters__reset *,
html body .catalog-price__button *,
html body .catalog-product-card__cart *,
html body .catalog-cart-header-button *,
html body .catalog-cart-panel__buy *,
html body .catalog-cart-alert__button *,
html body .catalog-info-guide__button *{
  color:#fff!important;
  fill:#fff!important;
  stroke:#fff!important;
}
html body .catalog-guide-showcase__dot[aria-current=true]{
  background:#051632!important;
  border-color:#051632!important;
}
html body .clients-reviews__arrow:hover,
html body .clients-reviews__arrow:focus-visible,
html body .clients-reviews__arrow.is-active,
html body .clients-reviews__button:hover,
html body .clients-reviews__button:focus-visible,
html body .clients-reviews__button.is-active{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
}
html body .clients-reviews__arrow:hover *,
html body .clients-reviews__arrow:focus-visible *,
html body .clients-reviews__arrow.is-active *,
html body .clients-reviews__button:hover *,
html body .clients-reviews__button:focus-visible *,
html body .clients-reviews__button.is-active *{
  color:#fff!important;
  fill:#fff!important;
  stroke:#fff!important;
}
html body .services-feature__layout{
  align-items:stretch!important;
}
html body .services-support__layout{
  align-items:stretch!important;
}
html body .services-support__card-text,
html body .services-support__kicker{
  color:#fff!important;
}
@media(max-width:980px){
  html body .partner-strip .container{
    width:min(100% - 24px,100%)!important;
  }
  html body .partner-strip__content{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:16px!important;
    padding:20px 0 22px!important;
    text-align:center!important;
  }
  html body .partner-strip__intro{
    max-width:620px!important;
    margin:0 auto!important;
  }
  html body .partner-strip__eyebrow,
  html body .partner-strip__hint{
    color:#fff!important;
  }
  html body .partner-strip__logos{
    width:100%!important;
    max-width:620px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:18px 26px!important;
    align-items:center!important;
    justify-items:center!important;
  }
  html body .partner-logo{
    width:100%!important;
    min-height:64px!important;
    padding:8px 10px!important;
    transform:none!important;
  }
  html body .partner-logo:hover,
  html body .partner-logo:focus-visible{
    transform:scale(1.035)!important;
  }
  html body .partner-logo img{
    height:42px!important;
    max-width:88%!important;
    object-fit:contain!important;
  }
  html body .partner-logo--motorarg img{height:46px!important}
  html body .partner-logo--sew img{height:42px!important}
  html body .partner-logo--weg{
    grid-column:1 / -1!important;
    max-width:48%!important;
    justify-self:center!important;
    transform:none!important;
  }
  html body .partner-logo--weg:hover,
  html body .partner-logo--weg:focus-visible{
    transform:scale(1.035)!important;
  }
  html body .partner-logo--weg img{
    height:42px!important;
    max-width:100%!important;
  }
  html body .contact-intro::before,
  html body .contact-intro::after{
    width:64px!important;
    height:64px!important;
    z-index:0!important;
  }
  html body .contact-intro__inner{
    position:relative!important;
    z-index:2!important;
    width:min(100% - 32px,100%)!important;
    padding-top:44px!important;
    padding-bottom:44px!important;
  }
  html body .services-feature__headline{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  html body .services-feature__title,
  html body .services-feature__lead,
  html body .services-support__title,
  html body .services-support__lead{
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  html body .services-feature__layout,
  html body .services-support__layout{
    grid-template-columns:1fr!important;
  }
  html body .services-feature__copy,
  html body .services-support__intro{
    width:100%!important;
    padding:24px 20px!important;
  }
  html body .services-feature__copy-block h3{
    text-align:left!important;
  }
  html body .services-feature__mosaic,
  html body .services-support__grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    grid-template-rows:auto!important;
    gap:14px!important;
    min-height:auto!important;
  }
  html body .services-feature__card,
  html body .services-feature__card--main,
  html body .services-feature__card--small,
  html body .services-support__card{
    grid-row:auto!important;
    grid-column:auto!important;
    min-height:260px!important;
    height:auto!important;
  }
  html body .services-feature__card img,
  html body .services-support__card img{
    height:260px!important;
    min-height:260px!important;
    object-fit:cover!important;
    filter:brightness(.96) saturate(1.06)!important;
  }
  html body .services-feature__card-inner,
  html body .services-support__card-inner{
    min-height:auto!important;
    padding:20px 18px!important;
    align-items:flex-start!important;
  }
  html body .services-feature__card-title,
  html body .services-support__card-title{
    max-width:94%!important;
    font-size:clamp(23px,6.5vw,32px)!important;
    line-height:1.05!important;
  }
  html body .services-support__card-text{
    margin-top:10px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__shell{
    width:min(100% - 24px,760px)!important;
    position:relative!important;
    min-height:auto!important;
    padding-bottom:0!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__slide{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__visual{
    position:relative!important;
    min-height:clamp(280px,58vw,390px)!important;
    padding:0 48px 32px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__visual img{
    max-height:clamp(250px,54vw,360px)!important;
    max-width:100%!important;
    transform:scale(1)!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow{
    top:clamp(138px,29vw,200px)!important;
    bottom:auto!important;
    width:46px!important;
    height:58px!important;
    transform:translateY(-50%)!important;
    color:#051632!important;
    z-index:8!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow:hover,
  html body .catalog-page--informativo .catalog-guide-showcase__arrow:focus-visible{
    transform:translateY(-50%) scale(1.06)!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow svg{
    width:42px!important;
    height:42px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow--prev{left:2px!important}
  html body .catalog-page--informativo .catalog-guide-showcase__arrow--next{right:2px!important}
  html body .catalog-page--informativo .catalog-guide-showcase__dots{
    top:clamp(260px,55vw,370px)!important;
    bottom:auto!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    z-index:9!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__content{
    margin-top:0!important;
  }
  html body .catalog-page--informativo 

  /* Móvil: estados seleccionados igual que PC — azul con texto blanco en subsecciones */
  html body .site-nav__submenu .site-nav__sublink:hover,
  html body .site-nav__submenu .site-nav__sublink:focus-visible,
  html body .site-nav__submenu .site-nav__sublink.is-current{
    background:#051632!important;
    border-color:#051632!important;
    color:#fff!important;
    transform:translateY(-1px)!important;
  }
}

@media(max-width:640px){
  html body .partner-strip__logos{
    gap:16px 20px!important;
  }
  html body .partner-logo{
    min-height:58px!important;
    padding:7px 8px!important;
  }
  html body .partner-logo img{
    height:36px!important;
    max-width:90%!important;
  }
  html body .partner-logo--motorarg img{height:40px!important}
  html body .partner-logo--sew img{height:36px!important}
  html body .partner-logo--weg{max-width:54%!important}
  html body .partner-logo--weg img{height:38px!important}

  html body .contact-intro::before,
  html body .contact-intro::after{
    width:46px!important;
    height:46px!important;
  }

  html body .services-feature__card,
  html body .services-feature__card--main,
  html body .services-feature__card--small,
  html body .services-support__card{
    min-height:238px!important;
  }
  html body .services-feature__card img,
  html body .services-support__card img{
    height:238px!important;
    min-height:238px!important;
  }
  html body .services-feature__card-title,
  html body .services-support__card-title{
    font-size:clamp(21px,6.8vw,28px)!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__visual{
    min-height:clamp(260px,68vw,330px)!important;
    padding-left:42px!important;
    padding-right:42px!important;
    padding-bottom:30px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow{
    top:clamp(128px,35vw,168px)!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__dots{
    top:clamp(238px,66vw,312px)!important;
  }
}
@media(max-width:960px){
  html body .site-header.is-mobile-nav-open .mobile-nav-toggle{
    background:#fff!important;
    color:#111!important;
    border-color:rgba(17,17,17,.12)!important;
    box-shadow:0 10px 22px rgba(14,42,87,.08)!important;
  }
  html body .site-header.is-mobile-nav-open .mobile-nav-toggle__hamburger span{
    background:currentColor!important;
  }
  html body .site-nav{
    gap:12px!important;
    padding:14px!important;
    background:#fff!important;
  }
  html body .site-nav__link,
  html body .site-nav__dropdown-toggle,
  html body .site-nav__sublink{
    color:#111!important;
    background:#fff!important;
    border:1px solid rgba(17,17,17,.08)!important;
    box-shadow:0 8px 18px rgba(14,42,87,.06)!important;
  }
  html body .site-nav__link.is-active,
  html body .site-nav__link:hover,
  html body .site-nav__link:focus-visible,
  html body .site-nav__dropdown.is-open > .site-nav__dropdown-toggle,
  html body .site-nav__dropdown.is-active > .site-nav__dropdown-toggle,
  html body .site-nav__dropdown-toggle.is-active,
  html body .site-nav__dropdown-toggle:hover,
  html body .site-nav__dropdown-toggle:focus-visible,
  html body .site-nav__sublink.is-current,
  html body .site-nav__sublink:hover,
  html body .site-nav__sublink:focus-visible{
    background:#051632!important;
    border-color:#051632!important;
    color:#fff!important;
    box-shadow:0 12px 24px rgba(5,22,50,.18)!important;
  }
  html body .site-nav__link.is-active *,
  html body .site-nav__link:hover *,
  html body .site-nav__link:focus-visible *,
  html body .site-nav__dropdown.is-open > .site-nav__dropdown-toggle *,
  html body .site-nav__dropdown.is-active > .site-nav__dropdown-toggle *,
  html body .site-nav__dropdown-toggle.is-active *,
  html body .site-nav__dropdown-toggle:hover *,
  html body .site-nav__dropdown-toggle:focus-visible *,
  html body .site-nav__sublink.is-current *,
  html body .site-nav__sublink:hover *,
  html body .site-nav__sublink:focus-visible *{
    color:#fff!important;
  }
  html body .site-nav__dropdown.is-open > .site-nav__dropdown-toggle .site-nav__dropdown-arrow:before,
  html body .site-nav__dropdown.is-open > .site-nav__dropdown-toggle .site-nav__dropdown-arrow:after,
  html body .site-nav__dropdown.is-active > .site-nav__dropdown-toggle .site-nav__dropdown-arrow:before,
  html body .site-nav__dropdown.is-active > .site-nav__dropdown-toggle .site-nav__dropdown-arrow:after,
  html body .site-nav__dropdown-toggle:hover .site-nav__dropdown-arrow:before,
  html body .site-nav__dropdown-toggle:hover .site-nav__dropdown-arrow:after,
  html body .site-nav__dropdown-toggle:focus-visible .site-nav__dropdown-arrow:before,
  html body .site-nav__dropdown-toggle:focus-visible .site-nav__dropdown-arrow:after{
    background:#fff!important;
  }
  html body .site-nav__submenu{
    margin-top:10px!important;
    padding:10px!important;
    gap:10px!important;
    background:#f7f7f7!important;
    border-color:rgba(17,17,17,.08)!important;
  }
}
@media(max-width:760px){
  html body .catalog-page--informativo{
    display:block!important;
    min-height:auto!important;
    background:#fff!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase{
    display:block!important;
    min-height:auto!important;
    padding:22px 0 44px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__shell{
    display:block!important;
    width:min(100% - 24px,720px)!important;
    min-height:auto!important;
    position:relative!important;
    margin:0 auto!important;
    padding:0!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__viewport{
    width:100%!important;
    min-height:auto!important;
    overflow:visible!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__slide{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    min-height:auto!important;
    gap:0!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__content{
    display:contents!important;
    max-width:none!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__title{
    order:1!important;
    width:100%!important;
    min-height:92px!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:flex-end!important;
    margin:0 auto 18px!important;
    text-align:center!important;
    color:#051632!important;
    font-size:clamp(36px,10.8vw,52px)!important;
    line-height:.96!important;
    letter-spacing:-.04em!important;
    text-transform:uppercase!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__visual{
    order:2!important;
    position:relative!important;
    width:100%!important;
    height:318px!important;
    min-height:318px!important;
    padding:0 52px 46px!important;
    margin:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    overflow:visible!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--intro .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--sumergibles .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--presurizadoras .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--controladores .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--centrifugas .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--perifericas .catalog-guide-showcase__visual img,
  html body .catalog-page--informativo .catalog-guide-showcase__slide--autocebantes .catalog-guide-showcase__visual img{
    width:auto!important;
    max-width:100%!important;
    max-height:258px!important;
    height:auto!important;
    object-fit:contain!important;
    transform:none!important;
    filter:drop-shadow(0 18px 26px rgba(0,0,0,.08))!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__text{
    order:3!important;
    width:100%!important;
    max-width:680px!important;
    margin:16px auto 0!important;
    color:#242424!important;
    font-size:15.5px!important;
    line-height:1.66!important;
    font-weight:600!important;
    text-align:left!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__text p{
    margin:0 0 16px!important;
  }
  html body .catalog-page--informativo 
  html body .catalog-page--informativo .catalog-guide-showcase__arrow{
    top:calc(92px + 18px + 136px)!important;
    bottom:auto!important;
    width:46px!important;
    height:58px!important;
    color:#051632!important;
    background:transparent!important;
    transform:translateY(-50%)!important;
    z-index:12!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow:hover,
  html body .catalog-page--informativo .catalog-guide-showcase__arrow:focus-visible{
    transform:translateY(-50%) scale(1.06)!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow svg{
    width:42px!important;
    height:42px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow--prev{left:0!important}
  html body .catalog-page--informativo .catalog-guide-showcase__arrow--next{right:0!important}
  html body .catalog-page--informativo .catalog-guide-showcase__dots{
    top:calc(92px + 18px + 284px)!important;
    bottom:auto!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    display:flex!important;
    gap:12px!important;
    z-index:13!important;
    padding:0!important;
    margin:0!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__dot{
    width:11px!important;
    height:11px!important;
    border:2px solid #111!important;
    background:#fff!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__dot[aria-current=true]{
    background:#051632!important;
    border-color:#051632!important;
  }
}
@media(max-width:430px){
  html body .catalog-page--informativo .catalog-guide-showcase__title{
    min-height:88px!important;
    font-size:clamp(34px,11.8vw,46px)!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__visual{
    height:292px!important;
    min-height:292px!important;
    padding-left:42px!important;
    padding-right:42px!important;
    padding-bottom:42px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__visual img{
    max-height:236px!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__arrow{
    top:calc(88px + 18px + 124px)!important;
  }
  html body .catalog-page--informativo .catalog-guide-showcase__dots{
    top:calc(88px + 18px + 260px)!important;
  }
}

html body .works-card__title,
html body .works-modal__title,
html body .works-detail__title,
html body .works-gallery__caption strong,
html body .work-detail__title{
  color:#051632!important;
}
html body .clients-reviews__arrow:hover,
html body .clients-reviews__arrow:focus-visible{
  color:#fff!important;
  background:#051632!important;
  border-color:#051632!important;
}
html body .clients-reviews__arrow:hover *,
html body .clients-reviews__arrow:focus-visible *{
  color:#fff!important;
  stroke:#fff!important;
  fill:#fff!important;
}
html body .services-feature__wrap,
html body .services-support__wrap{overflow:visible!important;}
html body .services-feature__headline,
html body .services-support__intro{position:relative!important;z-index:2!important;}
html body .services-feature__layout,
html body .services-support__layout{align-items:stretch!important;}
html body .services-feature__copy,
html body .services-support__intro{height:auto!important;align-self:stretch!important;box-sizing:border-box!important;}
html body .services-feature__mosaic{height:auto!important;align-self:stretch!important;}
html body .services-feature__card{position:relative!important;display:block!important;overflow:hidden!important;min-width:0!important;height:auto!important;background:#f8f9fb!important;border:1px solid rgba(5,22,50,.10)!important;box-shadow:0 18px 36px rgba(5,22,50,.10)!important;isolation:isolate!important;}
html body .services-feature__card--main{min-height:520px!important;}
html body .services-feature__card img,
html body .services-support__card img{max-width:none!important;max-height:none!important;filter:brightness(1.02) contrast(1.02) saturate(1.04)!important;transform:none!important;}
html body .services-feature__card--contain{background:#fff!important;}
html body .services-feature__card--contain img{object-fit:contain!important;object-position:center center!important;padding:18px 18px 76px!important;box-sizing:border-box!important;filter:brightness(1.04) contrast(1.02) saturate(1.02)!important;}
html body .services-feature__card--contain::after{background:linear-gradient(180deg,rgba(5,22,50,.00) 0%,rgba(5,22,50,.00) 48%,rgba(5,22,50,.78) 100%)!important;}
html body .services-feature__card-title,
html body .services-support__card-title{display:block!important;width:100%!important;max-width:92%!important;margin:0!important;color:#fff!important;text-align:left!important;text-shadow:0 2px 8px rgba(0,0,0,.35)!important;line-height:1.04!important;letter-spacing:-.035em!important;}
html body .services-feature__card-title{font-size:clamp(26px,1.85vw,40px)!important;}
html body .services-feature__card--small .services-feature__card-title{font-size:clamp(22px,1.35vw,30px)!important;}
html body .services-support__grid{min-width:0!important;}
html body .services-support__card{position:relative!important;display:block!important;overflow:hidden!important;min-width:0!important;background:#f8f9fb!important;border:1px solid rgba(5,22,50,.10)!important;box-shadow:0 18px 36px rgba(5,22,50,.10)!important;isolation:isolate!important;}
html body .services-support__kicker,
html body .services-support__card-text{color:#fff!important;text-shadow:0 2px 8px rgba(0,0,0,.32)!important;}
html body .services-support__kicker{margin:0 0 2px!important;font-size:12px!important;letter-spacing:.16em!important;text-transform:uppercase!important;font-weight:800!important;}
html body .services-support__card-text{max-width:95%!important;margin:2px 0 0!important;font-size:15.5px!important;line-height:1.5!important;font-weight:600!important;}
html body .services-support__card-actions{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;margin-top:12px!important;position:relative!important;z-index:4!important;}
html body .services-support__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 18px!important;background:var(--conselec-blue)!important;border:1px solid var(--conselec-blue)!important;color:#fff!important;text-decoration:none!important;font-weight:800!important;letter-spacing:.03em!important;box-shadow:0 12px 26px rgba(5,22,50,.20)!important;transition:transform .22s ease, background .22s ease, color .22s ease, border-color .22s ease!important;}
html body .services-support__button:hover,
html body .services-support__button:focus-visible{background:#fff!important;border-color:#fff!important;color:var(--conselec-blue)!important;transform:translateY(-2px)!important;}
html body .services-feature__card:hover img,
html body .services-support__card:hover img{filter:brightness(1.12) contrast(1.03) saturate(1.08)!important;}
html body .services-feature__card--contain:hover img{filter:brightness(1.08) contrast(1.03) saturate(1.05)!important;}
@media(min-width:981px){
  html body .services-feature__layout{display:grid!important;grid-template-columns:minmax(460px,.92fr) minmax(0,1.38fr)!important;gap:28px!important;}
  html body .services-support__layout{display:grid!important;grid-template-columns:minmax(380px,.82fr) minmax(0,1.5fr)!important;gap:28px!important;}
  html body .services-support__card-title{font-size:clamp(26px,1.65vw,38px)!important;}
}
@media(max-width:980px){
  html body .services-feature,
  html body .services-support{overflow:hidden!important;}
  html body .services-feature__wrap,
  html body .services-support__wrap{width:min(100% - 24px,760px)!important;margin-left:auto!important;margin-right:auto!important;overflow:visible!important;}
  html body .services-feature__headline,
  html body .services-support__intro{width:100%!important;max-width:100%!important;margin:0 auto 20px!important;padding:0!important;text-align:left!important;}
  html body .services-feature__title,
  html body .services-support__title{max-width:100%!important;margin:0 0 12px!important;text-align:left!important;font-size:clamp(34px,9.2vw,48px)!important;line-height:1.02!important;letter-spacing:-.045em!important;}
  html body .services-feature__lead,
  html body .services-support__lead{max-width:100%!important;margin:0!important;text-align:left!important;font-size:17px!important;line-height:1.62!important;}
  html body .services-feature__layout,
  html body .services-support__layout{display:flex!important;flex-direction:column!important;gap:18px!important;width:100%!important;}
  html body .services-feature__copy{order:1!important;width:100%!important;padding:24px 20px!important;gap:16px!important;box-sizing:border-box!important;}
  html body .services-feature__copy-block{padding-bottom:16px!important;margin:0!important;}
  html body .services-feature__copy-block h3{font-size:22px!important;line-height:1.1!important;margin:0 0 8px!important;color:var(--conselec-blue)!important;}
  html body .services-feature__copy-block p{font-size:15.5px!important;line-height:1.58!important;margin:0!important;}
  html body .services-feature__note{font-size:15.5px!important;line-height:1.58!important;margin:2px 0 0!important;}
  html body .services-feature__mosaic{order:2!important;width:100%!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:none!important;gap:14px!important;min-height:0!important;height:auto!important;overflow:visible!important;}
  html body .services-feature__card,
  html body .services-feature__card--main,
  html body .services-feature__card--small{grid-column:auto!important;grid-row:auto!important;display:block!important;width:100%!important;min-height:286px!important;height:286px!important;overflow:hidden!important;}
  html body .services-feature__card--contain img{padding:18px 16px 82px!important;}
  html body .services-feature__card-inner{padding:22px 20px!important;}
  html body .services-feature__card-title,
  html body .services-feature__card--small .services-feature__card-title{font-size:clamp(22px,6.4vw,30px)!important;line-height:1.03!important;max-width:96%!important;}
  html body .services-support__grid{order:2!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;width:100%!important;overflow:visible!important;}
  html body .services-support__card{width:100%!important;min-height:338px!important;height:338px!important;overflow:hidden!important;}
  html body .services-support__card-inner{padding:22px 20px!important;gap:8px!important;}
  html body .services-support__card-title{font-size:clamp(24px,7vw,32px)!important;line-height:1.02!important;max-width:96%!important;}
  html body .services-support__card-text{font-size:14.8px!important;line-height:1.45!important;max-width:96%!important;}
  html body .services-support__button{min-height:42px!important;padding:0 16px!important;font-size:13px!important;color:#fff!important;background:var(--conselec-blue)!important;border-color:var(--conselec-blue)!important;}
}
@media(max-width:480px){
  html body .services-feature__wrap,
  html body .services-support__wrap{width:calc(100% - 22px)!important;}
  html body .services-feature__title,
  html body .services-support__title{font-size:clamp(31px,10.2vw,42px)!important;}
  html body .services-feature__lead,
  html body .services-support__lead{font-size:15.8px!important;line-height:1.56!important;}
  html body .services-feature__card,
  html body .services-feature__card--main,
  html body .services-feature__card--small{height:268px!important;min-height:268px!important;}
  html body .services-support__card{height:344px!important;min-height:344px!important;}
  html body .services-feature__card-title,
  html body .services-feature__card--small .services-feature__card-title{font-size:clamp(21px,7.2vw,28px)!important;}
  html body .services-support__card-title{font-size:clamp(23px,7.6vw,30px)!important;}
  html body .services-support__card-text{font-size:14px!important;line-height:1.42!important;}
}
html body .catalog-filter__summary:hover .catalog-filter__chevron,
html body .catalog-filter__summary:focus-visible .catalog-filter__chevron,
html body .catalog-filter[open] .catalog-filter__chevron{
  border-right-color:#fff!important;
  border-bottom-color:#fff!important;
}
html body .catalog-product-card__title,
html body .catalog-product-card__price,
html body .product-detail__title,
html body .product-detail__price,
html body .product-detail__specs strong{
  color:#051632!important;
}
html body .catalog-product-card__info,
html body .product-detail__download{
  background:#051632!important;
  color:#fff!important;
}
@media (min-width:861px){
  html body .catalog-filter[open] .catalog-filter__body{
    padding:18px 18px 22px!important;
  }
  html body .catalog-filter__body{
    padding:16px 18px 20px!important;
  }
  html body .catalog-filter__summary{
    min-height:60px!important;
  }
  html body .catalog-checks{
    gap:14px!important;
  }
  html body .catalog-price{
    padding-top:4px!important;
  }
  html body .catalog-price__fields,
  html body .catalog-price__row{
    gap:12px!important;
  }
}
html body .catalog-pagination__button.is-active,
html body .catalog-pagination__button[aria-current="page"],
html body #catalogPagination .catalog-pagination__button.is-active,
html body #catalogPagination .catalog-pagination__button[aria-current="page"]{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
}
html body .catalog-pagination__button.is-active *,
html body .catalog-pagination__button[aria-current="page"] *{
  color:#fff!important;
}
html body .catalog-pagination__button:hover,
html body .catalog-pagination__button:focus-visible{
  background:#051632!important;
  border-color:#051632!important;
  color:#fff!important;
}
html body .catalog-pagination__button:disabled{
  background:#f3f3f3!important;
  border-color:rgba(17,17,17,.1)!important;
  color:#111!important;
}
html body .services-feature__card--main img,
html body .services-support__card img{object-position:center center!important;}
@media(max-width:980px){html body .services-feature__card img,html body .services-support__card img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;}}
.ai-illustration-notice{position:fixed;top:94px;right:22px;z-index:9990;max-width:360px;width:calc(100vw - 44px);opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.ai-illustration-notice.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.ai-illustration-notice__content{background:#fff;border:1px solid rgba(0,31,63,.18);border-left:5px solid #001f3f;box-shadow:0 18px 42px rgba(0,31,63,.16);padding:16px 17px 15px;color:#001f3f;font-family:inherit}.ai-illustration-notice__content strong{display:block;font-size:1rem;line-height:1.15;font-weight:900;margin:0 0 7px}.ai-illustration-notice__content p{margin:0 0 13px;font-size:.84rem;line-height:1.48;color:#24364a;font-weight:600}.ai-illustration-notice__button{appearance:none;border:0;background:#001f3f;color:#fff;font-weight:900;font-size:.82rem;line-height:1;padding:10px 14px;cursor:pointer;box-shadow:0 10px 22px rgba(0,31,63,.18);transition:transform .18s ease,background .18s ease}.ai-illustration-notice__button:hover{transform:translateY(-1px);background:#062d58}.ai-illustration-notice__button:focus-visible{outline:3px solid rgba(0,31,63,.25);outline-offset:3px}@media (max-width:960px){.ai-illustration-notice{top:84px;right:14px;width:calc(100vw - 28px);max-width:340px}.ai-illustration-notice__content{padding:14px 14px 13px}.ai-illustration-notice__content p{font-size:.8rem}}@media (max-width:520px){.ai-illustration-notice{top:76px;right:10px;width:calc(100vw - 20px);max-width:none}.ai-illustration-notice__content{border-left-width:4px}.ai-illustration-notice__button{width:100%;padding:11px 14px}}
.hero:before{background:linear-gradient(90deg,rgba(4,4,4,.58),rgba(4,4,4,.42) 42%,rgba(4,4,4,.22)),linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.26)),url(../img/hero-conselec.webp) center center/cover no-repeat!important;filter:brightness(.56) saturate(.86)!important}
@media(max-width:960px){.hero:before{background:linear-gradient(90deg,rgba(4,4,4,.62),rgba(4,4,4,.46) 46%,rgba(4,4,4,.26)),linear-gradient(180deg,rgba(0,0,0,.16),rgba(0,0,0,.30)),url(../img/hero-conselec.webp) 58% center/cover no-repeat!important;filter:brightness(.54) saturate(.84)!important}}
@media(max-width:640px){.hero:before{background:linear-gradient(180deg,rgba(4,4,4,.68),rgba(4,4,4,.50) 48%,rgba(4,4,4,.28)),url(../img/hero-conselec.webp) 60% center/cover no-repeat!important;filter:brightness(.50) saturate(.82)!important}}
.main-content section,.services-feature,.provider-story,.faq-page,.catalog-section,.product-detail{content-visibility:auto;contain-intrinsic-size:1px 900px;}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}
body.page-faq{padding:0!important}
body.page-faq .page-splash,.page-splash{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100vw!important;height:100dvh!important;min-height:100vh!important;margin:0!important;z-index:30000!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;transform:none!important}.page-splash__logo{margin:auto!important}.whatsapp-widget{position:fixed!important;right:20px!important;bottom:20px!important;z-index:12000!important;display:flex!important;align-items:flex-end!important;gap:16px!important;transform:none!important}.whatsapp-widget__toggle{width:108px!important;height:108px!important;flex:0 0 108px!important}.whatsapp-widget__toggle img{width:100%!important;height:100%!important;object-fit:contain!important}@media(max-width:640px){.whatsapp-widget{right:12px!important;bottom:12px!important;gap:10px!important}.whatsapp-widget__toggle{width:84px!important;height:84px!important;flex-basis:84px!important}}@media(max-width:420px){.whatsapp-widget{right:10px!important;bottom:10px!important}.whatsapp-widget__toggle{width:72px!important;height:72px!important;flex-basis:72px!important}}.contact-calendar-floating__ticker span{padding-left:100%}.contact-calendar-floating__button{flex-direction:column;gap:6px}.contact-calendar-floating__button:hover,.contact-calendar-floating__button:focus-visible{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 20px 42px rgba(5,22,50,.28)}.contact-calendar-floating__button:focus-visible{outline:3px solid rgba(5,22,50,.24);outline-offset:4px}.contact-calendar-floating__label{font-size:11px;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:.06em}@keyframes contactCalendarTicker{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}
.contact-calendar-modal[hidden]{display:none!important}.contact-calendar-modal{position:fixed;inset:0;z-index:26000;display:flex;align-items:center;justify-content:center;padding:24px}.contact-calendar-modal__backdrop{position:absolute;inset:0;background:rgba(5,22,50,.72);backdrop-filter:blur(5px)}.contact-calendar-modal__dialog{position:relative;width:min(760px,calc(100vw - 34px));max-height:min(88vh,900px);overflow:auto;background:#fff;border:1px solid rgba(5,22,50,.12);box-shadow:0 34px 74px rgba(0,0,0,.32);padding:34px 34px 30px;color:#111}.contact-calendar-modal__close{position:absolute;top:18px;right:18px;width:46px;height:46px;border:1px solid rgba(17,17,17,.08);background:#fff;color:#111;font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:transform .18s ease,box-shadow .18s ease}.contact-calendar-modal__close:hover,.contact-calendar-modal__close:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px rgba(5,22,50,.14)}.contact-calendar-modal__eyebrow{margin:0 0 10px;color:var(--brand-yellow);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.contact-calendar-modal__title{margin:0;color:#111;font-size:clamp(32px,4.2vw,52px);font-weight:900;line-height:.96;letter-spacing:-.045em;max-width:620px}.contact-calendar-status{margin-top:24px;padding:22px 24px;background:linear-gradient(135deg,rgba(5,22,50,.97),rgba(5,22,50,.88));color:#fff;border:1px solid rgba(255,255,255,.14);display:grid;grid-template-columns:minmax(0,1fr);gap:9px}.contact-calendar-status__label{align-items:center;gap:9px;margin-bottom:8px;color:#fff;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.contact-calendar-status__label:before{content:"";width:10px;height:10px;background:#cf2f2f;border:2px solid rgba(255,255,255,.72);box-shadow:0 0 0 4px rgba(255,255,255,.08)}.contact-calendar-status[data-contact-calendar-state="open"] .contact-calendar-status__label:before{background:#35a853}.contact-calendar-status strong{display:block;font-size:clamp(22px,3vw,34px);line-height:1.12;font-weight:900;letter-spacing:-.03em}.contact-calendar-status p{margin:0;color:rgba(255,255,255,.78);font-size:14px;line-height:1.58}.contact-calendar-week{margin-top:20px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-calendar-week article{min-height:72px;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(5,22,50,.10);background:#fff;box-shadow:0 10px 20px rgba(5,22,50,.06)}.contact-calendar-week article.is-today{border-color:rgba(5,22,50,.38);box-shadow:inset 0 0 0 2px rgba(5,22,50,.10),0 14px 28px rgba(5,22,50,.10)}.contact-calendar-week article.is-closed{background:#f5f5f5;color:#111}.contact-calendar-week span{font-size:15px;font-weight:900;color:#111}.contact-calendar-week strong{font-size:14px;font-weight:800;color:#111111bd;text-align:right}.contact-calendar-modal__note{margin:20px 0 0;padding:15px 16px;background:#f6f7f9;border-left:5px solid var(--brand-yellow);color:#111111c7;font-size:14px;line-height:1.7;font-weight:650}@media(max-width:760px){.contact-calendar-floating{right:12px;bottom:106px;gap:9px}.contact-calendar-floating__ticker{width:min(224px,calc(100vw - 112px));height:40px;font-size:12.5px}.contact-calendar-floating__button{width:78px;height:78px}.contact-calendar-floating__icon{width:27px;height:27px}.contact-calendar-floating__label{font-size:10px}.contact-calendar-modal{padding:12px}.contact-calendar-modal__dialog{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:26px 18px 20px}.contact-calendar-modal__close{top:12px;right:12px;width:40px;height:40px}.contact-calendar-modal__title{padding-right:44px}.contact-calendar-status{padding:19px 18px}.contact-calendar-week{grid-template-columns:1fr}.contact-calendar-week article{min-height:64px;padding:13px 14px}}@media(max-width:420px){.contact-calendar-floating{right:10px;bottom:92px}.contact-calendar-floating__ticker{width:min(190px,calc(100vw - 96px));font-size:12px}.contact-calendar-floating__button{width:70px;height:70px}.contact-calendar-floating__label{font-size:9.5px}.contact-calendar-floating__icon{width:24px;height:24px}}.contact-calendar-floating{position:fixed!important;right:clamp(14px,3.2vw,46px)!important;bottom:auto!important;z-index:11950;display:flex;align-items:center;gap:12px;filter:drop-shadow(0 14px 26px rgba(5,22,50,.18))}.contact-calendar-floating__ticker{width:clamp(268px,29vw,410px);height:44px;display:flex;align-items:center;overflow:hidden;background:#fff;border:1px solid rgba(5,22,50,.16);box-shadow:0 16px 34px rgba(5,22,50,.12);color:var(--brand-yellow);font-size:14px;font-weight:900;letter-spacing:.01em;white-space:nowrap}.contact-calendar-floating__ticker-track{display:flex;align-items:center;width:max-content;min-width:max-content;animation:contactCalendarTicker 18s linear infinite;will-change:transform}.contact-calendar-floating__ticker span{display:inline-flex!important;align-items:center;flex:0 0 auto;min-width:auto!important;padding:0 34px!important;animation:none!important}.contact-calendar-floating__button{border:2px solid #fff;background:var(--brand-yellow);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 16px 34px rgba(5,22,50,.22);transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.contact-calendar-floating__icon{width:31px;height:31px;display:block}.contact-calendar-floating__label{display:none!important}@keyframes contactCalendarTicker{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media(max-width:960px){.contact-calendar-floating{top:154px!important}.contact-calendar-floating__ticker{width:min(292px,calc(100vw - 100px));height:42px;font-size:12.5px}.contact-calendar-floating__ticker span{padding:0 26px!important}.contact-calendar-floating__button{width:62px!important;height:62px!important}.contact-calendar-floating__icon{width:27px;height:27px}}@media(max-width:640px){.contact-calendar-floating{top:166px!important;gap:8px}.contact-calendar-floating__ticker{width:min(230px,calc(100vw - 88px));height:40px;font-size:12px}.contact-calendar-floating__button{width:58px!important;height:58px!important}.contact-calendar-floating__icon{width:25px;height:25px}}@media(max-width:380px){.contact-calendar-floating__ticker{width:min(198px,calc(100vw - 82px));font-size:11.5px}.contact-calendar-floating__button{width:54px!important;height:54px!important}}.contact-calendar-floating{top:var(--contact-calendar-top,calc(var(--topbar-height) + var(--header-height) + 14px))!important;transition:top .16s ease}.contact-calendar-floating[data-contact-calendar-anchored="hero"]{top:var(--contact-calendar-top)!important}@media(max-width:960px){.contact-calendar-floating{right:14px!important}}@media(max-width:640px){.contact-calendar-floating{right:10px!important}}.contact-calendar-slot .contact-calendar-floating{margin-top:14px;filter:drop-shadow(0 14px 26px rgba(5,22,50,.18))}.contact-calendar-slot .contact-calendar-floating__button{width:68px!important;height:68px!important}.contact-calendar-slot .contact-calendar-floating__label{display:none!important}.contact-calendar-status__label{display:none!important}.contact-calendar-slot{top:calc(var(--topbar-height) + var(--header-height) + 14px)!important;align-items:flex-start!important;justify-content:flex-end!important;transform:none!important}.contact-calendar-slot .contact-calendar-floating{inset:auto!important}@media(max-width:960px){.contact-calendar-slot{top:154px!important;height:62px!important;min-height:62px!important;padding:0 14px!important;margin-bottom:22px!important}}@media(max-width:640px){.contact-calendar-slot{top:166px!important;height:58px!important;min-height:58px!important;padding:0 10px!important;margin-bottom:20px!important}}.contact-calendar-slot{display:block!important;position:static!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;z-index:auto!important;pointer-events:none!important}.contact-calendar-slot .contact-calendar-floating{position:fixed!important;right:clamp(14px,3.2vw,46px)!important;top:var(--contact-calendar-top,calc(var(--topbar-height) + var(--header-height) + 14px))!important;bottom:auto!important;left:auto!important;margin:0!important;transform:none!important;transition:none!important;display:flex!important;align-items:center!important;gap:12px!important;z-index:11950!important;pointer-events:auto!important;visibility:hidden}.contact-calendar-slot .contact-calendar-floating[data-contact-calendar-ready="true"]{visibility:visible!important}.contact-calendar-floating__button{width:68px!important;height:68px!important}.contact-calendar-status__label,.contact-calendar-status__label:before{display:none!important}.contact-calendar-status p[data-contact-calendar-now]{display:none!important}.contact-calendar-status__time{margin:10px 0 0!important;color:rgba(255,255,255,.82)!important;font-size:15px!important;line-height:1.45!important;font-weight:800!important;letter-spacing:.01em}.contact-calendar-status strong[data-contact-calendar-countdown]{font-size:clamp(24px,3vw,38px)!important;line-height:1.05!important}@media(max-width:960px){.contact-calendar-slot .contact-calendar-floating{right:14px!important;gap:10px!important}.contact-calendar-slot .contact-calendar-floating__ticker{width:min(292px,calc(100vw - 100px));height:42px;font-size:12.5px}.contact-calendar-slot .contact-calendar-floating__ticker span{padding:0 26px!important}.contact-calendar-slot .contact-calendar-floating__button{width:62px!important;height:62px!important}.contact-calendar-status__time{font-size:14px!important}}@media(max-width:640px){.contact-calendar-slot .contact-calendar-floating{right:10px!important;gap:8px!important}.contact-calendar-slot .contact-calendar-floating__ticker{width:min(230px,calc(100vw - 88px));height:40px;font-size:12px}.contact-calendar-slot .contact-calendar-floating__button{width:58px!important;height:58px!important}.contact-calendar-status strong[data-contact-calendar-countdown]{font-size:26px!important}.contact-calendar-status__time{font-size:13px!important}}@media(max-width:380px){.contact-calendar-slot .contact-calendar-floating__ticker{width:min(198px,calc(100vw - 82px));font-size:11.5px}.contact-calendar-slot .contact-calendar-floating__button{width:54px!important;height:54px!important}}
.blog-page .blog-hero.hero:before{background:linear-gradient(90deg,rgba(1,12,35,.74),rgba(1,12,35,.52) 44%,rgba(1,12,35,.30)),linear-gradient(180deg,rgba(3,8,20,.30),rgba(3,8,20,.62)),url(assets/img/hero-conselec.webp) center center/cover no-repeat!important;filter:brightness(.60)!important}.blog-page .blog-hero .section-eyebrow{color:var(--brand-yellow);letter-spacing:.22em;font-weight:800;margin:0 0 18px;text-transform:uppercase}.blog-shell{background:linear-gradient(180deg,#f6f8fb 0%,#fff 100%);padding:82px 0}.blog-shell__container{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.35fr);gap:42px;align-items:start}.blog-shell__intro{background:#fff;border:1px solid rgba(1,12,35,.08);box-shadow:0 20px 55px rgba(1,12,35,.08);padding:36px}.blog-shell__intro .section-eyebrow,.blog-cta .section-eyebrow{color:#0b4b8f;letter-spacing:.18em;font-weight:800;margin:0 0 14px;text-transform:uppercase}.blog-shell__intro h2,.blog-cta h2{color:#010c23;font-size:clamp(2rem,4vw,3.8rem);line-height:.98;margin:0 0 18px;letter-spacing:-.045em}.blog-shell__intro p,.blog-cta p{color:rgba(1,12,35,.72);font-size:1.02rem;line-height:1.75;margin:0}.blog-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.blog-card{position:relative;min-height:280px;color:#fff;padding:30px}.blog-card:before{content:"";position:absolute;inset:auto -40px -70px auto;width:150px;height:150px;border:1px solid rgba(255,255,255,.18);transform:rotate(18deg)}.blog-card__number{display:inline-flex;color:#fff;background:#0b4b8f;border:1px solid rgba(255,255,255,.22);padding:8px 12px;font-weight:800;letter-spacing:.12em;margin-bottom:28px}.blog-card h3{font-size:1.45rem;line-height:1.1;margin:0 0 16px;color:#fff}.blog-card p{color:rgba(255,255,255,.76);font-size:.98rem;line-height:1.65;margin:0}.blog-cta{background:#010c23;color:#fff;padding:72px 0}.blog-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center}.blog-cta h2{color:#fff;max-width:760px}.blog-cta p{color:rgba(255,255,255,.74);max-width:720px}.blog-cta__actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.blog-cta .button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid rgba(255,255,255,.25);padding:14px 18px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.blog-cta .button--primary{background:#fff;color:#010c23}.blog-cta .button--secondary{background:#0b4b8f;color:#fff}.blog-cta .button--ghost{background:transparent;color:#fff}@media(max-width:1100px){.blog-shell__container,.blog-cta__inner{grid-template-columns:1fr}.blog-cards{grid-template-columns:1fr}.blog-cta__actions{justify-content:flex-start}}@media(max-width:640px){.blog-shell{padding:56px 0}.blog-shell__intro,.blog-card{padding:24px}.blog-cta{padding:56px 0}.blog-cta__actions{flex-direction:column}.blog-cta .button{width:100%}}
.blog-page,.blog-article-page{background:#f3f5f9}.blog-page .site-footer,.blog-article-page .site-footer{margin-top:0}.blog-hub-hero.hero:before,.blog-article-hero.hero:before{background:linear-gradient(90deg,rgba(1,12,35,.86),rgba(1,12,35,.58) 44%,rgba(1,12,35,.34)),url(assets/img/hero-conselec.webp) center center/cover no-repeat!important;filter:brightness(.62)!important}.blog-hub-hero .hero__content,.blog-article-hero .hero__content{max-width:840px}.blog-hub-hero .section-eyebrow,.blog-article-hero .section-eyebrow{color:#86b7ff;font-weight:800;letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px}.blog-hub-hero .hero__title,.blog-article-hero .hero__title{max-width:820px}.blog-hub-hero .hero__description,.blog-article-hero .hero__description{max-width:760px}.blog-hub-main{padding:72px 0 84px;background:linear-gradient(180deg,#eef2f7 0%,#fff 24%,#fff 100%)}.blog-overview{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.35fr);gap:26px;align-items:stretch;margin-bottom:42px}.blog-overview__intro,.blog-overview__types{background:#fff;border:1px solid rgba(1,12,35,.10);padding:34px;box-shadow:0 18px 45px rgba(1,12,35,.08);border-radius:0}.blog-overview__intro h2,.blog-feed__header h2,.blog-article-layout h2,.blog-related h2{color:#010c23;font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.02;margin:0 0 18px;letter-spacing:-.04em}.blog-overview__intro p,.blog-feed__header p,.blog-type-card p,.blog-article-richtext p,.blog-related p{color:rgba(1,12,35,.76);line-height:1.78;margin:0 0 16px}.blog-overview__intro p:last-child,.blog-type-card p:last-child,.blog-feed__header p:last-child,.blog-article-richtext p:last-child,.blog-related p:last-child{margin-bottom:0}.blog-overview__types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.blog-type-card{background:#f8fafc;border:1px solid rgba(11,75,143,.18);padding:22px;min-height:100%}.blog-type-card__label{display:inline-flex;align-items:center;justify-content:center;min-width:84px;padding:8px 12px;background:#010c23;color:#fff;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.blog-feed__header{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:24px}.blog-feed__header-text{max-width:760px}.blog-feed__sort{padding:12px 16px;border:1px solid rgba(1,12,35,.14);background:#fff;color:#010c23;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.blog-card{background:#fff;border:1px solid rgba(1,12,35,.12);box-shadow:0 16px 38px rgba(1,12,35,.08);overflow:hidden;border-radius:0;display:flex;flex-direction:column;height:100%}.blog-card__image{display:block;aspect-ratio:16/9;background:#dfe6f2;overflow:hidden;border-bottom:1px solid rgba(1,12,35,.1)}.blog-card__image img{width:100%;height:100%;object-fit:cover;display:block}.blog-card__body{padding:24px 28px 28px;display:flex;flex-direction:column;gap:16px;flex:1}.blog-card__meta{display:flex;flex-wrap:wrap;gap:10px 14px;color:#617085;font-weight:800;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase}.blog-card__meta span{display:inline-flex;align-items:center;gap:8px}.blog-card__category{display:inline-flex;align-self:flex-start;padding:7px 10px;border:1px solid rgba(11,75,143,.18);background:#f3f7fc;color:#0b4b8f;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.blog-card__title{color:#010c23;font-size:clamp(1.55rem,2.4vw,2.3rem);line-height:1.14;letter-spacing:-.03em;margin:0}.blog-card__excerpt{color:rgba(1,12,35,.78);line-height:1.7;margin:0;flex:1}.blog-card__action{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:14px 18px;border:2px solid #0b4b8f;color:#0b4b8f;text-decoration:none;font-weight:800;letter-spacing:.04em;transition:background .18s ease,color .18s ease,transform .18s ease;text-transform:none}.blog-card__action:hover{background:#0b4b8f;color:#fff;transform:translateY(-1px)}.blog-editorial-note{margin-top:32px;background:#010c23;color:#fff;padding:28px 32px;border:1px solid rgba(255,255,255,.08)}.blog-editorial-note h3{margin:0 0 10px;font-size:1.2rem;color:#fff}.blog-editorial-note p{margin:0;color:rgba(255,255,255,.76);line-height:1.72}.blog-article-main{padding:72px 0 84px;background:linear-gradient(180deg,#eef2f7 0%,#fff 22%,#fff 100%)}.blog-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;color:#8fa4c6;font-size:.84rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px}.blog-breadcrumbs a{color:#0b4b8f;text-decoration:none}.blog-breadcrumbs span[aria-current="page"]{color:#617085}.blog-article-layout{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(320px,.72fr);gap:32px;align-items:start}.blog-article-panel,.blog-article-aside{background:#fff;border:1px solid rgba(1,12,35,.10);box-shadow:0 18px 45px rgba(1,12,35,.07);padding:34px}.blog-article-cover{margin:0 0 28px;background:#f2f5fb;border:1px solid rgba(1,12,35,.08)}.blog-article-cover img,.blog-single-figure img{display:block;width:100%;height:auto}.blog-article-cover figcaption,.blog-single-figure figcaption{padding:12px 16px;border-top:1px solid rgba(1,12,35,.08);color:#617085;font-size:.92rem;line-height:1.5}.blog-article-richtext h2{margin-top:10px}.blog-article-richtext h3{font-size:1.18rem;letter-spacing:-.02em;color:#010c23;margin:28px 0 12px}.blog-article-aside__meta{display:grid;gap:14px}.blog-article-stat{padding:16px 18px;border:1px solid rgba(11,75,143,.16);background:#f6f9fd}.blog-article-stat strong{display:block;color:#010c23;font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}.blog-article-stat span{display:block;color:rgba(1,12,35,.78);line-height:1.62}.blog-gallery-section{margin-top:34px;padding-top:24px;border-top:1px solid rgba(1,12,35,.1)}.blog-gallery-section h2{margin-bottom:10px}.blog-gallery-note{margin:0 0 18px;color:rgba(1,12,35,.74)}.blog-gallery{position:relative}.blog-gallery__viewport{overflow:hidden;border:1px solid rgba(1,12,35,.1);background:#f4f7fb}.blog-gallery__track{display:flex;transition:transform .35s ease}.blog-gallery__slide{min-width:100%;display:grid;grid-template-rows:auto auto}.blog-gallery__slide img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#eef2f8}.blog-gallery__caption{padding:14px 18px;color:#4d5b71;border-top:1px solid rgba(1,12,35,.08);line-height:1.58;background:#fff}.blog-gallery__controls{display:flex;justify-content:space-between;gap:12px;margin-top:14px}.blog-gallery__button{appearance:none;border:1px solid rgba(1,12,35,.16);background:#fff;color:#010c23;padding:12px 16px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;min-width:120px}.blog-gallery__button:hover{background:#010c23;color:#fff}.blog-gallery__counter{display:flex;align-items:center;justify-content:center;padding:0 14px;background:#f3f6fa;border:1px solid rgba(1,12,35,.08);min-width:96px;color:#617085;font-weight:800;letter-spacing:.08em}.blog-single-figure{margin:34px 0 0;border:1px solid rgba(1,12,35,.1);background:#f4f7fb}.blog-related{margin-top:34px;padding-top:24px;border-top:1px solid rgba(1,12,35,.1)}.blog-related__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.blog-related__item{display:block;text-decoration:none;border:1px solid rgba(1,12,35,.1);background:#fff;padding:18px;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.blog-related__item:hover{transform:translateY(-2px);box-shadow:0 14px 24px rgba(1,12,35,.08)}.blog-related__date{display:block;color:#617085;font-size:.78rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.blog-related__title{display:block;color:#010c23;font-size:1.08rem;font-weight:800;line-height:1.4;margin-bottom:8px}.blog-related__text{display:block;color:rgba(1,12,35,.72);line-height:1.6}.blog-back-link{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border:1px solid rgba(1,12,35,.14);background:#fff;color:#010c23;text-decoration:none;font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-top:22px}.blog-back-link:hover{background:#010c23;color:#fff}.blog-hub-main .section-eyebrow,.blog-article-main .section-eyebrow{display:inline-block;color:#0b4b8f;letter-spacing:.15em;font-weight:800;text-transform:uppercase;margin:0 0 12px}.blog-page .button,.blog-article-page .button,.blog-page .blog-card,.blog-article-page .blog-article-panel,.blog-article-page .blog-article-aside,.blog-page .blog-overview__intro,.blog-page .blog-overview__types,.blog-page .blog-type-card,.blog-page .blog-feed__sort,.blog-page .blog-editorial-note,.blog-article-page .blog-article-stat,.blog-article-page .blog-gallery__button,.blog-article-page .blog-gallery__counter,.blog-article-page .blog-related__item,.blog-article-page .blog-back-link{border-radius:0!important}@media(max-width:1200px){.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-article-layout,.blog-overview{grid-template-columns:1fr}.blog-related__grid{grid-template-columns:1fr 1fr}}@media(max-width:860px){.blog-overview__types{grid-template-columns:1fr}.blog-feed__header{flex-direction:column;align-items:start}.blog-feed__sort{width:100%}.blog-grid,.blog-related__grid{grid-template-columns:1fr}.blog-card__body,.blog-overview__intro,.blog-overview__types,.blog-editorial-note,.blog-article-panel,.blog-article-aside{padding:24px}.blog-article-main,.blog-hub-main{padding:56px 0 68px}}@media(max-width:560px){.blog-card__title{font-size:1.85rem}.blog-gallery__controls{flex-wrap:wrap}.blog-gallery__button,.blog-gallery__counter{width:100%}.blog-gallery__counter{order:-1}}.blog-news-card{position:relative;flex-direction:column}.blog-news-card__image{position:relative}.blog-news-card__body{flex:1}.blog-news-card p{flex:1}.blog-news-card__button{transition:background .18s ease,color .18s ease}.blog-article-simple__back{align-items:center;min-height:44px;padding:10px 16px;text-transform:uppercase;margin-bottom:20px}.blog-article-simple__meta{display:flex;flex-wrap:wrap;gap:10px 18px;margin-bottom:22px;font-weight:800;text-transform:uppercase}.blog-article-cover-simple{margin:0 0 28px;border:1px solid rgba(1,12,35,.1);background:#eef2f7}.blog-article-cover-simple img{display:block;width:100%;height:auto;max-height:560px;object-fit:cover}.blog-article-text p{margin:0 0 18px}.blog-article-media{margin-top:36px;border-top:1px solid rgba(1,12,35,.1)}.blog-article-media h2{margin:0 0 18px;line-height:1.1;letter-spacing:-.03em}.blog-article-gallery{position:relative}.blog-article-gallery__viewport{overflow:hidden}.blog-article-gallery__track{display:flex;transition:transform .32s ease}.blog-article-gallery__slide{margin:0}.blog-article-gallery__slide img{aspect-ratio:16/10}.blog-article-gallery__slide figcaption,.blog-article-single figcaption{background:#fff;border-top:1px solid rgba(1,12,35,.1)}.blog-article-gallery__controls{display:flex;align-items:center;justify-content:space-between}.blog-article-gallery__controls button{font-weight:800;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border-radius:0!important}.blog-article-gallery__controls span{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(1,12,35,.1);background:#f6f8fb;font-weight:800}.blog-article-single{margin:0;border:1px solid rgba(1,12,35,.12);background:#f4f7fb}.blog-article-single img{display:block;width:100%;height:auto;max-height:640px;object-fit:contain}@media(max-width:1100px){.blog-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.blog-simple-hero{min-height:280px!important}.blog-simple-hero .works-hero__content{width:min(100% - 24px,100%);padding:44px 0}.blog-news-section{padding:42px 0 56px}.blog-news-grid{grid-template-columns:1fr;gap:22px}.blog-news-card__body{padding:22px}.blog-news-card__button{width:100%}.blog-article-simple__body{padding:42px 0 58px}.blog-article-gallery__controls{flex-wrap:wrap}.blog-article-gallery__controls button,.blog-article-gallery__controls span{width:100%}.blog-article-gallery__controls span{order:-1}}.blog-article-simple__back{border-color:rgba(1,12,35,.18)!important}.blog-article-simple__meta{color:#5e6977!important;font-size:.78rem!important;letter-spacing:.08em!important}.blog-article-simple__meta--hero{justify-content:center!important;margin:16px auto 0!important;color:rgba(255,255,255,.76)!important}.blog-article-cover-simple--portrait{background:#f5f7fb!important}.blog-article-cover-simple--portrait img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;background:#f5f7fb!important}.blog-article-text{margin:0 auto!important;color:rgba(1,12,35,.78)!important}.blog-article-media h2{text-align:center!important;color:#010c23!important}.blog-article-gallery--portrait{margin:0 auto!important}.blog-article-gallery__viewport{background:#f5f7fb!important;border:1px solid rgba(1,12,35,.12)!important}.blog-article-gallery--portrait .blog-article-gallery__slide img{width:100%!important;background:#f5f7fb!important}.blog-article-gallery__slide figcaption,.blog-article-single figcaption{text-align:center!important;color:#5e6977!important}.blog-article-gallery__controls button{border:1px solid rgba(1,12,35,.18)!important;color:#010c23!important;background:#fff!important}.blog-article-gallery__controls button:hover{background:#010c23!important;color:#fff!important}.blog-article-gallery__controls span{color:#5e6977!important}@media(max-width:980px){.blog-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.blog-news-section .container{width:min(100% - 32px,100%)!important}}@media(max-width:640px){.blog-simple-hero{min-height:220px!important}.blog-simple-hero .works-hero__content{width:min(100% - 24px,100%)!important;padding:36px 0!important}.blog-news-grid{grid-template-columns:1fr!important}.blog-news-card__body{padding:18px!important}.blog-news-card__button{width:100%!important}.blog-article-media,.blog-article-gallery--portrait,.blog-article-cover-simple--portrait{max-width:100%!important}}.blog-simple-hero .works-hero__lead{margin-left:auto!important;margin-right:auto!important}.blog-news-card__meta{flex-wrap:wrap!important}.blog-article-cover-simple--portrait{max-width:420px!important;margin:0 auto 24px!important}.blog-article-text{max-width:780px!important}.blog-article-text p{margin-bottom:14px!important}.blog-article-media{max-width:460px!important;margin:28px auto 0!important;padding-top:22px!important}.blog-article-media h2{font-size:clamp(1.35rem,2vw,1.85rem)!important;margin-bottom:14px!important}.blog-article-gallery--portrait{max-width:420px!important}.blog-article-gallery__slide img{max-height:none!important}.blog-article-gallery--portrait .blog-article-gallery__slide img{aspect-ratio:1400/1750!important;object-fit:contain!important}.blog-article-gallery__slide figcaption,.blog-article-single figcaption{padding:10px 12px!important;font-size:.88rem!important;line-height:1.45!important}.blog-article-gallery__controls{margin-top:10px!important;gap:8px!important}.blog-article-gallery__controls button{min-width:104px!important;min-height:38px!important;padding:8px 10px!important;font-size:.74rem!important}.blog-article-gallery__controls span{min-width:72px!important;min-height:38px!important;font-size:.78rem!important}@media(max-width:760px){.blog-news-section .container{width:min(100% - 28px,100%)!important}.blog-news-card__meta{flex-direction:column!important;gap:3px!important}}@media(max-width:560px){.blog-news-card{grid-template-columns:1fr!important;min-height:0!important}.blog-news-card__image{height:auto!important;min-height:0!important;aspect-ratio:1400/1750!important;border-right:0!important;border-bottom:1px solid rgba(1,12,35,.10)!important}.blog-news-card__body{padding:18px 18px 20px!important}.blog-news-card__button{width:100%!important}.blog-article-cover-simple--portrait,.blog-article-media,.blog-article-gallery--portrait{max-width:100%!important}}
.blog-page-simple,.blog-article-simple{background:#fff!important}
.blog-simple-hero{min-height:205px!important;background-image:linear-gradient(180deg,rgba(5,22,50,.84),rgba(5,22,50,.93)),url(../img/hero-conselec.webp)!important;background-position:center center!important;background-size:cover!important}
.blog-simple-hero .works-hero__content{width:min(1120px,calc(100% - 40px))!important;margin:0 auto!important;padding:34px 0 32px!important;text-align:center!important}
.blog-simple-hero .works-hero__title{color:#fff!important;font-size:clamp(34px,4vw,56px)!important;line-height:1!important;margin:0 0 14px!important;letter-spacing:-.035em!important}
.blog-simple-hero .works-hero__lead{max-width:850px!important;margin:0 auto!important;text-align:center!important;color:rgba(255,255,255,.9)!important;font-size:clamp(16px,1.15vw,19px)!important;line-height:1.58!important}
.blog-news-section{padding:34px 0 58px!important;background:#fff!important}
.blog-news-card__meta{display:flex!important;flex-direction:column!important;gap:3px!important;color:#5e6977!important;font-size:.72rem!important;line-height:1.35!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:800!important}
.blog-article-simple__body{padding:34px 0 64px!important;background:#fff!important}
.blog-article-simple__container{width:min(1120px,calc(100% - 40px))!important;max-width:none!important;margin:0 auto!important}
.blog-article-simple__back{display:inline-flex!important;margin:0 0 18px!important;border:1px solid rgba(5,22,50,.18)!important;color:#051632!important;background:#fff!important;border-radius:0!important;text-decoration:none!important;font-weight:800!important;letter-spacing:.04em!important}
.blog-article-simple__back:hover{background:#051632!important;color:#fff!important}
.blog-article-final-layout{border-radius:0!important}
.blog-article-final-media{min-width:0!important}
.blog-article-final-content{min-width:0!important;padding:4px 8px!important}
.blog-article-final-content :is(h1,h2){color:#051632!important;letter-spacing:-.05em!important;margin:0 0 16px!important}
.blog-article-final-lead{font-size:clamp(1.08rem,1.45vw,1.36rem)!important;line-height:1.62!important;color:rgba(5,22,50,.78)!important;margin:0 0 18px!important;max-width:680px!important}
.blog-article-final-content .blog-article-simple__meta{flex-wrap:wrap!important;gap:8px 18px!important;color:#5e6977!important;font-size:.78rem!important;line-height:1.4!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:800!important}
.blog-article-final-content .blog-article-text{max-width:720px!important;color:rgba(5,22,50,.78)!important;font-size:1.02rem!important;line-height:1.72!important}
.blog-article-final-content .blog-article-text p{margin:0 0 14px!important}
.blog-article-final-content .blog-article-text p:last-child{margin-bottom:0!important}
.blog-article-gallery--inline{background:#f5f7fb!important;border:1px solid rgba(5,22,50,.12)!important}
.blog-article-gallery--inline .blog-article-gallery__track{display:flex!important;transition:transform .35s ease!important}
.blog-article-gallery--inline .blog-article-gallery__slide{min-width:100%!important;margin:0!important;background:#f5f7fb!important}
.blog-article-gallery--inline .blog-article-gallery__slide img{display:block!important;width:100%!important;height:auto!important;aspect-ratio:1400/1750!important;object-fit:contain!important;background:#f5f7fb!important}
.blog-article-gallery--inline figcaption{display:none!important}
.blog-article-gallery__nav{cursor:pointer!important}
.blog-article-gallery__counter{position:absolute!important;right:10px!important;bottom:10px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(5,22,50,.14)!important;color:#5e6977!important;font-size:.76rem!important;font-weight:800!important;letter-spacing:.08em!important;padding:7px 10px!important;z-index:3!important}
.blog-article-cover-simple,.blog-article-media{display:none!important}
@media(max-width:1020px){.blog-news-grid{grid-template-columns:1fr!important}.blog-news-card{max-width:820px!important;margin:0 auto!important}.blog-article-final-layout{grid-template-columns:minmax(280px,380px) minmax(0,1fr)!important;gap:26px!important}.blog-article-final-content :is(h1,h2){font-size:clamp(2rem,4vw,3.1rem)!important}}
@media(max-width:760px){.blog-article-final-layout{padding:20px!important}}
.blog-news-card__image{align-items:center!important;justify-content:center!important;}
.blog-meta-icon{display:inline-block!important;background:#051632!important;opacity:.86!important;mask-size:contain!important;mask-repeat:no-repeat!important;mask-position:center!important;-webkit-mask-size:contain!important;-webkit-mask-repeat:no-repeat!important;-webkit-mask-position:center!important;}
.blog-meta-icon--calendar{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8 2v4M16 2v4M3 10h18M5 5h14a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M8 2v4M16 2v4M3 10h18M5 5h14a2 2 0 0 1 2 2v13a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E")!important;}
.blog-meta-icon--pen{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 20h9M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4 12.5-12.5Z'/%3E%3C/svg%3E")!important;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 24 24' stroke='black' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 20h9M16.5 3.5a2.12 2.12 0 0 1 3 3L7 19l-4 1 1-4 12.5-12.5Z'/%3E%3C/svg%3E")!important;}
.blog-meta-avatar{display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;line-height:1!important;font-weight:900!important;letter-spacing:.03em!important;}
.blog-article-final-content .blog-article-text{margin:0!important;}
@media(max-width:1180px){.blog-article-gallery__nav--prev{left:12px!important;}.blog-article-gallery__nav--next{right:12px!important;}.blog-article-gallery__nav{background:rgba(255,255,255,.92)!important;}}
@media(max-width:760px){.blog-news-card{min-height:218px!important;}.blog-news-card__image{min-height:218px!important;}.blog-article-final-layout{grid-template-columns:1fr!important;gap:22px!important;}.blog-article-gallery--inline{max-width:420px!important;margin:0 auto!important;}.blog-article-final-content{padding:0!important;}}
@media(max-width:520px){.blog-news-card{min-height:0!important;}}
.blog-news-card{margin:0!important;background:#fff!important;border:1px solid rgba(5,22,50,.14)!important;border-radius:0!important;box-shadow:0 12px 28px rgba(5,22,50,.07)!important;overflow:hidden!important;}
.blog-article-final-layout{display:grid!important;}
.blog-article-final-media,.blog-article-gallery--inline{overflow:visible!important;}
.blog-article-gallery--inline{max-width:430px!important;width:100%!important;margin:0!important;}
.blog-article-gallery--inline .blog-article-gallery__viewport{aspect-ratio:1400/1750!important;height:auto!important;overflow:hidden!important;background:#f5f7fb!important;border:1px solid rgba(5,22,50,.12)!important;}
.blog-article-gallery__slide{min-width:100%!important;aspect-ratio:1400/1750!important;background:#f5f7fb!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.blog-article-gallery__slide img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;background:#f5f7fb!important;}
.blog-article-gallery__nav{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;width:44px!important;height:54px!important;background:#fff!important;border:1px solid rgba(5,22,50,.22)!important;box-shadow:0 12px 26px rgba(5,22,50,.16)!important;color:#051632!important;font-size:2.15rem!important;line-height:1!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:0!important;}
.blog-article-gallery__nav:hover{background:#051632!important;color:#fff!important;}
@media(max-width:1120px){.blog-news-grid{grid-template-columns:1fr!important;}.blog-news-card{max-width:900px!important;margin:0 auto!important;grid-template-columns:clamp(230px,30vw,300px) minmax(0,1fr)!important;}.blog-news-card h3{font-size:clamp(2.25rem,4.8vw,3.2rem)!important;}.blog-news-card p{font-size:clamp(1.18rem,2.1vw,1.44rem)!important;}.blog-article-gallery__nav--prev{left:-60px!important;}.blog-article-gallery__nav--next{right:-60px!important;}}
@media(max-width:900px){.blog-article-final-layout{grid-template-columns:1fr!important;gap:24px!important;}.blog-article-gallery--inline{max-width:430px!important;margin:0 auto!important;}.blog-article-gallery__nav--prev{left:10px!important;}.blog-article-gallery__nav--next{right:10px!important;}.blog-article-gallery__nav{background:rgba(255,255,255,.93)!important;}}
@media(max-width:520px){.blog-article-gallery__nav{width:34px!important;height:42px!important;font-size:1.75rem!important;}.blog-article-gallery__nav--prev{left:8px!important;}.blog-article-gallery__nav--next{right:8px!important;}}
.blog-news-section .container{width:min(1260px,calc(100% - 40px))!important;}
.blog-news-grid{display:grid!important;}
.blog-news-grid>.blog-news-card:only-child{grid-column:1 / -1!important;max-width:1180px!important;justify-self:start!important;}
.blog-news-card{display:grid!important;grid-template-columns:clamp(300px,27vw,360px) minmax(0,1fr)!important;align-items:stretch!important;min-height:0!important;}
.blog-news-card__image{width:100%!important;height:100%!important;min-height:100%!important;aspect-ratio:1400/1750!important;border-right:1px solid rgba(5,22,50,.10)!important;border-bottom:0!important;background:#f5f7fb!important;overflow:hidden!important;display:block!important;}
.blog-news-card__image img{width:100%!important;height:100%!important;display:block!important;object-fit:cover!important;object-position:center center!important;background:#f5f7fb!important;}
.blog-news-card__body{flex-direction:column!important;justify-content:flex-start!important;gap:18px!important;min-width:0!important;}
.blog-news-card h3{order:1!important;margin:0!important;max-width:100%!important;}
.blog-news-card p{order:2!important;margin:0!important;max-width:100%!important;}
.blog-news-card__meta{order:3!important;margin-top:4px!important;}
.blog-news-card__button{order:4!important;margin-top:auto!important;}
@media(max-width:1180px){.blog-news-grid>.blog-news-card:only-child{max-width:none!important;}.blog-news-card{margin:0 auto!important;}}
@media(max-width:760px){.blog-news-section .container,.blog-article-simple__container{width:min(100% - 28px,100%)!important;}.blog-news-card{grid-template-columns:172px minmax(0,1fr)!important;}}
@media(max-width:520px){.blog-news-card{grid-template-columns:1fr!important;}.blog-news-card__image{height:auto!important;min-height:0!important;aspect-ratio:1400/1750!important;border-right:0!important;border-bottom:1px solid rgba(5,22,50,.10)!important;}}
.blog-news-card,
.blog-news-card::before,
.blog-news-card::after{background-clip:padding-box!important;}
.blog-news-card::before,
.blog-news-card::after,
.blog-news-card__button::before,
.blog-news-card__button::after{content:none!important;display:none!important;}
.blog-news-card__body{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto minmax(16px,1fr) auto!important;grid-template-areas:"blogTitle blogTitle" "blogText blogText" ". ." "blogMeta blogButton"!important;align-items:end!important;column-gap:28px!important;row-gap:20px!important;padding:36px 38px 30px!important;}
.blog-news-card h3{grid-area:blogTitle!important;font-size:clamp(2.8rem,3.75vw,4.55rem)!important;line-height:.94!important;letter-spacing:-.06em!important;color:#051632!important;}
.blog-news-card p{grid-area:blogText!important;font-size:clamp(1.28rem,1.7vw,1.62rem)!important;line-height:1.47!important;color:rgba(5,22,50,.78)!important;}
.blog-news-card__meta{grid-area:blogMeta!important;align-self:center!important;justify-self:start!important;margin:0!important;}
.blog-meta-row{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px 18px!important;font-size:.86rem!important;line-height:1.35!important;letter-spacing:.075em!important;color:#5e6977!important;text-transform:uppercase!important;font-weight:900!important;}
.blog-meta-item{display:inline-flex!important;align-items:center!important;gap:8px!important;min-width:0!important;}
.blog-meta-author{gap:8px!important;}
.blog-meta-author-text{display:inline-block!important;}
.blog-meta-avatar{order:20!important;margin-left:3px!important;width:28px!important;height:28px!important;flex:0 0 28px!important;font-size:.68rem!important;}
.blog-meta-icon{width:16px!important;height:16px!important;flex:0 0 16px!important;}
.blog-news-card__button{grid-area:blogButton!important;align-self:center!important;justify-self:end!important;margin:0!important;min-width:164px!important;min-height:50px!important;padding:12px 26px!important;border:2px solid #0b4b8f!important;font-size:.96rem!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;border-radius:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;overflow:visible!important;position:relative!important;z-index:2!important;}
.blog-news-card__button svg,
.blog-news-card__button img,
.blog-news-card__button .icon{margin-left:12px!important;position:static!important;transform:none!important;}
.blog-article-final-content .blog-article-simple__meta{display:flex!important;justify-content:flex-start!important;align-items:center!important;margin:24px 0 0!important;}
.blog-article-final-content .blog-meta-avatar{margin-left:4px!important;}
@media(max-width:1180px){.blog-news-card__body{padding:32px 34px 28px!important;}.blog-news-card h3{font-size:clamp(2.35rem,5vw,3.55rem)!important;}.blog-news-card p{font-size:clamp(1.13rem,2.2vw,1.42rem)!important;}.blog-meta-row{font-size:.8rem!important;}.blog-news-card__button{min-width:152px!important;}}
@media(max-width:760px){.blog-news-card__body{display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;padding:22px!important;gap:13px!important;}.blog-news-card h3{font-size:1.8rem!important;line-height:1.02!important;}.blog-news-card p{font-size:1.03rem!important;line-height:1.48!important;}.blog-news-card__meta{order:3!important;}.blog-news-card__button{order:4!important;align-self:flex-end!important;min-width:138px!important;min-height:44px!important;font-size:.88rem!important;padding:10px 18px!important;}.blog-meta-row{font-size:.7rem!important;gap:8px 12px!important;}.blog-meta-avatar{width:25px!important;height:25px!important;flex-basis:25px!important;font-size:.62rem!important;}}
@media(max-width:520px){.blog-news-card__button{width:100%!important;align-self:stretch!important;}.blog-news-card__body{padding:20px!important;}.blog-news-card h3{font-size:2rem!important;}.blog-news-card p{font-size:1.05rem!important;}.blog-meta-row{font-size:.72rem!important;}}
.blog-article-final-layout{
  grid-template-columns:minmax(340px,430px) minmax(0,1fr)!important;
  gap:104px!important;
  align-items:center!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  padding:0!important;
}
.blog-article-final-content{
  padding-left:0!important;
  max-width:860px!important;
}
.blog-article-gallery--inline{
  position:relative!important;
  overflow:visible!important;
}
.blog-article-gallery__viewport{
  position:relative!important;
  z-index:1!important;
}
.blog-article-gallery__nav{
  z-index:6!important;
}
.blog-article-gallery__nav--prev{
  left:-68px!important;
}
.blog-article-gallery__nav--next{
  right:-68px!important;
}
.blog-article-final-content :is(h1,h2){
  font-size:clamp(3.15rem,4.4vw,5rem)!important;
  line-height:.96!important;
}
.blog-article-final-content .blog-article-lead{
  font-size:clamp(1.24rem,1.45vw,1.55rem)!important;
  line-height:1.48!important;
}
.blog-article-text{
  font-size:1.06rem!important;
  line-height:1.72!important;
}
@media(max-width:1220px){
  .blog-article-final-layout{gap:82px!important;}
  .blog-article-gallery__nav--prev{left:-56px!important;}
  .blog-article-gallery__nav--next{right:-56px!important;}
}
@media(max-width:980px){
  .blog-article-final-layout{grid-template-columns:1fr!important;gap:28px!important;}
  .blog-article-gallery--inline{max-width:430px!important;margin:0 auto!important;}
  .blog-article-gallery__nav--prev{left:10px!important;}
  .blog-article-gallery__nav--next{right:10px!important;}
  .blog-article-gallery__nav{background:rgba(255,255,255,.94)!important;}
}
@media(max-width:520px){
  .blog-article-final-content :is(h1,h2){font-size:2.2rem!important;}
  .blog-article-final-content .blog-article-lead{font-size:1.05rem!important;}
}
.blog-article-page .blog-article-simple__body{padding-top:34px!important;}
@media(max-width:1320px){.blog-article-page .blog-article-simple__container{width:min(100% - 40px,1360px)!important;}.blog-article-page .blog-article-final-layout{grid-template-columns:minmax(340px,400px) minmax(0,1fr)!important;gap:56px!important;}.blog-article-page .blog-article-final-content :is(h1,h2){font-size:clamp(3.7rem,5vw,4.8rem)!important;}.blog-article-page .blog-article-final-content .blog-article-final-lead,.blog-article-page .blog-article-final-content .blog-article-lead{font-size:clamp(1.24rem,1.9vw,1.5rem)!important;}}
@media(max-width:900px){.blog-article-page .blog-article-simple__body{padding-top:26px!important;}.blog-article-page .blog-article-final-layout{grid-template-columns:1fr!important;gap:30px!important;}.blog-article-page .blog-article-final-content :is(h1,h2){font-size:2.9rem!important;line-height:.95!important;}.blog-article-page .blog-article-final-content .blog-article-final-lead,.blog-article-page .blog-article-final-content .blog-article-lead{font-size:1.08rem!important;line-height:1.58!important;}.blog-article-page .blog-article-text{font-size:1.02rem!important;line-height:1.74!important;}}
.blog-article-page .blog-article-final-content{max-width:none!important;}
.blog-article-page .blog-article-final-content .blog-article-final-lead,.blog-article-page .blog-article-final-content .blog-article-lead{color:rgba(5,22,50,.85)!important;}
.blog-article-page .blog-article-text{color:rgba(5,22,50,.82)!important;}
.blog-article-page .blog-article-final-content .blog-article-simple__meta{margin:8px 0 0!important;}
@media(max-width:1380px){.blog-article-page .blog-article-simple__container{width:min(100% - 36px,1460px)!important;}.blog-article-page .blog-article-final-layout{grid-template-columns:minmax(430px,490px) minmax(0,1fr)!important;gap:46px!important;}.blog-article-page .blog-article-final-content :is(h1,h2){font-size:clamp(4rem,5vw,5.3rem)!important;}.blog-article-page .blog-article-final-content .blog-article-final-lead,.blog-article-page .blog-article-final-content .blog-article-lead{font-size:clamp(1.22rem,1.8vw,1.45rem)!important;}.blog-article-page .blog-article-text{font-size:1.04rem!important;line-height:1.78!important;}}
@media(max-width:1420px){.blog-article-page .blog-article-simple__container{width:min(100% - 34px,1500px)!important;}.blog-article-page .blog-article-final-layout{grid-template-columns:minmax(500px,530px) minmax(0,1fr)!important;gap:52px!important;}.blog-article-page .blog-article-final-content :is(h1,h2){font-size:clamp(4rem,4.8vw,5.2rem)!important;}.blog-article-page .blog-article-final-content .blog-article-final-lead,.blog-article-page .blog-article-final-content .blog-article-lead{font-size:clamp(1.2rem,1.6vw,1.42rem)!important;}.blog-article-page .blog-article-text{font-size:1.01rem!important;line-height:1.74!important;}}
.blog-article-page .blog-article-gallery--inline,.blog-article-page .blog-article-final-media{max-width:590px!important;width:100%!important;}
.blog-article-page .blog-article-gallery--inline .blog-article-gallery__viewport{aspect-ratio:1400/1750!important;}
@media(max-width:1460px){.blog-article-page .blog-article-gallery--inline,.blog-article-page .blog-article-final-media{max-width:550px!important;}.blog-article-page .blog-article-gallery__nav--prev{left:-20px!important;}.blog-article-page .blog-article-gallery__nav--next{right:-20px!important;}}
@media(max-width:980px){.blog-article-page .blog-article-gallery--inline,.blog-article-page .blog-article-final-media{max-width:460px!important;margin:0 auto!important;}}
.blog-news-card__button svg,.blog-news-card__button .icon,.blog-news-card__button img{color:currentColor!important;fill:currentColor!important;stroke:currentColor!important;}
.blog-article-page .blog-article-simple__container{width:min(1700px,calc(100% - 40px))!important;max-width:none!important;}
.blog-article-page .blog-article-final-layout{grid-template-columns:minmax(620px,640px) minmax(0,1fr)!important;gap:64px!important;align-items:stretch!important;}
.blog-article-page .blog-article-final-media{position:relative!important;box-sizing:border-box!important;padding:0 40px!important;max-width:640px!important;width:100%!important;}
.blog-article-page .blog-article-gallery--inline,.blog-article-page .blog-article-final-media .blog-article-gallery{max-width:none!important;width:100%!important;}
.blog-article-page .blog-article-gallery__viewport{width:100%!important;}
.blog-article-page .blog-article-gallery__nav{width:46px!important;height:56px!important;background:#fff!important;border:1px solid #010c23!important;color:#010c23!important;box-shadow:0 12px 24px rgba(5,22,50,.12)!important;z-index:6!important;transition:background .18s ease,color .18s ease,border-color .18s ease!important;}
.blog-article-page .blog-article-gallery__nav:hover{background:#010c23!important;color:#fff!important;border-color:#010c23!important;}
.blog-article-page .blog-article-gallery__nav--prev{left:0!important;}
.blog-article-page .blog-article-gallery__nav--next{right:0!important;}
.blog-article-page .blog-article-final-content{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:100%!important;padding-top:8px!important;}
.blog-article-page .blog-article-final-content :is(h1,h2){font-size:clamp(4.45rem,4.6vw,5.9rem)!important;line-height:.94!important;letter-spacing:-.062em!important;max-width:none!important;margin:0 0 18px!important;}
.blog-article-page .blog-article-final-content .blog-article-final-lead,.blog-article-page .blog-article-final-content .blog-article-lead{font-size:clamp(1.3rem,1.45vw,1.52rem)!important;line-height:1.56!important;max-width:none!important;margin:0 0 20px!important;}
.blog-article-page .blog-article-text{font-size:1.04rem!important;line-height:1.76!important;max-width:none!important;}
.blog-article-page .blog-article-text p{margin:0 0 16px!important;max-width:none!important;}
.blog-article-page .blog-article-simple__meta{margin-top:auto!important;padding-top:8px!important;}
@media(max-width:1460px){.blog-article-page .blog-article-simple__container{width:min(100% - 34px,1540px)!important;}.blog-article-page .blog-article-final-layout{grid-template-columns:minmax(560px,600px) minmax(0,1fr)!important;gap:52px!important;}.blog-article-page .blog-article-final-media{padding:0 34px!important;max-width:600px!important;}.blog-article-page .blog-article-final-content :is(h1,h2){font-size:clamp(3.95rem,4.65vw,5.25rem)!important;}.blog-article-page .blog-article-final-content .blog-article-final-lead,.blog-article-page .blog-article-final-content .blog-article-lead{font-size:clamp(1.18rem,1.55vw,1.4rem)!important;}.blog-article-page .blog-article-text{font-size:1rem!important;line-height:1.72!important;}}
@media(max-width:980px){.blog-article-page .blog-article-final-layout{grid-template-columns:1fr!important;gap:28px!important;align-items:start!important;}.blog-article-page .blog-article-final-media{max-width:500px!important;padding:0 10px!important;margin:0 auto!important;}.blog-article-page .blog-article-gallery__nav--prev{left:0!important;}.blog-article-page .blog-article-gallery__nav--next{right:0!important;}.blog-article-page .blog-article-final-content :is(h1,h2){font-size:3rem!important;}.blog-article-page .blog-article-final-content .blog-article-final-lead,.blog-article-page .blog-article-final-content .blog-article-lead{font-size:1.08rem!important;}.blog-article-page .blog-article-text{font-size:1rem!important;line-height:1.72!important;}.blog-article-page .blog-article-simple__meta{margin-top:12px!important;padding-top:0!important;}}
.blog-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important;align-items:start!important;}
.blog-news-card{max-width:none!important;width:100%!important;}
.blog-news-card.is-page-hidden{display:none!important;}
.blog-news-section .catalog-pagination{padding:10px 0 0!important;}
.blog-news-card__button,.blog-news-card__button:hover{border-color:#010c23!important;color:#fff!important;background:#010c23!important;}
@media(max-width:1180px){.blog-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;}.blog-news-card{grid-template-columns:clamp(250px,30vw,320px) minmax(0,1fr)!important;max-width:none!important;}}
@media(max-width:860px){.blog-news-grid{grid-template-columns:1fr!important;}}
.blog-news-card__button{border-color:#010c23!important;background:#fff!important;color:#010c23!important;}
.blog-news-card__button:hover{background:#010c23!important;color:#fff!important;}
.blog-page .blog-news-section{padding:44px 0 64px!important;}
.blog-page .blog-news-card{max-width:none!important;}
.blog-page .blog-meta-icon{flex-basis:14px!important;}
.blog-page .blog-meta-avatar{flex-basis:24px!important;}
@media(max-width:1240px){.blog-page .blog-news-section .container{width:min(100% - 36px,1180px)!important;}.blog-page .blog-news-card{grid-template-columns:200px minmax(0,1fr)!important;min-height:280px!important;}.blog-page .blog-news-card__image{min-height:280px!important;}.blog-page .blog-news-card h3{font-size:clamp(1.65rem,2.4vw,2.15rem)!important;}.blog-page .blog-news-card p{font-size:.96rem!important;line-height:1.45!important;}.blog-page .blog-news-card__body{padding:22px!important;}}
.blog-page .blog-news-card__meta,.blog-page .blog-meta-row{font-size:.78rem!important;line-height:1.28!important;gap:9px 16px!important;}
@media(max-width:1320px){.blog-page .blog-news-card{grid-template-columns:230px minmax(0,1fr)!important;min-height:315px!important;}.blog-page .blog-news-card__image{min-height:315px!important;}}
@media(max-width:1040px){.blog-page .blog-news-card{grid-template-columns:210px minmax(0,1fr)!important;min-height:300px!important;}.blog-page .blog-news-card__image{min-height:300px!important;}.blog-page .blog-news-card h3{font-size:1.88rem!important;}.blog-page .blog-news-card p{font-size:.98rem!important;}.blog-page .blog-meta-row{font-size:.74rem!important;}}
@media(max-width:900px){.blog-page .blog-news-grid{grid-template-columns:1fr!important;gap:22px!important;}.blog-page .blog-news-card{grid-template-columns:220px minmax(0,1fr)!important;max-width:920px!important;margin:0 auto!important;}.blog-page .blog-news-card__image{min-height:310px!important;}.blog-page .blog-news-card h3{font-size:2rem!important;}.blog-page .blog-news-card p{font-size:1rem!important;}}
@media(max-width:620px){.blog-page .blog-news-card__image{min-height:0!important;padding:0!important;}}
@media(max-width:1320px){.blog-page .blog-news-section .container{width:min(100% - 34px,1360px)!important;}.blog-page .blog-news-grid{gap:26px!important;}.blog-page .blog-news-card{--blog-card-image-w:270px;}.blog-page .blog-news-card__body{padding:22px 24px!important;row-gap:10px!important;}.blog-page .blog-news-card h3{font-size:clamp(1.6rem,2vw,2.15rem)!important;}.blog-page .blog-news-card p{font-size:.95rem!important;line-height:1.42!important;}.blog-page .blog-meta-row{font-size:.65rem!important;gap:7px 11px!important;}.blog-page .blog-news-card__button{min-width:122px!important;min-height:39px!important;font-size:.8rem!important;}}
.blog-page .blog-news-section .container{width:min(1660px,calc(100% - 36px))!important;max-width:none!important;}
.blog-page .blog-news-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important;align-items:start!important;}
.blog-page .blog-news-card{--blog-card-image-w:330px;display:grid!important;grid-template-columns:var(--blog-card-image-w) minmax(0,1fr)!important;height:calc(var(--blog-card-image-w) * 1.25)!important;min-height:0!important;max-height:none!important;align-items:stretch!important;overflow:hidden!important;width:100%!important;margin:0!important;border:1px solid rgba(1,12,35,.12)!important;box-shadow:0 12px 30px rgba(1,12,35,.07)!important;background:#fff!important;border-radius:0!important;}
.blog-page .blog-news-card__image{display:block!important;width:var(--blog-card-image-w)!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;border-right:1px solid rgba(5,22,50,.10)!important;border-bottom:0!important;background:#f5f7fb!important;overflow:hidden!important;}
.blog-page .blog-news-card__image img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;background:#f5f7fb!important;padding:0!important;}
.blog-page .blog-news-card__body{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto 1fr auto!important;grid-template-areas:"blogTitle blogTitle" "blogText blogText" ". ." "blogMeta blogButton"!important;align-items:end!important;column-gap:22px!important;row-gap:14px!important;height:100%!important;min-width:0!important;overflow:hidden!important;padding:26px 28px 24px!important;}
.blog-page .blog-news-card h3{grid-area:blogTitle!important;margin:0!important;color:#051632!important;font-size:clamp(1.96rem,2.1vw,2.75rem)!important;line-height:1.02!important;letter-spacing:-.045em!important;max-width:100%!important;word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important;}
.blog-page .blog-news-card p{grid-area:blogText!important;margin:0!important;color:rgba(5,22,50,.78)!important;font-size:1.02rem!important;line-height:1.48!important;max-width:100%!important;}
.blog-page .blog-news-card__meta{grid-area:blogMeta!important;justify-self:start!important;margin:0!important;}
.blog-page .blog-meta-row{flex-wrap:wrap!important;color:#5e6977!important;letter-spacing:.075em!important;text-transform:uppercase!important;font-weight:900!important;}
.blog-page .blog-meta-item{display:inline-flex!important;align-items:center!important;gap:7px!important;min-width:0!important;}
.blog-page .blog-meta-author{gap:8px!important;flex-wrap:wrap!important;}
.blog-page .blog-meta-icon{width:14px!important;height:14px!important;flex:0 0 14px!important;}
.blog-page .blog-news-card__button{grid-area:blogButton!important;justify-self:end!important;align-self:end!important;margin:0!important;min-width:130px!important;min-height:40px!important;padding:9px 18px!important;border:2px solid #010c23!important;font-size:.84rem!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;border-radius:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
@media(max-width:1480px){.blog-page .blog-news-section .container{width:min(100% - 32px,1540px)!important;}.blog-page .blog-news-card{--blog-card-image-w:300px;}.blog-page .blog-news-card__body{padding:24px 26px 22px!important;column-gap:20px!important;row-gap:12px!important;}.blog-page .blog-news-card h3{font-size:clamp(1.8rem,2vw,2.45rem)!important;}.blog-page .blog-news-card p{font-size:.98rem!important;line-height:1.46!important;}.blog-page .blog-meta-row{font-size:.69rem!important;gap:8px 14px!important;}}
@media(max-width:1180px){.blog-page .blog-news-grid{gap:24px!important;}.blog-page .blog-news-card{--blog-card-image-w:270px;}.blog-page .blog-news-card__body{padding:22px 24px 20px!important;column-gap:18px!important;row-gap:10px!important;}.blog-page .blog-news-card h3{font-size:1.72rem!important;}.blog-page .blog-news-card p{font-size:.95rem!important;line-height:1.42!important;}.blog-page .blog-meta-row{gap:7px 12px!important;}.blog-page .blog-news-card__button{min-width:122px!important;font-size:.8rem!important;}}
@media(max-width:980px){.blog-page .blog-news-grid{grid-template-columns:1fr!important;gap:22px!important;}.blog-page .blog-news-card{--blog-card-image-w:290px;max-width:980px!important;margin:0 auto!important;}.blog-page .blog-news-card h3{font-size:2rem!important;}.blog-page .blog-news-card p{font-size:1rem!important;}.blog-page .blog-meta-row{font-size:.72rem!important;}}
@media(max-width:620px){.blog-page .blog-news-section .container{width:min(100% - 28px,100%)!important;}.blog-page .blog-news-card{display:grid!important;grid-template-columns:1fr!important;height:auto!important;min-height:0!important;}.blog-page .blog-news-card__image{width:100%!important;height:auto!important;aspect-ratio:1400/1750!important;border-right:0!important;border-bottom:1px solid rgba(5,22,50,.10)!important;}.blog-page .blog-news-card__body{display:flex!important;flex-direction:column!important;align-items:flex-start!important;height:auto!important;overflow:visible!important;padding:20px!important;gap:13px!important;}.blog-page .blog-news-card h3{font-size:2rem!important;}.blog-page .blog-news-card p{font-size:1rem!important;}.blog-page .blog-news-card__button{align-self:stretch!important;width:100%!important;}.blog-page .blog-meta-row{font-size:.72rem!important;}}
.blog-page .blog-news-card__meta{grid-template-columns:1fr!important;row-gap:8px!important;}
.blog-page .blog-meta-row{display:grid!important;grid-template-columns:1fr!important;row-gap:8px!important;align-items:start!important;justify-items:start!important;font-size:.72rem!important;line-height:1.2!important;gap:8px!important;}
.blog-page .blog-meta-author-text{overflow:visible!important;}
.blog-page .blog-meta-avatar{margin-left:0!important;}
@media(max-width:1180px){.blog-page .blog-meta-row{font-size:.67rem!important;}.blog-page .blog-meta-author{column-gap:7px!important;}}
@media(max-width:620px){.blog-page .blog-meta-row{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:8px!important;}.blog-page .blog-meta-author{display:grid!important;}}
.blog-page .blog-news-card__meta{flex-direction:column!important;}
.blog-page .blog-meta-date{display:inline-flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;}
.blog-page .blog-meta-author{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"pen text" ". avatar"!important;column-gap:8px!important;row-gap:6px!important;align-items:start!important;justify-items:start!important;width:100%!important;min-width:0!important;}
.blog-page .blog-meta-author .blog-meta-icon--pen{grid-area:pen!important;}
.blog-page .blog-meta-author-text{grid-area:text!important;display:block!important;white-space:normal!important;max-width:100%!important;line-height:1.14!important;}
.blog-page .blog-meta-avatar{grid-area:avatar!important;order:initial!important;justify-self:start!important;align-self:start!important;margin:0!important;width:28px!important;height:28px!important;flex:0 0 28px!important;font-size:.64rem!important;}
@media(max-width:1180px){.blog-page .blog-news-card__meta.blog-meta-row{gap:9px!important;}.blog-page .blog-meta-author{row-gap:5px!important;}.blog-page .blog-meta-author-text{line-height:1.12!important;}}
@media(max-width:620px){.blog-page .blog-news-card__meta.blog-meta-row{gap:10px!important;}.blog-page .blog-meta-author{grid-template-columns:auto minmax(0,1fr)!important;grid-template-areas:"pen text" ". avatar"!important;} }
.blog-page .blog-news-card__meta{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;align-self:end!important;min-width:0!important;}
.blog-page .blog-news-card__meta.blog-meta-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;}
.blog-page .blog-news-card__meta .blog-meta-author{display:none!important;}
.blog-page .blog-news-card__meta .blog-meta-date{display:inline-flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;color:#5e6977!important;font-weight:900!important;letter-spacing:.075em!important;text-transform:uppercase!important;}
.blog-page .blog-news-card__button{background:#010c23!important;color:#fff!important;border-color:#010c23!important;}
.blog-page .blog-news-card__button:hover{background:#163761!important;color:#fff!important;border-color:#163761!important;}
.blog-meta-avatar{overflow:hidden!important;border-radius:50%!important;background:#010c23!important;box-shadow:0 0 0 2px #fff,0 0 0 3px rgba(1,12,35,.18)!important;}
.blog-meta-avatar img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;border-radius:50%!important;}
.blog-article-page .blog-meta-avatar{width:32px!important;height:32px!important;flex:0 0 32px!important;}
.blog-article-page .blog-article-final-media--single {
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
.blog-article-page .blog-article-final-media--single .blog-article-single--square {
  width:100%!important;
  max-width:560px!important;
  margin:0!important;
  border:1px solid rgba(1,12,35,.12)!important;
  background:#f5f7fb!important;
  overflow:hidden!important;
  border-radius:0!important;
}
.blog-article-page .blog-article-final-media--single .blog-article-single--square img {
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  background:#f5f7fb!important;
}
@media(max-width:980px){
  .blog-article-page .blog-article-final-media--single .blog-article-single--square {
    max-width:520px!important;
    margin:0 auto!important;
  }
}
.blog-page .blog-news-card__image img{object-position:center center!important;}
.blog-article-page--single-news .blog-article-simple__container{width:min(1760px,calc(100% - 40px))!important;max-width:none!important;}
.blog-article-page--single-news .blog-article-final-layout{grid-template-columns:minmax(700px,760px) minmax(0,1fr)!important;gap:72px!important;align-items:start!important;}
.blog-article-page--single-news .blog-article-final-media{max-width:760px!important;width:100%!important;padding:0 18px!important;}
.blog-article-page--single-news .blog-article-final-media--single .blog-article-single--square{max-width:720px!important;margin:0 auto!important;}
.blog-article-page--single-news .blog-article-final-media--single .blog-article-single--square img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;}
@media(max-width:1460px){.blog-article-page--single-news .blog-article-simple__container{width:min(100% - 34px,1560px)!important;}.blog-article-page--single-news .blog-article-final-layout{grid-template-columns:minmax(580px,640px) minmax(0,1fr)!important;gap:56px!important;}.blog-article-page--single-news .blog-article-final-media{max-width:640px!important;padding:0 12px!important;}.blog-article-page--single-news .blog-article-final-media--single .blog-article-single--square{max-width:620px!important;}}
@media(max-width:980px){.blog-article-page--single-news .blog-article-final-layout{grid-template-columns:1fr!important;gap:28px!important;}.blog-article-page--single-news .blog-article-final-media{max-width:560px!important;padding:0 10px!important;margin:0 auto!important;}.blog-article-page--single-news .blog-article-final-media--single .blog-article-single--square{max-width:560px!important;}}
html body .catalog-product-card__brand{filter:brightness(0) invert(1) drop-shadow(0 0 1px rgba(1,12,35,.92)) drop-shadow(0 6px 12px rgba(1,12,35,.24))!important;opacity:1!important;}
html body .product-detail__brandline img{filter:brightness(0) invert(1) drop-shadow(0 0 1px rgba(1,12,35,.92)) drop-shadow(0 6px 12px rgba(1,12,35,.16))!important;opacity:1!important;}
.blog-article-page--single-news .blog-article-final-media--single .blog-article-single--full{max-width:700px!important;background:transparent!important;border:0!important;overflow:visible!important;}
.blog-article-page--single-news .blog-article-final-media--single .blog-article-single--full img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;background:transparent!important;}
@media(max-width:1460px){.blog-article-page--single-news .blog-article-final-media--single .blog-article-single--full{max-width:620px!important;}}
@media(max-width:980px){.blog-article-page--single-news .blog-article-final-media--single .blog-article-single--full{max-width:560px!important;}}
.blog-news-card.is-page-hidden,
.blog-news-card[hidden]{display:none!important;}
.blog-news-card[data-blog-page="2"]:not(.is-page-visible){display:none!important;}
.blog-pagination{margin-top:42px!important;padding-top:18px!important;padding-bottom:34px!important;clear:both!important;}
.blog-news-section .blog-news-grid + .blog-pagination{border-top:0!important;}
.blog-article-page--expo-minera .blog-article-final-media{max-width:760px!important;width:100%!important;padding:0 18px!important;}
.blog-article-page--expo-minera .blog-article-final-media--single .blog-article-single--expo,
.blog-article-page--expo-minera .blog-article-single--expo{width:100%!important;max-width:760px!important;margin:0 auto!important;overflow:visible!important;border:0!important;background:transparent!important;box-shadow:none!important;padding:0!important;}
.blog-article-page--expo-minera .blog-article-single--expo img{width:100%!important;max-width:760px!important;height:auto!important;max-height:none!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center!important;display:block!important;margin:0 auto!important;background:transparent!important;}
.blog-article-page--expo-minera .blog-article-single--expo figcaption{padding:10px 0 0!important;font-size:.82rem!important;line-height:1.35!important;color:#5e6977!important;text-align:center!important;background:transparent!important;border-top:0!important;}
@media(max-width:1460px){.blog-article-page--expo-minera .blog-article-final-media{max-width:760px!important;padding:0!important}.blog-article-page--expo-minera .blog-article-single--expo{max-width:760px!important;}}
@media(max-width:980px){.blog-pagination{margin-top:34px!important;padding-top:12px!important}.blog-article-page--expo-minera .blog-article-final-media{max-width:680px!important;padding:0!important;margin:0 auto!important}.blog-article-page--expo-minera .blog-article-single--expo{max-width:680px!important;}}
@media(max-width:640px){.blog-pagination{margin-top:30px!important;padding-bottom:28px!important}.blog-article-page--expo-minera .blog-article-final-media{padding:0!important}.blog-article-page--expo-minera .blog-article-single--expo{max-width:100%!important}}
html body .product-detail-page .product-detail__brandline img{
  filter:brightness(0) saturate(100%) invert(8%) sepia(76%) saturate(1871%) hue-rotate(197deg) brightness(88%) contrast(104%) drop-shadow(0 6px 12px rgba(5,22,50,.16))!important;
  opacity:1!important;
}
html body .catalog-product-card[data-type="sumergibles"] .catalog-product-card__image{object-position:center 56%!important;}
html body .catalog-product-card[data-product-id="pf50-motorarg"] .catalog-product-card__image{object-position:center 52%!important;}
.conselec-announcement-trigger{position:relative;display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 16px;border:1px solid rgba(5,22,50,.14);border-radius:999px;background:var(--brand-yellow);color:var(--brand-white);font-size:.88rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 10px 24px rgba(5,22,50,.14);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;}
.conselec-announcement-trigger:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(5,22,50,.2);filter:brightness(.98);}
.conselec-announcement-trigger svg{width:18px;height:18px;display:block;}
.conselec-announcement-trigger__badge{position:absolute;top:-6px;right:-4px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--brand-white);color:var(--brand-yellow);font-size:.72rem;font-weight:900;display:flex;align-items:center;justify-content:center;border:2px solid var(--brand-yellow);box-shadow:0 8px 18px rgba(5,22,50,.18);}
.conselec-announcement-overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(5,22,50,.26);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease;}
.conselec-announcement-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto;}
.conselec-announcement-card{position:relative;width:min(760px,calc(100vw - 32px));background:#fff;border:4px solid var(--brand-yellow);border-radius:26px;box-shadow:0 30px 80px rgba(5,22,50,.28);padding:18px 18px 16px;display:flex;flex-direction:column;gap:14px;}
.conselec-announcement-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-right:36px;}
.conselec-announcement-title{margin:0;color:var(--brand-yellow);font-size:1.05rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;}
.conselec-announcement-counter{margin:0;color:#4c5970;font-size:.88rem;font-weight:700;}
.conselec-announcement-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:999px;background:var(--brand-yellow);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 8px 18px rgba(5,22,50,.22);transition:transform .2s ease,filter .2s ease;}
.conselec-announcement-close:hover{transform:scale(1.05);filter:brightness(.96);}
.conselec-announcement-stage{position:relative;display:flex;align-items:center;justify-content:center;gap:14px;}
.conselec-announcement-nav{flex:0 0 auto;width:46px;height:46px;border:1px solid rgba(5,22,50,.14);border-radius:999px;background:var(--brand-yellow);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 10px 22px rgba(5,22,50,.1);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;}
.conselec-announcement-nav:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(5,22,50,.16);filter:brightness(.98);}
.conselec-announcement-nav svg{width:18px;height:18px;display:block;}
.conselec-announcement-media-wrap{flex:1 1 auto;min-width:0;}
.conselec-announcement-media{display:block;width:100%;overflow:hidden;border-radius:18px;border:2px solid rgba(5,22,50,.12);background:#fff;}
.conselec-announcement-media img{width:100%;height:auto;display:block;object-fit:contain;}
.conselec-announcement-media.is-link{cursor:pointer;}
.conselec-announcement-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:2px;}
.conselec-announcement-dot{width:10px;height:10px;border-radius:999px;background:rgba(5,22,50,.18);transition:transform .2s ease,background .2s ease;}
.conselec-announcement-dot.is-active{background:var(--brand-yellow);transform:scale(1.1);}
@media(max-width:840px){.conselec-announcement-card{width:min(92vw,760px);padding:16px}.conselec-announcement-stage{gap:10px}.conselec-announcement-nav{width:42px;height:42px;}}
@media(max-width:640px){.conselec-announcement-trigger{height:42px;padding:0 13px;font-size:.76rem;gap:8px}.conselec-announcement-trigger__badge{min-width:20px;height:20px;font-size:.68rem}.conselec-announcement-card{padding:14px 12px 12px;border-radius:20px}.conselec-announcement-head{padding-right:34px}.conselec-announcement-title{font-size:.96rem}.conselec-announcement-counter{font-size:.8rem}.conselec-announcement-stage{display:grid;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:8px}.conselec-announcement-nav{width:40px;height:40px}.conselec-announcement-media{border-radius:14px}}
html body .catalog-product-card[data-product-id="bjp150-motorarg"] .catalog-product-card__image,
html body .catalog-product-card[data-product-id="presscontrol-motorarg"] .catalog-product-card__image{object-fit:cover!important;object-position:center 40%!important;}
html body .conselec-announcement-card{border-color:var(--brand-yellow)!important;}
html body .conselec-announcement-title{color:var(--brand-yellow)!important;}
html body .conselec-announcement-dot{background:rgba(5,22,50,.18)!important;}
html body .conselec-announcement-dot.is-active{background:var(--brand-yellow)!important;}
html body .conselec-announcement-dots{margin-top:28px!important;gap:16px!important;}
html body .conselec-announcement-card{max-height:calc(100dvh - 28px)!important;overflow:auto!important;}
html body .conselec-announcement-media-wrap{display:flex!important;flex-direction:column!important;min-width:0!important;}
html body .conselec-announcement-media{line-height:0!important;}
html body .conselec-announcement-trigger,
html body .conselec-announcement-close,
html body .conselec-announcement-nav{background:var(--brand-yellow)!important;border-color:var(--brand-yellow)!important;color:#fff!important;}
html body .conselec-announcement-trigger__badge{background:#fff!important;color:var(--brand-yellow)!important;border-color:var(--brand-yellow)!important;}

@media(max-width:960px){
  html body .header-actions{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;flex-wrap:wrap!important;margin-left:0!important;}
  html body .conselec-announcement-trigger{height:44px!important;padding:0 14px!important;font-size:.78rem!important;}
  html body .conselec-announcement-trigger svg{width:17px!important;height:17px!important;}
}

@media(max-width:760px){
  html body .conselec-announcement-overlay{padding:14px!important;align-items:center!important;}
  html body .conselec-announcement-card{width:calc(100vw - 28px)!important;border-radius:20px!important;padding:14px 12px 16px!important;border-width:3px!important;}
  html body .conselec-announcement-head{padding-right:36px!important;}
  html body .conselec-announcement-title{font-size:.96rem!important;}
  html body .conselec-announcement-counter{font-size:.8rem!important;}
  html body .conselec-announcement-stage{display:grid!important;grid-template-columns:38px minmax(0,1fr) 38px!important;gap:8px!important;align-items:center!important;}
  html body .conselec-announcement-nav{width:38px!important;height:38px!important;}
  html body .conselec-announcement-media{border-radius:14px!important;}
  html body .conselec-announcement-dots{margin-top:22px!important;gap:14px!important;}
  html body .conselec-announcement-dot{width:10px!important;height:10px!important;}
}

@media(max-width:560px){
  html body .conselec-announcement-trigger{height:40px!important;padding:0 12px!important;font-size:.72rem!important;gap:7px!important;}
  html body .conselec-announcement-trigger__badge{top:-7px!important;right:-7px!important;min-width:20px!important;height:20px!important;font-size:.66rem!important;}
  html body .conselec-announcement-stage{grid-template-columns:34px minmax(0,1fr) 34px!important;gap:6px!important;}
  html body .conselec-announcement-nav{width:34px!important;height:34px!important;}
  html body .conselec-announcement-close{width:32px!important;height:32px!important;top:10px!important;right:10px!important;}
  html body .conselec-announcement-dots{margin-top:20px!important;}
}
@media(max-width:1024px){
  html body .blog-page-simple .blog-news-grid,
  html body .blog-page .blog-news-grid,
  html body .blog-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important;}
  html body .blog-news-section .container{width:min(100% - 32px,1120px)!important;}
}
@media(max-width:720px){
  html body .blog-page-simple .blog-news-grid,
  html body .blog-page .blog-news-grid,
  html body .blog-news-grid{grid-template-columns:1fr!important;gap:20px!important;}
  html body .blog-news-card{display:flex!important;flex-direction:column!important;min-height:0!important;width:100%!important;max-width:440px!important;margin:0 auto!important;}
  html body .blog-news-card__image{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:16/10!important;border-right:0!important;border-bottom:1px solid rgba(1,12,35,.10)!important;}
  html body .blog-news-card__image img{width:100%!important;height:100%!important;object-fit:cover!important;}
  html body .blog-news-card__body{padding:18px!important;}
  html body .blog-news-card h3{font-size:clamp(1.22rem,6vw,1.55rem)!important;line-height:1.15!important;}
  html body .blog-news-card p{font-size:.94rem!important;line-height:1.55!important;}
  html body .blog-news-card__button{width:100%!important;min-height:44px!important;}
  html body .blog-simple-hero .works-hero__title,
  html body .blog-hub-hero .hero__title,
  html body .blog-article-hero .hero__title{font-size:clamp(2rem,10vw,3rem)!important;line-height:1.02!important;}
  html body .blog-simple-hero .works-hero__lead,
  html body .blog-hub-hero .hero__description,
  html body .blog-article-hero .hero__description{font-size:1rem!important;line-height:1.55!important;}
}
@media(max-width:560px){
  html body .blog-news-section .container{width:min(100% - 24px,100%)!important;}
  html body .blog-news-card{max-width:100%!important;}
  html body .blog-news-card__image{aspect-ratio:16/11!important;}
  html body .blog-news-card__body{padding:16px!important;}
  html body .blog-article-final-media,
  html body .blog-article-single,
  html body .blog-article-cover-simple,
  html body .blog-article-gallery,
  html body .blog-article-gallery__stage,
  html body .blog-article-media{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;}
  html body .blog-article-single img,
  html body .blog-article-cover-simple img,
  html body .blog-article-gallery img{max-width:100%!important;height:auto!important;}
  html body .blog-article-text{font-size:1rem!important;line-height:1.68!important;}
}
body.is-page-splash-active,html:has(body.is-page-splash-active){overflow:hidden!important;}
.page-splash{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100dvw!important;height:100dvh!important;min-height:100dvh!important;z-index:2147483000!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left))!important;}
.page-splash__inner{width:100%!important;height:100%!important;min-height:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;}
@supports(height:100svh){.page-splash{height:100svh!important;min-height:100svh!important;}}
@supports(height:100dvh){.page-splash{height:100dvh!important;min-height:100dvh!important;}}
@media(max-width:640px){.page-splash{padding:24px!important}.page-splash__logo{width:min(74vw,320px)!important;}}
.conselec-share-floating{position:fixed;left:18px;bottom:18px;z-index:99980;display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:0 15px;border:1px solid rgba(5,22,50,.16);border-radius:999px;background:var(--brand-yellow);color:#fff;font-size:.86rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 14px 32px rgba(5,22,50,.22);cursor:pointer;transition:transform .22s ease,filter .22s ease,box-shadow .22s ease;}
.conselec-share-floating:hover,.conselec-share-floating:focus-visible{transform:translateY(-1px);filter:brightness(.98);box-shadow:0 18px 38px rgba(5,22,50,.28);}
.conselec-share-floating svg{width:18px;height:18px;display:block;flex:0 0 18px;}
.conselec-share-overlay{position:fixed;inset:0;z-index:99990;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(5,22,50,.28);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease,visibility .24s ease;}
.conselec-share-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto;}
.conselec-share-dialog{position:relative;width:min(460px,calc(100vw - 28px));background:#fff;padding:20px;}
.conselec-share-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;font-size:20px;font-weight:800;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,filter .2s ease;}
.conselec-share-close:hover,.conselec-share-close:focus-visible{transform:scale(1.04);filter:brightness(.96);}
.conselec-share-title{margin:0 42px 6px 0;font-size:1.15rem;font-weight:900;letter-spacing:.02em;line-height:1.2;}
.conselec-share-text{margin:0 0 16px;font-size:.92rem;line-height:1.45;}
.conselec-share-grid{display:grid;grid-template-columns:1fr 1fr;}
.conselec-share-option{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 12px;font-size:.88rem;font-weight:800;text-align:center;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,border-color .18s ease;}
.conselec-share-option:hover,.conselec-share-option:focus-visible{box-shadow:0 12px 24px rgba(5,22,50,.10);}
.conselec-share-option svg{width:18px;height:18px;display:block;flex:0 0 18px;}
.conselec-share-option--native{grid-column:1/-1;background:var(--brand-yellow);color:#fff;border-color:var(--brand-yellow);}
.conselec-share-copied{min-height:18px;margin:12px 0 0;font-size:.8rem;font-weight:800;text-align:center;opacity:0;transition:opacity .2s ease;}
.conselec-share-copied.is-visible{opacity:1;}
@media(max-width:640px){.conselec-share-floating{min-height:42px;padding:0 13px;font-size:.78rem;box-shadow:0 12px 28px rgba(5,22,50,.24)}.conselec-share-overlay{align-items:center;justify-content:center;padding:18px}.conselec-share-dialog{width:min(460px,calc(100vw - 24px));border-radius:22px;padding:18px 14px 14px}.conselec-share-grid{grid-template-columns:1fr 1fr;gap:9px}.conselec-share-option{min-height:44px;font-size:.84rem;border-radius:13px}.conselec-share-title{font-size:1.05rem}.conselec-share-text{font-size:.88rem}}
@media(max-width:380px){.conselec-share-grid{grid-template-columns:1fr}.conselec-share-option--native{grid-column:auto}.conselec-share-floating span{display:none}.conselec-share-floating{width:44px;padding:0;justify-content:center}}
.conselec-share-text{font-weight:700;color:#3f4d63!important;}
.conselec-share-inline{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px;border:1px solid rgba(5,22,50,.14);background:var(--brand-yellow);color:#fff;border-radius:999px;font-size:.82rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;box-shadow:0 10px 22px rgba(5,22,50,.14);transition:transform .2s ease,filter .2s ease,box-shadow .2s ease;}
.conselec-share-inline:hover,.conselec-share-inline:focus-visible{transform:translateY(-1px);filter:brightness(.98);box-shadow:0 14px 28px rgba(5,22,50,.2);}
.conselec-share-inline svg{width:16px;height:16px;display:block;flex:0 0 16px;}
.blog-news-card__body>.conselec-share-inline{width:100%;margin-top:10px;}
.works-card__body>.conselec-share-inline{width:100%;margin-top:10px;}
.conselec-share-inline--preview{position:absolute;top:12px;right:12px;z-index:3;width:38px;height:38px;min-height:38px;padding:0;border-radius:999px;gap:0;box-shadow:0 10px 18px rgba(5,22,50,.18);}
.conselec-share-inline--preview svg{width:15px;height:15px;display:block;flex:0 0 15px;}
.conselec-share-inline--preview span{display:none!important;}
.conselec-share-inline--preview:before{content:none!important;}
.conselec-share-article{display:flex;margin:16px 0 8px;}
.conselec-share-inline--article{min-height:46px;padding:0 18px;}
.conselec-share-inline--catalog{position:absolute;top:12px;left:12px;right:auto;z-index:3;width:38px;height:38px;min-height:38px;padding:0;border-radius:999px;gap:0;background:#fff!important;color:var(--brand-yellow)!important;border:1px solid rgba(5,22,50,.12)!important;box-shadow:0 10px 18px rgba(5,22,50,.16)!important;}
.conselec-share-inline--catalog svg{width:15px;height:15px;display:block;flex:0 0 15px;}
.conselec-share-inline--catalog span{display:none!important;}

@media(max-width:640px){.conselec-share-floating{left:14px;right:auto;bottom:14px}.conselec-share-inline{min-height:40px;font-size:.78rem}.blog-news-card__body>.conselec-share-inline,.works-card__body>.conselec-share-inline{margin-top:9px}.conselec-share-inline--preview{top:10px;right:10px;width:34px;height:34px;min-height:34px;padding:0;gap:0}.conselec-share-inline--preview svg{width:13px;height:13px;flex-basis:13px}.conselec-share-inline--catalog{top:10px;left:10px;width:34px;height:34px;min-height:34px;padding:0;gap:0}.conselec-share-inline--catalog svg{width:13px;height:13px;flex-basis:13px}.conselec-share-article{justify-content:center;margin:14px 0 6px}.conselec-share-inline--article{width:100%;max-width:320px}}
.conselec-top-feature{margin:0 32px 0;padding:22px;border:1px solid rgba(5,22,50,.10);background:#fff;box-shadow:0 14px 30px rgba(5,22,50,.08)}
.conselec-feature-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.conselec-feature-eyebrow{margin:0 0 6px;color:var(--brand-yellow);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.conselec-feature-title{margin:0;color:#111;font-size:clamp(1.5rem,2.2vw,2.2rem);font-weight:900;line-height:1.05}.conselec-feature-text{margin:8px 0 0;color:rgba(17,17,17,.74);font-size:.98rem;line-height:1.56}
.conselec-wizard{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:18px}.conselec-wizard__options{display:flex;flex-wrap:wrap;gap:10px}.conselec-pill{border:1px solid rgba(5,22,50,.14);background:#fff;color:#051632;min-height:42px;padding:0 14px;border-radius:999px;font-weight:850;cursor:pointer}.conselec-pill.is-active,.conselec-pill:hover{background:var(--brand-yellow);color:#fff}.conselec-wizard__result{background:#f6f8fb;border:1px solid rgba(5,22,50,.10);padding:16px}.conselec-wizard__result h3{margin:0 0 8px;font-size:1.05rem;color:#051632}.conselec-mini-list{display:grid;gap:8px;margin-top:10px}.conselec-mini-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;padding:8px;background:#fff;border:1px solid rgba(5,22,50,.08)}.conselec-mini-card img{width:54px;height:54px;object-fit:cover}.conselec-mini-card strong{display:block;font-size:.9rem;color:#111}.conselec-mini-card span{display:block;font-size:.78rem;color:#667}
.catalog-product-card__compare{position:absolute;z-index:4}.catalog-compare-bar{position:fixed;z-index:99940;justify-content:space-between}.catalog-compare-bar button{cursor:pointer}.catalog-compare-bar .is-clear{background:#eef2f7;color:#051632}.catalog-compare-modal,.conselec-help-modal{position:fixed;inset:0;z-index:99995;display:flex;align-items:center;justify-content:center;padding:22px;backdrop-filter:blur(7px)}.catalog-compare-modal[hidden],.conselec-help-modal[hidden]{display:none}.catalog-compare-dialog,.conselec-help-dialog{position:relative;padding:22px}.catalog-compare-close,.conselec-help-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;font-size:20px;cursor:pointer}.catalog-compare-table th{background:#051632;color:#fff}.catalog-compare-relation{color:#111;line-height:1.5}.catalog-smart-hint{padding:12px 16px;background:#fff;border:1px solid rgba(5,22,50,.10);box-shadow:0 10px 22px rgba(5,22,50,.05)}
.product-use-panel,.product-related-panel,.blog-related-panel{margin-top:26px;padding:20px;border:1px solid rgba(5,22,50,.10);background:#fff;box-shadow:0 12px 28px rgba(5,22,50,.06)}.product-use-panel h2,.product-related-panel h2,.blog-related-panel h2{margin:0 0 12px;color:#051632;font-size:1.25rem}.product-use-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-related-grid,.blog-related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.product-related-card,.blog-related-card{display:block;padding:12px;color:#111;text-decoration:none}.product-related-card img{margin-bottom:8px}.product-related-card strong,.blog-related-card strong{display:block;line-height:1.25}.product-related-card span,.blog-related-card span{display:block;margin-top:5px;color:#667;font-size:.82rem;line-height:1.35}.product-detail__download:not([disabled]),.product-detail__consult{display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none;min-height:52px;padding:0 22px;border:0;background:var(--brand-yellow);color:#fff;font-size:14px;font-weight:900;cursor:pointer;opacity:1!important}.product-detail__download[disabled]{display:none!important}@keyframes conselecMicroPop{0%{transform:scale(.96);opacity:.6}100%{transform:scale(1);opacity:1}}
.removed-preview-link{position:fixed;left:18px;bottom:76px;z-index:99930;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 14px;border-radius:999px;background:#fff;color:#051632;border:1px solid rgba(5,22,50,.14);box-shadow:0 12px 26px rgba(5,22,50,.12);font-size:.78rem;font-weight:900;text-transform:uppercase;text-decoration:none}
@media(max-width:860px){.conselec-top-feature{margin:0 16px 0}.conselec-wizard{grid-template-columns:1fr}.catalog-smart-hint{margin:0 16px 14px}.product-use-grid{grid-template-columns:1fr}.catalog-compare-bar{border-radius:18px;align-items:flex-start}.removed-preview-link{left:14px;bottom:66px}.catalog-compare-table{font-size:.85rem}.catalog-compare-dialog,.conselec-help-dialog{padding:18px 14px}}
.product-detail__images{display:inline-flex!important;align-items:center;justify-content:center;text-decoration:none;min-height:52px;padding:0 22px;border:1px solid rgba(5,22,50,.16);background:#fff;color:var(--brand-yellow);font-size:14px;font-weight:900;cursor:pointer;opacity:1!important;box-shadow:0 10px 20px rgba(5,22,50,.08);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;}
.product-detail__images:hover,.product-detail__images:focus-visible{background:var(--brand-yellow);color:#fff;transform:translateY(-1px);box-shadow:0 15px 30px rgba(5,22,50,.16);}
.catalog-product-card__cart,.catalog-product-card__info,.catalog-product-card__compare,.product-detail__cart,.product-detail__consult,.product-detail__download:not([disabled]),.product-detail__images,.conselec-share-inline,.conselec-pill{position:relative;overflow:hidden;}
.catalog-product-card__cart:hover,.catalog-product-card__info:hover,.catalog-product-card__compare:hover,.product-detail__cart:hover,.product-detail__consult:hover,.product-detail__download:not([disabled]):hover,.product-detail__images:hover{transform:translateY(-2px)!important;box-shadow:0 16px 32px rgba(5,22,50,.16)!important;}
@keyframes conselecMicroPopStrong{0%{transform:scale(.94);filter:brightness(.96)}55%{transform:scale(1.035);filter:brightness(1.04)}100%{transform:scale(1);filter:brightness(1)}}
.conselec-top-feature#conselecWizard{display:none!important;}
@media(max-width:960px){.header-actions{gap:10px!important}}
@media(max-width:640px){.removed-access-button{min-height:38px;padding:0 11px;font-size:11px}.product-detail__images{width:100%;}}
.product-detail__cart,.product-detail__download{min-height:54px!important;width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 18px!important;border:2px solid var(--brand-yellow)!important;border-radius:0!important;font-size:13.5px!important;font-weight:900!important;letter-spacing:.02em!important;text-transform:uppercase!important;text-decoration:none!important;line-height:1.15!important;cursor:pointer!important;box-shadow:0 12px 24px rgba(5,22,50,.12)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background-color .18s ease,color .18s ease!important;}
.product-detail__cart{background:var(--brand-yellow)!important;color:#fff!important;}
.product-detail__download{background:#fff!important;color:var(--brand-yellow)!important;opacity:1!important;cursor:pointer!important;}
.product-detail__cart:hover,.product-detail__download:hover,.product-detail__cart:focus-visible,.product-detail__download:focus-visible{transform:translateY(-2px)!important;box-shadow:0 18px 34px rgba(5,22,50,.18)!important;filter:brightness(.98)!important;}
.product-detail__download--images{background:#f7f9fc!important;}
.catalog-product-card{position:relative!important;}
.catalog-product-card__compare{display:inline-flex;align-items:center;justify-content:center;margin-top:2px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease;}
.catalog-product-card__compare:hover,.catalog-product-card__compare:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px rgba(5,22,50,.14);}
.catalog-product-card__compare.is-selected{border-color:var(--brand-yellow);}
.conselec-compare-bar{position:fixed;left:50%;bottom:22px;z-index:99960;transform:translateX(-50%) translateY(18px);opacity:0;visibility:hidden;pointer-events:none;width:min(760px,calc(100vw - 28px));background:#fff;border:2px solid var(--brand-yellow);box-shadow:0 24px 54px rgba(5,22,50,.22);padding:14px;display:grid;grid-template-columns:minmax(0,1fr) auto auto auto;gap:10px;align-items:center;transition:opacity .22s ease,transform .22s ease,visibility .22s ease;}
.conselec-compare-bar.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0);}
.conselec-compare-bar__text{margin:0;color:#1d2735;font-size:14px;font-weight:800;line-height:1.35;}
.conselec-compare-bar__help,.conselec-compare-bar__open,.conselec-compare-bar__clear{min-height:42px;border:0;padding:0 14px;font-size:13px;font-weight:900;cursor:pointer;text-transform:uppercase;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease;}
.conselec-compare-bar__help{width:42px;padding:0;border-radius:999px;background:#edf2f8;color:var(--brand-yellow);}
.conselec-compare-bar__open{background:var(--brand-yellow);color:#fff;}
.conselec-compare-bar__clear{background:#f1f3f6;color:#1d2735;}
.conselec-compare-bar button:hover{transform:translateY(-1px);filter:brightness(.98);}
.conselec-compare-overlay{position:fixed;inset:0;z-index:99970;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(5,22,50,.32);backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease;}
.conselec-compare-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto;}
.conselec-compare-dialog{width:min(1080px,calc(100vw - 28px));max-height:min(86vh,820px);overflow:auto;background:#fff;border:3px solid var(--brand-yellow);box-shadow:0 30px 80px rgba(5,22,50,.28);padding:24px;position:relative;}
.conselec-compare-close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:0;border-radius:999px;background:var(--brand-yellow);color:#fff;font-size:24px;font-weight:900;cursor:pointer;}
.conselec-compare-title{margin:0 48px 6px 0;color:var(--brand-yellow);font-size:clamp(28px,3.2vw,44px);line-height:1;font-weight:900;}
.conselec-compare-lead{margin:0 0 18px;color:#4c5970;font-size:15px;line-height:1.6;}
.conselec-compare-table{width:100%;border-collapse:collapse;border:1px solid rgba(5,22,50,.16);}
.conselec-compare-table th,.conselec-compare-table td{border:1px solid rgba(5,22,50,.12);padding:12px;vertical-align:top;text-align:left;font-size:13.5px;line-height:1.45;color:#1d2735;}
.conselec-compare-table th{background:#f1f5fa;color:var(--brand-yellow);font-weight:900;}
.conselec-compare-table td:first-child{font-weight:900;color:var(--brand-yellow);width:160px;background:#f8fafc;}
.conselec-compare-toast{position:fixed;left:50%;bottom:110px;z-index:99980;transform:translateX(-50%);background:var(--brand-yellow);color:#fff;padding:13px 18px;box-shadow:0 18px 38px rgba(5,22,50,.24);font-size:13px;font-weight:900;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;}
.conselec-compare-toast.is-visible{opacity:1;visibility:visible;}
.removed-access-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;background:#fff;color:var(--brand-yellow);border:1px solid rgba(5,22,50,.18);font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;box-shadow:0 10px 22px rgba(5,22,50,.08);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease;}
.removed-access-button:hover,.removed-access-button:focus-visible{transform:translateY(-1px);background:var(--brand-yellow);color:#fff;box-shadow:0 14px 28px rgba(5,22,50,.16);}
@media(max-width:960px){.product-detail__actions{grid-template-columns:1fr!important}.conselec-compare-bar{grid-template-columns:1fr auto;}.conselec-compare-bar__help,.conselec-compare-bar__clear{grid-row:2}.conselec-compare-bar__open{grid-column:2;grid-row:1/3}.removed-access-button{min-height:40px;padding:0 13px;font-size:11px}}
@media(max-width:640px){.conselec-compare-bar{bottom:72px;padding:12px;grid-template-columns:1fr;}.conselec-compare-bar__help,.conselec-compare-bar__open,.conselec-compare-bar__clear{width:100%;grid-column:auto;grid-row:auto}.conselec-compare-dialog{padding:20px 14px}.conselec-compare-table{display:block;overflow:auto}.conselec-compare-table th,.conselec-compare-table td{min-width:150px;font-size:12.5px}.removed-access-button{width:100%;}}
.product-detail__actions .product-detail__images,.product-detail__actions .product-detail__download,.product-detail__actions .product-detail__cart{cursor:pointer!important;}
.product-detail__actions .product-detail__images:hover,.product-detail__actions .product-detail__download:hover,.product-detail__actions .product-detail__cart:hover{transform:translateY(-2px)!important;box-shadow:0 18px 36px rgba(5,22,50,.22)!important;filter:brightness(.99)!important;}
.catalog-compare-intro{margin:0 32px 16px;padding:14px 16px;background:#fff;border:1px solid rgba(5,22,50,.12);box-shadow:0 12px 24px rgba(5,22,50,.06);align-items:center;justify-content:space-between;gap:16px;color:#39465a;}
.catalog-compare-intro strong{display:block;color:var(--brand-yellow);font-size:15px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;}
.catalog-compare-intro p{margin:0;font-size:.92rem;line-height:1.45;}
.conselec-help-button{width:38px;height:38px;border:0;border-radius:999px;background:var(--brand-yellow);color:#fff;font-weight:900;font-size:18px;box-shadow:0 10px 20px rgba(5,22,50,.18);cursor:pointer;flex:0 0 38px;}
.catalog-product-card__compare{left:auto!important;right:12px!important;bottom:12px!important;min-height:36px!important;padding:0 12px!important;border:1px solid rgba(255,255,255,.76)!important;background:#fff!important;color:var(--brand-yellow)!important;border-radius:999px!important;font-size:.72rem!important;box-shadow:0 10px 18px rgba(5,22,50,.16)!important;}
.catalog-product-card__compare.is-selected{background:var(--brand-yellow)!important;color:#fff!important;}
.catalog-compare-bar button[disabled]{opacity:.45!important;cursor:not-allowed!important;}
.catalog-compare-toast{position:fixed;z-index:99950;}
.catalog-compare-dialog{border-color:var(--brand-yellow)!important;}
.catalog-compare-dialog h2{margin:0 0 10px;color:var(--brand-yellow);font-size:clamp(28px,4vw,44px);}
@media(max-width:860px){.catalog-compare-intro{margin:0 16px 14px;align-items:flex-start}.catalog-compare-bar{display:grid!important}.catalog-compare-bar span{grid-column:1/-1}.catalog-product-card__compare{right:10px!important;bottom:10px!important;}}
.catalog-results{position:relative!important;}
.catalog-compare-intro{display:none!important;}
.catalog-compare-help-fixed{z-index:5;font-weight:950!important;box-shadow:0 12px 26px rgba(5,22,50,.14)!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important;}
.catalog-compare-help-fixed:hover{transform:translateY(-1px)!important;background:var(--brand-yellow)!important;color:#fff!important;box-shadow:0 16px 32px rgba(5,22,50,.2)!important;}
.catalog-product-card__media .catalog-product-card__compare{position:absolute!important;left:auto!important;z-index:4;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:11.5px!important;font-weight:950!important;line-height:1!important;letter-spacing:.05em!important;text-transform:uppercase!important;cursor:pointer!important;}
.catalog-compare-bar strong{font-weight:950!important;}
.catalog-compare-modal,.conselec-help-modal,.product-use-modal{position:fixed!important;inset:0!important;z-index:99980!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:rgba(5,22,50,.34)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;}
.catalog-compare-modal[hidden],.conselec-help-modal[hidden],.product-use-modal[hidden]{display:none!important;}
.catalog-compare-dialog,.conselec-help-dialog,.product-use-dialog{width:min(1080px,calc(100vw - 28px))!important;max-height:min(86vh,840px)!important;overflow:auto!important;background:#fff!important;border:3px solid var(--brand-yellow)!important;border-radius:26px!important;box-shadow:0 30px 86px rgba(5,22,50,.32)!important;padding:26px!important;position:relative!important;}
.catalog-compare-dialog:before,.product-use-dialog:before,.conselec-help-dialog:before{content:"";position:absolute;left:0;top:0;bottom:0;width:10px;background:var(--brand-yellow);border-radius:23px 0 0 23px;}
.catalog-compare-close,.conselec-help-close,.product-use-close{position:absolute!important;top:14px!important;right:14px!important;width:40px!important;height:40px!important;border:0!important;border-radius:999px!important;background:var(--brand-yellow)!important;color:#fff!important;font-size:24px!important;font-weight:950!important;line-height:1!important;cursor:pointer!important;}
.catalog-compare-eyebrow,.product-use-eyebrow,.conselec-help-eyebrow{margin:0 52px 8px 0!important;color:var(--brand-yellow)!important;font-size:12px!important;font-weight:950!important;letter-spacing:.18em!important;text-transform:uppercase!important;}
.catalog-compare-dialog h2,.product-use-dialog h2,.conselec-help-dialog h2{margin:0 52px 8px 0!important;color:var(--brand-yellow)!important;font-size:clamp(30px,4vw,50px)!important;line-height:.96!important;font-weight:950!important;letter-spacing:-.04em!important;}
.catalog-compare-subtitle{margin:0 0 18px!important;line-height:1.6!important;}
.catalog-compare-products strong{display:block!important;color:var(--brand-yellow)!important;font-size:16px!important;line-height:1.18!important;}
.catalog-compare-products span{display:block!important;margin-top:5px!important;color:#4a5a70!important;font-size:13px!important;font-weight:800!important;}
.catalog-compare-table{overflow:hidden!important;}
.catalog-compare-table th,.catalog-compare-table td{font-size:13.8px!important;}
.catalog-compare-table td{background:#fff!important;color:#243047!important;}
.catalog-compare-relation{margin-top:16px!important;box-shadow:0 12px 24px rgba(5,22,50,.07)!important;}
.catalog-compare-relation h3{margin:0 0 8px!important;color:var(--brand-yellow)!important;}
.catalog-compare-relation p{margin:8px 0 0!important;color:#2d394d!important;line-height:1.55!important;}
.product-detail__actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;margin-top:24px!important;}
.product-detail__actions .product-detail__images,.product-detail__actions .product-detail__download,.product-detail__actions .product-detail__cart{min-height:56px!important;height:56px!important;width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:0 16px!important;font-size:13px!important;font-weight:950!important;line-height:1.12!important;text-transform:uppercase!important;letter-spacing:.035em!important;text-decoration:none!important;}
.product-detail__actions .product-detail__images{order:1;background:#fff!important;color:var(--brand-yellow)!important;border:2px solid var(--brand-yellow)!important;}
.product-detail__actions .product-detail__download{order:2;background:#eef3f8!important;color:var(--brand-yellow)!important;border:1px solid rgba(5,22,50,.16)!important;}
.product-detail__actions .product-detail__cart{order:3;background:var(--brand-yellow)!important;color:#fff!important;border:2px solid var(--brand-yellow)!important;}
.product-use-button{cursor:pointer!important;}
.product-use-modal-grid article{background:#f8fafc!important;border:1px solid rgba(5,22,50,.12)!important;border-left:6px solid var(--brand-yellow)!important;padding:16px!important;}
.product-use-modal-grid h3{margin:0 0 10px!important;color:var(--brand-yellow)!important;font-size:18px!important;}
.product-use-modal-grid ul{margin:0!important;padding-left:20px!important;color:#2d394d!important;line-height:1.65!important;}
.product-use-foot{margin:16px 0 0!important;line-height:1.6!important;font-weight:700!important;}
.product-use-panel{display:none!important;}
.product-related-head span{display:block!important;color:var(--brand-yellow)!important;font-size:12px!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important;margin-bottom:6px!important;}
.product-related-head h2{margin:0!important;color:var(--brand-yellow)!important;font-size:clamp(24px,3vw,36px)!important;letter-spacing:-.03em!important;}
.product-related-head p{margin:8px 0 0!important;color:#536178!important;line-height:1.55!important;}
.product-related-grid{display:grid!important;}
.product-related-card{position:relative!important;display:block!important;text-decoration:none!important;color:#111!important;overflow:hidden!important;transition:transform .18s ease,box-shadow .18s ease!important;}
.product-related-card img{width:100%!important;height:132px!important;display:block!important;object-fit:cover!important;}
.product-related-card__tag{position:absolute!important;top:10px!important;left:10px!important;background:#fff!important;color:var(--brand-yellow)!important;border:1px solid rgba(5,22,50,.12)!important;border-radius:999px!important;padding:5px 9px!important;font-size:10px!important;font-weight:950!important;text-transform:uppercase!important;box-shadow:0 8px 18px rgba(5,22,50,.12)!important;}
.product-related-card strong{display:block!important;margin:12px 12px 4px!important;line-height:1.2!important;}
.product-related-card small{display:block!important;margin:0 12px 14px!important;font-weight:800!important;line-height:1.35!important;}
@media(max-width:860px){.product-detail__actions{grid-template-columns:1fr!important}.catalog-compare-dialog,.conselec-help-dialog,.product-use-dialog{padding:22px 16px!important}.catalog-product-card__media .catalog-product-card__compare{right:10px!important;bottom:10px!important}}
.catalog-results.has-compare-help{position:relative!important;}
.catalog-compare-help-fixed{gap:8px!important;letter-spacing:.04em!important;text-transform:uppercase!important;white-space:nowrap!important;right:24px!important;top:18px!important;}
.catalog-compare-help-fixed:before{width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.75;}
.catalog-product-card__media .catalog-product-card__compare{width:126px!important;right:12px!important;bottom:12px!important;height:38px!important;min-height:38px!important;padding:0 12px!important;text-align:center!important;}
.catalog-product-card__media .catalog-product-card__compare.is-selected{box-shadow:0 14px 28px rgba(5,22,50,.25)!important;}
.catalog-compare-dialog:after,.product-use-dialog:after{content:"";position:absolute;right:26px;top:28px;width:70px;height:70px;border:1px solid rgba(5,22,50,.10);background:linear-gradient(135deg,rgba(5,22,50,.08),rgba(5,22,50,0));pointer-events:none;}
.catalog-compare-product-media img{display:block!important;}
.catalog-compare-product-copy strong{margin-top:8px!important;}
.catalog-compare-table tbody tr:nth-child(even) td{background:#f7faff!important;}
.catalog-compare-relation{background:#fff!important;border:1px solid rgba(5,22,50,.14)!important;border-left:8px solid var(--brand-yellow)!important;padding:18px!important;}
.catalog-compare-relation h3{font-size:20px!important;letter-spacing:-.02em!important;}
.catalog-compare-relation-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:12px!important;}
.catalog-compare-relation-grid article{background:#f7faff!important;border:1px solid rgba(5,22,50,.11)!important;padding:14px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)!important;}
.catalog-compare-relation-grid strong{display:block!important;color:var(--brand-yellow)!important;margin-bottom:6px!important;}
.catalog-compare-relation-grid p{margin:0!important;color:#2d394d!important;line-height:1.5!important;}
.product-use-button{align-self:flex-start!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;margin-top:18px!important;border:1px solid rgba(5,22,50,.15)!important;background:#fff!important;color:var(--brand-yellow)!important;border-radius:999px!important;font-size:12px!important;font-weight:950!important;letter-spacing:.06em!important;text-transform:uppercase!important;box-shadow:0 10px 20px rgba(5,22,50,.08)!important;}
.product-use-button:hover{background:var(--brand-yellow)!important;color:#fff!important;}
.product-use-dialog{width:min(980px,calc(100vw - 28px))!important;max-height:none!important;overflow:visible!important;background:linear-gradient(180deg,#fff,#f8fbff)!important;padding:30px!important;}
.product-use-lead{margin:0 54px 18px 0!important;color:#526176!important;line-height:1.65!important;max-width:760px!important;}
.product-use-modal-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:16px!important;margin-top:16px!important;}
.product-use-card{background:#fff!important;border:1px solid rgba(5,22,50,.13)!important;border-left:8px solid var(--brand-yellow)!important;padding:18px!important;box-shadow:0 16px 34px rgba(5,22,50,.08)!important;}
.product-use-card h3{margin:0 0 12px!important;color:var(--brand-yellow)!important;font-size:20px!important;}
.product-use-card ul{margin:0!important;padding-left:18px!important;color:#28364d!important;line-height:1.72!important;}
.product-use-foot{margin-top:16px!important;padding:16px 18px!important;background:#edf3fb!important;border:1px solid rgba(5,22,50,.12)!important;border-left:8px solid var(--brand-yellow)!important;color:#2d394d!important;}
.product-use-foot strong{display:block!important;color:var(--brand-yellow)!important;margin-bottom:4px!important;}
.product-use-foot p{margin:0!important;line-height:1.55!important;}
.product-related-panel{margin-top:22px!important;padding:0!important;border:0!important;}
.product-related-toggle{width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:64px!important;padding:14px 18px!important;cursor:pointer!important;text-align:left!important;}
.product-related-toggle span{font-size:12px!important;font-weight:950!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:#536178!important;}
.product-related-toggle strong{display:block!important;line-height:1.15!important;}
.product-related-toggle:after{content:"+";width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;flex:0 0 34px;}
.product-related-panel.is-open .product-related-toggle:after{content:"–";}
.product-related-content{padding:18px!important;}
.product-related-intro{margin:0 0 16px!important;line-height:1.6!important;}
.product-related-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;gap:16px!important;margin-top:0!important;}
.product-related-card__tag{display:none!important;}
.product-related-card strong{color:var(--brand-yellow)!important;font-size:17px!important;}
.product-related-card small{font-size:12.5px!important;color:#536178!important;}
@media(max-width:860px){.catalog-compare-help-fixed{width:calc(100% - 32px)!important;justify-content:center!important}.catalog-compare-dialog,.product-use-dialog{max-height:calc(100vh - 28px)!important;overflow:auto!important}.product-use-modal-grid{grid-template-columns:1fr!important}.catalog-product-card__media .catalog-product-card__compare{width:118px!important;height:34px!important;font-size:10.8px!important}}
:root{--conselec-blue-950:#010c23;--conselec-blue-900:#051632;--conselec-blue-800:#0b2248;--conselec-blue-700:#12345f;}
.conselec-micro-pop{animation:none!important;}
.product-detail__actions .product-detail__images,.product-detail__actions .product-detail__download,.product-detail__actions .product-detail__cart{background:var(--conselec-blue-900)!important;color:#fff!important;border:2px solid var(--conselec-blue-900)!important;border-radius:0!important;box-shadow:0 10px 22px rgba(1,12,35,.16)!important;transition:background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease!important;transform:none!important;filter:none!important;}
.product-detail__actions .product-detail__images:hover,.product-detail__actions .product-detail__download:hover,.product-detail__actions .product-detail__cart:hover,.product-detail__actions .product-detail__images:focus-visible,.product-detail__actions .product-detail__download:focus-visible,.product-detail__actions .product-detail__cart:focus-visible{background:var(--conselec-blue-950)!important;border-color:var(--conselec-blue-950)!important;color:#fff!important;transform:none!important;box-shadow:0 12px 24px rgba(1,12,35,.20)!important;filter:none!important;}
.catalog-product-card__cart:hover,.catalog-product-card__info:hover,.catalog-product-card__compare:hover,.product-detail__cart:hover,.product-detail__download:not([disabled]):hover,.product-detail__images:hover{transform:none!important;}
.product-use-button,.product-use-modal{display:none!important;}
.catalog-compare-help-fixed{width:42px!important;height:42px!important;min-width:42px!important;padding:0!important;border-radius:0!important;border:2px solid var(--conselec-blue-900)!important;background:#fff!important;color:var(--conselec-blue-900)!important;font-size:21px!important;line-height:1!important;position:absolute!important;}
.catalog-compare-help-fixed:before{display:none!important;content:none!important;}
.catalog-compare-help-fixed:hover,.catalog-compare-help-fixed:focus-visible{background:var(--conselec-blue-900)!important;color:#fff!important;transform:none!important;box-shadow:0 14px 26px rgba(1,12,35,.20)!important;}
.catalog-compare-help-fixed:after{content:"Comparar";position:absolute;top:calc(100% + 8px);right:0;background:var(--conselec-blue-950);color:#fff;padding:7px 10px;border:1px solid var(--conselec-blue-900);border-radius:0!important;font-size:12px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 10px 18px rgba(1,12,35,.22);}
.catalog-compare-help-fixed:hover:after,.catalog-compare-help-fixed:focus-visible:after{opacity:1;visibility:visible;}
.catalog-compare-modal,.conselec-help-modal{background:rgba(1,12,35,.42)!important;}
.catalog-compare-dialog,.conselec-help-dialog{width:min(1480px,calc(100vw - 28px))!important;max-height:min(90vh,900px)!important;overflow:auto!important;background:#fff!important;border:3px solid var(--conselec-blue-900)!important;border-radius:0!important;box-shadow:0 30px 86px rgba(1,12,35,.30)!important;}
.catalog-compare-dialog:after,.conselec-help-dialog:after{border-radius:0!important;border-color:var(--conselec-blue-900)!important;background:transparent!important;}
.catalog-compare-close,.conselec-help-close{border-radius:0!important;background:var(--conselec-blue-900)!important;color:#fff!important;}
.catalog-compare-eyebrow,.conselec-help-eyebrow,.catalog-compare-dialog h2,.conselec-help-dialog h2,.catalog-compare-products strong,.catalog-compare-product-copy strong,.catalog-compare-relation h3,.catalog-compare-relation-grid strong{color:var(--conselec-blue-900)!important;}
.catalog-compare-subtitle{color:var(--conselec-blue-900)!important;}
.catalog-compare-table tbody tr:nth-child(even) td,.catalog-compare-table td{background:#fff!important;color:var(--conselec-blue-900)!important;}
.catalog-compare-relation,.catalog-compare-relation-grid article{background:#fff!important;border:1px solid var(--conselec-blue-900)!important;border-left:8px solid var(--conselec-blue-900)!important;border-radius:0!important;box-shadow:0 12px 24px rgba(1,12,35,.08)!important;}
.catalog-compare-relation p,.catalog-compare-relation-grid p{color:var(--conselec-blue-900)!important;}
.catalog-compare-bar button{transform:none!important;}
.catalog-product-card__media .catalog-product-card__compare{border-radius:0!important;background:#fff!important;color:var(--conselec-blue-900)!important;border:2px solid var(--conselec-blue-900)!important;box-shadow:0 10px 18px rgba(1,12,35,.14)!important;transform:none!important;}
.catalog-product-card__media .catalog-product-card__compare.is-selected{background:var(--conselec-blue-900)!important;color:#fff!important;border-color:var(--conselec-blue-900)!important;}
.product-related-panel{border-radius:0!important;box-shadow:none!important;background:transparent!important;}
.product-related-toggle{border-radius:0!important;background:var(--conselec-blue-900)!important;color:#fff!important;box-shadow:0 14px 28px rgba(1,12,35,.14)!important;}
.product-related-toggle span{display:none!important;}
.product-related-toggle strong{color:#fff!important;font-size:21px!important;}
.product-related-toggle:after{border-radius:0!important;background:#fff!important;color:var(--conselec-blue-900)!important;}
.product-related-content{border-radius:0!important;background:#fff!important;box-shadow:0 16px 32px rgba(1,12,35,.10)!important;}
.product-related-intro{color:var(--conselec-blue-900)!important;}
.product-related-card{background:#fff!important;transform:none!important;}
.product-related-card:hover{transform:none!important;box-shadow:0 14px 28px rgba(1,12,35,.12)!important;}
.product-related-card img{background:#fff!important;}
.product-related-card strong,.product-related-card small{color:var(--conselec-blue-900)!important;}
.catalog-search__field{position:relative!important;}
.catalog-search__input{border-radius:0!important;border-color:var(--conselec-blue-900)!important;}
.catalog-smart-hint{margin:10px auto 0!important;max-width:760px!important;color:var(--conselec-blue-900)!important;font-size:13px!important;line-height:1.45!important;text-align:center!important;}
.catalog-smart-hint strong{color:var(--conselec-blue-900)!important;}
.catalog-search-suggestions[hidden]{display:none!important;}
.catalog-search-suggestions__title{font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;color:var(--conselec-blue-900);padding:4px 6px 8px;}
.catalog-search-suggestion{width:100%;display:block;text-align:left;background:#fff;color:var(--conselec-blue-900);border:1px solid var(--conselec-blue-900);border-radius:0!important;padding:10px 12px;margin:0 0 8px;cursor:pointer;}
.catalog-search-suggestion:hover,.catalog-search-suggestion:focus-visible{background:var(--conselec-blue-900);color:#fff;}
.catalog-search-suggestion strong,.catalog-search-suggestion span,.catalog-search-suggestion small{display:block;color:inherit;line-height:1.35;}
.catalog-search-suggestion strong{font-size:14px;font-weight:950;}
.catalog-search-suggestion span{font-size:12px;font-weight:850;margin-top:2px;}
.catalog-search-suggestion small{font-size:12px;margin-top:3px;opacity:.88;}
.catalog-search-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;}
.catalog-search-chip{border:1px solid var(--conselec-blue-900);background:#fff;color:var(--conselec-blue-900);font-size:12px;font-weight:900;padding:8px 10px;cursor:pointer;}
.catalog-search-chip:hover,.catalog-search-chip:focus-visible{background:var(--conselec-blue-900);color:#fff;}
.catalog-search-suggestions__empty{margin:6px;color:var(--conselec-blue-900);font-size:13px;font-weight:800;}
@media(max-width:860px){.catalog-compare-dialog,.conselec-help-dialog{width:calc(100vw - 24px)!important;max-height:calc(100vh - 28px)!important;overflow:auto!important}.catalog-compare-help-fixed{position:relative!important;right:auto!important;top:auto!important;margin:0 16px 14px auto!important}.catalog-compare-help-fixed:after{right:auto;left:0;}}
.catalog-compare-bar strong{white-space:nowrap!important;color:var(--conselec-blue-900)!important;}
.catalog-compare-bar span{color:var(--conselec-blue-900)!important;font-weight:850!important;}
.catalog-compare-toast{max-width:none!important;}
.catalog-compare-dialog:after,.conselec-help-dialog:after,.product-use-dialog:after{display:none!important;content:none!important;}
.catalog-compare-dialog:before,.conselec-help-dialog:before{height:8px!important;border-radius:0!important;background:var(--conselec-blue-900)!important;}
.catalog-compare-dialog h2,.conselec-help-dialog h2{margin:0 54px 20px 0!important;color:var(--conselec-blue-900)!important;font-size:clamp(26px,3vw,40px)!important;line-height:1.06!important;letter-spacing:-.035em!important;}
.catalog-compare-eyebrow,.conselec-help-eyebrow,.catalog-compare-subtitle,.catalog-compare-relation{display:none!important;}
.catalog-compare-products article{border-left:7px solid var(--conselec-blue-900)!important;}
.catalog-compare-table{border-radius:0!important;}
.conselec-help-dialog{width:min(540px,calc(100vw - 38px))!important;max-height:none!important;overflow:visible!important;padding:28px!important;border-radius:0!important;background:#fff!important;border:3px solid var(--conselec-blue-900)!important;box-shadow:0 24px 54px rgba(1,12,35,.25)!important;}
.conselec-help-dialog p{margin:0!important;color:var(--conselec-blue-900)!important;font-size:15px!important;line-height:1.55!important;font-weight:750!important;}
.catalog-search-suggestions{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 8px)!important;z-index:80!important;border-radius:0!important;border:2px solid var(--conselec-blue-900)!important;background:#fff!important;box-shadow:0 18px 40px rgba(1,12,35,.18)!important;padding:10px!important;max-height:460px!important;overflow:auto!important;}
.catalog-search-suggestion--product{display:grid!important;grid-template-columns:74px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:10px!important;border-radius:0!important;border:1px solid var(--conselec-blue-900)!important;background:#fff!important;color:var(--conselec-blue-900)!important;margin-bottom:8px!important;}
.catalog-search-suggestion--product img{width:74px!important;height:62px!important;object-fit:contain!important;background:#fff!important;border:1px solid rgba(1,12,35,.18)!important;}
.catalog-search-suggestion--product:hover,.catalog-search-suggestion--product:focus-visible{background:var(--conselec-blue-900)!important;color:#fff!important;}
.catalog-search-suggestion__copy{display:block!important;min-width:0!important;color:inherit!important;}
.catalog-search-suggestion__copy strong,.catalog-search-suggestion__copy span,.catalog-search-suggestion__copy small{display:block!important;color:inherit!important;line-height:1.34!important;}
.catalog-search-suggestion__copy strong{font-size:14px!important;font-weight:950!important;}
.catalog-search-suggestion__copy span{font-size:12px!important;font-weight:900!important;margin-top:2px!important;}
.catalog-search-suggestion__copy small{font-size:12px!important;margin-top:4px!important;opacity:.9!important;}
.catalog-search-chip{border-radius:0!important;}
@media(max-width:860px){.catalog-compare-dialog{padding:22px 16px!important}.catalog-search-suggestions{position:static!important;margin-top:8px!important}.catalog-search-suggestion--product{grid-template-columns:64px minmax(0,1fr)!important}.catalog-search-suggestion--product img{width:64px!important;height:56px!important}}
.catalog-compare-help-fixed,.conselec-help-modal{display:none!important;}
.catalog-compare-bar__copy strong{color:var(--conselec-blue-900)!important;white-space:nowrap!important;}
.catalog-compare-bar__copy span{display:block!important;min-width:0!important;color:var(--conselec-blue-900)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.catalog-compare-bar button{white-space:nowrap!important;box-shadow:none!important;}
.catalog-compare-bar button:disabled{opacity:.45!important;cursor:not-allowed!important;}
.catalog-compare-toast{left:50%!important;right:auto!important;transform:translateX(-50%)!important;text-align:center!important;background:#fff!important;color:var(--conselec-blue-900)!important;border:2px solid var(--conselec-blue-900)!important;border-radius:0!important;font-weight:950!important;}
.catalog-compare-dialog{width:min(1220px,calc(100vw - 36px))!important;max-height:min(88vh,820px)!important;overflow:auto!important;padding:0!important;background:#fff!important;border:3px solid var(--conselec-blue-900)!important;border-radius:0!important;box-shadow:0 32px 86px rgba(1,12,35,.34)!important;}
.catalog-compare-dialog:before,.catalog-compare-dialog:after{display:none!important;content:none!important;}
.catalog-compare-close{position:absolute!important;right:18px!important;top:18px!important;width:42px!important;height:42px!important;border:2px solid #fff!important;background:#fff!important;color:var(--conselec-blue-900)!important;border-radius:0!important;font-size:26px!important;font-weight:900!important;line-height:1!important;z-index:3!important;}
.catalog-compare-header{position:relative!important;background:var(--conselec-blue-900)!important;color:#fff!important;border-bottom:3px solid var(--conselec-blue-950)!important;}
.catalog-compare-header span{display:block!important;margin:0 0 7px!important;color:#fff!important;opacity:.9!important;font-size:11px!important;font-weight:950!important;letter-spacing:.18em!important;text-transform:uppercase!important;}
.catalog-compare-header h2{margin:0!important;color:#fff!important;font-size:clamp(28px,3.2vw,44px)!important;line-height:1.02!important;letter-spacing:-.035em!important;}
.catalog-compare-board{padding:22px 24px 24px!important;background:#fff!important;}
.catalog-compare-products{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important;gap:14px!important;margin:0 0 18px!important;}
.catalog-compare-products article{display:grid!important;grid-template-columns:94px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;padding:12px!important;background:#fff!important;border:3px solid var(--conselec-blue-900)!important;border-radius:0!important;box-shadow:0 12px 24px rgba(1,12,35,.08)!important;}
.catalog-compare-product-media{width:94px!important;height:84px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:2px solid rgba(1,12,35,.16)!important;border-radius:0!important;overflow:hidden!important;}
.catalog-compare-product-media img{width:100%!important;height:100%!important;object-fit:contain!important;padding:3px!important;background:#fff!important;}
.catalog-compare-product-copy{min-width:0!important;}
.catalog-compare-product-copy span{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:0 8px!important;margin:0 0 7px!important;background:var(--conselec-blue-900)!important;color:#fff!important;border-radius:0!important;font-size:10px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important;}
.catalog-compare-product-copy strong{display:block!important;color:var(--conselec-blue-900)!important;font-size:17px!important;font-weight:950!important;line-height:1.18!important;}
.catalog-compare-product-copy small{display:block!important;margin-top:5px!important;color:var(--conselec-blue-900)!important;font-size:12px!important;font-weight:800!important;line-height:1.35!important;}
.catalog-compare-table-wrap{overflow:auto!important;border:3px solid var(--conselec-blue-900)!important;border-radius:0!important;box-shadow:0 14px 30px rgba(1,12,35,.08)!important;}
.catalog-compare-table{width:100%!important;min-width:760px!important;border-collapse:collapse!important;border:0!important;box-shadow:none!important;font-size:13px!important;}
.catalog-compare-table th,.catalog-compare-table td{padding:13px 14px!important;border:1px solid rgba(1,12,35,.22)!important;text-align:left!important;vertical-align:top!important;line-height:1.42!important;color:var(--conselec-blue-900)!important;background:#fff!important;}
.catalog-compare-table thead th{position:sticky!important;top:0!important;z-index:1!important;background:var(--conselec-blue-900)!important;color:#fff!important;border-color:var(--conselec-blue-950)!important;font-weight:950!important;}
.catalog-compare-table tbody td{font-weight:750!important;}
.product-related-card{border:3px solid var(--conselec-blue-900)!important;border-left:3px solid var(--conselec-blue-900)!important;border-radius:0!important;box-shadow:0 12px 24px rgba(1,12,35,.08)!important;}
.product-related-card img{border-bottom:3px solid var(--conselec-blue-900)!important;}
.product-related-toggle{border:3px solid var(--conselec-blue-900)!important;border-left:3px solid var(--conselec-blue-900)!important;}
.product-related-content{border:3px solid var(--conselec-blue-900)!important;border-top:0!important;}
@media(max-width:860px){.catalog-compare-bar{grid-template-columns:1fr!important}.catalog-compare-bar__actions{grid-template-columns:1fr 1fr!important;width:100%!important}.catalog-compare-bar button{width:100%!important}.catalog-compare-dialog{width:calc(100vw - 22px)!important;max-height:calc(100vh - 26px)!important}.catalog-compare-board{padding:16px!important}.catalog-compare-products{grid-template-columns:1fr!important}.catalog-compare-products article{grid-template-columns:84px minmax(0,1fr)!important}.catalog-compare-product-media{width:84px!important;height:74px!important}.catalog-compare-table{min-width:700px!important}.catalog-compare-table th,.catalog-compare-table td{padding:11px 12px!important}}
.catalog-compare-bar{min-height:0!important;border-width:2px!important;}
.catalog-compare-bar__copy span{line-height:1.18!important;}
.catalog-compare-toast{bottom:72px!important;width:min(430px,calc(100vw - 34px))!important;padding:8px 12px!important;font-size:11.5px!important;line-height:1.25!important;box-shadow:0 12px 24px rgba(1,12,35,.18)!important;}
.catalog-compare-header{padding:22px 74px 20px 24px!important;}
.catalog-compare-header span,.catalog-compare-eyebrow,.conselec-help-eyebrow,.product-use-eyebrow,.product-related-head span,.product-related-toggle span,.newsletter-modal__eyebrow,.legal-modal__sidebar-eyebrow,.provider-story__eyebrow,.provider-catalog-cta__eyebrow,.services-support__kicker,.partner-strip__eyebrow,.contact-calendar-modal__eyebrow,.contact-form-section__label,.removed-eyebrow{display:none!important;}
@media(max-width:860px){.catalog-compare-bar{bottom:70px!important;width:calc(100vw - 24px)!important;gap:8px!important;padding:9px!important}.catalog-compare-bar__copy{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.catalog-compare-bar__copy span{margin-top:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.catalog-compare-bar__actions{display:flex!important;gap:6px!important}.catalog-compare-bar button{min-height:32px!important;padding:0 8px!important;font-size:10px!important}.catalog-compare-toast{bottom:150px!important;width:calc(100vw - 34px)!important;padding:8px 10px!important}.catalog-compare-header{padding:20px 66px 18px 18px!important}}
.social-link--disabled,.social-link--disabled:hover,.social-link--disabled:focus-visible{color:#051632!important;opacity:1!important}
.topbar__social .social-link--disabled[data-tooltip]:hover::after,.topbar__social .social-link--disabled[data-tooltip]:focus-visible::after{background:#051632!important;color:#fff!important;border-radius:0!important;box-shadow:0 10px 24px rgba(5,22,50,.18)!important}
.topbar__social .social-link--disabled[data-tooltip]:hover::before,.topbar__social .social-link--disabled[data-tooltip]:focus-visible::before{border-top-color:#051632!important}
.social-toast{background:#051632!important;color:#fff!important;border-radius:0!important;box-shadow:0 16px 34px rgba(5,22,50,.26)!important}
.product-related-panel,.blog-related-panel{border-radius:0!important;border-color:#051632!important;box-shadow:0 14px 32px rgba(5,22,50,.08)!important}
.product-related-toggle,.blog-related-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 18px!important;background:#051632!important;color:#fff!important;border:1px solid #051632!important;border-radius:0!important;box-shadow:none!important}
.product-related-toggle strong,.blog-related-toggle strong{color:#fff!important}
.product-related-card,.blog-related-card{background:#fff!important;border:1px solid rgba(5,22,50,.22)!important;border-radius:0!important;box-shadow:none!important}
.product-related-card:hover,.product-related-card:focus-visible,.blog-related-card:hover,.blog-related-card:focus-visible{border-color:#051632!important;transform:translateY(-1px)}
.product-related-card strong,.blog-related-card strong{color:#051632!important}
.conselec-share-dialog{border:2px solid #051632!important;border-radius:0!important;box-shadow:0 26px 58px rgba(5,22,50,.24)!important}
.conselec-share-title{color:#051632!important}
.conselec-share-close{background:#051632!important;color:#fff!important;border-radius:0!important;box-shadow:none!important}
.conselec-share-grid{gap:10px!important}
.conselec-share-option{background:#fff!important;color:#051632!important;border:1px solid rgba(5,22,50,.22)!important;border-radius:0!important;box-shadow:none!important}
.conselec-share-option:hover,.conselec-share-option:focus-visible{background:#051632!important;color:#fff!important;border-color:#051632!important;transform:none!important}
.conselec-share-option svg{color:currentColor!important}
.conselec-share-copied{color:#051632!important}
.catalog-product-card__price--consultar{font-size:18px!important;color:#051632!important}.product-detail__brandline--text{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:0 14px!important;background:#051632!important;color:#fff!important;font-size:13px!important;font-weight:900!important;letter-spacing:.04em!important;text-transform:uppercase!important}.product-detail__brandline--text strong{color:#fff!important}.product-detail__consult{background:#051632!important;color:#fff!important}
.catalog-product-card__form-button{width:100%;font-family:inherit;border-radius:0!important}
.catalog-product-card__info--secondary{background:#fff!important;color:#051632!important;border:1px solid #051632!important}
.product-detail__form-button{border-radius:0!important}
.tableros-panel__dialog{position:relative;z-index:1;width:min(1180px,calc(100vw - 28px));max-height:min(92vh,940px);overflow:auto;background:#fff;border:3px solid #051632;box-shadow:0 30px 84px rgba(5,22,50,.34);padding:0;border-radius:0!important}
.tableros-panel__close{float:right;z-index:3;margin:12px 12px 0 0;font-weight:800;border-radius:0!important}
.tableros-panel__header{padding:28px 28px 18px;border-bottom:1px solid rgba(5,22,50,.12);background:#fff}
.tableros-panel__eyebrow{margin:0 0 8px;color:#051632;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.tableros-panel__header h2{margin:0;color:#051632;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05}
.tableros-panel__header p{max-width:920px;margin:12px 0 0;color:#2f3b4f;line-height:1.68;font-size:1rem}
.tableros-tool{border:0!important;margin:0!important;padding:24px 28px 30px!important;background:#fff!important}
.tableros-tool__intro h3{margin:0 0 .75rem 0;color:#051632;font-size:1.3rem}
.tableros-tool__intro p{margin:0;color:#1f2937;line-height:1.7}
.tableros-tool__grid{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(330px,.9fr);gap:1.4rem;margin-top:1.4rem;align-items:start}
.tableros-form,.tableros-summary{border:1px solid #d2dceb;background:#fff;padding:1.25rem;border-radius:0!important}
.tableros-form__section + .tableros-form__section{margin-top:1.35rem;padding-top:1.35rem;border-top:1px solid #dce4f1}
.tableros-form__section h3{margin:0 0 .75rem 0;color:#051632;font-size:1.08rem}
.tableros-form__note{margin:0 0 1rem 0;padding:1rem;border-left:3px solid #051632;background:#f5f8fc;color:#1f2937;line-height:1.65}
.tableros-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 1rem}
.tableros-field label,.tableros-options__title{font-size:.96rem}
.tableros-field input,.tableros-field select,.tableros-field textarea{border-radius:0!important}
.tableros-options{display:grid;gap:.55rem}.tableros-options input[type="checkbox"]{margin-top:.15rem;accent-color:#051632}
.tableros-form__actions,.tableros-summary__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.tableros-form__button,.tableros-summary__button{border-radius:0!important}
.tableros-summary{position:sticky;top:1rem;background:#f9fbfe;border-color:#051632}.tableros-summary__header h3{margin:0;color:#051632;font-size:1.15rem}.tableros-summary__header p{margin:.5rem 0 0;color:#374151;line-height:1.6}.tableros-summary__status{margin-top:1rem;padding:.85rem;border:1px solid #d2dceb;background:#fff;color:#4b5563;line-height:1.6}.tableros-summary__sheet{display:none;margin-top:1rem}.tableros-summary__sheet.is-ready{display:block}.tableros-summary__brand{justify-content:space-between;align-items:flex-start}.tableros-summary__brand strong{font-size:1rem}.tableros-summary__section + .tableros-summary__section{margin-top:1rem}.tableros-summary__item span{white-space:pre-line;line-height:1.55}.tableros-summary__help{font-size:.92rem}
@media(max-width:960px){.tableros-tool__grid{grid-template-columns:1fr}.tableros-summary{position:static}.tableros-panel__dialog{max-height:calc(100vh - 24px)}}
@media(max-width:720px){.tableros-panel{padding:12px}.tableros-panel__header{padding:22px 16px 16px}.tableros-tool{padding:18px 16px 22px!important}.tableros-form__grid,.tableros-options__grid{grid-template-columns:1fr}.tableros-summary__item{grid-template-columns:1fr}.tableros-form__actions,.tableros-summary__actions{flex-direction:column}.tableros-form__button,.tableros-summary__button{width:100%}}
.tableros-panel[hidden]{display:none!important}
.tableros-panel{position:fixed;inset:0;z-index:99998;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(5,22,50,.28);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}
.tableros-panel__backdrop{position:absolute;inset:0}
.tableros-panel__dialog--wizard{position:relative;background:#fff;border:2px solid #051632;border-radius:0;box-shadow:0 28px 70px rgba(5,22,50,.30);overflow:visible;max-height:none}
.tableros-panel__close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:0;background:#051632;color:#fff;font-size:25px;line-height:1;cursor:pointer}
.tableros-panel__header--clean{padding-right:56px;border-bottom:1px solid rgba(5,22,50,.14);padding-bottom:16px;margin-bottom:16px}.tableros-panel__header--clean h2{margin:0;color:#051632;line-height:1.08}.tableros-panel__header--clean p{margin:9px 0 0;color:#334155;line-height:1.62}
.tableros-wizard__steps{display:flex}.tableros-wizard__steps span{display:inline-flex;align-items:center;justify-content:center;color:#051632;background:#fff;font-weight:900}.tableros-wizard__steps span.is-active{background:#051632;color:#fff}.tableros-step{display:none}.tableros-step.is-active{display:block}.tableros-step h3{margin:0;color:#051632;font-size:1.35rem;line-height:1.18}.tableros-step__lead{margin:8px 0 14px;color:#475569;line-height:1.55}.tableros-form__grid--modal{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.tableros-field{display:flex;flex-direction:column;gap:7px}.tableros-field--full{grid-column:1/-1}.tableros-field label,.tableros-options__title{display:flex;align-items:center;gap:6px;font-weight:900;color:#051632}.tableros-field input,.tableros-field select,.tableros-field textarea{width:100%;border:1px solid #b8c8de;background:#fff;color:#111;padding:12px 13px;font:inherit;border-radius:0}.tableros-field textarea{min-height:88px;resize:none}.tableros-options--modal{margin-top:12px}.tableros-options__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.tableros-options label{display:flex;gap:8px;align-items:flex-start;border:1px solid #d3deec;padding:10px 11px;background:#fff;color:#111;line-height:1.35;min-height:46px}.tableros-options input{accent-color:#051632;margin-top:2px}.tableros-help{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1px solid #051632;background:#fff;color:#051632;font-size:12px;font-weight:900;line-height:1;cursor:help;flex:0 0 18px}.tableros-help::after{content:attr(data-help);position:absolute;left:calc(100% + 9px);top:50%;transform:translateY(-50%);width:260px;background:#051632;color:#fff;padding:10px 12px;font-size:.82rem;font-weight:700;line-height:1.4;box-shadow:0 12px 26px rgba(5,22,50,.22);opacity:0;visibility:hidden;pointer-events:none;z-index:10}.tableros-help:hover::after,.tableros-help:focus-visible::after{opacity:1;visibility:visible}.tableros-wizard__nav{display:flex;justify-content:space-between;gap:12px;border-top:1px solid rgba(5,22,50,.12)}.tableros-form__button,.tableros-summary__button{appearance:none;border:1px solid #051632;background:#051632;color:#fff;padding:12px 18px;font:inherit;font-weight:900;cursor:pointer;border-radius:0;min-height:48px}.tableros-form__button--secondary,.tableros-summary__button--secondary{background:#fff;color:#051632}.tableros-step--final{display:none;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:20px}.tableros-recommendation{color:#111;line-height:1.65}.tableros-recommendation li+li{margin-top:7px}.tableros-summary__sheet{color:#111}.tableros-summary__brand{display:grid;grid-template-columns:1fr auto;gap:12px;border-bottom:2px solid #051632;padding-bottom:9px;margin-bottom:9px}.tableros-summary__brand strong{display:block;color:#051632}.tableros-summary__brand span{display:block;color:#475569;font-size:.84rem;line-height:1.35}.tableros-summary__section{margin-top:9px}.tableros-summary__section h4{margin:0 0 6px;color:#051632;font-size:.98rem}.tableros-summary__list{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px}.tableros-summary__item{display:grid;grid-template-columns:120px 1fr;gap:6px;border-bottom:1px solid #e6edf6;padding:4px 0;font-size:.82rem;line-height:1.3}.tableros-summary__item strong{color:#051632}.tableros-summary__help{margin:9px 0 0;color:#334155;font-weight:800;line-height:1.45}.tableros-summary__actions--final{display:flex;gap:10px;flex-wrap:wrap}.tableros-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 20px;text-decoration:none;border:1px solid #051632;border-radius:0!important;font-weight:900;cursor:pointer}.tableros-cta--primary{background:#051632;color:#fff}.tableros-cta--secondary{background:#fff;color:#051632}.product-detail__actions{display:flex;gap:12px;flex-wrap:wrap}
@media(max-width:980px){.tableros-panel{align-items:flex-start;padding:12px}.tableros-panel__dialog--wizard{width:calc(100vw - 24px);padding:16px}.tableros-form__grid--modal,.tableros-step--final.is-active{grid-template-columns:1fr}.tableros-options__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tableros-help::after{left:auto;right:calc(100% + 9px);width:220px}.tableros-summary__list{grid-template-columns:1fr}}
@media(max-width:620px){.tableros-options__grid{grid-template-columns:1fr}.tableros-panel__header--clean p,.tableros-step__lead{font-size:.92rem}.tableros-wizard__nav,.tableros-summary__actions--final,.product-detail__actions{flex-direction:column}.tableros-help::after{right:auto;left:0;top:calc(100% + 8px);transform:none;width:min(240px,70vw)}}

.product-detail__brandline:has(img + img){display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important}.product-detail__brandline:has(img + img) img{max-width:135px!important}
.tableros-form-icon{display:inline-flex;width:19px;height:19px;align-items:center;justify-content:center;margin-right:8px;flex:0 0 19px;color:currentColor}.tableros-form-icon svg{display:block;width:19px;height:19px}.tableros-cta,.catalog-product-card__form-button{gap:0!important}.catalog-product-card__form-button{background:#051632!important;color:#fff!important;border-color:#051632!important}.catalog-product-card__form-button .tableros-form-icon{width:17px;height:17px;flex-basis:17px}.catalog-product-card__form-button .tableros-form-icon svg{width:17px;height:17px}.tableros-panel__dialog--wizard{width:min(1120px,calc(100vw - 48px))!important;padding:22px!important}.tableros-panel__dialog--wizard.is-final-step{width:min(860px,calc(100vw - 48px))!important}.tableros-wizard__steps{gap:14px!important;margin:2px 0 18px!important}.tableros-wizard__steps span{width:48px!important;height:48px!important;font-size:1.25rem!important;border:2px solid #c8d3e2!important}.tableros-wizard__steps span.is-active{border-color:#051632!important}.tableros-step--final.is-active{display:block!important;max-width:760px;margin:0 auto}.tableros-step--final h3{font-size:1.7rem!important}.tableros-step--final .tableros-step__lead{max-width:700px}.tableros-recommendation{display:grid;gap:10px;margin:14px 0 16px!important;padding-left:0!important;list-style:none!important}.tableros-recommendation li{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start;margin:0!important;border:1px solid #d6dfec;padding:12px;background:#fff}.tableros-recommendation li::before{content:counter(list-item);display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#051632;color:#fff;font-size:1.35rem;font-weight:900;line-height:1}.tableros-summary__sheet{background:#fff!important;border:2px solid #051632!important;padding:0!important}.tableros-summary__compact{padding:16px 18px}.tableros-summary__compact-head{border-bottom:2px solid #051632;padding-bottom:10px;margin-bottom:12px}.tableros-summary__compact-head strong{display:block;color:#051632;font-size:1.12rem}.tableros-summary__compact-head span{display:block;color:#475569;font-size:.9rem;margin-top:2px}.tableros-summary__compact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.tableros-summary__compact-grid div{border:1px solid #d8e0ea;padding:8px 10px}.tableros-summary__compact-grid strong{display:block;color:#051632;font-size:.8rem;text-transform:uppercase;letter-spacing:.04em}.tableros-summary__compact-grid span{display:block;color:#111;margin-top:2px}.tableros-summary__compact p{margin:12px 0 0;color:#334155;line-height:1.55;font-weight:700}.tableros-summary__actions--final{justify-content:flex-start!important;margin-top:14px!important}.tableros-summary__button{min-height:46px!important;padding:10px 16px!important}.tableros-panel__header--clean h2{font-size:clamp(1.7rem,2vw,2.25rem)!important}.tableros-panel__header--clean p{max-width:820px!important}.tableros-wizard__nav{margin-top:14px!important;padding-top:14px!important}@media(max-width:720px){.tableros-panel__dialog--wizard,.tableros-panel__dialog--wizard.is-final-step{width:calc(100vw - 20px)!important;padding:14px!important}.tableros-wizard__steps span{width:40px!important;height:40px!important;font-size:1.05rem!important}.tableros-recommendation li{grid-template-columns:40px 1fr}.tableros-recommendation li::before{width:40px;height:40px;font-size:1.15rem}.tableros-summary__compact-grid{grid-template-columns:1fr}}
.product-gallery__main.is-hidden{display:none!important;}
.product-gallery__video{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;display:block!important;background:#fff!important;}
.product-gallery__video.is-hidden{display:none!important;}
.product-gallery__thumb--video{position:relative!important;}
.product-gallery__thumb--video::after{content:"▶";position:absolute;right:8px;bottom:8px;width:28px;height:28px;border-radius:999px;background:rgba(5,22,50,.88);color:#fff;font-size:14px;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px rgba(5,22,50,.22);pointer-events:none;}
.product-gallery__thumb--video img{object-fit:cover!important;}
html body .product-detail-page--mixed-media .product-gallery__thumbs{display:grid!important;gap:9px!important;align-items:stretch!important;overflow:visible!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb{position:relative!important;min-width:0!important;border:2px solid rgba(5,22,50,.18)!important;background:#fff!important;overflow:hidden!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb.is-active{border-color:#051632!important;box-shadow:0 0 0 1px #051632 inset!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:none!important;}
html body .product-detail-page--mixed-media .product-gallery__video{display:block!important;}
@media(max-width:960px){html body .product-detail-page--mixed-media .product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))!important;}html body .product-detail-page--mixed-media .product-gallery__thumb{height:86px!important;}}

html body .product-detail-page--mixed-media .product-gallery__thumbs{grid-template-columns:repeat(auto-fit,minmax(88px,1fr))!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb{height:96px!important;padding:4px!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb--video::after{color:#fff!important;}
html body .product-detail-page--mixed-media .product-gallery__video{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;}
html body .product-detail-page--mixed-media .product-gallery__video.is-hidden,html body .product-detail-page--mixed-media .product-gallery__main.is-hidden{display:none!important;}
@media(max-width:640px){html body .product-detail-page--mixed-media .product-gallery__thumbs{grid-template-columns:repeat(3,minmax(0,1fr))!important;}html body .product-detail-page--mixed-media .product-gallery__thumb{height:78px!important;}}
html body [data-open-tableros-form].tableros-icon-only{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:52px!important;min-width:52px!important;height:52px!important;min-height:52px!important;padding:0!important;gap:0!important;text-indent:0!important;line-height:1!important;}
html body .catalog-product-card__actions [data-open-tableros-form].tableros-icon-only{width:52px!important;min-width:52px!important;flex:0 0 52px!important;}
html body [data-open-tableros-form].tableros-icon-only .tableros-form-icon{margin:0!important;width:25px!important;height:25px!important;flex:0 0 25px!important;}
html body [data-open-tableros-form].tableros-icon-only .tableros-form-icon svg{width:25px!important;height:25px!important;display:block!important;}
html body [data-open-tableros-form].tableros-icon-only span:not(.tableros-form-icon){display:none!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb--video{position:relative!important;overflow:hidden!important;background:#fff!important;isolation:isolate!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb--video::before{content:""!important;position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:42px!important;height:42px!important;border-radius:50%!important;background:#051632!important;border:2px solid #fff!important;box-shadow:0 10px 24px rgba(5,22,50,.28)!important;z-index:3!important;pointer-events:none!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb--video::after{content:""!important;position:absolute!important;left:calc(50% + 2px)!important;top:50%!important;transform:translate(-38%,-50%)!important;width:0!important;height:0!important;border-top:9px solid transparent!important;border-bottom:9px solid transparent!important;border-left:14px solid #fff!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;z-index:4!important;pointer-events:none!important;font-size:0!important;line-height:0!important;}
html body .product-detail-page--mixed-media .product-gallery__thumb--video img{filter:none!important;opacity:1!important;}
html body .product-gallery__video{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important;display:block!important;}
html body .product-gallery__video.is-hidden,html body .product-gallery__main.is-hidden{display:none!important;}
html body .product-detail__actions [data-open-tableros-form]:not(.tableros-icon-only){gap:10px!important;min-width:190px!important;width:auto!important;padding:0 20px!important;}
html body .product-detail__actions [data-open-tableros-form]:not(.tableros-icon-only) .tableros-form-icon{margin:0!important;width:21px!important;height:21px!important;flex:0 0 21px!important;}
html body .product-detail__actions [data-open-tableros-form]:not(.tableros-icon-only) span:not(.tableros-form-icon){display:inline!important;color:inherit!important;font-weight:900!important;}
html body.is-catalog-page .whatsapp-widget{z-index:700!important;}
html body.is-catalog-page .catalog-cart-system,html body.is-catalog-page .catalog-cart-header-button{z-index:1800!important;}
html body.is-catalog-page .catalog-compare-bar{z-index:1900!important;}
html body .catalog-search__wrap::before{display:none!important;content:none!important;}
html body .catalog-search__field::after{display:none!important;content:none!important;}
html body .catalog-search__field:focus-within{outline:none!important;}
html body .catalog-smart-hint{display:none!important;}
html body .catalog-search-suggestions__title{padding:6px 8px 9px!important;color:#051632!important;font-size:11px!important;letter-spacing:.12em!important;}
html body .catalog-search-chip{border-color:#051632!important;color:#051632!important;background:#fff!important;}
html body .catalog-search-chip:hover,html body .catalog-search-chip:focus-visible{background:#051632!important;color:#fff!important;outline:none!important;}
@media(max-width:860px){html body.is-catalog-page .whatsapp-widget{z-index:700!important;right:10px!important;bottom:10px!important;}html body .catalog-search-suggestions{position:absolute!important;max-height:328px!important;}html body .catalog-search__field{min-height:58px!important;}html body .catalog-search__icon{width:38px!important;height:38px!important;flex-basis:38px!important;}html body .catalog-search-suggestion--product{grid-template-columns:58px minmax(0,1fr)!important;min-height:68px!important;}html body .catalog-search-suggestion--product img{width:58px!important;height:50px!important;}html body .product-detail__actions [data-open-tableros-form]:not(.tableros-icon-only){width:100%!important;justify-content:center!important;}}
html body .product-detail__actions{display:flex!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;}
html body .product-detail__actions .tableros-cta--detail-text{display:inline-flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:center!important;gap:10px!important;min-width:230px!important;width:auto!important;min-height:52px!important;height:auto!important;padding:0 22px!important;background:#051632!important;color:#fff!important;border:1px solid #051632!important;border-radius:0!important;text-indent:0!important;line-height:1!important;font-weight:900!important;text-decoration:none!important;}
html body .product-detail__actions .tableros-cta--detail-text .tableros-form-icon{display:inline-flex!important;margin:0!important;width:22px!important;height:22px!important;flex:0 0 22px!important;color:currentColor!important;}
html body .product-detail__actions .tableros-cta--detail-text .tableros-form-icon svg{display:block!important;width:22px!important;height:22px!important;}
html body .product-detail__actions .tableros-cta--detail-text .tableros-form-text{display:inline!important;visibility:visible!important;opacity:1!important;color:inherit!important;font-weight:900!important;white-space:nowrap!important;}
html body .product-detail__actions .tableros-cta--whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;padding:0 22px!important;}
@media(max-width:860px){html body .product-detail__actions .tableros-cta--detail-text,html body .product-detail__actions .tableros-cta--whatsapp{width:100%!important;min-width:0!important;}}
:root{--conselec-azul-ui:#051632;--conselec-blanco:#fff;}
html,body{scrollbar-color:var(--conselec-azul) var(--conselec-blanco)!important;scrollbar-width:thin!important;}
*{scrollbar-color:var(--conselec-azul) var(--conselec-blanco)!important;}
*::-webkit-scrollbar{width:12px;height:12px;background:var(--conselec-blanco)!important;}
*::-webkit-scrollbar-track{background:var(--conselec-blanco)!important;border:0!important;box-shadow:none!important;}
*::-webkit-scrollbar-thumb{background:var(--conselec-azul)!important;border:3px solid var(--conselec-blanco)!important;border-radius:0!important;}
*::-webkit-scrollbar-thumb:hover{background:var(--conselec-azul-ui)!important;}
html,body,body *:not(input):not(textarea):not(select):not(option){cursor:url("../img/ui/cursor-conselec.png") 2 2,auto;}
a,button,summary,[role="button"],label,select,input[type="button"],input[type="submit"],input[type="reset"],input[type="checkbox"],input[type="radio"],.catalog-search-suggestion--product,.catalog-search-chip,.catalog-compare-bar button{cursor:url("../img/ui/cursor-conselec.png") 2 2,pointer!important;}
input,textarea{cursor:text;}
select,option{cursor:url("../img/ui/cursor-conselec.png") 2 2,pointer!important;}
html body .catalog-search{margin:8px 0 24px!important;}
html body .catalog-search__wrap{max-width:960px!important;position:relative!important;}
html body .catalog-search__field{position:relative!important;min-height:64px!important;padding:9px 12px!important;border:2px solid var(--conselec-azul-ui)!important;background:#fff!important;box-shadow:0 16px 34px rgba(5,22,50,.10)!important;outline:none!important;}
html body .catalog-search__field:focus-within{border-color:var(--conselec-azul)!important;box-shadow:0 20px 42px rgba(5,22,50,.16)!important;}
html body .catalog-search__icon{width:44px!important;height:44px!important;flex:0 0 44px!important;background:var(--conselec-azul-ui)!important;color:#fff!important;border:0!important;}
html body .catalog-search__input,html body .catalog-search__input:focus,html body .catalog-search__input:focus-visible{appearance:none!important;-webkit-appearance:none!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--conselec-azul-ui)!important;font-weight:800!important;cursor:text!important;}
html body .catalog-search-suggestions{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 8px)!important;z-index:2300!important;max-height:292px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:8px!important;border:2px solid var(--conselec-azul-ui)!important;background:#fff!important;box-shadow:0 24px 52px rgba(5,22,50,.22)!important;scrollbar-width:thin!important;scrollbar-color:var(--conselec-azul) #fff!important;overscroll-behavior:contain!important;}
html body .catalog-search-suggestions::-webkit-scrollbar{width:12px!important;background:#fff!important;}
html body .catalog-search-suggestions::-webkit-scrollbar-track{background:#fff!important;border:0!important;}
html body .catalog-search-suggestions::-webkit-scrollbar-thumb{background:var(--conselec-azul)!important;border:3px solid #fff!important;border-radius:0!important;}
html body .catalog-search-suggestions[hidden]{display:none!important;}
html body .catalog-search-suggestions__title,.catalog-search-chips{display:none!important;}
html body .catalog-search-suggestion--product{display:grid!important;grid-template-columns:78px minmax(0,1fr)!important;align-items:center!important;gap:14px!important;min-height:84px!important;margin:0 0 8px!important;padding:10px!important;border:1px solid rgba(5,22,50,.22)!important;border-left:5px solid var(--conselec-azul-ui)!important;background:#fff!important;color:var(--conselec-azul-ui)!important;text-align:left!important;}
html body .catalog-search-suggestion--product:last-child{margin-bottom:0!important;}
html body .catalog-search-suggestion--product img{width:78px!important;height:64px!important;object-fit:contain!important;padding:2px!important;border:1px solid rgba(5,22,50,.16)!important;background:#fff!important;}
html body .catalog-search-suggestion__copy{display:grid!important;gap:6px!important;min-width:0!important;color:inherit!important;}
html body .catalog-search-suggestion__copy strong{display:block!important;color:inherit!important;font-size:15px!important;font-weight:950!important;line-height:1.15!important;white-space:normal!important;}
html body .catalog-search-suggestion__copy span{display:none!important;}
html body .catalog-search-suggestion__price{display:block!important;color:inherit!important;font-size:14px!important;font-weight:950!important;line-height:1.15!important;}
html body .catalog-search-suggestion--product:hover,html body .catalog-search-suggestion--product:focus-visible{background:var(--conselec-azul-ui)!important;color:#fff!important;outline:none!important;}
html body .catalog-search-suggestions__empty{margin:0!important;padding:12px 14px!important;color:var(--conselec-azul-ui)!important;font-size:13px!important;font-weight:850!important;line-height:1.35!important;}
.catalog-compare-bar{left:50%!important;right:auto!important;bottom:24px!important;transform:translateX(-50%)!important;width:min(980px,calc(100vw - 32px))!important;max-width:none!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;padding:16px 18px!important;background:#fff!important;border:2px solid var(--conselec-azul)!important;border-radius:0!important;box-shadow:0 22px 46px rgba(1,12,35,.22)!important;}
.catalog-compare-bar[hidden]{display:none!important;}
.catalog-compare-bar__copy{display:flex!important;align-items:center!important;gap:24px!important;min-width:0!important;}
.catalog-compare-bar__copy strong,.catalog-compare-bar__copy span{display:block!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;color:var(--conselec-azul)!important;line-height:1.1!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
.catalog-compare-bar__copy strong{flex:0 0 auto!important;font-size:20px!important;font-weight:950!important;letter-spacing:.01em!important;}
.catalog-compare-bar__copy span{font-size:18px!important;font-weight:850!important;}
.catalog-compare-bar__actions{display:flex!important;align-items:center!important;gap:10px!important;}
.catalog-compare-bar button{min-height:48px!important;padding:0 20px!important;border-radius:0!important;background:var(--conselec-azul)!important;color:#fff!important;border:2px solid var(--conselec-azul)!important;font-size:13px!important;font-weight:950!important;letter-spacing:.035em!important;text-transform:uppercase!important;}
.catalog-compare-bar button.is-clear{background:#fff!important;color:var(--conselec-azul)!important;}
.catalog-compare-bar button:focus-visible{outline:3px solid rgba(202,164,72,.45)!important;outline-offset:2px!important;}
@media(max-width:760px){html body .catalog-search__wrap{max-width:none!important;}html body .catalog-search-suggestions{max-height:284px!important;}html body .catalog-search__field{min-height:58px!important;}html body .catalog-search__icon{width:38px!important;height:38px!important;flex-basis:38px!important;}html body .catalog-search-suggestion--product{grid-template-columns:64px minmax(0,1fr)!important;min-height:76px!important;}html body .catalog-search-suggestion--product img{width:64px!important;height:54px!important;}.catalog-compare-bar{width:calc(100vw - 20px)!important;bottom:78px!important;grid-template-columns:1fr!important;padding:12px!important;}.catalog-compare-bar__copy{display:grid!important;grid-template-columns:1fr!important;gap:4px!important;}.catalog-compare-bar__copy strong{font-size:17px!important;}.catalog-compare-bar__copy span{font-size:15px!important;}.catalog-compare-bar__actions{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;}.catalog-compare-bar button{width:100%!important;min-height:44px!important;}}
.catalog-compare-compatibility{display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:12px!important;align-items:center!important;margin:0 0 16px!important;padding:12px 14px!important;border:2px solid var(--conselec-blue-900)!important;background:#f5f8fc!important;color:var(--conselec-blue-900)!important;box-shadow:0 10px 22px rgba(1,12,35,.06)!important;}
.catalog-compare-compatibility strong{display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:0 10px!important;background:var(--conselec-blue-900)!important;color:#fff!important;font-size:10px!important;font-weight:950!important;letter-spacing:.11em!important;text-transform:uppercase!important;white-space:nowrap!important;}
.catalog-compare-compatibility span{font-size:13px!important;font-weight:850!important;line-height:1.42!important;color:var(--conselec-blue-900)!important;}
.catalog-compare-tech-cards{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important;gap:12px!important;margin:0 0 16px!important;}
.catalog-compare-tech-card{padding:13px 14px!important;border:2px solid var(--conselec-blue-900)!important;border-left-width:7px!important;background:#fff!important;color:var(--conselec-blue-900)!important;box-shadow:0 10px 22px rgba(1,12,35,.07)!important;}
.catalog-compare-tech-card>span{display:inline-flex!important;align-items:center!important;min-height:22px!important;padding:0 8px!important;margin:0 0 8px!important;background:var(--conselec-blue-900)!important;color:#fff!important;font-size:9.5px!important;font-weight:950!important;letter-spacing:.12em!important;text-transform:uppercase!important;}
.catalog-compare-tech-card strong{display:block!important;color:var(--conselec-blue-900)!important;font-size:15px!important;font-weight:950!important;line-height:1.18!important;margin:0 0 10px!important;}
.catalog-compare-tech-card dl{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:7px!important;margin:0 0 10px!important;}
.catalog-compare-tech-card dl div{min-width:0!important;padding:8px!important;border:1px solid rgba(1,12,35,.22)!important;background:#f8fafc!important;}
.catalog-compare-tech-card dt{margin:0 0 4px!important;color:var(--conselec-blue-900)!important;font-size:9.5px!important;font-weight:950!important;letter-spacing:.08em!important;text-transform:uppercase!important;}
.catalog-compare-tech-card dd{margin:0!important;color:var(--conselec-blue-900)!important;font-size:12px!important;font-weight:900!important;line-height:1.24!important;}
.catalog-compare-tech-card p{margin:0!important;color:var(--conselec-blue-900)!important;font-size:12.5px!important;font-weight:800!important;line-height:1.42!important;}
.catalog-compare-footnote{margin:12px 0 0!important;padding:10px 12px!important;border:1px solid rgba(1,12,35,.22)!important;background:#fff!important;color:var(--conselec-blue-900)!important;font-size:12px!important;font-weight:800!important;line-height:1.45!important;}
@media(max-width:860px){.catalog-compare-compatibility{grid-template-columns:1fr!important;gap:8px!important}.catalog-compare-compatibility strong{width:max-content!important}.catalog-compare-tech-cards{grid-template-columns:1fr!important}.catalog-compare-tech-card dl{grid-template-columns:1fr!important}}html body .catalog-compare-advice-close{position:absolute!important;top:12px!important;right:12px!important;width:34px!important;height:34px!important;border:2px solid var(--conselec-azul,#010c23)!important;background:#fff!important;color:var(--conselec-azul,#010c23)!important;border-radius:0!important;font-size:22px!important;font-weight:900!important;line-height:1!important;cursor:pointer!important}@supports selector(body:has(.catalog-compare-advice-modal:not([hidden]))){html body:has(.catalog-compare-advice-modal:not([hidden])) .whatsapp-widget,html body:has(.catalog-compare-advice-modal:not([hidden])) .conselec-share-floating,html body:has(.catalog-compare-advice-modal:not([hidden])) .mobile-context-nav{z-index:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}}
html body .catalog-filter--power .catalog-check{
  justify-content:flex-start!important;
  gap:8px!important;
}
html body .catalog-filter--power .catalog-check input{
  accent-color:#051632!important;
}
html body .catalog-filter--power .catalog-check{
  justify-items:start!important;
}
html body .catalog-filter--power .catalog-check input{
  padding:0!important;
}
html body .catalog-filter--power .catalog-check::before{
  min-width:14px!important;
  min-height:14px!important;
}
html body .catalog-filter--power .catalog-check::after{
  position:absolute!important;
  left:14px!important;
  top:9px!important;
  width:4px!important;
  height:8px!important;
  border:solid #051632!important;
  border-width:0 2px 2px 0!important;
  opacity:0!important;
  transform:rotate(45deg)!important;
  pointer-events:none!important;
}
html body .catalog-filter--power .catalog-check:has(input:checked)::after{
  opacity:1!important;
}
html body .catalog-filter--power .catalog-check:has(input:focus-visible)::before{
  outline:2px solid #051632!important;
  outline-offset:2px!important;
}
html body .catalog-filter--power .catalog-check::before,
html body .catalog-filter--power .catalog-check::after{
  content:none!important;
  display:none!important;
}
html body .catalog-filter--power .catalog-check input[type="checkbox"]{
  grid-column:1!important;
  grid-row:1!important;
  display:block!important;
  min-width:14px!important;
  min-height:14px!important;
  border:1px solid rgba(17,17,17,.42)!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
  align-self:center!important;
  justify-self:start!important;
  transform:none!important;
}
html body .catalog-filter--power .catalog-check input[type="checkbox"]:checked{
  border-color:#051632!important;
  background:#051632!important;
  box-shadow:inset 0 0 0 3px #fff!important;
}
html body .catalog-filter--power .catalog-check input[type="checkbox"]:focus-visible{
  outline:2px solid #051632!important;
  outline-offset:2px!important;
}
html body .catalog-filter--power .catalog-check span{
  transform:none!important;
}
html body .catalog-filter--power .catalog-checks{
  align-items:stretch!important;
}
html body .catalog-filter--power .catalog-check{
  position:relative!important;
  display:grid!important;
  grid-template-columns:14px minmax(0,1fr)!important;
  align-items:center!important;
  column-gap:8px!important;
  width:100%!important;
  height:34px!important;
  min-height:34px!important;
  margin:0!important;
  padding:0 9px!important;
  border:1px solid rgba(17,17,17,.14)!important;
  background:#f2f2f2!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
  line-height:1!important;
  font-weight:800!important;
}
html body .catalog-filter--power .catalog-check::before{
  content:""!important;
  grid-column:1!important;
  grid-row:1!important;
  display:block!important;
  width:14px!important;
  height:14px!important;
  border:1px solid rgba(17,17,17,.42)!important;
  background:#fff!important;
  box-sizing:border-box!important;
  align-self:center!important;
  justify-self:start!important;
}
html body .catalog-filter--power .catalog-check::after{
  content:none!important;
  display:none!important;
}
html body .catalog-filter--power .catalog-check:has(input:checked)::before{
  border-color:#051632!important;
  background:#051632!important;
  box-shadow:inset 0 0 0 3px #fff!important;
}
html body .catalog-filter--power .catalog-check input[type="checkbox"]{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  margin:0!important;
  padding:0!important;
  opacity:0!important;
  pointer-events:none!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
html body .catalog-filter--power .catalog-check span{
  grid-column:2!important;
  grid-row:1!important;
  margin:0!important;
  padding:0!important;
  font-size:14px!important;
  line-height:1!important;
  white-space:nowrap!important;
  align-self:center!important;
  justify-self:start!important;
}
html body .catalog-filter--power .catalog-check:has(input:focus-visible){
  outline:2px solid #051632!important;
  outline-offset:2px!important;
}
@media(max-width:420px){
  html body .catalog-filter--power .catalog-checks{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power{
  column-gap:8px!important;
  box-shadow:none!important;
  line-height:1!important;
  user-select:none!important;
  -webkit-user-select:none!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power > input[type="checkbox"]{
  all:unset!important;
  width:100%!important;
  height:100%!important;
  z-index:2!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power > .catalog-check__power-box{
  grid-column:1!important;
  grid-row:1!important;
  margin:0!important;
  padding:0!important;
  box-shadow:none!important;
  align-self:center!important;
  justify-self:start!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power:has(> input:checked) > .catalog-check__power-box{
  border-color:#051632!important;
  background:#051632!important;
  box-shadow:inset 0 0 0 3px #fff!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power > .catalog-check__power-text{
  grid-column:2!important;
  grid-row:1!important;
  margin:0!important;
  padding:0!important;
  align-self:center!important;
  justify-self:start!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  align-items:stretch!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power{
  all:unset!important;
  position:relative!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:34px!important;
  height:34px!important;
  margin:0!important;
  padding:0 10px!important;
  border:1px solid rgba(17,17,17,.14)!important;
  background:#f2f2f2!important;
  cursor:pointer!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power::before,
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power::after{
  content:none!important;
  display:none!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power > input[type="checkbox"]{
  position:absolute!important;
  inset:0!important;
  opacity:0!important;
  margin:0!important;
  pointer-events:auto!important;
  cursor:pointer!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power > .catalog-check__power-box{
  all:unset!important;
  display:block!important;
  position:relative!important;
  box-sizing:border-box!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  border:1px solid rgba(17,17,17,.18)!important;
  background:#fff!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power > .catalog-check__power-box::after{
  content:""!important;
  position:absolute!important;
  inset:4px!important;
  background:var(--brand-yellow)!important;
  opacity:0!important;
  transform:scale(.65)!important;
  transition:opacity .18s ease,transform .18s ease!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power:has(> input:checked) > .catalog-check__power-box::after{
  opacity:1!important;
  transform:scale(1)!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power > .catalog-check__power-text{
  all:unset!important;
  display:block!important;
  color:#111111d6!important;
  font-size:14px!important;
  line-height:1.1!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--power:has(> input:focus-visible){
  outline:2px solid rgba(5,22,50,.22)!important;
  outline-offset:1px!important;
}
@media(max-width:420px){
  html body details.catalog-filter.catalog-filter--power > .catalog-filter__body > .catalog-checks{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:8px!important;
  align-items:stretch!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile{
  all:unset!important;
  position:relative!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:18px minmax(0,1fr)!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-height:38px!important;
  height:38px!important;
  margin:0!important;
  padding:0 10px!important;
  border:1px solid rgba(17,17,17,.14)!important;
  background:#f2f2f2!important;
  box-shadow:none!important;
  cursor:pointer!important;
  user-select:none!important;
  -webkit-user-select:none!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile::before,
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile::after{
  content:none!important;
  display:none!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]{
  position:absolute!important;
  inset:0!important;
  opacity:0!important;
  margin:0!important;
  cursor:pointer!important;
  pointer-events:auto!important;
  appearance:none!important;
  -webkit-appearance:none!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > .catalog-check__text{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#111111d6!important;
  font-size:14px!important;
  line-height:1.1!important;
  font-weight:800!important;
  white-space:normal!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile:has(> input:focus-visible){
  outline:2px solid rgba(5,22,50,.22)!important;
  outline-offset:1px!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile:has(> input:checked) > .catalog-check__box{
  background:#fff!important;
  border-color:rgba(17,17,17,.18)!important;
  box-shadow:none!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile:has(> input:checked) > .catalog-check__box::after{
  opacity:1!important;
  transform:scale(1)!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]:checked + .catalog-check__box::after{
  content:""!important;
  position:absolute!important;
  inset:4px!important;
  left:auto!important;
  top:auto!important;
  width:auto!important;
  height:auto!important;
  background:var(--brand-yellow)!important;
  border:0!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]:not(:checked) + .catalog-check__box::after{
  content:""!important;
  position:absolute!important;
  inset:4px!important;
  left:auto!important;
  top:auto!important;
  width:auto!important;
  height:auto!important;
  background:var(--brand-yellow)!important;
  border:0!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > .catalog-check__box{
  position:relative!important;
  display:block!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  border:1px solid rgba(17,17,17,.18)!important;
  background:#fff!important;
  box-shadow:none!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > .catalog-check__box::after{
  content:""!important;
  position:absolute!important;
  inset:4px!important;
  top:4px!important;
  right:4px!important;
  bottom:4px!important;
  left:4px!important;
  width:auto!important;
  height:auto!important;
  display:block!important;
  box-sizing:border-box!important;
  background:var(--brand-yellow)!important;
  border:0!important;
  opacity:0!important;
  transform:scale(.65)!important;
  transition:opacity .18s ease,transform .18s ease!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]:checked + .catalog-check__box::after{
  opacity:1!important;
  transform:scale(1)!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]:not(:checked) + .catalog-check__box::after{
  opacity:0!important;
  transform:scale(.65)!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > .catalog-check__box,
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]:not(:checked) + .catalog-check__box{
  position:relative!important;
  display:block!important;
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  min-height:18px!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  border:1px solid rgba(17,17,17,.18)!important;
  background:#fff!important;
  box-shadow:none!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > .catalog-check__box::after,
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]:checked + .catalog-check__box::after,
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]:not(:checked) + .catalog-check__box::after{
  content:none!important;
  display:none!important;
  opacity:0!important;
}
html body details.catalog-filter.catalog-filter--tile-list > .catalog-filter__body > .catalog-checks > label.catalog-check.catalog-check--tile > input[type="checkbox"]:checked + .catalog-check__box{
  border-color:#051632!important;
  background:#051632!important;
  box-shadow:inset 0 0 0 3px #fff!important;
}
html body .catalog-filter--need .catalog-check__text{font-size:13.5px!important;line-height:1.15!important}
html body .catalog-viewed-header{position:relative;display:inline-flex;align-items:center}
html body .catalog-viewed-header__button{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
html body .catalog-viewed-header__button:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(5,22,50,.14)}
html body .catalog-viewed-header__button svg{display:block}
html body .catalog-viewed-header__count{position:absolute;right:-7px;top:-7px;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:900;text-align:center;box-sizing:border-box}
html body .catalog-viewed-panel{position:absolute;right:0;top:calc(100% + 12px);z-index:3400;width:min(370px,calc(100vw - 28px));background:#fff;border:1px solid rgba(17,17,17,.12);box-shadow:0 24px 48px rgba(5,22,50,.22);color:#111}
html body .catalog-viewed-panel__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;background:#051632;color:#fff}
html body .catalog-viewed-panel__header strong{font-size:15px;font-weight:950;text-transform:uppercase;letter-spacing:.03em}
html body .catalog-viewed-panel__header button{width:28px;height:28px;border:1px solid rgba(255,255,255,.22);background:transparent;color:#fff;font-size:20px;line-height:1;cursor:pointer}
html body .catalog-viewed-panel__list{display:flex;flex-direction:column;gap:8px;max-height:390px;overflow:auto;padding:12px;background:#f3f3f3}
html body .catalog-viewed-item{display:grid;grid-template-columns:58px minmax(0,1fr);gap:10px;align-items:center;padding:9px;background:#fff;border:1px solid rgba(17,17,17,.1);text-decoration:none;color:#111}
html body .catalog-viewed-item img{width:58px;height:58px;object-fit:contain;background:#fff;border:1px solid rgba(17,17,17,.06)}
html body .catalog-viewed-item strong{display:block;font-size:13.5px;line-height:1.2;font-weight:950;color:#111}
html body .catalog-viewed-item small{display:block;margin-top:5px;font-size:11.5px;line-height:1.2;font-weight:800;color:#111111a8}
html body .catalog-viewed-panel__empty{margin:0;padding:13px;background:#fff;border:1px solid rgba(17,17,17,.08);font-size:13px;line-height:1.45;font-weight:750;color:#111111c9}
html body .catalog-products__empty-filter{grid-column:1/-1;margin:10px 0 0;padding:20px 22px;border:1px solid rgba(17,17,17,.12);background:#fff;box-shadow:0 12px 24px rgba(5,22,50,.08);color:#111}
html body .catalog-products__empty-filter strong{display:block;font-size:18px;font-weight:950;line-height:1.2;margin-bottom:7px}
html body .catalog-products__empty-filter span{display:block;font-size:14px;line-height:1.45;font-weight:750;color:#111111c7;max-width:72ch}
html body .catalog-empty-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}
html body .catalog-empty-actions button,html body .catalog-empty-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border:1px solid rgba(17,17,17,.12);background:#f1f1f1;color:#111;text-decoration:none;font-size:12px;font-weight:950;text-transform:uppercase;cursor:pointer}
html body .catalog-empty-actions a{background:#051632;color:#fff;border-color:#051632}
html body .catalog-smart-guide{background:#f1f1f1;padding:32px 0 10px}
html body .catalog-smart-guide__shell{width:min(1280px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1fr) minmax(300px,.8fr);gap:18px;align-items:stretch}
html body .catalog-smart-guide__intro,html body .catalog-smart-guide__form,html body .catalog-smart-guide__result{background:#fff;border:1px solid rgba(17,17,17,.1);box-shadow:0 14px 28px rgba(5,22,50,.08);padding:22px}
html body .catalog-smart-guide__eyebrow,.catalog-smart-guide__tag{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;background:#051632;color:#fff;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
html body .catalog-smart-guide h2{margin:12px 0 10px;font-size:clamp(26px,3vw,38px);line-height:.98;font-weight:950;color:#111}
html body .catalog-smart-guide p{margin:0;color:#111111c9;font-size:14px;line-height:1.55;font-weight:750}
html body .catalog-smart-guide__form{display:grid;grid-template-columns:1fr 1fr;gap:12px}
html body .catalog-smart-guide__form label{display:flex;flex-direction:column;gap:7px}
html body .catalog-smart-guide__form span{font-size:12px;font-weight:950;color:#111;text-transform:uppercase;letter-spacing:.03em}
html body .catalog-smart-guide__form select{width:100%;min-height:42px;border:1px solid rgba(17,17,17,.16);background:#f7f7f7;color:#111;padding:0 10px;font-size:13px;font-weight:800}
html body .catalog-smart-guide__result h3{margin:12px 0 8px;font-size:24px;line-height:1.05;font-weight:950;color:#111}
html body .catalog-smart-guide__checks{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}
html body .catalog-smart-guide__checks span{padding:9px 10px;background:#f1f1f1;border:1px solid rgba(17,17,17,.1);font-size:12px;font-weight:900;color:#111}
html body .catalog-smart-guide__button{display:inline-flex;align-items:center;justify-content:center;margin-top:14px;min-height:42px;padding:0 14px;background:#051632;color:#fff;text-decoration:none;font-size:12px;font-weight:950;text-transform:uppercase}
@media(max-width:980px){html body .catalog-smart-guide__shell{grid-template-columns:1fr}html body .catalog-viewed-panel{right:auto;left:50%;transform:translateX(-50%)}}
@media(max-width:560px){html body .catalog-smart-guide__shell{width:min(100% - 24px,100%)}html body .catalog-smart-guide__form{grid-template-columns:1fr}html body .catalog-empty-actions{flex-direction:column}html body .catalog-empty-actions button,html body .catalog-empty-actions a{width:100%}}
html body details.catalog-filter.catalog-filter--need{display:none!important}
html body .catalog-viewed-header{order:20!important;margin-right:0!important;margin-left:0!important}
html body .catalog-viewed-header__button{
  width:46px!important;
  height:46px!important;
  border:1px solid #051632!important;
  background:#051632!important;
  color:#fff!important;
  box-shadow:0 10px 20px rgba(5,22,50,.18)!important;
}
html body .catalog-viewed-header__button svg{width:22px!important;height:22px!important;color:#fff!important;fill:#fff!important}
html body .catalog-viewed-header__button svg path{fill:#fff!important}
html body .catalog-viewed-header__button:hover,html body .catalog-viewed-header__button:focus-visible{background:#051632!important;border-color:#051632!important;color:#fff!important;filter:brightness(1.08)!important;transform:translateY(-1px)!important}
html body .catalog-viewed-header__count{background:#111!important;color:#fff!important;border:2px solid #fff!important;line-height:16px!important}
html body .catalog-cart-header-button{order:10!important}
html body .catalog-cart-panel__header{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  padding:14px 16px!important;
  background:#051632!important;
  color:#fff!important;
  border-bottom:0!important;
}
html body .catalog-cart-panel__header h2{
  margin:0!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:950!important;
  line-height:1!important;
  text-transform:uppercase!important;
  letter-spacing:.03em!important;
}
html body .catalog-cart-panel__close{
  width:28px!important;
  height:28px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  background:transparent!important;
  color:#fff!important;
  font-size:20px!important;
  line-height:1!important;
  cursor:pointer!important;
}
html body .catalog-cart-panel{grid-template-rows:auto minmax(0,1fr) auto auto!important}
.catalog-compare-table tbody th{
  width:190px!important;
  background:var(--conselec-blue-900)!important;
  color:#fff!important;
  border-color:var(--conselec-blue-950)!important;
  font-weight:950!important;
}
.catalog-compare-table-wrap{
  padding:0!important;
  background:var(--conselec-blue-900)!important;
}
.catalog-compare-table{
  margin-top:0!important;
  margin-left:0!important;
}
.catalog-compare-table thead th:first-child,
.catalog-compare-table tbody th{
  border-left-color:var(--conselec-blue-950)!important;
}
.catalog-compare-table{
  background:var(--conselec-blue-900)!important;
}
.catalog-compare-table tbody th{
  border-left:1px solid var(--conselec-blue-950)!important;
}
.catalog-compare-table thead th:first-child{
  border-left:1px solid var(--conselec-blue-950)!important;
}
@media(max-width:760px){
  html body .header-actions{
    gap:8px!important;
    flex-wrap:nowrap!important;
  }
  html body .catalog-cart-header-button,
  html body .catalog-viewed-header__button{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
  }
  html body .catalog-viewed-panel{
    bottom:auto!important;
    transform:none!important;
  }
  html body .catalog-viewed-panel__list{
    overflow:auto!important;
  }
  html body .catalog-cart-alert{
    top:86px!important;
    right:10px!important;
    left:10px!important;
    width:auto!important;
    max-width:none!important;
  }
  html body .catalog-cart-panel{
    width:100vw!important;
    height:100dvh!important;
    max-width:100vw!important;
  }
  html body .catalog-cart-panel__items{
    max-height:none!important;
    padding:12px!important;
  }
  html body .catalog-cart-item{
    grid-template-columns:74px minmax(0,1fr)!important;
    gap:10px!important;
    padding:10px!important;
  }
  html body .catalog-cart-item__image{
    width:74px!important;
    height:82px!important;
    object-fit:contain!important;
  }
  html body .catalog-cart-panel__summary,
  html body .catalog-cart-panel__actions{
    padding-left:14px!important;
    padding-right:14px!important;
  }
  html body .catalog-compare-dialog{
    width:calc(100vw - 18px)!important;
    max-height:calc(100dvh - 18px)!important;
  }
  html body .catalog-compare-table-wrap{
    max-width:100%!important;
  }
}
html body .services-hero--compact .hero__title,
html body .services-hero--compact .hero__title span,
html body .services-hero--compact .hero__eyebrow,
html body .services-hero--compact .hero__lead{
  color:#fff!important;
}
html body .header-actions .catalog-cart-header-button .catalog-cart-float__count,
html body .catalog-cart-header-button .catalog-cart-float__count,
html body .catalog-viewed-header__count{
  position:absolute!important;
  top:-6px!important;
  right:-4px!important;
  min-width:22px!important;
  height:22px!important;
  padding:0 6px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#051632!important;
  border:2px solid #051632!important;
  box-shadow:0 8px 18px rgba(5,22,50,.18)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  box-sizing:border-box!important;
  font-size:.72rem!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:center!important;
  z-index:5!important;
}
html body .header-actions .catalog-cart-header-button .catalog-cart-float__count[hidden],
html body .catalog-cart-header-button .catalog-cart-float__count[hidden],
html body .catalog-viewed-header__count[hidden]{
  display:none!important;
}
:root{
  --conselec-alert-blue:#051632;
}
html body .site-consent-banner[hidden]{display:none!important}
html body .site-consent-banner:not([hidden]){
  position:fixed!important;
  inset:auto 0 20px 0!important;
  top:auto!important;
  left:0!important;
  right:0!important;
  bottom:20px!important;
  z-index:2147483000!important;
  display:block!important;
  align-items:unset!important;
  justify-content:unset!important;
  width:100%!important;
  min-height:0!important;
  height:auto!important;
  padding:0 18px!important;
  background:transparent!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  pointer-events:none!important;
}
html body .site-consent-banner:not([hidden])::before,
html body .site-consent-banner:not([hidden])::after{
  content:none!important;
  display:none!important;
}
html body .site-consent-banner__inner{
  pointer-events:auto!important;
  width:min(1120px,calc(100vw - 36px))!important;
  max-height:min(38vh,360px)!important;
  margin:0 auto!important;
  overflow:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:18px!important;
  padding:18px 20px!important;
  background:#fff!important;
  border:3px solid var(--conselec-alert-blue)!important;
  border-top:3px solid var(--conselec-alert-blue)!important;
  box-shadow:0 20px 44px rgba(5,22,50,.18)!important;
  border-radius:0!important;
}
html body .site-consent-banner__title{
  margin:0 0 7px!important;
  color:#111!important;
  font-size:clamp(24px,2.4vw,36px)!important;
  line-height:1.05!important;
  font-weight:950!important;
}
html body .site-consent-banner__text{
  margin:0!important;
  color:rgba(17,17,17,.78)!important;
  font-size:15.5px!important;
  line-height:1.5!important;
  font-weight:700!important;
}
html body .site-consent-banner__actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:10px!important;
  margin:0!important;
}
html body .site-consent-banner__button{
  min-height:44px!important;
  padding:0 16px!important;
  border:2px solid var(--conselec-alert-blue)!important;
  border-radius:0!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
  text-transform:uppercase!important;
}
html body .site-consent-banner__button--secondary{
  background:#fff!important;
  color:var(--conselec-alert-blue)!important;
}
html body .site-consent-banner__button--primary{
  background:var(--conselec-alert-blue)!important;
  color:#fff!important;
}
html body .catalog-cart-confirm__box,
html body .catalog-cart-alert,
html body .catalog-checkout-window__dialog,
html body .catalog-checkout-window__notice,
html body .catalog-checkout-window__summary,
html body .catalog-checkout-window__info-block,
html body .catalog-viewed-panel,
html body .catalog-products__empty-filter,
html body .catalog-compare-dialog,
html body .catalog-compare-advice-card,
html body .conselec-help-dialog,
html body .conselec-share-dialog,
html body .legal-modal__dialog,
html body #cookiesLegalModal .legal-modal__dialog,
html body .newsletter-modal__dialog,
html body .contact-calendar-modal__dialog,
html body .experience-alert-card,
html body .product-video-modal__dialog{
  border:3px solid var(--conselec-alert-blue)!important;
  border-left:3px solid var(--conselec-alert-blue)!important;
  border-right:3px solid var(--conselec-alert-blue)!important;
  border-top:3px solid var(--conselec-alert-blue)!important;
  border-bottom:3px solid var(--conselec-alert-blue)!important;
  border-radius:0!important;
}
html body .catalog-cart-confirm__box{
  box-shadow:0 24px 58px rgba(5,22,50,.24)!important;
}
html body .catalog-cart-confirm__actions button,
html body .catalog-checkout-window__secondary,
html body .catalog-checkout-window__primary,
html body .legal-modal__button,
html body .newsletter-modal__primary,
html body .catalog-compare-advice-ok{
  border:2px solid var(--conselec-alert-blue)!important;
  border-radius:0!important;
}
html body .catalog-cart-confirm__cancel,
html body .catalog-checkout-window__secondary,
html body .legal-modal__button--secondary,
html body .legal-modal__button--ghost{
  background:#fff!important;
  color:var(--conselec-alert-blue)!important;
}
html body .catalog-cart-confirm__confirm,
html body .catalog-checkout-window__primary,
html body .legal-modal__button--primary,
html body .newsletter-modal__primary,
html body .catalog-compare-advice-ok{
  background:var(--conselec-alert-blue)!important;
  color:#fff!important;
}
html body .catalog-cart-panel{
  border-left:3px solid var(--conselec-alert-blue)!important;
}
html body .catalog-cart-panel__header,
html body .catalog-viewed-panel__header{
  background:var(--conselec-alert-blue)!important;
  color:#fff!important;
}
html body .backend-toast,
html body .social-toast,
html body .catalog-compare-toast,
html body .product-video-card__toast{
  border:2px solid var(--conselec-alert-blue)!important;
  border-radius:0!important;
  background:#fff!important;
  color:var(--conselec-alert-blue)!important;
  box-shadow:0 16px 34px rgba(5,22,50,.18)!important;
}
html body .backend-toast.is-ok,
html body .backend-toast.is-error{
  border-color:var(--conselec-alert-blue)!important;
}

@media(max-width:760px){
  html body .site-consent-banner:not([hidden]){
    bottom:calc(86px + env(safe-area-inset-bottom,0px))!important;
    padding:0 10px!important;
    z-index:2147483000!important;
  }
  html body .site-consent-banner__inner{
    width:calc(100vw - 20px)!important;
    max-height:calc(100dvh - 132px)!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    padding:16px!important;
  }
  html body .site-consent-banner__title{
    font-size:26px!important;
  }
  html body .site-consent-banner__text{
    font-size:14px!important;
    line-height:1.45!important;
  }
  html body .site-consent-banner__actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  html body .site-consent-banner__button{
    width:100%!important;
    min-height:42px!important;
  }
}
html body.cookies-config-open #siteConsentBanner.site-consent-banner{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
@media(max-width:980px){html body.is-experience-context .mobile-context-nav,html body.is-experience-context .mobile-context-nav__floating-submenu{display:none!important;visibility:hidden!important;pointer-events:none!important}html body.is-compare-bar-visible .mobile-context-nav,html body.is-compare-bar-visible .mobile-context-nav__floating-submenu,html body.is-compare-bar-visible .conselec-share-floating{opacity:0!important;visibility:hidden!important;pointer-events:none!important}html body:not(.is-catalog-context):not(.is-experience-context) .mobile-context-nav__link,html body:not(.is-catalog-context):not(.is-experience-context) .mobile-context-nav__button{width:100%!important;padding-left:2px!important;padding-right:2px!important}}
@media(max-width:980px){html body .product-gallery.product-gallery--page>.product-gallery__sidebar>.product-gallery__thumb[hidden],html body .product-video-card-grid.product-video-track>.product-video-card[hidden],html body .product-video-carousel-shell .product-video-card[hidden]{display:none!important;width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;padding:0!important;border:0!important;margin:0!important}}
html body.catalog-viewed-open .conselec-share-floating,
html body.catalog-viewed-open .mobile-context-nav,
html body.catalog-viewed-open .whatsapp-widget{
  z-index:0!important;
  opacity:0!important;
  visibility:hidden!important;
  pointer-events:none!important;
}
html body .catalog-viewed-header{
  z-index:100320!important;
}
html body .catalog-viewed-panel:not([hidden]){
  z-index:100420!important;
}
@media(max-width:760px){
  html body .catalog-viewed-header{
    position:relative!important;
    z-index:100320!important;
  }
  html body .catalog-viewed-panel{
    position:fixed!important;
    top:calc(env(safe-area-inset-top,0px) + 72px)!important;
    right:12px!important;
    left:12px!important;
    width:auto!important;
    max-width:none!important;
    z-index:100420!important;
    max-height:calc(100svh - 112px)!important;
    display:flex!important;
    flex-direction:column!important;
    overflow:hidden!important;
    border:3px solid #051632!important;
    box-shadow:0 22px 52px rgba(5,22,50,.28)!important;
  }
  html body .catalog-viewed-panel[hidden]{
    display:none!important;
  }
  html body .catalog-viewed-panel__header{
    flex:0 0 auto!important;
  }
  html body .catalog-viewed-panel__list{
    flex:1 1 auto!important;
    max-height:430px!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    padding:10px!important;
  }
  html body .catalog-viewed-item{
    min-height:74px!important;
  }
}
@media(max-width:420px){
  html body .catalog-viewed-panel{
    top:calc(env(safe-area-inset-top,0px) + 64px)!important;
    right:10px!important;
    left:10px!important;
    max-height:calc(100svh - 96px)!important;
  }
  html body .catalog-viewed-panel__list{
    max-height:410px!important;
  }
}
