*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:"DM Serif";font-weight:600;font-display:swap;src:url(/fonts/DMSerifDisplay-Regular.ttf)}.poppins-regular{font-family:Poppins,serif;font-weight:400;font-style:normal}html{font-size:16px;word-wrap:break-word}:root{--black: #0c1b33;--teal: #026670;--light-teal: #30b9c1;--grey: #536776;--mustard: #FCB830;--light-grey: #F6F8F9;--mint: #9Fedd7;--yellow: #fce181;--light-yellow: #fef9c7;--pink: #e884a9;--orange: #e2784f;--purple: #8f5878;--white: #ffffff;--util-grey: #d9d9d9;--font-Headings: 600 80px/1 "DM Serif", serif;--font-H1P: 7.8rem;--font-H1C: 5rem;--font-H2: 2.625rem;--font-H3: 2rem;--font-H4: 1.25rem;--font-H5: 1.125rem;--font-Body1: 1.125rem;--font-Body2: 1rem;--font-Body3: .875rem;--font-Footnote: .75rem;--space-xxl: 10rem;--space-xl: 5rem;--space-l: 4rem;--brd-radius:10px}body{font-size:16px;color:var(--grey);font-family:Poppins,system-ui,Helvetica,Arial,sans-serif;font-weight:300}::selection{color:var(--teal);background:var(--yellow)}hr{border:0;border-top:1px solid var(--util-grey);width:100%;width:calc(100% - 16px);margin:0 auto}h1,h2,h3,.title{font:var(--font-Headings);color:var(--light-teal);margin-top:.5rem;margin-bottom:.5rem}#article h2,#article h3,#article h4,#article h5{margin-top:3rem!important;margin-bottom:1rem!important}#article{padding-bottom:2rem!important}h1,.title{font-size:clamp(3rem,9vw,6.8rem);line-height:.85;letter-spacing:-.02em;max-width:720px}h1.h1-child,.title{font-size:clamp(3rem,9vw,5rem);line-height:.85}h2{font-size:var(--font-H2)}h3{font-size:var(--font-H3);margin-top:1rem}h4,h5,.inner-highlight{font-size:var(--font-H4);font-weight:600;line-height:1.3;margin-top:.5rem;margin-bottom:.5rem}h5{font-size:var(--font-H5)}p{line-height:1.5;margin-top:1rem;margin-bottom:1rem}a{color:inherit;text-decoration:none;text-underline-offset:.25rem;transition:ease-out .2s;font-size:inherit;font-weight:inherit}a:hover{color:var(--light-teal)}p a,#article a{color:var(--teal);text-decoration:underline;text-decoration-color:var(--light-teal);text-decoration-thickness:1px}blockquote{background:#f6f8f9;padding:20px;text-align:center;color:#30b9c1;font-size:1.3rem;border-radius:8px;position:relative;margin-top:30px}blockquote:after{content:"";position:absolute;top:-16px;right:16px;width:60px;height:60px;background-image:url(/img/quotations.png);background-size:contain;background-repeat:no-repeat;pointer-events:none}.blok-title{font-size:var(--font-H2);font-family:"DM Serif",serif;font-weight:600;color:var(--light-teal);text-wrap:balance}.menu-button-container{display:none;vertical-align:middle}li{color:var(--grey)}.footer-menu li,.services-list li,.left-right ul li{list-style:none;font-weight:300;margin:1rem 0;line-height:1.3;position:relative}div.menu-container ul li:before,.footer-menu li:before,.services-list li:before{position:absolute;left:-1.5rem}li,.li-check li,.li-arrow li,.li-check-no li,.li-copy li{margin-left:1.5rem}.li-check li:before{content:"✓";margin-right:.75rem}.li-check-no li:before{content:"╳";margin-right:.75rem}.li-arrow p,.inner-highlight{position:relative;font-size:var(--font-H5);font-weight:600}.li-arrow p:before,.toc ul li ul li:before,.li-copy p:before{position:absolute;left:.5rem}.li-arrow ul p:before,.li-arrow ul li:before,.toc ul li ul li:before,.left-right ul li:before,.li-copy ul p:before,.li-copy ul li:before{content:"→";margin-right:.75rem}.li-bold li{font-weight:600;vertical-align:middle;text-transform:uppercase;font-size:var(--font-Body3);margin:1.25rem 0}.li-bold li:first-child{margin-top:2rem}.li-bold li a{color:var(--teal);letter-spacing:.05em}.li-border li{padding-top:1.5rem;padding-bottom:0rem;border-top:1px solid var(--util-grey)}.li-border li a{text-transform:capitalize;font-weight:600;font-size:var(--font-Body2)}.li-border li a:hover,.li-bold li a:hover{color:var(--light-teal)!important}.li-border li:last-child{padding-bottom:1rem;border-bottom:1px solid var(--util-grey)}.li-share li{display:inline-block;margin-right:0;margin-left:0}.li-share li a{display:block;width:48px;height:48px;padding:8px}img{width:90%;height:auto;border-radius:10px}img.newsletter{width:70%;height:auto;margin:0 auto}img.illustration,img.icon{width:4rem;height:4rem}img.img-aspect{width:100%;aspect-ratio:450 / 293;height:auto}.featured-blog{aspect-ratio:1 / 1;width:100%;height:auto}.img-hero img{position:absolute;max-width:40%;bottom:0;right:0;z-index:-1}form fieldset{background:var(--light-grey);border-radius:10px;padding:1rem 2.5rem 2.5rem;border:none;margin-bottom:2rem}form .btnPrimary{max-width:fit-content}label{display:block;font-size:var(--font-Body3);text-transform:uppercase;font-weight:600;margin-top:2rem;margin-bottom:1rem}input,textarea{min-height:3rem;vertical-align:middle;display:block;border:1px solid var(--util-grey);background:var(--white);padding:.5rem .5rem .5rem .75rem;border-radius:.625rem;width:100%;margin-bottom:.5rem;font-size:var(--font-Body3);color:var(--grey);font-family:inherit;transition:ease-out .2s}textarea{resize:none}.check-consent{display:block;position:relative;padding-left:2rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.check-consent input{margin-bottom:0;min-height:1.5rem;position:absolute;opacity:0;cursor:pointer;height:0;width:0}.check-consent .checkmark{position:absolute;top:0;left:0;height:24px;width:24px;border:1px solid var(--util-grey);border-radius:5px;transition:ease-out .2s}.check-consent:hover input~.checkmark{background-color:var(--light-grey)}.check-consent input:checked~.checkmark{background-color:var(--white)}.checkmark:after{content:"";position:absolute;display:none}.check-consent input:checked~.checkmark:after{display:block}.check-consent .checkmark:after{left:7px;top:3px;width:5px;height:10px;border:solid var(--teal);border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.check-consent label{font-weight:300;line-height:1.5rem;cursor:pointer;margin:0;font-size:var(--font-Footnote)}.max-width720,.max-width960{max-width:720px;margin-left:auto;margin-right:auto;padding:0!important}.max-width960{max-width:960px}.footnote{font-size:var(--font-Footnote);color:var(--grey);max-width:25rem;letter-spacing:.05em;line-height:1.6}.gray-dot{color:var(--grey)}.prehead{font:uppercase 600 var(--font-Body1)/1.5;text-transform:uppercase;letter-spacing:.02em;font-weight:600;margin-top:0;margin-bottom:.5rem}.btnPrimary,.btnSecondary{color:var(--white);background:var(--teal);padding:16px 40px!important;border-radius:5rem;display:inline-block;text-transform:uppercase;font-size:.875rem;font-weight:500;letter-spacing:.08em;margin-top:1rem;text-decoration:none;cursor:pointer;border:none}.btnSecondary{color:var(--teal);background:var(--white)}.btnTertiary{font-size:var(--font-Body3);color:var(--teal)!important;text-transform:uppercase;font-weight:600}.btnTertiary:hover{cursor:pointer;color:var(--light-teal)!important}.btnPrimary:hover{color:var(--white);background:var(--light-teal)}.btnSecondary:hover{color:var(--light-teal)}.bg-grey,.bg-lt-grey{background:var(--light-grey)!important}.bg-teal{background:var(--teal)}.bg-white{background:var(--white)}.bg-grey-grad{background:linear-gradient(180deg,transparent,var(--light-grey))}.align-center{text-align:center}.align-left{text-align:left}.align-right{text-align:right}.align-middle .ipu{align-items:center}.align-center p,.align-center h2{max-width:45rem;margin-left:auto;margin-right:auto}.margin-xl{margin-top:var(--space-xl);margin-bottom:var(--space-xl)}.margin-l{margin-top:var(--space-l);margin-bottom:var(--space-l)}.y-scroll{overflow-y:scroll}.y-scroll img{max-width:25vw}header{display:flex;flex-direction:row;padding:1rem 5vw 1.5rem;justify-content:space-between;align-items:flex-end;position:relative;z-index:999;max-width:1440px;margin:0 auto}.logo{display:block;line-height:0;padding:8px 0}.logo img{max-height:34px;min-height:24px;width:100%}nav a:hover{color:var(--light-teal)!important}nav ul li{margin:0}.menu-button{display:none;width:48px;height:48px;z-index:999;position:relative;cursor:pointer}.co-menu{display:flex;flex-direction:row;gap:12px;justify-content:flex-end;min-height:40px}.co-menu li a{font-size:var(--font-Footnote);font-weight:400;letter-spacing:.07em;display:inline-block;line-height:1;padding:8px 0}.co-menu li:after{content:"|";margin-left:12px;font-size:var(--font-Footnote)}.co-menu li:last-child:after{content:" ";margin-left:0}.menu-container{position:relative}.menu-container hr{display:none}.primary-navigation{display:flex;justify-content:space-between;align-items:center}.nav-links{display:flex;align-items:flex-end;gap:1.25rem;padding-left:1rem}ul.nav-links,ul.co-menu{list-style-type:none!important}.nav-links a,.dropdown-content a.subcat{color:var(--teal);text-transform:uppercase;padding:1rem .5rem;display:block;font-size:var(--font-Body3);letter-spacing:.05em;font-weight:600;text-decoration:none;text-align:center;line-height:1}.nav-links a:hover{color:#30b9c1}.nav-links li:last-child a{padding-right:0}.dropdown-content{display:none;position:absolute;background-color:#fff;min-width:300px;z-index:1;top:100%;left:0;margin-left:-50%;padding:30px 40px;border-radius:10px;box-shadow:0 2px 8px #0000001a}.dropdown a{position:relative}.dropdown{margin-right:1.25rem!important}.dropdown>a:after{content:url(/img/ic_arrow-down.svg);position:absolute;right:-.75rem;top:14px;width:12px;height:16px}.dropdown:hover a:after{filter:invert(56%) sepia(94%) saturate(329%) hue-rotate(135deg) brightness(93%) contrast(91%)}.dropdown:hover .dropdown-content{display:flex;min-width:300px}.dropdown:hover>a{color:#30b9c1}.dropdown-content a{text-transform:none;letter-spacing:0;padding:1rem;font-weight:400;display:block;min-width:200px;text-align:left;line-height:1.5}.dropdown-content a.subcat{text-align:left}.dropdown-content a:hover{background-color:#f6f8f9;border-radius:.625rem;color:#026670}.dropdown-content .column{flex:1}.dropdown-content a.subcat{text-transform:none;letter-spacing:0;padding:1.25rem 1rem}.ipu,.inner-section .ipu{position:relative;padding:4rem 7%;display:flex;gap:3%;flex-direction:row;width:100%}main>section:last-child .ipu{padding-bottom:9rem}.ipu{max-width:1440px;margin-left:auto;margin-right:auto}.inner-section .ipu div:first-child{margin-bottom:2rem}.inner-section h2{max-width:780px}.no-padding .ipu{padding:1rem}.add-padding{padding:2rem}.no-h-padding .ipu{padding-left:1rem;padding-right:1rem}.no-v-padding .ipu,.no-v-padding.ipu{padding-top:1rem;padding-bottom:1rem}.no-t-padding .ipu{padding-top:1rem}.no-b-padding .ipu{padding-bottom:1rem}.half-padding .ipu{padding-top:3rem;padding-bottom:3rem}.add-margin-t{margin-top:2rem}.add-margin-b{margin-bottom:2rem}.ipu>div,.ipu .inner-div>div,.ipu .col-flex-row>div,.ipu .col-flex-row>a{flex:1;width:100%}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem}.hero h1+p{margin-top:2rem}.hero .prehead{color:var(--grey)}.hero .headline{color:var(--light-teal);margin-top:0}.hero-color{clip-path:polygon(0 0%,100% 0%,100% 80%,0 100%)}.hero-color .headline,.hero .headline{font:var(--font-Headings);font-size:clamp(3rem,9vw,5rem);line-height:1;margin-bottom:2rem;max-width:100%;width:100%;overflow:hidden;padding-bottom:.1em}.hero-color p{max-width:30rem;text-wrap:pretty}.hero-pink .headline,.hero-pink p,.hero-mustard .headline,.hero-mustard p,.hero-mint .headline,.hero-mint p,.hero-turquoise .headline,.hero-turquoise p{color:var(--black)}.hero-pink .btnSecondary,.hero-mustard .btnSecondary,.hero-mint .btnSecondary,.hero-turquoise .btnSecondary{color:var(--white);background-color:var(--black)}.hero-pink .btnSecondary:hover,.hero-purple .btnSecondary:hover{background-color:var(--mint);color:var(--black)}.hero-turquoise .btnSecondary:hover{background-color:var(--mustard);color:var(--black)}.hero-teal .headline,.hero-teal p,.hero-purple .headline,.hero-purple p{color:var(--white)}.hero-mint .btnSecondary:hover,.hero-mustard .btnSecondary:hover{background-color:var(--teal);color:var(--white)}.hero-pink{background-color:var(--pink);background-image:url(/img/bg_pink.webp);background-size:cover}.hero-teal{background-color:var(--teal);background-image:url(/img/bg_teal.webp);background-size:cover}.hero-purple{background-color:var(--purple);background-image:url(/img/bg_purple.webp);background-size:cover}.hero-mustard{background-color:var(--mustard);background-image:url(/img/bg_mustard.webp);background-size:cover}.hero-mint{background-color:var(--mint);background-image:url(/img/bg_mint.webp);background-size:cover}.hero-turquoise{background-color:var(--light-teal);background-image:url(/img/bg_turquoise.webp);background-size:cover}article section.hero-color h1.headline{max-width:720px;font-size:clamp(3rem,9vw,4rem)}.inner-section .ipu{flex-direction:column;padding-bottom:0}.approach{position:relative;min-height:1000px}.step{background:var(--light-grey);aspect-ratio:1 / 1;border-radius:50%;max-width:360px;position:absolute;display:flex;align-items:center;min-height:360px}.step:before{content:url(/img/ic_step-arrow.svg);width:103px;height:53px;position:absolute}.step-content{padding:1rem 2rem;width:100%}.step-content img{width:80px;height:80px;display:inline!important}.step-content p{font-size:var(--font-Body3)}.step-one{right:42%;z-index:10}.step-one:before{bottom:28%;left:-22%;rotate:290deg}.step-two{left:58%;top:15%;z-index:9}.step-two:before{top:6%;left:-3%}.step-three{left:56%;top:54%;z-index:8}.step-three:before{rotate:70deg;left:55%;top:-4%}.step-four{right:46%;top:59%;z-index:7}.step-four:before{rotate:146deg;top:62%;right:-20%}.step-five{right:61%;top:27%;z-index:6}.step-five:before{rotate:212deg;bottom:-14%;right:30%}.contact-form .footnote{max-width:100%}.inner-div{display:flex;flex-direction:row;gap:3vw}.size-two{flex:2!important}.img-left div:last-child{order:-1;margin-bottom:1rem}iframe{border-radius:10px;width:100%;height:auto;aspect-ratio:16 / 9;box-shadow:0 0!important}.col-flex{display:flex;flex-direction:column}.col-flex-row{display:flex;flex-direction:row;gap:2vw}.links-set a{display:inline-block;margin-right:.5rem;margin-left:.5rem}.links-set img{width:auto;height:50px;padding:0}.flex-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:0;align-items:flex-start}.wrap-two,.wrap-three,.wrap-four{gap:3%;justify-content:space-between}.wrap-four{justify-content:flex-start}.wrap-two>*{width:47%;margin-bottom:2rem}.wrap-three{justify-content:flex-start}.wrap-three>*{width:31%;margin-bottom:2rem}.wrap-four>*{width:22%;margin-bottom:2rem}.logos{gap:0;margin-bottom:0}.logos img{max-width:20%}.logo-carousel{gap:2rem}.logo-carousel img{max-width:20%;width:auto;max-height:150px;border-radius:0}.card-img-text{display:flex!important;flex-direction:column;margin-bottom:3rem}#featured .card-img-text{margin-top:0}.card-img-text-content{display:flex;flex-direction:column;gap:.25rem}.card-img-text img{margin-bottom:1rem}#blog .card-img-text p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-img-text a{padding:.5rem 0}.card-img-text p{margin:.5rem 0 1rem;transition:ease-out .2s;color:var(--grey);text-wrap:pretty}.card-img-text h3{font-size:var(--font-H4);font-weight:600;line-height:1.3;margin-top:.5rem;margin-bottom:.5rem;font-family:Poppins SemiBold,sans-serif;font-style:normal;text-wrap:pretty}a.card-img-text:hover p,a.card-img-text:hover h3,a.card-img-text h3{color:var(--grey)}a.card-img-text:hover .btnTertiary{color:var(--light-teal)!important}p.meta,p.meta span{font-size:var(--font-Footnote)!important;line-height:1.75;margin:0}p.meta span{color:var(--light-teal);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.featured-blog p.meta span{color:var(--white)}.card-teal,.card-grey{padding:1.5rem 0;background:var(--teal);color:var(--white);border-radius:var(--brd-radius);margin-top:1rem;margin-bottom:1rem}.card-teal li{color:var(--white)}.card-teal>*,.card-grey>*{padding:0 2.5rem}.card-teal h4,.card-teal h5{margin-bottom:1.5rem}.card-grey{background:var(--light-grey);color:var(--grey)}section .card-teal ul li{font-weight:300;text-transform:none;font-size:var(--font-Body2)}.card-testimonial{position:relative;background:var(--light-grey);border-radius:.625rem;padding:5rem 3rem 3rem;min-width:40%;margin:5rem auto 2rem;max-width:800px}.testimonials,.blocking{display:block}.bg-grey .card-testimonial{background:var(--white)}.card-testimonial:after{content:url(https://assets.thegray.company/f/1016570/168x128/57d41563da/img_testimonial-quote.png);width:128px;height:168px;position:absolute;right:10%;top:-70px;scale:.4}.card-testimonial img{position:absolute;width:130px;height:130px;top:-75px;left:calc(50% - 75px);border-radius:75px}.quote p{color:var(--light-teal);font-size:var(--font-H5);line-height:1.6;text-wrap:pretty}.card-testimonial>p:last-child{font-weight:600;margin-top:2rem}section#our-leadership{margin-top:-5rem}.card-text-on-img{position:relative;line-height:0;display:block}.card-text-on-img img{height:100%;width:100%;object-fit:cover}.card-text-on-img>div{position:absolute;background:linear-gradient(0deg,#000a 40%,transparent);color:var(--white);padding:80px 40px 40px;bottom:0;width:100%;border-radius:10px}.card-text-on-img h3{color:var(--white);margin-bottom:1.25rem}.card-text-on-img p{margin:0}.byline{display:flex;flex-direction:row;gap:1rem}.profile{border-radius:calc(infinity * 1px);height:60px;width:60px;object-fit:cover}#byline{padding:4rem 7% 2rem}.author-grid{display:grid;gap:.5rem}.author-names{display:flex;align-items:center;justify-content:left;gap:0}.comma{margin-right:.5rem}.ampersand{margin:0 .5rem}.author-headshots{display:flex;align-items:center;justify-content:left;gap:1rem}footer{background:var(--teal);background-size:cover;clip-path:polygon(0 0%,100% 15%,100% 100%,0 100%);margin-top:-3.5rem;z-index:5}footer .ipu{display:flex;flex-direction:row;justify-content:space-between;padding:7rem 5vw 5rem}footer .ipu>div p{margin:0;display:block}footer .logo img{height:36px;width:auto}footer a,footer p{color:var(--white);display:inline-block;font-size:var(--font-Body3);text-transform:none;font-weight:300}footer a:hover{color:var(--light-teal)}footer ul li{margin:.5rem 0}footer ul li a{padding:12px 24px;display:inline-block;font-size:var(--font-Body1)}.footer-logo{justify-content:space-between}.footer-logo p,.footer-logo a{padding:.5rem}footer .ipu div:last-child{justify-content:flex-end;gap:2rem}footer .container>div:last-child a{display:inline-block;width:48px;height:48px;flex:unset}.space-around{justify-content:space-around}.space-even{justify-content:space-evenly}.logo-carousel img{max-height:100px;max-width:200px;position:relative;top:50%;transform:translateY(-50%)}.blog-container{width:100%;margin:0 auto 3rem;padding:0;display:grid;grid-template-areas:"toc" "post-body";gap:4rem}.toc{grid-area:toc}.toc ul,.li-copy ul{list-style:none}.toc ul li{margin-left:0;margin-bottom:.5rem;font-weight:600}.toc ul li ul li{margin-left:1.5rem;margin-bottom:.5rem;font-weight:300}.li-copy ul li{margin-bottom:.5rem;margin-left:0}.li-copy ul li ul li{margin-left:1.5rem;margin-bottom:.5rem}.post-body{grid-area:post-body;max-width:720px}.toc-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:var(--teal)}section#article.post-body figure{text-align:center}figcaption{color:var(--light-teal);font-style:italic;margin-top:.5rem}section#article.post-body img{max-width:90%;width:auto}@media (max-width: 1024px){header{align-items:center}.menu-button{display:block;width:48px;height:48px;z-index:999;position:relative;cursor:pointer}.menu-container{position:fixed;top:0;right:0;display:flex;flex-direction:column-reverse;justify-content:flex-end;background:var(--light-grey);padding:6rem 2rem 2rem;gap:20px;width:100%;height:100vh;transition:transform .3s ease-in-out}.menu-container.hidden{transform:translate(100%)}.menu-container ul{flex-direction:column;align-items:flex-start}.co-menu{min-height:unset}.co-menu li a{font-size:var(--font-Body3);padding:12px 8px}.co-menu li:after{content:none}.nav-links{width:100%}.dropdown>a:after{content:url(/img/ic_arrow-down.svg);position:absolute;right:-.75rem;top:14px;width:12px;height:16px;rotate:-90deg}.dropdown-content{flex-direction:column;margin-left:0;gap:20px;width:calc(100vw - 4rem)}.hero-color{clip-path:polygon(0 0%,100% 0%,100% 85%,0 100%);margin-bottom:-3rem}footer{clip-path:polygon(0 0%,100% 10%,100% 100%,0 100%)}footer .ipu{flex-direction:column-reverse;padding:7rem 1.5rem 1rem;text-align:center;gap:2rem}footer .logo img{height:28px;margin-left:-1rem}footer .ipu>div:last-child{justify-content:center;gap:3rem}.col-flex-row{flex-direction:column;gap:1rem}.card-img-text{margin-top:2rem;margin-bottom:2rem}.card-testimonial{padding:3rem 2rem 1rem;min-width:80vw;max-width:320px;margin:5rem 0;line-height:1.5}.card-testimonial p:last-child{font-weight:600}.card-testimonial:after{right:10vw;top:-76px;scale:.2}.card-testimonial img{position:absolute;width:80px;height:80px;top:-40px;left:calc(50% - 40px)}.services .col-flex-row,.testimonials .col-flex-row{flex-direction:row}.testimonials .col-flex-row{gap:1rem}.wrap-two,.wrap-three,.wrap-four{justify-content:flex-start}.wrap-three>*{width:47%}.wrap-four>*{width:47%;margin-bottom:2rem}footer .col-flex-row,.col-flex>.col-flex-row{flex-direction:row}ul.toc-children{margin-top:.5rem}.toc ul li ul li:before{left:2.5rem}.blog-container{gap:1rem}.toc{border-bottom:1px solid var(--teal)}}@media (max-width: 768px){section .ipu{align-items:flex-start}section.hero img{max-width:100vw;position:relative}.img-hero-home{padding-top:2rem}section .ipu,.inner-div{flex-direction:column}.logos{flex-wrap:wrap}.logos img,.logo-carousel img{max-width:45%}.wrap-two,.wrap-four{flex-direction:column}.wrap-two>*,.wrap-three>*,.wrap-four>*{width:100%}.approach{margin:1rem auto;width:max-content!important}.step{position:relative;margin-bottom:2.5rem;margin-left:0;left:unset;top:unset;right:unset;transform:unset}.step-one:before{display:none}.step-two:before,.step-four:before{left:55%;top:-8%;rotate:70deg}.step-three:before,.step-five:before{left:15%;top:-8%;rotate:120deg;transform:scaleY(-1);-webkit-transform:scaleY(-1)}.step-content img{width:60px;height:60px}}@media (max-width: 364px){.flex-wrap-mob{flex-wrap:wrap}}.logo-carousel{display:flex;flex-wrap:wrap}.logo-carousel__item{align-self:center;height:150px;flex-basis:50%;text-align:center}@media all and (min-width: 450px){.logo-carousel__item{flex-basis:33%}}@media all and (min-width: 900px){.logo-carousel__item{flex-basis:20%}}@media (min-width: 1024px){.blog-container{max-width:var(--container-width);margin-left:auto;margin-right:auto;grid-template-columns:1fr 3fr;grid-template-areas:"toc post-body"}.toc-sticky{position:sticky;top:1rem;max-height:100vh;overflow-y:auto;overscroll-behavior:contain}}.featured-blogs{display:flex;flex-direction:column}.articles-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}ul.toc-children{margin-top:1rem}@media (min-width: 768px){.articles-grid{grid-template-columns:repeat(3,1fr)}}.left-right a{text-decoration:underline}.left-right a.btnPrimary{text-decoration:none}.podcast-icons{display:flex;gap:1rem;align-items:center}.podcast-icons a{display:flex;align-items:center}.podcast-icons svg{width:60px!important;height:60px!important}.video-container{width:100%;height:100%;aspect-ratio:16 / 9;max-width:800px;margin:0 auto;padding:0 2rem}.left-right{display:flex;flex-direction:column;gap:2rem}.left-right .align-center{order:-1}@media (min-width: 768px){.left-right{flex-direction:row}.left-right .align-center{order:0}.img-left .align-center{order:-1}.img-right .align-center{order:1}}@font-face{font-family:"DM Serif Display";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-serif-display-latin-ext-400-normal.F_7Nq69v.woff2) format("woff2"),url(/_astro/dm-serif-display-latin-ext-400-normal.BqbNUkRK.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"DM Serif Display";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/dm-serif-display-latin-400-normal.B8alCAS1.woff2) format("woff2"),url(/_astro/dm-serif-display-latin-400-normal.CW1v3QHq.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:300;src:url(/_astro/poppins-latin-ext-300-normal.7Zg2msWE.woff2) format("woff2"),url(/_astro/poppins-latin-ext-300-normal.C9p7gvmA.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:300;src:url(/_astro/poppins-latin-300-normal.Dku2WoCh.woff2) format("woff2"),url(/_astro/poppins-latin-300-normal.DCNuMXUj.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/poppins-latin-ext-400-normal.CIpeJEZw.woff2) format("woff2"),url(/_astro/poppins-latin-ext-400-normal.Ce_uWq1Z.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/poppins-latin-400-normal.cpxAROuN.woff2) format("woff2"),url(/_astro/poppins-latin-400-normal.BOb3E3N0.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/poppins-latin-ext-600-normal.Cn4C8475.woff2) format("woff2"),url(/_astro/poppins-latin-ext-600-normal.DB6FJURc.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/poppins-latin-600-normal.zEkxB9Mr.woff2) format("woff2"),url(/_astro/poppins-latin-600-normal.BJdTmd5m.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/poppins-latin-ext-700-normal.DDaViAzG.woff2) format("woff2"),url(/_astro/poppins-latin-ext-700-normal.CE2WFKmF.woff) format("woff");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/poppins-latin-700-normal.Qrb0O0WB.woff2) format("woff2"),url(/_astro/poppins-latin-700-normal.BVuQR_eA.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
