@layer base{*,:after,:before{box-sizing:border-box}:focus{outline:none}::selection{background:#f5561d33}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:100%}body{text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background-color:var(--color-bg);min-width:320px;min-height:100dvh;margin:0}body.admin-bar{min-height:calc(100dvh - var(--wp-admin-bar))}canvas,img,picture,svg,video{max-width:100%;display:block}img{height:auto}button,input,select,textarea{font:inherit;margin:0}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ol,ul{padding:0;list-style:none}figure,ol,ul{margin:0}.body--locked{overflow:hidden}.darkBG{opacity:0;visibility:hidden;background-color:#000000b3;transition:opacity .2s;position:fixed;inset:0}}@layer fonts{@font-face{font-display:swap;font-family:Onest;font-style:normal;font-weight:100 900;src:url(/wp-content/themes/zhan_blog/dist/assets/Onest-variable-DxyYaHog.woff2)format("woff2")}}@layer typography{body{color:var(--color-primary);font-family:var(--font-base);font-size:var(--font-size-base,1rem);line-height:var(--lh-base,1.6)}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:var(--lh-tight);text-wrap:balance;margin-block:0}h1{font-size:clamp(2rem,5vw,4.5rem);font-weight:700}h2{font-size:clamp(1.5rem,3vw,2rem)}h3{font-size:clamp(1.25rem,2.5vw,1.75rem)}h4{font-size:clamp(1.125rem,2vw,1.5rem)}h5{font-size:clamp(1rem,1.5vw,1.25rem)}h6{font-size:clamp(.875rem,1.2vw,1rem)}p{margin-block:0}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover)}blockquote,ol,ul{padding-inline-start:var(--space-md)}blockquote{border-inline-start:3px solid var(--color-link);margin:0}.content{--flow-space:var(--space-fluid-md);-webkit-hyphens:auto;hyphens:auto;font-size:clamp(1.125rem,1.4vw,1.375rem);font-weight:300;line-height:var(--lh-normal);overflow-wrap:break-word;text-wrap:pretty}.content>*+*{margin-top:var(--flow-space)}.content :is(h2,h3,h4){--flow-space:var(--space-fluid-lg)}.content :is(ul,ol){--flow-space:var(--space-sm)}.content blockquote{--flow-space:var(--space-fluid-lg)}.kg-embed-card{flex-direction:column;align-items:center;width:100%;display:flex}figure.kg-card.kg-embed-card>iframe{aspect-ratio:16/9;width:100%;height:auto}}@layer layout{.layout{grid-template-columns:1fr;min-height:calc(100vh - 154.06px);display:grid}body.admin-bar .layout{min-height:calc(100vh - 154.06px - var(--wp-admin-bar))}.row{flex-wrap:wrap;align-items:flex-start}.row,main{width:100%;display:flex}main{flex-direction:column;margin-block:clamp(20px,2vw,32px)}main>.container-wide{gap:var(--space-fluid-lg);flex-direction:column;display:flex}main>.container-wide>section{width:100%;display:flex}.container,.container-full,.container-wide{width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.container{max-width:var(--container)}.container-wide{max-width:var(--container-wide)}.container-full{max-width:100%}.content{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.content>*{grid-column:1/-1}@media (width>=991px){.layout{grid-template-columns:280px 1fr}}@media (width>=768px){.content>*{grid-column:4/span 6}.content>.wide,.kg-width-wide{grid-column:2/span 10}.content>.full,.kg-width-full{grid-column:1/-1}}}@layer components{.header{border-bottom:1px solid #eee;flex-direction:column;padding-block:24px;display:flex}.header>.container-full{display:flex}.header>.container-full,.openMobNav{justify-content:space-between;align-items:center}.openMobNav{flex-direction:column;gap:4px;width:20px;height:16px;padding:0;display:inline-flex}.openMobNav>span{background-color:var(--color-primary);width:100%;height:3px;display:inline-flex}body.navOpen{overflow:hidden}body.navOpen .openMobNav>span:first-of-type{animation:.85s ease-out forwards stick-1-open}body.navOpen .openMobNav>span:nth-of-type(2){animation:.85s linear forwards stick-2-open}body.navOpen .openMobNav>span:nth-of-type(3){animation:.85s linear forwards stick-3-open}body.navClose .openMobNav>span:first-of-type{width:3px;animation:.85s ease-out forwards stick-1-close}body.navClose .openMobNav>span:nth-of-type(2){margin-left:0;animation:.85s ease-out forwards stick-2-close}body.navClose .openMobNav>span:nth-of-type(3){animation:.85s ease-out forwards stick-3-close}.header__tmp{opacity:0;visibility:hidden;width:20px;height:16px;display:inline-flex}.header__logo{font-size:1rem;font-weight:600;line-height:var(--lh-none);align-items:center;gap:15px;display:flex}.header__logo>img{border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:35px;height:35px}.navDark{opacity:0;visibility:hidden;background-color:#000000b3;transition:opacity .2s;position:fixed;inset:83.67px 0 0}body.admin-bar .navDark{top:129.67px}body.navOpen .navDark{opacity:1;visibility:visible}.search__wrap{justify-content:flex-end;width:100%;display:flex}form.search{border-radius:var(--radius);background-color:#fff;border:1px solid #e5e7eb;align-items:center;gap:10px;width:100%;min-height:clamp(40px,3vw,48px);padding-inline:clamp(.75rem,1.2vw,1rem);transition:border-color .2s,box-shadow .2s,width .2s;display:flex}.search:has(input:not(:-moz-placeholder-shown)){border-color:var(--color-orange);width:100%;box-shadow:0 4px 18px #ff7b000a,0 12px 40px #ff7b0008}form.search:focus-within{border-color:var(--color-orange);width:100%;box-shadow:0 4px 18px #ff7b000a,0 12px 40px #ff7b0008}.search:has(input:not(:placeholder-shown)){border-color:var(--color-orange);width:100%;box-shadow:0 4px 18px #ff7b000a,0 12px 40px #ff7b0008}form.search>button{padding:0}form.search>button>svg{fill:var(--color-primary)}form.search>button:hover>svg{fill:var(--color-orange)}form.search>input{background-color:#0000;border:none;flex:1;min-width:0;font-size:clamp(.875rem,1vw,1rem)}form.search>input[type=search]::-webkit-search-cancel-button{appearance:none}form.search>input::-webkit-input-placeholder{color:#6b7280}form.search>input::-ms-placeholder{color:#6b7280}form.search>input::placeholder{color:#6b7280}form.search>input:not(:-moz-placeholder-shown)~.search__shortcut{cursor:pointer;font-size:0}form.search>input:not(:placeholder-shown)~.search__shortcut{cursor:pointer;font-size:0}form.search>input:not(:-moz-placeholder-shown)~.search__shortcut:hover{color:var(--color-orange)}form.search>input:not(:placeholder-shown)~.search__shortcut:hover{color:var(--color-orange)}form.search>input:not(:-moz-placeholder-shown)~.search__shortcut:after{content:"×";font-size:clamp(.75rem,.9vw,.875rem)}form.search>input:not(:placeholder-shown)~.search__shortcut:after{content:"×";font-size:clamp(.75rem,.9vw,.875rem)}.search__shortcut{border-radius:var(--radius);background:#f5f6f8;justify-content:center;align-items:center;width:30px;height:30px;font-size:clamp(.75rem,.9vw,.875rem);font-weight:600;display:flex}@media (width>=991px){.header{display:none}}@media (width>=768px){form.search{width:clamp(14rem,20vw,18rem)}}.sidebar{background-color:#fafafb;border-right:1px solid #eee;padding:clamp(20px,2vw,32px) clamp(16px,1.75vw,24px)}.logo,.sidebar{flex-direction:column;align-items:center;display:flex}.logo{color:var(--color-primary);text-align:center;font-size:clamp(1.5rem,1.8vw,1.75rem);font-weight:700}.logo>img{border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100px;height:100px}.sidebar__description{font-size:clamp(.6875rem,.8vw,.8125rem);line-height:var(--lh-normal);text-align:center;margin-top:clamp(6px,.5vw,8px)}.sidebar__nav{flex-direction:column;gap:3px;width:100%;margin-top:clamp(24px,2vw,32px);display:flex}.sidebar__nav>a{border-radius:var(--radius);color:var(--color-primary);align-items:center;gap:clamp(10px,.8vw,12px);width:100%;min-height:clamp(40px,3.2vw,48px);padding-inline:clamp(12px,1vw,16px);font-size:clamp(14px,.9vw,15px);font-weight:600;transition:background-color .2s,color .2s;display:inline-flex}.sidebar__nav>a>svg{fill:var(--color-primary);width:clamp(18px,1.4vw,20px);height:clamp(18px,1.4vw,20px);transition:fill .2s}.sidebar__nav>a.active,.sidebar__nav>a:hover{color:var(--color-orange);background-color:#fdece4}.sidebar__nav>a.active>svg,.sidebar__nav>a:hover>svg{fill:var(--color-orange)}.sidebar__divider{background-color:#eee;border:none;width:100%;height:1px;margin-block:clamp(1.25rem,1.8vw,1.75rem)}.sidebar__card{border-radius:var(--radius);color:var(--color-grey);font-size:clamp(.8125rem,.9vw,.875rem);line-height:var(--lh-normal);background-color:#f4f5f6;padding:clamp(16px,1.4vw,20px)}@media (width<=991px){.sidebar{z-index:1000;background-color:#fafafb;border-right:1px solid #eee;width:min(280px,85vw);height:calc(100dvh - 83.67px);display:flex;position:fixed;left:0;overflow-y:auto}body.admin-bar .sidebar{height:calc(100dvh - 83.67px - var(--wp-admin-bar))}}.footer{border-top:1px solid #eee;flex-direction:column;padding-block:clamp(24px,2.5vw,36px);display:flex}.footer>.container-full{grid-template-columns:repeat(1,minmax(0,1fr));gap:clamp(16px,1.5vw,24px);display:grid}.footer__main{display:flex}.footer__logo{font-size:1rem;font-weight:600;line-height:var(--lh-none);flex-direction:column;align-items:center;gap:15px;display:flex}.footer__logo>img{border-radius:var(--radius-full);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:70px;height:70px}.footer__soc{gap:clamp(12px,1vw,16px);display:flex}.footer__soc svg{fill:var(--color-primary);width:20px;height:20px}.footer__soc>a:hover>svg{fill:var(--color-orange)}.footer__links{flex-direction:column;gap:5px;display:flex}.footer__links>a{color:var(--color-grey);font-size:clamp(.75rem,.85vw,.875rem)}.footer__links>a:hover{color:var(--color-orange)}.footer__copy{color:var(--color-grey);font-size:clamp(.6875rem,.75vw,.75rem);display:flex}@media (width>=768px){.footer>.container-full{grid-template-columns:repeat(2,minmax(0,1fr))}.footer__main{order:1}.footer__logo{flex-direction:row}.footer__logo>img{width:35px;height:35px}.footer__soc{order:2;justify-content:flex-end}.footer__copy{order:3}.footer__links{flex-direction:row;order:4;justify-content:flex-end;gap:clamp(16px,1.5vw,24px)}}@media (width<=768px){.footer__main,.footer__soc{justify-content:center}.footer__links{align-items:center}.footer__links>a{width:fit-content}.footer__copy{text-align:center;justify-content:center}}.post{width:100%;display:grid}.post,.post.post--hero{grid-template-columns:repeat(1,minmax(0,1fr))}.post.post--hero{gap:clamp(2rem,4vw,4rem)}.post__content{flex-direction:column;width:100%;display:flex}.post__category{color:var(--color-orange);margin-bottom:var(--space-fluid-xs);text-transform:uppercase;font-size:clamp(.625rem,.75vw,.75rem);font-weight:600;transition:color .2s}.post__category:hover{color:var(--color-primary)}.post__title{font-size:clamp(.9375rem,1.1vw,1.125rem);line-height:var(--lh-tight);margin-bottom:var(--space-fluid-sm)}.post__title>a{transition:color .2s}.post__title>a:hover{color:var(--color-orange)}.post__excerpt{color:#667085;font-size:clamp(.8125rem,.9vw,.875rem);line-height:var(--lh-normal)}.post__button,.post__excerpt{margin-bottom:var(--space-fluid-md)}.post__meta{color:#667085;gap:clamp(.75rem,1vw,1rem);font-size:clamp(.6875rem,.8vw,.8125rem);display:flex}.post__meta>span,.post__meta>time{align-items:center;gap:5px;display:inline-flex}.post__meta>span svg,.post__meta>time svg{fill:#667085;width:20px;height:fit-content}.post__meta-sep{color:#c5cbd5}.post__image{width:100%;display:flex;overflow:hidden}.post__image>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transition:transform .2s}.post__image.post__image-empty{background-color:#f4f5f7;justify-content:center;align-items:center;position:relative}.post__image.post__image-empty>svg{fill:#a7afbc;width:90px;height:fit-content;transition:fill .2s}.post__image.post__image-empty:before{border-radius:var(--radius-sm);color:#667085;content:"Статья без изображения";font-size:clamp(.625rem,.7vw,.75rem);font-weight:500;line-height:var(--lh-tight);white-space:nowrap;background:#eaecf0;border:1px solid #e4e7ec;padding:clamp(.25rem,.35vw,.375rem) clamp(.5rem,.7vw,.75rem);transition:color .2s;position:absolute;top:clamp(.75rem,1vw,1rem);right:clamp(.75rem,1vw,1rem)}.hero-post{padding-bottom:var(--space-fluid-lg);border-bottom:1px solid #eee}.post.post--hero>.post__content{padding-block:clamp(.5rem,1vw,.75rem)}.post.post--hero .post__category{font-size:clamp(.6875rem,.8vw,.8125rem)}.post.post--hero .post__title{font-size:clamp(1.75rem,2.6vw,2.5rem)}.post.post--hero .post__excerpt{max-width:38rem;font-size:clamp(.875rem,1vw,1rem)}.post.post--hero .post__meta{font-size:clamp(.75rem,.85vw,.875rem)}.post.post--hero .post__image{border-radius:var(--radius);min-height:300px}.post.post--card{border-radius:var(--radius);border:1px solid #eee;grid-template-rows:300px 1fr;transition:border-color .2s,box-shadow .2s;overflow:hidden}.post.post--card .post__image{height:300px}.post.post--card>.post__content{height:100%;padding:clamp(16px,1.4vw,20px)}.post.post--card>.post__content>.post__meta{margin-top:auto}.post__list{grid-template-columns:repeat(1,minmax(0,1fr));gap:20px;display:grid}.post:hover .post__image>img{transform:scale(1.1)}.post.post--card:hover{border-color:var(--color-orange);box-shadow:0 4px 18px #ff7b000a,0 12px 40px #ff7b0008}.post:hover .post__image.post__image-empty>svg{fill:var(--color-orange)}.post:hover .post__image.post__image-empty:before{color:var(--color-orange)}@media (width>=768px){.post.post--hero{grid-template-columns:repeat(3,minmax(0,1fr))}.post.post--hero>.post__content{order:1}.post.post--hero .post__image{aspect-ratio:5/2.3;order:2;grid-column:span 2}.post__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}}.btn{border-radius:var(--radius);color:var(--btn-color);height:clamp(40px,37.1429px + .8929vw,50px);font-size:clamp(.75rem,.6786rem + .3571vw,1rem);font-weight:600;line-height:var(--lh-none);text-transform:uppercase;border:2px solid #0000;justify-content:center;align-items:center;gap:10px;width:fit-content;padding-inline:30px;transition:color .2s,background-color .2s,border-color .2s;display:inline-flex}.btn>svg{fill:var(--btn-color);transition:fill .2s}.btn.btn--orange{background-color:var(--color-orange);border-color:var(--color-orange);color:var(--color-white)}.btn.btn--orange>svg{fill:var(--color-white)}.btn.btn--orange:hover{color:var(--color-orange);background-color:#0000}.btn.btn--orange:hover>svg{fill:var(--color-orange)}.btn.btn--white{border-color:#eee}.btn.btn--white:hover{border-color:var(--color-orange);color:var(--color-orange)}.btn.btn--white:hover>svg{fill:var(--color-orange)}.btn.btn--white2{border-color:var(--color-white);color:var(--color-white)}.btn.btn--white2:hover{border-color:var(--color-orange)}.btn.btn--white2>svg{fill:var(--color-link-w)}.pagination{justify-content:center;margin-inline:auto;display:flex}.pagination>ol{gap:17px;width:fit-content;padding-inline:0;display:flex}.pagination>ol>li{display:flex}.pagination .next,.pagination .page,.pagination .prev{border-radius:var(--radius-sm);color:var(--color-orange);border:1px solid #fed5c6;justify-content:center;align-items:center;width:50px;height:50px;font-size:clamp(1rem,.9464rem + .2679vw,1.1875rem);font-weight:600;display:inline-flex}.pagination .next.current,.pagination .page.current,.pagination .prev.current{background-color:var(--color-orange);border-color:var(--color-orange);color:var(--color-white);cursor:default;pointer-events:none}.pagination .next:hover,.pagination .page:hover,.pagination .prev:hover{background-color:#fdece4}.telegram{border-radius:var(--radius);background:#fff0e9;align-items:center;width:100%;min-height:clamp(8rem,11vw,10rem);padding:clamp(1.5rem,2.5vw,2rem) clamp(2rem,3vw,3rem);display:flex;position:relative;overflow:hidden}.telegram__content{z-index:2;max-width:clamp(22rem,40vw,32rem);position:relative}.telegram__title{font-size:clamp(1.25rem,1.7vw,1.5rem);font-weight:700;line-height:var(--lh-tight)}.telegram__text{color:#667085;font-size:clamp(.8125rem,.95vw,.9375rem);line-height:var(--lh-normal);max-width:32rem;margin:clamp(.5rem,.7vw,.75rem) 0 0}.telegram__button{margin-top:clamp(1rem,1.5vw,1.25rem)}.telegram__mob{height:auto;margin-inline:auto;margin-bottom:var(--space-fluid-xs);width:80px}@media (width>=768px){.telegram{background-image:url(/wp-content/themes/zhan_blog/dist/assets/telegram-plane-BYkS4hsi.webp);background-position:100%;background-repeat:no-repeat;background-size:contain}.telegram__mob{display:none}}@media (width<=768px){.telegram{text-align:center;min-height:auto;padding:clamp(1.5rem,5vw,2rem) clamp(1rem,5vw,1.5rem);display:block}.telegram__content{max-width:none}.telegram__title{max-width:18rem;margin-inline:auto;font-size:clamp(1.25rem,5vw,1.5rem)}.telegram__text{max-width:20rem;margin-inline:auto;font-size:.875rem}.telegram__button{width:100%}}.breadcrumbs{flex-wrap:wrap;align-items:flex-start;gap:5px;width:100%;margin-bottom:clamp(20px,2vw,28px);font-size:.75rem;display:flex}.breadcrumbs>a{color:#667085}.breadcrumbs>a:hover{text-decoration:underline}.breadcrumbs__sep{color:#98a2b3}.breadcrumbs__current{color:var(--color-orange)}@media (width>=768px){.breadcrumbs{margin-bottom:20px;font-size:.875rem}}.catHeader,.catHeader__intro{flex-direction:column}.catHeader__intro{gap:clamp(20px,2.5vw,32px);margin-bottom:clamp(24px,2.5vw,32px);display:flex}.catHeader__icon{border-radius:var(--radius-full);background-color:#fff0e9;flex:none;place-items:center;width:clamp(96px,9vw,112px);height:clamp(96px,9vw,112px);display:grid}.catHeader__icon svg{fill:var(--color-orange);width:clamp(40px,4vw,52px);height:clamp(40px,4vw,52px)}.catHeader__title{color:var(--color-primary);font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:var(--lh-none)}.catHeader__title>span{color:var(--color-orange)}.catHeader__intro-txt>.catHeader__title{margin-bottom:var(--space-fluid-2xs)}.catHeader__description{max-width:620px;font-size:clamp(.875rem,1vw,1rem)}.catHeader__count,.catHeader__description{color:#667085;line-height:var(--lh-normal)}.catHeader__count{margin-top:var(--space-fluid-2xs);font-size:clamp(.75rem,.85vw,.875rem);display:block}.search-results__count{color:#667085;margin:clamp(8px,.8vw,12px) 0 0;font-size:clamp(1.25rem,1.8vw,1.5rem);font-weight:500;line-height:1.3}.search-results__query{color:var(--color-orange);font-weight:600}@media (width>=768px){.catHeader__intro{flex-direction:row;align-items:center}}.cookie-overlay{z-index:9999;background-color:#000000b3;justify-content:center;align-items:flex-end;padding:0;position:fixed;inset:0}.cookie,.cookie-overlay{visibility:hidden;display:flex}.cookie{max-width:none;padding:28px 20px calc(20px + env(safe-area-inset-bottom));background:#fff;border-radius:28px 28px 0 0;flex-direction:column;width:100%;position:relative;box-shadow:0 -10px 40px #00000026}.cookie:before{border-radius:var(--radius-xxl);content:"";background-color:#aeb2c1;width:56px;height:5px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.cookie__content{align-items:flex-start;gap:16px;display:flex}.cookie__icon{flex:none;justify-content:center;align-items:center;width:72px;height:72px;font-size:3.25rem;display:flex}.cookie__info{flex:1;min-width:0}.cookie__title{font-size:20px;font-weight:700;line-height:var(--lh-tight);margin-bottom:8px}.cookie__text{color:#667085;font-size:15px;line-height:var(--lh-normal)}.cookie__text a{color:inherit;text-decoration:underline}.cookie__actions{flex-direction:column;gap:12px;margin-top:24px;display:flex}.cookie__actions>.btn{white-space:nowrap;width:100%}@media (width>=768px){.cookie-overlay{align-items:flex-end;padding:24px}.cookie{border-radius:var(--radius);flex-direction:row;gap:16px;width:100%;max-width:720px;padding:24px;box-shadow:0 20px 60px #0003}.cookie:before{display:none}.cookie__content{align-items:center}.cookie__icon{width:64px;height:64px;font-size:48px}.cookie__title{margin-bottom:8px;font-size:20px;line-height:1.25}.cookie__text{font-size:14px;line-height:1.5}.cookie__actions{gap:12px;margin-top:0}}@media (width<=768px){.cookie__actions>.btn{min-height:54px}}@keyframes stick-1-open{0%{width:29px}30%{width:3px;transform:translate(14px)}65%{width:3px;animation-timing-function:cubic-bezier(0,1,1,1);transform:translate(14px,-29px)}to{width:2px;transform:translate(5px,12px)}}@keyframes stick-2-open{65%{transform:translate(0)rotate(0)}to{transform:translate(0)rotate(45deg)}}@keyframes stick-3-open{65%{width:100%;transform:translate(0)rotate(0)}to{width:100%;transform:translateY(-7px)rotate(-45deg)}}@keyframes stick-1-close{0%,70%{width:0;transform:translate(0)}to{width:100%;transform:translate(0)}}@keyframes stick-2-close{0%{width:100%;transform:translate(0)rotate(45deg)}20%{width:3px;transform:translate(0)rotate(45deg)}40%{width:0}65%{animation-timing-function:cubic-bezier(0,1,1,1);transform:translateY(-26px)}80%{width:0}to{width:100%;transform:translate(0)}}@keyframes stick-3-close{0%{margin-right:unset;width:100%;transform:translateY(-8px)rotate(-45deg)}20%{margin-right:unset;width:3px;transform:translateY(-8px)rotate(-45deg)}65%{margin-right:unset;animation-timing-function:cubic-bezier(0,1,1,1);transform:translateY(-35px)}90%{margin-right:unset;width:3px}to{width:100%;transform:translate(0)}}@keyframes spinner-rfi6tk{0%{transform:rotate(0)}50%,to{transform:rotate(1turn)}}}@layer pages;:root{--color-primary:#201f25;--color-orange:#f5561d;--color-grey:#4b5460;--color-white:#fff;--color-spinner:#fbaf1a;--color-spinner-bg:#9ca3af;--article-text:#475467;--article-heading:#101828;--article-muted:#667085;--article-border:#e5e7eb;--article-primary:#ff5a24;--article-primary-hover:#e94d1b;--article-soft:#fff0e9;--article-surface:#f8f9fa;--space-2xs:.25rem;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-xxl:6rem;--space-fluid-2xs:clamp(.25rem,2vw,.5rem);--space-fluid-xs:clamp(.5rem,2vw,.75rem);--space-fluid-sm:clamp(.75rem,2vw,1rem);--space-fluid-md:clamp(1rem,3vw,1.5rem);--space-fluid-lg:clamp(1.5rem,4vw,2.5rem);--space-fluid-xl:clamp(2rem,6vw,4rem);--space-fluid-xxl:clamp(3rem,8vw,6rem);--font-base:"Onest",sans-serif;--text-sm:.875rem;--text-base:1rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-xxl:3.5rem;--lh-none:1;--lh-tight:1.2;--lh-normal:1.5;--lh-loose:1.8;--container:1400px;--container-wide:1800px;--header-height:64px;--header-gap:var(--space-lg);--footer-height:57px;--footer-gap:0px;--wp-admin-bar:var(--wp-admin--admin-bar--height);--main-offset:calc(var(--header-height) + var(--header-gap) + var(--footer-height) + var(--footer-gap));--shadow-card:0 1px 3px #3640434d,0 4px 8px 3px #36404326;--shadow-img:0 10px 30px 0 #0003;--radius-xs:4px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-xxl:32px;--radius-full:9999px;--radius:clamp(6px,.5vw,8px)}
