@charset "UTF-8";.dq-module{padding:4.5rem 0}.dq-module__header{max-width:760px;margin:0 auto 2rem;text-align:center}.dq-module__header h2{margin:0 0 .45rem;color:#0b2940;font-size:var(--dq-type-section-title);line-height:1.18}.dq-module__description{margin:0;color:#5d7081;font-size:var(--dq-type-section-copy);line-height:1.75}.dq-grid{display:grid;gap:1.25rem}.dq-card{min-width:0;border:1px solid #dfe8ee;border-radius:8px;background:#fff;box-shadow:0 10px 25px #12374c14}.dq-card h3{margin-top:0;color:#0b2940;font-size:var(--dq-type-card-title);line-height:1.4}.dq-card p{color:#5d7081;font-size:var(--dq-type-card-copy);line-height:1.65}.dq-card a{font-size:var(--dq-type-action);font-weight:700}.dq-card__icon{display:inline-grid;place-items:center}.dq-card__image{display:block;max-width:100%;height:auto}@media(max-width:767px){.dq-grid{grid-template-columns:1fr!important}}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(./inter-latin-Dx4kXJAl.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(./inter-latin-ext-DO1Apj_S.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}:root{--dq-container: 1200px;--dq-gutter: clamp(1rem, 3vw, 2rem);--dq-header-height: 76px;--dq-section-space: clamp(3rem, 7vw, 7.5rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#182631;background:#fff}img{max-width:100%;height:auto}a{color:inherit}button,input,textarea{font:inherit}:focus-visible{outline:3px solid #0787be;outline-offset:3px}.dq-container{width:min(100% - 2 * var(--dq-gutter),var(--dq-container));margin-inline:auto}.dq-content{width:min(100% - 2 * var(--dq-gutter),800px);padding-block:var(--dq-section-space)}.site-main{min-height:50vh}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:9999;top:1rem;left:1rem;width:auto;height:auto;padding:.75rem 1rem;clip:auto;background:#fff}.dq-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.3rem;border:0;border-radius:5px;color:#fff;background:#55b52a;box-shadow:0 8px 18px #46af2d38;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.dq-button:hover{background:#67c63c;box-shadow:0 11px 24px #46af2d52;transform:translateY(-1px)}.dq-button:active{transform:translateY(0)}.dq-button:disabled,.dq-button[aria-disabled=true]{cursor:not-allowed;opacity:.55;box-shadow:none;pointer-events:none}@media(prefers-reduced-motion:reduce){.dq-button{transition:none}.dq-button:hover,.dq-button:active{transform:none}}.dq-icon{width:1.25em;height:1.25em;flex:0 0 auto}.dq-eyebrow{color:#246f46;font-size:var(--wp--preset--font-size--small);font-weight:700;text-transform:uppercase}.site-header{position:sticky;z-index:100;top:0;min-height:var(--dq-header-height);border-bottom:1px solid transparent;background:#fffffff5;transition:border-color .18s ease,box-shadow .18s ease}.site-header.is-scrolled{border-color:#dde6e2;box-shadow:0 8px 24px #0c3b5d14}.site-header__inner{display:flex;min-height:var(--dq-header-height);align-items:center;gap:1.5rem}.site-branding{display:inline-flex;align-items:center;color:#0c3b5d;font-size:1.25rem;font-weight:800;text-decoration:none}.site-branding img{width:auto;max-height:48px}.desktop-navigation{margin-left:auto}.menu{display:flex;align-items:center;gap:clamp(.8rem,1.8vw,1.6rem);padding:0;margin:0;list-style:none}.menu a{display:inline-flex;min-height:44px;align-items:center;text-decoration:none}.menu-item-has-children{position:relative}.sub-menu{position:absolute;top:100%;left:-1rem;display:none;min-width:220px;padding:.75rem;margin:0;border:1px solid #dde6e2;border-radius:6px;background:#fff;box-shadow:0 16px 30px #0c3b5d1f;list-style:none}.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:focus-within>.sub-menu{display:block}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#0c3b5d}.mobile-navigation,.menu-overlay{display:none}.dq-placeholder{display:grid;min-height:calc(100vh - var(--dq-header-height));align-items:center;color:#fff;background:#0c3b5d}.dq-placeholder h1{max-width:14ch;margin-block:.2em;color:#fff;font-size:var(--wp--preset--font-size--hero)}.dq-placeholder p:last-child{max-width:52ch;font-size:var(--wp--preset--font-size--body)}.archive-header{padding-top:var(--dq-section-space)}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;padding-block:2rem var(--dq-section-space)}.post-card{padding:1rem;border:1px solid #dde6e2;border-radius:6px}.post-card__meta{color:#60707c;font-size:.875rem}@media(max-width:1023px){.desktop-navigation,.site-header__cta{display:none}.menu-toggle{display:inline-flex;margin-left:auto}.mobile-navigation{position:fixed;z-index:102;top:0;right:0;display:block;width:min(88vw,380px);height:100dvh;padding:5rem 1.5rem 2rem;background:#fff;box-shadow:-20px 0 50px #0c3b5d2e;transform:translate(105%);transition:transform .22s ease}.mobile-navigation .menu{display:block}.mobile-navigation .menu a{width:100%;border-bottom:1px solid #dde6e2}.mobile-navigation .sub-menu{position:static;display:block;padding:0 0 0 1rem;border:0;box-shadow:none}.mobile-navigation__close{position:absolute;top:1rem;right:1rem;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:0;background:transparent}.menu-overlay{position:fixed;z-index:101;top:0;right:0;bottom:0;left:0;display:block;border:0;visibility:hidden;opacity:0;background:#091f2d94;transition:opacity .22s ease,visibility .22s ease}.menu-is-open .mobile-navigation{transform:translate(0)}.menu-is-open .menu-overlay{visibility:visible;opacity:1}.has-open-menu{overflow:hidden}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.post-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dq-breadcrumbs{border-bottom:1px solid #e7ecef;background:#fff;color:#60707c;font-size:.82rem}.dq-breadcrumbs__list{display:flex;overflow-x:auto;align-items:center;gap:0;margin-block:0;min-width:0;padding-inline:0;padding-block:1rem;list-style:none;scrollbar-width:thin}.dq-breadcrumbs__item{display:flex;flex:0 1 auto;align-items:center;min-width:0;overflow:hidden;white-space:nowrap}.dq-breadcrumbs__item:not(:last-child):after{margin-inline:.55rem;color:#9ba8b1;content:"/"}.dq-breadcrumbs__item>a,.dq-breadcrumbs__item>span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dq-breadcrumbs__item a{color:#246f46;text-decoration:none}.dq-breadcrumbs__item a:hover,.dq-breadcrumbs__item a:focus-visible{text-decoration:underline;text-underline-offset:.18em}.dq-breadcrumbs__item:last-child{flex:1 1 auto;max-width:50%}@media(max-width:720px){.dq-breadcrumbs__list{overflow:hidden;padding-block:.8rem}.dq-breadcrumbs__item:not(:last-child){max-width:28%}.dq-breadcrumbs__item:last-child{max-width:48%}}:root{--navy: #07334d;--deep: #05263c;--green: #287a20;--green-dark: #256f1d;--blue: #0b78ba;--text: #0b2940;--muted: #5d7081;--line: #dfe8ee;--soft: #f4f8f6;--amber: #f2b400;--shadow: 0 14px 34px rgba(18, 55, 76, .12)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Noto Sans SC,Microsoft YaHei,PingFang SC,Arial,sans-serif;color:var(--text);background:#fff;letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.wrap{width:min(1200px,100% - 2 * var(--dq-gutter));margin:0 auto}.topbar{position:sticky;top:0;z-index:50;height:78px;background:#fff;border-bottom:1px solid #edf2f4;box-shadow:0 2px 14px #08283c0a}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{width:auto;height:64px;flex:0 0 auto;display:flex;align-items:center;overflow:visible}.brand img{display:block;width:auto;height:100%;max-width:none;max-height:none;object-fit:contain}.menu{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600;color:#263b4d;flex:1;justify-content:flex-end}.menu a{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;line-height:1.3}.menu-item{position:relative}.menu .active{color:var(--green-dark)}.chev{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:currentColor;margin-top:1px;transition:transform .18s ease}.chev svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.menu-item-has-children:hover>a .chev,.menu-item-has-children:focus-within>a .chev{transform:rotate(180deg)}.menu .sub-menu{position:absolute;top:calc(100% + 18px);left:0;z-index:10;display:flex;flex-direction:column;min-width:230px;gap:2px;padding:10px;margin:0;visibility:hidden;opacity:0;border:1px solid #e2e9ed;border-radius:8px;background:#fff;box-shadow:0 16px 36px #12374c24;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.menu .sub-menu:before{content:"";position:absolute;right:0;bottom:100%;left:0;height:20px}.menu .sub-menu a{width:100%;flex:0 0 auto;min-height:38px;padding:0 12px;border-radius:5px;color:#263b4d;font-size:13px;line-height:1.35;transition:color .14s ease,background-color .14s ease}.menu .sub-menu a:hover,.menu .sub-menu a:focus-visible{color:var(--green-dark);background:#f1f8ee}.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:focus-within>.sub-menu{visibility:visible;opacity:1;transform:translateY(0)}.nav-actions{display:flex;align-items:center;gap:18px;font-size:13px;font-weight:600;white-space:nowrap}.site-search-toggle{display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:0;color:var(--navy);background:transparent;cursor:pointer}.site-search-toggle:hover,.site-search-toggle:focus-visible{color:var(--green-dark)}.site-search-toggle .svg-icon{width:19px;height:19px}.menu-toggle,.mobile-navigation__close{color:var(--navy);cursor:pointer}.menu-toggle svg,.mobile-navigation__close svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.mobile-menu{display:grid;gap:2px}.mobile-menu__search{width:100%;min-height:46px;justify-content:flex-start;gap:10px;margin-bottom:12px;padding:0 0 12px;border-bottom:1px solid var(--line);font:inherit;font-size:15px;font-weight:700}.mobile-menu__item>a{display:flex;min-height:46px;align-items:center;border-bottom:1px solid var(--line);color:var(--navy);font-size:15px;font-weight:700}.mobile-menu__children{display:grid;padding:5px 0 8px 14px;border-bottom:1px solid var(--line)}.mobile-menu__children a{padding:7px 0;color:var(--muted);font-size:13px;line-height:1.35}.mobile-menu__cta{width:100%;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 24px;border-radius:5px;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1;cursor:pointer;text-decoration:none;transition:color .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.svg-icon{width:1.15em;height:1.15em;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:0 0 auto}.btn .svg-icon{width:15px;height:15px;transition:transform .16s ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:hover .svg-icon{transform:translate(2px)}.btn:disabled,.btn[aria-disabled=true]{cursor:not-allowed;opacity:.55;box-shadow:none;pointer-events:none}.lang{display:inline-flex;align-items:center;gap:6px;padding:8px 0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;line-height:1}.language-switcher{position:relative}.language-flag{width:16px;height:11px;max-width:none;flex:0 0 auto;object-fit:cover}.language-switcher__menu{position:absolute;top:calc(100% + 12px);right:0;z-index:10;display:grid;min-width:150px;padding:8px;visibility:hidden;opacity:0;border:1px solid #e2e9ed;border-radius:6px;background:#fff;box-shadow:0 16px 36px #12374c24;transform:translateY(6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.language-switcher__menu a{display:flex;align-items:center;gap:8px;padding:9px 10px;color:#263b4d;text-decoration:none}.language-switcher__menu a:hover,.language-switcher__menu a:focus-visible,.language-switcher__menu a[aria-current=page]{color:var(--green-dark);background:#f1f8ee}.language-switcher:hover .language-switcher__menu,.language-switcher:focus-within .language-switcher__menu{visibility:visible;opacity:1;transform:translateY(0)}.language-switcher:hover .chev,.language-switcher:focus-within .chev{transform:rotate(180deg)}.mobile-menu__languages{display:flex;flex-wrap:wrap;gap:8px;padding-top:14px}.mobile-menu__languages a{display:inline-flex;width:auto;min-height:36px;align-items:center;gap:7px;padding:0 10px;border:1px solid var(--line);border-radius:4px}.site-search-dialog{width:min(640px,100% - 2rem);padding:0;border:0;border-radius:8px;background:#fff;box-shadow:0 24px 80px #031f3a52}.site-search-dialog::backdrop{background:#02182db8}.site-search-dialog__inner{position:relative;padding:2.5rem}.site-search-dialog__close{position:absolute;top:.7rem;right:.8rem;width:34px;height:34px;padding:0;border:0;color:var(--navy);background:transparent;font-size:1.8rem;line-height:1;cursor:pointer}.site-search-dialog__eyebrow{margin:0 0 .45rem;color:var(--green-dark);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-search-dialog h2{margin:0 0 1.3rem;color:var(--navy);font-size:clamp(1.45rem,3vw,2rem);line-height:1.2}.site-search-dialog form{display:flex;gap:.65rem}.site-search-dialog input{min-width:0;flex:1;padding:.75rem .9rem;border:1px solid #cbd5e1;border-radius:5px;color:var(--text);font:inherit}.site-search-dialog input:focus{border-color:var(--green-dark);box-shadow:0 0 0 3px #287a2024;outline:none}.site-search-dialog .btn{min-height:44px;padding-inline:1.15rem}@media(max-width:767px){.site-search-dialog__inner{padding:2.25rem 1.25rem 1.35rem}.site-search-dialog form{display:grid}.site-search-dialog .btn{width:100%}}.floating-contact{position:fixed;z-index:45;top:50%;right:18px;display:grid;gap:3px;justify-items:end;transform:translateY(-50%)}.floating-contact__item{display:flex;width:54px;height:54px;align-items:center;justify-content:flex-end;gap:0;overflow:hidden;color:#fff;background:var(--navy);box-shadow:0 8px 22px #07334d26;transition:width .22s ease,background-color .16s ease,transform .16s ease}button.floating-contact__item{padding:0;border:0;font:inherit;cursor:pointer}.floating-contact__item[hidden]{display:none}.floating-contact__item:hover,.floating-contact__item:focus-visible{width:250px;background:var(--green-dark);transform:translate(-3px)}.floating-contact__item .svg-icon,.floating-contact__item>svg{width:27px;height:27px;margin:0 13.5px;flex:0 0 27px}.floating-contact__item--email{min-width:54px;font-size:15px;font-weight:500}.floating-contact__label{margin-left:18px;opacity:0;white-space:nowrap;transition:opacity .12s ease}.floating-contact__item:hover .floating-contact__label,.floating-contact__item:focus-visible .floating-contact__label{opacity:1;transition-delay:70ms}.floating-contact__item--whatsapp{background:var(--green)}.floating-contact__item--whatsapp>svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.floating-contact__item--chat{background:var(--blue)}.floating-contact__item--back-to-top{background:#334155}@media(max-width:767px){.floating-contact{display:none}.floating-contact__item:not(.floating-contact__item--back-to-top){display:none}.floating-contact__item,.floating-contact__item--email{width:44px;min-width:44px;height:44px;padding:0}.floating-contact__item .svg-icon,.floating-contact__item>svg{width:23px;height:23px;margin:0 10.5px;flex-basis:23px}.floating-contact__label{display:none}.floating-contact__item:hover,.floating-contact__item:focus,.floating-contact__item:focus-visible{width:44px;transform:none}.floating-contact__item--email:hover,.floating-contact__item--email:focus{background:var(--navy)}.floating-contact__item--whatsapp:hover,.floating-contact__item--whatsapp:focus{background:var(--green)}.floating-contact__item--chat:hover,.floating-contact__item--chat:focus{background:var(--blue)}.floating-contact__item--back-to-top:hover,.floating-contact__item--back-to-top:focus{background:#334155}}.btn.green{background:var(--green);color:#fff;box-shadow:0 8px 18px #46af2d40}.btn.green:hover{background:#49a91d;box-shadow:0 11px 24px #46af2d52}.btn.ghost{color:#fff;border-color:#ffffffdb;background:#ffffff0d}.btn.ghost:hover{border-color:#fff;background:#ffffff29}.btn.outline{color:var(--deep);border-color:#0b314a;background:#fff}.btn.outline:hover{border-color:var(--green);color:var(--green-dark);box-shadow:0 8px 20px #12374c1f}@media(prefers-reduced-motion:reduce){.btn,.btn .svg-icon{transition:none}.btn:hover,.btn:active,.btn:hover .svg-icon{transform:none}}footer{margin-top:0;color:#d5e8ec;background:#071f2e;padding:46px 0 20px}.foot-grid{display:grid;grid-template-columns:1.6fr .8fr .95fr 1.25fr;gap:40px;padding-bottom:34px}footer h2,footer h3{margin:0 0 14px;color:#fff}.footer-brand{display:inline-flex;min-height:42px;align-items:center;margin-bottom:18px;color:#fff!important;font-size:20px;font-weight:800}.footer-brand img{display:block;width:auto;max-width:210px;max-height:48px;object-fit:contain}footer h2{max-width:360px;font-size:28px;line-height:1.16}footer p{max-width:390px;margin:0;color:#bad0d6;line-height:1.65}footer ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}footer .footer-menu .menu{display:grid;gap:9px;margin:0;padding:0;width:100%;color:#bad0d6;font-size:13px;font-weight:400;align-items:start;justify-content:start;list-style:none}footer .footer-menu .menu-item{display:block}footer .footer-menu .menu-item>a{display:inline;min-height:0;padding:0;font-size:13px;font-weight:400;line-height:1.5;white-space:normal}footer .footer-menu .menu-item>a:focus-visible{outline:3px solid #d9f99d;outline-offset:3px;border-radius:2px}footer .footer-menu .sub-menu{display:grid;gap:7px;margin:7px 0 0 12px}footer .footer-menu .sub-menu a{font-size:12px}footer .footer-legal .menu{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 20px;margin:0 0 12px;padding:0;list-style:none}footer h3{font-size:14px}footer a:not(.btn){color:#bad0d6;text-decoration:none}footer a:not(.btn):hover{color:#fff}footer li{display:flex;align-items:flex-start;gap:9px;color:#bad0d6;font-size:13px;line-height:1.5}footer li .svg-icon,footer li .dq-icon{width:16px;height:16px;color:#8fd14f;margin-top:2px}.footer-actions{display:flex;gap:14px;margin-top:20px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12)}.footer-bottom>.wrap{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:1.5rem}.copyright{padding:16px 0;color:#bad0d6;font-size:13px;font-weight:400;line-height:1.5;letter-spacing:0;text-align:left}.footer-legal{margin-left:auto}footer .footer-legal .menu{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:0;margin:0;padding:16px 0;list-style:none}footer .footer-legal .menu-item{display:inline-flex;align-items:center}footer .footer-legal .menu-item:not(:last-child):after{margin:0 11px;color:#75939d;content:"·"}footer .footer-legal a{color:#bad0d6;font-size:13px;font-weight:400;line-height:1.5;letter-spacing:0;text-decoration:none;transition:color .16s ease}footer .footer-legal a:hover{color:#fff}footer .footer-legal a:focus-visible{outline:3px solid #d9f99d;outline-offset:3px;border-radius:2px}footer .copyright a{color:#d5e8ec;font-weight:600;text-decoration:none;transition:color .16s ease}footer .copyright a:hover{color:#fff}footer .copyright a:focus-visible{outline:3px solid #d5e8ec;outline-offset:3px;border-radius:2px}@media(max-width:1050px){.wrap{width:min(100% - 2 * var(--dq-gutter),1200px)}.menu{display:none}.menu-toggle{display:inline-flex;margin-left:auto}.mobile-navigation{position:fixed;z-index:102;top:0;right:0;display:block;width:min(88vw,380px);height:100dvh;overflow-y:auto;padding:72px 22px 28px;background:#fff;box-shadow:-20px 0 50px #07334d33;transform:translate(105%);transition:transform .22s ease}.mobile-navigation__close{position:absolute;top:14px;right:14px;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;padding:0;border:0;background:transparent}.menu-overlay{position:fixed;z-index:101;top:0;right:0;bottom:0;left:0;display:block;visibility:hidden;opacity:0;border:0;background:#05263c94;transition:opacity .22s ease,visibility .22s ease}.menu-is-open .mobile-navigation{transform:translate(0)}.menu-is-open .menu-overlay{visibility:visible;opacity:1}.foot-grid{grid-template-columns:1fr}}@media(max-width:620px){.topbar{height:auto}.nav{padding:12px 0}.brand{width:auto;height:52px}.nav-actions{display:none}.footer-actions{flex-direction:column;align-items:stretch}.btn{padding:0 16px}footer p,footer li{font-size:14px}.footer-bottom>.wrap{align-items:flex-start;flex-direction:column;gap:0}.footer-legal{margin-left:0}.copyright,footer .footer-legal .menu{padding-block:12px}.copyright,footer .footer-legal a{font-size:13px}footer .footer-legal .menu{justify-content:flex-start}}.dq-products-archive{padding:0}@media(prefers-reduced-motion:reduce){.dq-product-archive-card{transition:none}.dq-product-archive-card:hover,.dq-product-archive-card:focus-within{transform:none}}.dq-products-hero{position:relative;min-height:clamp(220px,20vw,280px);overflow:hidden;isolation:isolate;border-bottom:1px solid #e5ece8;background:#f5faf7}.dq-products-hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f5faf7 0%,#f5faf7 32%,rgba(245,250,247,.98) 46%,rgba(245,250,247,.82) 58%,rgba(245,250,247,.42) 74%,transparent 92%);content:"";pointer-events:none}.dq-products-hero .dq-container{position:relative;display:flex;min-height:inherit;align-items:center}.dq-products-hero .dq-container>div:first-child{position:relative;z-index:2;width:min(54%,640px);padding-block:3rem}.dq-products-hero h1{margin:.15rem 0 .5rem;color:#112b5b;font-size:var(--wp--preset--font-size--page-title);line-height:1.1}.dq-products-hero p{margin:0;color:#24395d;font-size:var(--wp--preset--font-size--small);line-height:1.55}.dq-products-hero__eyebrow{color:#55a934;font-size:var(--wp--preset--font-size--small);font-weight:800;letter-spacing:.12em}.dq-products-hero__art{position:absolute;z-index:0;top:0;right:0;bottom:0;left:46%}.dq-products-hero__art img{width:100%;height:100%;object-fit:cover;object-position:72% center;opacity:.88}.dq-products-shell{display:grid;grid-template-columns:203px 1fr;gap:1rem;padding-block:1rem 3rem}.dq-products-results .navigation.pagination{margin-top:2rem}.dq-products-results .nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.dq-products-results .page-numbers{display:inline-grid;min-width:42px;min-height:42px;place-items:center;padding:.5rem .75rem;border:1px solid #dfe8ee;border-radius:5px;color:#0b2940;background:#fff;font-weight:700;text-decoration:none}.dq-products-results .page-numbers.current,.dq-products-results a.page-numbers:hover{border-color:#55b52a;color:#fff;background:#55b52a}.dq-products-filters section{margin-bottom:1rem;padding:1rem .8rem;border:1px solid #e5e9ec;border-radius:6px;background:#fff}.dq-products-filters section:has(.dq-check-list){display:none}.dq-products-filters h2{margin:0 0 .8rem;color:#122655;font-size:var(--wp--preset--font-size--h-3);text-transform:uppercase}.dq-products-filters form{position:relative}.dq-products-filters input[type=search]{box-sizing:border-box;width:100%;padding:.65rem 1.8rem .65rem .65rem;border:1px solid #dfe6ea;font-size:.85rem}.dq-products-filters form button{position:absolute;top:.25rem;right:.35rem;border:0;background:none;font-size:1.1rem}.dq-products-filters ul{margin:0;padding:0;list-style:none}.dq-products-filters li{margin:.6rem 0;font-size:var(--wp--preset--font-size--small)}.dq-products-filters li a,.dq-products-filters li label{display:flex;align-items:center;gap:.45rem;color:#293b5d;text-decoration:none}.dq-products-filters li b{margin-left:auto;color:#69788a;font-size:.74rem}.dq-filter-icon{color:#55a934}.dq-check-list input{accent-color:#55a934}.dq-filter-all{color:#286b1c;font-size:.82rem;font-weight:700}.dq-all-products{display:block;margin:-.2rem -.4rem .65rem;padding:.5rem .4rem;border-left:3px solid transparent;border-radius:3px;color:#293b5d;text-decoration:none}.dq-all-products.is-current,.dq-products-filters section:nth-child(2) a.is-current{padding:.5rem .4rem;border-left:3px solid #55aa35;color:#286b1c;background:#eef8eb;font-weight:700}.dq-products-filters section:nth-child(2) li a.is-current{display:flex;align-items:center;gap:.45rem}.dq-products-filters section:nth-child(2) li a.is-current b{margin-left:auto}.dq-products-filters section:nth-child(2) li:has(a[href*=product-category]):hover{background:#f1f8ee}.dq-products-help{background:#f3f9f1}.dq-products-help>span{color:#54aa2d;font-size:1.5rem}.dq-products-help h2{margin:.5rem 0;font-size:var(--wp--preset--font-size--h-3);text-transform:none}.dq-products-help p{font-size:.86rem}.dq-products-help .btn{width:100%;justify-content:space-between;padding:.6rem .7rem;font-size:.85rem}.dq-products-toolbar{display:flex;min-height:38px;align-items:center;gap:.45rem;color:#50617a;font-size:var(--wp--preset--font-size--small)}.dq-products-toolbar>span{margin-right:auto}.dq-product-sort,.dq-product-view-controls{display:flex;align-items:center;gap:.35rem}.dq-products-toolbar select{padding:.45rem 1.5rem .45rem .6rem;border:1px solid #dfe6ea;color:#304362;background:#fff;font-size:.85rem}.dq-product-sort__submit{min-height:30px;padding:.35rem .65rem;border:1px solid #286b1c;border-radius:3px;color:#fff;background:#286b1c;font-size:.85rem;font-weight:700;cursor:pointer}.dq-view-toggle{width:30px;height:30px;border:1px solid #e1e8eb;color:#617287;background:#fff;cursor:pointer}.dq-view-toggle.is-active,.dq-view-toggle[aria-pressed=true]{color:#55a934;background:#edf7ea}.dq-view-toggle:focus-visible,.dq-product-sort select:focus-visible,.dq-product-sort__submit:focus-visible{outline:3px solid rgba(85,169,52,.35);outline-offset:2px}.dq-product-archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.dq-product-archive-card{display:block;min-width:0;padding:1.25rem;border:1px solid #e3e9ed;border-radius:8px;background:#fff;box-shadow:0 8px 28px #05233f12;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dq-product-archive-card:focus-within{border-color:#9bc98d;box-shadow:0 16px 36px #05233f1f;transform:translateY(-3px)}@media(hover:hover)and (pointer:fine){.dq-product-archive-card:hover{border-color:#c2d8c8;box-shadow:0 16px 36px #05233f1f;transform:translateY(-3px)}}.dq-product-archive-card[hidden]{display:none}.dq-product-card__top{display:flex;align-items:flex-start;justify-content:flex-start;gap:.45rem;min-width:0}.dq-product-card__top span{flex:0 0 auto;max-width:8ch;overflow:hidden;padding:.23rem .45rem;border-radius:4px;color:#fff;background:#112d5d;font-size:.75rem;font-weight:800;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.dq-product-card__top em{display:block;flex:0 1 auto;min-width:0;max-width:70%;width:max-content;margin-left:auto;overflow:hidden;padding:.25rem .42rem;border-radius:4px;color:#286b1c;background:#dff2d8;font-size:.74rem;font-style:normal;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dq-product-card__image{display:grid;width:100%;min-width:0;height:220px;overflow:hidden;place-items:center;background:#fff}.dq-product-card__image img{display:block;width:100%;height:100%;min-width:0;aspect-ratio:4/3;object-fit:contain}.dq-product-archive-card h2{position:relative;z-index:1;margin:.75rem 0 .5rem;font-size:var(--wp--preset--font-size--h-3);line-height:1.25}.dq-product-archive-card h2 a{color:#112653;text-decoration:none}.dq-product-archive-card ul{position:relative;z-index:1;margin:0 0 1rem;padding:0;color:#56677a;font-size:var(--wp--preset--font-size--small);line-height:1.7;list-style:none}.dq-product-archive-card li:before{margin-right:.35rem;color:#57ab36;content:"✓"}.dq-product-card__actions{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:.4rem;font-size:var(--wp--preset--font-size--small)}.dq-product-card__actions>a:first-child{color:#112653;font-size:.88rem;font-weight:700}.dq-product-card__actions .btn{min-height:44px;padding:.65rem .75rem;font-size:.85rem}.dq-product-archive-grid.is-list-view{grid-template-columns:1fr}.dq-product-archive-grid.is-list-view .dq-product-archive-card{display:grid;grid-template-columns:180px 1fr;align-items:center;column-gap:1rem}.dq-product-archive-grid.is-list-view .dq-product-card__top{grid-column:1/-1}.dq-product-archive-grid.is-list-view .dq-product-card__image{height:150px;grid-row:2/span 3}.dq-product-archive-grid.is-list-view .dq-product-card__actions{grid-column:2}@media(max-width:720px){.dq-products-hero{min-height:210px}.dq-products-hero:after{background:linear-gradient(90deg,#f5faf7 0%,#f5faf7 46%,rgba(245,250,247,.94) 60%,rgba(245,250,247,.58) 80%,transparent 100%)}.dq-products-hero .dq-container{min-height:inherit}.dq-products-hero .dq-container>div:first-child{width:82%;padding-block:2.25rem}.dq-products-hero h1{font-size:var(--wp--preset--font-size--h-2)}.dq-products-hero p{max-width:100%}.dq-products-hero__art{left:40%}.dq-products-hero__art img{object-fit:contain;object-position:right center;opacity:.62}.dq-products-shell{grid-template-columns:1fr;padding-block:1rem 1.5rem}.dq-products-archive.has-product-pagination .dq-products-shell{padding-bottom:2rem}.dq-products-results .navigation.pagination{margin-top:1.25rem}.dq-products-filters{display:block}.dq-products-filters section{margin-bottom:.75rem}.dq-products-filters .dq-product-widget{display:none}.dq-products-toolbar{flex-wrap:wrap;margin-bottom:.5rem}.dq-products-toolbar>span{width:100%}.dq-product-sort{margin-right:auto}.dq-product-archive-grid{grid-template-columns:1fr}.dq-product-archive-grid.is-list-view .dq-product-archive-card{grid-template-columns:minmax(100px,125px) 1fr}}.dq-product-page{color:#102047;background:#fff}@media(prefers-reduced-motion:reduce){.dq-product-related-card{transition:none}.dq-product-related-card:hover,.dq-product-related-card:focus-within{transform:none}}.dq-product-mobile-cta{display:none}.dq-product-page__hero{overflow:hidden;border-bottom:1px solid #e4eaee;background:linear-gradient(105deg,#f7f9fa,#fff 55%,#f3f7f3)}.dq-product-page__hero-grid{display:grid;min-height:360px;grid-template-columns:1fr 1.2fr;align-items:stretch}.dq-product-page__intro{max-width:590px;align-self:center;padding:2.5rem 2.5rem 2.5rem 0}.dq-product-page__eyebrow{margin-bottom:.9rem;color:#54aa2d;font-size:.8rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.dq-product-page__intro h1{max-width:650px;margin:0 0 1rem;color:#09265b;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.08}.dq-product-page__lead{color:#26364d;font-size:1.12rem;line-height:1.65}.dq-product-page__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.6rem}.dq-product-page__actions .btn{min-width:190px;justify-content:center}.dq-product-page__actions svg{width:18px;margin-right:.5rem}.dq-product-page__feature-strip{border-bottom:1px solid #e4eaee;background:#fff}.dq-product-page__feature-strip>.dq-container{display:grid;grid-template-columns:repeat(4,1fr)}.dq-product-page__feature-strip article{display:grid;min-height:112px;grid-template-columns:54px 1fr;align-items:center;gap:.9rem;padding:1.25rem;border-right:1px solid #e4eaee}.dq-product-page__feature-strip article:first-child{border-left:1px solid #e4eaee}.dq-product-page__feature-strip article>span{display:grid;width:48px;height:48px;place-items:center;border:1px solid #66b541;border-radius:50%;color:#54aa2d}.dq-product-page__feature-strip svg{width:25px}.dq-product-page__feature-strip h2{margin:0 0 .25rem;font-size:.93rem}.dq-product-page__feature-strip p{margin:0;color:#576475;font-size:.78rem;line-height:1.45}.dq-product-page__layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:3.5rem;padding-block:3rem 2.5rem}.dq-product-section{padding-block:0 1.8rem;border-bottom:1px solid #dfe6ea}.dq-product-section+.dq-product-section{padding-top:1.3rem}.dq-product-section h2{margin:0 0 .9rem;color:#09265b;font-size:1.45rem}.dq-product-page__content{color:#293747;line-height:1.75}.dq-product-applications{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.dq-product-applications article{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:.6rem}.dq-product-applications span{color:#54aa2d}.dq-product-applications svg{width:27px}.dq-product-applications small{grid-column:2;color:#657180}.dq-product-specs{overflow:hidden;border:1px solid #d7e0e6;border-radius:4px}.dq-product-specs>div{display:grid;grid-template-columns:1fr 1fr}.dq-product-specs>div>*{padding:.62rem 1rem;border-right:1px solid #d7e0e6}.dq-product-specs>div>*:last-child{border-right:0}.dq-product-specs>div:not(.dq-product-specs__head){border-top:1px solid #d7e0e6}.dq-product-specs__head{color:#fff;background:#09265b}.dq-product-specs>.dq-product-specs__group{display:block;padding:.55rem 1rem;border-top:1px solid #cbd8df;color:#09265b;background:#edf4f1;font-size:.9rem}.dq-product-specs small{display:block;color:#687789}.dq-product-faq details{margin-bottom:.45rem;border:1px solid #d7e0e6;border-radius:4px;background:#fafcfd}.dq-product-faq summary{padding:.75rem 1rem;cursor:pointer;font-weight:600}.dq-product-faq details>div{padding:0 1rem .8rem;color:#536273}.dq-product-downloads__list{display:grid;gap:.75rem}.dq-product-download{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem;border:1px solid #dde6e2;border-radius:8px}.dq-product-download h3,.dq-product-download p{margin:0}.dq-product-download small{display:block;margin-top:.35rem;color:#60707c}.dq-product-download__icon{color:#16834a}.dq-download-authorization{padding:1rem;border-radius:8px;background:#eef8f1;color:#12372a}.dq-download-authorization .btn{margin:0 .5rem}.dq-product-related-section{padding-block:2.75rem 4rem;border-top:1px solid #e1e9e5;background:#f7faf8}.dq-product-related-section__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.dq-product-related-section__header h2{margin:0;color:#09265b;font-size:1.65rem}.dq-product-related-section__header a{color:#287a20;font-weight:700}.dq-product-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.dq-product-related-card{min-width:0;overflow:hidden;border:1px solid #dfe8e3;border-radius:6px;background:#fff;box-shadow:0 10px 24px #12374c14;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.dq-product-related-card:focus-within{border-color:#8acb75;box-shadow:0 16px 34px #12374c21;transform:translateY(-3px)}@media(hover:hover)and (pointer:fine){.dq-product-related-card:hover{border-color:#c2d8c8;box-shadow:0 16px 34px #12374c21;transform:translateY(-3px)}}.dq-product-related-card>a{display:block;height:100%;color:inherit;text-decoration:none}.dq-product-related-card__image{display:grid;width:100%;aspect-ratio:4/3;overflow:hidden;place-items:center;background:#fff}.dq-product-related-card__image img{width:100%;height:100%;object-fit:contain}.dq-product-related-card__content{display:block;padding:1rem}.dq-product-related-card__content small,.dq-product-related-card__content strong,.dq-product-related-card__content>span{display:block}.dq-product-related-card__content small{margin-bottom:.45rem;color:#287a20;font-size:.78rem;font-weight:700}.dq-product-related-card__content strong{min-height:2.7em;color:#102047;font-size:1rem;line-height:1.35}.dq-product-related-card__content>span{margin-top:.8rem;color:#287a20;font-size:.85rem;font-weight:700}@media(max-width:1000px){.dq-product-page__feature-strip>.dq-container{grid-template-columns:repeat(2,1fr)}.dq-product-page__layout{grid-template-columns:1fr}.dq-product-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.dq-product-page{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.dq-product-mobile-cta{position:fixed;z-index:44;right:12px;bottom:max(12px,env(safe-area-inset-bottom));left:12px;display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.55rem;border-radius:5px;color:#fff;background:#287a20;box-shadow:0 10px 28px #12374c38;font-weight:750;text-decoration:none}.dq-product-mobile-cta .dq-icon{width:18px;height:18px}.dq-product-page~.floating-contact{bottom:max(96px,18dvh + env(safe-area-inset-bottom))}.dq-product-download{grid-template-columns:auto minmax(0,1fr)}.dq-product-download .btn{grid-column:1/-1;justify-self:stretch;text-align:center}.dq-product-page__hero-grid{grid-template-columns:1fr}.dq-product-page__intro{padding:2rem 0}.dq-product-page__feature-strip>.dq-container,.dq-product-applications{grid-template-columns:1fr}.dq-product-page__feature-strip article{border-left:1px solid #e4eaee}.dq-product-related-section{padding-block:2rem 2.5rem}.dq-product-related-section__header{align-items:flex-end}.dq-product-related-section__header h2{font-size:1.4rem}.dq-product-related-grid{grid-template-columns:1fr}}.dq-product-page__visual{display:grid;min-width:0;min-height:360px;grid-template-columns:minmax(0,1fr) 76px;align-items:center;gap:.8rem;padding-block:1rem}.dq-product-page__visual:not(:has(.dq-product-gallery__thumbs)){grid-template-columns:1fr}.dq-product-gallery__main{display:grid;width:100%;height:100%;min-height:320px;place-items:center;padding:0;border:0;background:transparent;cursor:zoom-in}.dq-product-gallery__main img{width:100%;height:100%;max-height:350px;object-fit:contain;mix-blend-mode:multiply}.dq-product-gallery__thumbs{display:grid;max-height:330px;gap:.6rem;overflow-y:auto;overscroll-behavior:contain;padding:3px;scrollbar-width:thin}.dq-product-gallery__thumb{width:66px;height:66px;padding:4px;border:1px solid #d8e2e7;border-radius:5px;background:#fff;cursor:pointer}.dq-product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.dq-product-gallery__thumb.is-active{border-color:#58b832;box-shadow:0 0 0 2px #58b83233}.dq-product-gallery__lightbox{width:min(900px,100% - 2rem);padding:2.5rem;border:0;border-radius:8px;background:#fff;box-shadow:0 24px 80px #031f3a52}.dq-product-gallery__lightbox::backdrop{background:#02182db8}.dq-product-gallery__lightbox img{width:100%;max-height:78vh;object-fit:contain}.dq-product-gallery__lightbox button{position:absolute;top:.5rem;right:.75rem;width:38px;height:38px;border:0;color:#09265b;background:transparent;font-size:2rem;line-height:1;cursor:pointer}@media(max-width:1000px){.dq-product-page__visual{grid-template-columns:1fr}.dq-product-gallery__thumbs{display:flex;max-height:none;justify-content:center;overflow:auto hidden}}@media(max-width:720px){.dq-product-page__visual{min-height:230px;padding-bottom:1.5rem}.dq-product-gallery__main{min-height:220px}.dq-product-gallery__main img{max-height:260px}.dq-product-gallery__thumbs{justify-content:flex-start}}.dq-products-filters .dq-product-widget{position:sticky;z-index:2;top:calc(var(--dq-header-height) + 1rem);margin:0;padding:0;border:0;background:transparent;box-shadow:none}.admin-bar .dq-products-filters .dq-product-widget{top:calc(var(--dq-header-height) + 2rem)}.dq-products-filters .dq-product-help{box-sizing:border-box;width:100%;padding:1.1rem;border-radius:6px}.dq-products-filters .dq-product-help h2{margin:.8rem 0 .55rem;font-size:1.05rem;line-height:1.2}.dq-products-filters .dq-product-help p{font-size:.86rem;line-height:1.5}.dq-products-filters .dq-product-help ul{margin:.8rem 0}.dq-products-filters .dq-product-help li{display:flex;align-items:flex-start;gap:.35rem;overflow-wrap:anywhere;font-size:.82rem}.dq-products-filters .dq-product-help .btn{width:100%;padding:.65rem .5rem;font-size:.85rem;white-space:normal}.dq-product-page__sidebar{position:sticky;top:92px;max-height:calc(100vh - 112px);align-self:start;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.admin-bar .dq-product-page__sidebar{top:124px;max-height:calc(100vh - 144px)}.dq-product-widget+.dq-product-widget{margin-top:1.25rem}.dq-product-widget__title{margin:0;padding:1.25rem 1.5rem 0;font-size:1.25rem}.dq-product-help{padding:1.75rem;border-radius:5px;color:#fff;background:linear-gradient(145deg,#0c2b65,#061d4d);box-shadow:0 12px 30px #051e4b2e}.dq-product-help>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid #fff;border-radius:50%}.dq-product-help h2{margin:1rem 0 .7rem;color:#fff;font-size:1.35rem;line-height:1.2}.dq-product-help p{color:#dbe5f6;font-size:.92rem}.dq-product-help ul{margin:1.2rem 0;padding:0;list-style:none}.dq-product-help li{display:flex;align-items:center;gap:.6rem;margin:.6rem 0}.dq-product-help li svg{width:17px;color:#69bd3b}.dq-product-help .btn{width:100%;justify-content:center}.dq-related-products{margin-top:1.25rem;padding:1.5rem;border:1px solid #dfe6ea;border-radius:5px;background:#fff}.dq-related-products h2{margin-top:0;font-size:1.25rem}.dq-related-products>a:not(.dq-related-products__all){display:grid;grid-template-columns:68px 1fr;align-items:center;gap:.8rem;padding:.8rem 0;border-bottom:1px solid #edf1f3;color:#102047}.dq-related-products img{width:68px;height:68px;border-radius:3px;background:#f4f6f6;object-fit:contain}.dq-related-products strong,.dq-related-products small{display:block}.dq-related-products small{margin-top:.35rem;color:#54aa2d}.dq-related-products__all{display:block;padding-top:1.2rem;color:#54aa2d;font-weight:700;text-align:center}.dq-product-form{margin-bottom:4rem;padding:2rem;border-radius:8px;background:#f2f7f4}.dq-product-inquiry-widget{padding:1.75rem;border-radius:5px;color:#fff;background:#0c2b65;box-shadow:none}.dq-product-inquiry-widget__icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid #fff;border-radius:50%}.dq-product-inquiry-widget__icon svg{width:22px}.dq-product-inquiry-widget h2{margin:1rem 0 .65rem;color:#fff;font-size:1.35rem;line-height:1.2}.dq-product-inquiry-widget>p{margin-bottom:1.2rem;color:#dbe5f6;font-size:.9rem;line-height:1.55}.dq-product-inquiry-widget .wpcf7-form p{margin:0 0 .8rem}.dq-product-inquiry-widget .wpcf7-form{position:relative}.dq-product-inquiry-widget .wpcf7-turnstile{margin-bottom:1rem}.dq-product-inquiry-widget .wpcf7-form>p:last-of-type{margin-bottom:0}.dq-product-inquiry-widget .wpcf7-form label{display:block;color:#fff;font-size:.78rem;font-weight:650}.dq-product-inquiry-widget .dq-required-marker{margin-left:.2rem;color:#ffb4ad;font-size:.95em}.dq-product-inquiry-widget .wpcf7-form-control-wrap{display:block;margin-top:.3rem}.dq-product-inquiry-widget input:not([type=submit]),.dq-product-inquiry-widget textarea{width:100%;padding:.7rem .75rem;border:1px solid rgba(255,255,255,.42);border-radius:4px;color:#fff;background:#ffffff14;outline:none}.dq-product-inquiry-widget textarea{min-height:92px;resize:vertical}.dq-product-inquiry-widget input:not([type=submit]):focus,.dq-product-inquiry-widget textarea:focus{border-color:#69bd3b;box-shadow:0 0 0 2px #69bd3b38}.dq-product-inquiry-widget .wpcf7-submit{width:100%;padding:.8rem 1rem;border:0;border-radius:4px;color:#fff;background:#287a20;font-weight:750;cursor:pointer}.dq-product-inquiry-widget .wpcf7-submit:hover{background:#49a91d}.dq-product-inquiry-widget .wpcf7-spinner{position:absolute;right:.75rem;bottom:.65rem;margin:0;pointer-events:none}.dq-product-inquiry-widget .wpcf7-response-output{margin:1rem 0 0;color:#fff;font-size:.8rem}.dq-product-inquiry-widget .wpcf7-not-valid-tip{color:#ffd4d4;font-size:.75rem}@media(max-width:1000px){.dq-product-page__sidebar{position:static;display:grid;max-height:none;grid-template-columns:1fr 1fr;gap:1.25rem;overflow:visible}.dq-product-page__sidebar>:only-child{grid-column:1/-1}.dq-related-products{margin-top:0}}@media(max-width:720px){.dq-products-filters .dq-product-widget{position:static}.dq-product-page__sidebar{grid-template-columns:1fr}}.dq-contact-modal{width:min(560px,100% - 2rem);max-height:min(720px,100vh - 2rem);padding:2.5rem 2.5rem 2.25rem;border:0;border-radius:12px;box-shadow:0 24px 80px #031f3a52}.dq-contact-modal::backdrop{background:#02182da6}.dq-contact-modal__close{position:absolute;top:.8rem;right:.9rem;display:grid;width:34px;height:34px;place-items:center;border:1px solid rgba(17,38,83,.14);border-radius:50%;color:#112653;background:#f5f8fb;font-size:1.45rem;line-height:1;cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease}.dq-contact-modal__close:hover,.dq-contact-modal__close:focus-visible{border-color:#287a20;color:#fff;background:#287a20;outline:none}.dq-contact-modal__content{position:relative;padding-top:.35rem}.dq-contact-modal__content:before{display:block;width:44px;height:4px;margin-bottom:1.4rem;border-radius:2px;background:#69bd3b;content:""}.dq-contact-modal__intro{margin:0 0 1.35rem;color:#52637d;font-size:.92rem;line-height:1.6}.dq-contact-modal__content .dq-required-marker,.dq-contact-modal__content .quick-contact__required{margin-left:.25rem;color:#c62828;font-weight:800}.dq-required-marker{font-weight:800}.dq-contact-modal__content .wpcf7-form>p,.dq-contact-modal__content .wpcf7-form>label{margin:0 0 1.05rem}.dq-contact-modal__content .wpcf7-form label{display:block;color:#112653;font-size:.95rem;font-weight:650;line-height:1.45}.dq-contact-modal__content .wpcf7-form-control-wrap{display:block;margin-top:.4rem}.dq-contact-modal__content input:not([type=submit]),.dq-contact-modal__content textarea,.dq-contact-modal__content select{width:100%;padding:.75rem .85rem;border:1px solid #cbd5e1;border-radius:6px;color:#172b4d;background:#fff;font:inherit;transition:border-color .16s ease,box-shadow .16s ease}.dq-contact-modal__content textarea{min-height:116px;resize:vertical}.dq-contact-modal__content input:not([type=submit]):focus,.dq-contact-modal__content textarea:focus,.dq-contact-modal__content select:focus{border-color:#287a20;box-shadow:0 0 0 3px #287a2024;outline:none}.dq-contact-modal__content .wpcf7-submit{min-width:132px;padding:.75rem 1.35rem;border:0;border-radius:6px;color:#fff;background:#287a20;font:inherit;font-weight:700;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.dq-contact-modal__content .wpcf7-submit:hover,.dq-contact-modal__content .wpcf7-submit:focus-visible{background:#1e6418;transform:translateY(-1px)}.dq-contact-modal__content .wpcf7-not-valid-tip{margin-top:.3rem;color:#bd2c2c;font-size:.78rem}.dq-contact-modal__content .wpcf7-response-output{margin:1rem 0 0;padding:.7rem .85rem;border-radius:6px;font-size:.85rem}@media(max-width:640px){.dq-contact-modal{width:calc(100% - 1.25rem);max-height:calc(100vh - 1.25rem);padding:2.4rem 1.25rem 1.35rem;border-radius:10px}.dq-contact-modal__close{top:.65rem;right:.65rem}}
