:root{--color-primary-text:#333;--color-secondary-text:#999;--color-white:#fff;--color-lighter-gray:#f6f6f6;--color-light-gray:#e6e6e6;--color-mid-gray:#ccc;--color-dark-gray:#444;--color-darker-gray:#15171a;--font-sans:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,Consolas,Monaco,Liberation Mono,Lucida Console,monospace;--head-nav-gap:2.8rem;--h1-size:4.6rem;--gap:3.6rem;--header-spacing:80px}@media (max-width:767px){:root{--h1-size:3.2rem!important;--gap:2rem;--header-spacing:48px}}*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,p{margin:0}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{line-height:1.5;min-height:100vh;text-rendering:optimizespeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html{font-size:62.5%}body{background-color:var(--color-white);color:var(--color-primary-text);font-family:var(--font-sans);font-size:1.6rem;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{height:auto}a{color:var(--color-darker-gray);text-decoration:none}a:hover{opacity:.8}h1,h2,h3,h4,h5,h6{color:var(--color-darker-gray);letter-spacing:-.02em;line-height:1.15}h1{font-size:var(--h1-size)}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2.2rem}h5{font-size:2rem}h6{font-size:1.8rem}hr{background-color:var(--color-light-gray);border:0;height:1px;width:100%}blockquote:not([class]){border-left:4px solid var(--ghost-accent-color);padding-left:2rem}figcaption{color:var(--color-secondary-text);font-size:1.4rem;line-height:1.4;margin-top:1.6rem;text-align:center}.kg-width-full figcaption{padding:0 1.6rem}.gh-content figcaption a{color:var(--color-darker-gray);text-decoration:none}pre{background-color:var(--color-lighter-gray);-webkit-hyphens:none;hyphens:none;line-height:1.5;overflow-x:scroll;padding:1.6rem 2.4rem;white-space:pre;-webkit-overflow-scrolling:touch}code{font-family:var(--font-mono);font-size:15px}:not(pre)>code{background-color:var(--color-lighter-gray);border-radius:3px;color:var(--ghost-accent-color);padding:.4rem}iframe{border:0;display:block;overflow:hidden;width:100%}@media (max-width:767px){h2{font-size:2.4rem}h3{font-size:2.1rem}}.gh-site{display:flex;flex-direction:column;min-height:100vh}.gh-main{flex-grow:1;padding-bottom:8rem;padding-top:8rem}.page-template .gh-main{padding-block:0}.gh-outer{padding-left:var(--gap);padding-right:var(--gap)}.gh-inner{max-width:var(--container-width,1200px)}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,720px),100% - var(--gap) * 2);--wide:minmax(0,calc((var(--container-width, 1200px) - var(--content-width, 720px))/2));--full:minmax(var(--gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.kg-width-full img{width:100%}@media (max-width:767px){#gh-main{padding-bottom:4.8rem;padding-top:4.8rem}}.gh-head{background-color:var(--color-white);height:100px}.gh-head-inner{align-items:center;-moz-column-gap:var(--head-nav-gap);column-gap:var(--head-nav-gap);display:grid;grid-auto-flow:row dense;grid-template-columns:1fr auto auto;height:100%}.gh-head-brand{line-height:1}.gh-head-brand-wrapper{align-items:center;display:flex}.gh-head-logo{font-size:2.4rem;font-weight:700;letter-spacing:-.02em;position:relative;white-space:nowrap}.gh-head-logo img{max-height:40px}.gh-head-logo img:nth-child(2){left:0;opacity:0;position:absolute;top:0}.gh-head-menu{display:flex}.gh-head .nav,.gh-head-menu{align-items:center;gap:var(--head-nav-gap)}.gh-head .nav{display:inline-flex;list-style:none;margin:0;padding:0;white-space:nowrap}.gh-head .nav-more-toggle{font-size:inherit;margin:0 -6px;position:relative;text-transform:inherit}.gh-head .nav-more-toggle svg{height:24px;width:24px}.gh-head-actions{align-items:center;display:flex;gap:var(--head-nav-gap);justify-content:flex-end}.gh-head-members{align-items:center;display:flex;gap:20px;white-space:nowrap}.gh-head-btn.gh-btn{font-size:inherit;font-weight:600}.gh-head-btn:not(.gh-btn){align-items:center;color:var(--ghost-accent-color);display:inline-flex}.gh-head-btn svg{height:1.3em;width:1.3em}.gh-search{margin-left:-6px;margin-right:-6px}.gh-search:hover{opacity:.9}.gh-head-brand .gh-search{margin-right:8px}@media (max-width:767px){.gh-head-members{flex-direction:column-reverse;gap:16px;width:100%}.gh-head-actions .gh-search{display:none}}@media (min-width:768px){.gh-head-brand .gh-search{display:none}body:not(.is-dropdown-loaded) .gh-head-menu .nav>li{opacity:0}}.is-head-left-logo .gh-head-inner{grid-template-columns:auto 1fr auto}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-left:16px;margin-right:64px}}.is-head-middle-logo .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-middle-logo .gh-head-brand{grid-column-start:2}.is-head-middle-logo .gh-head-actions{gap:28px}@media (min-width:992px){.is-head-middle-logo .gh-head-menu{margin-right:64px}}.is-head-stacked .gh-head{height:auto;position:relative}.is-head-stacked .gh-head-inner{grid-template-columns:1fr auto 1fr}.is-head-stacked .gh-head-brand{display:flex;grid-column-start:2;grid-row-start:1;min-height:80px}@media (max-width:767px){.is-head-stacked .gh-head-brand{min-height:unset}}@media (min-width:992px){.is-head-stacked .gh-head-inner{padding:0}.is-head-stacked .gh-head-brand{align-items:center;display:flex;height:80px}.is-head-stacked .gh-head-menu{grid-column:1/4;grid-row-start:2;height:56px;justify-content:center;margin:0 48px}.is-head-stacked .gh-head-menu:after,.is-head-stacked .gh-head-menu:before{background-color:var(--color-light-gray);content:"";height:1px;left:0;position:absolute;top:80px;width:100%}.is-head-stacked .gh-head-menu:after{top:136px}.is-head-stacked .gh-head-actions{grid-column:1/4;grid-row-start:1;justify-content:space-between}}.is-head-transparent .gh-head{background-color:transparent;left:0;position:absolute;right:0;z-index:90}.is-head-transparent .gh-head .nav>li a,.is-head-transparent .gh-head-description,.is-head-transparent .gh-head-link,.is-head-transparent .gh-head-logo,.is-head-transparent .gh-head-logo a,.is-head-transparent .gh-search,.is-head-transparent .gh-social,.is-head-transparent .nav-more-toggle{color:var(--color-white)}.is-head-transparent .gh-burger:after,.is-head-transparent .gh-burger:before{background-color:var(--color-white)}.is-head-transparent .gh-head-btn{background-color:#fff;color:#15171a}.is-head-transparent .gh-head-menu:after,.is-head-transparent .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-transparent #announcement-bar-root{left:0;position:absolute;right:0}.is-head-transparent #announcement-bar-root:not(:empty)+:is(.site,.gh-site) .gh-head{margin-top:48px}.is-head-dark:not(.is-head-transparent) .gh-head{background-color:var(--color-darker-gray)}.is-head-dark:not(.is-head-transparent) .gh-head .nav a,.is-head-dark:not(.is-head-transparent) .gh-head-description,.is-head-dark:not(.is-head-transparent) .gh-head-link,.is-head-dark:not(.is-head-transparent) .gh-head-logo,.is-head-dark:not(.is-head-transparent) .gh-head-logo a,.is-head-dark:not(.is-head-transparent) .gh-search,.is-head-dark:not(.is-head-transparent) .gh-social,.is-head-dark:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-burger:after,.is-head-dark:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-dark:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-dark:not(.is-head-transparent) .gh-head-menu:after,.is-head-dark:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.2)}.is-head-brand:not(.is-head-transparent) .gh-head{background-color:var(--ghost-accent-color)}.is-head-brand:not(.is-head-transparent) .gh-head .nav a,.is-head-brand:not(.is-head-transparent) .gh-head-description,.is-head-brand:not(.is-head-transparent) .gh-head-link,.is-head-brand:not(.is-head-transparent) .gh-head-logo,.is-head-brand:not(.is-head-transparent) .gh-head-logo a,.is-head-brand:not(.is-head-transparent) .gh-search,.is-head-brand:not(.is-head-transparent) .gh-social,.is-head-brand:not(.is-head-transparent) .nav-more-toggle{color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-burger:after,.is-head-brand:not(.is-head-transparent) .gh-burger:before{background-color:var(--color-white)}.is-head-brand:not(.is-head-transparent) .gh-head-btn{background-color:#fff;color:#15171a}.is-head-brand:not(.is-head-transparent) .gh-head-menu:after,.is-head-brand:not(.is-head-transparent) .gh-head-menu:before{background-color:hsla(0,0%,100%,.3)}.gh-dropdown{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 7px 20px -5px rgba(0,0,0,.15);margin-top:24px;opacity:0;padding:12px 0;position:absolute;right:-16px;text-align:left;top:100%;transform:translate3d(0,6px,0);transition:opacity .3s,transform .2s;visibility:hidden;width:200px;z-index:90}.is-head-middle-logo .gh-dropdown{left:-24px;right:auto}.is-dropdown-mega .gh-dropdown{-moz-column-gap:40px;column-gap:40px;display:grid;grid-auto-flow:column;grid-template-columns:1fr 1fr;padding:20px 32px;width:auto}.is-dropdown-open .gh-dropdown{opacity:1;transform:translateY(0);visibility:visible}.gh-dropdown li a{color:#15171a!important;display:block;padding:6px 20px}.is-dropdown-mega .gh-dropdown li a{padding:8px 0}.gh-burger{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;display:none;height:30px;margin-right:-3px;padding:0;position:relative;width:30px}.gh-burger:after,.gh-burger:before{background-color:var(--color-darker-gray);content:"";height:1px;left:3px;position:absolute;transition:all .2s cubic-bezier(.04,.04,.12,.96) .1008s;width:24px}.gh-burger:before{top:11px}.gh-burger:after{bottom:11px}.is-head-open .gh-burger:before{top:15px;transform:rotate(45deg)}.is-head-open .gh-burger:after{bottom:14px;transform:rotate(-45deg)}@media (max-width:767px){#gh-head{height:64px}#gh-head .gh-head-inner{gap:48px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}#gh-head .gh-head-brand{align-items:center;display:grid;grid-column-start:1;grid-template-columns:1fr auto auto;height:64px}#gh-head .gh-head-logo{font-size:2.2rem}.gh-burger{display:block}#gh-head .gh-head-actions,#gh-head .gh-head-menu{justify-content:center;opacity:0;position:fixed;visibility:hidden}#gh-head .gh-head-menu{transform:translateY(0);transition:none}#gh-head .nav{align-items:center;gap:20px;line-height:1.4}#gh-head .nav a{font-size:2.6rem;font-weight:600;text-transform:none}#gh-head .nav li{opacity:0;transform:translateY(-4px)}#gh-head .gh-head-actions{text-align:center}#gh-head :is(.gh-head-btn,.gh-head-link){opacity:0;transform:translateY(8px)}#gh-head .gh-head-btn{font-size:1.8rem;text-transform:none;width:100%}#gh-head .gh-head-btn:not(.gh-btn){font-size:2rem}#gh-main{transition:opacity .4s}.is-head-open #gh-head{height:100%;inset:0;overflow-y:scroll;position:fixed;z-index:3999999;-webkit-overflow-scrolling:touch}.is-head-open:not(.is-head-brand):not(.is-head-dark):not(.is-head-transparent) #gh-head{background-color:var(--color-white)}.is-head-open.is-head-transparent #gh-head,.is-head-open:is(.is-head-transparent,.is-head-brand) #gh-head .gh-head-actions{background-color:var(--ghost-accent-color)}.is-head-open.is-head-dark #gh-head,.is-head-open.is-head-dark #gh-head .gh-head-actions{background-color:var(--color-darker-gray)}.is-head-open #gh-head .gh-head-actions,.is-head-open #gh-head .gh-head-menu{opacity:1;position:static;visibility:visible}.is-head-open #gh-head .nav{display:flex;flex-direction:column}.is-head-open #gh-head .nav li{opacity:1;transform:translateY(0);transition:transform .2s,opacity .2s}.is-head-open #gh-head .gh-head-actions{align-items:center;background-color:var(--color-white);bottom:0;display:inline-flex;flex-direction:column;gap:12px;left:0;padding:var(--gap) 0 calc(var(--gap) + 8px);position:sticky;right:0}.is-head-open #gh-head :is(.gh-head-btn,.gh-head-link){opacity:1;transform:translateY(0);transition:transform .4s,opacity .4s;transition-delay:.2s}.is-head-open #gh-head .gh-head-link{transition-delay:.4s}.is-head-open #gh-main{opacity:0}}.gh-cover{min-height:var(--cover-height,50vh);padding-bottom:6.4rem;padding-top:6.4rem;position:relative}.gh-cover-image{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.has-serif-body .gh-cover-description,.has-serif-title .gh-cover-title{font-family:var(--font-serif)}.has-serif-title .gh-card-title{font-family:var(--font-serif);letter-spacing:-.01em}.has-serif-body .gh-card-excerpt{font-family:var(--font-serif)}.gh-card{word-break:break-word}.page-template .gh-article-header{margin-top:var(--header-spacing,80px)}.gh-article-tag{color:var(--ghost-accent-color)}.gh-article-title{word-break:break-word}.has-serif-title .gh-article-title{font-family:var(--font-serif);letter-spacing:-.01em}.gh-article-excerpt{color:var(--color-secondary-text);font-size:2.1rem;line-height:1.5;margin-top:2rem}.has-serif-body .gh-article-excerpt{font-family:var(--font-serif)}.gh-article-image{grid-column:wide-start/wide-end;margin-top:4rem}.gh-article-image img{width:100%}@media (max-width:767px){.gh-article-excerpt{font-size:1.9rem}.gh-article-image{margin-top:2.4rem}}.gh-content{font-size:var(--content-font-size,1.8rem);letter-spacing:var(--content-letter-spacing,0);margin-top:4rem;word-break:break-word}.gh-content>*+*{margin-bottom:0;margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]{margin:0}.gh-content>.kg-card+[id]{margin-top:calc(2em*var(--content-spacing-multiplier, 1))!important}.has-serif-title .gh-content>[id]{font-family:var(--font-serif);letter-spacing:-.01em}.gh-content>[id]:not(:first-child){margin-top:calc(1.6em*var(--content-spacing-multiplier, 1))}.gh-content>[id]+*{margin-top:calc(.8em*var(--content-spacing-multiplier, 1))}.gh-content>blockquote,.gh-content>hr{position:relative}.gh-content>blockquote,.gh-content>blockquote+*,.gh-content>hr,.gh-content>hr+*{margin-top:calc(2.4em*var(--content-spacing-multiplier, 1))}.gh-content h2{font-size:1.6em}.gh-content h3{font-size:1.4em}.gh-content a{color:var(--ghost-accent-color);text-decoration:underline;word-break:break-word}.gh-content .kg-callout-card .kg-callout-text,.gh-content .kg-toggle-card .kg-toggle-content>ol,.gh-content .kg-toggle-card .kg-toggle-content>p,.gh-content .kg-toggle-card .kg-toggle-content>ul{font-size:.95em}.has-serif-body .gh-content .kg-callout-text,.has-serif-body .gh-content .kg-toggle-content>ol,.has-serif-body .gh-content .kg-toggle-content>p,.has-serif-body .gh-content .kg-toggle-content>ul,.has-serif-body .gh-content>blockquote,.has-serif-body .gh-content>dl,.has-serif-body .gh-content>ol,.has-serif-body .gh-content>p,.has-serif-body .gh-content>ul{font-family:var(--font-serif)}.gh-content dl,.gh-content ol,.gh-content ul{padding-left:2.8rem}.gh-content :is(li+li,li :is(ul,ol)){margin-top:.8rem}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content table:not(.gist table){border-collapse:collapse;border-spacing:0;display:inline-block;font-family:var(--font-sans);font-size:1.6rem;max-width:100%;overflow-x:auto;vertical-align:top;white-space:nowrap;width:auto;-webkit-overflow-scrolling:touch;background:radial-gradient(ellipse at left,rgba(0,0,0,.2) 0,transparent 75%) 0,radial-gradient(ellipse at right,rgba(0,0,0,.2) 0,transparent 75%) 100%;background-attachment:scroll,scroll;background-repeat:no-repeat;background-size:10px 100%,10px 100%}.gh-content table:not(.gist table) td:first-child{background-image:linear-gradient(90deg,#fff 50%,hsla(0,0%,100%,0));background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) td:last-child{background-image:linear-gradient(270deg,#fff 50%,hsla(0,0%,100%,0));background-position:100% 0;background-repeat:no-repeat;background-size:20px 100%}.gh-content table:not(.gist table) th{background-color:var(--color-white);color:var(--color-darkgrey);font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content table:not(.gist table) td,.gh-content table:not(.gist table) th{border:1px solid var(--color-light-gray);padding:6px 12px}.page-template .gh-content:only-child{margin-top:0!important}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:var(--header-spacing,80px)}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:var(--footer-spacing,0)}@media (max-width:767px){.gh-content{font-size:1.7rem;margin-top:3.2rem}}.gh-comments{margin-bottom:-24px;margin-top:64px}.gh-comments-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.gh-comments .gh-comments-title{margin-bottom:28px}.gh-comments-header .gh-comments-title{margin-bottom:0}.gh-comments-count{color:var(--color-secondary-text)}.gh-cta-gradient{background:linear-gradient(180deg,hsla(0,0%,100%,0),var(--color-white));content:"";grid-column:full-start/full-end;height:160px;margin-bottom:4rem;margin-top:-16rem;position:relative}.gh-cta-gradient:first-child{display:none}.gh-cta{display:flex;flex-direction:column;margin-bottom:4rem;text-align:center}.gh-cta-title{font-size:2.2rem;letter-spacing:-.02em;margin-bottom:3.2rem}.gh-cta-actions{align-items:center;display:flex;flex-direction:column}.gh-cta-link{color:var(--color-secondary-text);cursor:pointer;font-size:1.4rem;margin-top:.8rem;text-decoration:none}.gh-cta-link:hover{color:var(--color-darker-gray)}@media (max-width:767px){.gh-cta-actions{-moz-column-gap:.8rem;column-gap:.8rem}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:calc(2em*var(--content-spacing-multiplier, 1))}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.kg-image{margin-left:auto;margin-right:auto}.kg-embed-card{align-items:center;display:flex;flex-direction:column;width:100%}.kg-gallery-image,.kg-image[width][height]{cursor:pointer}.kg-gallery-image a:hover,.kg-image-card a:hover{opacity:1!important}.kg-card.kg-toggle-card .kg-toggle-heading-text{font-size:2rem;font-weight:700}.has-serif-title .kg-toggle-card .kg-toggle-heading-text{font-family:var(--font-serif)}.kg-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}.kg-card.kg-button-card .kg-btn{font-size:1em}.has-serif-body .kg-header-card h3.kg-header-card-subheader,.has-serif-title .kg-card.kg-header-card h2.kg-header-card-header{font-family:var(--font-serif)}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.has-light-text .kg-audio-card button{color:#fff}.has-light-text .kg-audio-card .kg-audio-volume-slider{color:hsla(0,0%,100%,.3)}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:6.4rem}.page-number{grid-column-start:2}.older-posts{text-align:right}.gh-navigation{align-items:center;-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:1fr auto 1fr}.gh-navigation>div{align-items:center;display:flex}.gh-navigation-next{justify-content:flex-end}.gh-navigation-link{align-items:center;display:inline-flex}.gh-navigation-link svg{height:16px;width:16px}.gh-navigation-previous svg{margin-right:.4rem}.gh-navigation-next svg{margin-left:.4rem}@media (max-width:767px){.gh-navigation-hide{display:none}}.gh-btn{align-items:center;background-color:var(--color-darker-gray);border:0;border-radius:100px;color:var(--color-white);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;gap:.4em;justify-content:center;letter-spacing:inherit;line-height:1;padding:calc(.75em*var(--multiplier, 1)) calc(1.15em*var(--multiplier, 1))}.gh-btn:hover{opacity:.95}.gh-post-upgrade-cta .gh-btn{line-height:inherit}.gh-primary-btn{background-color:var(--ghost-accent-color)}.gh-outline-btn{background-color:transparent;border:1px solid var(--color-light-gray);color:var(--color-darker-gray);text-decoration:none}.gh-outline-btn:hover{border-color:var(--color-mid-gray);opacity:1}.gh-icon-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;height:30px;justify-content:center;outline:none;padding:0;width:30px}.gh-icon-btn svg{height:20px;width:20px}.gh-text-btn{align-items:center;background-color:transparent;border:0;color:var(--darker-gray-color);cursor:pointer;display:inline-flex;justify-content:center;letter-spacing:inherit;margin:0;outline:none;padding:0;will-change:opacity}.gh-text-btn:hover{opacity:.8}.gh-foot{color:var(--color-secondary-text);padding-bottom:8rem;padding-top:8rem;white-space:nowrap}.gh-foot-inner{display:grid;font-size:1.3rem;gap:40px;grid-template-columns:1fr auto 1fr}.no-menu .gh-foot-inner{align-items:center;display:flex;flex-direction:column;gap:24px}.gh-foot-menu .nav{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0;row-gap:4px}.gh-foot-menu .nav li{align-items:center;display:flex}.gh-foot-menu .nav li+li:before{content:"•";font-size:.9rem;line-height:0;padding:0 1.2rem}.gh-powered-by{text-align:right}.gh-foot a{color:var(--color-secondary-text)}.gh-foot a:hover{color:var(--color-darker-gray);opacity:1}@media (max-width:767px){.gh-foot{padding-bottom:12rem;padding-top:6.4rem}.gh-foot-inner{grid-template-columns:1fr;text-align:center}.gh-foot-menu .nav{flex-direction:column}.gh-foot-menu .nav li+li{margin-top:.4rem}.gh-foot-menu .nav li+li:before{display:none}.gh-powered-by{text-align:center}}.pswp{backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:hidden;position:absolute;top:0;touch-action:none;width:100%;z-index:3999999;-webkit-text-size-adjust:100%}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:grab}.pswp--dragging .pswp__img{cursor:grabbing}.pswp__bg{backface-visibility:hidden;background-color:rgba(0,0,0,.85);opacity:0;transform:translateZ(0);transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp__bg,.pswp__scroll-wrap{height:100%;left:0;position:absolute;top:0;width:100%}.pswp__scroll-wrap{overflow:hidden}.pswp__container,.pswp__zoom-wrap{backface-visibility:hidden;bottom:0;left:0;position:absolute;right:0;top:0;touch-action:none}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;transform-origin:left top;transition:transform 333ms cubic-bezier(.4,0,.22,1);width:100%}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{transition:none}.pswp__item{bottom:0;overflow:hidden;right:0}.pswp__img,.pswp__item{left:0;position:absolute;top:0}.pswp__img{height:auto;width:auto}.pswp__img--placeholder{backface-visibility:hidden}.pswp__img--placeholder--blank{background:var(--color-black)}.pswp--ie .pswp__img{height:auto!important;left:0;top:0;width:100%!important}.pswp__error-msg{color:var(--color-secondary-text);font-size:14px;left:0;line-height:16px;margin-top:-8px;position:absolute;text-align:center;top:50%;width:100%}.pswp__error-msg a{color:var(--color-secondary-text);text-decoration:underline}.pswp__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-shadow:none;cursor:pointer;display:block;float:right;height:44px;margin:0;overflow:visible;padding:0;position:relative;transition:opacity .2s;width:44px}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{opacity:.9;outline:none}.pswp__button::-moz-focus-inner{border:0;padding:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../images/default-skin.png) 0 0 no-repeat;background-size:264px 88px;height:44px;width:44px}@media (-webkit-min-device-pixel-ratio:1.09375),(-webkit-min-device-pixel-ratio:1.1),(min-resolution:1.1dppx),(min-resolution:105dpi){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../images/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{background-position:-88px 0;display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;height:100px;margin-top:-50px;position:absolute;top:50%;width:70px}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:"";height:30px;position:absolute;top:35px;width:32px}.pswp__button--arrow--left:before{background-position:-138px -44px;left:6px}.pswp__button--arrow--right:before{background-position:-94px -44px;right:6px}.pswp__counter{color:var(--color-white);font-size:11px;font-weight:700;height:44px;left:0;line-height:44px;padding:0 15px;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__caption{bottom:0;left:0;min-height:44px;position:absolute;width:100%}.pswp__caption__center{color:var(--color-white);font-size:11px;line-height:1.6;margin:0 auto;max-width:420px;padding:25px 15px 30px;text-align:center}.pswp__caption__center .post-caption-title{font-size:15px;font-weight:500;margin-bottom:7px;text-transform:uppercase}.pswp__caption__center .post-caption-meta-item+.post-caption-meta-item:before{content:"\02022";padding:0 4px}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{direction:ltr;height:44px;left:50%;margin-left:-22px;opacity:0;position:absolute;top:0;transition:opacity .25s ease-out;width:44px;will-change:opacity}.pswp__preloader__icn{height:20px;margin:12px;width:20px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../images/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;height:14px;left:15px;margin:0;opacity:.75;position:absolute;top:15px;width:14px}.pswp--css_animation .pswp__preloader__cut{height:14px;overflow:hidden;position:relative;width:7px}.pswp--css_animation .pswp__preloader__donut{background:none;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:50%;border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);box-sizing:border-box;height:14px;left:0;margin:0;position:absolute;top:0;width:14px}@media screen and (max-width:1024px){.pswp__preloader{float:right;left:auto;margin:0;position:relative;top:auto}}@keyframes clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes donut-rotate{0%{transform:rotate(0)}50%{transform:rotate(-140deg)}to{transform:rotate(0)}}.pswp__ui{opacity:1;visibility:visible;z-index:1550;-webkit-font-smoothing:auto}.pswp__top-bar{height:44px;left:0;position:absolute;top:0;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{backface-visibility:hidden;transition:opacity 333ms cubic-bezier(.4,0,.22,1);will-change:opacity}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}@font-face{font-family:KharkivToneRegular;font-style:normal;font-weight:400;src:local(""),url(../fonts/Kharkiv\ Tone.woff) format("woff"),url(../fonts/Kharkiv\ Tone.ttf) format("truetype")}@font-face{font-family:MetronomC;font-style:normal;font-weight:400;src:local(""),url(../fonts/MetronomC_r.otf) format("opentype")}@font-face{font-family:DAMN;font-style:normal;font-weight:400;src:local(""),url(../fonts/DAMN.ttf) format("truetype")}@font-face{font-family:FuturaBookC;font-style:normal;font-weight:400;src:local(""),url(../fonts/futurabookc.woff2) format("woff2"),url(../fonts/futurabookc.woff) format("woff"),url(../fonts/futurabookc.ttf) format("truetype")}:root{--color-primary:var(--ghost-accent-color,#4c4d4f);--color-base:#fff;--color-white:#fcfcfc;--color-black:#000;--color-text:#fcfcfc;--color-border:#ddd;--color-background:#000;--color-secondary1:#727b7a;--color-secondary2:#444645;--color-secondary3:#6a636b;--color-secondary4:#8f868b;--font-sans:KharkivToneRegular,sans-serif;--font-art:MetronomC,sans-serif;--font-serif:FuturaBookC,Times,serif;--font-logo:DAMN,Times,serif;--font-mono:Menlo,Courier,monospace;--font-light:100;--font-normal:400;--font-bold:700;--font-heavy:800;--xlarge:1680px;--large:1280px;--medium:980px;--small:740px;--xsmall:480px;--height:4rem;--margin:2rem;--radius:0.5rem;--header-spacing:max(4.91svw,64px);--margin-site-side:6.481svw;--head-nav-gap:5.8rem;--post-content-margin:20px;--modal-input-width:580px}@media (max-width:767px){:root{--gap-cards:5vw;--margin-site-side:0vw;--post-content-margin:4.1svw;--h1-size:6.66svw}}@media (min-width:768px){:root{--gap-cards:10vw}}body{background-color:var(--color-background);color:var(--color-text)}p{font-family:var(--font-serif)}html{color-scheme:dark;scroll-behavior:smooth}::-webkit-scrollbar{background:transparent;height:8px;width:8px}::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.1)}.img{background-position:50%;background-size:cover;border-radius:100%;display:block;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.hidden{position:absolute;text-indent:-9999px;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--color-base);letter-spacing:0}select:active,select:hover{outline:none}.kg-gallery-image:not(:first-of-type){margin:0!important}.gh-canvas{margin-left:calc(var(--gap)*-1);margin-right:calc(var(--gap)*-1)}.cards-canvas{margin-left:calc(var(--gap-cards));margin-right:calc(var(--gap-cards))}.site-wrapper{min-height:100svh;padding:0 var(--margin-site-side)}#gh-head{padding-left:3.7svw;padding-right:6.25svw;padding-top:3.7svw;position:sticky;width:100%;z-index:2}.page-head{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:90%;text-align:center}.success-message{margin-top:30vh}.page-head-home{font-family:var(--font-serif);font-size:2.31svw;letter-spacing:normal;line-height:1.4;margin-bottom:1.736svw;text-align:center;text-transform:uppercase}.page-head-home.sub{font-size:1.85svw;line-height:2.09svw}.page-head-title{color:var(--color-base);font-size:5rem;font-weight:800;line-height:1.3;margin:0;word-break:break-word}.has-serif-title .page-head-title{font-family:var(--font-sans)}.page-head-description{color:var(--color-base);font-size:2.2rem;line-height:1.35em;margin:16px 0}@media (max-width:500px){.page-head-description{font-size:1.6rem}}.gh-head{background-color:transparent;height:inherit}.is-head-open #gh-head{background-color:var(--color-background)!important}.is-head-open #gh-head .gh-head-actions{background-color:var(--color-background)}.gh-head .navc>li a{color:#fdfdfd}.gh-head .navc>li ul li a{color:#b5b5b5}.gh-head-logo{font-size:2.1rem;letter-spacing:1px;text-transform:uppercase}.gh-head-menu-custom{justify-content:center;margin-top:16px}.gh-head-actions,.gh-head-menu-custom{font-size:1.4rem;font-weight:600}@media (max-width:850px){body:not(.is-head-open) .gh-head{margin:-6vw}}.gh-head-inner * .gh-burger:after,.gh-head-inner * .gh-burger:before{background-color:var(--color-base)}.gh-burger:after,.gh-burger:before{height:2px}.gh-head-inner{align-items:baseline;display:flex}.post-feed{display:flex;flex-wrap:wrap;gap:20px}.post-card{background:linear-gradient(135deg,#1f1f1f,#111) 50%;background-size:cover;border:2px solid var(--color-base);border-radius:60px;counter-increment:posts;display:flex;flex:1 1 50%;height:25vw;overflow:hidden;position:relative}.post-card-large{flex:1 1 100%}.post-card-link{display:block;flex:1 1 auto;position:relative}.post-card-link:hover{opacity:1}.post-card-link img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.post-card-content{align-items:center;background:rgba(0,0,0,.4);bottom:0;color:#fff;display:flex;flex:1 1 auto;justify-content:center;left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity .5s cubic-bezier(.33,0,.2,1)}.post-card:not(.no-image) .post-card-content{opacity:0}@media (max-width:700px){.post-card:not(.no-image) .post-card-content{opacity:1}}.post-card-link:hover .post-card-content{opacity:1}.post-card-title{color:var(--color-white);display:inline-block;font-size:3.4rem;font-weight:800;margin:0;max-width:70%;text-align:center;word-break:break-word}.has-serif-title .post-card-title{font-family:var(--font-sans)}.post-card.no-image:before{bottom:-.15em;color:hsla(0,0%,100%,.1);content:counter(posts);display:block;font-size:28vw;font-weight:var(--font-heavy);letter-spacing:-.05em;line-height:1em;position:absolute;right:5vw}.post-card.no-image .post-card-content{align-items:flex-start;justify-content:flex-start;padding:4vw}.post-card.no-image .post-card-title{line-height:1.15em;text-align:left}.post-card.no-image:hover .post-card-title{text-decoration:underline}@media (max-width:700px){.post-card.no-image:before{font-size:50svw}}.post-content{margin:0 auto}.home-main .post-content{margin:0}.page-template .post-content{padding-top:0}.page-template .post-content-header{margin-top:var(--header-spacing)}.page-head h3{display:inline-block;font-family:var(--font-serif);font-size:1.38svw;font-weight:400;line-height:1.57svw;margin-top:.69svw;text-transform:uppercase;width:26svw}#homelogo-lottie-container{position:relative}.show4s{opacity:0;transition:opacity 2s ease-in-out}.post-content-title{color:var(--color-base);font-size:5.78svw;font-weight:400;line-height:5.83svw;margin:0;text-align:center;text-transform:uppercase;word-break:break-word}.has-serif-title .post-content-title{font-family:var(--font-serif)}.post-content-excerpt{color:var(--color-base);font-size:2rem;line-height:1.6em;opacity:.5;text-align:center;word-break:break-word}.has-serif-body .post-content-excerpt{font-family:var(--font-serif)}@media (max-width:500px){.post-content-excerpt{font-size:1.8rem}}.post-content-image{margin:40px 0 2vw}.post-content-image .kg-image{width:100%}@media (max-width:960px){.post-content-image .kg-image{width:88vw}}.post-content-comments{margin-top:64px}.author-meta{justify-content:center;margin-bottom:10px}.author-links,.author-meta{align-items:center;display:flex}.author-links{margin-top:20px}.author-links a{color:var(--color-base);display:block;margin:0;opacity:.4;padding:0 12px}.author-links a:hover{opacity:1;text-decoration:none}.author-links .divider{display:inline-block;margin:0 3px}.image-row{align-content:center;display:flex;justify-content:center;overflow:hidden;width:100%}#preloader{background-color:#000;bottom:0;left:0;position:fixed;right:0;top:0;width:100%;z-index:999}#status{height:-moz-fit-content!important;height:fit-content!important;left:39.2svw;margin:auto;max-width:21.6svw;position:absolute;top:13.19svw}.home-microcosm-logo{margin-bottom:-5.75svw;margin-top:-1.08svw;width:46.6svw}.image-row img:nth-child(2){animation:changeWidth .5s ease-in forwards}.image-row img{margin:0 .5%;-o-object-fit:fill;object-fit:fill;width:33%}@keyframes changeWidth{0%{transform:translateX(0) scaleX(.5)}to{transform:translateX(0) scaleX(1)}}.navc{display:flex;gap:4.16svw;justify-content:flex-end;list-style:none;margin-top:.82svw;padding-left:0}.gh-head-menu .navc li{font-family:var(--font-serif);font-size:1.9svw;font-weight:400;line-height:2.16svw;text-transform:uppercase;transition:.5ms ease}.gh-head-menu .navc li:hover{transition:.5s ease}li[class*=nav-][class*="--hasHoverDown"]{position:relative}li[class*=nav-][class*="--hasHoverDown"] .isHoverDown a:after{display:none}li[class*=nav-][class*="--hasHoverDown"]:focus-within>li[class*=nav-]:after,li[class*=nav-][class*="--hasHoverDown"]:hover>li[class*=nav-]:after{background-color:transparent}li[class*=nav-][class*="--hasHoverDown"]:focus-within .isHoverDown,li[class*=nav-][class*="--hasHoverDown"]:hover .isHoverDown{max-height:9.375svw;opacity:1;visibility:visible}.isHoverDown{border-left:1px solid #fdfdfd;color:#fdfdfd;list-style:none;margin:0;max-height:0;max-width:unset;opacity:0;padding:.925svw 0 0 1.157svw;position:absolute;transition:max-height .3s ease;visibility:hidden;z-index:100}.gh-head-menu .navc .isHoverDown li,.isHoverDown a{font-size:1.38svw;line-height:1.57svw}.isHoverDown a:hover{color:#fdfdfd!important;opacity:1!important}.isHoverDown li[class*=nav-]{margin-right:0!important}.isHoverDown li[class*=nav-]:not(:last-child){margin-bottom:.46svw}#gh-head .gh-head-brand{margin-left:auto}.hr-rounded{border-radius:5px;height:4px;margin:0}.gh-content .post-content-subtitle{font-size:3.24svw;font-weight:400;line-height:3.26svw;margin-top:6.94svw;text-align:center;text-transform:uppercase}.footer-contacts{flex:0 0 48%;flex-direction:row;gap:4.62svw}.footer-contacts,.footer-contacts-col{display:flex;justify-content:space-between}.footer-contacts-col{flex-direction:column;height:11.16svw;margin:1.96svw 0 .98svw;width:10.14svw}.footer-cta-wrapper{display:flex;flex:0}.footer-cta{align-items:flex-start;border:1px solid var(--color-text);border-radius:1.15svw;display:flex;flex-direction:column;margin:auto;padding:2.31svw 2.08svw;width:-moz-fit-content;width:fit-content}.footer-menu-item{border-bottom:1px solid var(--color-text);color:var(--color-text);display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;line-height:1em;width:100%}.svg-top-right-arrow{height:1.18svw;width:1.18svw}.footer-contacts-col a,.footer-contacts-col a:hover{color:var(--color-text)}.footer-button{background:var(--color-text);border:none;border-radius:1.73svw;color:var(--color-background);cursor:pointer;font-family:var(--font-serif);font-size:1.15svw;margin-top:1.73svw;padding:.81svw 1.6svw .69svw}.top-right-arrow{align-self:center;height:18px;margin-left:16px;width:18px;stroke:var(--color-text);border-bottom:1px solid var(--color-text)}.footer-menu-item:hover{color:var(--color-text);filter:brightness(75%);transition:.3s ease}.home-main{display:flex;flex-direction:column}.gh-head-inner{-moz-column-gap:0;column-gap:0}#yourDiv{background-image:linear-gradient(0deg,#000,transparent)}.footer-microcosm{align-items:center;margin:5% 20px}.footer-microcosm,.footer-row1{display:flex;flex-direction:column}.footer-row1{align-items:flex-start;width:100%}.gh-copyright-mobile{font-size:14px}.partners-logo{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.footer-title{color:var(--color-text);font-family:var(--font-serif);font-size:1.38svw;line-height:1.56svw;margin-bottom:.69svw;text-transform:uppercase}.footer-title-right{text-align:right}.footer-text{font-size:1.15svw;line-height:1.31svw}.footer-row2{display:flex;flex-direction:row;gap:12.09svw;justify-content:space-between;padding-top:6.25svw;width:100%}.footer-logo{width:28vw}.microcosm-header-logo-wrapper{margin-bottom:.46svw;width:11.169svw}.microcosm-header-description{color:var(--color-text);font-size:.81svw;line-height:.917svw;text-align:center;text-transform:uppercase}.gh-head-logo-microcosm{align-content:center;display:flex;flex-direction:column}.gh-head-inner-wrapper{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;width:100%}.header-slider-card{align-items:center;aspect-ratio:376/195;border-radius:3.47svw;display:flex;flex-direction:column;margin-top:3.473svw;position:relative}.header-slider-card #gh-head{display:flex;width:100%}.page-main-title{font-size:5.78svw;font-weight:400;line-height:5.83svw;text-transform:uppercase}.page-ovals{display:flex;flex-direction:column;gap:6.15svw;margin:8.2svw 8px 4.1svw}.text-anfas{font-family:var(--font-sans);font-size:3.24svw;font-weight:400;line-height:3.26svw;margin-top:6.94svw;text-align:center;text-transform:uppercase}.page-oval{border:1px solid #fff;border-radius:60px;display:flex;justify-content:center;padding:2.43svw 11.8svw}.text-oval{font-family:var(--font-serif);font-size:1.62svw;line-height:2.54svw;text-align:center;text-transform:uppercase;word-break:normal}.flex-right{justify-content:right;text-align:right}.flex-left{justify-content:left;text-align:left}.break{display:inline-block;flex-basis:100%;height:0;overflow:hidden;width:0}.post-card-row-main{display:flex;flex:100%;flex-direction:column;width:100%}.post-card-row1,.post-card-row2{display:flex;justify-content:space-between;z-index:99}.post-card-row3{align-items:flex-end;display:flex;flex:100%;justify-content:flex-end;position:relative;z-index:99}.gh-inner{margin:0 auto;max-width:var(--container-width,2500px);width:100%}.post-card-row3 .hover{opacity:0;transition:1s}.post-card-m .post-card-row3 .default{opacity:1;transition:1s}.hover-v .post-card-row3 .default{opacity:0;transition:1s}.hover-v .post-card-row3 .hover{opacity:1;transition:1s}.post-card-m:hover .post-arrow-link-m{transform:scale(1.2);transition:1s}.whiteborder{border:1px solid #fff}.r-name{-webkit-touch-callout:none;font-family:var(--font-sans);font-size:45px;font-weight:500;pointer-events:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post-card-row3 p{bottom:0;font-family:var(--font-serif);font-size:2.03svw;left:0;line-height:1;max-width:93%;position:absolute;text-align:left}.post-card-row1 p,.post-card-row3 p{color:var(--color-white);text-transform:uppercase}.post-card-row1 p{display:inline-block;font-size:1.38svw;line-height:1.57svw;margin-top:0}.post-feed-m{display:flex;flex-direction:column;gap:2.07svw;margin:0 0 2.08svw}.post-card-m{aspect-ratio:734/439;background-size:cover;border-radius:2.31svw;counter-increment:posts;display:flex;overflow:hidden;position:relative;width:100%}.post-card-link-m{display:block;flex:1 1 auto;position:relative;width:100%}.post-arrow-link-m{display:block;transition:1s}.slider-card-bg{border-radius:3.47svw;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:1s;width:100%;z-index:-1}.page-photos{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:space-around}.slider-card-bg-light{z-index:-1}.post-card-link-m .post-card-bg,.slider-card-bg-light{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;transition:1s;width:100%}.post-card-link-m .post-card-bg{filter:brightness(100%);opacity:1}.post-card-m:hover .post-card-link-m{opacity:1}.post-card-m:hover .post-card-link-m .post-card-bg{filter:brightness(60%);opacity:.8;transform:translateZ(0) scale(1.1)}.post-card-content-m{align-content:space-between;display:flex;flex-direction:row;flex-wrap:wrap;height:100%;padding:2.77svw}.post-card-title-m{color:var(--color-white);display:inline-block;font-family:var(--font-sans);font-size:2.43svw;font-weight:400;line-height:2.45svw;margin:0;max-width:70%;text-align:left}.post-card-title-m,.ptb{text-transform:uppercase}.ptb{border:1px solid #fff;border-radius:120px;display:block;font-size:48px;line-height:1;padding:30px 60px;text-align:center;width:100%}.post-content-body{margin:var(--post-content-margin)}.page-template .post-content-body{margin:0}.kg-gallery-image,.kg-image{border-radius:60px}.kg-gallery-image{overflow:hidden}.kg-gallery-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:30px;margin-top:30px}.kg-gallery-row{gap:2rem}.cards-post-slider{align-content:center;display:flex;gap:12px;margin-bottom:30px;margin-top:30px;overflow-x:auto;scroll-behavior:smooth;scrollbar-color:hsla(0,0%,100%,.4) transparent;scrollbar-width:auto}.ncl,.noselect{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post-slide{flex:0 0 auto;scroll-snap-align:start}.r-card{border-radius:60px;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:8px;max-width:100%;min-height:10svh;overflow:hidden;padding:40px;position:relative;width:90vw}.post-title{font-size:64px;text-align:center}.post-title,.r-title{text-transform:uppercase}.r-title{font-family:var(--font-sans);font-size:96px;font-weight:500;-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home-bg-card .gh-head-menu{margin-left:auto!important}.home-h4{font-family:var(--font-serif);font-size:2.31svw;font-weight:400;line-height:2.66svw;text-align:center;text-transform:uppercase}.jc-center{justify-content:center!important}.to-right{margin-left:auto;text-align:right}.to-bottom{margin-top:auto}.h-500{height:500px}.h-800{height:800px}.h-bio{height:min(500px,96svh)}.h-bio-sm{height:min(300px,96svh)}.h-bio-sm .r-name{font-size:18px}.h-bio-sm p{font-size:14px!important}.w-600{width:600px}.kg-gallery-image{flex:1}.txt-c{text-align:center}.txt-big{font-size:180px}.extend{margin-left:calc(var(--margin-site-side)*-1 + var(--post-content-margin)*-1);margin-right:calc(var(--margin-site-side)*-1 + var(--post-content-margin)*-1)}.extend .post-slide:first-child{margin-left:calc(var(--margin-site-side) + var(--post-content-margin))}.extend .post-slide:last-child{margin-right:calc(var(--margin-site-side) + var(--post-content-margin))}.extend .post-slide{max-width:calc(100vw - var(--margin-site-side)*2 - var(--post-content-margin)*2)}.r-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.r-card p{display:table-cell;font-family:var(--font-serif);font-size:32px;line-height:1em;max-width:90%;text-transform:uppercase;vertical-align:middle;-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hidenav,.smh{display:none}.r-card .person-photo{bottom:-8px;max-height:80%;max-width:60%;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;z-index:10}.r-card .as-bg{filter:brightness(80%);height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.post-card-arr{border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);height:2.31svw;margin-bottom:0;margin-left:7.34svw;position:relative;width:2.31svw}.post-card-arr:before{border-bottom:2px solid var(--color-white);content:"";height:141.42%;left:calc(-100% + .17svw);position:absolute;top:0svw;transform:rotate(-45deg);transform-origin:left top;width:141.42%}.as-nbg{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.cards-post-slider a{color:var(--color-base);text-decoration:none}.cards-post-slider a:hover{opacity:1!important}.partners-logo img{max-height:60px;-o-object-fit:contain;object-fit:contain}.partners-logo{gap:20px}.sub2{bottom:3svw;font-size:1.11svw;line-height:1.25svw;position:absolute;text-transform:uppercase}#mcmsubstar{left:-6%;position:absolute;top:0;width:.9svw}#mcmstar{position:absolute;right:2.5%;top:28%;width:1.5svw}.blond-line{margin-top:80px;--art-color:#fff;color:var(--art-color);display:flex;flex-direction:row;font-family:var(--font-art);gap:48px;justify-content:center;line-height:1.2}.blond-line img{max-height:150svh;-o-object-fit:cover;object-fit:cover}.blond-block{display:flex;flex-direction:column;justify-content:space-evenly}.blond-subblock{align-items:center;display:flex;flex-direction:row}.blond-subblock img{mix-blend-mode:multiply;width:18vw}.blond-bio{padding-left:20px}.blond-line p{color:var(--art-color);font-family:var(--font-art);font-size:36px;margin-bottom:20px}.blond-line h2{font-size:120px}.blond-line h2,.blond-line h3{color:var(--art-color);font-family:var(--font-art);text-transform:uppercase}.blond-line h3{display:inline-block;font-size:84px;text-align:center}.blond-line h4{color:var(--art-color);font-family:var(--font-art);font-size:80px;text-transform:uppercase}.blond-line h5{font-size:34px;padding-bottom:28px}.blond-line h5,.blond-line h6{color:var(--art-color);display:block;font-family:var(--font-art);text-transform:uppercase}.blond-line h6{font-size:44px;margin-bottom:auto;margin-top:auto}.blond-sep{border-left:2px solid var(--art-color)}.blond-bio p{font-size:24px}.top-dash{border-top:20px solid var(--art-color);padding-top:80px}.col-md-9{width:90vw}.col-md-8{width:80vw}.col-md-7{width:70svw}.col-md-6{width:60svw}.col-md-5{width:50svw}.col-md-4{width:40svw}.col-md-3{width:30svw}.col-md-2{width:20svw}.col-md-1{width:15svw}details summary::-webkit-details-marker,summary::marker{display:none}summary{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:center;list-style:none}summary:after{border-radius:5px;color:var(--art-color);content:"▼";display:block;font-family:var(--font-art);font-size:40px;padding:20px;transition:all .3s;vertical-align:20px}summary h3{width:auto}details[open] summary:after{content:"▼";padding-left:16px;transform:rotate(-90deg);transition:all .3s}.w-third{width:33svw}.w-quarter,.w-third{max-width:510px!important}.w-quarter{width:21svw}.contacts-modal{background-color:rgba(0,0,0,.4);display:none;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:100}.grecaptcha-badge{visibility:hidden!important}.modal-text,.modal-title{color:var(--color-white);text-align:center}.modal-title{font-size:44px}.modal-text{font-size:28px}.load-more-block-wrapper{height:0;position:relative;width:100%}.load-more-block{background:linear-gradient(180deg,rgba(25,25,25,0),#060606 86.4%);bottom:0;display:flex;flex-direction:column;justify-content:end;position:absolute;width:100%;z-index:100}.load-more-btn{cursor:pointer;display:block;font-size:1.56svw;line-height:1.76svw;margin-bottom:6.15svw;text-align:center;text-decoration:underline;text-transform:uppercase;text-underline-offset:.7svw}.load-more-btn:hover{opacity:.8}.hidden-post{display:none;opacity:0;transform:translateY(20px);transition:all .4s ease-in-out}.post-card-wrapper.visible{opacity:1;transform:translateY(0)}.contacts-modal .modal-content{background-color:var(--color-black);display:flex;flex-direction:column;height:100%;margin:0;padding:80px;width:100%}.contacts-modal input,.contacts-modal textarea{background:var(--color-black);border:1.5px solid var(--color-white);border-radius:32px;font-family:var(--font-serif);font-size:24px;height:56px;padding:0 16px;width:var(--modal-input-width)}.contacts-modal textarea{height:152px;max-width:var(--modal-input-width);min-width:var(--modal-input-width);padding:16px}.contacts-modal button{background:var(--color-white);border:none;border-radius:32px;color:var(--color-black);font-family:var(--font-serif);font-size:24px;height:60px;margin:20px auto;width:364px}#homelogo-lottie-container object,#microcosm-sm-logo{color-scheme:light;pointer-events:none;width:100%}.contacts-modal .close{content:url(/assets/images/close.svg);font-size:28px;font-weight:700;margin-left:auto}.contacts-modal .close:focus,.contacts-modal .close:hover{color:#000;cursor:pointer;text-decoration:none}#contactForm{display:flex;flex-direction:column;gap:20px;margin:auto;max-width:580px}.wwus-slider-wraper{margin:0;position:relative}.wwus-cat{align-items:center;display:flex;gap:2.08svw;margin-top:4.62svw}.wwus-cat h5{font-family:var(--font-sans);font-size:2.08svw;font-weight:400;line-height:2.1svw;text-transform:uppercase;word-wrap:normal;display:block;flex:none;width:-moz-fit-content;width:fit-content}.wwus-cat hr{height:.115svw;margin:0}.wwus-slider{margin-bottom:4.62svw;margin-top:3.03svw}.wwus-slider::-webkit-scrollbar-track{background-color:#3e3e3e;border-radius:10px}.wwus-slider .wwus-card{aspect-ratio:442/459;border-radius:3.47svw;display:flex;flex:0 0 auto;flex-direction:column;gap:1.53svw;margin-bottom:2.34svw;margin-left:2.08svw;overflow:hidden;position:relative;scroll-snap-align:start;width:25.57svw}.wwus-slider .wwus-card img{border-radius:3.47svw;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.wwus-bio{display:flex;flex-direction:column;gap:.92svw;margin-top:auto;padding:2.54svw;text-transform:uppercase}.wwus-role{color:#fdfdfd;font-family:var(--font-serif);font-size:1.38svw;line-height:1.57svw}.wwus-name{color:#fdfdfd;font-family:var(--font-sans);font-size:1.9svw;line-height:1.92svw}.extend .wwus-card:first-child{margin-left:calc(var(--margin-site-side) + var(--post-content-margin))}.extend .wwus-card:last-child{margin-right:calc(var(--margin-site-side) + var(--post-content-margin))}@media (max-width:1650px){.r-name{font-size:40px;overflow:visible}}@media (max-width:1350px){.r-name{font-size:32px}.w-third{width:40svw}.w-quarter{width:26svw}.blond-line h2{font-size:100px}.blond-line h3{font-size:56px}.blond-line h4{font-size:60px}.blond-line h5{font-size:26px}.blond-line p{font-size:24px}summary:after{padding:10px;vertical-align:10px}.top-dash{padding-top:20px}}@media (min-width:1201px){.site-wrapper{padding:0 var(--margin-site-side)}}@media (max-width:1200px){.h-bio-sm{height:min(300px,96svh)}.h-bio-sm .r-name{font-size:16px!important}.blond-line h2{font-size:92px}.blond-line h5{font-size:20px}.text-oval{width:100%!important}}@media (min-width:1100px){.gh-copyright-mobile{display:none;visibility:hidden}}@media (max-width:1100px){.footer-microcosm{gap:20px}.gh-foot-inner{display:none;visibility:hidden}.footer-button{height:32px;width:132px}.gh-foot{padding-bottom:0}.footer-cta{margin:0;width:100%}}@media (max-width:1000px){.w-third{width:44svw}.w-quarter{width:34svw}.r-name{font-size:30px}.r-card p{font-size:32px}.blond-line{gap:32px}summary:after{font-size:28px}.top-dash{border-width:20px}.blond-line p{font-size:20px}.blond-line h3{font-size:48px}.blond-line h2{font-size:76px}.blond-line h4{font-size:48px}.blond-line h5{font-size:17px;padding-bottom:4px}.ptb{font-size:32px}.gh-head-inner-wrapper{align-items:center;flex-direction:column;justify-content:center}}@media (orientation:landscape){:not(.hover-v) .post-card-m:hover .post-card-row3 .default{opacity:0;transition:1s}:not(.hover-v) .post-card-m:hover .post-card-row3 .hover{opacity:1;transition:1s}}@media (min-width:992px){.is-head-left-logo .gh-head-menu{margin-left:0;margin-right:0}}@media (max-width:850px) and (orientation:portrait){.h-800{height:50svh}}@media (max-width:850px){:root{--modal-input-width:80vw}.contacts-modal button{font-size:18px;height:44px;width:220px}.modal-text{font-size:16px;line-height:24px}.contacts-modal .close{height:24px}.contacts-modal input,.contacts-modal textarea{border:1px solid var(--color-text);font-size:18px}.modal-title{font-size:24px}.contacts-modal .modal-content{padding:20px}.footer-logo{width:36vw}.h-bio-sm{height:min(250px,96svh)}.h-bio-sm .r-name{font-size:14px!important}.h-bio-sm p{font-size:12px!important}.w-quarter,.w-third{width:50svw}.footer-microcosm{margin:8.2svw auto}body:not(.is-head-open) .gh-head{margin:0}.gh-head-brand-wrapper{align-items:start}}@media (min-width:768px){.post-feed-m:not(.post-feed-featured) .post-card-row2,.post-feed:not(.post-feed-featured) .post-card-row2{margin-top:2.54svw}#microcosm-sm-logo{max-height:2.77svw}.lg-order1{order:1}.lg-order2{order:2}.lg-order3{order:3}.lg-order4{order:4}.lg-order5{order:5}.lg-order6{order:6}.lg-order7{order:7}.lg-order8{order:8}.lg-order9{order:9}.lg-order10{order:10}.lg-order11{order:11}.lg-order12{order:12}.lg-order13{order:13}.lg-order14{order:14}.lg-order15{order:15}.lg-order16{order:16}.lg-order17{order:17}.lg-order18{order:18}.lg-order19{order:19}.lg-order20{order:20}.gh-content .post-content-subtitle{margin-bottom:2.77svw}.home-h4{margin-top:6.94svw}.page-ovals{gap:2.08svw;margin:2.08svw 0;margin-bottom:2.08svw!important}.page-oval{border-radius:3.47svw;padding:3.47svw 18svw}.featured .post-card-content-m{padding:3.7svw}.post-content-body{margin:0}.post-feed-m{margin:2.08svw 0 0}.post-feed-m,.post-feed:not(.post-feed-featured){flex-direction:row;flex-wrap:wrap}.post-feed-featured .post-card-row1 p{font-size:1.62svw}.post-feed-featured .post-card-row2{margin-top:3.24svw}.post-feed-featured .post-card-row2 h3{font-size:3.35svw;line-height:3.38svw}.post-feed-featured .post-card-row3 p{font-size:1.38svw;line-height:1.9svw}.post-feed-m .post-card-wrapper,.post-feed:not(.post-feed-featured) .post-card-m{aspect-ratio:734/439;width:calc(50% - 1.04svw)}.post-feed:not(.post-feed-featured) .post-card-title-m{font-size:2.43svw;font-weight:400;line-height:2.45svw}.post-feed:not(.post-feed-featured) .post-card-row1 p{color:var(--color-white);display:inline-block;font-size:1.38svw;line-height:1.57svw;margin-top:0;text-transform:uppercase}.post-feed-m:not(.post-feed-featured) .post-card-row3 p,.post-feed:not(.post-feed-featured) .post-card-row3 p{font-size:1.15svw;line-height:1.31svw}.post-feed:not(.post-feed-featured) .post-card-arr{border-right:2px solid var(--color-white);border-top:2px solid var(--color-white);height:1.678svw;margin-bottom:0;margin-left:2.3025svw;min-width:1.678svw;width:1.678svw}.post-feed-m:not(.post-feed-featured) .post-card-arr:before,.post-feed:not(.post-feed-featured) .post-card-arr:before{border-bottom:2px solid var(--color-white);left:calc(-100% + .1275svw)}.load-more-block{aspect-ratio:1728/497}.load-more-block-wrapper{margin-top:0}.post-feed-featured .post-card-m{aspect-ratio:752/281;width:100%}.home-bg-card .gh-head-brand{display:none}.home-bg-card .gh-head-menu{justify-content:center}.break{display:none}.header-slider-card #gh-head{align-content:space-between;display:flex;flex-direction:row;position:absolute}}@media (min-width:1000px){.w-half{width:calc(50vw - var(--margin-site-side)*2/2 - var(--post-content-margin)*2/2 - 15px)}}@media (max-height:600px) and (orientation:landscape){.w-half{width:50svw}.r-card .r-name{font-size:3rem}.r-card p{font-size:20px}.r-card{padding:30px}}@media (max-width:767px){#status{height:-moz-fit-content!important;height:fit-content!important;left:32.1svw;margin:auto;max-width:35.8svw;position:absolute;top:31.8svw}.slider-card-bg{border-radius:6.15svw}.footer-row2{flex-direction:column;gap:8.2svw;padding-top:0}.footer-contacts-col{flex-direction:row;margin:0;width:100%}.is-head-open .gh-head-menu .navc li a{font-size:6.15svw!important}.is-head-open .gh-head-menu .navc{gap:7.69svw!important}.is-head-open #gh-head .gh-head-menu{transform:translateY(-20vw)}.image-row{justify-content:start}.page-head h3{font-size:3.33svw;line-height:3.77svw;margin-top:2svw;width:50svw}.page-main-title{font-size:11.79svw;line-height:11.9svw}.post-feed .post-card-row2,.post-feed-m .post-card-row2{margin-top:4.1svw}#microcosm-sm-logo{max-height:6.41svw;width:auto}.sm-order1{order:1}.sm-order2{order:2}.sm-order3{order:3}.sm-order4{order:4}.sm-order5{order:5}.sm-order6{order:6}.sm-order7{order:7}.sm-order8{order:8}.sm-order9{order:9}.sm-order10{order:10}.sm-order11{order:11}.sm-order12{order:12}.sm-order13{order:13}.sm-order14{order:14}.sm-order15{order:15}.sm-order16{order:16}.sm-order17{order:17}.sm-order18{order:18}.sm-order19{order:19}.sm-order20{order:20}.sm-mt52{margin-top:13.33svw!important}.gh-content .post-content-subtitle{font-size:6.66svw;font-weight:400;line-height:6.72svw;margin-top:11.28svw;text-align:center;text-transform:uppercase}.wwus-cat{align-items:center;display:flex;gap:3.07svw}.wwus-cat h5{font-family:var(--font-sans);font-size:3.07svw;font-weight:400;line-height:3.1svw;text-transform:uppercase;word-wrap:normal;display:block ruby;width:-moz-fit-content;width:fit-content}.wwus-cat hr{height:.179svw;margin:0}.wwus-slider{margin-bottom:5.128svw;margin-top:5.128svw}.wwus-slider .wwus-card{aspect-ratio:154/160;background:linear-gradient(180.12deg,hsla(0,0%,7%,0) 67%,#111 114.86%);border-radius:5.12svw;display:flex;flex:0 0 auto;flex-direction:column;gap:1.53svw;margin-left:3.07svw;overflow:hidden;position:relative;scroll-snap-align:start;width:39.48svw}.wwus-slider .wwus-card img{border-radius:5.12svw;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.wwus-bio{display:flex;flex-direction:column;gap:1.53svw;margin-top:auto;padding:4.1svw;text-transform:uppercase}.wwus-role{color:#fdfdfd;font-family:var(--font-serif);font-size:2.56svw;line-height:2.9svw}.wwus-name{color:#fdfdfd;font-family:var(--font-sans);font-size:3.07svw;line-height:3.1svw}.extend .wwus-card:first-child{margin-left:calc(var(--margin-site-side) + var(--post-content-margin))}.extend .wwus-card:last-child{margin-right:calc(var(--margin-site-side) + var(--post-content-margin))}.page-template .gh-content{margin-left:4.1svw;margin-right:4.1svw}.load-more-block{aspect-ratio:179/105}.load-more-block-wrapper{margin-top:-4.1svw}.load-more-btn{font-size:3.58svw;line-height:4.06svw;text-underline-offset:2svw}.smh{display:inherit}.team-1{display:flex;flex-wrap:wrap;gap:3.07svw;margin-bottom:13.33svw;margin-top:7.17svw}.team-1-card{aspect-ratio:173/206;border-radius:5.128svw;position:relative;width:calc(50% - 1.54svw)}.team-1-bio{display:flex;flex-direction:column;gap:1.53svw;height:100%;padding:4.1svw}.team-1-ph{border-radius:5.128svw;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.team-1-role{font-size:2.56svw;line-height:2.9svw;margin-top:auto;text-transform:uppercase}.team-1-name{font-family:var(--font-sans);font-size:3.59svw;line-height:3.62svw;text-transform:uppercase}.home-main .post-content{margin-top:-4.1svw}.home-main .post-content-body{margin-bottom:0}.sm-cards-nav{gap:4.1svw;margin-bottom:7.17svw;margin-top:4.1svw}.sm-card-nav,.sm-cards-nav{display:flex;flex-direction:column}.sm-card-nav{aspect-ratio:179/50;background-size:cover!important;border-radius:6.15svw;justify-content:center;text-decoration:none!important;width:100%}.sm-card-nav h5{font-family:var(--font-sans);font-size:7.17svw;font-weight:400;line-height:9.83svw;text-align:center;text-transform:uppercase}.home-h4{font-size:4.1svw;line-height:5.64svw}.post-content-title{font-size:6.66svw;line-height:6.72svw;margin-top:-12svw}.sm-34{font-size:8.71svw;line-height:8.79svw}.sm-38{font-size:9.74svw;line-height:9.83svw}#mcmsubstar{left:-6%;position:absolute;top:-2%;width:2.2svw}.sub2{bottom:7.69svw;font-size:2.56svw;line-height:2.9svw}.footer-cta .footer-text{margin-top:3.07svw}.footer-menu-item p{font-size:4.1svw;line-height:4.64svw}.footer-row1{gap:2.05svw}.gh-copyright-mobile{font-size:2.05svw;line-height:2.07svw}.footer-menu-item{padding-bottom:1.02svw;width:26.66svw}.svg-top-right-arrow{height:3.58svw;width:3.58svw}.footer-microcosm{gap:8.2svw;margin:12.3svw 4.1svw 13.33svw}.footer-contacts{flex-direction:column;gap:7.17svw;width:78.97svw}.footer-cta{border-radius:5.12svw;margin:0;max-width:100%;padding:7.17svw;width:100%}.footer-button{border-radius:7.69svw;font-size:3.58svw;height:auto;line-height:4.06svw;margin-top:5.12svw;padding:2.56svw 6.15svw;width:auto}.footer-title{font-size:4.1svw;line-height:4.64svw}.footer-text{font-size:3.58svw;line-height:3.62svw}.h-bio-sm .r-name{font-size:14px!important}.h-bio-sm p{font-size:12px!important}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{width:100%}a:hover{filter:brightness(95%);opacity:1}.psg:hover{filter:brightness(90%);opacity:1}.w-third{width:60svw}.sm-dash-hide{border:none!important}.sm-col-reverse{flex-direction:column-reverse!important}.hide-on-sm{display:none;visibility:hidden}.top-dash-thin-sm{border-width:2px!important}.sm-pad-hide{margin-top:4px!important;padding-top:0!important}.blond-partners{flex-direction:row!important;flex-wrap:nowrap!important;gap:8px!important;margin-bottom:30px!important;margin-top:30px!important}.blond-partners .col-md-2{width:20vw!important}.top-dash{border-width:12px;margin-top:30px;padding-top:20px}.sm-hz .to-right{margin:0}.blond-sep{display:none}.blond-line{flex-wrap:wrap;gap:0;margin-top:0}.sm-hz{flex-direction:row;width:100%}.blond-block,.sm-hz{display:flex}.blond-line h2{font-size:60px}.blond-line h4{font-size:40px}.blond-line h6{font-size:24px;margin-top:-12px;padding-bottom:17px}.blond-subblock img{width:40vw}.blond-bio h5{font-size:24px}.is-head-open #gh-head{overflow-y:hidden}#gh-head{height:16.41svw;padding-left:6.15svw;padding-right:6.15svw;padding-top:6.15svw}.page-template .post-content-header{margin-top:0}.is-head-open .gh-head-brand{margin-right:4.1svw;margin-top:4.1svw}.page-ovals{gap:4.1svw;margin:0}.is-head-open #gh-head .gh-head-brand-wrapper{display:none}#gh-head .gh-head-brand{align-items:start;display:flex;height:12.3svw}.gh-head-menu{margin:auto}.microcosm-header-logo-wrapper{width:33.84svw}.gh-head-menu .navc li{line-height:normal}.navc{min-width:auto;text-align:center}.gh-head-inner,.navc{flex-direction:column}.gh-head-inner{display:flex}.gh-head-menu .navc li a{font-family:var(--font-serif);font-size:32px!important;font-weight:400!important;text-transform:uppercase!important;transition:.5ms ease}.post-feed-featured{margin-bottom:0!important}.h-bio{height:min(300px,96svh)}.post-title{font-size:24px}.to-bottom-sm{margin-top:auto}.r-row{height:100%}.r-card p{font-size:20px}.r-card .r-name,.r-card .r-title{font-size:3rem}.r-card{border-radius:24px;padding:12px}.page-head-title{font-size:2.4rem}.kg-gallery-image,.kg-image{border-radius:16px}.ptb{border-radius:24px;font-size:20px}.post-card-content-m{padding:6.15svw}.post-feed-m{gap:4.1svw;margin:4.1svw}.post-card-m{aspect-ratio:179/105;border-radius:6.15svw}.post-card-arr{border-right-width:1.5px;border-top-width:1.5px;height:4.61svw;margin-left:4.8svw;min-width:4.61svw;width:4.61svw}.post-card-arr:before{border-bottom-width:1.5px;left:calc(-100% + .17svw)}.post-card-row1 p{font-size:3.84svw;line-height:4.35svw}.post-card-title-m{font-size:6.66svw;line-height:6.72svw}.post-card-row3 p{font-size:3.07svw;line-height:3.48svw;max-width:93%}.post-card{flex:1 1 100%;height:70vw}.partners-logo img{max-height:30px}.partners-logo{justify-content:center}.page-oval{border-radius:6.15svw;padding:6.15svw}.text-anfas{font-size:7.17svw;line-height:7.24svw;margin-bottom:4.1svw;margin-top:8.2svw}.flex-left,.flex-right{justify-content:center}.text-oval{font-size:4.1svw;line-height:5.64svw;text-align:center;width:100%}.gh-foot{padding-bottom:0!important;padding-top:0}.header-slider-card{aspect-ratio:358/392;border-radius:6.15svw;margin:4.1svw;overflow:hidden}body:not(.is-head-open) .gh-head{margin:0}.site-wrapper{padding:0}.page-head-home{font-size:5.12svw;margin-bottom:3.1svw}.page-head-home.sub{font-size:3.33svw;line-height:3.77svw}.home-microcosm-logo{margin-bottom:-8.25svw;margin-top:-17svw;width:77.94svw}#mcmstar{right:2.5%;top:30%}.partners-logo{margin-top:20px!important}.footer-logo{width:48vw}.microcosm-header-logo-wrapper{margin-bottom:10px!important}.microcosm-header-description{display:none}}@media (max-width:600px){.w-third{width:82svw}}
/*# sourceMappingURL=screen.css.map */