@charset "UTF-8";*,:after,:before{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x:hidden;overflow-y:auto}body,html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-family-body);font-style:normal;height:100%;min-height:100vh;padding:0;transition:background-color .3s ease}blockquote,dd,dl,figcaption,figure,form,hr,li,ol,p,pre,table,ul,video{margin:0;padding:0}ol,ul{list-style:none;padding:0}img,svg{display:block}button{background:transparent;border:none;cursor:pointer;padding:0}input{border:none;outline:none}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-main);-webkit-box-shadow:0 0 0 60px var(--input-color-bg) inset!important}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit}fieldset{border:0;margin:0;padding:0}label{display:block}::-moz-selection{background:#cbeafb;text-shadow:none}::selection{background:#cbeafb;text-shadow:none}mark{background-color:#bcf8a0}hr{border:none;height:1px;width:100%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}a{cursor:pointer;display:inline-block;-webkit-text-decoration:none;text-decoration:none}a,h1,h2,h3,h4,h5,h6{color:var(--color-main);transition:color .3s ease}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-title);font-style:normal;font-weight:var(--headlines-hero-text-font-weight);letter-spacing:var(--headlines-hero-text-letter-spacing);line-height:var(--headlines-hero-text-line-height);margin:0}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-moz-appearance:button;appearance:button;-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-moz-appearance:textfield;appearance:textfield;-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.author{align-items:center;display:flex;gap:16px}.author__image-wrapper-link{align-items:center;border-radius:50%;display:flex;justify-content:center;position:relative}.author__image-wrapper-link:after{background-color:transparent;border:2px solid transparent;border-radius:50%;content:"";height:80px;left:-8px;position:absolute;top:-8px;transition:border .3s ease;width:80px;z-index:-1}.author__image-wrapper-link:hover:after{border:2px solid var(--color-main)}.author__image-wrapper-link:hover .author__avatar{transform:scale(.98)}.author__avatar{border-radius:50%;display:block;height:64px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:64px;will-change:transform}.author__name{font-size:var(--ui-button-medium-font-size);font-size:20px;font-weight:var(--ui-button-medium-font-weight);letter-spacing:var(--ui-button-medium-letter-spacing);line-height:var(--ui-button-medium-line-height);transition:color .3s ease}.author__name:hover{color:var(--color-hover)}.author--large-header .author__name{font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-size:32px;font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height)}.author--large-header .author__avatar{height:80px;width:80px}.author--large-header .author__image-wrapper-link:after{height:96px;width:96px}@media (max-width:1250px){.author{gap:14px}.author__name{font-size:18px}.author__image-wrapper-link:after{height:60px;left:-6px;top:-6px;width:60px}.author__avatar{height:48px;width:48px}.author--large-header .author__name{font-size:28px}.author--large-header .author__avatar{height:64px;width:64px}.author--large-header .author__image-wrapper-link:after{height:80px;left:-8px;top:-8px;width:80px}}@media (max-width:1000px){.author--large-header .author__name{font-size:26px}}@media (max-width:900px){.author__name:hover{background-size:0 6%}.author__image-wrapper-link:after{content:none}.author__image-wrapper-link:hover .author__avatar{transform:none}.author--large-header .author__name{font-size:24px}.author--large-header .author__avatar{height:48px;width:48px}}@media (max-width:750px){.author--large-header .author__name{font-size:20px}.author--large-header .author__avatar{height:40px;width:40px}}@media (max-width:550px){.author{gap:8px;margin-right:12px}.author__name{font-size:18px}.author__avatar{height:36px;width:36px}.author--large-header{margin:0}.author--large-header .author__name{font-size:18px}.author--large-header .author__avatar{height:36px;width:36px}}@media (max-width:450px){.author--large-header .author__name,.author__name{font-size:16px}}@media (max-width:350px){.author--large-header .author__name,.author__name{font-size:14px}}.logo{opacity:1;position:relative;transition:opacity .3s ease}.logo:hover{opacity:.75}.logo__text{font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-size:32px;font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height);line-height:1;margin:0}.logo__img{display:block;height:40px;-o-object-fit:cover;object-fit:cover}.logo--large-header .logo__img{height:88px}.logo--large-header .logo__text{font-size:72px}@media (max-width:1250px){.logo--large-header .logo__img{height:56px}.logo--large-header .logo__text{font-size:44px}}@media (max-width:900px){.logo:hover{opacity:1}.logo__text{font-size:24px}.logo--large-header .logo__img{height:40px}.logo--large-header .logo__text{font-size:32px}}@media (max-width:700px){.logo--large-header .logo__img{height:36px}.logo--large-header .logo__text{font-size:28px}}@media (max-width:375px){.logo--large-header .logo__img{height:32px}.logo--large-header .logo__text{font-size:24px}}@media (max-width:350px){.logo--large-header .logo__img{height:28px}.logo--large-header .logo__text{font-size:22px}}.nav-list{align-items:center;display:flex;flex-wrap:wrap}.nav-list--footer,.nav-list--secondary{-moz-column-gap:24px;column-gap:24px;max-width:50%;row-gap:4px;width:100%}.nav-list--secondary{justify-content:flex-end}.nav-list--mobile-menu{align-items:flex-start;display:flex;flex-direction:column}.nav-list__item--mobile-menu{width:100%}.nav-list__item--mobile-menu:first-child .nav-list__item-link--mobile-menu{padding:0 0 8px}.nav-list__item--mobile-menu:last-child .nav-list__item-link--mobile-menu{padding:8px 0 0}.nav-list__item-link{font-size:var(--nav-small-font-size);font-weight:var(--nav-small-font-weight);letter-spacing:var(--nav-small-letter-spacing);line-height:var(--nav-small-line-height);text-transform:var(--nav-text-transform)}.nav-list__item-link--main{padding:8px 12px}.nav-list__item-link--main span{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 100%;background-repeat:no-repeat;background-size:0 2px;padding:1px 0;transition:background-size .3s ease}.nav-list__item-link--main:hover span{background-size:100% 2px}.nav-list__item-link--footer{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 90%;background-repeat:no-repeat;background-size:0 2px;padding-bottom:2px;transition:background-size .3s ease}.nav-list__item-link--footer:hover{background-size:100% 2px}.nav-list__item-link--secondary{color:var(--color-grey);transition:color .3s ease}.nav-list__item-link--secondary:hover{color:var(--color-main)}.nav-list__item-link--mobile-menu{font-size:var(--nav-medium-font-size);font-weight:var(--nav-medium-font-weight);letter-spacing:var(--nav-medium-letter-spacing);line-height:var(--nav-medium-line-height);padding:8px 0;text-transform:var(--nav-text-transform);text-transform:capitalize;width:100%}.nav-list__item-link--mobile-menu span{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 100%;background-repeat:no-repeat;background-size:0 2px;padding:1px 0;transition:background-size .3s ease}.nav-list__item-link--mobile-menu:hover span{background-size:100% 2px}.nav-list__item--sub-nav{align-items:center;cursor:pointer;display:flex;padding:10px 12px;position:relative}.nav-list__item--sub-nav svg path{fill:var(--color-main);transition:fill .3s ease}.nav-list__item--sub-nav:hover .sub-nav-list{display:grid}html[data-theme=dark] .sub-nav-list{background-color:#29292a}.sub-nav-list{align-items:start;animation:fadeIn .3s ease;background-color:var(--color-bg);border-radius:var(--border-radius-elements);box-shadow:0 0 10px 5px rgba(0,0,0,.05);display:none;grid-template-columns:1fr;grid-template-rows:1fr;left:0;min-width:-moz-max-content;min-width:max-content;position:absolute;top:40px}.sub-nav-list__item:first-child .sub-nav-list__item-link{padding:20px 28px 8px}.sub-nav-list__item:last-child .sub-nav-list__item-link{padding:8px 28px 20px}.sub-nav-list__item:first-child:last-child .sub-nav-list__item-link{padding:20px 28px}.sub-nav-list__item-link{display:flex;font-size:var(--nav-small-font-size);font-weight:var(--nav-small-font-weight);justify-content:flex-start;letter-spacing:var(--nav-small-letter-spacing);line-height:var(--nav-small-line-height);padding:8px 28px;text-transform:var(--nav-text-transform);width:100%}.sub-nav-list__item-link span{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 100%;background-repeat:no-repeat;background-size:0 2px;padding:1px 0;transition:background-size .3s ease}.sub-nav-list__item-link:hover span{background-size:100% 2px}@media (max-width:1250px){.nav-list__item-link--main{padding:8px 10px}.nav-list__sub-nav-btn{padding:10px}}@media (max-width:1100px){.nav-list--footer{max-width:70%}.nav-list--secondary{justify-content:flex-start}}@media (max-width:900px){.nav-list__item-link--footer:hover,.nav-list__item-link--main:hover span,.nav-list__item-link--mobile-menu:hover span{background-size:0 2px}.nav-list__item-link--secondary:hover{color:var(--color-grey)}}@media (max-width:450px){.nav-list--footer{align-items:flex-start;flex-direction:column;width:100%}.nav-list--secondary{max-width:100%}.nav-list__item-link--footer{min-width:-moz-max-content;min-width:max-content}}.post-template #announcement-bar-root:not(:empty),.post-template .header{padding-top:8px}.post-template #announcement-bar-root:not(:empty)~.wrapper .header{padding-top:0}.post-template #announcement-bar-root:not(:empty)~.wrapper .header.scrolled{padding-top:8px}.post-template #announcement-bar-root:not(:empty)~.wrapper .header.scrolled:has(.reading-progress.hide){padding-top:0}.post-template #announcement-bar-root:empty{padding-top:0}.post-template #announcement-bar-root:empty~.wrapper .header{padding-top:8px}.post-template #announcement-bar-root:empty~.wrapper .header:has(.reading-progress.hide){padding-top:0}.header{background-color:var(--color-bg);position:sticky;top:0;transition:top .55s ease,background-color .3s ease,padding-top .4s ease;width:100%;z-index:15}.header--mobile-menu-open{z-index:3999999}.header__container{align-items:center;display:flex;justify-content:space-between;position:relative}.header--default{padding:24px 0}.header__box{align-items:center;display:flex;gap:32px}.header__nav{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.header__search-btn svg{height:24px;width:24px}.header__search-btn svg path{stroke:var(--color-main);transition:stroke .3s ease}.header__search-btn:hover svg path{stroke:var(--color-hover)}.header__options{align-items:center;display:flex;gap:24px}.header--hidden{top:-235px}.large-header-container{align-items:center;display:flex;justify-content:center;position:relative}.large-header-main{align-items:center;display:flex;flex-direction:column;padding:32px 0}.large-header-main__nav{margin-top:16px}.large-header-box{align-items:center;display:flex;gap:32px;position:absolute;top:50%;transform:translateY(-50%)}.large-header-box--left{left:0}.large-header-box--right{right:0}:root[data-theme=light] .logo.has-dark-version .logo__img--light{display:block}:root[data-theme=dark] .logo.has-dark-version .logo__img--light,:root[data-theme=light] .logo.has-dark-version .logo__img--dark{display:none}:root[data-theme=dark] .logo.has-dark-version .logo__img--dark{display:block}.burger-btn svg path{fill:var(--color-main);transition:fill .3s ease}.burger-btn:hover svg path{fill:var(--color-hover)}.switch-btn:hover .moon-icon path{stroke:var(--color-hover)}.switch-btn:hover .sun-icon path{fill:var(--color-hover)}.moon-icon,.sun-icon{height:24px;width:24px}.moon-icon path{stroke:var(--color-main);transition:stroke .3s ease}.sun-icon path{fill:var(--color-main);transition:fill .3s ease}:root[data-theme=light] .moon-icon{display:block}:root[data-theme=dark] .moon-icon,:root[data-theme=light] .sun-icon{display:none}:root[data-theme=dark] .sun-icon{display:block}@media (max-width:1150px){.header__nav{display:none}.header__options{gap:16px}.large-header-main{padding:24px 0}.large-header-main__nav{display:none}}@media (max-width:900px){.header__search-btn:hover svg path{stroke:var(--color-main)}.burger-btn:hover svg path{fill:var(--color-main)}.switch-btn:hover .moon-icon path{stroke:var(--color-main)}.switch-btn:hover .sun-icon path{fill:var(--color-main)}.large-header-box{gap:24px}}@media (max-width:800px){.header .btn{display:none}}@media (max-width:700px){.large-header .large-header-box .social{display:none}}@media (max-width:550px){.header__box{gap:24px}.header__box .social,.large-header .large-header-box .switch-btn{display:none}}@media (max-width:450px){.header--default{padding:20px 0}.header__box{gap:16px}}@media (max-width:375px){.header__box{gap:16px}}.social{align-items:center;display:flex}.social__link{padding:0 8px}.social__link:first-child{padding:0 8px 0 0}.social__link:last-child{padding:0 0 0 8px}.social__link svg path{fill:var(--color-main)}.social__link:hover svg path{fill:var(--color-hover)}.social svg{fill:var(--color-main);height:24px;width:24px}.social svg path{transition:fill .3s ease}@media (max-width:900px){.social:hover svg path{fill:#000}}.footer .nav{flex-grow:1}.footer__box{align-items:center;display:flex;gap:32px;justify-content:space-between}.footer__box--top{padding:22px 0;position:relative}.footer__box--bottom{padding:24px 0}.footer__box-inner{align-items:center;display:flex;flex-grow:1;gap:32px;padding-right:72px}.footer__divider{background-color:var(--color-main);height:1px;width:100%}.footer__copyright{color:var(--color-grey);font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height)}.footer__copyright-link{color:var(--color-grey);transition:color .3s ease}.footer__copyright-link:hover{color:var(--color-main)}@media (max-width:1100px){.footer__box--bottom{align-items:flex-start;flex-direction:column-reverse;flex-wrap:wrap}}@media (max-width:900px){.footer__copyright-link:hover{color:var(--color-grey)}}@media (max-width:700px){.footer__box-inner{align-items:flex-start;flex-direction:column;flex-wrap:wrap}}@media (max-width:450px){.footer__box--top{padding:40px 0}}.aside{display:flex;flex-direction:column;gap:48px;max-width:300px;width:100%}.aside svg{height:32px;width:32px}.aside--mt{margin-top:100px}.aside__title{border-top:2px solid var(--color-main);font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);padding:16px 0 24px}.aside__posts-wrapper{display:flex;flex-direction:column;gap:24px}.aside-post{display:flex;gap:16px}.aside-post__img{border-radius:var(--border-radius-elements);height:48px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:48px}.aside-post__title{font-family:var(--font-family-title);font-size:var(--headlines-title-extra-small-font-size);font-weight:var(--headlines-title-extra-small-font-weight);letter-spacing:var(--headlines-title-extra-small-letter-spacing);line-height:var(--headlines-title-extra-small-line-height)}.aside-post__no-img-link{align-items:center;background-color:#f1f1f2;border-radius:var(--border-radius-elements);display:flex;font-size:12px;font-weight:700;height:48px;justify-content:center;width:48px}.aside-post__img--no-img{height:auto;padding:0 5px}.aside-post__image-wrapper{border-radius:var(--border-radius-elements);max-width:48px;overflow:hidden;width:100%}.aside-post__image-wrapper:hover .aside-post__img{transform:scale(1.03)}.post-link{opacity:1;transition:opacity .3s ease}.post-link:hover{opacity:.8}.aside-next{border-top:2px solid var(--color-main);display:flex;flex-direction:column;gap:32px;padding-top:16px;position:sticky;top:114px;transition:top .45s ease;transition-delay:.1s}.aside-next__title{font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height)}.aside-next--large{top:210px}.aside-next.moved{top:30px}.aside-next-post__image-wrapper{border-radius:var(--border-radius-elements);margin-bottom:32px;overflow:hidden;width:100%}.aside-next-post__image-wrapper:hover .aside-next-post__image{transform:scale(1.03)}.aside-next-post__image{display:block;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.aside-next-post__title{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:0 5%;color:var(--color-main);display:inline;font-family:var(--font-family-title);font-size:var(--headlines-title-small-font-size);font-weight:var(--headlines-title-small-font-weight);letter-spacing:var(--headlines-title-small-letter-spacing);line-height:var(--headlines-title-small-line-height);padding-bottom:5px;transition:background-size .3s ease-in-out}.aside-next-post__title:hover{background-size:100% 5%}@media (max-width:1100px){.aside{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:736px}.aside__box:last-child{display:none}.aside-next{gap:24px;grid-column:2;grid-row:1;position:relative;top:0}}@media (max-width:900px){.aside .post-link:hover,.aside-next-post__image-wrapper:hover{opacity:1}.aside-next-post__title:hover{background-size:0 5%}}@media (max-width:550px){.aside{-moz-column-gap:0;column-gap:0;grid-template-columns:1fr;padding-left:20px;padding-right:20px}.aside-next{gap:24px;grid-column:1;grid-row:2;top:0}.aside-next-post__image{margin-bottom:24px}}@media (max-width:375px){.aside{padding-left:10px;padding-right:10px}}.read-next{gap:56px;margin:0 auto;max-width:1560px;padding-left:40px;padding-right:40px}.next-post,.read-next{display:flex;width:100%}.next-post{border-top:2px solid var(--color-main);flex-direction:column;gap:32px;max-width:328px;padding-top:16px}.next-post__header{color:var(--color-grey);-moz-column-gap:20px;column-gap:20px;display:flex;flex-wrap:wrap;font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);justify-content:space-between;letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);row-gap:6px}.next-post__author{color:var(--color-main);transition:color .3s ease}.next-post__author:hover{color:var(--color-hover)}.next-post__read-more{color:var(--color-main);transition:color .3s ease}.next-post__read-more:hover{color:var(--color-hover)}.next-post__img-wrapper{align-items:center;align-self:stretch;background-color:#f1f1f2;border-radius:var(--border-radius-images);display:flex;font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);justify-content:center;letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height);overflow:hidden;width:100%}.next-post__img-wrapper:before{content:"";float:left;padding-top:85%}.next-post__img-wrapper:after{clear:both;content:"";display:block}.next-post__img-wrapper:hover .next-post__img{transform:scale(1.03)}.next-post__img{align-self:stretch;transition:transform .3s ease}.next-post__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.next-post__title{font-family:var(--font-family-title);font-size:var(--headlines-title-small-font-size);font-weight:var(--headlines-title-small-font-weight);letter-spacing:var(--headlines-title-small-letter-spacing);line-height:var(--headlines-title-small-line-height)}.next-post .post-title-link{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:0 5%;color:var(--color-main);display:inline;padding-bottom:5px;transition:background-size .3s ease-in-out}.next-post .post-title-link:hover{background-size:100% 5%}.next-post__read-more{align-items:center;display:flex;font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);gap:4px;letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height)}.next-post__read-more svg{height:16px;width:16px}@media (max-width:1100px){.read-next{-moz-column-gap:36px;column-gap:36px;flex-wrap:wrap;justify-content:space-between;padding-left:30px;padding-right:30px;row-gap:56px}.next-post{max-width:calc(50% - 24px)}}@media (max-width:900px){.read-next{-moz-column-gap:28px;column-gap:28px;row-gap:40px}.next-post__author:hover{color:var(--color-main)}.next-post .post-link:hover,.next-post__read-more:hover{opacity:1}.next-post .post-title-link:hover{background-size:0 5%}}@media (max-width:600px){.next-post{max-width:calc(50% - 16px)}}@media (max-width:550px){.read-next{-moz-column-gap:20px;column-gap:20px;padding-left:20px;padding-right:20px;row-gap:30px}.next-post{max-width:calc(50% - 20px)}}@media (max-width:450px){.read-next{-moz-column-gap:0;column-gap:0;row-gap:48px}.next-post{gap:24px;max-width:100%}}@media (max-width:375px){.read-next{padding-left:10px;padding-right:10px}}.post-header{border-top-right-radius:var(--border-radius-elements)}.post-header__tags{-moz-column-gap:18px;column-gap:18px;display:flex;flex-wrap:wrap;margin-bottom:32px;row-gap:8px}.post-header--center{margin-left:auto}.post-header--center,.post-header--left{border-top-left-radius:var(--border-radius-elements);margin-right:auto}.post-header--left{margin-left:12.5%}.post-header--sidebar-left{border-top-right-radius:0}.post-header--right,.post-header--sidebar-left{border-top-left-radius:var(--border-radius-elements);margin-left:auto}.post-header--right{margin-right:12.5%}.post-header--featured{animation:featuredPostHeadAnimation .55s ease forwards}.post-header--featured,.post-header--featured-with-sidebar{background-color:var(--color-bg);margin-top:0;padding-top:48px;position:relative;z-index:5}.post-header--featured-with-sidebar{animation:featuredPostHeadWithSidebarAnimation .55s ease forwards}.post-header--featured-no-img{padding-top:16px}.post-header__tag{color:var(--color-main);font-size:var(--ui-category-font-size);font-weight:var(--ui-category-font-weight);letter-spacing:var(--ui-category-letter-spacing);line-height:var(--ui-category-line-height);position:relative;text-transform:var(--ui-category-text-transform);transition:color .3s ease}.post-header__tag:hover{color:var(--color-hover)}.post-header__tag:after{background-color:var(--color-grey);border-radius:50%;content:"";height:2px;position:absolute;right:-11px;top:50%;transform:translateY(-50%);width:2px}.post-header__tag:last-child:after{content:none}.post-header__title{font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height);margin:0 0 16px}.post-header__excerpt{color:var(--color-dark);font-size:22px;font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-bottom:32px}.post-header__reading-time{font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);position:relative}.post-header__reading-time:before{background-color:var(--color-grey);border-radius:100px;content:"";height:2px;left:-10px;position:absolute;top:50%;transform:translateY(-50%);width:2px}.post-header__author{align-items:center;border-top:2px solid var(--color-main);color:var(--color-dark);display:flex;flex-wrap:wrap;font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);overflow:hidden;padding-bottom:48px;padding-top:16px;row-gap:16px}.post-header__author-avatar{border-radius:50%;height:32px;margin-right:8px;-o-object-fit:cover;object-fit:cover;width:32px}.post-header__author-time{margin-right:18px}.post-header__author-name span{color:var(--color-grey)}.post-header__author-name--link{color:var(--color-dark);margin-right:18px;position:relative;transition:color .3s ease}.post-header__author-name--link:first-child{margin-left:4px}.post-header__author-name--link:hover{color:var(--color-hover)}.post-header__author-date{display:flex;flex-grow:1;margin-right:8px;position:relative}.post-header__author-date:before{background-color:var(--color-grey);border-radius:100px;content:"";height:2px;left:-9px;position:absolute;top:50%;transform:translateY(-50%);width:2px}.post-header__author-share{display:flex;gap:16px}.post-header__author-share-link svg{fill:var(--color-main);height:24px;transition:fill .3s ease;width:24px}.post-header__author-share-link svg:hover{fill:var(--color-hover)}.copyToClipboardBtn{position:relative}.copyToClipboardBtn__fail,.copyToClipboardBtn__success{background-color:#686868;border-radius:var(--border-radius-elements);bottom:calc(-100% - 2px);color:#fff;display:none;font-size:12px;font-weight:600;padding:4px 8px;position:absolute;right:0;width:-moz-max-content;width:max-content}.copyToClipboardBtn.copied .copyToClipboardBtn__success,.copyToClipboardBtn.notCopied .copyToClipboardBtn__fail{display:block}@media (max-width:1100px){.post-header__title{font-size:40px}.post-header__author{padding-bottom:32px}.post-header--sidebar-left{border-top-right-radius:var(--border-radius-elements)}.post-header--sidebar-right{border-top-left-radius:var(--border-radius-elements)}.post-header--left,.post-header--right{margin-left:auto;margin-right:auto}}@media (max-width:900px){.post-header__title{font-size:36px}.post-header--featured{animation:none;margin-top:0;padding-top:32px}.post-header--featured-with-sidebar{animation:none;margin-top:0;padding-top:0}.post-header__tags{margin-bottom:24px}.post-header__tag:hover{color:var(--color-main)}.post-header__author-share-link svg:hover{fill:var(--color-main)}.post-header__author-name--link:after{content:none}.post-header__author-name--link:hover{color:var(--color-dark)}}@media (max-width:750px){.post-header__title{font-size:28px}.post-header__excerpt{font-size:18px}}@media (max-width:550px){.post-header__title{font-size:28px}.post-header__tags{margin-bottom:20px}}.post-author{border-top:2px solid var(--color-main);padding-top:24px}.post-author__info{align-items:center;color:var(--color-main);display:flex;flex-wrap:wrap;gap:16px;transition:color .3s ease}.post-author__info:last-child{justify-content:space-between}.post-author__link--read-more{align-items:center;color:var(--color-main);display:flex;font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);gap:4px;letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);line-height:100%;text-transform:var(--ui-button-text-transform);transition:color .3s ease-out}.post-author__link--read-more svg{fill:var(--color-main);transition:transform .3s ease-out,fill .3s ease-out}.post-author__link--read-more svg path{stroke:var(--color-main);transition:stroke .3s ease-out}.post-author__link--read-more:hover{color:var(--color-hover)}.post-author__link--read-more:hover svg{fill:var(--color-hover);transform:rotate(-45deg)}.post-author__link--read-more:hover svg path{stroke:var(--color-hover)}.post-author__name{font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height)}.post-author__social{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.post-author__social-link svg path{fill:var(--color-main);transition:fill .3s ease}.post-author__social-link:hover svg path{fill:var(--color-hover)}.post-author__avatar-wrapper{align-items:center;display:flex;height:32px;justify-content:center;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:1;position:relative;transition:opacity .3s ease;width:32px}.post-author__avatar-wrapper:hover{opacity:.8}.post-author__avatar{border-radius:50%;height:32px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease;width:32px}.post-author__name{position:relative;transition:color .3s ease}.post-author__name:hover{color:var(--color-hover)}.post-author__description{color:var(--color-light-grey);font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);margin:24px 0;transition:color .3s ease}@media (max-width:900px){.post-author__avatar-wrapper:after,.post-author__name:after{content:none}.post-author__avatar-wrapper:hover .post-author__avatar{transform:scale(1)}.post-author__link:hover{opacity:1}.post-author__link--read-more:hover svg{transform:none}.post-author__social-link:hover svg path{fill:var(--color-main)}}.mobile-menu{background-color:var(--color-bg);display:none;flex-direction:column;height:100vh;max-width:390px;opacity:0;overflow:hidden;padding:32px;position:absolute;top:0;transition:background-color .3s ease;width:100%;z-index:15}.mobile-menu--left{left:-100%}.mobile-menu--left.open{position:fixed}.mobile-menu--left.open,.mobile-menu--left.open .mobile-menu__bottom{animation:openMenuLeft .35s ease;display:flex;left:0;opacity:1}.mobile-menu--left.closeAnim,.mobile-menu--left.closeAnim .mobile-menu__bottom{animation:closeMenuLeft .35s ease-in;left:-100%;opacity:0}.mobile-menu--left .mobile-menu__bottom{left:-100%}.mobile-menu--right{right:-100%}.mobile-menu--right .mobile-menu__close-btn{align-self:flex-end}.mobile-menu--right.open{position:fixed}.mobile-menu--right.open,.mobile-menu--right.open .mobile-menu__bottom{animation:openMenuRight .35s ease;display:flex;opacity:1;right:0}.mobile-menu--right.closeAnim,.mobile-menu--right.closeAnim .mobile-menu__bottom{animation:closeMenuRight .35s ease-in;opacity:0;right:-100%}.mobile-menu--right .mobile-menu__bottom{right:-100%}.mobile-menu__btn.btn{display:none;margin-top:32px;width:-moz-fit-content;width:fit-content}.mobile-menu__close-btn{margin-bottom:24px;width:-moz-fit-content;width:fit-content}.mobile-menu__close-btn svg path{fill:var(--color-main);transition:fill .3s ease}.mobile-menu__close-btn:hover svg path{fill:var(--color-hover)}.mobile-menu__bottom{align-items:center;bottom:0;display:none;justify-content:space-between;max-width:390px;opacity:0;padding:32px;position:fixed;width:100%;z-index:10}.mobile-menu__bottom .switch-btn{display:none}.mobile-overlay{background-color:hsla(0,0%,82%,.5);bottom:0;height:100vh;left:0;position:absolute;right:0;top:0;width:100vw;z-index:10}.mobile-overlay--close{display:none}.mobile-overlay--open{display:block;opacity:1;position:fixed}.mobile-overlay--animation-open{animation:overlayFadeIn .35s ease-out}.mobile-overlay--animation-close{animation:overlayFadeOut .35s ease-out}@media (max-width:900px){.mobile-menu__close-btn:hover svg path{fill:var(--color-main)}}@media (max-width:800px){.mobile-menu__btn.btn{display:flex}}@media (max-width:700px){.mobile-menu{max-width:350px}.mobile-menu__bottom{display:flex;max-width:350px}}@media (max-width:550px){.mobile-menu,.mobile-menu__bottom{padding:32px 20px}.mobile-menu__bottom .switch-btn{display:flex}}.breadcrumbs{border-bottom:2px solid var(--color-main)}.breadcrumbs__wrapper{padding:24px 0}.breadcrumbs__item{display:inline;font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);position:relative;text-transform:capitalize}.breadcrumbs__item:not(:first-child){margin-left:18px}.breadcrumbs__item:not(:first-child):before{background-color:var(--color-grey);border-radius:50%;content:"";height:2px;left:-11px;position:absolute;top:8px;width:2px}.breadcrumbs__item:last-child{color:var(--color-grey)}.breadcrumbs__item:last-child:after{content:none}.breadcrumbs__link{display:inline;opacity:1;transition:opacity .3s ease}.breadcrumbs__link:hover{opacity:.75}@media (max-width:900px){.breadcrumbs__link:hover{opacity:1}}@media (max-width:550px){.breadcrumbs__wrapper{padding:16px 0}}.post-content>h1{font-size:42px}.post-content>h2{font-size:36px}.post-content>h3{font-size:32px}.post-content>h4{font-size:24px}.post-content>h5{font-size:19px}.post-content>h6{font-size:18px}.post-content>h1,.post-content>h2,.post-content>h3,.post-content>h4,.post-content>h5,.post-content>h6{margin:64px auto 32px;max-width:832px;padding-left:48px;padding-right:48px;width:100%}.post-content--left>h1,.post-content--left>h2,.post-content--left>h3,.post-content--left>h4,.post-content--left>h5,.post-content--left>h6{margin:0 auto 32px 12.5%}.post-content--right>h1,.post-content--right>h2,.post-content--right>h3,.post-content--right>h4,.post-content--right>h5,.post-content--right>h6{margin:0 12.5% 32px auto}.page-post__container--with-sidebar-right .post-content>h1,.page-post__container--with-sidebar-right .post-content>h2,.page-post__container--with-sidebar-right .post-content>h3,.page-post__container--with-sidebar-right .post-content>h4,.page-post__container--with-sidebar-right .post-content>h5,.page-post__container--with-sidebar-right .post-content>h6{margin:0 auto 32px 0}.page-post__container--with-sidebar-left .post-content>h1,.page-post__container--with-sidebar-left .post-content>h2,.page-post__container--with-sidebar-left .post-content>h3,.page-post__container--with-sidebar-left .post-content>h4,.page-post__container--with-sidebar-left .post-content>h5,.page-post__container--with-sidebar-left .post-content>h6{margin:0 0 32px auto}.post-content{color:var(--color-main);font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height)}.post-content p{line-height:160%;margin:0 auto 32px;max-width:832px;padding-left:48px;padding-right:48px;width:100%}.post-content p img{border-radius:var(--border-radius-images);height:100%;max-width:736px;width:100%}.post-content--left p{margin:0 auto 32px 12.5%}.post-content--right p{margin:0 12.5% 32px auto}.page-post__container--with-sidebar-left .post-content p{margin:0 0 32px auto}.page-post__container--with-sidebar-right .post-content p{margin:0 auto 32px 0}.post-content a:not(.kg-btn):not(.kg-file-card-container):not(.kg-card.kg-image-card>a):not(.kg-product-card-button):not(.kg-bookmark-container):not(.kg-header-card-button):not(.kg-signup-card-button):not(.kg-header-card-heading a):not(a.gh-portal-close){background-image:linear-gradient(90deg,currentColor 0,currentColor);background-position:left 80%;background-repeat:no-repeat;background-size:100% 5%;display:inline;opacity:1;padding-bottom:3px;-webkit-text-decoration:none;text-decoration:none;transition:background-size .3s ease-in-out,opacity .3s ease-in-out}.post-content a:not(.kg-btn):not(.kg-file-card-container):not(.kg-card.kg-image-card>a):not(.kg-product-card-button):not(.kg-bookmark-container):not(.kg-header-card-button):not(.kg-signup-card-button):not(.kg-header-card-heading a):not(a.gh-portal-close):hover{background-size:0 5%;opacity:.8}.post-content .kg-card.kg-header-card h2>a,.post-content .kg-card.kg-signup-card h2>a{background-image:linear-gradient(90deg,currentColor 0,currentColor);background-position:left 100%;background-repeat:no-repeat;background-size:100% 5%;transition:background-size .3s ease-in-out,opacity .3s ease-in-out}.post-content .kg-card.kg-header-card h2>a:hover,.post-content .kg-card.kg-signup-card h2>a:hover{background-size:0 5%;opacity:.8}.post-content figcaption a:not(.kg-btn):not(.kg-file-card-container):not(.kg-card.kg-image-card>a):not(.kg-product-card-button):not(.kg-bookmark-container):not(.kg-header-card-button):not(.kg-signup-card-button):not(a.gh-portal-close){background-image:linear-gradient(to right,var(--color-grey) 0,var(--color-grey) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:100% 2.5%;color:var(--color-grey);display:inline;opacity:1;padding-bottom:3px;-webkit-text-decoration:none;text-decoration:none;transition:background-size .3s ease-in-out,opacity .3s ease-in-out}.post-content figcaption a:not(.kg-btn):not(.kg-file-card-container):not(.kg-card.kg-image-card>a):not(.kg-product-card-button):not(.kg-bookmark-container):not(.kg-header-card-button):not(.kg-signup-card-button):not(a.gh-portal-close):hover{opacity:.8;text-decoration:underline;-webkit-text-decoration:underline solid transparent;text-decoration:underline solid transparent;-webkit-text-decoration:underline transparent 1px;text-decoration:underline transparent 1px;text-decoration-thickness:1px}.post-content ol,.post-content ul{list-style:decimal;list-style-position:inside;margin:0 auto 32px;max-width:832px;padding-left:48px;padding-right:48px;width:100%}.post-content ol img,.post-content ul img{border-radius:var(--border-radius-elements);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-content ol p,.post-content ul p{margin:0;padding:0}.post-content ul li,.post-content ul li ol li{padding-left:0}.post-content ol li{list-style-position:outside;margin-left:37px;padding-left:19px;position:relative}.post-content ol li::marker{left:0;position:absolute;top:0}.post-content ol ol,.post-content ol ul{margin:16px auto;padding:0}.post-content--left ol,.post-content--left ul{margin:0 auto 32px 12.5%}.post-content--right ol,.post-content--right ul{margin:0 12.5% 32px auto}.post-content li{font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);position:relative}.post-content li+li{margin-top:8px}.post-content ul li{list-style:none;margin-left:56px}.post-content ul li:before{background-color:var(--color-grey);border-radius:50%;content:"";height:4px;left:-32px;position:absolute;top:9px;width:4px}.post-content ul li ol,.post-content ul li ul{margin:16px auto;padding:0}.page-post__container--with-sidebar-left .post-content ol,.page-post__container--with-sidebar-left .post-content ul{margin:0 0 32px auto}.page-post__container--with-sidebar-left .post-content ol li ol,.page-post__container--with-sidebar-left .post-content ol li ul,.page-post__container--with-sidebar-left .post-content ul li ol,.page-post__container--with-sidebar-left .post-content ul li ul{margin:16px auto;padding:0}.page-post__container--with-sidebar-left .post-content ol li p,.page-post__container--with-sidebar-left .post-content ul li p{margin:0;padding:0}.page-post__container--with-sidebar-right .post-content ol,.page-post__container--with-sidebar-right .post-content ul{margin:0 auto 32px 0}.page-post__container--with-sidebar-right .post-content ol li ol,.page-post__container--with-sidebar-right .post-content ol li ul,.page-post__container--with-sidebar-right .post-content ul li ol,.page-post__container--with-sidebar-right .post-content ul li ul{margin:16px auto;padding:0}.page-post__container--with-sidebar-right .post-content ol li p,.page-post__container--with-sidebar-right .post-content ul li p{margin:0;padding:0}.post-content>blockquote{border-left:2px solid var(--color-main);margin:0 auto 32px;max-width:736px;padding:0 0 0 20px;width:calc(100% - 96px)}.post-content>blockquote>p{font-size:20px;font-style:italic;margin:0 auto!important;padding:0!important}.post-content>blockquote ol,.post-content>blockquote ul{margin:0;padding:0}.post-content .kg-blockquote-alt{border-left:none;border-top:2px solid var(--color-main);font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-size:32px;font-style:normal;font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height);margin:0 auto 32px;max-width:736px;padding:32px 0 0;text-align:left;width:calc(100% - 96px)}.post-content--left .kg-blockquote-alt,.post-content--left>blockquote{margin:0 auto 32px 15.5%}.post-content--right .kg-blockquote-alt,.post-content--right>blockquote{margin:0 15.5% 32px auto}.page-post__container--with-sidebar-left .post-content .kg-blockquote-alt,.page-post__container--with-sidebar-left .post-content>blockquote,.page-post__container--with-sidebar-right .post-content .kg-blockquote-alt,.page-post__container--with-sidebar-right .post-content>blockquote{margin:0 auto 32px}.post-content .kg-card.kg-code-card{display:flex;flex-direction:column;gap:16px;margin:0 auto;width:calc(100% - 96px)}.post-content .kg-card.kg-code-card pre{margin:0 auto}.post-content .kg-card.kg-code-card figcaption{color:#a5a5a5;font-size:16px;font-weight:500;line-height:1.4;width:calc(100% - 96px);width:100%}.post-content .kg-card.kg-code-card figcaption>*{max-width:736px;padding:0}.post-content .kg-card.kg-code-card pre{width:100%}.post-content .kg-card.kg-code-card pre>code{margin:0 auto;width:100%}.post-content code{-webkit-overflow-scrolling:touch;background-color:var(--color-comments-bg);border-radius:var(--border-radius-containers);display:block;font-size:14px;margin:0;max-width:500px;min-width:250px;overflow-x:auto;padding:20px;scrollbar-color:var(--color-comments-bg) var(--color-grey);scrollbar-width:auto;white-space:pre;width:100%}.post-content code::-webkit-scrollbar{height:10px;width:10px}.post-content code::-webkit-scrollbar-track{background:var(--color-comments-bg)}.post-content code::-webkit-scrollbar-thumb{background-color:var(--color-grey);border-radius:20px}.post-content code::-webkit-scrollbar-thumb:hover{background-color:var(--color-light-grey)}.post-content pre{margin:0 auto 48px}.post-content pre>code{border-radius:var(--border-radius-elements);margin:0 auto;max-width:736px;min-width:250px;width:calc(100% - 96px)}.post-content--left pre>code{margin:0 auto 32px 15.5%}.post-content--left .kg-card.kg-code-card{margin:0 auto 32px 15.5%;max-width:736px}.post-content--left .kg-card.kg-code-card figcaption>*{margin:0}.post-content--right pre>code{margin:0 15.5% 32px auto}.post-content--right .kg-card.kg-code-card{margin:0 15.5% 32px auto;max-width:736px}.post-content--right .kg-card.kg-code-card figcaption>*{margin:0}.post-content hr{background-color:var(--color-main);height:1px;margin:0 auto 32px;max-width:736px;width:calc(100% - 96px)}.post-content--left hr{margin:0 auto 32px 15.5%}.post-content--right hr{margin:0 15.5% 32px auto}.page-post__container--with-sidebar-left .post-content hr{margin:0 48px 32px auto}.page-post__container--with-sidebar-right .post-content hr{margin:0 auto 32px 48px}.post-content .kg-callout-card{border-radius:var(--border-radius-elements);display:flex;gap:10px;margin:48px auto;max-width:736px;padding:48px;width:calc(100% - 96px)}.post-content .kg-callout-card .kg-callout-text{font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height)}.post-content .kg-callout-card .kg-callout-emoji{padding-right:4px}.post-content .kg-callout-card.kg-callout-card-white{border:1px solid var(--color-main)}.post-content--left .kg-callout-card{margin:0 auto 48px 15.5%}.post-content--right .kg-callout-card{margin:0 15.5% 48px auto}.page-post__container--with-sidebar-left .post-content .kg-callout-card{margin:0 48px 32px auto}.page-post__container--with-sidebar-right .post-content .kg-callout-card{margin:0 auto 32px 48px}.post-template.tag-hash-lightbox .kg-image-card img:not(a img){cursor:zoom-in}.post-content .kg-card.kg-image-card{height:100%;margin:0 auto 48px;max-width:736px;width:calc(100% - 96px)}.post-content .kg-card.kg-image-card>a{opacity:1;transition:opacity .3s ease;width:100%}.post-content .kg-card.kg-image-card>a:hover{opacity:.8}.post-content .kg-card.kg-image-card .kg-image{border-radius:var(--border-radius-elements);height:100%;max-width:100%;overflow:hidden;width:100%}.post-content .kg-card.kg-image-card figcaption{color:var(--color-grey);font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);margin:8px auto 0;max-width:736px;text-align:left;width:100%}.post-content .kg-card.kg-image-card.kg-width-wide{max-width:832px;width:calc(100% - 80px)}.post-content .kg-card.kg-image-card.kg-width-full{border-radius:0;max-width:100%;padding:0;width:100%}.post-content .kg-card.kg-image-card.kg-width-full .kg-image{border-radius:0}.post-content .kg-card.kg-image-card.kg-width-full figcaption{max-width:100%;width:calc(100% - 96px)}.post-content--left .kg-card.kg-image-card{margin:0 auto 48px 15.5%}.post-content--left .kg-card.kg-image-card.kg-width-wide{margin:0 auto 48px 12.5%}.post-content--left .kg-card.kg-image-card.kg-width-full{margin:0 auto 48px 0}.post-content--left .kg-card.kg-image-card.kg-width-full figcaption{margin:8px auto 0 15.5%}.post-content--left .kg-card.kg-image-card figcaption{padding:0}.post-content--right .kg-card.kg-image-card{margin:0 15.5% 48px auto}.post-content--right .kg-card.kg-image-card.kg-width-wide{margin:0 12.5% 48px auto}.post-content--right .kg-card.kg-image-card.kg-width-full{margin:0 0 48px auto}.post-content--right .kg-card.kg-image-card.kg-width-full figcaption{margin:8px 15.5% 0 auto;max-width:736px;width:100%}.post-content--right .kg-card.kg-image-card figcaption{padding:0}.page-post__container--with-sidebar-left .post-content .kg-card.kg-image-card{margin:0 48px 32px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-image-card.kg-width-full,.page-post__container--with-sidebar-left .post-content .kg-card.kg-image-card.kg-width-wide{margin:0 auto 48px;max-width:784px;width:100%}.page-post__container--with-sidebar-left .post-content .kg-card.kg-image-card.kg-width-full figcaption{margin:8px 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-image-card{margin:0 auto 32px 48px}.page-post__container--with-sidebar-right .post-content .kg-card.kg-image-card.kg-width-full,.page-post__container--with-sidebar-right .post-content .kg-card.kg-image-card.kg-width-wide{margin:0 auto 48px;max-width:784px;width:100%}.page-post__container--with-sidebar-right .post-content .kg-card.kg-image-card.kg-width-full{max-width:832px}.page-post__container--with-sidebar-right .post-content .kg-card.kg-image-card.kg-width-full figcaption{margin:8px auto 48px 48px}.kg-card.kg-bookmark-card{margin:0 auto 48px;max-width:736px;width:calc(100% - 96px)}.kg-card.kg-bookmark-card figcaption{color:var(--color-grey);font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);margin:8px auto 0;max-width:736px;text-align:left;width:100%}.kg-card.kg-bookmark-card figcaption p{margin:0 auto;max-width:100%;padding:0;width:100%}.post-content .kg-bookmark-card .kg-bookmark-container{background-color:var(--color-bg)!important;border:1px solid var(--color-main)!important;border-radius:var(--border-radius-elements)!important;box-shadow:none;display:flex;flex-wrap:nowrap;min-height:148px;overflow:hidden;transition:background-color .3s ease}.post-content .kg-bookmark-card .kg-bookmark-container:after{content:none}.post-content .kg-bookmark-card .kg-bookmark-container:hover{background-color:var(--color-light)!important;opacity:1}.post-content .kg-bookmark-card .kg-bookmark-content{align-items:flex-start;border-right:1px solid var(--color-main);display:flex;flex-basis:67%;flex-direction:column;justify-content:space-between;padding:32px}.post-content .kg-bookmark-card .kg-bookmark-title{color:var(--color-main);font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-size:19px;font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height)}.post-content .kg-bookmark-card .kg-bookmark-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--color-main);display:-webkit-box;font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);margin-bottom:14px;max-height:44px;overflow-y:hidden}.post-content .kg-bookmark-card .kg-bookmark-metadata{align-items:center;color:var(--color-main);display:flex;font-size:14px;line-height:115%;margin-top:0}.post-content .kg-bookmark-card .kg-bookmark-metadata .kg-bookmark-publisher:before{content:"•";margin:0 6px}.post-content .kg-bookmark-card .kg-bookmark-icon{height:20px;margin-right:6px;width:20px}.post-content .kg-bookmark-card .kg-bookmark-author{display:block;font-weight:500;line-height:160%;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-content .kg-bookmark-card .kg-bookmark-thumbnail{border-radius:var(--border-radius-elements);flex-basis:33%;overflow:hidden;padding:32px;position:relative}.post-content .kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:var(--border-radius-elements);position:relative;width:100%}.post-content--left .kg-card.kg-bookmark-card{margin:0 auto 48px 15.5%}.post-content--right .kg-card.kg-bookmark-card{margin:0 15.5% 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-bookmark-card{margin:0 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-bookmark-card{margin:0 auto 48px 48px}.post-content .kg-card.kg-audio-card{background-color:var(--color-bg);border:1px solid var(--color-main);border-radius:var(--border-radius-elements);box-shadow:none;display:flex;margin:0 auto 48px;max-width:736px;min-height:96px;padding:32px;transition:background-color .3s ease;width:calc(100% - 96px)}.post-content .kg-audio-player-container{flex-grow:1;justify-content:space-around;margin-left:16px}.post-content .kg-audio-player-container input[type=range]{-webkit-appearance:none;background:0 0;border:0;height:auto;padding:0;position:relative}.post-content .kg-audio-thumbnail{align-items:center;aspect-ratio:1/1;border-radius:var(--border-radius-elements);display:flex;height:80px;justify-content:center;margin:0;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:80px}.post-content .kg-audio-thumbnail svg{fill:var(--color-main)}.post-content .kg-audio-hide{display:none}.post-content .kg-audio-player{align-items:center;display:flex;flex-grow:0;flex-wrap:wrap;margin:0;padding:0;row-gap:16px}.post-content .kg-audio-title{color:var(--color-main);font-size:20px;font-weight:600;margin:0;padding:0}.post-content .kg-audio-play-icon svg{fill:var(--color-main);height:14px;transition:fill .3s ease;width:14px}.post-content .kg-audio-play-icon svg:hover{fill:var(--color-hover)}.post-content .kg-audio-unmute-icon svg{fill:var(--color-main);height:16px;transition:fill .3s ease;width:16px}.post-content .kg-audio-unmute-icon svg:hover{fill:var(--color-hover)}.post-content .kg-audio-time{color:#ababab}.post-content .kg-audio-current-time{min-width:38px;padding:0 4px}.post-content .kg-audio-playback-rate{color:var(--color-main)}.post-content .kg-audio-duration{padding:0 4px}.post-content .kg-audio-seek-slider{flex-grow:1;margin:0 4px}.post-content .kg-audio-seek-slider:before,.post-content .kg-audio-volume-slider:before{background-color:currentColor;border-radius:2px;color:var(--color-main);content:"";cursor:pointer;height:4px;left:0;position:absolute;width:var(--seek-before-width)}.post-content--left .kg-card.kg-audio-card{margin:0 auto 48px 15.5%}.post-content--right .kg-card.kg-audio-card{margin:0 15.5% 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-audio-card{margin:0 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-audio-card{margin:0 auto 48px 48px}.post-content .kg-align-center{display:flex;justify-content:center}.post-content .kg-button-card{margin:0 auto 48px;max-width:736px;width:calc(100% - 96px)}.post-content .kg-button-card .kg-btn{background-color:var(--color-default-btn-bg);border:1px solid var(--color-default-btn-bg);border-radius:var(--border-radius-buttons);color:var(--color-default-btn-color);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);height:100%;letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);margin:0;padding:12px 24px;text-transform:var(--ui-button-text-transform);text-transform:var(--text-transform-button);transition:color .15s ease,background-color .3s ease}.post-content .kg-button-card .kg-btn:after{content:none}.post-content .kg-button-card .kg-btn:hover{background-color:var(--color-default-btn-bg-hover);color:var(--color-default-btn-color-hover);opacity:1}.post-content--left .kg-button-card{margin:0 auto 48px 15.5%}.post-content--right .kg-button-card{margin:0 15.5% 48px auto}.page-post__container--with-sidebar-left .post-content .kg-button-card{margin:0 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-button-card{margin:0 auto 48px 48px}.post-content .kg-card.kg-video-card{margin:0 auto 48px;max-width:736px;width:calc(100% - 96px)}.post-content .kg-card.kg-video-card video{width:100%}.post-content .kg-card.kg-video-card.kg-width-wide{max-width:832px}.post-content .kg-card.kg-video-card.kg-width-full{max-width:100%;padding:0;width:100%}.post-content .kg-card.kg-video-card.kg-width-full .kg-video-container{border-radius:0;overflow:hidden}.post-content .kg-card.kg-video-card.kg-width-full figcaption{max-width:100%;width:calc(100% - 96px)}.post-content .kg-card.kg-video-card .kg-video-container{border-radius:var(--border-radius-elements);overflow:hidden}.post-content .kg-card.kg-video-card figcaption{color:var(--color-grey);display:block;font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);margin:16px auto 0;max-width:736px;text-align:left;width:100%}.post-content .kg-card.kg-video-card figcaption>*{margin:0;padding:0}.post-content .kg-video-overlay,.post-content .kg-video-player-container{z-index:4}.post-content--left .kg-card.kg-video-card{margin:0 auto 48px 15.5%}.post-content--left .kg-card.kg-video-card.kg-width-wide{margin:0 auto 48px 12.5%}.post-content--left .kg-card.kg-video-card.kg-width-wide figcaption{margin:8px auto 0 0}.post-content--left .kg-card.kg-video-card.kg-width-full{margin:8px auto 48px 0}.post-content--left .kg-card.kg-video-card.kg-width-full figcaption{margin:8px auto 0 15.5%}.post-content--right .kg-card.kg-video-card{margin:0 15.5% 48px auto}.post-content--right .kg-card.kg-video-card.kg-width-wide{margin:0 12.5% 48px auto}.post-content--right .kg-card.kg-video-card.kg-width-wide figcaption{margin:8px 48px 0 auto}.post-content--right .kg-card.kg-video-card.kg-width-full{margin:8px 0 48px auto}.post-content--right .kg-card.kg-video-card.kg-width-full figcaption{margin:8px 15.5% 0 auto;max-width:736px;width:100%}.page-post__container--with-sidebar-left .post-content .kg-card.kg-video-card{margin:0 48px 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-video-card.kg-width-full,.page-post__container--with-sidebar-left .post-content .kg-card.kg-video-card.kg-width-wide{margin:0 auto 48px;max-width:784px;width:100%}.page-post__container--with-sidebar-left .post-content .kg-card.kg-video-card.kg-width-full{max-width:832px}.page-post__container--with-sidebar-left .post-content .kg-card.kg-video-card.kg-width-full figcaption{margin:8px 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-video-card{margin:0 auto 48px 48px}.page-post__container--with-sidebar-right .post-content .kg-card.kg-video-card.kg-width-full,.page-post__container--with-sidebar-right .post-content .kg-card.kg-video-card.kg-width-wide{margin:0 auto 48px;max-width:784px;width:100%}.page-post__container--with-sidebar-right .post-content .kg-card.kg-video-card.kg-width-full{max-width:832px}.page-post__container--with-sidebar-right .post-content .kg-card.kg-video-card.kg-width-full figcaption{margin:8px auto 48px 48px}.post-content .kg-card.kg-gallery-card{gap:0;margin:0 auto 48px;max-width:832px;width:calc(100% - 96px)}.post-content .kg-card.kg-gallery-card figcaption{color:var(--color-grey);display:block;font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);margin:16px auto 0;max-width:736px;text-align:left;width:100%}.post-content .kg-card.kg-gallery-card figcaption>*{margin:0;padding:0}.post-content .kg-card.kg-gallery-card .kg-gallery-container{border-radius:var(--border-radius-elements);overflow:hidden}.post-content .kg-card.kg-gallery-card .kg-gallery-container .kg-gallery-row{margin:0!important}.post-content .kg-gallery-card{align-items:center;display:flex;flex-direction:column;gap:4px}.post-content .kg-gallery-row{display:flex;flex-direction:row;justify-content:center}.post-content .kg-gallery-image{flex:0.8 1 0%;margin:0!important}.post-content .kg-gallery-image img{display:block;height:100%;margin:0;width:100%}.post-content--left .kg-card.kg-gallery-card{margin:0 auto 48px 12.5%;width:832px}.post-content--left .kg-card.kg-gallery-card figcaption{margin:8px auto 0 48px}.post-content--right .kg-card.kg-gallery-card{margin:0 12.5% 48px auto;width:832px}.post-content--right .kg-card.kg-gallery-card figcaption{margin:8px 48px 0 auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-gallery-card{margin:0 0 48px auto;width:100%}.page-post__container--with-sidebar-right .post-content .kg-card.kg-gallery-card{margin:0 auto 48px 0;width:100%}.post-content .kg-card.kg-file-card{background-color:var(--color-bg);border:1px solid var(--color-main);border-radius:var(--border-radius-elements);box-shadow:none;display:flex;height:100%;margin:0 auto 48px;max-width:736px;padding:32px;transition:background-color .3s ease;width:calc(100% - 96px)}.post-content .kg-card.kg-file-card:hover,.post-content .kg-card.kg-file-card:hover .kg-file-card-icon{background-color:var(--color-light)}.post-content .kg-card.kg-file-card .kg-file-card-container{border:none;display:flex;padding:0;width:100%}.post-content .kg-card.kg-file-card .kg-file-card-container:after{content:none}.post-content .kg-card.kg-file-card .kg-file-card-container:hover{border:none}.post-content .kg-card.kg-file-card .kg-file-card-container .kg-file-card-contents{display:flex;flex-direction:column;gap:10px;justify-content:space-between;margin:0;width:100%}.post-content .kg-card.kg-file-card .kg-file-card-title{color:var(--color-main);font-size:20px;font-weight:600;line-height:130%}.post-content .kg-card.kg-file-card .kg-file-card-caption{color:var(--color-dark);font-size:16px;font-weight:400;line-height:130%;opacity:1}.post-content .kg-file-card-icon{align-items:center;align-self:center;background-color:var(--color-bg);border:1px solid var(--color-main);border-radius:100px;display:flex;height:48px;justify-content:center;min-height:48px;min-width:48px;transition:background-color .3s ease;width:48px}.post-content .kg-file-card-icon:before{content:none}.post-content .kg-file-card-icon svg{height:36px;width:36px}.post-content .kg-file-card-icon svg circle{display:none}.post-content .kg-file-card-icon svg line,.post-content .kg-file-card-icon svg polyline{stroke:var(--color-main);transition:stroke .3s ease}.post-content .kg-file-card-metadata{align-items:center;display:flex}.post-content .kg-file-card-filename,.post-content .kg-file-card-filesize{color:var(--color-dark);font-size:14px;font-weight:500;line-height:140%;opacity:1}.post-content .kg-file-card-filesize:before{content:"•";display:inline-block;margin-left:4px;margin-right:4px}.post-content--left .kg-card.kg-file-card{margin:0 auto 48px 15.5%}.post-content--right .kg-card.kg-file-card{margin:0 15.5% 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-file-card{margin:0 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-file-card{margin:0 auto 48px 48px}.post-content .kg-card.kg-product-card{border:1px solid var(--color-main);border-radius:var(--border-radius-elements);margin:48px auto;max-width:736px;width:calc(100% - 96px)}.post-content .kg-product-card-container{box-shadow:none;gap:0;height:100%;max-width:100%;padding:0 0 48px}.post-content .kg-product-card-image{border-bottom:1px solid var(--color-main);height:100%;padding:48px;width:100%}.post-content .kg-product-card-rating{align-items:center;display:flex;height:33.5px;margin:48px 48px 16px 0}.post-content .kg-product-card-rating-star{align-items:center;display:flex}.post-content .kg-product-card-title{margin:48px 0 16px 48px!important}.post-content .kg-product-card-title span{font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height)}.post-content .kg-product-card-description{margin-bottom:16px;margin-left:48px}.post-content .kg-product-card-description p{padding:0}.post-content .kg-product-card-description p span{font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height)}.post-content .kg-product-card-button{background-color:var(--color-main)!important;border:1px solid var(--color-main);border-radius:var(--border-radius-buttons)!important;color:var(--color-bg)!important;height:100%;margin:0 0 0 48px;order:5;padding:12px 24px;transition:color .15s ease,background-color .3s ease!important;width:-moz-fit-content!important;width:fit-content!important}.post-content .kg-product-card-button span{font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);text-transform:var(--ui-button-text-transform)}.post-content .kg-product-card-button:hover{background-color:var(--color-bg)!important;color:var(--color-main)!important}.post-content--left .kg-card.kg-product-card{margin:0 auto 48px 15.5%}.post-content--left .kg-product-card-description p{margin:0}.post-content--right .kg-card.kg-product-card{margin:0 15.5% 48px auto}.post-content--right .kg-product-card-description p{margin:0}.page-post__container--with-sidebar-left .post-content .kg-card.kg-product-card{margin:0 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-product-card{margin:0 auto 48px 48px}.post-content .kg-card.kg-toggle-card{margin:0 auto 24px;max-width:736px;width:calc(100% - 96px)}.post-content .kg-toggle-card{background-color:var(--color-bg);border:1px solid var(--color-main);border-radius:var(--border-radius-elements);box-shadow:none;padding:32px 27px 32px 32px;transition:background-color .25s ease}.post-content .kg-toggle-card:hover{background-color:var(--color-content-card--hover)}.post-content .kg-toggle-card .kg-toggle-content p{color:var(--color-main);font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);margin-top:16px;padding:0}.post-content .kg-toggle-card h4.kg-toggle-heading-text{color:var(--color-main);font-size:20px;font-weight:700;line-height:120%}.post-content .kg-toggle-card[data-kg-toggle-state=open] svg{transform:rotate(-180deg)}.post-content .kg-toggle-heading .kg-toggle-card-icon svg{color:var(--color-main);transition:rotate .3s ease;width:14px}.post-content .kg-toggle-heading .kg-toggle-card-icon svg path{stroke-width:4.5px}.post-content--left .kg-card.kg-toggle-card{margin:0 auto 48px 15.5%}.post-content--right .kg-card.kg-toggle-card{margin:0 15.5% 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-toggle-card{margin:0 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-toggle-card{margin:0 auto 48px 48px}.post-content .kg-header-card{margin:0 auto 48px;max-width:100%;width:100%}.post-content .kg-header-card .kg-header-card-heading{font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height)}.post-content .kg-header-card .kg-header-card-subheading{font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height)}.post-content .kg-header-card.kg-size-small h2.kg-header-card-header{font-size:54px}.post-content .kg-header-card.kg-size-small h3.kg-header-card-subheader{font-size:20px;margin-top:32px}.post-content .kg-header-card.kg-size-medium h2.kg-header-card-header{font-size:60px}.post-content .kg-header-card.kg-size-medium h3.kg-header-card-subheader{font-size:20px;margin-top:32px}.post-content .kg-header-card.kg-size-large h2.kg-header-card-header{font-size:68px}.post-content .kg-header-card.kg-size-large h3.kg-header-card-subheader{font-size:24px;margin-top:32px}.post-content .kg-header-card.kg-size-large h3+a.kg-header-card-button{border-radius:var(--border-radius-buttons);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);height:100%;letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);margin-bottom:16px;margin-top:32px;padding:12px 24px;text-transform:var(--ui-button-text-transform)}.post-content .kg-header-card .kg-header-card-button:after{content:none}.post-content .kg-header-card a.kg-header-card-button{border-radius:var(--border-radius-buttons);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);height:100%;letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);margin-bottom:16px;margin-top:32px;padding:12px 24px;text-transform:var(--ui-button-text-transform)}.post-content .kg-size-medium,.post-content .kg-size-small{padding:64px!important}.post-content .kg-size-large{padding:124px 64px!important}.post-content .kg-card.kg-header-card.kg-v2{border-radius:var(--border-radius-elements);max-width:736px;padding:64px;width:calc(100% - 96px)}.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide{max-width:832px;width:calc(100% - 96px)}.post-content .kg-card.kg-header-card.kg-v2.kg-width-full{border-radius:0;max-width:100%;padding:144px 64px;width:100%}.post-content .kg-card.kg-header-card.kg-v2 .kg-header-card-heading a{display:inline;word-break:break-word}.post-content .kg-card.kg-header-card.kg-v2 .kg-header-card-subheading{padding:0}.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-heading{font-size:48px}.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-subheading{font-size:24px}.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-text{padding:0}.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-heading{font-size:54px}.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-subheading{font-size:24px}.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-text{padding:0}.post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-heading{font-size:72px}.post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-subheading{font-size:28px}.post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-text,.post-content .kg-card.kg-header-card.kg-v2.kg-width-full.kg-layout-split{padding:0}.post-content .kg-card.kg-header-card.kg-v2.kg-width-full.kg-layout-split .kg-header-card-text{padding:144px 64px}.post-content .kg-card.kg-header-card.kg-v2.kg-width-full.kg-layout-split.kg-swapped{padding:56px}.post-content .kg-card.kg-header-card.kg-v2.kg-width-full.kg-layout-split.kg-swapped .kg-header-card-image{border-radius:var(--border-radius-elements)}.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-heading{font-size:52px}.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-subheading{font-size:24px}.post-content .kg-card.kg-header-card.kg-v2 .kg-header-card-button{font-size:14px!important;height:-moz-fit-content;height:fit-content;margin-top:28px!important}.post-content .kg-card.kg-header-card.kg-v2 .kg-header-card-content .kg-header-card-image{height:100%}.post-content--left .kg-card.kg-header-card.kg-v2{margin:0 auto 48px 15.5%}.post-content--left .kg-card.kg-header-card.kg-v2.kg-width-wide{margin:0 auto 48px 12.5%}.post-content--left .kg-card.kg-header-card.kg-v2.kg-width-full{margin:48px auto}.post-content--right .kg-card.kg-header-card.kg-v2{margin:0 15.5% 48px auto}.post-content--right .kg-card.kg-header-card.kg-v2.kg-width-wide{margin:0 12.5% 48px auto}.post-content--right .kg-card.kg-header-card.kg-v2.kg-width-full{margin:48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-header-card.kg-v2{margin:0 48px 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide{margin:0 auto 48px}.page-post__container--with-sidebar-left .post-content .kg-card.kg-header-card.kg-v2.kg-width-full{margin:48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-header-card.kg-v2{margin:0 auto 48px 48px}.page-post__container--with-sidebar-right .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide{margin:0 auto 48px}.page-post__container--with-sidebar-right .post-content .kg-card.kg-header-card.kg-v2.kg-width-full{margin:48px auto}.post-content.without-title-image .kg-card.kg-width-full:first-child{margin-top:0}.post-content.without-title-image .kg-card.kg-width-full:not(.kg-card-hascaption){margin-bottom:0}.post-content.without-title-image .kg-card.kg-width-full+.kg-card.kg-width-full{margin-top:0}.post-content .kg-signup-card{color:#000;color:initial;margin:48px auto}.post-content .kg-signup-card .kg-signup-card-heading{color:#000;color:initial}.post-content .kg-width-regular{border-radius:var(--border-radius-elements);max-width:736px;width:calc(100% - 96px)}.post-content .kg-width-regular .kg-signup-card-text{padding:64px}.post-content .kg-width-wide{border-radius:var(--border-radius-elements);max-width:832px;overflow:hidden;width:calc(100% - 96px)}.post-content .kg-width-wide .kg-signup-card-text{padding:64px}.post-content .kg-width-full{max-width:100%;width:100%}.post-content .kg-width-full .kg-signup-card-text{padding:144px 64px}.post-content .kg-width-full.kg-layout-split{padding:56px}.post-content .kg-width-full.kg-layout-split.kg-swapped{padding:0}.post-content .kg-width-full.kg-layout-split.kg-swapped .kg-signup-card-image{border-radius:0}.post-content .kg-width-full.kg-layout-split.kg-swapped .kg-signup-card-text{padding:144px 64px}.post-content .kg-width-full.kg-layout-split .kg-signup-card-image{border-radius:var(--border-radius-elements);padding:0}.post-content .kg-signup-card-fields{align-items:center;border:none;border-radius:var(--border-radius-elements);height:48px;overflow:hidden;padding:0}.post-content .kg-signup-card-button{border-radius:0;color:var(--color-bg);font-size:14px!important;height:100%;padding:12px 24px}.post-content .kg-signup-card-button,.post-content .kg-signup-card-input{font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);text-transform:var(--ui-button-text-transform)}.post-content .kg-signup-card-input{font-weight:400;padding:12px 16px}.post-content .kg-signup-card-disclaimer{font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);margin:16px 0 0;padding:0;text-transform:var(--ui-button-text-transform)}.post-content .kg-card.kg-signup-card .kg-signup-card-heading,.post-content .kg-card.kg-signup-card .kg-signup-card-subheading{font-weight:700;line-height:1;padding:0}.post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-heading{font-size:48px}.post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-subheading{font-size:24px}.post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-heading{font-size:54px}.post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-subheading{font-size:24px}.post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-heading{font-size:72px}.post-content .kg-card.kg-signup-card.kg-width-full.kg-content-wide .kg-signup-card-subheading{font-size:28px}.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-heading{font-size:52px}.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full kg-signup-card-subheading{font-size:24px}.post-content--left .kg-width-regular{margin:0 auto 48px 15.5%}.post-content--left .kg-width-wide{margin:0 auto 48px 12.5%}.post-content--right .kg-width-regular{margin:0 15.5% 48px auto}.post-content--right .kg-width-wide{margin:0 12.5% 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-signup-card .kg-signup-card-disclaimer{margin:16px 0 0;padding:0}.page-post__container--with-sidebar-left .post-content .kg-card.kg-signup-card.kg-width-regular{margin:0 48px 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-signup-card.kg-width-full,.page-post__container--with-sidebar-left .post-content .kg-card.kg-signup-card.kg-width-wide{margin:0 auto 48px}.page-post__container--with-sidebar-right .post-content .kg-card.kg-signup-card .kg-signup-card-disclaimer{margin:16px 0 0;padding:0}.page-post__container--with-sidebar-right .post-content .kg-card.kg-signup-card.kg-width-regular{margin:0 auto 48px 48px}.page-post__container--with-sidebar-right .post-content .kg-card.kg-signup-card.kg-width-full,.page-post__container--with-sidebar-right .post-content .kg-card.kg-signup-card.kg-width-wide{margin:0 auto 48px}.post-content .gh-post-upgrade-cta{align-items:center;background-color:var(--color-main);display:flex;flex-direction:column;gap:24px;justify-content:center;margin-bottom:48px;padding:64px 0;width:100%}.post-content .gh-post-upgrade-cta a.gh-btn{background-color:var(--color-hover);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);padding:12px 24px;text-transform:var(--ui-button-text-transform)}.post-content .gh-post-upgrade-cta-content{align-items:center;background-color:var(--color-main)!important;color:var(--color-bg);display:flex;flex-direction:column;gap:16px;max-width:736px;order:2;text-align:center;width:100%}.post-content .gh-post-upgrade-cta-content h2{font-size:40px;margin:0;width:100%}.post-content .gh-post-upgrade-cta-content p{font-size:18px;font-weight:500;line-height:1.4;margin:0;max-width:80%;opacity:.7}.post-content .gh-post-upgrade-cta-content p .gh-portal-close{color:var(--color-bg);opacity:1;-webkit-text-decoration:none;text-decoration:none}.post-content .gh-post-upgrade-cta-content p .gh-portal-close:hover{opacity:.8}.post-content .gh-post-upgrade-cta-content p .gh-portal-close:after{background-color:var(--color-bg);bottom:-2px;content:"";height:1px;left:0;position:absolute;transform:scaleX(1);transform-origin:bottom left;transition:transform .3s ease,width .3s ease;width:100%}.post-content .gh-post-upgrade-cta-content p .gh-portal-close:hover:after{transform:scaleX(0);transform-origin:left bottom}.post-content .gh-post-upgrade-cta-lock{align-items:center;background-color:#252525;border-radius:var(--border-radius-elements);display:flex;justify-content:center;order:1;padding:16px}.post-content .gh-post-upgrade-cta-lock svg{height:32px;width:32px}.post-content .gh-post-upgrade-cta-lock svg path{stroke:#777779}.post-content .gh-portal-close{position:relative}.post-content .gh-post-upgrade-cta-btns{align-items:center;display:flex;flex-direction:column;gap:40px;order:3}.post-content .gh-post-upgrade-cta-btns.gh-portal-close{background-color:#ededed;border-radius:var(--border-radius-buttons);color:#1d1d1f;font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);padding:14px 10px;text-transform:var(--ui-button-text-transform);transition:background-color .3s ease,color .3s ease}.post-content .gh-post-upgrade-cta-btns.gh-portal-close:hover{background-color:var(--color-hover);color:var(--color-bg)}.post-content .gh-post-upgrade-cta-btns.gh-portal-close:hover:after{transform:scaleX(0);transform-origin:left bottom}.post-content a.gh-btn{background-color:var(--color-hover);border-radius:var(--border-radius-buttons);color:var(--color-bg)!important;height:100%;margin:0;transition:opacity .3s ease}.post-content .gh-post-upgrade-cta-btns-text,.post-content a.gh-btn{font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);padding:12px 24px;text-transform:var(--ui-button-text-transform)}.post-content .gh-post-upgrade-cta-btns-text{align-items:center;color:#868686;display:flex;gap:8px}.post-content .gh-post-upgrade-cta-btns-text a.gh-portal-close{color:var(--color-bg);position:relative;transition:color .3s ease}.post-content .gh-post-upgrade-cta-btns-text a.gh-portal-close:hover{color:var(--color-hover)}.post-content--left .gh-post-upgrade-cta-content{margin:0 auto 0 15.5%}.post-content--right .gh-post-upgrade-cta-content{margin:0 15.5% 0 auto}.page-post__container--with-sidebar-left .post-content .gh-post-upgrade-cta{margin:0 0 48px auto}.page-post__container--with-sidebar-right .post-content .gh-post-upgrade-cta{margin:0 auto 48px 0}.post-content .kg-card.kg-embed-card{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto 48px;max-width:736px;width:calc(100% - 96px)}.post-content .kg-card.kg-embed-card.kg-card-hascaption{gap:6px}.post-content .kg-card.kg-embed-card.kg-card-hascaption figcaption{color:var(--color-grey);font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);margin:16px auto;max-width:736px}.post-content .kg-card.kg-embed-card.kg-card-hascaption figcaption>*{margin:0;padding:0}.post-content .kg-card.kg-embed-card iframe{width:100%}.post-content .kg-card.kg-embed-card .cp_embed_iframe{height:500px}.post-content .kg-card.kg-embed-card>:where(iframe[src*="youtube.com"],iframe[src*="vimeo.com"]){aspect-ratio:16/9;height:auto;width:100%}.post-content>.twitter-tweet{margin:24px auto}.post-content--left .kg-card.kg-embed-card{margin:0 auto 48px 15.5%}.post-content--right .kg-card.kg-embed-card{margin:0 15.5% 48px auto}.page-post__container--with-sidebar-left .post-content .kg-card.kg-embed-card{margin:0 48px 48px auto}.page-post__container--with-sidebar-right .post-content .kg-card.kg-embed-card{margin:0 auto 48px 48px}@media (max-width:1500px){.post-content--left .gh-post-upgrade-cta-content,.post-content--left .kg-blockquote-alt,.post-content--left .kg-button-card,.post-content--left .kg-callout-card,.post-content--left .kg-card.kg-audio-card,.post-content--left .kg-card.kg-bookmark-card>a,.post-content--left .kg-card.kg-code-card,.post-content--left .kg-card.kg-embed-card,.post-content--left .kg-card.kg-file-card,.post-content--left .kg-card.kg-header-card.kg-v2,.post-content--left .kg-card.kg-image-card,.post-content--left .kg-card.kg-product-card,.post-content--left .kg-card.kg-signup-card.kg-width-regular,.post-content--left .kg-card.kg-toggle-card,.post-content--left .kg-card.kg-video-card,.post-content--left hr,.post-content--left pre>code{margin:0 auto 32px 16%}.post-content--right .gh-post-upgrade-cta-content,.post-content--right .kg-blockquote-alt,.post-content--right .kg-button-card,.post-content--right .kg-callout-card,.post-content--right .kg-card.kg-audio-card,.post-content--right .kg-card.kg-bookmark-card>a,.post-content--right .kg-card.kg-code-card,.post-content--right .kg-card.kg-embed-card,.post-content--right .kg-card.kg-file-card,.post-content--right .kg-card.kg-header-card.kg-v2,.post-content--right .kg-card.kg-image-card,.post-content--right .kg-card.kg-product-card,.post-content--right .kg-card.kg-signup-card.kg-width-regular,.post-content--right .kg-card.kg-toggle-card,.post-content--right .kg-card.kg-video-card,.post-content--right hr,.post-content--right pre>code{margin:0 16% 32px auto}}@media (max-width:1300px){.post-content--left .gh-post-upgrade-cta-content,.post-content--left .kg-blockquote-alt,.post-content--left .kg-button-card,.post-content--left .kg-callout-card,.post-content--left .kg-card.kg-audio-card,.post-content--left .kg-card.kg-bookmark-card>a,.post-content--left .kg-card.kg-code-card,.post-content--left .kg-card.kg-embed-card,.post-content--left .kg-card.kg-file-card,.post-content--left .kg-card.kg-header-card.kg-v2,.post-content--left .kg-card.kg-image-card,.post-content--left .kg-card.kg-product-card,.post-content--left .kg-card.kg-signup-card.kg-width-regular,.post-content--left .kg-card.kg-toggle-card,.post-content--left .kg-card.kg-video-card,.post-content--left hr,.post-content--left pre>code{margin:0 auto 32px 16.3%}.post-content--right .gh-post-upgrade-cta-content,.post-content--right .kg-blockquote-alt,.post-content--right .kg-button-card,.post-content--right .kg-callout-card,.post-content--right .kg-card.kg-audio-card,.post-content--right .kg-card.kg-bookmark-card>a,.post-content--right .kg-card.kg-code-card,.post-content--right .kg-card.kg-embed-card,.post-content--right .kg-card.kg-file-card,.post-content--right .kg-card.kg-header-card.kg-v2,.post-content--right .kg-card.kg-image-card,.post-content--right .kg-card.kg-product-card,.post-content--right .kg-card.kg-signup-card.kg-width-regular,.post-content--right .kg-card.kg-toggle-card,.post-content--right .kg-card.kg-video-card,.post-content--right hr,.post-content--right pre>code{margin:0 16.3% 32px auto}}@media (max-width:1200px){.post-content--left .gh-post-upgrade-cta-content,.post-content--left .kg-blockquote-alt,.post-content--left .kg-button-card,.post-content--left .kg-callout-card,.post-content--left .kg-card.kg-audio-card,.post-content--left .kg-card.kg-bookmark-card>a,.post-content--left .kg-card.kg-code-card,.post-content--left .kg-card.kg-embed-card,.post-content--left .kg-card.kg-file-card,.post-content--left .kg-card.kg-header-card.kg-v2,.post-content--left .kg-card.kg-image-card,.post-content--left .kg-card.kg-product-card,.post-content--left .kg-card.kg-signup-card.kg-width-regular,.post-content--left .kg-card.kg-toggle-card,.post-content--left .kg-card.kg-video-card,.post-content--left hr,.post-content--left pre>code{margin:0 auto 32px 16.5%}.post-content--right .gh-post-upgrade-cta-content,.post-content--right .kg-blockquote-alt,.post-content--right .kg-button-card,.post-content--right .kg-callout-card,.post-content--right .kg-card.kg-audio-card,.post-content--right .kg-card.kg-bookmark-card>a,.post-content--right .kg-card.kg-code-card,.post-content--right .kg-card.kg-embed-card,.post-content--right .kg-card.kg-file-card,.post-content--right .kg-card.kg-header-card.kg-v2,.post-content--right .kg-card.kg-image-card,.post-content--right .kg-card.kg-product-card,.post-content--right .kg-card.kg-signup-card.kg-width-regular,.post-content--right .kg-card.kg-toggle-card,.post-content--right .kg-card.kg-video-card,.post-content--right hr,.post-content--right pre>code{margin:0 16.5% 32px auto}}@media (max-width:1100px){.page-post__container .post-content .kg-blockquote-alt,.page-post__container .post-content .kg-callout-card,.page-post__container .post-content .kg-card.kg-audio-card,.page-post__container .post-content .kg-card.kg-bookmark-card,.page-post__container .post-content .kg-card.kg-button-card,.page-post__container .post-content .kg-card.kg-code-card,.page-post__container .post-content .kg-card.kg-embed-card,.page-post__container .post-content .kg-card.kg-file-card,.page-post__container .post-content .kg-card.kg-gallery-card,.page-post__container .post-content .kg-card.kg-header-card.kg-v2,.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-full,.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.page-post__container .post-content .kg-card.kg-image-card,.page-post__container .post-content .kg-card.kg-image-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-product-card,.page-post__container .post-content .kg-card.kg-signup-card,.page-post__container .post-content .kg-card.kg-signup-card.kg-width-regular,.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-toggle-card,.page-post__container .post-content .kg-card.kg-video-card,.page-post__container .post-content .kg-card.kg-video-card.kg-width-wide,.page-post__container .post-content ol,.page-post__container .post-content p,.page-post__container .post-content pre>code,.page-post__container .post-content ul,.page-post__container .post-content>blockquote,.page-post__container .post-content>h1,.page-post__container .post-content>h2,.page-post__container .post-content>h3,.page-post__container .post-content>h4,.page-post__container .post-content>h5,.page-post__container .post-content>h6,.post-content .kg-blockquote-alt,.post-content .kg-callout-card,.post-content .kg-card.kg-audio-card,.post-content .kg-card.kg-bookmark-card,.post-content .kg-card.kg-button-card,.post-content .kg-card.kg-code-card,.post-content .kg-card.kg-embed-card,.post-content .kg-card.kg-file-card,.post-content .kg-card.kg-gallery-card,.post-content .kg-card.kg-header-card.kg-v2,.post-content .kg-card.kg-header-card.kg-v2.kg-width-full,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.post-content .kg-card.kg-image-card,.post-content .kg-card.kg-image-card.kg-width-wide,.post-content .kg-card.kg-product-card,.post-content .kg-card.kg-signup-card,.post-content .kg-card.kg-signup-card.kg-width-regular,.post-content .kg-card.kg-signup-card.kg-width-wide,.post-content .kg-card.kg-toggle-card,.post-content .kg-card.kg-video-card,.post-content .kg-card.kg-video-card.kg-width-wide,.post-content ol,.post-content p,.post-content pre>code,.post-content ul,.post-content>blockquote,.post-content>h1,.post-content>h2,.post-content>h3,.post-content>h4,.post-content>h5,.post-content>h6{margin:0 auto 32px}.page-post__container .post-content .kg-card.kg-bookmark-card,.page-post__container .post-content .kg-card.kg-gallery-card,.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.page-post__container .post-content .kg-card.kg-image-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-toggle-card,.page-post__container .post-content .kg-card.kg-video-card.kg-width-full,.page-post__container .post-content .kg-card.kg-video-card.kg-width-wide,.post-content .kg-card.kg-bookmark-card,.post-content .kg-card.kg-gallery-card,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.post-content .kg-card.kg-image-card.kg-width-wide,.post-content .kg-card.kg-signup-card.kg-width-wide,.post-content .kg-card.kg-toggle-card,.post-content .kg-card.kg-video-card.kg-width-full,.post-content .kg-card.kg-video-card.kg-width-wide{width:calc(100% - 60px)}.page-post__container .post-content .kg-card.kg-bookmark-card .kg-bookmark-content,.page-post__container .post-content .kg-card.kg-bookmark-card .kg-bookmark-thumbnail,.page-post__container .post-content .kg-card.kg-gallery-card .kg-bookmark-content,.page-post__container .post-content .kg-card.kg-gallery-card .kg-bookmark-thumbnail,.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-bookmark-content,.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-bookmark-thumbnail,.page-post__container .post-content .kg-card.kg-image-card.kg-width-wide .kg-bookmark-content,.page-post__container .post-content .kg-card.kg-image-card.kg-width-wide .kg-bookmark-thumbnail,.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide .kg-bookmark-content,.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide .kg-bookmark-thumbnail,.page-post__container .post-content .kg-card.kg-toggle-card .kg-bookmark-content,.page-post__container .post-content .kg-card.kg-toggle-card .kg-bookmark-thumbnail,.page-post__container .post-content .kg-card.kg-video-card.kg-width-full .kg-bookmark-content,.page-post__container .post-content .kg-card.kg-video-card.kg-width-full .kg-bookmark-thumbnail,.page-post__container .post-content .kg-card.kg-video-card.kg-width-wide .kg-bookmark-content,.page-post__container .post-content .kg-card.kg-video-card.kg-width-wide .kg-bookmark-thumbnail,.post-content .kg-card.kg-bookmark-card .kg-bookmark-content,.post-content .kg-card.kg-bookmark-card .kg-bookmark-thumbnail,.post-content .kg-card.kg-gallery-card .kg-bookmark-content,.post-content .kg-card.kg-gallery-card .kg-bookmark-thumbnail,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-bookmark-content,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-bookmark-thumbnail,.post-content .kg-card.kg-image-card.kg-width-wide .kg-bookmark-content,.post-content .kg-card.kg-image-card.kg-width-wide .kg-bookmark-thumbnail,.post-content .kg-card.kg-signup-card.kg-width-wide .kg-bookmark-content,.post-content .kg-card.kg-signup-card.kg-width-wide .kg-bookmark-thumbnail,.post-content .kg-card.kg-toggle-card .kg-bookmark-content,.post-content .kg-card.kg-toggle-card .kg-bookmark-thumbnail,.post-content .kg-card.kg-video-card.kg-width-full .kg-bookmark-content,.post-content .kg-card.kg-video-card.kg-width-full .kg-bookmark-thumbnail,.post-content .kg-card.kg-video-card.kg-width-wide .kg-bookmark-content,.post-content .kg-card.kg-video-card.kg-width-wide .kg-bookmark-thumbnail{padding:24px}.page-post__container .post-content .kg-card.kg-audio-card,.page-post__container .post-content .kg-card.kg-file-card,.post-content .kg-card.kg-audio-card,.post-content .kg-card.kg-file-card{padding:24px;width:calc(100% - 60px)}.page-post__container .post-content hr,.post-content hr{margin:0 auto 32px}.page-post__container .post-content .kg-card.kg-image-card.kg-width-full figcaption,.post-content .kg-card.kg-image-card.kg-width-full figcaption{margin:8px auto 0;padding:0 40px}.page-post__container .post-content .kg-card.kg-video-card.kg-width-full,.post-content .kg-card.kg-video-card.kg-width-full{width:100%}.page-post__container .post-content .kg-card.kg-video-card.kg-width-full figcaption,.post-content .kg-card.kg-video-card.kg-width-full figcaption{margin:8px auto 0;padding:0 40px}.page-post__container .post-content .kg-card.kg-product-card,.post-content .kg-card.kg-product-card{width:calc(100% - 60px)}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-image,.post-content .kg-card.kg-product-card .kg-product-card-image{padding:32px}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-title,.post-content .kg-card.kg-product-card .kg-product-card-title{margin:32px 0 16px 32px!important}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-rating,.post-content .kg-card.kg-product-card .kg-product-card-rating{margin:32px 32px 16px}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-container,.post-content .kg-card.kg-product-card .kg-product-card-container{padding-bottom:32px}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-button,.post-content .kg-card.kg-product-card .kg-product-card-button{margin-left:32px}.page-post__container .post-content .kg-card.kg-image-card.kg-width-full figcaption,.page-post__container .post-content .kg-card.kg-video-card.kg-width-full figcaption,.post-content .kg-card.kg-image-card.kg-width-full figcaption,.post-content .kg-card.kg-video-card.kg-width-full figcaption{margin:8px auto 0;max-width:736px;padding:0;width:calc(100% - 60px)}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-description,.post-content .kg-card.kg-product-card .kg-product-card-description{margin-left:32px}.page-post__container .post-content .kg-card kg-video-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-image-card.kg-width-wide{max-width:832px}.page-post__container .post-content .kg-card kg-video-card.kg-width-full,.page-post__container .post-content .kg-card.kg-image-card.kg-width-full{max-width:100%}}@media (max-width:900px){.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-regular,.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular{padding:48px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-heading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-heading{font-size:40px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-subheading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-subheading{font-size:20px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide{padding:48px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-heading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-heading{font-size:44px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-subheading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-subheading{font-size:20px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-full,.post-content .kg-card.kg-header-card.kg-v2.kg-width-full{padding:104px 48px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-heading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-heading{font-size:54px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-subheading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-subheading{font-size:20px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-text,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-text{padding:104px 32px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-heading,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-heading{font-size:32px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-subheading,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-subheading{font-size:18px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-text{padding:48px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-heading,.post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-heading{font-size:40px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-text{padding:48px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-heading,.post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-heading{font-size:44px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-subheading,.post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-subheading{font-size:20px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-text{padding:104px 48px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-heading,.post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-heading{font-size:54px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-subheading,.post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-subheading{font-size:20px}.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-text{padding:104px 32px}.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-heading,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-heading{font-size:32px}.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-subheading,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-subheading{font-size:18px}.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full{padding:48px 24px}.post-content .kg-card.kg-header-card h2>a:hover,.post-content .kg-card.kg-signup-card h2>a:hover,.post-content a:not(.kg-btn):not(.kg-file-card-container):not(.kg-card.kg-image-card>a):not(.kg-product-card-button):not(.kg-bookmark-container):not(.kg-header-card-button):not(.kg-signup-card-button):not(.kg-header-card-heading a):not(a.gh-portal-close):hover{background-size:100% 5%;opacity:1}.post-content figcaption a:not(.kg-btn):not(.kg-file-card-container):not(.kg-card.kg-image-card>a):not(.kg-product-card-button):not(.kg-bookmark-container):not(.kg-header-card-button):not(.kg-signup-card-button):not(a.gh-portal-close):hover{opacity:1;text-decoration:underline;-webkit-text-decoration:underline solid transparent;text-decoration:underline solid transparent;-webkit-text-decoration:underline transparent 1px;text-decoration:underline transparent 1px;text-decoration-thickness:1px}.post-content .kg-card.kg-image-card a:hover{opacity:1}.post-content .kg-bookmark-card .kg-bookmark-container:hover{background-color:var(--color-bg)!important}.post-content .kg-card.kg-audio-card .kg-audio-play-icon:hover svg,.post-content .kg-card.kg-audio-card .kg-audio-unmute-icon:hover svg{fill:var(--color-main)}.post-content .kg-button-card .kg-btn:hover{background-color:var(--color-default-btn-bg);color:var(--color-default-btn-color)}.post-content .kg-card.kg-file-card:hover,.post-content .kg-card.kg-file-card:hover .kg-file-card-icon{background-color:var(--color-bg)}.post-content .gh-post-upgrade-cta-content .gh-btn.gh-portal-close:hover,.post-content .gh-post-upgrade-cta-content a.gh-portal-close:not(.gh-btn):hover,.post-content .kg-header-card a.kg-header-card-button:hover,.post-content .kg-signup-card .kg-signup-card-button:hover{opacity:1}.post-content .gh-post-upgrade-cta-content a.gh-portal-close:not(.gh-btn):hover:after{transform:none}}@media (max-width:750px){.post-content>h1{font-size:28px}.post-content>h2{font-size:26px}.post-content>h3{font-size:24px}.post-content>h4{font-size:22px}.post-content>h5{font-size:19px}.post-content>h6{font-size:18px}}@media (max-width:700px){.page-post__container .post-content .kg-card.kg-audio-card .kg-audio-seek-slider,.post-content .kg-card.kg-audio-card .kg-audio-seek-slider{display:none}.page-post__container .post-content .kg-card.kg-audio-card .kg-audio-unmute-icon,.post-content .kg-card.kg-audio-card .kg-audio-unmute-icon{margin-left:auto}.page-post__container .post-content .kg-card.kg-audio-card .kg-audio-player-container,.post-content .kg-card.kg-audio-card .kg-audio-player-container{justify-content:space-between}}@media (max-width:650px){.page-post__container .post-content .kg-card.kg-audio-card .kg-audio-thumbnail,.post-content .kg-card.kg-audio-card .kg-audio-thumbnail{height:64px;margin:0;min-width:64px;width:64px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-text,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-text{padding:48px 0}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-heading,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-heading{font-size:36px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-subheading,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-subheading{font-size:18px}.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-text{padding:48px 32px}.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-heading,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-heading{font-size:36px}.page-post__container .post-content .kg-bookmark-container,.post-content .kg-bookmark-container{flex-direction:column}.page-post__container .post-content .kg-bookmark-container .kg-bookmark-content,.post-content .kg-bookmark-container .kg-bookmark-content{border-bottom:1px solid var(--color-main);border-right:none}}@media (max-width:550px){.page-post__container .post-content ol,.page-post__container .post-content p,.page-post__container .post-content ul,.page-post__container .post-content>h1,.page-post__container .post-content>h2,.page-post__container .post-content>h3,.page-post__container .post-content>h4,.page-post__container .post-content>h5,.page-post__container .post-content>h6,.post-content ol,.post-content p,.post-content ul,.post-content>h1,.post-content>h2,.post-content>h3,.post-content>h4,.post-content>h5,.post-content>h6{padding-left:20px;padding-right:20px}.page-post__container .post-content ol li,.post-content ol li{margin-left:16px}.page-post__container .post-content ul li,.post-content ul li{margin-left:33px}.page-post__container .post-content .kg-blockquote-alt,.page-post__container .post-content .kg-callout-card,.page-post__container .post-content .kg-card.kg-audio-card,.page-post__container .post-content .kg-card.kg-bookmark-card,.page-post__container .post-content .kg-card.kg-button-card,.page-post__container .post-content .kg-card.kg-code-card,.page-post__container .post-content .kg-card.kg-embed-card,.page-post__container .post-content .kg-card.kg-file-card,.page-post__container .post-content .kg-card.kg-header-card.kg-v2,.page-post__container .post-content .kg-card.kg-image-card,.page-post__container .post-content .kg-card.kg-product-card,.page-post__container .post-content .kg-card.kg-signup-card,.page-post__container .post-content .kg-card.kg-toggle-card,.page-post__container .post-content .kg-card.kg-video-card,.page-post__container .post-content blockquote,.page-post__container .post-content hr,.page-post__container .post-content pre>code,.post-content .kg-blockquote-alt,.post-content .kg-callout-card,.post-content .kg-card.kg-audio-card,.post-content .kg-card.kg-bookmark-card,.post-content .kg-card.kg-button-card,.post-content .kg-card.kg-code-card,.post-content .kg-card.kg-embed-card,.post-content .kg-card.kg-file-card,.post-content .kg-card.kg-header-card.kg-v2,.post-content .kg-card.kg-image-card,.post-content .kg-card.kg-product-card,.post-content .kg-card.kg-signup-card,.post-content .kg-card.kg-toggle-card,.post-content .kg-card.kg-video-card,.post-content blockquote,.post-content hr,.post-content pre>code{width:calc(100% - 40px)}.page-post__container .post-content .kg-card.kg-gallery-card,.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.page-post__container .post-content .kg-card.kg-image-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-video-card.kg-width-wide,.post-content .kg-card.kg-gallery-card,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.post-content .kg-card.kg-image-card.kg-width-wide,.post-content .kg-card.kg-signup-card.kg-width-wide,.post-content .kg-card.kg-video-card.kg-width-wide{width:calc(100% - 30px)}.page-post__container .post-content .kg-card.kg-image-card.kg-width-full figcaption,.page-post__container .post-content .kg-card.kg-video-card.kg-width-full figcaption,.post-content .kg-card.kg-image-card.kg-width-full figcaption,.post-content .kg-card.kg-video-card.kg-width-full figcaption{width:calc(100% - 40px)}.page-post__container .post-content .kg-callout-card,.post-content .kg-callout-card{padding:32px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-full,.post-content .kg-card.kg-signup-card.kg-width-full{width:100%}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-regular,.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular{padding:24px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-heading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-heading{font-size:32px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-subheading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular .kg-header-card-subheading{font-size:18px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide{padding:24px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-heading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-heading{font-size:36px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-subheading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide .kg-header-card-subheading{font-size:18px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-full,.post-content .kg-card.kg-header-card.kg-v2.kg-width-full{padding:48px 24px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-heading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-heading{font-size:40px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-subheading,.post-content .kg-card.kg-header-card.kg-v2.kg-width-full .kg-header-card-subheading{font-size:18px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-text,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full .kg-header-card-text{padding:48px 24px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full.kg-swapped,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full.kg-swapped{padding:0 24px 48px}.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full.kg-swapped .kg-header-card-text,.post-content .kg-card.kg-header-card.kg-v2.kg-layout-split.kg-width-full.kg-swapped .kg-header-card-text{padding:48px 0}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-text{padding:24px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-heading,.post-content .kg-card.kg-signup-card.kg-width-regular .kg-signup-card-heading{font-size:32px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-text{padding:24px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-heading,.post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-heading{font-size:36px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-subheading,.post-content .kg-card.kg-signup-card.kg-width-wide .kg-signup-card-subheading{font-size:18px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-text{padding:48px 24px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-heading,.post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-heading{font-size:40px}.page-post__container .post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-subheading,.post-content .kg-card.kg-signup-card.kg-width-full .kg-signup-card-subheading{font-size:18px!important}.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-text,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-text{padding:48px 24px}.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-content .kg-signup-card-content,.page-post__container .post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-content .kg-signup-card-image,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-content .kg-signup-card-content,.post-content .kg-card.kg-signup-card.kg-layout-split.kg-width-full .kg-signup-card-content .kg-signup-card-image{padding:0}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-title span,.post-content .kg-card.kg-product-card .kg-product-card-title span{font-size:24px}.page-post__container .post-content .gh-post-upgrade-cta,.post-content .gh-post-upgrade-cta{padding:32px 0}.page-post__container .post-content .gh-post-upgrade-cta h2,.post-content .gh-post-upgrade-cta h2{font-size:32px}.page-post__container .post-content .gh-post-upgrade-cta .gh-post-upgrade-cta-content,.post-content .gh-post-upgrade-cta .gh-post-upgrade-cta-content{padding:24px}.page-post__container--with-sidebar-left .post-content .kg-card.kg-image-card.kg-width-full figcaption,.page-post__container--with-sidebar-left .post-content .kg-card.kg-video-card.kg-width-full figcaption,.page-post__container--with-sidebar-right .post-content .kg-card.kg-image-card.kg-width-full figcaption,.page-post__container--with-sidebar-right .post-content .kg-card.kg-video-card.kg-width-full figcaption{width:100%}.kg-card.kg-product-card .kg-product-card-description p{padding:0}.membership-page__content .post-content p,.membership-page__content .post-content>h1,.membership-page__content .post-content>h2,.membership-page__content .post-content>h3,.membership-page__content .post-content>h4,.membership-page__content .post-content>h5,.membership-page__content .post-content>h6{padding-left:20px;padding-right:20px}.membership-page__content .post-content .kg-callout-card,.membership-page__content .post-content .kg-card.kg-audio-card,.membership-page__content .post-content .kg-card.kg-bookmark-card,.membership-page__content .post-content .kg-card.kg-button-card,.membership-page__content .post-content .kg-card.kg-embed-card,.membership-page__content .post-content .kg-card.kg-file-card,.membership-page__content .post-content .kg-card.kg-header-card.kg-v2,.membership-page__content .post-content .kg-card.kg-image-card,.membership-page__content .post-content .kg-card.kg-product-card,.membership-page__content .post-content .kg-card.kg-signup-card,.membership-page__content .post-content .kg-card.kg-toggle-card,.membership-page__content .post-content .kg-card.kg-video-card,.membership-page__content .post-content hr{width:calc(100% - 40px)}.membership-page__content .post-content .kg-card.kg-gallery-card,.membership-page__content .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.membership-page__content .post-content .kg-card.kg-image-card.kg-width-wide,.membership-page__content .post-content .kg-card.kg-signup-card.kg-width-wide,.membership-page__content .post-content .kg-card.kg-video-card.kg-width-wide{width:calc(100% - 30px)}.membership-page__content .post-content .kg-card.kg-image-card.kg-width-full figcaption,.membership-page__content .post-content .kg-card.kg-video-card.kg-width-full figcaption{width:100%}}@media (max-width:500px){.page-post__container .post-content .kg-card.kg-audio-card .kg-audio-playback-rate,.post-content .kg-card.kg-audio-card .kg-audio-playback-rate{display:none}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-title-container,.post-content .kg-card.kg-product-card .kg-product-card-title-container{grid-column:1/3}.page-post__container .post-content .kg-card.kg-product-card .kg-product-card-rating,.post-content .kg-card.kg-product-card .kg-product-card-rating{grid-column:1/3;justify-self:start;margin:0 0 16px 32px;padding:0}}@media (max-width:450px){.page-post__container .post-content .kg-card.kg-audio-card .kg-audio-volume-slider,.post-content .kg-card.kg-audio-card .kg-audio-volume-slider{display:none}}@media (max-width:375px){.page-post__container .post-content p,.page-post__container .post-content>h1,.page-post__container .post-content>h2,.page-post__container .post-content>h3,.page-post__container .post-content>h4,.page-post__container .post-content>h5,.page-post__container .post-content>h6,.post-content p,.post-content>h1,.post-content>h2,.post-content>h3,.post-content>h4,.post-content>h5,.post-content>h6{padding-left:10px;padding-right:10px}.page-post__container .post-content .kg-blockquote-alt,.page-post__container .post-content .kg-callout-card,.page-post__container .post-content .kg-card.kg-audio-card,.page-post__container .post-content .kg-card.kg-bookmark-card,.page-post__container .post-content .kg-card.kg-button-card,.page-post__container .post-content .kg-card.kg-code-card,.page-post__container .post-content .kg-card.kg-embed-card,.page-post__container .post-content .kg-card.kg-file-card,.page-post__container .post-content .kg-card.kg-gallery-card,.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-regular,.page-post__container .post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.page-post__container .post-content .kg-card.kg-image-card,.page-post__container .post-content .kg-card.kg-image-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-product-card,.page-post__container .post-content .kg-card.kg-signup-card.kg-width-regular,.page-post__container .post-content .kg-card.kg-signup-card.kg-width-wide,.page-post__container .post-content .kg-card.kg-toggle-card,.page-post__container .post-content .kg-card.kg-video-card,.page-post__container .post-content .kg-card.kg-video-card.kg-width-wide,.page-post__container .post-content blockquote,.page-post__container .post-content hr,.page-post__container .post-content pre>code,.post-content .kg-blockquote-alt,.post-content .kg-callout-card,.post-content .kg-card.kg-audio-card,.post-content .kg-card.kg-bookmark-card,.post-content .kg-card.kg-button-card,.post-content .kg-card.kg-code-card,.post-content .kg-card.kg-embed-card,.post-content .kg-card.kg-file-card,.post-content .kg-card.kg-gallery-card,.post-content .kg-card.kg-header-card.kg-v2.kg-width-regular,.post-content .kg-card.kg-header-card.kg-v2.kg-width-wide,.post-content .kg-card.kg-image-card,.post-content .kg-card.kg-image-card.kg-width-wide,.post-content .kg-card.kg-product-card,.post-content .kg-card.kg-signup-card.kg-width-regular,.post-content .kg-card.kg-signup-card.kg-width-wide,.post-content .kg-card.kg-toggle-card,.post-content .kg-card.kg-video-card,.post-content .kg-card.kg-video-card.kg-width-wide,.post-content blockquote,.post-content hr,.post-content pre>code{width:calc(100% - 20px)}}.hero-section{display:flex;flex-direction:column;left:0;padding:128px 0;position:sticky}.hero-section__title{font-family:var(--font-family-hero);font-size:var(--headlines-hero-text-font-size);font-weight:var(--headlines-hero-text-font-weight);letter-spacing:var(--headlines-hero-text-letter-spacing);line-height:var(--headlines-hero-text-line-height);max-width:900px}.hero-section__title span{animation:fadeIn .55s ease-in forwards;animation-delay:calc(var(--i)*.1s);color:var(--color-main);opacity:0}.hero-section.with-logo-header{top:90px}.hero-section.with-author-header{top:112px}.hero-section.with-large-author-header{top:200px}.hero-section.with-large-logo-header{top:208px}.hero-section-socials-wrapper{display:flex;flex-direction:column;gap:16px;margin-top:48px}.hero-section-socials-span{animation:fadeIn .55s ease-in forwards;color:var(--color-grey);font-family:var(--font-family-title);font-size:var(--headlines-title-extra-small-font-size);font-size:16px;font-weight:var(--headlines-title-extra-small-font-weight);letter-spacing:var(--headlines-title-extra-small-letter-spacing);line-height:var(--headlines-title-extra-small-line-height)}.hero-section-socials{align-items:center;display:flex}.hero-section-socials__link{animation:fadeIn .55s ease-in forwards;animation-delay:.2s;opacity:0;padding:0 8px}.hero-section-socials__link svg{fill:var(--color-main);height:32px;width:32px}.hero-section-socials__link svg path{fill:var(--color-main);transition:fill .3s ease}.hero-section-socials__link:hover svg path{fill:var(--color-hover)}.hero-section-socials__link:first-child{padding:0 8px 0 0}.hero-section-socials__link:last-child{padding:0 0 0 8px}@media (max-width:1250px){.hero-section.with-author-header{top:96px}.hero-section.with-large-author-header{top:184px}.hero-section.with-large-logo-header{top:176px}}@media (max-width:1200px){.hero-section{padding:100px 0}.hero-section__title{font-size:48px;max-width:85%}}@media (max-width:1150px){.hero-section.with-large-author-header{top:112px}.hero-section.with-large-logo-header{top:104px}}@media (max-width:900px){.hero-section__title{font-size:42px;max-width:90%}.hero-section.with-large-author-header{top:96px}.hero-section.with-large-logo-header{top:88px}.hero-section-socials__link:hover svg path{fill:var(--color-main)}}@media (max-width:750px){.hero-section.with-large-author-header{top:88px}}@media (max-width:700px){.hero-section__title{font-size:36px}.hero-section.with-large-logo-header{top:84px}.hero-section.with-logo-header{top:88px}.hero-section-socials-wrapper{margin-top:32px}.hero-section-socials__link svg{height:28px;width:28px}}@media (max-width:550px){.hero-section__title{max-width:100%}.hero-section.with-author-header,.hero-section.with-large-author-header{top:84px}}@media (max-width:450px){.hero-section.with-logo-header{top:80px}.hero-section.with-author-header{top:76px}}@media (max-width:375px){.hero-section.with-large-author-header{top:80px}}.big-post-card{display:flex;flex-direction:column;width:100%}.big-post-card-image-wrapper-link{aspect-ratio:21/9;border-radius:var(--border-radius-elements);overflow:hidden;position:relative;width:100%;z-index:1}.big-post-card-image-wrapper-link:hover .big-post-card-image{transform:scale(1.03)}.big-post-card-image-wrapper-link:hover .big-post-card-image-plug{background-color:var(--color-bg-image-plug--hover)}.big-post-card-image{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;transition:transform .3s ease-in-out;width:100%}.big-post-card-image-plug{align-items:center;aspect-ratio:21/9;background-color:var(--color-bg-image-plug);display:flex;justify-content:center;transition:background-color .3s ease;width:100%}.big-post-card-image-plug__logo,.big-post-card-image-plug__logo-dark{height:40px}.big-post-card-image-plug__title{font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height)}:root[data-theme=dark] .big-post-card-image-plug__logo,:root[data-theme=light] .big-post-card-image-plug__logo-dark{display:none}.big-post-content{background-color:var(--color-bg);display:flex;flex-direction:column;margin-top:-127px;padding:48px;transition:background-color .3s ease;z-index:2}.big-post-content--type-1{border-top-right-radius:var(--border-radius-elements);width:720px}.big-post-content--type-2{border-radius:var(--border-radius-elements);margin-left:48px;width:832px}.big-post-content__title{font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height);margin-bottom:16px}.big-post-content__title-link{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:0 5%;color:var(--color-main);display:inline;padding-bottom:5px;transition:background-size .3s ease-in-out}.big-post-content__title-link:hover{background-size:100% 5%}.big-post-content .post-card-tags{margin-bottom:20px}.big-post-content .post-card-tags:empty{margin-bottom:0}.big-post-content .post-card-tag-icon:before{left:0;right:auto}.big-post-content-info{align-items:center;display:flex;gap:18px}.big-post-content-info__date,.big-post-content-info__reading-time{color:var(--color-dark);font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height)}.big-post-content-info__reading-time{position:relative}.big-post-content-info__reading-time:before{background-color:var(--color-grey);border-radius:100px;content:"";height:2px;left:-10px;position:absolute;top:50%;transform:translateY(-50%);width:2px}.big-post-author{font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);position:relative}.big-post-author:before{background-color:var(--color-grey);border-radius:100px;content:"";height:2px;left:-10px;position:absolute;top:50%;transform:translateY(-50%);width:2px}.big-post-author__span{color:var(--color-grey)}.big-post-author__link{color:var(--color-dark);transition:color .3s ease}.big-post-author__link:hover{color:var(--color-hover)}.grid-post-card{border-top:2px solid var(--color-main);gap:32px;overflow:hidden;padding-top:16px}.grid-post-card,.grid-post-content{display:flex;flex-direction:column}.grid-post-content__title{font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height)}.grid-post-content__title-link{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:0 5%;color:var(--color-main);display:inline;padding-bottom:5px;transition:background-size .3s ease-in-out}.grid-post-content__title-link:hover{background-size:100% 5%}.grid-post-content__excerpt{color:var(--color-dark);font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-top:16px}.grid-post-content-info{display:flex;flex-wrap:wrap;margin-bottom:32px}.grid-post-content-info__date{color:var(--color-main);font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height)}.grid-post-content-info .post-card-tags{justify-content:flex-end;margin-left:auto;max-width:40%}.grid-post-author{font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);margin-left:18px;position:relative}.grid-post-author:before{background-color:var(--color-grey);border-radius:100px;content:"";height:2px;left:-10px;position:absolute;top:7px;width:2px}.grid-post-author__span{color:var(--color-grey)}.grid-post-author__link{color:var(--color-main);transition:color .3s ease}.grid-post-author__link:hover{color:var(--color-hover)}.grid-post-card-image-wrapper-link{border-radius:var(--border-radius-elements);overflow:hidden;width:100%}.grid-post-card-image-wrapper-link:hover .grid-post-card-image{transform:scale(1.03)}.grid-post-card-image{transition:transform .3s ease-in-out;width:100%}.grid-mid-post-card{border-top:2px solid var(--color-main);display:flex;flex-direction:column;overflow:hidden;padding-top:16px}.grid-mid-post-card__title{font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height)}.grid-mid-post-card__excerpt{color:var(--color-dark);font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);margin-top:16px}.grid-mid-post-card__date{color:var(--color-dark);font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);margin-top:16px}.grid-mid-post-card__title-link{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:0 5%;color:var(--color-main);display:inline;padding-bottom:5px;transition:background-size .3s ease-in-out}.grid-mid-post-card__title-link:hover{background-size:100% 5%}.grid-mid-post-card .post-card-tags{justify-content:flex-end}.grid-mid-post-content-info{display:flex;gap:24px;justify-content:space-between;margin-bottom:32px}.grid-mid-post-author{font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);min-width:-moz-max-content;min-width:max-content}.grid-mid-post-author__span{color:var(--color-grey)}.grid-mid-post-author__link{color:var(--color-main);transition:color .3s ease}.grid-mid-post-author__link:hover{color:var(--color-hover)}.grid-mid-post-card-image-wrapper-link{border-radius:var(--border-radius-elements);margin-bottom:32px;overflow:hidden;width:100%}.grid-mid-post-card-image-wrapper-link:hover .grid-mid-post-card-image{transform:scale(1.03)}.grid-mid-post-card-image{transition:transform .3s ease-in-out;width:100%}.grid-small-post-card{border-top:2px solid var(--color-main);display:flex;flex-direction:column;overflow:hidden;padding-top:16px}.grid-small-post-card__title{font-family:var(--font-family-title);font-size:var(--headlines-title-small-font-size);font-weight:var(--headlines-title-small-font-weight);letter-spacing:var(--headlines-title-small-letter-spacing);line-height:var(--headlines-title-small-line-height)}.grid-small-post-card__title-link{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:0 5%;color:var(--color-main);display:inline;padding-bottom:5px;transition:background-size .3s ease-in-out}.grid-small-post-card__title-link:hover{background-size:100% 5%}.grid-small-post-card__date{color:var(--color-main);font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);margin-top:16px}.grid-small-post-content-info{align-items:center;-moz-column-gap:24px;column-gap:24px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:32px;row-gap:8px}.grid-small-post-author{align-self:flex-start;font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);min-width:-moz-max-content;min-width:max-content}.grid-small-post-author__span{color:#7f888f}.grid-small-post-author__link{color:var(--color-main);transition:color .3s ease}.grid-small-post-author__link:hover{color:var(--color-hover)}.grid-small-post-card-image-wrapper-link{border-radius:var(--border-radius-elements);margin-bottom:32px;overflow:hidden;width:100%}.grid-small-post-card-image-wrapper-link:hover .grid-small-post-card-image{transform:scale(1.03)}.grid-small-post-card-image{transition:transform .3s ease-in-out;width:100%}@media (max-width:1380px){.big-post-card-image-wrapper-link{border-radius:0}}@media (max-width:1350px){.grid-post-content__title{font-size:36px}.grid-mid-post-card__title{font-size:30px}.grid-post-content-info,.grid-small-post-card-image-wrapper-link,.grid-small-post-content-info{margin-bottom:24px}.grid-small-post-content-info{flex-wrap:wrap}}@media (max-width:1250px){.big-post-content__title{font-size:36px}.big-post-content--type-2{width:770px}.big-post-content .post-card-tags{margin-bottom:16px}.grid-post-content__title{font-size:32px}.grid-post-content__excerpt{font-size:18px}.grid-mid-post-card__title{font-size:26px}.grid-mid-post-card-image-wrapper-link,.grid-mid-post-content-info{margin-bottom:28px}}@media (max-width:1100px){.big-post-content{padding:36px}.big-post-content--type-1{margin-top:-100px;width:570px}.big-post-content--type-2{margin-left:36px;margin-top:-100px;width:700px}.big-post-content__title{font-size:32px}.grid-post-card{gap:24px}.grid-post-content__title{font-size:28px}.grid-post-content__excerpt{font-size:16px}.grid-post-content-info{flex-wrap:wrap;margin-bottom:16px}.grid-post-content-info .post-card-tags{flex:0 0 100%;justify-content:flex-start;margin-top:10px;max-width:100%}.grid-post-content-info .post-card-tag-icon:before{left:0;right:auto}.grid-mid-post-card__title{font-size:24px}.grid-mid-post-card__excerpt{font-size:16px}}@media (max-width:1000px){.grid-mid-post-card__title{font-size:28px}.grid-small-post-card__title{font-size:18px}}@media (max-width:900px){.big-post-content--type-1{margin-top:-80px;width:520px}.big-post-content--type-2{margin-top:-80px;width:600px}.big-post-content__title{font-size:30px}.big-post-content__title-link:hover{background-size:0 5%}.grid-post-content__title{font-size:24px}.grid-post-content__title-link:hover{background-size:0 5%}.grid-mid-post-card__title{font-size:26px}.grid-mid-post-card__title-link:hover{background-size:0 5%}.grid-small-post-card__title{font-size:20px}.grid-small-post-card__title-link:hover{background-size:0 5%}.big-post-author__link:hover{color:var(--color-dark)}.grid-mid-post-author__link:hover,.grid-post-author__link:hover,.grid-small-post-author__link:hover{color:var(--color-main)}.big-post-card-image-wrapper-link:hover .big-post-card-image{transform:none}.big-post-card-image-wrapper-link:hover .big-post-card-image-plug{background-color:var(--color-bg-image-plug)}.grid-mid-post-card-image-wrapper-link:hover .grid-mid-post-card-image,.grid-post-card-image-wrapper-link:hover .grid-post-card-image,.grid-small-post-card-image-wrapper-link:hover .grid-small-post-card-image{transform:none}}@media (max-width:750px){.big-post-content--type-1{margin-top:-50px;width:470px}.big-post-content--type-2{margin:-50px auto 0;width:calc(100% - 72px)}.big-post-content__title,.grid-post-content__title{font-size:28px}.grid-post-content__excerpt{margin-top:12px}.grid-mid-post-card__title{font-size:28px}}@media (max-width:550px){.big-post-content{padding:20px 20px 0}.big-post-content--type-1,.big-post-content--type-2{margin-top:0;width:100%}.big-post-content__title{font-size:24px}.big-post-content .post-card-tags{margin-bottom:12px}.big-post-content-info{flex-wrap:wrap;row-gap:8px}.big-post-content-info__date{font-size:14px}.big-post-content-info__reading-time{flex:0 0 100%;font-size:14px}.big-post-content-info__reading-time:before{content:none}.big-post-card-image-plug__logo,.big-post-card-image-plug__logo-dark{height:28px}.big-post-card-image-plug__title{font-size:20px}.big-post-author,.grid-mid-post-author,.grid-post-author,.grid-small-post-author{font-size:14px}.grid-post-card{gap:20px}.grid-post-content__title{font-size:24px}.grid-post-content__excerpt{margin-top:12px}.grid-post-content-info{margin-bottom:12px}.grid-post-content-info__date{font-size:14px}.grid-post-content-info .post-card-tags{margin-top:8px}.grid-post-content-info .post-card-tag{font-size:14px}.grid-mid-post-card__title{font-size:24px}.grid-mid-post-card__date{font-size:14px}.grid-mid-post-card__excerpt{margin-top:12px}.grid-mid-post-card-image-wrapper-link,.grid-mid-post-content-info{margin-bottom:20px}.grid-mid-post-content-info{align-items:flex-start;flex-direction:column;row-gap:12px}.grid-mid-post-card .post-card-tags{justify-content:flex-start}.grid-small-post-card__date,.grid-small-post-content-info .post-card-tag{font-size:14px}}@media (max-width:350px){.big-post-content__title,.grid-post-content__title{font-size:22px}.grid-post-content__excerpt{display:none}.grid-mid-post-card__title{font-size:22px}.grid-mid-post-card__excerpt{display:none}}.list-type-section{display:flex;flex-direction:column;gap:64px;padding-bottom:64px}.grid-large-section{grid-template-columns:repeat(2,1fr)}.grid-large-section,.grid-medium-section{grid-row-gap:64px;grid-column-gap:64px;-moz-column-gap:64px;column-gap:64px;display:grid;grid-template-rows:auto;padding-bottom:64px;row-gap:64px}.grid-medium-section{grid-template-columns:repeat(3,1fr)}.grid-small-section{grid-row-gap:64px;grid-column-gap:64px;-moz-column-gap:64px;column-gap:64px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;padding-bottom:64px;row-gap:64px}@media (max-width:1350px){.grid-large-section,.grid-medium-section,.grid-small-section{-moz-column-gap:54px;column-gap:54px;row-gap:54px}}@media (max-width:1100px){.grid-large-section,.grid-medium-section,.grid-small-section{-moz-column-gap:40px;column-gap:40px;row-gap:40px}}@media (max-width:1000px){.grid-medium-section{grid-template-columns:repeat(2,1fr)}.grid-small-section{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.list-type-section{gap:48px}.grid-large-section,.grid-medium-section,.grid-small-section{-moz-column-gap:36px;column-gap:36px;row-gap:36px}.grid-small-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:750px){.grid-large-section,.grid-medium-section{-moz-column-gap:0;column-gap:0;display:flex;flex-direction:column;row-gap:48px}}@media (max-width:550px){.grid-small-section{-moz-column-gap:0;column-gap:0;display:flex;flex-direction:column;row-gap:48px}}.post-card-tags{align-items:center;-moz-column-gap:18px;column-gap:18px;display:flex;flex-wrap:wrap;row-gap:10px}.post-card-tag{color:var(--color-main);font-size:var(--ui-category-font-size);font-weight:var(--ui-category-font-weight);letter-spacing:var(--ui-category-letter-spacing);line-height:var(--ui-category-line-height);position:relative;text-align:right;text-transform:var(--ui-category-text-transform);transition:color .3s ease}.post-card-tag:hover{color:var(--color-hover)}.post-card-tag:not(:last-child):after{background-color:var(--color-grey);border-radius:100px;content:"";height:2px;position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:2px}.post-card-tag-icon{position:relative}.post-card-tag-icon:not(:last-child):after{background-color:var(--color-grey);border-radius:100px;content:"";height:2px;position:absolute;right:-10px;top:50%;transform:translateY(-50%);width:2px}.post-card-tag-icon.featured-tag svg path{stroke:var(--color-main);transition:stroke .3s ease}.post-card-tag-icon.featured-tag:hover svg path{stroke:var(--color-hover)}.post-card-tag-icon.private-tag svg path{fill:var(--color-main);transition:fill .3s ease}.post-card-tag-icon.private-tag:hover svg path{fill:var(--color-hover)}.post-card-tag-icon:hover .post-tag-icon__tooltip{display:flex}.post-tag-icon__tooltip{align-items:center;animation:fadeIn .35s ease;background-color:#686868;border-radius:var(--border-radius-elements);color:#fff;display:none;font-size:var(--ui-meta-tag-font-size);font-size:12px;font-weight:var(--ui-meta-tag-font-weight);justify-content:center;left:0;letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);margin-top:3px;padding:4px 10px;position:absolute;width:-moz-max-content;width:max-content;z-index:10000000}.grid-large-section .post-tag-icon__tooltip,.grid-mid-post-card .post-tag-icon__tooltip{left:auto;right:0}@media (max-width:1100px){.grid-post-card .post-card-tags{margin-bottom:10px;margin-top:0;order:-1}.grid-post-card .post-card-tags .post-tag-icon__tooltip{left:0}}@media (max-width:900px){.post-card-tag:hover{opacity:1}}@media (max-width:550px){.post-card-tags{-moz-column-gap:16px;column-gap:16px}.post-card-tag-icon:before{left:0;right:auto}.post-card-tag:not(:first-child):before{right:-9px}.grid-mid-post-card .post-tag-icon__tooltip{left:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes openMenuLeft{0%{left:-100%;opacity:0}to{left:0;opacity:1}}@keyframes closeMenuLeft{0%{left:0;opacity:1}to{left:-100%;opacity:0}}@keyframes openMenuRight{0%{opacity:0;right:-100%}to{opacity:1;right:0}}@keyframes closeMenuRight{0%{opacity:1;right:0}to{opacity:0;right:-100%}}@keyframes overlayFadeIn{0%{background-color:hsla(0,0%,82%,0)}to{background-color:hsla(0,0%,82%,.5)}}@keyframes overlayFadeOut{0%{background-color:hsla(0,0%,82%,.5)}to{background-color:hsla(0,0%,82%,0)}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes showTierCard{0%{opacity:0;top:140px}to{opacity:1;top:0}}@keyframes priceAppear{0%{left:80px;opacity:0}to{left:0;opacity:1}}@keyframes pricePerAppear{0%{left:80px;opacity:0}to{left:0;opacity:1}}@keyframes featuredPostHeadAnimation{0%{margin-top:0}to{margin-top:-150px}}@keyframes featuredPostHeadWithSidebarAnimation{0%{margin-top:0}to{margin-top:-210px}}.subscribe-banner.without-subtext .subscribe-banner-form{align-self:flex-start}.subscribe-banner-container{border-top:4px solid var(--color-main);margin:64px 0 128px;padding:32px 0 0}.subscribe-banner-content{display:flex;flex-direction:column;gap:32px}.subscribe-banner-content__box{display:flex;gap:64px}.subscribe-banner-content__span{color:var(--color-main);font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height)}.subscribe-banner-content__cta-text{flex-basis:50%;font-family:var(--font-family-hero);font-size:var(--headlines-hero-text-font-size);font-weight:var(--headlines-hero-text-font-weight);letter-spacing:var(--headlines-hero-text-letter-spacing);line-height:var(--headlines-hero-text-line-height)}.subscribe-banner-content__cta-subtext{color:var(--color-main);flex-basis:50%;font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height)}.subscribe-banner-socials{display:flex;flex-basis:50%;height:-moz-fit-content;height:fit-content}.subscribe-banner-socials__link{padding:0 8px}.subscribe-banner-socials__link:first-child{padding:0 8px 0 0}.subscribe-banner-socials__link:last-child{padding:0 0 0 8px}.subscribe-banner-socials__link svg{height:32px;width:32px}.subscribe-banner-socials__link svg path{fill:var(--color-main);transition:fill .3s ease}.subscribe-banner-socials__link:hover svg path{fill:var(--color-hover)}.subscribe-banner-form{align-self:flex-end;display:flex;flex-basis:50%;flex-direction:column;position:relative}.subscribe-banner-form__error{color:#dd0202;display:none;font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);left:0;letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);line-height:1.25;position:absolute;top:calc(100% + 4px)}.subscribe-banner-form.outlined .subscribe-banner-input{border-bottom-right-radius:0;border-top-right-radius:0}.subscribe-banner-form.outlined .subscribe-banner-submit-btn{border-bottom-left-radius:0;border-top-left-radius:0}.subscribe-banner-form.error .subscribe-banner-form__error{animation:fadeIn .3s ease;display:inline-block}.subscribe-banner-input-wrapper{display:flex}input:-internal-autofill-selected{background-color:-internal-light-dark(#e8f0fe,rgba(70,90,126,.4))!important;background-image:none!important;color:fieldtext!important}input:-internal-autofill-selected{-webkit-appearance:menulist-button;-moz-appearance:menulist-button;appearance:menulist-button}.subscribe-banner-input{background-color:var(--input-color-bg);border:var(--input-border);border-radius:var(--border-radius-buttons);border-right:none;color:var(--color-main);font-size:var(--paragraph-text-small-font-size);font-size:14px;font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);line-height:1.5;margin-right:var(--input-margin-right);padding:12px 0 12px 20px;width:100%}.subscribe-banner-input::-moz-placeholder{color:var(--color-grey);font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height)}.subscribe-banner-input::placeholder{color:var(--color-grey);font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height)}.subscribe-banner-submit-btn{align-items:center;background-color:var(--color-default-btn-bg);border:1px solid var(--color-default-btn-bg);border-radius:var(--border-radius-buttons);color:var(--color-default-btn-color);display:flex;font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);height:47px;justify-content:center;letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);padding:12px 20px;text-transform:var(--ui-button-text-transform);transition:color .3s ease,background-color .3s ease}.subscribe-banner-submit-btn:hover{background-color:transparent;border-color:var(--color-default-btn-color-hover);color:var(--color-default-btn-color-hover)}.subscribe-banner-submit-btn svg{display:none}.subscribe-banner-form.loading .subscribe-banner-submit-btn{padding:var(--ui-button-loading-padding);pointer-events:none}.subscribe-banner-form.loading .subscribe-banner-submit-btn span{display:none}.subscribe-banner-form.loading .subscribe-banner-submit-btn svg{display:block}.subscribe-banner-form.loading .subscribe-banner-submit-btn svg circle{stroke:var(--color-bg)}.subscribe-banner-form.success .subscribe-banner-form-success{display:flex}.subscribe-banner-form.success .subscribe-banner-input-wrapper{display:none}.subscribe-banner-form-success{align-items:flex-start;display:none;flex-direction:column}.subscribe-banner-form-success svg{animation:fadeIn .35s ease-in forwards;margin-bottom:16px;opacity:0}.subscribe-banner-form-success__title{animation:fadeIn .35s ease-in forwards;animation-delay:.1s;font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height);margin-bottom:12px;opacity:0}.subscribe-banner-form-success__text{animation:fadeIn .35s ease-in forwards;animation-delay:.2s;font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);margin-bottom:32px;opacity:0}.subscribe-banner-form-success__btn{animation:fadeIn .35s ease-in forwards;animation-delay:.3s;background-color:var(--color-main);border:1px solid var(--color-main);color:var(--color-bg);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);opacity:0;padding:12px 16px;text-transform:var(--ui-button-text-transform)}.subscribe-banner-form-success__btn:hover{background-color:var(--color-bg);color:var(--color-main)}@media (max-width:1200px){.subscribe-banner-content__box{gap:48px}.subscribe-banner-content__cta-text{font-size:48px}}@media (max-width:1000px){.subscribe-banner-content__box{flex-direction:column;gap:32px}.subscribe-banner-content__cta-text{flex-basis:auto;max-width:80%}.subscribe-banner-content__cta-subtext{flex-basis:auto}.subscribe-banner-form,.subscribe-banner-socials{flex-basis:auto;width:100%}.subscribe-banner-form{align-self:flex-start;max-width:500px}.subscribe-banner-form-success__text{max-width:75%}}@media (max-width:900px){.subscribe-banner-container{margin:32px 0 96px}.subscribe-banner-submit-btn:hover{background-color:var(--color-default-btn-bg);color:var(--color-default-btn-color)}.subscribe-banner-socials__link:hover svg path{fill:var(--color-main)}}@media (max-width:700px){.subscribe-banner-content__cta-text{font-size:36px;max-width:100%}.subscribe-banner-socials__link svg{height:28px;width:28px}}@media (max-width:550px){.subscribe-banner-container{margin:16px 0 64px;padding:24px 0 0}.subscribe-banner-content{gap:24px}.subscribe-banner-content__cta-text{font-size:36px;max-width:100%}.subscribe-banner-content__cta-subtext{font-size:16px}.subscribe-banner-content__box{gap:24px}.subscribe-banner-form-success__title{font-size:28px}.subscribe-banner-form-success__text{margin-bottom:20px;max-width:100%}}.pagination{margin:0 auto}.pagination,.pagination__link{align-items:center;display:flex}.pagination__link{border-radius:var(--border-radius-buttons);color:var(--color-main);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);height:48px;justify-content:center;letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);text-transform:var(--ui-button-text-transform);transition:background-color .3s ease,color .3s ease;width:48px}.pagination__link:hover{color:var(--color-light-grey)}.pagination__link--curr{background-color:var(--color-light)}.pagination__link--curr:hover{color:var(--color-main)}.pagination__link--next,.pagination__link--prev{height:48px;padding:0 24px;width:auto}.pagination__dots{align-items:center;color:var(--color-main);display:flex;font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);height:48px;justify-content:center;letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);text-transform:var(--ui-button-text-transform);width:48px}@media (max-width:900px){.pagination__link:hover{background-color:transparent;opacity:1}.pagination__link--curr:hover,.pagination__link:hover+.pagination__link--curr:not(:hover){background-color:var(--color-light)}.pagination__link--curr:has(~.pagination__link:hover){background-color:var(--color-light)}.pagination__link--prev:hover~.pagination__link--curr{background-color:var(--color-light)}}@media (max-width:550px){.pagination__link{height:36px;width:36px}.pagination__link--prev{height:36px;padding:0 16px 0 8px;width:auto}.pagination__link--next{height:36px;padding:0 8px 0 16px;width:auto}.pagination__dots{height:36px;width:36px}}.reading-progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-progress-bar-bg);height:8px;position:fixed;top:0;transition:top .4s ease,opacity .4s ease;width:100%;z-index:10}.reading-progress.hide{opacity:0;top:-8px}.reading-progress::-webkit-progress-bar{background-color:transparent}.reading-progress::-webkit-progress-value{background:var(--color-progress-bar)}.post-subscribe-cta{border-bottom:2px solid var(--color-main);border-top:2px solid var(--color-main);margin-bottom:48px;padding-top:32px}.post-subscribe-cta-content .post-subscribe-icon,.post-subscribe-cta-content p,.post-subscribe-cta-content>h2{margin:0 auto 24px;max-width:832px;padding-left:48px;padding-right:48px;text-align:center;width:100%}.post-subscribe-icon{align-items:center;display:flex;justify-content:center}.post-subscribe-icon svg{fill:var(--color-main);height:32px;width:32px}.post-subscribe-cta-btns{align-items:center;display:flex;flex-direction:column;gap:16px;margin:0 auto 24px;max-width:832px;padding-left:48px;padding-right:48px;text-align:center;width:100%}.post-subscribe-cta-btns .btn--secondary{background-image:none!important;padding-bottom:10px!important;transition:background-color .3s ease,color .3s ease,border .3s ease!important;width:-moz-fit-content;width:fit-content}.post-subscribe-cta-question{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 auto!important;text-align:center}.post-subscribe-cta-question__span{color:#a5a5a5;font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height)}.post-subscribe-cta-question__link{align-items:center;background-image:none!important;background-position:0 0!important;background-repeat:repeat!important;background-size:auto auto!important;background-size:initial!important;color:var(--color-main);display:flex!important;font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);gap:4px;letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);padding-bottom:0!important;transition:color .3s ease-out!important}.post-subscribe-cta-question__link svg{fill:var(--color-main);transition:transform .3s ease-out,fill .3s ease-out!important}.post-subscribe-cta-question__link:hover{color:var(--color-hover)}.post-subscribe-cta-question__link:hover svg{fill:var(--color-hover)!important;transform:rotate(-45deg)}.post-content--left .post-subscribe-cta-content .post-subscribe-icon,.post-content--left .post-subscribe-cta-content>h1,.post-content--left .post-subscribe-cta-content>h2,.post-content--left .post-subscribe-cta-content>h3,.post-content--left .post-subscribe-cta-content>h4,.post-content--left .post-subscribe-cta-content>h5,.post-content--left .post-subscribe-cta-content>h6,.post-content--left .post-subscribe-cta-content>p{margin:0 auto 24px 12.5%;text-align:center}.post-content--left .post-subscribe-cta-content>p{font-size:18px}.post-content--left .post-subscribe-cta-btns{margin:0 auto 24px 12.5%}.post-content--right .post-subscribe-cta-content .post-subscribe-icon,.post-content--right .post-subscribe-cta-content>h1,.post-content--right .post-subscribe-cta-content>h2,.post-content--right .post-subscribe-cta-content>h3,.post-content--right .post-subscribe-cta-content>h4,.post-content--right .post-subscribe-cta-content>h5,.post-content--right .post-subscribe-cta-content>h6,.post-content--right .post-subscribe-cta-content>p{margin:0 12.5% 24px auto;text-align:center}.post-content--right .post-subscribe-cta-content>p{font-size:18px}.post-content--right .post-subscribe-cta-btns{margin:0 12.5% 24px auto}.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content .post-subscribe-icon,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h1,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h2,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h3,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h4,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h5,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h6,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>p{margin:0 auto 24px 0;text-align:center}.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>p{font-size:18px}.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-btns{margin:0 auto 24px 0}.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content .post-subscribe-icon,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h1,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h2,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h3,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h4,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h5,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h6,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>p{margin:0 0 24px auto;text-align:center}.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>p{font-size:18px}.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-btns{margin:0 0 24px auto}@media (max-width:1100px){.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-btns,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content .post-subscribe-icon,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h1,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h2,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h3,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h4,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h5,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>h6,.page-post__container--with-sidebar-left .post-content .post-subscribe-cta-content>p,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-btns,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content .post-subscribe-icon,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h1,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h2,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h3,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h4,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h5,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>h6,.page-post__container--with-sidebar-right .post-content .post-subscribe-cta-content>p,.post-content--left .post-subscribe-cta-btns,.post-content--left .post-subscribe-cta-content .post-subscribe-icon,.post-content--left .post-subscribe-cta-content>h1,.post-content--left .post-subscribe-cta-content>h2,.post-content--left .post-subscribe-cta-content>h3,.post-content--left .post-subscribe-cta-content>h4,.post-content--left .post-subscribe-cta-content>h5,.post-content--left .post-subscribe-cta-content>h6,.post-content--left .post-subscribe-cta-content>p,.post-content--right .post-subscribe-cta-btns,.post-content--right .post-subscribe-cta-content .post-subscribe-icon,.post-content--right .post-subscribe-cta-content>h1,.post-content--right .post-subscribe-cta-content>h2,.post-content--right .post-subscribe-cta-content>h3,.post-content--right .post-subscribe-cta-content>h4,.post-content--right .post-subscribe-cta-content>h5,.post-content--right .post-subscribe-cta-content>h6,.post-content--right .post-subscribe-cta-content>p{margin-left:auto;margin-right:auto}}@media (max-width:900px){.post-subscribe-cta-question__link:hover{color:var(--color-main)}.post-subscribe-cta-question__link:hover svg{fill:var(--color-main)!important;transform:none}}@media (max-width:750px){.post-subscribe-cta-content h2{font-size:26px}.post-subscribe-cta-content p{font-size:16px!important}}.page-post{padding-bottom:96px}.page-post__post{padding:64px 0}.page-post__post--featured{padding:32px 0 64px}.page-post__container{display:flex;gap:48px;justify-content:space-between;margin:0 auto;max-width:1376px;width:calc(100% - 80px)}.page-post__container article{max-width:832px;width:100%}.page-post__container--with-sidebar-left{flex-direction:row-reverse;padding:64px 0 64px 48px}.page-post__container--with-sidebar-right{padding:64px 48px 64px 0}.comments{background-color:var(--color-comments-bg);margin-bottom:64px;padding-top:64px}.comments__title{font-family:var(--font-family-title);font-size:var(--headlines-title-extra-small-font-size);font-weight:var(--headlines-title-extra-small-font-weight);letter-spacing:var(--headlines-title-extra-small-letter-spacing);line-height:var(--headlines-title-extra-small-line-height)}.comments #ghost-comments-root,.comments__title{max-width:832px;padding-left:48px;padding-right:48px;width:100%}.comments--default #ghost-comments-root,.comments--default .comments__title{margin:0 auto}.comments--left #ghost-comments-root,.comments--left .comments__title{margin-left:12.5%}.comments--right #ghost-comments-root,.comments--right .comments__title{margin-left:auto;margin-right:12.5%}.comments-with-sidebar{grid-column-gap:48px;-moz-column-gap:48px;column-gap:48px;display:grid;margin:0 auto;max-width:1376px;width:calc(100% - 80px)}.comments-with-sidebar--left{grid-template-columns:300px 1fr}.comments-with-sidebar--left #ghost-comments-root,.comments-with-sidebar--left .comments__title{grid-column:2;margin-left:auto}.comments-with-sidebar--right{grid-template-columns:1fr 300px}.comments-with-sidebar--right #ghost-comments-root,.comments-with-sidebar--right .comments__title{grid-column:1;margin-right:auto}.post-container{max-width:832px;padding-left:48px;padding-right:48px;width:100%}.post-container--center{margin:0 auto}.post-container--right{margin:0 12.5% 0 auto}.post-container--left{margin:0 auto 0 12.5%}.post-container--with-sidebar-left{margin-left:auto}.post-container--with-sidebar-right{margin-right:auto}.post-content--left .post-content-img{max-width:832px;width:calc(100% - 80px)}.post-content--left .post-content-img--left{margin-left:12.5%}.post-content--right .post-content-img{max-width:832px;width:calc(100% - 80px)}.post-content--right .post-content-img--right{margin-right:12.5%}.post-content-img{background-color:var(--color-grey);border-radius:var(--border-radius-images);max-width:832px;overflow:hidden}.post-content-img--no-featured{margin-bottom:48px;max-width:832px}.post-content-img--featured{height:520px;margin:32px auto 0;max-width:1376px;width:calc(100% - 80px)}.post-content-img--center{margin:0 auto 48px}.post-content-img--left{margin-bottom:48px;margin-right:auto}.post-content-img--right{margin-bottom:48px;margin-left:auto}.post-content-img__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.post-content-img figcaption{display:none}@media (max-width:1400px){.page-post__container--with-sidebar-left,.page-post__container--with-sidebar-right{padding:64px 0}}@media (max-width:1200px){.comments-with-sidebar,.page-post__container{width:calc(100% - 60px)}}@media (max-width:1100px){.page-post__post{padding:48px 0}.page-post .comments{margin-bottom:48px;padding-top:48px}.page-post .comments--left #ghost-comments-root,.page-post .comments--left .comments__title,.page-post .comments--right #ghost-comments-root,.page-post .comments--right .comments__title{margin:0 auto}.page-post__container{flex-wrap:wrap;gap:32px}.page-post__container article{max-width:100%}.page-post__container .post-content-img,.page-post__container .post-header{margin-left:auto;margin-right:auto}.page-post__container--with-sidebar-left,.page-post__container--with-sidebar-right{padding:48px 0}.comments-with-sidebar{display:flex;flex-direction:column;justify-content:center}.comments-with-sidebar #ghost-comments-root,.comments-with-sidebar .comments__title{margin:0 auto;max-width:736px;padding:0}.post-container--left,.post-container--right{margin-left:auto;margin-right:auto}.post-container--with-sidebar-left,.post-container--with-sidebar-right{margin:0 auto}.post-content--left .post-content-img,.post-content--right .post-content-img,.post-content-img{margin-bottom:32px;width:calc(100% - 60px)}.post-content--left .post-content-img--featured,.post-content--right .post-content-img--featured{width:calc(100% - 60px)}.post-content--left .post-content-img--left,.post-content--left .post-content-img--right,.post-content--right .post-content-img--left,.post-content--right .post-content-img--right{margin-bottom:32px;margin-left:auto;margin-right:auto}}@media (max-width:900px){.post-content-img{height:300px;margin-bottom:32px}.post-content-img--featured{margin-bottom:0}}@media (max-width:550px){.page-post__post{padding:24px 0 32px}.page-post .comments-with-sidebar{width:100%}.page-post .comments{margin-bottom:32px;padding-top:32px}.page-post .comments-with-sidebar .comments__title{padding-left:20px;padding-right:20px}.page-post__container{width:calc(100% - 20px)}.page-post__container--with-sidebar-left,.page-post__container--with-sidebar-right{padding:24px 0 32px;width:100%}.comments #ghost-comments-root,.comments__title,.post-container{padding-left:20px;padding-right:20px}.post-content .post-content-img,.post-content-img--featured{width:calc(100% - 40px)}}@media (max-width:375px){.post-container{padding-left:10px;padding-right:10px}.page-post__container{width:100%}.post-content .post-content-img,.post-content-img{width:calc(100% - 20px)}.post-content-img{height:200px}.comments #ghost-comments-root,.comments__title,.page-post .comments-with-sidebar .comments__title{padding-left:10px;padding-right:10px}}.form-page{padding:0 40px}.form-wrapper{align-items:center;display:flex;height:100vh;justify-content:center}.form{animation:fadeIn .4s ease-in;background-color:var(--color-bg);border:1px solid var(--color-main);border-radius:var(--border-radius-elements);display:flex;flex-direction:column;max-width:466px;padding:48px;width:100%;z-index:1}.form .logo{margin:0 auto}.form__title{font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height);margin-bottom:48px;margin-top:30px;text-align:center}.form__signup-terms-content,.form__text{color:#a5a5a5;font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height)}.form__signup-terms-content{font-size:14px;margin-top:8px;text-align:center}.form__signup-terms-content a{background-image:linear-gradient(90deg,currentColor,currentColor);background-position:left 80%;background-repeat:no-repeat;background-size:100% 5%;display:inline;opacity:1;padding-bottom:3px;-webkit-text-decoration:none;text-decoration:none;transition:background-size .3s ease-in-out,opacity .3s ease-in-out}.form__signup-terms-content a:hover{background-size:0 5%;opacity:.8}.form__link{align-items:center;color:var(--color-main);display:flex;font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);gap:4px;letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);transition:color .3s ease-out}.form__link svg{fill:var(--color-main);transition:transform .3s ease-out,fill .3s ease-out}.form__link:hover{color:var(--color-hover)}.form__link:hover svg{fill:var(--color-hover);transform:rotate(-45deg)}.form__input-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.form__input{background-color:var(--input-color-bg);border:var(--input-border);border-radius:var(--border-radius-buttons);color:var(--color-grey);font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);margin-right:var(--input-margin-right);padding:12px 16px;width:100%}.form__input::-moz-placeholder{color:var(--color-grey);font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);opacity:.4}.form__input::placeholder{color:var(--color-grey);font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);opacity:.4}.form__input-label{color:var(--color-main);font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height)}.form__submit-btn{background-color:var(--color-default-btn-bg);border:1px solid var(--color-default-btn-bg);border-radius:var(--border-radius-buttons);color:var(--color-default-btn-color);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);height:43px;letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);padding:initial;text-transform:var(--ui-button-text-transform)}.form__submit-btn:hover{background-color:var(--color-default-btn-bg-hover);color:var(--color-default-btn-color-hover)}.form__submit-btn svg{display:none}.form__success{align-items:center;display:none;flex-direction:column;gap:24px;max-width:450px}.form__success-btn{background-color:var(--color-main);border:1px solid var(--color-main);color:var(--color-bg);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);padding:12px 16px;text-transform:var(--ui-button-text-transform)}.form__success-btn:hover{background-color:var(--color-bg);color:var(--color-main)}.form__success-title{font-size:26px;font-weight:700;letter-spacing:-.02em;line-height:120%;text-align:center}.form__success-text{font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:140%;opacity:.6;text-align:center}.form__question{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:32px}.form__error{align-self:center;animation:fadeIn .3s ease-in-out forwards;color:#d20101;display:none;font-size:16px;font-weight:500;max-width:240px;opacity:0;padding-top:16px;text-align:center}.form.success .form__input-wrapper,.form.success .form__question,.form.success .form__signup-terms-content,.form.success .form__submit-btn,.form.success .form__title,.form.success .logo{display:none}.form.success .form__success{display:flex}.form.loading .form__submit-btn{pointer-events:none}.form.loading .form__submit-btn span{display:none}.form.loading .form__submit-btn svg{display:block}.form.loading .form__submit-btn svg circle{stroke:var(--color-bg)}.form.error .form__error{display:block}.form.error .form__question{margin-top:16px}@media (max-width:1100px){.form-page{padding-left:30px;padding-right:30px}}@media (max-width:900px){.form__submit-btn:hover{background-color:var(--color-default-btn-bg);color:var(--color-default-btn-color)}.form__link:hover{color:var(--color-main)}.form__link:hover svg{fill:var(--color-main)!important;transform:none}.form__signup-terms-content a:hover{background-size:100% 5%;opacity:1}}@media (max-width:550px){.form-page{padding-left:20px;padding-right:20px}.form{padding:32px}.form__title{margin-bottom:32px}}@media (max-width:375px){.form{border:none;padding:0}}.account-page{gap:64px;padding-bottom:64px}.account,.account-page{display:flex;flex-direction:column}.account{background:var(--color-bg);border:1px solid var(--color-main);border-radius:var(--border-radius-elements);margin:0 auto;max-width:1056px;padding:64px;position:relative;width:calc(100% - 80px)}.account__header{align-items:flex-start;border-bottom:1px solid var(--color-main);display:flex;flex-direction:column;padding-bottom:40px;width:100%}.account__image{border-radius:100%;height:148px;margin-bottom:24px;width:148px}.account__image svg path{stroke:var(--color-main)}.account__image--default{align-items:center;background-color:var(--color-light);display:flex;justify-content:center}.account__image--default svg{height:36px;width:36px}.account__name{color:var(--color-main);font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height);margin-bottom:16px}.account__desc{color:var(--color-main);font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-bottom:24px}.account .logout-btn,.account__settings{align-items:center;color:var(--color-grey);display:flex;font-size:16px;font-weight:700;gap:8px;line-height:1;opacity:1;transition:opacity .3s ease}.account .logout-btn:hover,.account__settings:hover{opacity:.8}.logout-btn{position:absolute;right:64px;top:64px}.account-info{border-bottom:1px solid var(--color-main);display:flex;flex-direction:column;flex-wrap:wrap;gap:32px;padding:40px 0}.account-info__row{display:flex;width:100%}.account-info-item{display:flex;flex-direction:column;gap:8px;width:50%}.account-info-item__name{color:var(--color-grey);font-family:var(--font-family-title);font-size:var(--headlines-title-extra-small-font-size);font-weight:var(--headlines-title-extra-small-font-weight);letter-spacing:var(--headlines-title-extra-small-letter-spacing);line-height:var(--headlines-title-extra-small-line-height)}.account-info-item__value{align-items:center;color:var(--color-main);display:flex;font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);gap:12px;letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height)}.account-info-item__value svg circle{fill:var(--color-main)}.account-buttons{align-items:center;display:flex;justify-content:space-between;padding-top:40px;position:relative}.account-buttons__edit-billing-btn{background-color:var(--color-main);border:1px solid var(--color-main);border-radius:var(--border-radius-buttons);color:var(--color-bg);padding:12px 16px;width:162px}.account-buttons__edit-billing-btn svg{display:none}.account-buttons__edit-billing-btn:hover{background-color:var(--color-bg);color:var(--color-main)}.account-buttons__edit-billing-btn.loading svg{display:block}.account-buttons__edit-billing-btn.loading span{display:none}.account-buttons__cancel-btn.loading:after{color:var(--color-main);content:"Processing...";left:50%;line-height:1;position:absolute;top:50%;transform:translate(-50%,-50%)}@media (max-width:1100px){.account-page{gap:48px;padding-bottom:48px}.account{padding:48px;width:calc(100% - 60px)}}@media (max-width:900px){.account__name{font-size:32px}.account .account__settings:hover,.account .logout-btn:hover{opacity:1}.account-info__row{flex-direction:column;gap:40px}}@media (max-width:600px){.account__image{height:80px;width:80px}.account__image svg{height:24px;width:24px}}@media (max-width:550px){.account-page{gap:32px;padding-bottom:32px}.account{padding:32px;width:calc(100% - 40px)}.account__name{font-size:28px}}.home-page{display:flex;flex-direction:column;padding-bottom:64px}.home-page .pagination{margin-bottom:64px}.home-page>:first-child:not(.list-type-section):not(.hero-section){padding-top:32px}@media (max-width:900px){.home-page{padding-bottom:0}}@media (max-width:550px){.home-page>:first-child:not(.list-type-section):not(.hero-section){padding-top:0}}.membership-page{display:flex;flex-direction:column;padding-bottom:96px;width:100%}.membership-page__title{font-family:var(--font-family-hero);font-size:var(--headlines-hero-text-font-size);font-weight:var(--headlines-hero-text-font-weight);letter-spacing:var(--headlines-hero-text-letter-spacing);line-height:var(--headlines-hero-text-line-height);margin-top:64px}.membership-page__desc{color:var(--color-dark);font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-top:16px;max-width:800px}.membership-page__content{height:100%;margin-top:64px;width:100%}.membership-page__toggle-btn{align-items:center;border:1px solid var(--color-main);border-radius:var(--border-radius-buttons);display:flex;gap:57px;margin-bottom:32px;margin-top:64px;padding:23px 32px;position:relative;transition:border-color .4s ease;width:-moz-max-content;width:max-content}.membership-page__toggle-btn:hover{border-color:var(--color-grey)}.membership-page__toggle-btn:after{background-color:var(--color-default-btn-bg);border-radius:var(--border-radius-buttons);content:"";height:48px;left:8px;position:absolute;top:50%;transform:translateY(-50%);transition:left .3s ease;width:108px}.membership-page.yearly .membership-page__toggle-btn:after{left:126px}.membership-page.yearly .membership-page__toggle-value--monthly{color:var(--color-main)}.membership-page.yearly .membership-page__toggle-value--yearly{color:var(--color-bg)}.membership-page.yearly .tier-card__price-per.monthly,.membership-page.yearly .tier-card__price-value.monthly{display:none}.membership-page.yearly .tier-card__price-per.yearly,.membership-page.yearly .tier-card__price-value.yearly{display:block}.membership-page.yearly .btn.monthly{display:none}.membership-page.yearly .btn.yearly{display:flex}.membership-page__toggle-value{display:block;font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);text-transform:var(--ui-button-text-transform);transition:color .3s ease;width:60px;z-index:2}.membership-page__toggle-value--monthly{color:var(--color-bg)}.membership-page__toggle-value--yearly{color:var(--color-main)}.membership-page__sign-in{align-items:center;color:#7f888f;display:flex;font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);gap:8px;justify-content:center;letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);width:100%}.membership-page__sign-in__title{font-family:var(--font-family-hero);font-size:var(--headlines-hero-text-font-size);font-weight:var(--headlines-hero-text-font-weight);letter-spacing:var(--headlines-hero-text-letter-spacing);line-height:var(--headlines-hero-text-line-height);margin-top:64px}.membership-page__sign-in__desc{font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-top:16px;max-width:800px}.membership-page__sign-in__toggle-btn{align-items:center;border:1px solid var(--color-main);border-radius:var(--border-radius-buttons);display:flex;gap:57px;margin-bottom:32px;margin-top:64px;padding:23px 32px;position:relative;transition:background-color .4s ease;width:-moz-max-content;width:max-content}.membership-page__sign-in__toggle-btn:hover{background-color:#eee}.membership-page__sign-in__toggle-btn:after{background-color:var(--color-main);border-radius:var(--border-radius-buttons);content:"";height:48px;left:8px;position:absolute;top:50%;transform:translateY(-50%);transition:left .3s ease;width:108px}.membership-page__sign-in.yearly .membership-page__toggle-btn:after{left:126px}.membership-page__sign-in.yearly .membership-page__toggle-value--monthly{color:var(--color-main)}.membership-page__sign-in.yearly .membership-page__toggle-value--yearly{color:var(--color-bg)}.membership-page__sign-in.yearly .tier-card__price-per.monthly,.membership-page__sign-in.yearly .tier-card__price-value.monthly{display:none}.membership-page__sign-in.yearly .tier-card__price-value.yearly{animation:priceAppear .45s ease forwards;display:block}.membership-page__sign-in.yearly .tier-card__price-per.yearly{animation:pricePerAppear .35s ease forwards;animation-delay:.1s;display:block}.membership-page__sign-in.yearly .btn.monthly{display:none}.membership-page__sign-in.yearly .btn.yearly{display:flex}.membership-page__sign-in__toggle-value{display:block;font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);text-transform:var(--ui-button-text-transform);transition:color .3s ease;width:60px;z-index:2}.membership-page__sign-in__toggle-value--monthly{color:var(--color-bg)}.membership-page__sign-in__toggle-value--yearly{color:var(--color-main)}.membership-page__sign-in-link{align-items:center;color:var(--color-main);display:flex;font-size:var(--paragraph-text-medium-font-size);font-weight:var(--paragraph-text-medium-font-weight);gap:4px;letter-spacing:var(--paragraph-text-medium-letter-spacing);line-height:var(--paragraph-text-medium-line-height);transition:color .3s ease-out}.membership-page__sign-in-link svg{fill:var(--color-main);transition:transform .3s ease-out,fill .3s ease-out}.membership-page__sign-in-link:hover{color:var(--color-hover)}.membership-page__sign-in-link:hover svg{fill:var(--color-hover);transform:rotate(-45deg)}.tiers{display:flex;flex-wrap:wrap;gap:2.128%;margin-bottom:32px;row-gap:56px;width:100%}.tier-card{animation:showTierCard .45s ease forwards;animation-delay:calc(var(--i)*.12s);background-color:var(--color-bg);border:1px solid var(--color-main);border-radius:var(--border-radius-elements);display:grid;grid-template-rows:auto auto auto 1fr auto;opacity:0;overflow:hidden;padding:40px;position:relative;top:140px;width:31.915%}.tier-card__name{font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height);margin-bottom:12px;word-break:break-word}.tier-card__trial-days{border:1px solid var(--color-main);border-radius:calc(var(--border-radius-elements) - 4px);color:var(--color-main);font-size:var(--paragraph-text-small-font-size);font-weight:var(--paragraph-text-small-font-weight);letter-spacing:var(--paragraph-text-small-letter-spacing);line-height:var(--paragraph-text-small-line-height);line-height:100%}.tier-card__price{align-items:baseline;color:var(--color-main);display:flex;gap:8px}.tier-card__price-value{animation:fadeIn .35s ease-in-out;font-family:var(--font-family-hero);font-size:var(--headlines-hero-text-font-size);font-size:46px;font-weight:var(--headlines-hero-text-font-weight);letter-spacing:var(--headlines-hero-text-letter-spacing);line-height:var(--headlines-hero-text-line-height)}.tier-card__price-value.yearly{display:none}.tier-card__trial-days{align-items:center;display:flex;justify-content:center;padding:4px 10px;position:absolute;right:12px;top:12px}.tier-card__trial-days__price-per{animation:fadeIn .35s ease-in-out;font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height)}.tier-card__trial-days__price-per.yearly{display:none}.tier-card__desc{color:var(--color-main)}.tier-card__desc__price-value{animation:priceAppear .45s ease forwards;font-family:var(--font-family-hero);font-size:var(--headlines-hero-text-font-size);font-weight:var(--headlines-hero-text-font-weight);left:80px;letter-spacing:var(--headlines-hero-text-letter-spacing);line-height:var(--headlines-hero-text-line-height);opacity:0;position:relative}.tier-card__desc__price-value.yearly{display:none}.tier-card__price-per{animation:pricePerAppear .35s ease forwards;animation-delay:.1s;font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);left:80px;letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);opacity:0;position:relative}.tier-card__price-per.yearly{display:none}.tier-card__desc{font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-top:24px}.tier-card__benefits-list{align-items:flex-start;border-top:1px solid var(--color-main);display:flex;flex-direction:column;gap:16px;margin-top:24px;padding-top:24px}.tier-card__benefit-item{color:var(--color-main);list-style-position:inside;list-style-type:disc}.tier-card__benefit-item svg path{fill:var(--color-main)}.tier-card__btn-wrapper{display:flex;margin-top:40px}.tier-card__btn-wrapper .btn{text-transform:inherit;width:100%}.tier-card__btn-wrapper .btn.yearly{display:none}@media (max-width:1380px){.tier-card__price-value{font-size:42px}}@media (max-width:1250px){.tier-card{padding:36px}.tier-card__price-value{font-size:40px}}@media (max-width:1200px){.tier-card__price-per{font-size:18px}}@media (max-width:1150px){.tier-card{padding:32px}}@media (max-width:1100px){.membership-page{padding-bottom:0}.membership-page__title{font-size:42px;margin-top:48px}.membership-page__content,.membership-page__toggle-btn{margin-top:48px}.tiers{row-gap:48px}.tier-card{width:100%}.tier-card__price-per{font-size:20px}.tier-card__price-value{font-size:48px}.tier-card__btn-wrapper .btn{width:-moz-fit-content;width:fit-content}}@media (max-width:900px){.membership-page__toggle-btn:hover{background-color:var(--color-bg)}}@media (max-width:550px){.membership-page__title{font-size:36px;margin-top:32px}.membership-page__content,.membership-page__toggle-btn{margin-top:32px}.tiers{row-gap:32px}.tier-card{padding:40px 24px}.tier-card__name{font-size:36px}.tier-card__price-value{font-size:46px}.tier-card__trial-days{left:0;margin-bottom:12px;position:relative;top:0;width:-moz-fit-content;width:fit-content}}.error-404-page{background-color:var(--color-bg);height:100vh;justify-content:center;width:100%}.error-404,.error-404-page{align-items:center;display:flex}.error-404{flex-direction:column}.error-404__title{animation:fadeInAnimation .5s ease-in forwards;font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height);margin-bottom:16px}.error-404__desc,.error-404__title{color:var(--color-main);opacity:0;text-align:center}.error-404__desc{animation:fadeInAnimation .4s ease-in forwards;animation-delay:.15s;font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-bottom:24px;max-width:650px}.error-404__btn{animation:fadeInAnimation .4s ease-in forwards;animation-delay:.3s;opacity:0}@media (max-width:900px){.error-404__title{font-size:36px}.error-404__desc{max-width:80%}}@media (max-width:550px){.error-404__title{font-size:32px}.error-404__desc{font-size:17px;max-width:100%}}html[data-theme=light]{--color-bg:#fff;--color-main:#000;--color-grey:#7f888f;--color-light-grey:#595959;--color-dark:#3d3d3d;--color-light:#f8f8f8;--color-mobile-overlay:rgba(0,0,0,.5);--color-image-plug-hover:#ededed;--color-membership-toggle-btn-hover:#eee;--color-bg-image-plug:#f1f1f2;--color-bg-image-plug--hover:#ededed;--color-comments-bg:#f8f8f8;--color-announcment-bar-light:#f0f0f0;--color-hover:#707070;--tooltip-tag-bg-color:rgba(29,29,31,.6);--color-progress-bar:#000;--color-progress-bar-bg:#e7e7e7;--color-secondary-btn-bg-outlined:#fff;--color-secondary-btn-bg-filled:#000;--color-secondary-btn-color-outlined:#000;--color-secondary-btn-color-filled:#fff;--color-secondary-btn-border-outlined:#000;--color-secondary-btn-border-filled:#000;--color-secondary-btn-bg-hover-outlined:#000;--color-secondary-btn-bg-hover-filled:transparent;--color-secondary-btn-color-hover-outlined:#fff;--color-secondary-btn-color-hover-filled:#000;--color-secondary-btn-border-hover-outlined:#000;--color-secondary-btn-border-hover-filled:#000;--color-default-btn-bg:#000;--color-default-btn-color:#fff;--color-default-btn-bg-hover:#fff;--color-default-btn-color-hover:#000}html[data-theme=light].has-accent-color{--color-hover:var(--ghost-accent-color,#30cf43);--color-progress-bar:var(--ghost-accent-color,#30cf43);--color-secondary-btn-bg-outlined:transparent;--color-secondary-btn-bg-filled:var(--ghost-accent-color,#30cf43);--color-secondary-btn-bg-hover-outlined:var(--ghost-accent-color,#30cf43);--color-secondary-btn-bg-hover-filled:transparent;--color-secondary-btn-border-outlined:var(--ghost-accent-color,#30cf43);--color-secondary-btn-border-filled:var(--ghost-accent-color,#30cf43);--color-secondary-btn-border-hover-outlined:var(--ghost-accent-color,#30cf43);--color-secondary-btn-border-hover-filled:var(--ghost-accent-color,#30cf43);--color-secondary-btn-color-outlined:var(--ghost-accent-color,#30cf43);--color-secondary-btn-color-filled:#fff;--color-secondary-btn-color-hover-outlined:#fff;--color-secondary-btn-color-hover-filled:var(--ghost-accent-color,#30cf43);--color-default-btn-bg:var(--ghost-accent-color,#30cf43);--color-default-btn-color-hover:var(--ghost-accent-color,#30cf43)}html[data-theme=dark]{--color-bg:#1d1d1f;--color-main:#ededed;--color-grey:#909090;--color-light-grey:#ededed;--color-dark:#bcbcbc;--color-light:#343435;--color-mobile-overlay:hsla(0,0%,82%,.3);--color-image-plug-hover:#505050;--color-membership-toggle-btn-hover:#404041;--color-bg-image-plug:#29292a;--color-bg-image-plug--hover:#121214;--color-comments-bg:#161616;--color-announcment-bar-light:#15171a;--color-hover:#a5a5a5;--tooltip-tag-bg-color:rgba(70,70,71,.6);--color-progress-bar:#9e9e9e;--color-progress-bar-bg:#ededed;--color-secondary-btn-bg-outlined:#1d1d1f;--color-secondary-btn-bg-filled:#ededed;--color-secondary-btn-color-outlined:#fff;--color-secondary-btn-color-filled:#1d1d1f;--color-secondary-btn-border-outlined:#ededed;--color-secondary-btn-border-filled:#ededed;--color-secondary-btn-bg-hover-outlined:#ededed;--color-secondary-btn-bg-hover-filled:transparent;--color-secondary-btn-color-hover-outlined:#1d1d1f;--color-secondary-btn-color-hover-filled:#ededed;--color-secondary-btn-border-hover-outlined:#fff;--color-secondary-btn-border-hover-filled:#ededed;--color-default-btn-bg:#ededed;--color-default-btn-color:#1d1d1f;--color-default-btn-bg-hover:#1d1d1f;--color-default-btn-color-hover:#fff}.archive-page{display:flex;flex-direction:column;padding-bottom:128px}.archive-page__posts-count{align-items:center;color:var(--color-dark);display:flex;font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);gap:4px;letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height)}.archive-page__posts-count span{align-items:center;border:1px solid var(--color-dark);display:flex;font-size:10px;font-style:normal;font-weight:400;height:16px;justify-content:center;letter-spacing:-.04em;line-height:120%;width:16px}.archive-page-header{display:flex;padding-bottom:64px;padding-top:64px;width:100%}.archive-page-header--with-image{align-items:center;gap:4%;justify-content:space-between}.archive-page-header--with-image .archive-page-header__content{width:50%}.archive-page-header--with-image .archive-page-header__excerpt{max-width:100%}.archive-page-header__content{display:flex;flex-direction:column;width:100%}.archive-page-header__image-wrapper{aspect-ratio:16/9;border-radius:var(--border-radius-images);max-width:50%;overflow:hidden;position:relative;width:50%}.archive-page-header__feature-image{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;right:0;top:0;width:100%}.archive-page-header__title{font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height);margin:0}.archive-page-header__excerpt{color:var(--color-dark);font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-top:20px;max-width:70%;width:100%}.categories{grid-gap:64px;display:grid;gap:64px}.categories--three-col{grid-template-columns:repeat(3,1fr)}.categories--four-col{grid-template-columns:repeat(4,1fr)}.category-card{border-top:2px solid var(--color-main);display:flex;flex-direction:column;gap:32px;max-width:384px;padding-top:16px;width:100%}.category-card__link{border-radius:var(--border-radius-elements);display:block;overflow:hidden;width:100%}.category-card__link:hover .category-card__image{transform:scale(1.03)}.category-card__image{height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease-in-out;width:100%}.category-card__title{font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-size:24px;font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height)}.category-card .category-card__title-link{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:0 5%;color:var(--color-main);display:inline;padding-bottom:5px;transition:background-size .3s ease-in-out}.category-card .category-card__title-link:hover{background-size:100% 5%}.category-card__image-plug{align-items:center;aspect-ratio:1/1;background-color:var(--color-light);display:flex;justify-content:center;transition:background-color .3s ease;width:100%}.category-card__image-plug:hover{background-color:var(--color-image-plug-hover)}.author-page__wrapper{align-items:center;display:flex;gap:32px}.author-page__posts-count{color:var(--color-light-grey)}.author-page__image-wrapper{border-radius:var(--border-radius-images);overflow:hidden}.author-page__image{display:block;height:120px;-o-object-fit:cover;object-fit:cover;width:120px}.author-page__bio{color:var(--color-dark);font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height);margin-top:32px;max-width:800px}.author-page__wrapper--location{margin-top:32px}.author-page__location{align-items:center;display:flex;gap:4px;position:relative}.author-page__location svg{stroke:var(--color-light-grey)}.author-page__location span{color:var(--color-light-grey)}.author-page__location:after{background-color:#d4d4d4;bottom:0;content:"";display:block;left:-16px;position:absolute;top:0;width:2px}.author-page__socials{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.author-page__social-link{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.author-page__social-link svg path{fill:var(--color-main);transition:fill .3s ease}.author-page__social-link:hover svg path{fill:var(--color-hover)}.author-card{border-top:2px solid var(--color-main);display:flex;flex-direction:column;gap:32px;padding-top:16px}.author-card__meta{align-items:center;display:flex;gap:32px;justify-content:space-between}.author-card__image{aspect-ratio:1/1;border-radius:var(--border-radius-images);display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.author-card__location{align-items:center;color:var(--color-dark);display:flex;gap:4px;justify-content:space-between}.author-card__location svg path{stroke:var(--color-grey)}.author-card__content{display:flex;flex-direction:column;gap:16px}.author-card__bio{color:var(--color-dark)}.author-card__link{background-image:linear-gradient(to right,var(--color-main) 0,var(--color-main) 100%);background-position:left 80%;background-repeat:no-repeat;background-size:0 5%;color:var(--color-main);display:inline;padding-bottom:5px;transition:background-size .3s ease-in-out}.author-card__link:hover{background-size:100% 5%}.author-card__img-link{opacity:1;transition:opacity .3s ease;will-change:opacity}.author-card__img-link:hover{opacity:.8}.author-card__name{font-family:var(--font-family-title);font-size:var(--headlines-title-medium-font-size);font-weight:var(--headlines-title-medium-font-weight);letter-spacing:var(--headlines-title-medium-letter-spacing);line-height:var(--headlines-title-medium-line-height)}.author-card__bio{font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height)}.page__container{margin:0 auto;max-width:1280px;width:calc(100% - 80px)}.page__content{padding-bottom:32px;padding-top:64px}.page__content--border{border-top:2px solid var(--color-main)}.page-header{border-bottom:2px solid var(--color-main);margin:0 auto 48px;max-width:736px;padding:32px 0;width:calc(100% - 96px)}.page-header__title{font-family:var(--font-family-title);font-size:var(--headlines-title-large-font-size);font-weight:var(--headlines-title-large-font-weight);letter-spacing:var(--headlines-title-large-letter-spacing);line-height:var(--headlines-title-large-line-height);margin-bottom:16px}.page-header__excerpt{color:var(--color-main);font-size:var(--paragraph-text-large-font-size);font-weight:var(--paragraph-text-large-font-weight);letter-spacing:var(--paragraph-text-large-letter-spacing);line-height:var(--paragraph-text-large-line-height)}.no-featured-img{border-radius:var(--border-radius-images);margin:48px auto 16px;max-width:832px;overflow:hidden;width:calc(100% - 80px)}.no-featured-img__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.featured-img{aspect-ratio:2.7/1;border-radius:var(--border-radius-images);margin:48px auto 16px;max-width:1376px;overflow:hidden;width:calc(100% - 80px)}.featured-img__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1350px){.categories--four-col,.categories--three-col{-moz-column-gap:54px;column-gap:54px;row-gap:54px}}@media (max-width:1100px){.categories--four-col,.categories--three-col{-moz-column-gap:40px;column-gap:40px;row-gap:40px}.author-card__name{font-size:24px}.author-card__bio{font-size:16px}.author-card__meta{flex-wrap:wrap;gap:16px}.featured-img,.no-featured-img{margin-bottom:0;width:calc(100% - 60px)}.no-featured-img{margin-bottom:0}.page-header__title{font-size:40px}}@media (max-width:1000px){.categories--four-col{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.categories{padding-bottom:48px}.categories--four-col,.categories--three-col{-moz-column-gap:36px;column-gap:36px;grid-template-columns:repeat(2,1fr);row-gap:36px}.archive-page-header{padding-bottom:48px;padding-top:48px}.archive-page-header--with-image{flex-direction:column-reverse;gap:32px}.archive-page-header--with-image .archive-page-header__content,.archive-page-header--with-image .archive-page-header__image-wrapper{max-width:100%;width:100%}.archive-page-header--with-image .archive-page-header__excerpt{max-width:80%}.archive-page-header__title{font-size:36px}.archive-page-header__excerpt{max-width:80%}.category-card__title{font-size:20px}.category-card__link:hover{opacity:1}.category-card .category-card__title-link:hover{background-size:0 5%}.author-card__meta{gap:8px}.author-card__img-link:hover{opacity:1}.author-card__link:hover{background-size:0 5%}.page-header__title{font-size:36px}}@media (max-width:550px){.categories{-moz-column-gap:16px;column-gap:16px;padding-bottom:32px;row-gap:40px}.page-authors .categories--three-col{grid-template-columns:1fr}.category-card{gap:24px}.archive-page-header{padding-bottom:32px;padding-top:32px}.archive-page-header__title{font-size:32px}.archive-page-header__excerpt{font-size:17px;max-width:100%}.archive-page-header--with-image .archive-page-header__excerpt{max-width:100%}.author-page__wrapper{gap:24px}.author-page__name{font-size:28px}.author-page__bio{font-size:17px;margin-top:24px}.author-page__socials{margin-top:24px}.author-page__image{height:80px;width:80px}.author-card{gap:24px}.author-card__content{gap:16px}.page-header{margin-bottom:32px}.featured-img,.no-featured-img,.page-header{width:calc(100% - 40px)}.page-header__title{font-size:28px}}@media (max-width:375px){.featured-img,.no-featured-img,.page-header{width:calc(100% - 20px)}}.gh-font-heading-cardo{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.04em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.04em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.04em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.04em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.04em}.gh-font-heading-chakra-petch{--headlines-title-large-font-weight:600;--headlines-title-large-line-height:130%;--headlines-title-large-letter-spacing:-0.02em;--headlines-title-medium-font-weight:600;--headlines-title-medium-line-height:130%;--headlines-title-medium-letter-spacing:-0.02em;--headlines-title-small-font-weight:600;--headlines-title-small-line-height:130%;--headlines-title-small-letter-spacing:-0.02em;--headlines-title-extra-small-font-weight:600;--headlines-title-extra-small-line-height:130%;--headlines-title-extra-small-letter-spacing:-0.02em;--headlines-hero-text-font-weight:600;--headlines-hero-text-line-height:130%;--headlines-hero-text-letter-spacing:-0.02em}.gh-font-heading-fira-mono{--headlines-title-large-font-weight:500;--headlines-title-large-line-height:130%;--headlines-title-large-letter-spacing:-0.06em;--headlines-title-medium-font-weight:500;--headlines-title-medium-line-height:130%;--headlines-title-medium-letter-spacing:-0.06em;--headlines-title-small-font-weight:500;--headlines-title-small-line-height:130%;--headlines-title-small-letter-spacing:-0.06em;--headlines-title-extra-small-font-weight:500;--headlines-title-extra-small-line-height:130%;--headlines-title-extra-small-letter-spacing:-0.06em;--headlines-hero-text-font-weight:500;--headlines-hero-text-line-height:130%;--headlines-hero-text-letter-spacing:-0.02em}.gh-font-heading-fira-sans{--headlines-title-large-font-weight:600;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.01em;--headlines-title-medium-font-weight:600;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.01em;--headlines-title-small-font-weight:600;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.01em;--headlines-title-extra-small-font-weight:600;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.01em;--headlines-hero-text-font-weight:600;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.01em}.gh-font-heading-ibm-plex-serif{--headlines-title-large-font-weight:600;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.03em;--headlines-title-medium-font-weight:600;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.03em;--headlines-title-small-font-weight:600;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.03em;--headlines-title-extra-small-font-weight:600;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.03em;--headlines-hero-text-font-weight:600;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.03em}.gh-font-heading-inter{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.02em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.02em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.02em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.02em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.02em}.gh-font-heading-jetbrains-mono{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.06em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.06em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.06em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.06em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.06em}.gh-font-heading-libre-baskerville{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.03em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.03em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.03em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.03em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.03em}.gh-font-heading-lora,.gh-font-heading-manrope,.gh-font-heading-merriweather{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.02em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.02em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.02em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.02em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.02em}.gh-font-heading-noto-sans{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.03em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.03em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.03em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.03em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.03em}.gh-font-heading-noto-serif{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:130%;--headlines-title-large-letter-spacing:-0.02em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:130%;--headlines-title-medium-letter-spacing:-0.02em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:130%;--headlines-title-small-letter-spacing:-0.02em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:130%;--headlines-title-extra-small-letter-spacing:-0.02em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:130%;--headlines-hero-text-letter-spacing:-0.02em}.gh-font-heading-nunito,.gh-font-heading-old-standard-tt{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.04em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.04em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.04em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.04em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.04em}.gh-font-heading-poppins{--headlines-title-large-font-weight:600;--headlines-title-large-line-height:130%;--headlines-title-large-letter-spacing:-0.03em;--headlines-title-medium-font-weight:600;--headlines-title-medium-line-height:130%;--headlines-title-medium-letter-spacing:-0.03em;--headlines-title-small-font-weight:600;--headlines-title-small-line-height:130%;--headlines-title-small-letter-spacing:-0.03em;--headlines-title-extra-small-font-weight:600;--headlines-title-extra-small-line-height:130%;--headlines-title-extra-small-letter-spacing:-0.03em;--headlines-hero-text-font-weight:600;--headlines-hero-text-line-height:130%;--headlines-hero-text-letter-spacing:-0.03em}.gh-font-heading-roboto{--headlines-title-large-font-weight:600;--headlines-title-large-line-height:120%;--headlines-title-large-letter-spacing:-0.04em;--headlines-title-medium-font-weight:600;--headlines-title-medium-line-height:120%;--headlines-title-medium-letter-spacing:-0.04em;--headlines-title-small-font-weight:600;--headlines-title-small-line-height:120%;--headlines-title-small-letter-spacing:-0.04em;--headlines-title-extra-small-font-weight:600;--headlines-title-extra-small-line-height:120%;--headlines-title-extra-small-letter-spacing:-0.04em;--headlines-hero-text-font-weight:600;--headlines-hero-text-line-height:120%;--headlines-hero-text-letter-spacing:-0.04em}.gh-font-heading-rufina{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:130%;--headlines-title-large-letter-spacing:-0.02em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:130%;--headlines-title-medium-letter-spacing:-0.02em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:130%;--headlines-title-small-letter-spacing:-0.02em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:130%;--headlines-title-extra-small-letter-spacing:-0.02em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:130%;--headlines-hero-text-letter-spacing:-0.02em}.gh-font-heading-space-grotesk{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:130%;--headlines-title-large-letter-spacing:-0.04em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:130%;--headlines-title-medium-letter-spacing:-0.04em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:130%;--headlines-title-small-letter-spacing:-0.04em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:130%;--headlines-title-extra-small-letter-spacing:-0.04em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:130%;--headlines-hero-text-letter-spacing:-0.04em}.gh-font-heading-space-mono{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:130%;--headlines-title-large-letter-spacing:-0.07em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:130%;--headlines-title-medium-letter-spacing:-0.07em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:130%;--headlines-title-small-letter-spacing:-0.07em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:130%;--headlines-title-extra-small-letter-spacing:-0.07em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:130%;--headlines-hero-text-letter-spacing:-0.07em}.gh-font-heading-tenor-sans{--headlines-title-large-font-weight:700;--headlines-title-large-line-height:130%;--headlines-title-large-letter-spacing:-0.04em;--headlines-title-medium-font-weight:700;--headlines-title-medium-line-height:130%;--headlines-title-medium-letter-spacing:-0.04em;--headlines-title-small-font-weight:700;--headlines-title-small-line-height:130%;--headlines-title-small-letter-spacing:-0.04em;--headlines-title-extra-small-font-weight:700;--headlines-title-extra-small-line-height:130%;--headlines-title-extra-small-letter-spacing:-0.04em;--headlines-hero-text-font-weight:700;--headlines-hero-text-line-height:130%;--headlines-hero-text-letter-spacing:-0.04em}.gh-font-body-fira-mono{--paragraph-text-large-font-weight:500;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.06em;--paragraph-text-medium-font-weight:500;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.06em;--paragraph-text-small-font-weight:500;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.06em;--ui-button-medium-font-weight:500;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.06em;--ui-button-small-font-weight:500;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.06em;--ui-meta-tag-font-weight:500;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.06em;--ui-category-font-weight:500;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.06em;--nav-small-font-weight:500;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.06em;--nav-medium-font-weight:500;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.06em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-fira-sans{--paragraph-text-large-font-weight:400;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.01em;--paragraph-text-medium-font-weight:400;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.01em;--paragraph-text-small-font-weight:400;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.01em;--ui-button-medium-font-weight:400;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.01em;--ui-button-small-font-weight:400;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.01em;--ui-meta-tag-font-weight:400;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.01em;--ui-category-font-weight:400;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.01em;--nav-small-font-weight:400;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.01em;--nav-medium-font-weight:400;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.01em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-ibm-plex-serif{--paragraph-text-large-font-weight:500;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.03em;--paragraph-text-medium-font-weight:500;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.03em;--paragraph-text-small-font-weight:500;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.03em;--ui-button-medium-font-weight:500;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.03em;--ui-button-small-font-weight:500;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.03em;--ui-meta-tag-font-weight:500;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.03em;--ui-category-font-weight:500;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.03em;--nav-small-font-weight:500;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.03em;--nav-medium-font-weight:500;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.03em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-inter{--paragraph-text-large-font-weight:500;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.04em;--paragraph-text-medium-font-weight:500;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.04em;--paragraph-text-small-font-weight:500;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.04em;--ui-button-medium-font-weight:500;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.04em;--ui-button-small-font-weight:500;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.04em;--ui-meta-tag-font-weight:500;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.04em;--ui-category-font-weight:500;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.04em;--nav-small-font-weight:500;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.04em;--nav-medium-font-weight:500;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.04em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-jetbrains-mono{--paragraph-text-large-font-weight:500;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.06em;--paragraph-text-medium-font-weight:500;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.06em;--paragraph-text-small-font-weight:500;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.06em;--ui-button-medium-font-weight:500;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.06em;--ui-button-small-font-weight:500;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.06em;--ui-meta-tag-font-weight:500;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.06em;--ui-category-font-weight:500;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.06em;--nav-small-font-weight:500;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.06em;--nav-medium-font-weight:500;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.06em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-lora{--paragraph-text-large-font-weight:400;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.02em;--paragraph-text-medium-font-weight:400;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.02em;--paragraph-text-small-font-weight:400;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.02em;--ui-button-medium-font-weight:400;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.02em;--ui-button-small-font-weight:400;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.02em;--ui-meta-tag-font-weight:400;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.02em;--ui-category-font-weight:400;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.02em;--nav-small-font-weight:400;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.02em;--nav-medium-font-weight:400;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.02em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-manrope{--paragraph-text-large-font-weight:600;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.02em;--paragraph-text-medium-font-weight:600;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.02em;--paragraph-text-small-font-weight:600;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.02em;--ui-button-medium-font-weight:600;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.02em;--ui-button-small-font-weight:600;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.02em;--ui-meta-tag-font-weight:600;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.02em;--ui-category-font-weight:600;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.02em;--nav-small-font-weight:600;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.02em;--nav-medium-font-weight:600;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.02em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-merriweather{--paragraph-text-large-font-weight:400;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.02em;--paragraph-text-medium-font-weight:400;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.02em;--paragraph-text-small-font-weight:400;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.02em;--ui-button-medium-font-weight:400;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.02em;--ui-button-small-font-weight:400;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.02em;--ui-meta-tag-font-weight:400;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.02em;--ui-category-font-weight:400;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.02em;--nav-small-font-weight:400;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.02em;--nav-medium-font-weight:400;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.02em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-noto-sans{--paragraph-text-large-font-weight:500;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.03em;--paragraph-text-medium-font-weight:500;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.03em;--paragraph-text-small-font-weight:500;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.03em;--ui-button-medium-font-weight:500;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.03em;--ui-button-small-font-weight:500;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.03em;--ui-meta-tag-font-weight:500;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.03em;--ui-category-font-weight:500;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.03em;--nav-small-font-weight:500;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.03em;--nav-medium-font-weight:500;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.03em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-noto-serif{--paragraph-text-large-font-weight:400;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.02em;--paragraph-text-medium-font-weight:400;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.02em;--paragraph-text-small-font-weight:400;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.02em;--ui-button-medium-font-weight:400;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.02em;--ui-button-small-font-weight:400;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.02em;--ui-meta-tag-font-weight:400;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.02em;--ui-category-font-weight:400;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.02em;--nav-small-font-weight:400;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.02em;--nav-medium-font-weight:400;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.02em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-nunito{--paragraph-text-large-font-weight:600;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.04em;--paragraph-text-medium-font-weight:600;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.04em;--paragraph-text-small-font-weight:600;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.04em;--ui-button-medium-font-weight:600;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.04em;--ui-button-small-font-weight:600;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.04em;--ui-meta-tag-font-weight:600;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.04em;--ui-category-font-weight:600;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.04em;--nav-small-font-weight:600;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.04em;--nav-medium-font-weight:600;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.04em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-poppins{--paragraph-text-large-font-weight:500;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.03em;--paragraph-text-medium-font-weight:500;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.03em;--paragraph-text-small-font-weight:500;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.03em;--ui-button-medium-font-weight:500;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.03em;--ui-button-small-font-weight:500;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.03em;--ui-meta-tag-font-weight:500;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.03em;--ui-category-font-weight:500;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.03em;--nav-small-font-weight:500;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.03em;--nav-medium-font-weight:500;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.03em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-roboto{--paragraph-text-large-font-weight:500;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.02em;--paragraph-text-medium-font-weight:500;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.02em;--paragraph-text-small-font-weight:500;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.02em;--ui-button-medium-font-weight:500;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.02em;--ui-button-small-font-weight:500;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.02em;--ui-meta-tag-font-weight:500;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.02em;--ui-category-font-weight:500;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.02em;--nav-small-font-weight:500;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.02em;--nav-medium-font-weight:500;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.02em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-space-mono{--paragraph-text-large-font-weight:500;--paragraph-text-large-line-height:140%;--paragraph-text-large-letter-spacing:-0.07em;--paragraph-text-medium-font-weight:500;--paragraph-text-medium-line-height:140%;--paragraph-text-medium-letter-spacing:-0.07em;--paragraph-text-small-font-weight:500;--paragraph-text-small-line-height:140%;--paragraph-text-small-letter-spacing:-0.07em;--ui-button-medium-font-weight:500;--ui-button-medium-line-height:140%;--ui-button-medium-letter-spacing:-0.07em;--ui-button-small-font-weight:500;--ui-button-small-line-height:140%;--ui-button-small-letter-spacing:-0.07em;--ui-meta-tag-font-weight:500;--ui-meta-tag-line-height:140%;--ui-meta-tag-letter-spacing:-0.07em;--ui-category-font-weight:500;--ui-category-line-height:140%;--ui-category-letter-spacing:-0.07em;--nav-small-font-weight:500;--nav-small-line-height:140%;--nav-small-letter-spacing:-0.07em;--nav-medium-font-weight:500;--nav-medium-line-height:140%;--nav-medium-letter-spacing:-0.07em;--ui-button-text-transform:capitalize;--ui-category-text-transform:capitalize;--nav-text-transform:capitalize}.gh-font-body-fira-mono,.gh-font-body-fira-sans,.gh-font-body-ibm-plex-serif,.gh-font-body-inter,.gh-font-body-jetbrains-mono,.gh-font-body-lora,.gh-font-body-manrope,.gh-font-body-merriweather,.gh-font-body-noto-sans,.gh-font-body-noto-serif,.gh-font-body-nunito,.gh-font-body-poppins,.gh-font-body-roboto,.gh-font-body-space-mono,.gh-font-heading-cardo,.gh-font-heading-chakra-petch,.gh-font-heading-fira-mono,.gh-font-heading-fira-sans,.gh-font-heading-ibm-plex-serif,.gh-font-heading-inter,.gh-font-heading-jetbrains-mono,.gh-font-heading-libre-baskerville,.gh-font-heading-lora,.gh-font-heading-manrope,.gh-font-heading-merriweather,.gh-font-heading-noto-serif,.gh-font-heading-nunito,.gh-font-heading-old-standard-tt,.gh-font-heading-poppins,.gh-font-heading-roboto,.gh-font-heading-rufina,.gh-font-heading-space-grotesk,.gh-font-heading-space-mono,.gh-font-heading-tenor-sans{--headlines-hero-text-font-size:56px;--headlines-title-large-font-size:42px;--headlines-title-medium-font-size:32px;--headlines-title-small-font-size:24px;--headlines-title-extra-small-font-size:16px;--paragraph-text-large-font-size:20px;--paragraph-text-medium-font-size:16px;--paragraph-text-small-font-size:14px;--ui-button-medium-font-size:20px;--ui-button-small-font-size:14px;--ui-meta-tag-font-size:16px;--ui-category-font-size:16px;--nav-small-font-size:14px;--nav-medium-font-size:20px}.container-large{max-width:1840px}.container-large,.container-small{margin:0 auto;padding-left:48px;padding-right:48px;width:100%}.container-small{max-width:1360px}.container-wo-padding{margin:0 auto;max-width:1360px;width:100%}@media (max-width:1100px){.container-large,.container-small{padding-left:30px;padding-right:30px}}@media (max-width:550px){.container-large,.container-small{padding-left:20px;padding-right:20px}}@media (max-width:375px){.container-large,.container-small{padding-left:10px;padding-right:10px}}.main{flex:1 0 auto}.main,.wrapper{display:flex;flex-direction:column}.wrapper{min-height:100vh}#announcement-bar-root{position:relative;z-index:5!important}.gh-announcement-bar{padding:16px 48px!important;transition:background-color .3s ease}.gh-announcement-bar.light{background-color:var(--color-announcment-bar-light)!important}.gh-announcement-bar.light p{color:var(--color-main)}.gh-announcement-bar.light p a{color:var(--color-main)!important}.gh-announcement-bar.light button svg path{fill:var(--color-main)}.gh-announcement-bar.accent button:hover svg path{fill:currentColor}.gh-announcement-bar p{animation:fadeIn .3s ease!important;opacity:1}.gh-announcement-bar a{background-image:linear-gradient(90deg,currentColor 0,currentColor)!important;background-position:left 80%!important;background-repeat:no-repeat!important;background-size:100% 6%!important;opacity:1;padding-bottom:3px!important;-webkit-text-decoration:none!important;text-decoration:none!important;transition:background-size .3s ease-in-out,opacity .3s ease-in-out!important}.gh-announcement-bar a:hover{background-size:0 6%!important;opacity:.8}.gh-announcement-bar button svg path{transition:fill .3s ease}.gh-announcement-bar button:hover svg path{fill:var(--color-hover)}@media (max-width:900px){.gh-announcement-bar a:hover{background-size:100% 6%!important;opacity:1}.gh-announcement-bar button:hover svg path{fill:currentColor}}.btn{align-items:center;border-radius:var(--border-radius-buttons);display:flex;justify-content:center;transition:background-color .3s ease,color .3s ease,border .3s ease}.btn--default{background-color:var(--color-default-btn-bg);border:1px solid var(--color-default-btn-bg);border-radius:var(--border-radius-buttons);color:var(--color-default-btn-color);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);padding:12px 20px;text-transform:var(--ui-button-text-transform)}.btn--default:hover{background-color:var(--color-default-btn-bg-hover);color:var(--color-default-btn-color-hover)}.btn--secondary{background-color:var(--button-secondary-bg);border:1px solid var(--button-secondary-border);border-radius:var(--border-radius-buttons);color:var(--button-secondary-color);font-size:var(--ui-button-small-font-size);font-weight:var(--ui-button-small-font-weight);letter-spacing:var(--ui-button-small-letter-spacing);line-height:var(--ui-button-small-line-height);padding:var(--button-secondary-padding);text-transform:var(--ui-button-text-transform)}.btn--secondary:hover{background-color:var(--button-secondary-bg-hover);border-color:var(--button-secondary-border-hover);color:var(--button-secondary-color-hover)}.scroll-top-btn{align-items:center;background-color:var(--scroll-top-button-bg);border:var(--scroll-top-button-border);border-radius:var(--border-radius-buttons);color:var(--scroll-top-button-color);cursor:pointer;display:flex;height:40px;justify-content:center;opacity:0;position:fixed;right:72px;transition:background-color .3s ease,opacity .3s ease;width:40px;z-index:12}.scroll-top-btn svg{fill:var(--color-main);transition:fill .3s ease}.scroll-top-btn:hover{background-color:var(--color-default-btn-color-hover)}.scroll-top-btn:hover svg{fill:var(--color-bg)}.scroll-top-btn--default{opacity:1;position:absolute;right:40px}.scroll-top-btn--active{bottom:30px;opacity:1}@media (max-width:1840px){.scroll-top-btn{right:40px}}@media (max-width:1100px){.scroll-top-btn{right:30px}}@media (max-width:900px){.btn--default:hover{background-color:var(--color-default-btn-bg);color:var(--color-default-btn-color)}.btn--secondary:hover{background-color:var(--button-secondary-bg);border-color:var(--button-secondary-border);color:var(--button-secondary-color)}.scroll-top-btn:hover{background-color:var(--scroll-top-button-bg)}.scroll-top-btn:hover svg{fill:var(--color-main)}}@media (max-width:700px){.scroll-top-btn{bottom:22px!important}}@media (max-width:550px){.scroll-top-btn{bottom:20px!important;height:36px;right:20px;width:36px}.scroll-top-btn--default{bottom:22px!important}.scroll-top-btn svg{height:20px;width:20px}}.disable-scroll{height:100vh;overflow:hidden}.pswp{z-index:9999999!important}.pswp .pswp__counter{font-size:var(--ui-meta-tag-font-size);font-weight:var(--ui-meta-tag-font-weight);letter-spacing:var(--ui-meta-tag-letter-spacing);line-height:var(--ui-meta-tag-line-height);line-height:30px}