/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--he-blue:#086cf4;--he-blue-dark:#0456d8;--he-blue-soft:#edf5ff;--he-navy:#111a33;--he-text:#17213a;--he-muted:#667085;--he-border:#e4e9f2;--he-bg:#f7f9fc;--he-white:#fff;--he-shadow:0 12px 32px rgba(39,73,125,.08);--he-radius:14px;--he-container:1560px;--he-font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;color:var(--he-text);background:var(--he-white);font-family:var(--he-font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;}img{max-width:100%;height:auto;}a{color:var(--he-blue);text-decoration:none;}a:hover{color:var(--he-blue-dark);}button,input,textarea,select{font:inherit;}button{cursor:pointer;}h1,h2,h3,h4,p{margin-top:0;}h1,h2,h3,h4{color:var(--he-navy);line-height:1.14;}h1{font-size:clamp(2.15rem,4vw,4.25rem);letter-spacing:-.045em;}h2{font-size:clamp(1.25rem,2vw,1.85rem);letter-spacing:-.025em;}h3{font-size:1.05rem;}svg{display:block;}.he-container{width:min(calc(100% - 40px),var(--he-container));margin-inline:auto;}.visually-hidden{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;}.focusable:focus{position:fixed !important;top:10px;left:10px;width:auto !important;height:auto !important;clip:auto !important;margin:0 !important;padding:10px 16px !important;background:var(--he-navy);color:#fff;z-index:10000;border-radius:8px;}.he-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:0 22px;border:1px solid var(--he-blue);border-radius:9px;background:var(--he-blue);color:#fff;font-weight:750;box-shadow:0 8px 18px rgba(8,108,244,.2);transition:.2s ease;}.he-button:hover{transform:translateY(-1px);background:var(--he-blue-dark);color:#fff;}.he-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}.he-button--small{min-height:44px;padding-inline:18px;font-size:.93rem;}.he-button--outline{background:#fff;color:var(--he-blue);box-shadow:none;}.he-button--outline:hover{background:var(--he-blue-soft);color:var(--he-blue-dark);}.he-button--white{background:#fff;color:var(--he-blue);border-color:#fff;box-shadow:0 10px 26px rgba(0,37,118,.15);}.he-button--white:hover{background:#f4f8ff;color:var(--he-blue-dark);}.he-text-link{font-weight:750;font-size:.94rem;}@media (max-width:720px){.he-container{width:min(calc(100% - 28px),var(--he-container));}body{font-size:15px;}.he-button{min-height:47px;padding-inline:18px;}}
.he-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(226,232,242,.9);backdrop-filter:blur(14px);}.he-header__inner{width:min(calc(100% - 48px),var(--he-container));min-height:80px;margin-inline:auto;display:grid;grid-template-columns:285px 1fr auto;align-items:center;gap:26px;}.he-brand{display:inline-flex;align-items:center;width:fit-content;}.he-brand img{width:230px;}.he-primary-nav{justify-self:center;}.he-menu{display:flex;align-items:center;gap:32px;list-style:none;padding:0;margin:0;}.he-menu > li{position:relative;}.he-menu > li > a{position:relative;display:flex;align-items:center;min-height:79px;color:var(--he-navy);font-weight:700;font-size:.96rem;}.he-menu > li > a::after{content:"";position:absolute;left:0;right:0;bottom:12px;height:2px;background:var(--he-blue);transform:scaleX(0);transition:transform .2s ease;}.he-menu > li > a:hover::after,.he-menu > li > a.is-active::after{transform:scaleX(1);}.he-menu > li > a.is-active{color:var(--he-blue);}.he-submenu{position:absolute;left:-18px;top:calc(100% - 8px);display:none;min-width:220px;padding:10px;margin:0;list-style:none;background:#fff;border:1px solid var(--he-border);border-radius:12px;box-shadow:var(--he-shadow);}.he-menu li:hover > .he-submenu{display:block;}.he-submenu a{display:block;padding:10px 12px;border-radius:7px;color:var(--he-text);font-weight:650;}.he-submenu a:hover{background:var(--he-blue-soft);color:var(--he-blue);}.he-header__actions{display:flex;align-items:center;gap:12px;}.he-icon-button{width:44px;height:44px;display:grid;place-items:center;padding:0;background:#fff;border:1px solid var(--he-border);border-radius:50%;color:var(--he-navy);}.he-icon-button:hover{background:var(--he-blue-soft);color:var(--he-blue);}.he-icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;}.he-menu-toggle{display:none;width:44px;height:44px;padding:10px;background:#fff;border:1px solid var(--he-border);border-radius:9px;}.he-menu-toggle span:not(.visually-hidden){display:block;height:2px;margin:5px 0;background:var(--he-navy);}.he-front{overflow:hidden;}.he-front-grid{width:min(100%,1672px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:stretch;}.he-front-main{min-width:0;border-right:1px solid var(--he-border);}.he-front-sidebar{background:#fbfcfe;}.he-hero{min-height:325px;display:grid;grid-template-columns:minmax(520px,.94fr) 1.12fr;background:linear-gradient(90deg,#f7fbff 0%,#edf6ff 36%,#eef6ff 100%);overflow:hidden;}.he-hero__content{position:relative;z-index:2;padding:42px 26px 24px max(56px,calc((100vw - 1672px) / 2 + 55px));}.he-hero__content h1{max-width:665px;margin-bottom:16px;font-size:clamp(2.35rem,3.4vw,3.72rem);}.he-hero__content p{max-width:600px;margin-bottom:22px;color:#47536b;font-size:1.03rem;line-height:1.5;}.he-hero__buttons{display:flex;flex-wrap:wrap;gap:14px;}.he-hero__trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:20px;color:#526077;font-size:.82rem;}.he-hero__visual{position:relative;min-width:0;background-image:linear-gradient(90deg,#edf6ff 0%,rgba(237,246,255,.35) 18%,rgba(255,255,255,0) 50%),var(--he-hero-image);background-size:cover;background-position:center;}.he-hero__visual::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,247,255,.85) 0%,rgba(238,247,255,0) 27%);}.he-section{border-top:1px solid var(--he-border);}.he-section__label{display:grid;grid-template-columns:145px minmax(0,1fr);align-items:center;gap:0;min-height:86px;padding-left:max(56px,calc((100vw - 1672px) / 2 + 55px));}.he-section__label h2{margin:0;font-size:1.34rem;}.he-section__label > a{justify-self:start;font-weight:750;font-size:.88rem;}.he-category-grid,.he-article-grid,.he-service-grid{margin-left:198px;margin-right:26px;}.he-categories-section{position:relative;}.he-categories-section .he-section__label{position:absolute;left:0;top:0;bottom:0;width:198px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;padding-left:max(56px,calc((100vw - 1672px) / 2 + 55px));}.he-categories-section .he-section__label h2{max-width:110px;}.he-category-grid{min-height:115px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));}.he-category{display:grid;grid-template-columns:58px 1fr;gap:13px;align-items:center;padding:18px 15px;color:var(--he-text);border-left:1px solid var(--he-border);}.he-category:hover{background:#fbfdff;color:var(--he-text);}.he-category__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:12px;color:#1474f4;background:#eef5ff;}.he-category__icon svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;}.he-category__icon--orange{color:#ee941b;background:#fff5e8;}.he-category__icon--violet{color:#8056ed;background:#f4efff;}.he-category__icon--teal{color:#16a7a3;background:#e9fbf9;}.he-category__icon--cyan{color:#1596ae;background:#edfafd;}.he-category strong{display:block;margin-bottom:5px;color:var(--he-navy);font-size:.92rem;}.he-category small{display:block;color:var(--he-muted);font-size:.72rem;line-height:1.35;}.he-featured-section{padding-bottom:20px;}.he-featured-section .he-section__label{grid-template-columns:145px 1fr;}.he-article-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;}.he-services-section{padding-bottom:16px;}.he-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;}.he-newsletter{min-height:130px;margin:14px 26px 14px 198px;padding:22px 24px;display:grid;grid-template-columns:1fr 210px;align-items:center;overflow:hidden;border:1px solid #dbe8fb;border-radius:12px;background:linear-gradient(105deg,#fff 0%,#f0f6ff 100%);}.he-newsletter h2{margin-bottom:6px;}.he-newsletter p{max-width:560px;margin-bottom:14px;color:var(--he-muted);font-size:.92rem;}.he-newsletter__form{display:grid;grid-template-columns:minmax(200px,1fr) auto;gap:10px;max-width:530px;}.he-newsletter__form input{min-height:45px;padding:0 14px;border:1px solid #d5deec;border-radius:8px;background:#fff;outline:none;}.he-newsletter__form input:focus{border-color:var(--he-blue);box-shadow:0 0 0 3px rgba(8,108,244,.1);}.he-newsletter__form .he-button{min-height:45px;}.he-newsletter small{display:block;margin-top:8px;color:#738096;font-size:.72rem;}.he-newsletter__art svg{width:220px;max-width:100%;}.he-front-sidebar > section{padding:28px 27px;border-bottom:1px solid var(--he-border);}.he-guide-card h2{margin-bottom:18px;font-size:1.44rem;}.he-guide-card h2 span{display:block;color:var(--he-blue);}.he-faq-card{position:sticky;top:80px;}.he-page{min-height:55vh;padding:50px 0 70px;background:#fff;}.he-inner-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:40px;}.he-main-content{min-width:0;}.he-sidebar{min-width:0;}.he-content-top{margin-bottom:25px;}.he-consultation{background:linear-gradient(90deg,#0874fa 0%,#075ce2 100%);color:#fff;}.he-consultation__inner{min-height:86px;display:grid;grid-template-columns:minmax(0,1.25fr) auto minmax(0,.9fr);gap:30px;align-items:center;}.he-consultation__lead{display:flex;align-items:center;gap:18px;}.he-consultation__icon{flex:0 0 56px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--he-blue);}.he-consultation__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2;stroke-linejoin:round;}.he-consultation h2{margin:0 0 4px;color:#fff;font-size:1.35rem;}.he-consultation p{margin:0;color:rgba(255,255,255,.9);font-size:.88rem;}.he-consultation__points{display:flex;justify-content:flex-end;gap:22px;font-size:.78rem;white-space:nowrap;}.he-footer{padding:48px 0 22px;background:#f7f9fc;border-top:1px solid var(--he-border);}.he-footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:35px;}.he-footer__brand img{width:210px;}.he-footer__brand p{max-width:360px;color:var(--he-muted);font-size:.9rem;}.he-footer h2{margin-bottom:14px;font-size:1rem;}.he-footer ul{padding:0;margin:0;list-style:none;}.he-footer li{margin:7px 0;color:var(--he-muted);font-size:.88rem;}.he-footer a{color:var(--he-muted);}.he-footer a:hover{color:var(--he-blue);}.he-footer__bottom{margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid var(--he-border);color:#8993a5;font-size:.78rem;}@media (max-width:1320px){.he-header__inner{grid-template-columns:220px 1fr auto;gap:14px;}.he-brand img{width:200px;}.he-menu{gap:20px;}.he-front-grid{grid-template-columns:minmax(0,1fr) 320px;}.he-hero{grid-template-columns:minmax(450px,1fr) 1fr;}.he-category-grid{grid-template-columns:repeat(3,1fr);}.he-category:nth-child(n+4){border-top:1px solid var(--he-border);}.he-article-grid{grid-template-columns:repeat(3,1fr);}.he-service-grid{grid-template-columns:repeat(2,1fr);}.he-consultation__inner{grid-template-columns:1fr auto;padding-block:15px;}.he-consultation__points{grid-column:1 / -1;justify-content:flex-start;padding-left:74px;}}@media (max-width:1080px){.he-header__inner{min-height:72px;grid-template-columns:1fr auto auto;}.he-brand img{width:195px;}.he-menu-toggle{display:block;order:3;}.he-primary-nav{display:none;position:absolute;left:0;right:0;top:100%;padding:12px 24px 22px;background:#fff;border-bottom:1px solid var(--he-border);box-shadow:var(--he-shadow);}.he-primary-nav.is-open{display:block;}.he-menu{display:block;}.he-menu > li > a{min-height:45px;}.he-menu > li > a::after{display:none;}.he-submenu{position:static;display:block;box-shadow:none;border:0;padding-left:15px;}.he-header__actions{justify-self:end;}.he-front-grid{display:block;}.he-front-main{border-right:0;}.he-front-sidebar{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--he-border);}.he-faq-card{position:static;}.he-hero__content{padding-left:34px;}.he-section__label,.he-categories-section .he-section__label{padding-left:34px;}.he-footer__grid{grid-template-columns:1.5fr repeat(2,1fr);}}@media (max-width:820px){.he-header__actions .he-button{display:none;}.he-hero{grid-template-columns:1fr;}.he-hero__content{padding:34px 24px 22px;}.he-hero__visual{min-height:285px;background-position:center;}.he-categories-section .he-section__label{position:static;width:auto;min-height:auto;padding:24px 24px 12px;flex-direction:row;justify-content:space-between;align-items:end;}.he-categories-section .he-section__label h2{max-width:none;}.he-section__label{min-height:auto;padding:24px 24px 14px;grid-template-columns:1fr auto;}.he-category-grid,.he-article-grid,.he-service-grid{margin:0 24px;}.he-category-grid{grid-template-columns:repeat(2,1fr);border:1px solid var(--he-border);border-radius:12px;overflow:hidden;}.he-category{border-left:0;border-bottom:1px solid var(--he-border);}.he-category:nth-child(odd){border-right:1px solid var(--he-border);}.he-article-grid{grid-template-columns:repeat(2,1fr);}.he-newsletter{margin:20px 24px 24px;grid-template-columns:1fr;}.he-newsletter__art{display:none;}.he-front-sidebar{grid-template-columns:1fr;}.he-inner-layout{grid-template-columns:1fr;}.he-consultation__inner{grid-template-columns:1fr;gap:16px;padding:22px 0;}.he-consultation__points{grid-column:auto;padding-left:0;flex-wrap:wrap;}.he-consultation .he-button{justify-self:start;}.he-footer__grid{grid-template-columns:repeat(2,1fr);}.he-footer__brand{grid-column:1 / -1;}}@media (max-width:560px){.he-header__inner{width:calc(100% - 26px);grid-template-columns:1fr auto auto;}.he-brand img{width:170px;}.he-icon-button{width:40px;height:40px;}.he-menu-toggle{width:40px;height:40px;}.he-hero__content h1{font-size:2.32rem;}.he-hero__buttons{display:grid;}.he-hero__buttons .he-button{width:100%;}.he-hero__trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;}.he-hero__visual{min-height:220px;}.he-category-grid,.he-article-grid,.he-service-grid{grid-template-columns:1fr;}.he-category:nth-child(odd){border-right:0;}.he-article-grid,.he-service-grid{margin-inline:14px;}.he-category-grid{margin-inline:14px;}.he-section__label,.he-categories-section .he-section__label{padding-left:14px;padding-right:14px;}.he-section__label > a{font-size:.8rem;}.he-newsletter{margin-inline:14px;padding:20px;}.he-newsletter__form{grid-template-columns:1fr;}.he-front-sidebar > section{padding:24px 18px;}.he-consultation__lead{align-items:flex-start;}.he-consultation__icon{flex-basis:48px;width:48px;height:48px;}.he-consultation h2{font-size:1.15rem;}.he-footer__grid{grid-template-columns:1fr;}.he-footer__brand{grid-column:auto;}.he-footer__bottom{display:grid;gap:7px;}}.he-header-region{width:min(calc(100% - 48px),var(--he-container));margin-inline:auto;}.he-header-region:empty{display:none;}.he-front-sidebar__custom{padding:28px 27px;}.he-menu > .menu-item--active-trail > a{color:var(--he-blue);}.he-menu > .menu-item--active-trail > a::after{transform:scaleX(1);}
.he-article-card{overflow:hidden;background:#fff;border:1px solid var(--he-border);border-radius:9px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;}.he-article-card:hover{transform:translateY(-3px);border-color:#c9dcf8;box-shadow:var(--he-shadow);}.he-article-card__image{position:relative;display:block;aspect-ratio:1.9 / 1;overflow:hidden;background:#eaf2fc;}.he-article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease;}.he-article-card:hover .he-article-card__image img{transform:scale(1.03);}.he-article-card__image > span{position:absolute;left:8px;top:8px;padding:4px 8px;border-radius:4px;background:var(--he-blue);color:#fff;font-size:.62rem;font-weight:850;letter-spacing:.03em;}.he-article-card__body{padding:12px 12px 13px;}.he-article-card h3{min-height:3.4em;margin-bottom:12px;font-size:.92rem;line-height:1.35;}.he-article-card h3 a{color:var(--he-navy);}.he-article-card h3 a:hover{color:var(--he-blue);}.he-article-card__meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:#8993a5;font-size:.67rem;}.he-article-card__meta a{font-weight:700;}.he-service-card{min-height:118px;padding:18px;display:grid;grid-template-columns:48px 1fr;gap:13px;color:var(--he-text);border:1px solid var(--he-border);border-radius:9px;background:#fff;transition:.2s ease;}.he-service-card:hover{transform:translateY(-2px);border-color:#c7dbfa;box-shadow:var(--he-shadow);color:var(--he-text);}.he-service-card > svg{width:40px;height:40px;fill:none;stroke:var(--he-blue);stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;}.he-service-card strong{display:block;margin-bottom:5px;color:var(--he-navy);font-size:.9rem;}.he-service-card small{display:block;color:var(--he-muted);font-size:.71rem;line-height:1.45;}.he-service-card em{display:block;margin-top:9px;color:var(--he-blue);font-size:.7rem;font-style:normal;font-weight:750;}.he-guide-item{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;margin-bottom:10px;padding:13px;color:var(--he-text);background:#fff;border:1px solid var(--he-border);border-radius:9px;box-shadow:0 4px 15px rgba(31,72,130,.04);transition:.2s ease;}.he-guide-item:hover{transform:translateX(2px);border-color:#c8daf5;color:var(--he-text);}.he-guide-item__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#edf4ff;color:#176ff0;font-size:1.35rem;font-weight:800;}.he-guide-item__icon--teal{background:#eafaf7;color:#10a590;}.he-guide-item__icon--violet{background:#f2ecff;color:#8057ef;}.he-guide-item strong{display:block;margin-bottom:3px;color:var(--he-navy);font-size:.86rem;}.he-guide-item small{display:block;color:var(--he-muted);font-size:.68rem;line-height:1.35;}.he-guide-highlight{display:grid;grid-template-columns:48px 1fr;align-items:center;gap:12px;margin-top:14px;padding:14px;border:1px solid #cfe0fa;border-radius:9px;background:linear-gradient(90deg,#f8fbff,#eef5ff);color:var(--he-blue);}.he-guide-highlight__bolt{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #dbe8fb;font-size:1.75rem;}.he-guide-highlight strong{font-size:.84rem;}.he-guide-highlight small{display:block;margin-top:2px;font-weight:650;}.he-faq-card h2{margin-bottom:17px;font-size:1.25rem;}.he-faq-item{margin-bottom:8px;border:1px solid var(--he-border);border-radius:8px;background:#fff;overflow:hidden;}.he-faq-item button{width:100%;min-height:43px;padding:10px 13px;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;color:var(--he-text);background:transparent;border:0;font-size:.76rem;font-weight:650;}.he-faq-item button span:last-child{color:#7a879a;transition:transform .2s ease;}.he-faq-item button[aria-expanded="true"] span:last-child{transform:rotate(180deg);}.he-faq-item > div{padding:0 13px 12px;}.he-faq-item p{margin:0;color:var(--he-muted);font-size:.74rem;}.he-faq-card .he-text-link{display:inline-block;margin-top:8px;font-size:.78rem;}.he-search-modal{position:fixed;inset:0;z-index:2000;}.he-search-modal__backdrop{position:absolute;inset:0;width:100%;border:0;background:rgba(11,22,45,.55);backdrop-filter:blur(4px);}.he-search-modal__dialog{position:relative;width:min(calc(100% - 32px),660px);margin:14vh auto 0;padding:30px;background:#fff;border-radius:15px;box-shadow:0 24px 70px rgba(4,22,57,.25);}.he-search-modal__dialog > strong{display:block;margin-bottom:16px;font-size:1.4rem;}.he-search-modal__close{position:absolute;right:14px;top:10px;width:38px;height:38px;border:0;border-radius:50%;background:#f0f4f9;color:var(--he-navy);font-size:1.4rem;}.he-search-form{display:grid;grid-template-columns:1fr auto;gap:10px;}.he-search-form input{min-height:50px;padding:0 15px;border:1px solid var(--he-border);border-radius:9px;outline:none;}.he-search-form input:focus{border-color:var(--he-blue);box-shadow:0 0 0 3px rgba(8,108,244,.1);}.he-article{max-width:930px;margin-inline:auto;}.he-article__header{margin-bottom:30px;}.he-article__header h1{font-size:clamp(2.1rem,4vw,4rem);}.he-article__meta{display:flex;gap:18px;color:var(--he-muted);font-size:.85rem;}.he-article__content{font-size:1.05rem;line-height:1.8;}.he-article__content img{border-radius:12px;}.he-article__content h2{margin-top:1.8em;}.he-basic-page{max-width:1040px;}.he-basic-page > h1{margin-bottom:32px;}@media (max-width:560px){.he-search-form{grid-template-columns:1fr;}.he-search-modal__dialog{padding:24px 18px;}.he-article-card h3{min-height:auto;}}.he-tool-grid,.he-listing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}.he-tool-card,.he-listing-card{display:grid;grid-template-columns:48px 1fr;gap:13px;padding:18px;background:#fff;border:1px solid var(--he-border);border-radius:9px;color:var(--he-text);transition:.2s ease;}.he-tool-card:hover,.he-listing-card:hover{transform:translateY(-2px);border-color:#c7dbfa;box-shadow:var(--he-shadow);color:var(--he-text);}.he-tool-card__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:10px;background:#edf4ff;color:var(--he-blue);font-size:1.15rem;font-weight:850;}.he-tool-card strong,.he-listing-card strong{display:block;margin-bottom:5px;color:var(--he-navy);font-size:.9rem;}.he-tool-card small,.he-listing-card small{display:block;color:var(--he-muted);font-size:.72rem;line-height:1.45;}.he-tool-card em,.he-listing-card em{display:block;margin-top:9px;color:var(--he-blue);font-size:.7rem;font-style:normal;font-weight:750;}.he-listing-card{grid-template-columns:1fr;}.he-listing-card__meta{display:flex;flex-wrap:wrap;gap:7px 12px;margin-top:10px;color:#7b8799;font-size:.68rem;}.he-ad-card{margin-top:16px;padding:16px;border:1px solid #cfe0fa;border-radius:10px;background:linear-gradient(135deg,#f8fbff,#edf5ff);}.he-ad-card__label{display:inline-block;margin-bottom:9px;padding:3px 7px;border-radius:999px;background:#dceaff;color:var(--he-blue);font-size:.58rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase;}.he-ad-card img{width:100%;margin-bottom:10px;border-radius:7px;}.he-ad-card strong{display:block;color:var(--he-navy);font-size:.88rem;}.he-ad-card p{margin:5px 0 10px;color:var(--he-muted);font-size:.7rem;}.he-empty-state{padding:18px;border:1px dashed #c9d9ef;border-radius:9px;background:#fbfdff;color:var(--he-muted);font-size:.78rem;}.he-newsletter__form .form-item{margin:0;}.he-newsletter__form input[type="email"]{width:100%;min-height:46px;padding:0 14px;border:1px solid #cfdcf0;border-radius:8px;}.he-newsletter__form .form-actions{margin:0;}.he-newsletter__consent{margin-top:10px;font-size:.68rem;color:var(--he-muted);}.he-newsletter__messages{margin-bottom:10px;}.he-public-list{display:grid;gap:16px;}.he-public-list .he-article-card,.he-public-list .he-service-card,.he-public-list .he-listing-card{max-width:100%;}@media (max-width:760px){.he-tool-grid,.he-listing-grid{grid-template-columns:1fr;}}.he-newsletter > .block{display:contents;}.he-newsletter__form .he-newsletter__consent{grid-column:1 / -1;}
.region{min-width:0;}.block{margin:0;}.block > h2{margin-bottom:18px;}.tabs{margin:0 0 24px;padding:0;border-bottom:1px solid var(--he-border);}.tabs ul{display:flex;flex-wrap:wrap;gap:5px;padding:0;margin:0;list-style:none;}.tabs a{display:block;padding:9px 14px;border:1px solid transparent;border-radius:8px 8px 0 0;font-weight:700;}.tabs a.is-active{background:var(--he-blue-soft);border-color:var(--he-border);color:var(--he-blue);}.messages{margin:16px 0;padding:14px 18px;border:1px solid #b9d5ff;border-left:4px solid var(--he-blue);border-radius:8px;background:#eef6ff;}.messages--error{border-color:#ffc5c5;border-left-color:#df2c2c;background:#fff1f1;}.messages--warning{border-color:#ffe0a8;border-left-color:#d88c00;background:#fff9eb;}.messages--status{border-color:#b9e7ce;border-left-color:#178c50;background:#eefaf3;}.breadcrumb{margin:0 0 24px;color:var(--he-muted);font-size:.85rem;}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0;list-style:none;}.breadcrumb li + li::before{content:"/";margin-right:8px;color:#b0b7c3;}form label{display:block;margin-bottom:6px;color:var(--he-navy);font-weight:700;}.form-item{margin-bottom:18px;}.form-text,.form-email,.form-url,.form-tel,.form-search,.form-textarea,.form-select{width:100%;min-height:46px;padding:10px 13px;border:1px solid #d5deeb;border-radius:8px;background:#fff;color:var(--he-text);outline:none;}.form-textarea{min-height:140px;}.form-text:focus,.form-email:focus,.form-url:focus,.form-tel:focus,.form-search:focus,.form-textarea:focus,.form-select:focus{border-color:var(--he-blue);box-shadow:0 0 0 3px rgba(8,108,244,.1);}.form-submit{min-height:46px;padding:0 20px;border:1px solid var(--he-blue);border-radius:8px;background:var(--he-blue);color:#fff;font-weight:750;}.form-submit:hover{background:var(--he-blue-dark);}.description{color:var(--he-muted);font-size:.78rem;}.pager ul{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;padding:0;margin:32px 0;list-style:none;}.pager a{min-width:40px;height:40px;padding:0 12px;display:grid;place-items:center;border:1px solid var(--he-border);border-radius:8px;background:#fff;font-weight:700;}.pager .is-active a{background:var(--he-blue);border-color:var(--he-blue);color:#fff;}.node__links ul.links{display:flex;flex-wrap:wrap;gap:10px;padding:0;list-style:none;}.node__links a{font-weight:750;}.views-row + .views-row{margin-top:18px;}.user-login-form,.user-pass,.user-register-form{max-width:560px;padding:28px;border:1px solid var(--he-border);border-radius:12px;box-shadow:var(--he-shadow);}table{width:100%;border-collapse:collapse;}th,td{padding:12px;text-align:left;border-bottom:1px solid var(--he-border);}th{color:var(--he-navy);background:#f6f8fb;}
