@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}}.category-hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 82% 20%,rgba(7,135,190,.22),transparent 32%),linear-gradient(115deg,#05263c,#07334d 58%,#064b73)}.category-hero:after{position:absolute;right:-8%;bottom:-85%;width:52%;aspect-ratio:1;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 55px #ffffff05,0 0 0 110px #ffffff05;content:""}.category-hero__inner{position:relative;z-index:1;padding-block:clamp(3.5rem,7vw,6.25rem)}.category-hero__eyebrow{margin:0 0 .65rem;color:#8de86b;font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.category-hero h1{max-width:18ch;margin:0;color:#fff;font-size:var(--wp--preset--font-size--page-title)}.category-hero__description{max-width:700px;margin-top:1rem;color:#dfeaf0}.category-hero__description p{margin:0}.category-layout{display:grid;grid-template-columns:minmax(0,2.15fr) minmax(270px,.85fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:start;padding-block:clamp(3rem,6vw,5rem)}.category-results{padding:0}.category-posts{display:grid;gap:1.5rem}.category-card{display:grid;grid-template-columns:minmax(240px,38%) minmax(0,1fr);overflow:hidden;border:1px solid #dfe8ee;border-radius:8px;background:#fff;box-shadow:0 12px 28px #12374c17;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.category-card:hover{border-color:#cbdcd3;box-shadow:0 18px 36px #12374c21;transform:translateY(-2px)}.category-card__media{display:block;min-height:280px;background:#f4f8f6}.category-card__media img{width:100%;height:100%;object-fit:cover}.category-card__placeholder,.category-recent-posts__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#55b52a;background:linear-gradient(145deg,#eaf5e5,#f1f7fd)}.category-card__placeholder .dq-icon{width:3rem;height:3rem;opacity:.75}.category-card__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:clamp(1.25rem,2.5vw,2rem)}.category-card__category{margin-bottom:.65rem;color:#2e8b57;font-size:.75rem;font-weight:800;letter-spacing:.05em;text-decoration:none;text-transform:uppercase}.category-card__title{display:-webkit-box;max-height:2.5em;overflow:hidden;margin:0 0 .55rem;color:#0b2940;font-size:clamp(1.25rem,1.05rem + .55vw,1.65rem);line-height:1.25;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-card__title a{text-decoration:none}.category-card__title a:hover{color:#064b73}.category-card__date{color:#60707c;font-size:.82rem}.category-card__date:before{margin-right:.4rem;color:#55b52a;content:"•"}.category-card__excerpt{display:-webkit-box;max-height:4.95em;overflow:hidden;margin:.85rem 0 0;color:#5d7081;font-size:.94rem;line-height:1.65;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3}.category-card__excerpt p{margin:0}.category-card__more{display:inline-flex;align-items:center;gap:.45rem;margin-top:auto;padding-top:1rem;color:#2e8b57;font-size:.9rem;font-weight:800;text-decoration:none}.category-card__more .dq-icon{width:1rem;height:1rem;transition:transform .18s ease}.category-card__more:hover .dq-icon{transform:translate(3px)}.category-sidebar{display:grid;align-self:stretch;align-content:start;gap:1rem}.category-sidebar__inner{display:contents}.category-widget{padding:1.35rem;border:1px solid #dfe8ee;border-radius:8px;background:#fff;box-shadow:0 10px 25px #12374c12}.category-widget__title,.category-widget .wp-block-heading{margin:0 0 1rem;color:#0b2940;font-size:1.1rem}.category-widget ul{padding:0;margin:0;list-style:none}.category-widget li{color:#60707c;font-size:.9rem}.category-widget a{color:#0b2940;text-decoration:none}.category-widget a:hover{color:#2e8b57}.category-widget__category-list{display:grid;gap:.7rem}.category-widget__category-list li{position:relative;padding-left:1rem}.category-widget__category-list li:before{position:absolute;top:.15em;left:0;color:#55b52a;content:"›";font-size:1.15rem;font-weight:800;line-height:1}.category-widget__category-list .current-cat>a{color:#2e8b57;font-weight:800}.category-widget .search-form{display:flex}.category-widget .search-form label{min-width:0;flex:1}.category-widget .search-field{width:100%;height:44px;padding:0 .8rem;border:1px solid #cbd8d2;border-radius:5px 0 0 5px;color:#182631;background:#fff}.category-widget .search-field:focus{border-color:#0787be;outline:3px solid rgba(7,135,190,.12);outline-offset:0}.category-widget .search-submit{min-width:84px;height:44px;padding:0 .9rem;border:0;border-radius:0 5px 5px 0;color:#fff;background:#55b52a;font-weight:700;cursor:pointer}.category-widget .search-submit:hover{background:#318a25}.category-recent-posts{display:grid;gap:1rem}.category-recent-posts li{display:grid;grid-template-columns:78px minmax(0,1fr);gap:.8rem;align-items:start}.category-recent-posts__image{display:block;height:58px;overflow:hidden;border-radius:5px;background:#f4f8f6}.category-recent-posts__image img{width:100%;height:100%;object-fit:cover}.category-recent-posts__placeholder .dq-icon{width:1.45rem;height:1.45rem}.category-recent-posts li>div{min-width:0;max-height:58px;overflow:hidden}.category-recent-posts li>div>a{display:-webkit-box;overflow:hidden;font-size:.82rem;font-weight:700;line-height:1.35;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-recent-posts time{display:block;overflow:hidden;margin-top:.3rem;color:#7b8b97;font-size:.72rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.category-tag-cloud{display:flex;flex-wrap:wrap;gap:.55rem}.category-tag-cloud a,.category-widget .tagcloud a{display:inline-flex;padding:.38rem .65rem;border:1px solid #8acb75;border-radius:4px;color:#2e8b57;font-weight:600;line-height:1}.category-tag-cloud a:hover,.category-widget .tagcloud a:hover{color:#fff;background:#2e8b57}.category-results .navigation.pagination{margin-top:2rem}.category-results .nav-links{display:flex;flex-wrap:wrap;gap:.5rem}.category-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}.category-results .page-numbers.current,.category-results a.page-numbers:hover{border-color:#55b52a;color:#fff;background:#55b52a}.category-empty{padding:clamp(2rem,5vw,4rem);border:1px solid #dfe8ee;border-radius:8px;background:#f4f8f6;text-align:center}.category-empty h2{margin-top:0}@media(max-width:1023px){.category-layout{grid-template-columns:minmax(0,1.8fr) minmax(240px,.8fr);gap:1.25rem}.category-card{grid-template-columns:minmax(190px,36%) minmax(0,1fr)}.category-card__media{min-height:250px}.category-widget{padding:1.1rem}.category-recent-posts li{grid-template-columns:64px minmax(0,1fr)}}@media(max-width:767px){.category-layout,.category-card{grid-template-columns:1fr}.category-card__media{min-height:0;aspect-ratio:16/9}.category-card__content{min-height:275px}.category-sidebar{margin-top:1rem}}@media(max-width:480px){.category-hero__inner{padding-block:3rem}.category-card__content{min-height:0}.category-widget .search-submit{min-width:74px}}@media(prefers-reduced-motion:reduce){.category-card{transition:none}.category-card:hover{transform:none}}.single-sidebar-cta{position:sticky;z-index:1;top:calc(var(--dq-header-height) + 1.5rem);padding:1.5rem;border-radius:8px;color:#fff;background:linear-gradient(145deg,#07334d,#0b604e);box-shadow:0 14px 30px #12374c29}.admin-bar .single-sidebar-cta{top:calc(var(--dq-header-height) + 3.5rem)}.single-sidebar-cta>.dq-icon{width:2rem;height:2rem;color:#8de86b}.single-sidebar-cta h2{margin:.65rem 0;color:#fff;font-size:1.15rem;line-height:1.35}.single-sidebar-cta p{margin:0 0 1rem;color:#dfeaf0;font-size:.85rem;line-height:1.55}.single-sidebar-cta .dq-button{width:100%;color:#fff;background:#55b52a}.single-sidebar-cta .dq-button:hover{color:#fff;background:#67c63c}@media(max-width:767px){.single-sidebar-cta{position:static}}.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}}
