:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-title-alt:Georgia,Times,serif;--container-width:1296px;--container-gap:clamp(16px,1.7032rem + 1.9355vw,32px);--gh-font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif!important;--gh-font-heading:"e-Ukraine",sans-serif!important;--font-title:var(--gh-font-heading);--color-font:#161b25;--color-primary-text:var(--color-font);--color-main:#3f18a0;--color-light:rgba(63,24,160,.16);--color-light-2:rgba(63,24,160,.08);--color-light-3:rgba(63,24,160,.24);--color-white:#fff;--color-grey-light:hsla(0,0%,100%,.64);--color-grey-line:rgba(22,27,37,.48);--color-lighter-gray:#f5f5f6;--color-grey:#7a7a7a;--border-divider:1px solid var(--color-grey-line);--grid-gap:clamp(16px,4vw,20px)}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}iframe{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}.h2,.h3,.h4,h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-sans));font-weight:700;letter-spacing:-2%;line-height:1.2}body{background-color:var(--background-color);color:var(--color-primary-text);font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem}a{color:var(--color-font);text-decoration:none}.btn{text-wrap:nowrap;align-items:center;background-color:var(--color-main);border:2px solid var(--color-main);border-radius:32px;color:var(--color-white);cursor:pointer;display:inline-flex;font-family:var(--font-title);font-size:1.4rem;font-weight:500;justify-content:center;line-height:2.4rem;padding:1.4rem 2.6rem;transition:all .3s;&:hover{opacity:.9}}.btn--light{background-color:var(--color-light);border:none;color:var(--color-main);padding:1.6rem 2.8rem;&:hover{background-color:var(--color-light-3);opacity:1}}.btn--fill{border-color:var(--color-white);border-radius:32px;color:var(--color-main);font-weight:500;gap:4px;padding:1.4rem 2.6rem}.btn--fill,.btn--icon{align-items:center;background:var(--color-white);display:flex;justify-content:center}.btn--icon{border:2px solid var(--color-font);color:var(--color-font);gap:10px;margin:0 auto 48px;padding:1.4rem 2.8rem 1.4rem 2rem;svg{pointer-events:none;transition:all .3s}rect{transform-box:fill-box;transform-origin:center;transition:transform .3s ease,opacity .3s ease}&:hover .line-top{transform:translateY(-1px)}&:hover .line-bot{transform:translateY(1px)}}.post-tag{background-color:var(--color-light);border-radius:6px;color:var(--color-font);cursor:pointer;display:block;font-family:var(--font-title);font-size:1rem;font-weight:400;letter-spacing:0;line-height:normal;margin-bottom:1.2rem;padding:6px 8px;text-transform:uppercase;transition:all .5s;width:-moz-fit-content;width:fit-content;&:hover{background-color:var(--color-light-3)}}.post-tag--internal{background-color:var(--color-white);border:var(--border-divider);color:var(--color-font);padding:5px 7px;span{align-items:center;display:inline-flex;overflow:hidden;padding-left:0;text-indent:-.65em;white-space:nowrap}}.gh-icon-button{align-items:center;background-color:transparent;border:0;color:var(--color-darker-gray);cursor:pointer;display:inline-flex;height:32px;justify-content:center;outline:none;padding:0;width:32px}.gh-icon-button:hover :is(svg,span){transform:scale(1.2)}.gh-icon-button svg{height:20px;transition:all .35s;width:20px}.title-small{font-family:var(--font-title);font-size:1.4rem;font-weight:700;line-height:2rem;padding:2.4rem 0 2.4rem 2rem;position:relative;text-transform:uppercase}.title-small:before{background-color:var(--color-main);border-radius:3px;content:"";height:12px;left:2px;position:absolute;top:50%;transform:translateY(-50%);width:12px}@media (min-width:1024px){.gh-button{font-size:1.4rem;line-height:2.4rem;padding:1.6rem 2.8rem}.title-small{padding:3.2rem 0 3.2rem 2rem}.btn--icon{margin-bottom:64px}}.gh-viewport{display:flex;flex-direction:column;min-height:100vh;position:relative}.gh-outer{padding:0 max(3vmin,16px)}.gh-outer .gh-outer{padding:0}.gh-inner{margin:0 auto;max-width:var(--container-width);width:100%}.gh-main{flex-grow:1}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--container-gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--container-gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-gallery-container{display:flex;flex-direction:column}.kg-gallery-row{display:flex;flex-direction:row}.kg-gallery-image img{height:auto;width:100%}.kg-bookmark-icon{height:24px;width:24px}.kg-bookmark-author{font-size:1.5rem}.kg-bookmark-publisher{font-weight:600}.gh-navigation{background-color:var(--color-white);color:var(--color-font);font-family:var(--font-title);font-size:1.3rem;font-weight:400;height:80px;letter-spacing:-2%;position:fixed;top:0;width:100%;z-index:10;.gh-inner{margin:0 auto}}.gh-navigation-placeholder{height:80px}.gh-navigation-inner{align-items:center;border-bottom:var(--border-divider);-moz-column-gap:4px;column-gap:4px;display:grid;grid-auto-flow:row dense;height:100%;margin-top:0}.gh-navigation-brand{line-height:1}.gh-navigation-main{display:flex;position:relative;span{color:var(--color-grey-line);display:inline-block;margin:2px 8px 0}}.gh-navigation-logo{font-family:var(--gh-font-heading,var(--font-sans));font-size:1.5rem;font-weight:700;line-height:1.3;text-transform:uppercase;transition:all .2s;white-space:nowrap;&:hover{color:var(--color-main);transform:scale(1.05)}}.gh-navigation-logo img{max-height:40px}.gh-navigation-menu{align-items:center;display:flex;gap:24px}.gh-navigation .nav{align-items:center;display:inline-flex;gap:24px;list-style:none;margin:0;padding:0;white-space:nowrap;li{display:block;padding:6px 0;position:relative;a{&:after{background-color:var(--color-font);bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;transition:all .3s;width:100%}&:hover{&:after{opacity:1}}}}}.gh-navigation .gh-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-navigation .gh-more-toggle svg{height:24px;width:24px}.gh-navigation-actions{align-items:center;background-color:var(--background-color);display:flex;gap:24px;justify-content:flex-end}.gh-navigation.has-accent-color .gh-navigation-actions{background-color:var(--ghost-accent-color)}.gh-navigation-buttons .btn{color:var(--color-white);font-size:1.3rem;font-weight:400;line-height:1.8rem;padding:1rem 1.8rem}.gh-navigation-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-navigation-members .gh-button{font-size:inherit;font-weight:600}.gh-search{margin-left:-2px;margin-right:-2px}@media (max-width:767px){.gh-navigation-logo{white-space:normal}.gh-navigation-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-navigation-actions .gh-search{display:none}}@media (min-width:768px){.gh-navigation-brand .gh-search{display:none}.gh-navigation:not(.is-dropdown-loaded) .gh-navigation-menu .nav>li{opacity:0}}@media (min-width:1240px){.gh-navigation .nav{display:flex!important;flex-wrap:wrap!important}}.gh-navigation.has-accent-color{background-color:var(--ghost-accent-color)}.gh-navigation.has-accent-color .gh-button{background-color:#fff;color:#15171a}.gh-navigation.is-left-logo .gh-navigation-inner{grid-template-columns:auto 1fr auto}@media (min-width:768px){.gh-navigation.is-left-logo .gh-navigation-logo:not(:has(img)){top:-2px}}@media (min-width:992px){.gh-navigation.is-left-logo .gh-navigation-menu{margin-left:40px;margin-right:0}}.gh-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.gh-dropdown.is-left{left:-16px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:20px 32px;width:auto}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.gh-dropdown li a{color:var(--color-font)!important;display:block;line-height:1.5;padding:7px 20px;white-space:normal}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{align-items:center;display:flex;display:none;justify-content:center;margin-left:4px;margin-right:-7px;position:relative}.gh-burger svg{height:24px;width:24px}.gh-burger svg:last-child,.is-open .gh-burger svg:first-child{display:none}.is-open .gh-burger svg:last-child{display:block}@media (max-width:767px){.gh-burger{display:flex}#gh-navigation,.gh-navigation-placeholder{height:70px}#gh-navigation .gh-navigation-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-navigation .gh-navigation-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:70px}#gh-navigation .gh-navigation-actions,#gh-navigation .gh-navigation-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-navigation .gh-navigation-menu{transform:translateY(0);transition:none}#gh-navigation .nav{align-items:center;gap:20px;line-height:1.4}#gh-navigation .nav a{font-size:1.75rem;font-weight:600;text-transform:none}#gh-navigation .nav li{opacity:0;transform:translateY(-4px)}#gh-navigation .gh-navigation-actions{text-align:center}#gh-navigation :is(.gh-button,a[data-portal=signin]){opacity:0;transform:translateY(8px)}#gh-navigation .gh-button{text-transform:none;width:100%}#gh-navigation a[data-portal=signin]{font-size:1.75rem}#gh-main{transition:opacity .4s}.is-open#gh-navigation{-webkit-overflow-scrolling:touch;height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999}.is-open#gh-navigation .gh-navigation-actions,.is-open#gh-navigation .gh-navigation-menu{opacity:1;position:static;visibility:visible}.is-open#gh-navigation .nav{display:flex;flex-direction:column}.is-open#gh-navigation .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-open#gh-navigation .gh-navigation-actions{align-items:center;bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--container-gap) 0;position:sticky;right:0}.is-open#gh-navigation :is(.gh-button,a[data-portal=signin]){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-open#gh-navigation a[data-portal=signin]{transition-delay:.4s}.is-open#gh-main{opacity:0}}.post-card{border-bottom:var(--border-divider);margin-top:24px;padding-bottom:24px;a{color:inherit}}div .post-card:last-child{padding-bottom:48px}.line .post-card{margin-top:32px;padding-bottom:32px}.post-card:first-child{margin-top:0}.post-card{display:flex;flex-direction:column;gap:var(--grid-gap)}.post-card-img{aspect-ratio:7/5;background:#f0f0f0;border-radius:24px;cursor:pointer;flex-shrink:0;overflow:hidden;position:relative}.post-card-img img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:.3s;width:100%}.post-card-info{display:flex;flex-direction:column;height:100%;padding-right:1.6rem}.post-card-title{cursor:pointer;font-family:var(--font-title);font-size:1.6rem;font-weight:500;letter-spacing:-3%;line-height:1.3;padding-bottom:1.6rem;transition:all .2s;&:hover{color:var(--color-main);text-decoration:underline}}.post-card-meta{font-family:var(--font-title);font-size:1rem;font-weight:500;letter-spacing:7%;line-height:1.4rem;text-transform:uppercase}.post-card-author{display:block;padding-bottom:8px}.post-card-date{color:var(--color-grey);svg{display:inline-block;height:16px;margin-bottom:-4px;width:16px}}@media (min-width:768px){.post-card:not(.list .post-card){margin-top:0}}@media (min-width:1024px){.post-card{margin-top:32px;padding-bottom:32px}.post-card:not(.list .post-card){padding-bottom:0}.post-card-date svg{height:20px;margin-bottom:-6px;width:20px}.line .post-card{border:none}.post-card-title{font-size:2rem}}.post-card-first{border-radius:24px;height:600px;margin-top:0;overflow:hidden;padding-bottom:0;position:relative;&:hover{*,.post-card-title{color:var(--color-white)}.post-card-title{text-decoration:underline}}.post-card-img{aspect-ratio:3/2;flex-shrink:0}.post-card-img,.post-card-img:before{height:100%;position:absolute;width:100%}.post-card-img:before{background:linear-gradient(180deg,rgba(22,27,37,0),rgba(22,27,37,0) 52%,rgba(22,27,37,.64) 64%,#161b25 80%) rgba(0,0,0,.4);content:"";left:0;top:0;z-index:1}img{height:100%;-o-object-fit:cover;object-fit:cover}.post-card-info{bottom:0;color:var(--color-white);height:auto;padding:48px 24px;position:absolute;width:100%;z-index:1}.post-card-tag{background-color:var(--color-white);color:var(--color-primary-text)}.post-card-title{color:var(--color-white);font-size:2.2rem;padding-bottom:1.2rem}.post-card-excerpt{line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:hsla(0,0%,100%,.8);display:-webkit-box;font-family:var(--font-title);font-size:1.2rem;font-weight:300;letter-spacing:.12px;line-height:2rem;margin-bottom:1.6rem;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 1px rgba(0,0,0,.2)}.post-card-date{color:var(--color-grey-light)}}@media (min-width:1024px){.post-card-first{height:720px;.post-card-info{padding:48px}.post-card-title{font-size:2.6rem}.post-card-excerpt{font-size:1.6rem;font-weight:300;letter-spacing:.16px;line-height:1.5}}}.list .post-card{flex-direction:row;gap:clamp(16px,4vw,32px);.post-card-img{border-radius:clamp(8px,.5px + 2.5vw,24px);flex-shrink:0;height:clamp(64px,15vw,120px);margin-bottom:0;position:relative;width:clamp(64px,15vw,120px)}}.hero .list .post-card-img{height:clamp(64px,15vw,170px);width:clamp(64px,15vw,170px)}.hero-inner>div:last-child .post-card:first-of-type{margin-top:24px}@media (min-width:1024px){.hero-inner>div:last-child{display:flex;flex-direction:column}.hero-inner>div:last-child .post-card:first-of-type{margin-top:0}.hero-inner>div:last-child .post-card:last-of-type{border:none}}.post-card-mini .post-card-info{height:auto}@media (min-width:1024px){.post-card-mini{padding-bottom:0}.post-card-mini:not(:first-of-type){padding-left:28px;position:relative}.post-card-mini:not(:first-of-type):before{background-color:var(--color-grey-line);content:"";height:100%;left:0;position:absolute;top:0;width:1px}}.posts h2 span{color:var(--color-grey-line);padding:0 12px}.posts-tag-link{font-size:1.4rem;font-weight:500;letter-spacing:.14px;line-height:2rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-transform:uppercase}.posts-tag-link:hover{color:var(--color-main)}.list .post-list .post-card:last-child{border-bottom:none}@media (min-width:500px){.line .post-list{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(2,1fr);.post-card{margin-top:0}}}@media (min-width:1024px){.line .post-list{border-bottom:var(--border-divider);grid-template-columns:repeat(4,1fr);padding-bottom:64px}}.grid .post-list{display:flex;flex-direction:column;.post-card:not(.post-card-wrapper:first-of-type *){margin-top:32px}.post-card-wrapper .post-card:last-child{padding-bottom:32px}}@media (min-width:577px){.grid{.post-list{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(2,1fr);overflow:hidden;row-gap:calc(var(--grid-gap)*1.5);.post-card{height:100%}.post-card,.post-card:not(.post-card-wrapper:first-of-type *){margin-top:0}}}}@media (min-width:768px){.grid .post-list{grid-template-columns:repeat(auto-fit,minmax(248px,1fr))}.grid .post-card,.grid .post-card:last-child{border-bottom:none;padding-bottom:0}}@media (min-width:1200px){.grid .post-list{grid-template-columns:repeat(4,1fr)}}.video{.post-card-img{border-radius:16px;max-height:254px;position:relative;width:100%}.post-card-img:before{background-color:rgba(22,27,37,.48);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.post-card-img:after{fill:#fff;background:url(../images/play.svg);background-size:contain;content:"";filter:drop-shadow(0 0 6px rgba(255,255,255,.48));height:34px;left:14px;position:absolute;top:14px;transition:all .35s;width:34px;z-index:2}.post-card:hover{.post-card-img img{transform:scale(1)}.post-card-img:after{filter:drop-shadow(0 0 16px rgba(255,255,255,.48));transform:scale(1.1)}}.post-card-author:not(.post-card:first-of-type .post-card-author){display:none}}.video .post-list:has(>:nth-child(4)){.post-card:first-of-type{border-bottom:none;height:640px;margin-bottom:32px;overflow:hidden;position:relative;.post-card-img{aspect-ratio:3/2;flex-shrink:0;height:100%;max-height:none;position:absolute;width:100%;&:before{background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent 50%) rgba(0,0,0,.48)}&:after{height:48px;left:24px;top:24px;width:48px}img{height:100%;-o-object-fit:cover;object-fit:cover}}.post-card-info{bottom:0;color:var(--color-white);height:auto;padding:48px 24px;position:absolute;width:100%;z-index:1}.post-card-tag{background-color:var(--color-white);color:var(--color-primary-text)}.post-card-title{color:var(--color-white);font-size:2.8rem;padding-bottom:1.6rem}.post-card-date{color:var(--color-grey-light)}}.post-card:nth-of-type(2){border-top:var(--border-divider);padding-top:32px}}@media (min-width:500px){.video .post-list{grid-template-columns:repeat(3,1fr)}.video .post-list:has(>:nth-child(4)){.post-card:first-child{border-bottom:none;grid-area:1/1/2/4;margin-bottom:0;margin-top:0;padding-bottom:0}.post-card:nth-of-type(2){border-top:none;padding-top:0}}}@media (min-width:768px){.video .post-list{.post-card-img{border-radius:32px}.post-card-img:after{height:48px;left:20px;top:20px;width:48px}}.video .post-list:has(>:nth-child(4)){.post-card:first-of-type{height:740px;.post-card-img{border-radius:48px}.post-card-img:after{height:80px;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:80px}&:hover .post-card-img:after{transform:translateX(-50%) translateY(-50%) scale(1.05)}.post-card-info{max-width:50%;padding:80px}}}}.pagination{align-items:center;display:flex;font-size:1.4rem;font-weight:700;gap:8px;justify-content:space-between;line-height:2.2rem;margin:3.2rem 0;.extra,a,button{align-items:center;background:none;cursor:pointer;display:flex;justify-content:center;padding:1rem;text-decoration:none;transition:all .2s ease}.pagination-numbers{display:flex;gap:8px;.extra,a,button{border:2px solid transparent;border-radius:12px;height:44px;width:44px}a.current,a:hover:not(:disabled),button.current,button:hover:not(:disabled){border-color:var(--color-main);color:var(--color-main)}}.prev-next{border:none;margin:0;padding:0;&:hover{color:var(--color-main);svg path{fill:var(--color-main)}}span{display:none}}}.pagination-numbers .extra{border:none;color:var(--color-main);cursor:default}.prev-next.disabled,.prev-next:disabled{cursor:default;opacity:.5;pointer-events:none}@media (min-width:768px){.pagination{margin:6.4rem 0;&:empty{margin-top:0}.prev-next span{color:var(--color-font);display:inline-block;font-size:1.4rem;padding:0 8px;&:hover{color:var(--color-main)}}}}.breadcrumb{display:flex;font-family:var(--font-title);font-size:1.3rem;list-style:none;margin:16px 0}.breadcrumb li+li:before{background-image:url(../images/bread-divider.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:20px;margin:0 1.2rem;vertical-align:middle;width:20px}.breadcrumb a:hover{-webkit-text-decoration-skip:ink;text-decoration:underline;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-decoration-skip-ink:auto;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-thickness:1.5px;text-underline-offset:12.5%;text-underline-position:from-font}.breadcrumb-item-current{font-weight:500}@media (max-width:768px){.post-template .breadcrumb-item-current{display:none}.breadcrumb{margin:22px 0}.breadcrumb li+li:before{margin:0 .6rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.post-fade-in{animation:fadeInUp .6s ease forwards}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-font)!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;caret-color:var(--color-main);-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.subscribe-form{background-color:var(--color-lighter-gray);border-radius:32px;margin-top:32px;padding:32px 24px;.h3{color:var(--color-font);font-family:var(--font-title);font-size:2.2rem;font-weight:500;letter-spacing:-.48px;line-height:2.8rem;max-width:380px;padding-bottom:16px}.subscribe-inner{display:flex;flex-direction:column}input{background:none;border:none;border-bottom:var(--border-divider);font-family:var(--font-title);font-size:1.4rem;line-height:normal;padding:20px 0;width:100%;&:focus{border-bottom-color:var(--color-main);outline:none}}.btn{font-size:1.3rem;line-height:1.8rem;margin:1.6rem auto;max-width:320px;padding:1.2rem 2rem;width:100%}p{color:var(--color-grey-line);font-family:var(--font-title);font-size:1rem;font-weight:200;a{color:var(--color-grey-line);text-decoration:underline;&:hover{color:var(--color-main)}}}.tnx-msg{display:none}&.tnx{&>:not(.tnx-msg){display:none}.tnx-msg{display:block;.checkmark{margin-bottom:16px}}}}@media (min-width:768px){.subscribe-form{padding:32px 48px;h3{font-size:2.4rem;line-height:3.2rem}.subscribe-inner{border-bottom:var(--border-divider);flex-direction:row;padding-bottom:6px}label{width:100%}input{border-bottom:none;padding:1.6rem 0}.btn{height:-moz-fit-content;height:fit-content;margin:0;width:-moz-fit-content;width:fit-content}p{font-size:1.2rem;line-height:1.8rem;padding-top:1.4rem}}}@media (min-width:1024px){.subscribe-form{margin-top:auto}}.footer{background:var(--color-font);color:var(--color-white);padding-bottom:32px;padding-top:32px;.footer-info p{color:var(--color-grey);font-family:var(--font-title);font-size:1rem;padding-bottom:1.6rem}.footer-info{margin-bottom:1.6rem}.footer-links a{color:var(--color-white);display:block;font-size:1.2rem;padding-bottom:2rem;&:last-child{padding-bottom:0}&:hover{text-decoration:underline}}}@media (min-width:1024px){.footer{.gh-inner{justify-content:space-between;margin:0 auto}.footer-info,.footer-links,.gh-inner{display:flex;flex-direction:row;gap:var(--grid-gap)}.footer-info{margin-bottom:0}.footer-info p,.footer-links a{font-size:1.2rem;padding-bottom:0}}}.hero-inner>div{border-bottom:var(--border-divider);padding-bottom:32px}@media (min-width:1024px){.hero-inner{border-bottom:var(--border-divider);display:flex;flex-direction:row;gap:clamp(16px,3vw,40px)}.hero-inner>div{border:none;padding-bottom:64px;width:50%}}.banner{background:var(--color-main);background-image:var(--bg-mobile);background-position:bottom;background-repeat:no-repeat;background-size:100%;border-radius:32px;color:var(--color-white);height:650px;margin:24px auto;padding:32px 24px;text-align:center;img{margin:0 auto 80px}.h2{color:var(--color-white);font-size:3.4rem;font-weight:700;line-height:1.1;padding-bottom:2rem}p{color:rgba(238,247,255,.8);font-family:var(--font-title);font-size:1.6rem;font-weight:400;line-height:1.5;padding-bottom:3.2rem}.btn{display:inline-block;.download-icon{cursor:pointer;transition:transform .3s ease}.download-icon .arrow{transition:transform .3s ease-in-out}&:hover .arrow{animation:moveDownUp .6s ease-in-out infinite}}}@keyframes moveDownUp{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.banner-wrapper+.gh-outer>.gh-inner{border-top:var(--border-divider)}@media (min-width:500px){.banner{background-size:70%}}@media (min-width:1024px){.banner{background-image:var(--bg-desktop);background-position:100%;background-size:50%;height:-moz-fit-content;height:fit-content;margin:64px auto;padding:64px;text-align:left;width:100%;.banner-content{max-width:440px}img{display:none}.h2{font-size:4.8rem;padding-bottom:1.6rem}p{padding-bottom:2rem}}}.cta{background:var(--color-main);color:var(--color-white);padding:100px 16px;text-align:center;.gh-inner{margin-top:0}img{display:inline-block}.h2{font-family:var(--font-title);font-size:4rem;font-weight:700;letter-spacing:-2%;line-height:1.2;padding:3.2rem 0}.cta-content{align-items:center;display:flex;flex-direction:column;margin:0 auto}p{font-family:var(--font-title);font-size:1.6rem;padding:0 32px}.btn{margin:40px auto}.btn,.cta-bottom{width:-moz-fit-content;width:fit-content}.cta-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.48);display:flex;flex-direction:row;font-size:1.4rem;padding:20px 0 0;svg{margin-right:8px}}}@media (min-width:1024px){.cta{padding:128px 0;.h2{font-size:5.4rem;margin:0 auto;max-width:900px}}}.author-hero{border-bottom:var(--border-divider);text-align:left;.author-hero-img{border-radius:24px;height:320px;margin-bottom:1.6rem;width:320px}h1{font-size:2.6rem;letter-spacing:-.52px;line-height:1.3;margin-bottom:8px}.author-hero-position{color:rgba(22,27,37,.64);font-family:var(--font-title);font-weight:300;letter-spacing:-.32px;margin-bottom:2.4rem}.author-ln{align-items:center;display:flex;font-size:1.8rem;font-weight:500;gap:10px;line-height:2.8rem;margin-bottom:2.4rem}.author-hero-bio{margin-bottom:64px}}.author .post-card:not(.trend .post-card){border-bottom:none}.author .posts{border-bottom:var(--border-divider)}@media (min-width:768px){.author-hero{padding-top:64px;text-align:center;.author-hero-img{border-radius:50%;display:inline-block;height:128px;width:128px}h1{font-size:3.2rem}.author-hero-position{margin-bottom:3.2rem}.author-hero-bio{font-size:18px;margin:0 auto 64px;max-width:840px}.author-ln{justify-content:center;margin-bottom:3.2rem}}.author .trend{margin-top:32px}}.error-page .main{align-items:center;display:flex;flex-direction:column;font-family:var(--font-title);justify-content:center;padding:128px 16px;text-align:center;h1{font-size:2.4rem;font-weight:700;letter-spacing:-.72px;line-height:3.2rem}h1,p{padding-bottom:2.4rem}p:first-child{font-size:1.4rem;text-transform:uppercase}.error-search{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:450px}.search{align-items:center;align-self:stretch;border:1px solid rgba(22,27,37,.24);border-radius:12px;color:rgba(22,27,37,.64);cursor:pointer;display:flex;font-size:1.4rem;font-weight:400;gap:10px;height:56px;justify-content:space-between;padding:16px 16px 16px 24px;width:280px}}.error-page .main+section .line{border-top:var(--border-divider)}@media (min-width:768px){.error-page .main .error-search{flex-direction:row;flex-wrap:nowrap;max-width:none;width:510px;.btn,.search{width:50%}}}@media (min-width:1024px){.error-page .main{h1{font-size:4.8rem;line-height:5.2rem;max-width:974px}h1,p{padding-bottom:4.8rem}}}.tag-template{h1{font-size:3rem;font-weight:500;padding:24px 0 48px;text-align:center}h2.title-small:not(.all-posts-list h2){border-top:var(--border-divider)}.all-tags-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin-bottom:24px;opacity:0;padding:0;visibility:hidden}.all-tags-list.is-visible{opacity:1;transition:opacity .6s ease-in-out,visibility .6s;visibility:visible}.filter-btn{background:none;border:var(--border-divider);border-radius:1rem;cursor:pointer;font-family:var(--font-title);font-size:1.2rem;font-weight:500;line-height:1;padding:1rem 1.4rem;transition:.2s;&.active{border-color:var(--color-main);color:var(--color-main)}.posts-count{color:var(--color-grey-line);padding-left:1rem}}.all-posts-list .post-card:first-of-type{margin-top:0}.posts{margin-bottom:32px}}@media (min-width:1024px){.tag-template{h1{font-size:7rem;font-weight:700;padding:16px 0 64px}.all-tags-list{margin-bottom:32px}.filter-btn{font-size:1.3rem;padding:1.2rem 1.6rem}.posts{margin-bottom:64px}}}.post-hero{border-bottom:var(--border-divider);padding-bottom:48px;.post-hero-img{border-radius:24px;height:auto;margin-bottom:24px;overflow:hidden;img{height:auto;-o-object-fit:cover;object-fit:cover;width:100%}}.post-hero-tags{display:flex;gap:4px}h1{font-size:3rem;font-weight:700;letter-spacing:-.6px;line-height:3.8rem;padding-bottom:3.2rem}.post-card-author{padding-bottom:20px;&:hover a{color:var(--color-main)}}}@media (min-width:768px){.post-hero{border-bottom:var(--border-divider);display:flex;flex-direction:row;gap:clamp(24px,5vw,64px);padding-bottom:64px;padding-top:32px;.post-hero-img{height:450px;margin-bottom:0;max-width:636px;width:50%;img{height:100%}}.post-hero-info{display:flex;flex-direction:column;justify-content:space-between;width:50%}h1{font-size:4.8rem;letter-spacing:-.96px;line-height:1.2}.post-card-meta{font-size:1.2rem;letter-spacing:.84px}}}.toc-placeholder{background:var(--color-white);box-shadow:0 4px 8px 0 rgba(0,0,0,.16);font-family:var(--font-title);margin-left:-16px;padding:0 16px;position:sticky;top:70px;width:calc(100% + 32px);z-index:10}.toc.is-active .toc-list{display:block;max-height:70vh;overflow-y:auto}.toc.is-active .toc-icon{transform:rotate(180deg)}.toc-header{cursor:pointer;display:flex;font-size:1.4rem;font-weight:700;justify-content:space-between;padding:1.6rem 0 1.6rem 2rem}.toc-list{display:none;list-style:none;margin:0;li:first-child .toc-link{margin-top:2rem}li:last-child .toc-link{margin-bottom:2rem}}.toc-link{border-radius:12px;display:block;font-size:1.4rem;font-weight:500;letter-spacing:-.28px;line-height:2rem;padding:1.2rem 1.6rem;text-decoration:none;transition:all .3s;&:hover{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:12.5%}&.is-active{background-color:var(--color-light-2)}}.toc-icon{font-size:.8rem;transition:transform .3s}@media (min-width:1024px){.post-sidebar .toc-wrapper{margin-bottom:64px;position:sticky;top:144px;width:270px}.toc-list{display:block}.toc-header{margin-left:1.6rem;padding-bottom:0;padding-top:0}}.progress-container{background:transparent;height:4px;left:-16px;position:relative;top:0;width:calc(100% + 32px);z-index:20}.progress-bar{background:var(--color-main);height:100%;transition:width .1s ease-out;width:0}@media (min-width:1024px){.progress-container{left:0;padding-left:1.6rem;position:relative;top:1.4rem;width:100%}}.share-buttons{display:flex;gap:12px;padding-bottom:20px;.share-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;svg{transition:.3s}&:hover svg{transform:scale(1.2)}}}@media (min-width:768px){.share-buttons svg{height:36px;width:36px}}.post-exclusive .post-hero{border-radius:24px;height:clamp(650px,100vh - 70px,720px);overflow:hidden;position:relative;h1{padding-bottom:6.4rem}.post-hero-img{aspect-ratio:3/2;flex-shrink:0;height:100%;max-width:100%;position:absolute;width:100%;&:before{background:linear-gradient(180deg,rgba(22,27,37,0),rgba(22,27,37,.9) 61.06%,#161b25);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}img{height:100%;-o-object-fit:cover;object-fit:cover}}.post-hero-info{bottom:0;color:var(--color-white);height:auto;padding:58px 24px;position:absolute;width:100%;z-index:1}.post-tag{background-color:var(--color-white);color:var(--color-primary-text);margin-bottom:1.6rem;&:hover{background-color:var(--color-main);color:var(--color-white)}}.post-tag--internal{background-color:transparent;border-color:var(--color-grey-light);color:var(--color-white);&:hover{background-color:var(--color-main);border-color:var(--color-main);color:var(--color-white)}}.post-card-title{color:var(--color-white);font-size:3rem;padding-bottom:3.8rem}.share-buttons svg{filter:invert(1) brightness(2)}.post-hero-author{align-items:center;color:var(--color-white);display:flex;font-family:var(--font-title);font-size:1rem;font-weight:500;line-height:1.2rem;margin-bottom:2rem;text-transform:uppercase;img{border-radius:50%;height:32px;margin-right:8px;width:32px}}.post-hero-meta{font-family:var(--font-title);font-size:1rem;line-height:1rem;text-transform:uppercase;.post-card-date{color:var(--color-grey-light)}}}@media (min-width:768px){.post-exclusive .post-hero{border-radius:48px;height:clamp(850px,100vh - 100px,920px);justify-content:center;padding-bottom:64px;.post-hero-info{align-items:center;max-width:850px;padding-bottom:76px;text-align:center}.share-buttons,h1{padding-bottom:3.2rem}.post-hero-author{font-size:1.2rem;margin-bottom:1.6rem;img{height:40px;margin-right:12px;width:40px}}.post-hero-meta{font-size:1.2rem;line-height:1.6rem}}}.post-video{h1{padding-bottom:2.6rem}.video-wrapper{aspect-ratio:16/9;background:#0000007a;border-radius:1.6rem;cursor:pointer;margin-bottom:3.2rem;overflow:hidden;position:relative;.play-button{background:none;border:none;cursor:pointer;filter:drop-shadow(0 0 6px rgba(255,255,255,.48));left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s;z-index:2}.play-button:hover{filter:drop-shadow(0 0 16px rgba(255,255,255,.48));transform:translate(-50%,-50%) scale(1.1)}}.post-hero-img{aspect-ratio:7/5;background-color:#f0f0f0;border-radius:1.6rem;flex-shrink:0;height:100%;max-width:100%;overflow:hidden;position:absolute;width:100%;&:before{background:linear-gradient(180deg,transparent,rgba(0,0,0,.8));content:"";height:50%;left:0;position:absolute;top:50%;width:100%;z-index:1}}.youtube-embed{aspect-ratio:16/9;border-radius:1.6rem;margin-bottom:3.2rem;overflow:hidden}.post-hero-excerpt{font-size:1.8rem;font-weight:600;letter-spacing:-.36px;line-height:1.6;margin-bottom:3.2rem}.post-card-meta{font-size:1.2rem;margin-bottom:3.2rem}.post-hero-tags{gap:8px;margin-bottom:20px}.post-content-wrapper{padding-top:0}}@media (min-width:768px){.post-video{.post-hero{flex-direction:column;gap:0;h1{font-size:3.6rem;letter-spacing:-.72px;line-height:4.4rem;padding-bottom:4rem}.video-wrapper .play-button svg{height:80px;width:80px}.video-wrapper,.youtube-embed{border-radius:4.8rem;margin-bottom:6.4rem}.post-hero-info{display:flex;flex-direction:row;justify-content:space-between;width:100%;>div{max-width:50%}}.post-hero-excerpt{font-size:2rem}.post-card-meta{margin-bottom:0}.share-buttons{justify-self:flex-end}}.post-content-wrapper{padding-top:32px}}}.post-content-wrapper{border-bottom:var(--border-divider);padding-top:48px}.post-content{overflow:hidden;>p:first-child{font-family:Inter;font-size:1.8rem;font-weight:600;letter-spacing:-.36px;line-height:2.8rem}h2:not(.title-small){font-size:2.6rem;margin-bottom:2.4rem;&:has(+h3){margin-bottom:3.2rem}}h3{font-size:2.4rem;margin-bottom:2.2rem}h4{font-size:2rem;margin-bottom:2rem}h5{font-size:1.6rem;margin-bottom:1.6rem}.title-small{margin-bottom:0}p{font-size:1.6rem;letter-spacing:-.32px;line-height:2.6rem;margin-bottom:2.6rem;a{text-decoration:underline;&:hover{color:var(--color-main)}}}ul{padding-left:1.6rem}ol{counter-reset:my-custom-counter;list-style:none;padding-left:4rem;li{counter-increment:my-custom-counter;position:relative;&:before{align-items:center;background:var(--color-font);border-radius:50%;color:var(--color-white);content:counter(my-custom-counter);display:inline-flex;font-size:1.2rem;font-weight:600;height:2.2rem;justify-content:center;left:-3.2rem;margin-right:1.2rem;position:absolute;width:2.2rem}}}ol,ul{margin-bottom:4rem;ol,ul{margin-bottom:3.2rem;margin-top:3.2rem;padding-left:3.2rem}ul{list-style-type:disc}&:has(+p),&:has(+ul){margin-bottom:3.2rem}li{font-size:1.6rem;line-height:2.6rem;margin-bottom:1.2rem;&:last-child{margin-bottom:0}}a{text-decoration:underline;&:hover{color:var(--color-main)}}}p:has(+ol),p:has(+ul){margin-bottom:2rem}hr{background-color:var(--color-grey-line);border:0;height:1px;width:100%}.kg-gallery-card,.kg-image-card{margin-bottom:4rem}.kg-image{border-radius:24px;margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;margin-bottom:32px;width:100%}.kg-embed-card iframe{border-radius:16px;margin-bottom:32px}figcaption{color:var(--color-grey);font-size:1.4rem;font-style:italic;letter-spacing:-.28px;line-height:2.2rem;margin-top:1.6rem;padding-right:1.6rem}.kg-card.kg-width-full figcaption{padding:0 16px}blockquote:not([class]){border-left:4px solid var(--color-main);margin-bottom:4.8rem;padding-left:2rem}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}ol[start]{counter-reset:line calc(attr(start integer) - 1)}ol[start="2"]{counter-reset:line 1}ol[start="3"]{counter-reset:line 2}ol[start="4"]{counter-reset:line 3}ol[start="5"]{counter-reset:line 4}ol[start="6"]{counter-reset:line 5}ol[start="7"]{counter-reset:line 6}ol[start="8"]{counter-reset:line 7}ol[start="9"]{counter-reset:line 8}ol ul li{counter-increment:none!important}ol ul{list-style-type:disc!important;margin-bottom:0;margin-top:2rem;padding-left:1rem}ol ul li:before{display:none}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}pre{border-radius:6px;font-size:1.5rem;line-height:1.5em;overflow:auto;padding:16px}:not(pre)>code,pre{background:var(--color-lighter-gray)}:not(pre)>code{font-size:.95em;font-weight:400;line-height:1em;padding:.15em .4em;vertical-align:baseline}.kg-callout-card.kg-card,:not(pre)>code{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}.kg-card.kg-button-card .kg-btn{background:var(--color-main);color:var(--color-white);font-size:1.6em;height:unset;line-height:1.2;padding:1em 1.6em;text-align:center}&>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-bookmark-card .kg-bookmark-container{border-radius:2rem!important}.kg-bookmark-card .kg-bookmark-container:hover{opacity:1}.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover{background:var(--color-light-2)!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.kg-product-card.kg-card .kg-product-card-image{margin-bottom:12px}.kg-product-card.kg-card a.kg-product-card-button{height:2.8em;margin-top:12px}.kg-file-card.kg-card .kg-file-card-container{padding:.6em}.kg-file-card.kg-card .kg-file-card-contents{margin:4px 8px 6px}.kg-file-card.kg-card .kg-file-card-metadata{font-size:.9em}.kg-file-card.kg-card .kg-file-card-filesize:before{margin-left:6px;margin-right:6px}}@media (min-width:1024px){.post-content-wrapper{display:grid;grid-template-columns:1fr 1fr 700px 1fr;padding-top:64px;.post-sidebar{grid-column:1}.post-content{grid-column:3}}.post-content{h2:not(.title-small){font-size:3.6rem;margin-bottom:3.2rem;&:has(+h3){margin-bottom:4.8rem}}h2.title-small{margin-bottom:3.2rem;padding-bottom:0;padding-top:0}h3{font-size:3rem;margin-bottom:2.8rem}h4{font-size:2.2rem}h5,p{font-size:1.8rem}p{letter-spacing:-.36px;line-height:3rem;margin-bottom:4rem;&:has(+ul){margin-bottom:3.2rem}}ol,ul{li{font-size:1.8rem;margin-bottom:1.6rem;&:before{font-size:1.4rem;height:2.4rem;left:-4rem;width:2.4rem}}}.kg-gallery-card,.kg-image-card{margin-bottom:4.8rem}.kg-embed-card{margin-bottom:64px}figcaption{font-size:1.6rem;padding-right:3.2rem}blockquote:not(.blockquote-custom){border-left:6px solid var(--color-main);font-size:1.6rem;font-weight:500;letter-spacing:-.32px;line-height:2.6rem;margin-bottom:6.4rem;padding-left:1.6rem;h3{font-size:1.4rem;line-height:2rem;margin-bottom:1rem}}}}.post-content .table-wrapper{-webkit-overflow-scrolling:touch;margin-bottom:4rem;overflow-x:auto;padding-right:1.6rem;position:relative;scrollbar-color:rgba(22,27,37,.32) transparent;scrollbar-width:thin;width:100%;&::-webkit-scrollbar{height:4px}&::-webkit-scrollbar-track{background:transparent}&::-webkit-scrollbar-thumb{background:rgba(22,27,37,.32);border-radius:30px}}.post-content table{border:1px solid var(--color-grey-line,#e1e1e1);border-collapse:separate;border-radius:1.2rem;border-spacing:0;min-width:500px;overflow:hidden;width:100%;th,thead{width:100%}th{background-color:var(--color-font,#161b25);border-right:1px solid #dadadc;color:var(--color-white,#fff);font-weight:700;padding:1.2rem 1.6rem;text-align:left;text-transform:uppercase}td,th{border-bottom:1px solid var(--color-grey-line,#e1e1e1);font-size:1.3rem}td{background-color:#fff;border-right:1px solid var(--color-grey-line,#e1e1e1);line-height:2.4rem;min-width:250px;padding:1.6rem;&:first-child{font-weight:500}}td:last-child,th:last-child{border-right:none}tr:last-child td{border-bottom:none}}@media (min-width:768px){.post-content .table-wrapper{margin-left:0;position:static;width:100%}.post-content table{min-width:auto;table-layout:fixed;tbody,thead,tr{width:100%}td,th{width:33.3%}&.col-2{td,th{width:50%}}td{font-size:1.4rem}td,th{padding:1.6rem 2rem}}}@media (min-width:1024px){.post-content .table-big{th{padding:1.2rem}td{font-size:1.3rem;padding:1rem}}}.post-content{blockquote.blockquote-custom{color:var(--color-font);margin-bottom:4.8rem;padding-left:3.8rem;position:relative;&:before{aspect-ratio:13/11;background:url(../images/bloquotes.svg);background-size:cover;content:"";height:22px;left:0;position:absolute;top:0;width:26px}p{font-size:1.8rem;font-style:italic;font-weight:500;letter-spacing:-.36px;line-height:2.8rem;margin-bottom:2rem}.h4{font-family:var(--font-title);font-size:1.6rem;font-weight:700;font-weight:600;letter-spacing:-.32px;margin-bottom:4px}.blockquote-job,.h4{font-style:normal;line-height:2.2rem}.blockquote-job{color:var(--color-grey);font-size:1.4rem;font-weight:400;letter-spacing:-.28px;margin-bottom:0}}.grid-table{background-color:var(--color-grey-line);border:var(--border-divider);border-radius:1.2rem;display:grid;gap:1px;grid-template-columns:repeat(2,1fr);min-width:500px;overflow:hidden;.cell{background-color:#fff;font-size:1.3rem;line-height:2.4rem;padding:1.6rem;&:nth-child(odd):not(.header){font-weight:500}}.header{background-color:var(--color-font);color:var(--color-white);font-weight:700;padding:1.2rem 1.6rem;text-transform:uppercase}}.tip{border-left:6px solid var(--color-main);font-size:1.6rem;font-weight:500;letter-spacing:-.32px;line-height:2.6rem;margin-bottom:40px;padding-left:1.6rem;.title-small{font-family:var(--font-title);font-size:1.4rem;font-weight:700;line-height:2rem;margin-bottom:1rem;padding-bottom:0;padding-top:0}}.colored{background:var(--color-light-2);border-radius:16px;margin-bottom:40px;padding:2rem;.title-small{font-family:var(--font-title);font-size:1.4rem;font-weight:700;margin-bottom:1.6rem;padding-bottom:0;padding-top:0}p{font-weight:500;letter-spacing:-.32px;line-height:2.6rem;margin-bottom:0}}.examlpe{border:var(--border-divider);border-radius:3.2rem;margin-bottom:40px;padding:2.4rem;.title-small{font-family:var(--font-title);font-size:1.4rem;font-style:normal;font-weight:700;padding-bottom:0;padding-top:0}.title-small,h3{margin-bottom:1.6rem}h3{font-size:2.2rem;letter-spacing:-.44px;line-height:3rem}p{font-style:italic;letter-spacing:-.32px;line-height:2.6rem;&:last-child{margin-bottom:0}}}.faq{margin-bottom:3.2rem;width:100%;.faq-item{border-bottom:1px solid #452d821f}.faq-question{align-items:flex-start;cursor:pointer;display:flex;font-size:1.6rem;font-weight:500;justify-content:space-between;line-height:2.4rem;margin:0;padding:2rem 0;text-align:left;width:100%;span:first-child{padding-right:1rem}}.faq-answer{max-height:0;overflow:hidden;padding:0 3.2rem;transition:all .65s ease-out}.faq-answer p{margin:0;padding-bottom:2rem}.faq-item.active .faq-answer{max-height:700px}.faq-icon{flex-grow:0;flex-shrink:0;height:14px;position:relative;transition:transform .5s ease;width:14px}.faq-icon:before{height:3px;left:0;top:50%;transform:translateY(-50%);width:100%}.faq-icon:after,.faq-icon:before{background-color:currentColor;content:"";position:absolute}.faq-icon:after{height:100%;left:50%;top:0;transform:translateX(-50%);transition:transform .6s ease,opacity .5s ease;width:3px}.faq-item.active .faq-icon:after{opacity:0;transform:translateX(-50%) rotate(90deg)}.faq-item.active .faq-icon{transform:rotate(180deg)}ol,ul{padding-left:4.2rem}}.kg-audio-card{box-shadow:inset 0 0 0 2px #000;margin-bottom:40px;.kg-audio-thumbnail{display:none}}}@media (min-width:1024px){.post-content{blockquote.blockquote-custom{margin-bottom:64px;padding:0 3.2rem 0 6rem;&:before{height:35px;width:41px}p{font-size:2.2rem;letter-spacing:-.44px;line-height:3.2rem}}.grid-table{margin-bottom:0;.cell:not(.header){font-size:1.4rem;padding:2rem}}.tip{padding-left:3.2rem}.colored,.tip{font-size:1.8rem;margin-bottom:64px}.colored{padding:3.2rem}.examlpe{margin-bottom:64px;padding:4.8rem;p{font-size:1.8rem}}.faq{margin-bottom:64px;.faq-question{font-size:1.8rem}.faq-item.active .faq-answer{max-height:560px}}.kg-audio-card{margin-bottom:64px}}}.post-content .post-author{border-top:var(--border-divider);padding:2rem 0 4rem;.title-small{font-size:1.4rem;margin-bottom:3.2rem;padding-bottom:0;padding-top:0}.author-card{display:flex;gap:16px;.author-card-img{aspect-ratio:1/1;border-radius:50%;flex-shrink:0;height:48px;overflow:hidden}.h4{font-size:1.8rem;font-weight:700;letter-spacing:-.36px;line-height:1.8rem;margin-bottom:8px}.author-card-position,.h4{font-family:var(--font-title)}.author-card-position{color:rgba(22,27,37,.64);font-size:1.4rem;font-weight:300;letter-spacing:-.28px;line-height:1;margin-bottom:2rem}.author-card-bio{font-size:1.4rem;line-height:2rem;margin-bottom:0}}}@media (min-width:1024px){.post-content .post-author{margin-bottom:0;padding:3.2rem 0 6.4rem;.author-card{.author-card-img{flex:0 0 64px;height:64px}.title-small{font-size:2.2rem;line-height:3rem}.author-card-position{margin-bottom:2.2rem}.author-card-bio{font-size:1.6rem;line-height:2.4rem}}}}.post-content .post-share{align-items:center;border-top:var(--border-divider);display:flex;flex-direction:column;padding:48px 0;.h3{font-family:var(--font-title);font-size:2rem;font-weight:700;letter-spacing:-.4px;line-height:1.5;margin-bottom:3.2rem;text-align:center}.share-buttons{padding-bottom:0}}@media (min-width:1024px){.post-content .post-share{padding:64px 0}}.post-content .post-banner{background:linear-gradient(0deg,#e6e4ee,#e6e4ee),#f8f9f8;border-radius:32px;margin:48px 0;overflow:hidden;width:100%;.post-banner-content{padding:24px}picture{margin:25px 25px 0 0;max-width:327px}img{height:227px;position:relative;right:25px;top:25px;width:347px}.h2{font-size:2.4rem;font-weight:700;letter-spacing:-.72px;line-height:2.8rem;margin-bottom:24px;max-width:260px;.one{display:block}}}@media (min-width:500px){.post-content .post-banner .h2{max-width:none;.one{display:inline}}}@media (min-width:768px){.post-content .post-banner{display:flex;flex-direction:row-reverse;justify-content:space-between;margin:64px 0;img{right:32px;top:0}.post-banner-content{display:flex;flex-direction:column;justify-content:center;margin-right:-55px;padding:32px;z-index:1;.h2{max-width:336px}.btn{width:-moz-fit-content;width:fit-content}}}}
/*# sourceMappingURL=screen.css.map */