:root{--brand-mist:#f3f3f3;--brand-deep-black:#1d1c1a;--brand-marigold:#fcc02a;--brand-clay:#4d4b48;--brand-stem:#a6b95d;--brand-sunshine:#fddf86;--color-white:#fff;--color-primary-text:var(--brand-deep-black);--color-secondary-text:var(--brand-clay);--color-border:rgba(11,18,40,.14);--color-border-light:hsla(137,6%,77%,.2);--color-background:var(--brand-mist);--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Gyst",Georgia,serif;--container-width:1440px;--container-gap:clamp(24px,1.7032rem + 1.9355vw,48px);--content-width:880px;--grid-gap:42px}*,:after,:before{box-sizing:border-box}*{margin:0}html{font-size:62.5%}body{line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}iframe{display:block}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3,h4,h5,h6{line-height:1.2}sub,sup{line-height:1}body{background-color:var(--color-background);color:var(--color-primary-text);font-family:var(--gh-font-body,var(--font-sans));font-size:1.6rem}h1,h2,h3,h4,h5,h6{font-family:var(--gh-font-heading,var(--font-display))}a{color:var(--color-primary-text);text-decoration:none}a:hover{opacity:.8}.dn-btn{align-items:center;border:0;border-radius:4px;cursor:pointer;display:inline-flex;font-family:var(--font-sans);font-size:1.4rem;font-weight:500;justify-content:center;line-height:22px;min-height:32px;padding:5px 12px;transition:opacity .15s ease;white-space:nowrap}.dn-btn:hover{opacity:.9}.dn-btn--primary{background-color:var(--brand-marigold);color:var(--brand-deep-black)}.dn-btn--dark{background-color:var(--brand-deep-black);color:var(--brand-mist)}.gh-button{align-items:center;background-color:var(--brand-marigold);border:0;border-radius:4px;color:var(--brand-deep-black);cursor:pointer;display:inline-flex;font-size:1.4rem;font-weight:500;gap:.4em;justify-content:center;line-height:22px;min-height:32px;padding:5px 12px}.gh-button:hover{opacity:.9}.gh-icon-button{align-items:center;background-color:transparent;border:0;color:var(--color-primary-text);cursor:pointer;display:inline-flex;height:32px;justify-content:center;outline:none;padding:0;width:32px}.gh-icon-button svg{height:20px;width:20px}.gh-form{align-items:center;background-color:rgba(0,0,0,.05);border-radius:4px;display:flex;font-size:1.6rem;font-weight:450;height:52px;max-width:560px;position:relative;transition:background-color .2s ease;width:100%}.gh-form:hover{background-color:rgba(0,0,0,.065)}.gh-form-input{background-color:transparent;border:0;border-radius:4px;font-size:inherit;height:100%;inset:0;line-height:1.1;outline:none;padding-inline:16px;position:absolute;width:100%}.gh-form-input::-moz-placeholder{color:rgba(0,0,0,.3)}.gh-form-input::placeholder,button.gh-form-input{color:rgba(0,0,0,.3)}.gh-form .gh-button{font-size:inherit;height:44px;min-width:120px;padding-inline:16px;position:absolute;right:4px}.gh-form.success{pointer-events:none}.gh-form.error{box-shadow:0 0 0 1px red}.gh-form .gh-button svg{display:none;position:absolute}.gh-form .gh-button>span:last-child{display:none}.gh-form:is(.loading,.success) .gh-button>span:first-child{visibility:hidden}.gh-form.loading .gh-button svg:first-of-type{display:block}.gh-form.success .gh-button>span:first-child{display:none}.gh-form.success .gh-button>span:last-child{display:inline}.gh-form [data-members-error]{font-size:1.4rem;line-height:1.4;margin-top:10px;position:absolute;top:100%;width:100%}.gh-viewport{display:flex;flex-direction:column;min-height:100vh;position:relative}.gh-outer{padding:0 max(4vmin,20px)}.gh-outer .gh-outer{padding:0}.gh-inner{margin:0 auto;max-width:var(--container-width);width:100%}.gh-main{flex-grow:1}.gh-canvas,.kg-width-full.kg-content-wide{--main:min(var(--content-width,880px),100% - var(--container-gap) * 2);--wide:minmax(0,calc((var(--container-width, 1440px) - var(--content-width, 880px))/2));--full:minmax(var(--container-gap),1fr);display:grid;grid-template-columns:[full-start] var(--full) [wide-start] var(--wide) [main-start] var(--main) [main-end] var(--wide) [wide-end] var(--full) [full-end]}.gh-canvas>*{grid-column:main}.kg-content-wide>div,.kg-width-wide{grid-column:wide}.kg-width-full{grid-column:full}.dn-header{background-color:var(--color-background);padding:16px}.dn-header-inner{justify-content:space-between;margin:0 auto;max-width:var(--container-width);padding:0 10px}.dn-header-inner,.dn-logo{align-items:center;display:flex}.dn-logo{color:inherit;flex-shrink:0;gap:4px}.dn-logo img{max-height:32px;width:auto}.dn-nav,.dn-nav .nav{align-items:center;display:flex}.dn-nav .nav{list-style:none;margin:0;padding:0}.dn-nav .nav li a{border-bottom:2px solid transparent;color:var(--brand-deep-black);display:block;font-family:var(--font-sans);font-size:1.2rem;font-weight:600;letter-spacing:1.8px;line-height:18px;padding:8px 16px;text-transform:uppercase;transition:border-color .15s ease;white-space:nowrap}.dn-nav .nav li a:hover{opacity:1}.dn-nav .nav li a:hover,.dn-nav .nav li.nav-current a{border-bottom-color:var(--brand-marigold)}.dn-header-actions{align-items:center;display:flex;flex-shrink:0;gap:16px}.dn-header-actions .gh-button{font-size:1.4rem;font-weight:500}.gh-burger{display:none}.gh-card{flex-shrink:0;position:relative;width:321px}.gh-card-link{backdrop-filter:blur(19.271px);-webkit-backdrop-filter:blur(19.271px);background:hsla(42,26%,83%,.4);border:.567px solid #fff7e2;border-radius:22.672px;box-shadow:0 4.534px 49.879px rgba(0,0,0,.05);display:flex;flex-direction:column;height:333px;overflow:hidden;transition:transform .2s ease}.gh-card-link:hover{opacity:1;transform:translateY(-4px)}.gh-feed .gh-card:first-child .gh-card-link{height:403px}.gh-card-image{inset:0;position:absolute;z-index:0}.gh-card-image img{height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.gh-card-wrapper{backdrop-filter:blur(19.271px);-webkit-backdrop-filter:blur(19.271px);background:hsla(45,97%,76%,.32);border:1px solid var(--brand-sunshine);border-radius:6px 6px 20px 20px;bottom:9px;box-shadow:0 4px 4px -1px rgba(12,12,13,.05);left:50%;padding:16px;position:absolute;transform:translateX(-50%);width:calc(100% - 16px);z-index:1}.gh-card-tag{display:none}.gh-card-title{font-size:1.6rem;font-weight:600;line-height:24px}.gh-card-excerpt,.gh-card-title{color:#1c1c18;font-family:var(--font-sans);font-style:italic}.gh-card-excerpt{font-size:1.4rem;font-weight:400;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gh-card-meta{display:none}.gh-header{position:relative}.gh-header-image{height:400px;overflow:hidden;width:100%}.gh-header-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dn-cta{background-color:var(--brand-marigold);padding:56px 0}.dn-cta-top{align-items:center;border-bottom:1px solid var(--color-border-light);display:flex;justify-content:space-between;padding:0 72px 1px}.dn-cta-content{display:flex;flex-direction:column;gap:24px;max-width:898px}.dn-cta-title{color:var(--brand-deep-black);font-family:var(--font-display);font-size:4.8rem;font-weight:400;letter-spacing:-1.2px;line-height:56px}.dn-cta-subtitle{color:#1c1c18;font-family:var(--font-sans);font-size:2.4rem;font-weight:400;letter-spacing:-.48px;line-height:1.24}.dn-cta-bottom{display:flex;flex-direction:column;gap:24px;padding:48px 72px 0}.dn-cta-label{border-bottom:1px solid var(--color-border-light);color:#1c1c18;font-family:var(--font-sans);font-size:1.2rem;font-weight:600;letter-spacing:1.8px;line-height:18px;padding-bottom:1px;text-transform:uppercase}.dn-cta-cards{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-right:-40px;padding-bottom:8px;padding-right:40px;scrollbar-width:none}.dn-cta-cards::-webkit-scrollbar{display:none}.dn-cta-cards .gh-card{scroll-snap-align:start}.gh-container{margin-top:0}.gh-container-inner{padding:56px 72px}.gh-container-title{color:var(--color-primary-text);display:none;font-family:var(--font-display);font-size:3.2rem;font-weight:500;letter-spacing:-.4px;line-height:44px;margin-bottom:32px}.gh-feed{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.gh-feed .gh-card{width:auto}.gh-feed .gh-card .gh-card-link,.gh-feed .gh-card:first-child .gh-card-link{height:333px}.is-list .gh-feed{display:flex;flex-direction:column;gap:0}.is-list .gh-card{width:auto}.is-list .gh-card-link{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:none;border-bottom:1px solid var(--color-border);border-radius:0;box-shadow:none;flex-direction:row;height:auto;padding:24px 0}.is-list .gh-card-image{border-radius:8px;flex-shrink:0;height:140px;overflow:hidden;position:relative;width:200px}.is-list .gh-card-wrapper{backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border:none;border-radius:0;bottom:auto;box-shadow:none;left:auto;padding:0;position:relative;transform:none;width:auto}.is-list .gh-card-title{font-size:1.8rem;font-style:normal;font-weight:600;line-height:28px}.is-list .gh-card-excerpt{display:-webkit-box;font-style:normal;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical;margin-top:4px}.is-list .gh-card-meta{color:var(--color-secondary-text);display:flex;font-size:1.25rem;gap:4px;margin-top:8px}.gh-article{word-break:break-word}.gh-article-header{margin-bottom:0}.gh-article-back{align-items:center;color:var(--brand-deep-black);display:inline-flex;font-family:var(--font-sans);font-size:1.2rem;font-weight:600;gap:8px;letter-spacing:1.8px;line-height:18px;padding:8px 0;text-transform:uppercase}.gh-article-back svg{height:8px;transform:rotate(90deg);width:8px}.gh-article-tag{color:var(--brand-marigold);font-size:1.2rem;font-weight:600;letter-spacing:1.8px;margin-bottom:12px;text-transform:uppercase}.gh-article-title{color:var(--brand-deep-black);font-family:var(--font-display);font-size:4.8rem;font-weight:400;letter-spacing:-1.2px;line-height:56px}.gh-article-excerpt{color:var(--color-secondary-text);font-family:var(--font-sans);font-size:1.8rem;font-weight:400;line-height:28px;margin-top:16px;max-width:var(--content-width)}.gh-article-divider{background:var(--color-border);border:0;height:1px;margin:32px 0;width:100%}.gh-article-meta{display:none}.gh-article-image{display:none!important;grid-column:full;height:400px;margin:56px 0;overflow:hidden;width:100%}.gh-article-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page-template .gh-article-header{margin-top:0}.page-template .gh-content:only-child>:first-child:not(.kg-width-full){margin-top:40px}.page-template .gh-content>:last-child:not(.kg-width-full){margin-bottom:56px}.page-template .dn-footer{margin-top:0}.gh-content{color:var(--color-secondary-text);font-family:var(--font-sans);font-size:1.8rem;font-weight:400;line-height:28px}.gh-content>*+*{margin-bottom:0;margin-top:28px}.gh-content>.kg-width-full+.kg-width-full:not(.kg-width-full.kg-card-hascaption+.kg-width-full){margin-top:0}.gh-content>[id]:not(:first-child){margin-top:56px}.gh-content>[id]+p{margin-top:12px}.gh-content>:is(hr,blockquote,iframe){margin-top:48px!important;position:relative}.gh-content>:is(hr,blockquote,iframe)+*{margin-top:48px!important}.gh-content h1{color:var(--color-primary-text);font-family:var(--font-display);font-size:4.8rem;font-weight:400;letter-spacing:-1.2px;line-height:56px}.gh-content h2{font-size:3.2rem;line-height:44px}.gh-content h2,.gh-content h3{color:var(--color-primary-text);font-family:var(--font-display);font-weight:500;letter-spacing:-.4px}.gh-content h3{font-size:2.8rem;line-height:32px}.gh-content h4{color:var(--color-primary-text);font-family:var(--font-sans);font-size:1.8rem;font-weight:600;line-height:28px}.gh-content a{color:var(--brand-marigold);text-decoration:underline}.gh-content :is(ul,ol){padding-left:27px}.gh-content :is(li+li,li :is(ul,ol)){margin-top:8px}.gh-content ol ol li{list-style-type:lower-alpha}.gh-content ol ol ol li{list-style-type:lower-roman}.gh-content hr{background-color:var(--color-border);border:0;height:1px;width:100%}blockquote:not([class]){border-left:none;color:var(--brand-stem);font-family:var(--font-display);font-size:2.8rem;font-weight:500;letter-spacing:-.4px;line-height:32px;padding:0}blockquote.kg-blockquote-alt{color:var(--color-secondary-text);font-style:normal;font-weight:400}.gh-content strong{color:var(--color-primary-text);font-weight:600}.gh-content .gh-table{overflow-x:scroll;-webkit-overflow-scrolling:touch}.gh-content .gh-table table{border-collapse:collapse;border-spacing:0;font-family:var(--font-sans);font-size:1.5rem;vertical-align:top;white-space:nowrap;width:100%}.gh-content .gh-table table th{font-size:1.2rem;font-weight:700;letter-spacing:.2px;text-align:left;text-transform:uppercase}.gh-content .gh-table table :is(th,td){border-bottom:1px solid var(--color-border);padding:6px 12px}.gh-content .gh-table table :is(th,td):first-child{padding-left:0}.gh-content .gh-table table :is(th,td):last-child{padding-right:0}.gh-content pre{border-radius:6px;font-size:1.5rem;line-height:1.5em;overflow:auto;padding:16px}.gh-content :not(pre)>code,.gh-content pre{background:rgba(0,0,0,.05);font-family:JetBrains Mono,Menlo,Consolas,monospace}.gh-content :not(pre)>code{border-radius:.25em;font-size:.95em;font-weight:400;line-height:1em;padding:.15em .4em;vertical-align:baseline}.gh-content .kg-toggle-card .kg-toggle-heading-text{color:var(--brand-deep-black);font-family:var(--font-sans);font-size:1.8rem;font-weight:600;line-height:28px}.gh-content .kg-toggle-card .kg-toggle-content>:is(ul,ol,p){font-size:.95em}.tryptich{padding:56px 72px}.tryptich-text{padding:48px}.image-section{align-items:center;display:flex;gap:0;padding:0}.image-section>div{flex:1;min-width:0}.image-section>div:not(.text){overflow:hidden}.image-section>div:not(.text) img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.image-section .text{padding:48px}.image-section .text h2{color:var(--color-primary-text);font-family:var(--font-display);font-weight:400;letter-spacing:-1.2px;line-height:1.15}.image-section .text p{color:var(--color-secondary-text);font-family:var(--font-sans);font-weight:400;line-height:1.6;margin-top:16px}.image-section .text p strong{color:var(--color-primary-text);font-weight:600}@media (max-width:991px){.image-section .text{padding:32px}.image-section .text h2{font-size:60px}}@media (max-width:767px){.image-section{flex-direction:column}.image-section>div:not(.text){max-height:320px}.image-section .text{padding:24px 0}.image-section .text h2{font-size:40px;line-height:1.2}.image-section .text p{font-size:1.5rem}.tryptich-text{padding:0}.tryptich{padding:56px 24px}}.gh-content :not(.kg-card):not(table):not([id])+:is(.kg-card,table){margin-top:48px}.gh-content :is(.kg-card,table)+:not(.kg-card):not(table):not([id]){margin-top:48px}.gh-content .kg-card.kg-width-full+:not(.kg-card):not([id]),.gh-content :not(.kg-card):not([id])+.kg-card.kg-width-full{margin-top:68px}.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-callout-card.kg-card{border-radius:.25em}.kg-callout-card-accent a{text-decoration:underline}.kg-card.kg-button-card .kg-btn{font-size:1em;height:unset;line-height:1.2em;padding:.6em 1.2em;text-align:center}.kg-bookmark-card .kg-bookmark-container{border-radius:.25em!important}.kg-bookmark-card .kg-bookmark-container:hover{opacity:1}.kg-bookmark-card a.kg-bookmark-container,.kg-bookmark-card a.kg-bookmark-container:hover{background:var(--color-background)!important;color:var(--color-primary-text)!important}.kg-bookmark-card .kg-bookmark-content{padding:1.15em}.kg-bookmark-card .kg-bookmark-title{font-size:.9em}.kg-bookmark-card .kg-bookmark-description{font-size:.8em;margin-top:.3em;max-height:none}.kg-bookmark-card .kg-bookmark-metadata{font-size:.8em}.kg-bookmark-card .kg-bookmark-thumbnail img{border-radius:0 .2em .2em 0}.kg-product-card.kg-card .kg-product-card-image{margin-bottom:12px}.kg-product-card.kg-card a.kg-product-card-button{height:2.8em;margin-top:12px}.kg-file-card.kg-card .kg-file-card-container{padding:.6em}.kg-file-card.kg-card .kg-file-card-contents{margin:4px 8px 6px}.kg-file-card.kg-card .kg-file-card-metadata{font-size:.9em}.kg-file-card.kg-card .kg-file-card-filesize:before{margin-left:6px;margin-right:6px}figcaption{font-size:1.4rem;margin-top:12px;text-align:center}.kg-card.kg-width-full figcaption{padding:0 16px}figcaption a{color:var(--brand-marigold);text-decoration:underline}.gh-comments{margin-top:48px}.post-template .gh-container{margin-top:0}.post-template .gh-container-inner{display:block}.post-template .gh-container.is-grid .gh-feed{grid-template-columns:repeat(4,1fr)}.gh-archive,.post-template .gh-container .gh-container-title{display:block}.gh-archive{margin-block:56px 24px}.gh-archive-inner{border-bottom:1px solid var(--color-border);display:flex;flex-direction:column;gap:16px;padding-bottom:32px}.gh-archive .gh-article-title{font-size:4rem;letter-spacing:-.4px;line-height:52px}.gh-archive .gh-article-image{grid-column:auto;margin-top:0}.gh-author-meta{color:var(--color-secondary-text);display:flex;font-size:1.5rem;font-weight:550;gap:10px;margin-top:14px}.gh-author-meta a{color:inherit}.gh-author-social{align-items:center;display:flex;gap:16px}.gh-author-social svg{height:20px;width:20px}.dn-footer{background-color:var(--brand-marigold);margin-top:0;overflow:hidden}.dn-footer-bar{align-items:flex-start;display:flex;justify-content:space-between;padding:16px 72px}.dn-footer-legal{align-items:center;color:var(--brand-clay);display:flex;flex-wrap:wrap;font-family:var(--font-sans);font-size:1.1rem;font-weight:400;gap:20px;line-height:13.75px;padding:20px 0;white-space:nowrap}.dn-footer-legal .nav{display:flex;flex-wrap:wrap;gap:20px;list-style:none;margin:0;padding:0}.dn-footer-legal .nav a{color:var(--brand-clay);font-size:inherit}.dn-footer-legal .nav a:hover{opacity:.7}.dn-footer-copyright{color:var(--brand-clay)}.dn-footer-social{align-items:center;display:flex;gap:16px;padding:20px 0}.dn-footer-social a{color:var(--brand-deep-black);display:block;height:36px;width:36px}.dn-footer-social a svg{height:100%;width:100%}.dn-footer-brand{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100%}.dn-footer-brand img{height:auto;max-width:none;-o-object-fit:contain;object-fit:contain;width:100%}.dn-resources-header{border-bottom:1px solid var(--color-border-light);display:flex;flex-direction:column;gap:8px;padding:56px 72px 17px}.dn-resources-heading{color:var(--brand-deep-black);font-family:var(--font-display);font-size:4.8rem;font-weight:400;letter-spacing:-1.2px;line-height:56px}.dn-resources-subheading{color:var(--brand-deep-black);font-family:var(--font-sans);font-size:1.8rem;font-weight:400;line-height:28px}.dn-resources-hero{padding:48px 72px 0}.dn-resources-hero-link{background-color:var(--brand-stem);border-radius:8px;display:flex;gap:32px;overflow:hidden;padding:16px}.dn-resources-hero-link:hover{opacity:1}.dn-resources-hero-image{border-radius:8px;flex:1;height:357px;min-width:0;overflow:hidden}.dn-resources-hero-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dn-resources-hero-content{display:flex;flex:1;flex-direction:column;gap:16px;min-width:0;padding:32px 0}.dn-resources-hero-title{color:var(--brand-deep-black);font-family:var(--font-display);font-size:4.8rem;font-weight:400;letter-spacing:-1.2px;line-height:56px}.dn-resources-hero-excerpt{color:var(--brand-deep-black);font-family:var(--font-sans);font-size:1.8rem;font-weight:400;line-height:28px}.dn-resources-grid{display:grid;gap:32px;grid-template-columns:repeat(3,1fr);padding:56px 72px}.dn-resource-card-link{display:flex;flex-direction:column;transition:transform .2s ease}.dn-resource-card-link:hover{opacity:1;transform:translateY(-4px)}.dn-resource-card-image{border-radius:8px;height:229px;overflow:hidden}.dn-resource-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dn-resource-card-content{display:flex;flex-direction:column;gap:16px;padding:24px 16px}.dn-resource-card-title{color:var(--brand-deep-black);font-family:var(--font-display);font-size:3.2rem;font-weight:500;letter-spacing:-.4px;line-height:44px}.dn-resource-card-excerpt{color:#1c1c18;font-family:var(--font-sans);font-size:1.6rem;font-weight:400;line-height:24px}.dn-resources-faq{align-items:flex-start;display:flex;gap:48px;justify-content:center;padding:56px 72px 72px}.dn-resources-faq-intro{display:flex;flex-direction:column;flex-shrink:0;gap:16px;width:532px}.dn-resources-faq-heading{color:var(--brand-deep-black);font-family:var(--font-display);font-size:3.2rem;font-weight:500;letter-spacing:-.4px;line-height:44px}.dn-resources-faq-subtext{color:var(--brand-clay);font-family:var(--font-sans);font-size:1.8rem;font-weight:400;line-height:28px}.dn-resources-faq-subtext a{color:var(--brand-clay);text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.dn-resources-faq-list{display:flex;flex:1;flex-direction:column;gap:20px;min-width:0}.dn-faq-item{align-items:center;display:flex;justify-content:space-between}.dn-faq-question{color:var(--brand-deep-black);font-family:var(--font-sans);font-size:1.8rem;font-weight:600;line-height:28px}.dn-faq-chevron{border-radius:8px;color:var(--brand-deep-black);flex-shrink:0;height:22px;padding:5px;width:22px}.dn-faq-divider{background:var(--color-border);border:0;height:1px;margin:0;width:100%}@media (max-width:991px){.dn-cta-top{flex-direction:column;gap:32px;padding:0 32px}.dn-cta-bottom{padding:48px 32px 0}.dn-footer-bar{padding:16px 32px}.post-template .gh-container.is-grid .gh-feed{grid-template-columns:repeat(2,1fr)}.dn-resources-header{padding:40px 32px 17px}.dn-resources-hero{padding:32px 32px 0}.dn-resources-hero-link{flex-direction:column}.dn-resources-hero-image{height:280px}.dn-resources-hero-content{padding:16px 0}.dn-resources-hero-title{font-size:3.6rem;line-height:44px}.dn-resources-grid{grid-template-columns:repeat(2,1fr);padding:40px 32px}.dn-resources-faq{padding:40px 32px 56px}.dn-resources-faq-intro{flex-shrink:1;width:auto}}@media (max-width:767px){.dn-nav{display:none}.dn-header-inner{padding:0}.dn-cta-title,.gh-article-title{font-size:4rem;letter-spacing:-.4px;line-height:52px}.dn-cta-subtitle{font-size:1.8rem;letter-spacing:0;line-height:28px}.gh-article-image{margin:32px 0}.dn-cta-top{padding:0 32px}.dn-cta-bottom{padding:48px 32px 0}.dn-cta .dn-btn--dark{width:100%}.dn-footer-bar{flex-direction:column;padding:16px 32px}.dn-footer-legal{align-items:flex-start;gap:20px}.dn-footer-legal,.dn-footer-legal .nav{flex-direction:column}.gh-feed,.post-template .gh-container.is-grid .gh-feed{grid-template-columns:1fr}.gh-archive-inner{align-items:flex-start;flex-direction:column-reverse}.is-list .gh-card-link{flex-direction:column}.is-list .gh-card-image{height:200px;width:100%}.gh-form{font-size:1.6rem}.gh-form .gh-button{min-width:104px;padding-inline:12px}.dn-resources-header{padding:32px 24px 17px}.dn-resources-heading{font-size:3.6rem;line-height:44px}.dn-resources-hero{padding:24px 24px 0}.dn-resources-hero-image{height:220px}.dn-resources-hero-title{font-size:3.2rem;line-height:40px}.dn-resources-grid{grid-template-columns:1fr;padding:32px 24px}.dn-resources-faq{flex-direction:column;padding:32px 24px 48px}.dn-resources-faq-intro{width:100%}.dn-resource-card-title{font-size:2.8rem;line-height:36px}}@media (max-width:576px){.gh-content h1{font-size:3.6rem;line-height:44px}.gh-content h2{font-size:2.8rem;line-height:36px}.gh-content h3,blockquote:not([class]){font-size:2.4rem;line-height:28px}}/*# sourceMappingURL=screen.css.map */
