@charset "UTF-8";@font-face{font-display:swap;font-family:Stara Sans;font-style:normal;font-weight:500;src:url(../fonts/Stara-Medium-BF65962709d948a.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:italic;font-weight:500;src:url(../fonts/Stara-MediumItalic-BF65962709b6231.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:normal;font-weight:600;src:url(../fonts/Stara-SemiBold-BF65962709c807c.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:italic;font-weight:600;src:url(../fonts/Stara-SemiBoldItalic-BF65962709cfc54.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:normal;font-weight:700;src:url(../fonts/Stara-Bold-BF65962709c55b4.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:italic;font-weight:700;src:url(../fonts/Stara-BoldItalic-BF65962709ca8aa.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:normal;font-weight:800;src:url(../fonts/Stara-ExtraBold-BF659627090225d.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:italic;font-weight:800;src:url(../fonts/Stara-ExtraBoldItalic-BF65962708e8fe7.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:normal;font-weight:900;src:url(../fonts/Stara-Black-BF65962708cc0b9.woff2) format("woff2")}@font-face{font-display:swap;font-family:Stara Sans;font-style:italic;font-weight:900;src:url(../fonts/Stara-BlackItalic-BF659627086099d.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:100;src:url(../fonts/InterTight-Thin.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:100;src:url(../fonts/InterTight-ThinItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:200;src:url(../fonts/InterTight-ExtraLight.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:200;src:url(../fonts/InterTight-ExtraLightItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:300;src:url(../fonts/InterTight-Light.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:300;src:url(../fonts/InterTight-LightItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:400;src:url(../fonts/InterTight-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:400;src:url(../fonts/InterTight-Italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:500;src:url(../fonts/InterTight-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:500;src:url(../fonts/InterTight-MediumItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:600;src:url(../fonts/InterTight-SemiBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:600;src:url(../fonts/InterTight-SemiBoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:700;src:url(../fonts/InterTight-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:700;src:url(../fonts/InterTight-BoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:800;src:url(../fonts/InterTight-ExtraBold.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:800;src:url(../fonts/InterTight-ExtraBoldItalic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:normal;font-weight:900;src:url(../fonts/InterTight-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter Tight;font-style:italic;font-weight:900;src:url(../fonts/InterTight-BlackItalic.woff2) format("woff2")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--color-white);font-family:var(--font-family-body);font-size:var(--font-size-base);font-weight:var(--font-weight-body);line-height:var(--line-height-normal);margin:0;max-width:100vw;overflow-x:hidden;overflow-y:auto;padding:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-headline);margin:0;padding:0;width:-moz-fit-content;width:fit-content}a{text-decoration:none;transition:color var(--transition-base) ease}a:hover{color:var(--color-secondary-5)}.btn{border:none;border-radius:var(--radius-md);cursor:pointer;display:inline-block;font-weight:var(--font-weight-semibold);padding:var(--spacing-3) var(--spacing-6);text-align:center;transition:all var(--transition-base) ease}.btn-primary{background-color:var(--color-brand-blue);color:var(--color-white)}.btn-primary:hover{background-color:var(--color-secondary-1);color:var(--color-white)}.btn-secondary{background-color:var(--color-secondary-4);color:var(--color-white)}.btn-secondary:hover{background-color:var(--color-secondary-1);color:var(--color-white)}.btn-outline{background-color:transparent;border:2px solid var(--color-brand-blue)}.btn-outline:hover{background-color:var(--color-brand-blue);color:var(--color-white)}.container{margin-left:auto;margin-right:auto;max-width:var(--container-max-width);padding-left:var(--container-padding);padding-right:var(--container-padding)}.text-brand-blue{color:var(--color-brand-blue)}.bg-brand-blue{background-color:var(--color-brand-blue)}.text-primary{color:var(--color-brand-blue)}.bg-primary{background-color:var(--color-brand-blue)}.text-secondary{color:var(--color-secondary-4)}.bg-secondary{background-color:var(--color-secondary-4)}.logo-container{display:inline-block;padding:.5em}.logo,.logo img{background:none!important;background-image:none!important;box-shadow:none!important;filter:none!important;transform:none!important}.logo img{display:block;height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.container{margin:0 auto;max-width:1600px}.site-header{left:0;position:fixed;top:0;transition:transform .5s ease;width:100%;z-index:9999}.site-header.header--hidden{transform:translateY(-100%)}.site-header .header__inner{align-items:center;display:flex;justify-content:center;padding:.75rem 0;position:relative;width:100%;z-index:1}.site-header .header__logo{display:block}.site-header .header__logo img{display:block;height:auto;width:7.25rem}@media (max-width:768px){.site-header .header__logo img{width:64px}}.site-header .header__menu--closed{transform:translateX(100%)}.site-header .header__menu-overlay{background:rgba(0,0,0,.8);cursor:pointer;height:100vh;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.site-header .header__decor--gradient{background:linear-gradient(180deg,rgba(33,26,110,.63) 9.4605069411%,rgba(83,138,180,.61) 31.1545288354%,rgba(130,176,176,.25) 56.1498140034%,rgba(255,216,196,0));height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.site-header .header__hamburger{aspect-ratio:1;cursor:pointer;padding:0 .25rem;position:absolute;right:4.5rem;top:50%;transform:translateY(-50%);width:3.75rem}.site-header .header__hamburger svg{height:100%;width:100%}@media (max-width:768px){.site-header .header__hamburger{padding:0 .125rem;right:24px;width:48px}}.site-header .header__menu{background:hsla(0,0%,100%,.8);height:100svh;position:absolute;right:0;top:0;width:40%;z-index:3}@media (max-width:768px){.site-header .header__menu{width:100%}}.site-header .header__menu-inner{align-items:center;display:flex;height:100%;padding:2rem 0 2rem 6rem;position:relative;width:100%}.site-header .header__menu-close{background:transparent;border:none;cursor:pointer;height:1.375rem;padding:0;position:absolute;right:1.875rem;top:1.875rem;transition:transform var(--transition-base) ease;width:1.375rem;z-index:1}.site-header .header__menu-close:hover{transform:rotate(90deg)}.site-header .header__menu-close-icon{display:block;height:100%;width:100%}.site-header .header__menu-nav{color:var(--color-brand-blue);display:flex;flex-direction:column;font-family:var(--font-family-headline);font-size:1.125rem;font-weight:var(--font-weight-semibold);line-height:1.25;width:100%}.site-header .header__menu-nav a{color:inherit;display:flex;padding:.625rem}.site-header .header__menu-socials{bottom:24px;display:flex;gap:.625rem;margin:0;padding:0 0 0 32px;position:absolute;width:-moz-fit-content;width:fit-content}.site-header .header__menu-socials li{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.site-header .header__menu-socials li a{display:block;height:100%;width:100%}.site-header .header__menu-socials li a img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.site-footer{color:#fff;padding-bottom:32px;padding-top:64px}.site-footer .site-footer__inner{margin-left:auto;margin-right:auto;max-width:1600px;padding-left:16px;padding-right:16px}.site-footer .site-footer__grid{display:grid;gap:32px;grid-template-columns:repeat(12,1fr)}@media (max-width:1023px){.site-footer .site-footer__grid{gap:48px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.site-footer .site-footer__grid{gap:48px;grid-template-columns:1fr}}.site-footer .site-footer__brand{grid-column:span 5}.site-footer .site-footer__brand>div:first-child{margin-bottom:4px}@media (max-width:1023px){.site-footer .site-footer__brand{grid-column:auto}}.site-footer .site-footer__brand-logo{filter:brightness(0) invert(1);height:160px;width:160px}.site-footer .site-footer__brand-logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.site-footer .site-footer__brand-subtitle{color:#93c5fd;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.site-footer .site-footer__brand-text{color:#d1d5db;font-size:14px;margin-top:4px}.site-footer .site-footer__brand-description{color:#d1d5db;font-size:14px;line-height:1.625;margin-top:24px;max-width:384px}.site-footer .site-footer__contact{grid-column:span 4}@media (max-width:1023px){.site-footer .site-footer__contact{grid-column:auto}}.site-footer .site-footer__section-title{color:#93c5fd;font-size:14px;font-weight:600;letter-spacing:.05em;margin-bottom:24px;text-transform:uppercase}.site-footer .site-footer__contact-list,.site-footer .site-footer__registration-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.site-footer .site-footer__contact-item,.site-footer .site-footer__registration-item{align-items:flex-start;display:flex;gap:12px}.site-footer .site-footer__icon{color:#93c5fd;flex-shrink:0;height:20px;margin-top:2px;width:20px}.site-footer .site-footer__icon svg{height:100%;width:100%}.site-footer .site-footer__label{color:#fff;display:block;font-size:14px;font-weight:500;margin-bottom:4px}.site-footer .site-footer__text{color:#d1d5db;font-size:14px;line-height:1.625}.site-footer .site-footer__link{color:#d1d5db;font-size:14px;transition:color .2s ease}.site-footer .site-footer__link:hover{color:#fff}.site-footer .site-footer__registration{grid-column:span 3}@media (max-width:1023px){.site-footer .site-footer__registration{grid-column:auto}}.site-footer .site-footer__bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:row;justify-content:space-between;margin-top:64px;padding-top:32px}@media (max-width:767px){.site-footer .site-footer__bottom{flex-direction:column;gap:16px}}.site-footer .site-footer__copyright{color:#9ca3af;font-size:14px;margin:0;text-align:left}@media (max-width:767px){.site-footer .site-footer__copyright{text-align:center}}.site-footer .site-footer__social{display:flex;gap:20px;justify-content:flex-start}@media (max-width:767px){.site-footer .site-footer__social{justify-content:center}}.site-footer .site-footer__social-link{color:#9ca3af;transition:color .2s ease}.site-footer .site-footer__social-link:hover{color:#fff}.site-footer .site-footer__social-icon{display:inline-block;height:20px;width:20px}.site-footer .site-footer__social-icon svg{height:100%;width:100%}.newsletter{background:#171f67;font-family:var(--font-family-sans);overflow:hidden;padding:clamp(3.5rem,6vw,5rem) 0;position:relative}.newsletter__bg{inset:0;pointer-events:none;position:absolute}.newsletter__ring{border:1px solid hsla(0,0%,100%,.06);border-radius:9999px;opacity:.5;position:absolute}.newsletter__ring--top{height:150%;right:-10%;top:-20%;transform:rotate(12deg);width:50%}.newsletter__ring--bottom{bottom:-50%;height:150%;left:-10%;transform:rotate(-12deg);width:60%}.newsletter__container{margin-left:auto;margin-right:auto;max-width:1600px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.newsletter__grid{display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:1024px){.newsletter__grid{align-items:center;gap:4rem;grid-template-columns:5fr 7fr}}.newsletter__pill{align-items:center;background:hsla(0,0%,100%,.35);border:1px solid hsla(0,0%,100%,.35);border-radius:5px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:700;gap:.5rem;letter-spacing:.06em;margin-bottom:1.25rem;padding:.25rem .75rem;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.newsletter__pill-icon{display:inline-flex;height:14px;width:14px}.newsletter__pill-icon svg{fill:currentColor;height:100%;width:100%}.newsletter__title{color:#fff;font-family:var(--font-family-headline);font-size:clamp(2rem,3.4vw,2.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 .75rem}.newsletter__subtitle{color:#fff;font-family:var(--font-family-body);font-size:1.125rem;font-weight:500;line-height:1.5;margin:0;max-width:42rem}.newsletter__formWrap{width:100%}.newsletter__form{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width:640px){.newsletter__form{grid-template-columns:1fr 1fr}}.newsletter__field{min-width:0}.newsletter__input{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:5px;color:#fff;padding:1.25rem 1rem;transition:background var(--transition-base),border-color var(--transition-base),box-shadow var(--transition-base);width:100%}.newsletter__input::-moz-placeholder{color:#fff}.newsletter__input::placeholder{color:#fff}.newsletter__input:focus{background:hsla(0,0%,100%,.09);border-color:#fff;outline:none}.newsletter__input:disabled{cursor:not-allowed;opacity:.6}.newsletter__button{align-items:center;background:#fff;border:0;border-radius:5px;color:#171f67;cursor:pointer;display:flex;font-weight:700;gap:.5rem;grid-column:1/-1;justify-content:center;padding:.95rem 1.25rem;transition:transform var(--transition-fast),background var(--transition-fast),opacity var(--transition-fast)}@media (min-width:640px){.newsletter__button{grid-column:2/3}}.newsletter__button:hover{background:#f0f0f0}.newsletter__button:active{transform:translateY(1px)}.newsletter__button:disabled{cursor:not-allowed;opacity:.7}.newsletter__button .newsletter__buttonIdle{align-items:center;display:flex;gap:8px}.newsletter__buttonArrow{display:inline-flex;height:20px;transition:transform var(--transition-fast);width:20px}.newsletter__buttonArrow svg{fill:currentColor;height:100%;width:100%}.newsletter__button:hover .newsletter__buttonArrow{transform:translateX(4px)}.newsletter__spinner{animation:cl2b-spin .9s linear infinite;border:2px solid hsla(0,0%,100%,.3);border-radius:9999px;border-top-color:#171f67;height:18px;width:18px}@keyframes cl2b-spin{to{transform:rotate(1turn)}}.newsletter__privacy{color:#fff;font-size:.75rem;grid-column:1/-1;margin:.25rem 0 0;text-align:center}@media (min-width:640px){.newsletter__privacy{text-align:left}}.newsletter__privacyLink{color:#fff;text-decoration:underline}.newsletter__privacyLink:hover{color:#f0f0f0}.newsletter__success{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.2);border-radius:1rem;padding:2rem;text-align:center}.newsletter__successIcon{align-items:center;background:hsla(0,0%,100%,.18);border-radius:9999px;display:flex;height:48px;justify-content:center;margin:0 auto 1rem;width:48px}.newsletter__successIcon svg{fill:#fff;height:24px;width:24px}.newsletter__successTitle{color:#fff;font-size:1.25rem;font-weight:750;margin:0 0 .5rem}.newsletter__successText{color:#fff;margin:0}.newsletter.is-submitting .newsletter__button,.newsletter.is-submitting .newsletter__input{pointer-events:none}.newsletter .wpcf7-form-control-wrap{display:block}.newsletter .wpcf7-not-valid-tip{background:rgba(239,68,68,.22);border:1px solid rgba(239,68,68,.35);border-radius:6px;color:hsla(0,0%,100%,.9);font-size:.75rem;line-height:1.2;margin-top:.4rem;padding:.45rem .6rem}.newsletter .wpcf7-not-valid{border-color:rgba(239,68,68,.7)!important;box-shadow:0 0 0 3px rgba(239,68,68,.18)!important}.newsletter .wpcf7-response-output{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);border-radius:8px;color:hsla(0,0%,100%,.92);font-size:.875rem;line-height:1.35;margin:.75rem 0 0;padding:.85rem 1rem}.newsletter .wpcf7-response-output.wpcf7-aborted,.newsletter .wpcf7-response-output.wpcf7-acceptance-missing,.newsletter .wpcf7-response-output.wpcf7-mail-sent-ng,.newsletter .wpcf7-response-output.wpcf7-validation-errors{background:rgba(239,68,68,.18);border-color:rgba(239,68,68,.32)}.newsletter .wpcf7-response-output.wpcf7-mail-sent-ok{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.32)}.newsletter .wpcf7-spinner{display:none}.testimonials__quote{background-color:var(--color-brand-blue);border:none;border-radius:20px;height:375px;margin:0;padding:0;position:relative}.testimonials__quote .testimonials__quote-icon{aspect-ratio:1/1;left:16px;position:absolute;top:10px;width:24px}.testimonials__quote .testimonials__quote-icon svg{height:100%;width:100%}.testimonials__quote .testimonials__quote-icon svg,.testimonials__quote .testimonials__quote-icon svg *{fill:var(--color-white)}.testimonials__quote .testimonials__quote-content{display:flex;flex-direction:column;height:100%;padding:12px;transition:opacity .5s ease,transform .5s ease}.testimonials__quote .testimonials__quote-content p{color:var(--color-text);font-size:1rem;font-style:italic;font-weight:200;letter-spacing:0;line-height:1}@media (max-width:567px){.testimonials__quote .testimonials__quote-content p{font-size:.875rem}}.testimonials__quote .testimonials__quote-content .testimonials__quote-header{color:#fff;display:flex;font-size:2.25rem;font-weight:700;gap:1rem;justify-content:space-between;line-height:1;margin-top:18px}.testimonials__quote .testimonials__quote-content .testimonials__quote-header .testimonials__cite,.testimonials__quote .testimonials__quote-content .testimonials__quote-header .testimonials__role{display:block;font-style:normal}.testimonials__quote .testimonials__quote-content .testimonials__quote-header .testimonials__cite{flex-basis:30%;padding-left:40px}@media (max-width:768px){.testimonials__quote .testimonials__quote-content .testimonials__quote-header .testimonials__cite{padding-left:20px}}@media (max-width:650px){.testimonials__quote .testimonials__quote-content .testimonials__quote-header .testimonials__cite{padding-left:10px}}@media (max-width:575px){.testimonials__quote .testimonials__quote-content .testimonials__quote-header .testimonials__cite{padding-left:0}}@media (max-width:768px){.testimonials__quote .testimonials__quote-content .testimonials__quote-header{font-size:1.75rem;gap:16px}}@media (max-width:650px){.testimonials__quote .testimonials__quote-content .testimonials__quote-header{font-size:1.5rem;gap:12px}}@media (max-width:575px){.testimonials__quote .testimonials__quote-content .testimonials__quote-header{font-size:1rem;gap:8px}}.testimonials__quote .testimonials__quote-content .testimonials__quote-main{flex:0 0 50%;margin-top:auto;width:72%}@media (max-width:768px){.testimonials__quote .testimonials__quote-content .testimonials__quote-main{flex:0 0 40%;width:100%}.testimonials__quote .testimonials__quote-content{flex-direction:column-reverse}}section.home-hero{background:linear-gradient(135deg,rgba(170,62,4,.11) 15%,#538ab4 44%,#171f67 78%);height:100vh;min-height:100vh;overflow:hidden;position:relative}.home-hero__media{aspect-ratio:1/.96;margin-left:11.4%;margin-top:1.5%;position:absolute;transition:all .2s ease;width:50%}@media (max-width:876px){.home-hero__media{margin-left:50%;transform:translateX(calc(-50% - 40px));width:100%}}@media (max-width:768px){.home-hero__media{margin-left:40%;margin-top:33%;width:70%}}.home-hero__canvas,.home-hero__inner{height:100%;width:100%}.home-hero__inner{margin:0 auto;padding:4rem 2rem;position:relative}.home-hero__content{color:var(--color-white);left:50%;position:relative;text-align:left;top:clamp(80px,80px + (100vw - 64rem) * 144/56,224px);transform:translateX(-22%);transition:transform .2s ease,top .2s ease,width .2s ease;width:50%;will-change:transform,top,width;z-index:10}@media (max-width:1440px){.home-hero__content{transform:translateX(-23%)}}@media (max-width:1100px){.home-hero__content{transform:translateX(-18%)}}@media (max-width:876px){.home-hero__content{transform:translateX(-50%);width:min(100%,536px)}}@media (max-width:768px){.home-hero__content{top:18%;transform:translateX(calc(-50% - 12px));width:min(100%,500px)}}@media (max-width:500px){.home-hero__content{top:10%;transform:translateX(-50%);width:min(100%,450px)}}.home-hero__title{color:var(--color-white);font-size:clamp(32px,32px + 20 * (100vw - 750px)/1170,6rem);letter-spacing:-.05em;line-height:1.1;margin-bottom:0}.home-hero__text{color:var(--color-text);font-size:clamp(1rem,1rem + (100vw - 90rem) * .5/30,1.5rem);font-weight:400;margin-top:1.5rem}#home-hero-canvas{inset:0;pointer-events:none;position:absolute}.home-redesign{background:linear-gradient(1turn,#faf5f0,rgba(23,31,103,.31) 18.13%,rgba(86,44,61,.27) 28.32%,rgba(170,62,4,.23) 38.49%,#538ab4 75.01%,#faf5f0 93.51%);padding:4rem 0}@media (min-width:768px){.home-redesign{padding-bottom:424px;padding-top:216px}}.home-redesign .home-redesign__container{margin:0 auto;max-width:1440px;padding:0 1rem}.home-redesign .home-redesign__layout{min-height:110vh;position:relative}@media (max-width:991px){.home-redesign .home-redesign__layout{align-items:center;display:flex;flex-direction:column-reverse;gap:32px;justify-content:center;min-height:0}}.home-redesign .home-redesign__content{bottom:24vh;max-width:1440px;min-width:0;position:sticky;top:auto;transition:max-width .2s ease;z-index:1}@media (max-width:1439px){.home-redesign .home-redesign__content{margin:0 auto;max-width:75%}}@media (max-width:1100px){.home-redesign .home-redesign__content{max-width:85%}}@media (max-width:768px){.home-redesign .home-redesign__content{max-width:90%;position:static}}.home-redesign .home-redesign__copy{color:#4b4540;display:flex;flex-direction:column;font-size:1.5rem;font-weight:400;gap:1.5rem;margin-top:3rem}.home-redesign .home-redesign__copy p{color:inherit;margin:0}@media (max-width:768px){.home-redesign .home-redesign__copy{font-size:1rem;margin-top:1rem}}.home-redesign .home-redesign__cards{pointer-events:none;position:relative;z-index:2}@media (max-width:1919px){.home-redesign .home-redesign__cards{transform:scale(.81)}}@media (max-width:1439px){.home-redesign .home-redesign__cards{transform:scale(.71)}}@media (max-width:1199px){.home-redesign .home-redesign__cards{transform:scale(.63)}}@media (max-width:991px){.home-redesign .home-redesign__cards{transform:scale(1)}}.home-redesign .home-redesign__list{display:flex;flex-direction:column;gap:2.5rem;height:100%;list-style:none;margin:0;padding:0;position:relative}@media (max-width:991px){.home-redesign .home-redesign__list{display:grid;gap:1rem;grid-auto-rows:580px;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}}@media (max-width:768px){.home-redesign .home-redesign__list{grid-auto-rows:450px}}@media (max-width:575px){.home-redesign .home-redesign__list{grid-auto-rows:336px}}@media (max-width:400px){.home-redesign .home-redesign__list{grid-auto-rows:275px}}.home-redesign .home-redesign__card{align-items:flex-end;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.55));border-radius:1.25rem;box-shadow:var(--shadow-md);color:var(--color-white);display:flex;font-family:var(--font-family-headline);font-weight:var(--font-weight-semibold);height:593px;min-width:12rem;overflow:hidden;padding:.875rem 1rem;pointer-events:auto;position:relative;width:343px}.home-redesign .home-redesign__card img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;width:100%}@media (max-width:991px){.home-redesign .home-redesign__card{height:100%;margin:0!important;max-width:100%;min-height:0;min-width:0;width:100%}.home-redesign .home-redesign__card:before{background:rgba(0,0,0,.3);content:"";inset:0;position:absolute;z-index:1}}@media (max-width:768px){.home-redesign .home-redesign__card{border-radius:.75rem;padding:.5rem .75rem}}.home-redesign .home-redesign__card-label{align-items:end;display:flex;justify-content:space-between;letter-spacing:0;padding-right:.5rem;position:relative;width:100%;z-index:1}.home-redesign .home-redesign__card-label .home-redesign__card-label-text{font-family:var(--font-family-body);font-size:2.25rem;font-weight:600;letter-spacing:-.02em;line-height:.88}@media (max-width:768px){.home-redesign .home-redesign__card-label .home-redesign__card-label-text{font-size:1.125rem;letter-spacing:-.05em;line-height:1.1}}.home-redesign .home-redesign__card-label .home-redesign__card-label-link{align-items:center;display:flex;height:36px;justify-content:center;width:36px}.home-redesign .home-redesign__card-label .home-redesign__card-label-link *{fill:var(--color-white);stroke:var(--color-white)}.home-redesign .home-redesign__card-label .home-redesign__card-label-link svg{transform:rotate(90deg)}@media (max-width:768px){.home-redesign .home-redesign__card-label .home-redesign__card-label-link{height:24px;width:24px}.home-redesign .home-redesign__card-label{padding-right:.25rem}}@media (max-width:575px){.home-redesign .home-redesign__card-label{padding-right:0}}.home-redesign .home-redesign__card--system{margin-left:-11%;margin-top:37%;transition:all .2s ease}.home-redesign .home-redesign__card--supply{margin-left:13%}.home-redesign .home-redesign__card--vcea{margin-left:46%}.home-redesign .home-redesign__card--leadership{margin-left:63%}.home-redesign__content .svg-redesign-video-text{margin:2.84% auto;max-width:63rem}.svg-redesign-video-text{font-family:var(--font-family-headline,"Stara Sans",sans-serif);justify-self:center;max-width:100%;position:relative;width:100%}.svg-redesign-video-text .visually-hidden{clip:rect(0 0 0 0);border:0;height:auto;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;white-space:nowrap;width:1px}.svg-redesign-video-text__inner{margin:0;min-height:56px;overflow:hidden;position:relative;width:100%}.svg-redesign-video-text__svg{display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.svg-redesign-video-text__clip-text,.svg-redesign-video-text__preview-text{fill:var(--color-primary,#171f67);font-family:var(--font-family-headline,"Stara Sans",sans-serif);font-size:clamp(20px,6.5vw,96px);font-weight:700;letter-spacing:0;text-transform:uppercase}.svg-redesign-video-text__preview-text{transition:opacity .15s ease}.svg-redesign-video-text.is-playing .svg-redesign-video-text__preview-text{opacity:0}.svg-redesign-video-text__fill-wrapper,.svg-redesign-video-text__video-wrap{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.svg-redesign-video-text__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.svg-redesign-video-text__play{align-items:center;background-color:transparent;border:none;border-radius:50%;color:transparent;cursor:pointer;display:flex;height:24px;justify-content:center;left:50%;outline:transparent;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:24px}.svg-redesign-video-text__play:hover{opacity:.9}.svg-redesign-video-text__play:focus{clip:auto;height:auto;opacity:1;pointer-events:auto;width:auto}.svg-redesign-video-text__play:focus-visible{outline:2px solid #000;outline-offset:2px}.svg-redesign-video-text__pause-icon{display:none}section.home-mission{height:100vh;position:relative;width:100%}@media (max-width:768px){section.home-mission{height:440px}}section.home-mission .home-mission__background{height:100%;left:0;overflow:clip;position:absolute;top:0;width:100%}section.home-mission .home-mission__background-overlay{background-color:#171f67;height:100%;position:absolute;top:0;width:100%}section.home-mission .home-mission__background-video{height:calc(100% + 200lvh);isolation:isolate;margin-top:-100lvh;overflow:clip;will-change:transform}section.home-mission .home-mission__background-video .video-container{display:block;height:max(100lvh,100% - 200lvh);margin-bottom:calc(100lvh - max(100lvh, 1126px));opacity:.7;padding:0;position:sticky;top:0;width:100%}section.home-mission .home-mission__background-video .video-container video{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;opacity:1;width:100%}section.home-mission .home-mission__inner{position:relative;top:50%;z-index:1}section.home-mission .home-mission__inner .home-mission__title{font-size:clamp(16px,16px + 60 * (100vw - 576px)/1344,76px);line-height:1.4}@media (max-width:1920px){section.home-mission .home-mission__inner .home-mission__title{line-height:.9}}@media (max-width:1199px){section.home-mission .home-mission__inner .home-mission__title{line-height:1}}@media (max-width:991px){section.home-mission .home-mission__inner .home-mission__title{line-height:1.1}}@media (max-width:768px){section.home-mission .home-mission__inner .home-mission__title{line-height:1.2;transform:translateY(-50%)}}@media (max-width:575px){section.home-mission .home-mission__inner .home-mission__title{line-height:1.3}}section.home-mission .home-mission__inner .home-mission__title{color:#fff;font-family:Stara Sans;letter-spacing:-.05em;margin:0 auto;width:90%}section.home-change{background:linear-gradient(263deg,rgba(170,62,4,.086) 14.1765979298%,rgba(83,138,180,.78) 61.3376282809%,rgba(23,31,103,.78) 93.8785486054%);height:auto;min-height:0;min-width:0;position:relative}section.home-change,section.home-change .home-change__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}section.home-change .home-change__inner{min-height:min(60vw,964px)}section.home-change .home-change__inner .home-change__content{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}section.home-change .home-change__inner .home-change__content .change-video-text,section.home-change .home-change__inner .home-change__content .svg-change-video-text{margin:0 auto 1.5rem}@media (max-width:768px){section.home-change .home-change__inner .home-change__content .change-video-text,section.home-change .home-change__inner .home-change__content .svg-change-video-text{margin:0 auto}}section.home-change .home-change__inner .home-change__content .home-change__main{flex-basis:60%;flex-shrink:0;position:relative}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__main-video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__main-video:hover+.home-change__mute{opacity:1}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__main-video:focus-visible+.home-change__mute{opacity:1}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__mute{align-items:center;background:transparent;border:none;bottom:1rem;color:var(--color-white);cursor:pointer;display:flex;height:2.5rem;justify-content:center;opacity:0;padding:0;position:absolute;right:1rem;transition:opacity .4s ease;width:2.5rem;z-index:2}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__mute:hover{opacity:1}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__mute:focus-visible{opacity:1}@media (max-width:768px){section.home-change .home-change__inner .home-change__content .home-change__main .home-change__mute{bottom:.5rem;right:.5rem}}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__mute-icon{display:block;height:2.5rem;width:2.5rem}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__mute-icon svg{display:block;height:100%;width:100%}section.home-change .home-change__inner .home-change__content .home-change__main .home-change__mute-icon[hidden]{display:none!important}@media (max-width:768px){section.home-change .home-change__inner .home-change__content .home-change__main .home-change__mute-icon{height:2rem;width:2rem}section.home-change .home-change__inner .home-change__content{flex-direction:column;gap:0}section.home-change .home-change__inner{min-height:auto;padding:2rem 1rem}}.change-video-text{height:auto;justify-self:center;max-width:100%;position:relative;width:504px}.change-video-text .visually-hidden{clip:rect(0 0 0 0);border:0;height:auto;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;white-space:nowrap;width:1px}.change-video-text__inner{aspect-ratio:8.4;margin:0;overflow:hidden;position:relative;width:100%}.change-video-text__display-svg,.change-video-text__preview-svg{display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.change-video-text__clip-text,.change-video-text__display-text,.change-video-text__preview-text{dominant-baseline:hanging;fill:var(--color-primary,#171f67);font-family:var(--font-family-headline,"Stara Sans",sans-serif);font-size:54px;font-weight:800;letter-spacing:0;text-anchor:middle;text-transform:uppercase}.change-video-text__preview-text{transition:opacity .15s ease}.change-video-text.is-playing .change-video-text__preview-text,.change-video-text__display-text{opacity:0}.change-video-text__fill-wrapper,.change-video-text__video-wrap{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.change-video-text__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.change-video-text__play{align-items:center;background-color:transparent;border:none;border-radius:50%;color:transparent;cursor:pointer;display:flex;height:24px;justify-content:center;left:50%;outline:transparent;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:24px}.change-video-text__play:hover{opacity:.9}.change-video-text__play:focus{clip:auto;height:auto;opacity:1;pointer-events:auto;width:auto}.change-video-text__play:focus-visible{outline:2px solid #000;outline-offset:2px}.change-video-text__pause-icon{display:none}.svg-change-video-text{font-family:var(--font-family-headline,"Stara Sans",sans-serif);justify-self:center;max-width:100%;position:relative;width:100%}.svg-change-video-text .visually-hidden{clip:rect(0 0 0 0);border:0;height:auto;margin:0;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;white-space:nowrap;width:1px}.svg-change-video-text__inner{margin:0;min-height:56px;overflow:hidden;position:relative;width:100%}.svg-change-video-text__svg{display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.svg-change-video-text__clip-text,.svg-change-video-text__preview-text{fill:var(--color-primary,#171f67);font-family:var(--font-family-headline,"Stara Sans",sans-serif);font-size:clamp(20px,6.5vw,96px);font-weight:700;letter-spacing:0;text-transform:uppercase}.svg-change-video-text__preview-text{transition:opacity .15s ease}.svg-change-video-text.is-playing .svg-change-video-text__preview-text{opacity:0}.svg-change-video-text__fill-wrapper,.svg-change-video-text__video-wrap{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.svg-change-video-text__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.svg-change-video-text__play{align-items:center;background-color:transparent;border:none;border-radius:50%;color:transparent;cursor:pointer;display:flex;height:24px;justify-content:center;left:50%;outline:transparent;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:24px}.svg-change-video-text__play:hover{opacity:.9}.svg-change-video-text__play:focus{clip:auto;height:auto;opacity:1;pointer-events:auto;width:auto}.svg-change-video-text__play:focus-visible{outline:2px solid #000;outline-offset:2px}.svg-change-video-text__pause-icon{display:none}section.home-insights{background:linear-gradient(225deg,rgba(170,62,4,.15) 26.1911157976%,rgba(83,138,180,.59) 50.8030841225%,rgba(23,31,103,.78) 77.9391907809%)}section.home-insights .home-insights__inner{padding:1.5rem 7.5rem}@media (max-width:768px){section.home-insights .home-insights__inner{padding:1.5rem 2rem}}section.home-insights .home-insights__inner .home-insights__title{color:var(--color-white);font-family:Stara Sans,sans-serif;font-size:clamp(32px,32px + 48 * (100vw - 576px)/1344,5rem);font-weight:700;letter-spacing:-.05em;line-height:1;margin:0 auto 60px;text-align:center}section.home-insights .home-insights__inner .home-insights__grid{display:flex;gap:2rem;height:406px;justify-content:center}section.home-insights .home-insights__inner .home-insights__grid .home-insights__card{align-items:center;background-color:var(--color-gray-200);display:flex;height:100%;justify-content:center}section.home-insights .home-insights__inner .home-insights__grid .home-insights__card img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;width:100%}@media screen and (max-width:1280px){section.home-insights .home-insights__inner .home-insights__grid{height:auto}}@media (max-width:768px){section.home-insights .home-insights__inner .home-insights__grid{flex-direction:column;gap:3rem;height:auto;width:100%}section.home-insights .home-insights__inner .home-insights__grid .home-insights__card{margin:0 auto;width:min(100%,420px)}}section.home-testimonials{background:linear-gradient(180deg,rgba(170,62,4,.11) 5.2161400778%,rgba(83,138,180,.48) 22.6657934356%,#171f67 78.7871645208%);padding:100px 0;position:relative}section.home-testimonials .home-testimonials__inner{position:relative}@media screen and (min-width:1440px){section.home-testimonials .home-testimonials__inner{margin:0 auto;max-width:1628px}}section.home-testimonials .home-testimonials__inner .home-testimonials__title{color:var(--color-brand-blue);font-size:clamp(32px,32px + 26 * (100vw - 576px)/1344,3.625rem);font-weight:700;letter-spacing:-.05em;line-height:1;margin:0 auto 426px;position:sticky;text-align:center;top:20vh}@media screen and (max-width:1280px){section.home-testimonials .home-testimonials__inner .home-testimonials__title{margin-bottom:120px}}@media (max-width:768px){section.home-testimonials .home-testimonials__inner .home-testimonials__title{margin-bottom:80px}}section.home-testimonials .home-testimonials__inner .home-testimonials__stage{align-items:flex-start;display:flex;gap:4rem;padding:0 20px;position:relative}@media (max-width:768px){section.home-testimonials .home-testimonials__inner .home-testimonials__stage{flex-direction:column-reverse}}section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-cards{display:flex;flex-direction:column;gap:65px;padding-bottom:20vh;width:65%}@media (max-width:768px){section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-cards{padding:0 1rem;width:100%}}section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-cards>div{display:flex;flex-direction:column;gap:65px}section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-cards .testimonials__card{display:flex;flex-direction:column;justify-content:center;min-height:375px;overflow:hidden;position:relative;width:100%}@media (max-width:768px){section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-cards .testimonials__card{max-height:340px;min-height:340px}}@media (max-width:575px){section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-cards .testimonials__card{max-height:280px;min-height:280px}}section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-logos{display:flex;flex-direction:column;gap:65px;padding-bottom:20vh;width:50%}@media (max-width:768px){section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-logos{display:none}}section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-logos>div{display:flex;flex-direction:column;gap:65px}section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-logos .testimonials__logo-panel{align-items:center;display:flex;justify-content:center;min-height:375px;position:relative;width:100%}section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-logos .testimonials__logo{max-width:350px;width:100%}section.home-testimonials .home-testimonials__inner .home-testimonials__stage .testimonials__stage-logos .testimonials__logo img{display:block;height:auto;width:100%}section.home-testimonials .home-partners .home-partners__inner{background-color:hsla(0,0%,78%,.12);border:1px solid #d1c9c2;border-radius:5px;padding:40px 36px;position:relative}section.home-testimonials .home-partners .home-partners__inner .home-partners__title{color:var(--color-white);font-family:var(--font-family-headline);font-size:clamp(24px,24px + 12 * (100vw - 576px)/1344,2.25rem);font-weight:600;letter-spacing:-.05em;line-height:1.4}section.home-testimonials .home-partners .home-partners__inner .home-partners__list{display:flex;flex-wrap:wrap;gap:52px;justify-content:space-between;row-gap:24px;width:100%}section.home-testimonials .home-partners .home-partners__inner .home-partners__list .home-partners__item{align-items:center;display:flex;height:98px;justify-content:center}section.home-testimonials .home-partners .home-partners__inner .home-partners__list .home-partners__item img{max-height:70px;max-width:220px;-o-object-fit:contain;object-fit:contain;opacity:.85}@media (max-width:575px){section.home-testimonials .home-partners .home-partners__inner .home-partners__list{gap:8px}section.home-testimonials .home-partners .home-partners__inner .home-partners__list .home-partners__item{height:72px}section.home-testimonials .home-partners .home-partners__inner .home-partners__list .home-partners__item img{max-height:72px;max-width:54px}}@media screen and (min-width:1440px){section.home-testimonials .home-partners .home-partners__inner{margin:0 auto;max-width:1628px}}@media (max-width:768px){section.home-testimonials .home-partners .home-partners__inner{padding:32px 24px}}@media (max-width:575px){section.home-testimonials .home-partners .home-partners__inner{padding:24px 16px}}@media (max-width:768px){section.home-testimonials .home-partners{padding:4rem 1rem}section.home-testimonials{padding:64px 0}}.hero-section{padding:4rem 0}.hero-section__inner{text-align:center}.hero-section__title{font-size:3rem;font-weight:700;margin:0}.hero-section__subtitle{font-size:1.25rem;margin-top:1.5rem}.home-change-with-us,.home-insights,.home-partners,.home-planet-people,.home-testimonials{padding:4rem 0}@media (min-width:768px){.home-change-with-us,.home-insights,.home-planet-people,.home-testimonials{padding:6rem 0}.home-partners{padding:6rem 20px}}.home-change-with-us__title,.home-insights__title,.home-partners__title,.home-planet-people__title,.home-testimonials__title{color:var(--color-brand-blue);font-family:var(--font-family-headline);font-size:2rem;font-weight:var(--font-weight-extrabold);margin-bottom:0;text-align:center}@media (min-width:768px){.home-change-with-us__title,.home-insights__title,.home-partners__title,.home-planet-people__title,.home-testimonials__title{font-size:2.25rem}}@media (min-width:1024px){.home-change-with-us__title,.home-insights__title,.home-partners__title,.home-planet-people__title,.home-testimonials__title{font-size:2.5rem}}.home-partners__title{margin-bottom:3rem}.home-partners__grid{align-items:center;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);justify-items:center;margin:0 auto;max-width:72rem}@media (min-width:640px){.home-partners__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.home-partners__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.home-partners__grid{grid-template-columns:repeat(5,1fr)}}.home-partners__item{align-items:center;color:var(--color-gray-400);display:flex;font-family:var(--font-family-body);font-size:.875rem;font-weight:var(--font-weight-medium);height:4rem;justify-content:center;text-align:center}.home-planet-people__title{margin-bottom:3rem}.home-planet-people__highlight{color:var(--color-secondary-4)}.home-planet-people__copy{color:var(--color-gray-700);display:flex;flex-direction:column;font-size:1.125rem;gap:1.5rem;margin:0 auto 4rem;max-width:48rem}.home-planet-people__copy p{margin:0}.home-planet-people__title--secondary{margin-bottom:2rem}.home-planet-people__cta-wrap{text-align:center}.home-planet-people__cta{border:2px solid var(--color-brand-blue);border-radius:var(--radius-base);color:var(--color-brand-blue);display:inline-block;font-family:var(--font-family-headline);font-weight:var(--font-weight-semibold);padding:.75rem 1.5rem;transition:background-color var(--transition-base) ease,color var(--transition-base) ease}.home-planet-people__cta:hover{background-color:var(--color-brand-blue);color:var(--color-white)}.about-banner{align-items:flex-end;display:flex;min-height:100vh;overflow:hidden;padding-bottom:120px;position:relative;transition:all .3s ease}.about-banner .about-banner__media{inset:0;position:absolute;z-index:0}.about-banner .about-banner__media .about-banner__media-overlay{background-color:#2d1f03;inset:0;opacity:.28;position:absolute;z-index:1}.about-banner .about-banner__media img,.about-banner .about-banner__media video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about-banner .about-banner__inner{margin:0 auto;max-width:var(--container-max-width,1600px);padding:0 6rem;position:relative;width:100%;z-index:1}@media screen and (min-width:1440px){.about-banner .about-banner__inner{max-width:1600px}}@media screen and (max-width:1024px){.about-banner .about-banner__inner{padding:0 2rem}}@media screen and (max-width:768px){.about-banner .about-banner__inner{padding:0 1rem}}.about-banner .about-banner__inner .about-banner__content{max-width:100%}.about-banner .about-banner__inner .about-banner__content .about-banner__title{color:var(--color-white);font-family:var(--font-family-headline);font-size:clamp(36px,6.25vw,6.25rem);font-weight:700;letter-spacing:-.05em;line-height:.88;padding:1.5rem 0}.about-banner .about-banner__inner .about-banner__content .about-banner__text{color:var(--color-white);font-size:clamp(16px,2.78vw,1.625rem);font-weight:400;line-height:1;margin:0}@media screen and (max-width:768px){.about-banner{align-items:flex-start;padding-top:110px}}.about-info{background-color:var(--color-accent);padding:5.375rem 0 4.75rem}.about-info .about-info__inner{margin:0 auto;max-width:1600px;padding:0 5.375rem 0 6rem;width:100%}@media screen and (max-width:1024px){.about-info .about-info__inner{padding:0 2rem}}@media screen and (max-width:768px){.about-info .about-info__inner{padding:0}}.about-info .about-info__content{display:grid;gap:60px;grid-template-columns:repeat(2,610px);justify-content:space-between;max-width:100%;padding:0 0 0 20px}.about-info .about-info__content .about-info__title{color:var(--color-white);font-family:var(--font-family-headline);font-size:clamp(32px,5.56vw,5.375rem);letter-spacing:-.05em;line-height:.88;margin:0}.about-info .about-info__content .about-info__description{color:var(--color-text);font-size:clamp(16px,2.78vw,1.375rem);font-weight:500;line-height:1.1}.about-info .about-info__content .about-info__description p{margin:0 0 20px}.about-info .about-info__content .about-info__description p:last-child{margin-bottom:0}.about-info .about-info__content .about-info__description p:has(+.btn){margin-bottom:clamp(12px,7.69vw,88px)}.about-info .about-info__content .about-info__cta{align-items:center;background-color:hsla(0,0%,100%,.47);border:1px solid var(--color-black);border-radius:0;color:var(--color-black);cursor:pointer;display:flex;font-size:1rem;font-weight:300;height:42px;justify-content:center;line-height:normal;width:142px}.about-info .about-info__content .about-info__cta:hover{background-color:var(--color-black);color:var(--color-white)}@media screen and (max-width:768px){.about-info .about-info__content{grid-template-columns:1fr;padding:0}.about-info{padding:32px 36px}}.about-progress{padding:5rem 0 4.75rem}.about-progress .about-progress__inner{margin:0 auto;max-width:1600px;padding:0 6rem;width:100%}.about-progress .about-progress__inner .about-progress__header{color:var(--color-accent);margin-bottom:92px;max-width:1080px}.about-progress .about-progress__inner .about-progress__header .about-progress__title{font-size:clamp(32px,5.56vw,3.75rem);font-weight:700;letter-spacing:-.05em;line-height:1.4;margin:0 0 4px}.about-progress .about-progress__inner .about-progress__header .about-progress__description{color:var(--color-accent);font-family:var(--font-family-headline);font-size:clamp(16px,2.78vw,1.75rem);font-weight:400;line-height:1.4;margin:0}.about-progress .about-progress__inner .about-progress__visual{padding:2rem;position:relative}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-earth{aspect-ratio:1/1;margin:0 auto;max-width:100%;overflow:hidden;position:relative;transform:scaleY(-1);width:800px}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-earth .about-progress__visual-earth-wrapper{height:100%;inset:0;position:absolute;width:100%}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-earth .about-progress__visual-canvas{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content{container-type:size;height:100%;inset:0;position:absolute;width:100%}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item{background-color:var(--color-secondary-6);border-radius:1.5rem;display:flex;flex-direction:column;left:50%;padding:1.5rem 1rem;position:absolute;transform:translateX(-50%);width:280px}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-number{color:var(--color-accent);font-family:var(--font-family-headline);font-size:5rem;font-weight:400;line-height:.9;margin:0}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-divider{background-color:var(--color-accent);border:none;height:1px;margin:.625rem .25rem .5rem;outline:none;width:100%}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-title{align-items:center;color:var(--color-accent);display:flex;font-size:1rem;font-weight:600;gap:.625rem;line-height:1.4;margin:0 0 .5rem;text-transform:uppercase}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-title .progress__stat-item-icon{height:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:30px}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-description{color:var(--color-accent);font-size:1rem;font-weight:400;line-height:1.4;margin:0}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item:first-child{transform:translateX(calc(-50% - 272px))}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item:nth-child(2){top:50%;transform:translateX(calc(-50% + 472px)) translateY(calc(-50% - 150px))}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item:nth-child(3){top:50%;transform:translateX(calc(-50% + 316px)) translateY(calc(-50% + 216px))}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item:nth-child(4){top:100%;transform:translateX(calc(-50% - 348px)) translateY(calc(-100% + 48px))}@media screen and (max-width:576px){.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item{border-radius:.5rem;padding:8px;width:42cqw}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item:first-child{transform:translateX(calc(-50% - 32cqw))}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item:nth-child(2){transform:translateX(calc(-50% + 34cqw)) translateY(calc(-50% - 24cqw))}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item:nth-child(3){transform:translateX(calc(-50% + 26cqw)) translateY(calc(-50% + 24cqw))}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item:nth-child(4){transform:translateX(calc(-50% - 28cqw)) translateY(calc(-100% + 10cqw))}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-number{font-size:1.375rem}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-divider{margin:.5rem .25rem .25rem;width:34cqw}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-title{font-size:.625rem;margin:0 0 .125rem}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-title .progress__stat-item-icon{height:14px;width:14px}.about-progress .about-progress__inner .about-progress__visual .about-progress__visual-content .progress__stat-item .progress__stat-item-description{font-size:.625rem}}@media screen and (max-width:768px){.about-progress .about-progress__inner{padding:0}.about-progress{padding:32px 36px}}.about-founder{padding:60px 0 50px}.about-founder .about-founder__inner{margin:0 auto;max-width:1600px;padding:0 6rem;width:100%}.about-founder .about-founder__inner .about-founder__main{align-items:center;display:flex;padding:0 3rem}.about-founder .about-founder__inner .about-founder__main .about-founder__content{color:var(--color-accent);display:flex;flex:0 0 68%;flex-direction:column;font-family:var(--font-family-headline);font-size:clamp(20px,3.47vw,1.675rem);font-weight:500;gap:clamp(24px,4.17vw,76px);line-height:1.4}.about-founder .about-founder__inner .about-founder__main .about-founder__content .about-founder__content-quote{margin:0}.about-founder .about-founder__inner .about-founder__main .about-founder__content .about-founder__content-author{margin-left:auto;margin-right:56px;width:-moz-fit-content;width:fit-content}.about-founder .about-founder__inner .about-founder__main .about-founder__image img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;width:100%}@media screen and (max-width:768px){.about-founder .about-founder__inner .about-founder__main{flex-direction:column;padding:0}.about-founder .about-founder__inner{padding:0}.about-founder{padding:32px 36px}}.about-transition{padding:6rem 0 8rem}.about-transition .about-transition__inner{margin:0 auto;max-width:1600px;padding:0 8rem;width:100%}.about-transition .about-transition__inner .about-transition__title{color:transparent;font-family:var(--font-family-headline);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 auto 8rem;text-align:center;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--color-accent,#211a6e);paint-order:stroke fill}.about-transition .about-transition__inner .about-transition__tabs{border:0;display:flex;flex-wrap:wrap;gap:1px;position:relative;z-index:1}.about-transition .about-transition__inner .about-transition__tabs .about-transition__tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--color-accent,#211a6e);border:none;color:var(--color-white);cursor:pointer;flex-grow:1;font-family:var(--font-family-headline);font-size:1.375rem;font-weight:500;line-height:1.4;padding:1.5rem;pointer-events:auto;transition:background-color .2s,color .2s}.about-transition .about-transition__inner .about-transition__tabs .about-transition__tab:hover{background-color:#f6f6f6}.about-transition .about-transition__inner .about-transition__tabs .about-transition__tab--active{background-color:#f6f6f6;color:var(--color-black)}.about-transition .about-transition__inner .about-transition__tabs .about-transition__tab--active:hover{background-color:#f6f6f6}.about-transition .about-transition__inner .about-transition__content{background-color:#f6f6f6;height:400px;margin-top:0;padding:1.25rem 5rem}.about-transition .about-transition__inner .about-transition__content .about-transition__panel{align-items:start;display:grid;gap:2rem;height:100%}@media (min-width:768px){.about-transition .about-transition__inner .about-transition__content .about-transition__panel{grid-template-columns:260px 1fr}}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__media{background-color:var(--color-gray-200,#e5e7eb);border-radius:100px 100px 0 0;height:100%;overflow:hidden}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__media .about-transition__image{display:block;height:auto;width:100%}@media screen and (max-width:768px){.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__media{max-height:360px}}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__body{min-width:0}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__body .about-transition__heading{color:var(--color-accent,#211a6e);font-family:var(--font-family-headline);font-size:clamp(32px,5.56vw,2.5rem);font-weight:700;letter-spacing:-.05em;line-height:.88;margin:1rem 0}@media screen and (max-width:768px){.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__body .about-transition__heading{line-height:1;margin-top:0}}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__body .about-transition__text{color:var(--color-text-secondary,#302c2a);font-size:clamp(16px,2.78vw,1.25rem);font-weight:400;line-height:1}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__body .about-transition__text p{margin:0 0 calc(clamp(16px, 2.78vw, 1.25rem)*1.1)}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__body .about-transition__text p:last-child{margin-bottom:0}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__body .about-transition__text a{color:var(--color-accent,#211a6e);text-decoration:underline}.about-transition .about-transition__inner .about-transition__content .about-transition__panel .about-transition__body .about-transition__text a:hover{color:var(--color-primary-dark,#173180)}@media screen and (max-width:768px){.about-transition .about-transition__inner .about-transition__content .about-transition__panel{gap:1rem}}.about-transition .about-transition__inner .about-transition__content .about-transition__panel[hidden]{display:none!important}@media screen and (max-width:768px){.about-transition .about-transition__inner .about-transition__content{height:auto;padding:24px}.about-transition .about-transition__inner{padding:0}.about-transition{padding:32px 32px 36px}}.catalog-page{background-color:#faf5f0}.catalog{padding:9.75rem 0 5rem}.catalog .catalog__inner{margin:0 auto;max-width:1600px;padding:1.75rem 8.5rem;width:100%}.catalog .catalog__inner .catalog__header{color:var(--color-primary,#171f67);display:grid;gap:32px;grid-template-columns:1.1fr .85fr;justify-content:center;margin-bottom:20px;padding:0 32px}.catalog .catalog__inner .catalog__header .catalog__title-page{font-family:var(--font-family-body);font-size:1.25rem;font-weight:400;letter-spacing:-.05em;line-height:.88;margin:0 0 1.125rem;text-transform:uppercase}.catalog .catalog__inner .catalog__header .catalog__title{font-family:var(--font-family-headline);font-size:clamp(36px,6.25vw,3.5rem);font-weight:700;letter-spacing:-.05em;line-height:.9;margin:0 0 1.5rem}.catalog .catalog__inner .catalog__header .catalog__title span.highlight{text-decoration:underline}.catalog .catalog__inner .catalog__header .catalog__description{font-family:var(--font-family-body);font-size:1.125rem;font-weight:300;letter-spacing:-.02em;line-height:1.2;margin-left:auto;width:100%}.catalog .catalog__inner .catalog__header .catalog__cta{align-items:center;background-color:transparent;border:1px solid var(--color-primary,#171f67);border-radius:99px;color:var(--color-primary,#171f67);display:flex;font-family:var(--font-family-body);font-size:.75rem;font-weight:200;height:26px;justify-content:center;width:100px}.catalog .catalog__inner .catalog__header .catalog__cta:hover{background-color:var(--color-primary,#171f67);color:var(--color-white)}.catalog .catalog__inner .catalog__header .catalog__title-wrapper:last-child{grid-column:span 2;max-width:min(100%,632px)}@media screen and (max-width:768px){.catalog .catalog__inner .catalog__header{gap:1rem;grid-template-columns:1fr;padding:0}}@media screen and (max-width:1440px){.catalog .catalog__inner{padding:1.75rem 3rem}}@media screen and (max-width:768px){.catalog .catalog__inner{padding:0 32px}}@media screen and (max-width:576px){.catalog .catalog__inner{padding:0 26px}}@media screen and (max-width:380px){.catalog .catalog__inner{padding:0 16px}}.catalog .catalog__tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0 0 2rem;padding:0}.catalog .catalog__tags li{list-style:none}.catalog .catalog__tags .catalog__tag a{background-color:transparent;border:1px solid rgba(23,31,103,.3);color:var(--color-primary,#171f67);font-family:var(--font-family-body);font-size:12px;font-weight:400;line-height:1.2;padding:6px 12px;transition:border-color .2s ease}.catalog .catalog__tags .catalog__tag a:hover{border-color:var(--color-primary,#171f67)}@media screen and (max-width:768px){.catalog .catalog__tags .catalog__tag a{font-size:10px;padding:4px}}.catalog .catalog__grid{display:grid;gap:3.5rem;row-gap:2.5rem;width:100%}@media (min-width:640px){.catalog .catalog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.catalog .catalog__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.catalog .catalog__grid.projects-grid{gap:2.5rem;grid-template-columns:repeat(4,minmax(0,1fr))}@media screen and (max-width:1280px){.catalog .catalog__grid.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:991px){.catalog .catalog__grid.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.catalog .catalog__grid.projects-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.catalog .catalog__empty{color:var(--color-gray-600,#4b5563);font-size:1.125rem;line-height:1.5;margin:0;padding:3rem 1rem;text-align:center}.catalog .catalog__actions{margin-top:3rem;text-align:center}.catalog .catalog__cta{align-items:center;background-color:var(--color-accent,#211a6e);border:none;border-radius:var(--radius-base,.25rem);color:var(--color-white);cursor:pointer;display:inline-flex;font-family:var(--font-family-headline);font-size:1rem;font-weight:600;justify-content:center;padding:.875rem 1.75rem;text-decoration:none;transition:background-color .2s,color .2s}.catalog .catalog__cta:hover{background-color:var(--color-primary-dark,#173180)}.insights{padding:9.75rem 0 5rem}.insights .insights__inner{margin:0 auto;max-width:1600px;padding:1.75rem 8.5rem;width:100%}.insights .insights__inner .insights__tabs{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0 0 2rem;padding:0}.insights .insights__inner .insights__tabs li{list-style:none}.insights .insights__inner .insights__tabs .insights__tab a{background-color:transparent;border:1px solid rgba(23,31,103,.3);color:var(--color-primary,#171f67);display:inline-block;font-family:var(--font-family-body);font-size:12px;font-weight:400;line-height:1.2;padding:6px 12px;transition:border-color .2s ease}.insights .insights__inner .insights__tabs .insights__tab a:hover{border-color:var(--color-primary,#171f67)}@media screen and (max-width:768px){.insights .insights__inner .insights__tabs .insights__tab a{font-size:10px;padding:4px 8px}.insights .insights__inner .insights__tabs{width:100%}}.insights .insights__inner .insights__group .insights__group-inner{padding:28px 0 96px}.insights .insights__inner .insights__group .insights__group-inner .insights__group-header{padding:0 28px}.insights .insights__inner .insights__group .insights__group-inner .insights__group-header .insights__group-subtitle{color:var(--color-primary);font-family:var(--font-family-body);font-size:clamp(16px,2.78vw,20px);font-weight:400;line-height:.88;margin-bottom:16px;text-transform:uppercase}.insights .insights__inner .insights__group .insights__group-inner .insights__group-header .insights__group-title{color:var(--color-primary);font-family:var(--font-family-headline);font-size:clamp(36px,6.25vw,56px);font-weight:700;line-height:1;margin-bottom:20px}@media screen and (max-width:768px){.insights .insights__inner .insights__group .insights__group-inner .insights__group-header{padding:0}}.insights .insights__inner .insights__group .insights__group-inner .insights__group-posts{display:grid;gap:2.5rem;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}@media screen and (max-width:1280px){.insights .insights__inner .insights__group .insights__group-inner .insights__group-posts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:991px){.insights .insights__inner .insights__group .insights__group-inner .insights__group-posts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){.insights .insights__inner .insights__group .insights__group-inner .insights__group-posts{grid-template-columns:repeat(1,minmax(0,1fr))}.insights .insights__inner .insights__group .insights__group-inner{padding:24px 0 32px}}@media screen and (max-width:576px){.insights .insights__inner .insights__group .insights__group-inner{padding:24px 0 26px}}@media screen and (max-width:380px){.insights .insights__inner .insights__group .insights__group-inner{padding:24px 0 16px}}@media screen and (max-width:768px){.insights .insights__inner{padding:0 32px}}.service-item{height:400px;position:relative;width:100%}.service-item .service-item__inner{align-items:flex-end;display:flex;height:100%;padding:26px 30px;width:100%}.service-item .service-item__inner .service-item__overlay{background-color:rgba(0,0,0,.5);inset:0;position:absolute;z-index:2}.service-item .service-item__inner .service-item__thumbnail{height:100%;inset:0;position:absolute;width:100%;z-index:1}.service-item .service-item__inner .service-item__thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-item .service-item__inner .service-item__content{display:flex;flex-direction:column;gap:12px;position:relative;z-index:3}.service-item .service-item__inner .service-item__content>*{color:#f2ece6;display:block}.service-item .service-item__inner .service-item__content .service-item__category{background-color:var(--color-primary);font-family:var(--font-family-body);font-size:10px;font-weight:400;line-height:1.4;padding:6px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.service-item .service-item__inner .service-item__content .service-item__title h3{font-size:20px;font-weight:800;line-height:normal}.service-item .service-item__inner .service-item__content .service-item__excerpt{display:-webkit-box;font-size:14px;font-weight:400;-webkit-line-clamp:3;line-height:1.5;-webkit-box-orient:vertical;overflow:hidden}.service-item .service-item__inner .service-item__content .service-item__excerpt p{margin:0}.project-item{height:400px;position:relative;width:100%}.project-item .project-item__inner{align-items:flex-end;display:flex;height:100%;padding:26px 30px;width:100%}.project-item .project-item__inner .project-item__overlay{background-color:rgba(0,0,0,.5);inset:0;position:absolute;z-index:2}.project-item .project-item__inner .project-item__thumbnail{height:100%;inset:0;position:absolute;width:100%;z-index:1}.project-item .project-item__inner .project-item__thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.project-item .project-item__inner .project-item__content{display:flex;flex-direction:column;gap:12px;position:relative;z-index:3}.project-item .project-item__inner .project-item__content>*{color:#f2ece6;display:block}.project-item .project-item__inner .project-item__content .project-item__category{background-color:var(--color-primary);font-family:var(--font-family-body);font-size:10px;font-weight:400;line-height:1.4;padding:6px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.project-item .project-item__inner .project-item__content .project-item__title h3{font-size:20px;font-weight:800;line-height:normal}.report-item{height:400px;position:relative;width:100%}.report-item .report-item__inner{align-items:flex-end;display:flex;height:100%;padding:26px 30px;width:100%}.report-item .report-item__inner .report-item__overlay{background-color:rgba(0,0,0,.5);inset:0;position:absolute;z-index:2}.report-item .report-item__inner .report-item__thumbnail{height:100%;inset:0;position:absolute;width:100%;z-index:1}.report-item .report-item__inner .report-item__thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.report-item .report-item__inner .report-item__content{display:flex;flex-direction:column;gap:12px;position:relative;z-index:3}.report-item .report-item__inner .report-item__content>*{color:#f2ece6;display:block}.report-item .report-item__inner .report-item__content .report-item__category{background-color:var(--color-primary);font-family:var(--font-family-body);font-size:10px;font-weight:400;line-height:1.4;padding:6px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.report-item .report-item__inner .report-item__content .report-item__title h3{font-size:20px;font-weight:800;line-height:normal}.podcast-item{border:1px solid rgba(48,44,42,.2);width:100%}.podcast-item .podcast-item__inner{display:flex;flex-direction:column;width:100%}.podcast-item .podcast-item__inner .podcast-item__thumbnail{aspect-ratio:16/9;display:block;width:100%}.podcast-item .podcast-item__inner .podcast-item__thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.podcast-item .podcast-item__inner .podcast-item__content{background-color:#f2ece6;display:flex;flex-direction:column;gap:12px;padding:28px 24px 24px}.podcast-item .podcast-item__inner .podcast-item__content>*{color:var(--color-text-secondary);display:block;font-family:var(--font-family-body)}.podcast-item .podcast-item__inner .podcast-item__content a:hover{color:#3d45b8}.podcast-item .podcast-item__inner .podcast-item__content .podcast-item__category{color:rgba(61,69,184,.702);font-family:var(--font-family-body);font-size:12px;font-weight:400;line-height:1.2}.podcast-item .podcast-item__inner .podcast-item__content .podcast-item__title h3{display:-webkit-box;font-family:var(--font-family-headline);font-size:20px;font-weight:800;-webkit-line-clamp:3;line-height:1.4;-webkit-box-orient:vertical;overflow:hidden}.podcast-item .podcast-item__inner .podcast-item__content .podcast-item__excerpt{display:-webkit-box;font-size:12px;font-weight:300;-webkit-line-clamp:2;line-height:1.5;-webkit-box-orient:vertical;overflow:hidden}.thought-item{width:100%}.thought-item .thought-item__inner{display:flex;flex-direction:column;width:100%}.thought-item .thought-item__inner .thought-item__thumbnail{display:block;height:230px;width:100%}.thought-item .thought-item__inner .thought-item__thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.thought-item .thought-item__inner .thought-item__content{background-color:var(--color-primary);display:flex;flex-direction:column;gap:12px;padding:28px 24px 24px}.thought-item .thought-item__inner .thought-item__content>*{color:var(--color-white);display:block;font-family:var(--font-family-body)}.thought-item .thought-item__inner .thought-item__content a:hover{color:var(--color-white)}.thought-item .thought-item__inner .thought-item__content .thought-item__category{color:var(--color-text);font-family:var(--font-family-body);font-size:12px;font-weight:400;line-height:1.2}.thought-item .thought-item__inner .thought-item__content .thought-item__title h3{display:-webkit-box;font-family:var(--font-family-headline);font-size:20px;font-weight:800;-webkit-line-clamp:3;line-height:1.4;-webkit-box-orient:vertical;overflow:hidden}.thought-item .thought-item__inner .thought-item__content .thought-item__excerpt{display:-webkit-box;font-size:12px;font-weight:300;-webkit-line-clamp:4;line-height:1.5;-webkit-box-orient:vertical;overflow:hidden}.blog-item{position:relative;width:100%}.blog-item .blog-item__inner{display:flex;width:100%}.blog-item .blog-item__thumbnail img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-item .blog-item__content{display:flex;flex-direction:column;gap:12px}.blog-item .blog-item__content>*{display:block}.blog-item .blog-item__title h3{font-family:var(--font-family-headline);font-size:20px;font-weight:800}.blog-item.blog-item--filtered{border:1px solid hsla(30,25%,91%,.75)}.blog-item.blog-item--filtered .blog-item__inner{flex-direction:column}.blog-item.blog-item--filtered .blog-item__thumbnail{display:block;height:244px;width:100%}.blog-item.blog-item--filtered .blog-item__content{height:350px;padding:28px 24px 24px}.blog-item.blog-item--filtered .blog-item__content>*{color:var(--color-text-secondary);font-family:var(--font-family-body);transition:color .2s ease}.blog-item.blog-item--filtered .blog-item__content a:hover{color:#3d45b8}.blog-item.blog-item--filtered .blog-item__content .blog-item__category{background-color:var(--color-primary);color:var(--color-white);font-family:var(--font-family-body);font-size:10px;font-weight:300;line-height:1.2;padding:6px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.blog-item.blog-item--filtered .blog-item__content .blog-item__category:hover{background-color:#3d45b8;color:var(--color-white)}.blog-item.blog-item--filtered .blog-item__content .blog-item__title h3{display:-webkit-box;-webkit-line-clamp:3;line-height:31px;-webkit-box-orient:vertical;font-family:var(--font-family-body);font-size:22px;font-weight:600;overflow:hidden}.blog-item.blog-item--filtered .blog-item__content .blog-item__excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-family:var(--font-family-body);font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.blog-item.blog-item--filtered .blog-item__content:hover .blog-item__excerpt,.blog-item.blog-item--filtered .blog-item__content:hover .blog-item__title{color:#3d45b8}.blog-item:not(.blog-item--filtered){height:400px}.blog-item:not(.blog-item--filtered) .blog-item__inner{align-items:flex-end;height:100%;padding:26px 30px}.blog-item:not(.blog-item--filtered) .blog-item__inner .blog-item__overlay{background-color:rgba(0,0,0,.5);inset:0;position:absolute;z-index:2}.blog-item:not(.blog-item--filtered) .blog-item__inner .blog-item__thumbnail{height:100%;inset:0;position:absolute;width:100%;z-index:1}.blog-item:not(.blog-item--filtered) .blog-item__inner .blog-item__content{position:relative;z-index:3}.blog-item:not(.blog-item--filtered) .blog-item__inner .blog-item__content>*{color:#f2ece6}.blog-item:not(.blog-item--filtered) .blog-item__inner .blog-item__content .blog-item__category{background-color:var(--color-primary);font-family:var(--font-family-body);font-size:10px;font-weight:400;line-height:1.4;padding:6px 12px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.blog-item:not(.blog-item--filtered) .blog-item__inner .blog-item__content .blog-item__title h3{font-size:25px;font-weight:700;line-height:normal}.blog-item .blog-item__thumbnail,.blog-item .podcast-item__thumbnail,.blog-item .project-item__thumbnail,.blog-item .report-item__thumbnail,.blog-item .service-item__thumbnail,.blog-item .thought-item__thumbnail,.podcast-item .blog-item__thumbnail,.podcast-item .podcast-item__thumbnail,.podcast-item .project-item__thumbnail,.podcast-item .report-item__thumbnail,.podcast-item .service-item__thumbnail,.podcast-item .thought-item__thumbnail,.project-item .blog-item__thumbnail,.project-item .podcast-item__thumbnail,.project-item .project-item__thumbnail,.project-item .report-item__thumbnail,.project-item .service-item__thumbnail,.project-item .thought-item__thumbnail,.report-item .blog-item__thumbnail,.report-item .podcast-item__thumbnail,.report-item .project-item__thumbnail,.report-item .report-item__thumbnail,.report-item .service-item__thumbnail,.report-item .thought-item__thumbnail,.service-item .blog-item__thumbnail,.service-item .podcast-item__thumbnail,.service-item .project-item__thumbnail,.service-item .report-item__thumbnail,.service-item .service-item__thumbnail,.service-item .thought-item__thumbnail,.thought-item .blog-item__thumbnail,.thought-item .podcast-item__thumbnail,.thought-item .project-item__thumbnail,.thought-item .report-item__thumbnail,.thought-item .service-item__thumbnail,.thought-item .thought-item__thumbnail{overflow:hidden}.blog-item .blog-item__thumbnail img,.blog-item .podcast-item__thumbnail img,.blog-item .project-item__thumbnail img,.blog-item .report-item__thumbnail img,.blog-item .service-item__thumbnail img,.blog-item .thought-item__thumbnail img,.podcast-item .blog-item__thumbnail img,.podcast-item .podcast-item__thumbnail img,.podcast-item .project-item__thumbnail img,.podcast-item .report-item__thumbnail img,.podcast-item .service-item__thumbnail img,.podcast-item .thought-item__thumbnail img,.project-item .blog-item__thumbnail img,.project-item .podcast-item__thumbnail img,.project-item .project-item__thumbnail img,.project-item .report-item__thumbnail img,.project-item .service-item__thumbnail img,.project-item .thought-item__thumbnail img,.report-item .blog-item__thumbnail img,.report-item .podcast-item__thumbnail img,.report-item .project-item__thumbnail img,.report-item .report-item__thumbnail img,.report-item .service-item__thumbnail img,.report-item .thought-item__thumbnail img,.service-item .blog-item__thumbnail img,.service-item .podcast-item__thumbnail img,.service-item .project-item__thumbnail img,.service-item .report-item__thumbnail img,.service-item .service-item__thumbnail img,.service-item .thought-item__thumbnail img,.thought-item .blog-item__thumbnail img,.thought-item .podcast-item__thumbnail img,.thought-item .project-item__thumbnail img,.thought-item .report-item__thumbnail img,.thought-item .service-item__thumbnail img,.thought-item .thought-item__thumbnail img{transition:transform .2s ease}.blog-item:hover .blog-item__thumbnail,.blog-item:hover .podcast-item__thumbnail,.blog-item:hover .project-item__thumbnail,.blog-item:hover .report-item__thumbnail,.blog-item:hover .service-item__thumbnail,.blog-item:hover .thought-item__thumbnail,.podcast-item:hover .blog-item__thumbnail,.podcast-item:hover .podcast-item__thumbnail,.podcast-item:hover .project-item__thumbnail,.podcast-item:hover .report-item__thumbnail,.podcast-item:hover .service-item__thumbnail,.podcast-item:hover .thought-item__thumbnail,.project-item:hover .blog-item__thumbnail,.project-item:hover .podcast-item__thumbnail,.project-item:hover .project-item__thumbnail,.project-item:hover .report-item__thumbnail,.project-item:hover .service-item__thumbnail,.project-item:hover .thought-item__thumbnail,.report-item:hover .blog-item__thumbnail,.report-item:hover .podcast-item__thumbnail,.report-item:hover .project-item__thumbnail,.report-item:hover .report-item__thumbnail,.report-item:hover .service-item__thumbnail,.report-item:hover .thought-item__thumbnail,.service-item:hover .blog-item__thumbnail,.service-item:hover .podcast-item__thumbnail,.service-item:hover .project-item__thumbnail,.service-item:hover .report-item__thumbnail,.service-item:hover .service-item__thumbnail,.service-item:hover .thought-item__thumbnail,.thought-item:hover .blog-item__thumbnail,.thought-item:hover .podcast-item__thumbnail,.thought-item:hover .project-item__thumbnail,.thought-item:hover .report-item__thumbnail,.thought-item:hover .service-item__thumbnail,.thought-item:hover .thought-item__thumbnail{overflow:hidden}.blog-item:hover .blog-item__thumbnail img,.blog-item:hover .podcast-item__thumbnail img,.blog-item:hover .project-item__thumbnail img,.blog-item:hover .report-item__thumbnail img,.blog-item:hover .service-item__thumbnail img,.blog-item:hover .thought-item__thumbnail img,.podcast-item:hover .blog-item__thumbnail img,.podcast-item:hover .podcast-item__thumbnail img,.podcast-item:hover .project-item__thumbnail img,.podcast-item:hover .report-item__thumbnail img,.podcast-item:hover .service-item__thumbnail img,.podcast-item:hover .thought-item__thumbnail img,.project-item:hover .blog-item__thumbnail img,.project-item:hover .podcast-item__thumbnail img,.project-item:hover .project-item__thumbnail img,.project-item:hover .report-item__thumbnail img,.project-item:hover .service-item__thumbnail img,.project-item:hover .thought-item__thumbnail img,.report-item:hover .blog-item__thumbnail img,.report-item:hover .podcast-item__thumbnail img,.report-item:hover .project-item__thumbnail img,.report-item:hover .report-item__thumbnail img,.report-item:hover .service-item__thumbnail img,.report-item:hover .thought-item__thumbnail img,.service-item:hover .blog-item__thumbnail img,.service-item:hover .podcast-item__thumbnail img,.service-item:hover .project-item__thumbnail img,.service-item:hover .report-item__thumbnail img,.service-item:hover .service-item__thumbnail img,.service-item:hover .thought-item__thumbnail img,.thought-item:hover .blog-item__thumbnail img,.thought-item:hover .podcast-item__thumbnail img,.thought-item:hover .project-item__thumbnail img,.thought-item:hover .report-item__thumbnail img,.thought-item:hover .service-item__thumbnail img,.thought-item:hover .thought-item__thumbnail img{transform:scale(1.1)}.swiper{--swiper-theme-color:var(--color-primary)}.vcea-page{background:var(--color-white)}.vcea-page .vcea-hero{height:100vh;min-height:600px;overflow:hidden;position:relative}.vcea-page .vcea-hero .vcea-hero-swiper{height:100%;width:100%}.vcea-page .vcea-hero .vcea-hero__slide{background-color:#3b3632;height:100%;overflow:hidden;position:relative;width:100%}.vcea-page .vcea-hero .vcea-hero__slide-bg{inset:0;position:absolute;z-index:0}.vcea-page .vcea-hero .vcea-hero__slide-bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;opacity:.58;width:100%}.vcea-page .vcea-hero .vcea-hero__slide-bg:after{background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.2) 40%,rgba(0,0,0,.6));content:"";inset:0;position:absolute}.vcea-page .vcea-hero .vcea-hero__slide-inner--center{align-items:center;color:var(--color-white);display:flex;flex-direction:column;gap:2rem;inset:0;justify-content:center;padding:2rem;position:absolute;text-align:center;z-index:2}.vcea-page .vcea-hero .vcea-hero__slide-inner--bottom{bottom:0;box-sizing:content-box;color:var(--color-white);display:flex;flex-direction:column;gap:1.25rem;left:0;padding:clamp(2rem,5vw,6.25rem) clamp(1.5rem,10vw,8rem);position:absolute;width:min(90%,1360px);z-index:2}@media (max-width:768px){.vcea-page .vcea-hero .vcea-hero__slide-inner--bottom{padding:2rem 1.5rem;width:100%}}.vcea-page .vcea-hero .vcea-hero__slide--podcast .vcea-hero__slide-logo{left:6.8%;position:absolute;top:13%;width:clamp(120px,18.3vw,371px);z-index:2}.vcea-page .vcea-hero .vcea-hero__slide--podcast .vcea-hero__slide-logo img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:768px){.vcea-page .vcea-hero .vcea-hero__slide--podcast .vcea-hero__slide-logo{left:5%;top:8%;width:120px}}.vcea-page .vcea-hero .vcea-hero__emblem,.vcea-page .vcea-hero .vcea-hero__visual{margin-bottom:-72px;width:clamp(200px,50vw,820px)}.vcea-page .vcea-hero .vcea-hero__emblem img,.vcea-page .vcea-hero .vcea-hero__visual img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.vcea-page .vcea-hero .vcea-hero__emblem{margin-bottom:-148px;width:clamp(200px,60vw,1000px)}@media screen and (max-width:768px){.vcea-page .vcea-hero .vcea-hero__emblem{margin-bottom:-68px}}.vcea-page .vcea-hero .vcea-hero__tagline{color:var(--color-white);font-family:var(--font-family-headline);font-size:clamp(12px,3vw,48px);font-weight:400;letter-spacing:-.05em;line-height:1.5;max-width:min(100%,1000px);transform:translateX(33.5%)}.vcea-page .vcea-hero .vcea-hero__join-btn{align-items:center;background:transparent;border:1px solid var(--color-white);color:var(--color-white);display:inline-flex;font-family:var(--font-family-body);font-size:clamp(12px,1.5vw,24px);font-weight:600;justify-content:center;letter-spacing:.02em;padding:clamp(5px,1.2vw,18px) clamp(16px,4vw,80px);text-decoration:none;transition:background .25s ease,color .25s ease}.vcea-page .vcea-hero .vcea-hero__join-btn:hover{background:var(--color-white);color:var(--color-primary)}@media screen and (max-width:768px){.vcea-page .vcea-hero .vcea-hero__join-btn{transform:translate(8px,100%)}}.vcea-page .vcea-hero .vcea-hero__slide-title{color:var(--color-white);font-family:var(--font-family-headline);font-size:clamp(24px,4vw,72px);font-weight:700;letter-spacing:-.05em;line-height:.96;margin:0;width:min(100%,1360px)}.vcea-page .vcea-hero .vcea-hero__slide-desc{color:#fff;font-family:var(--font-family-body);font-size:clamp(13px,1.5vw,28px);font-weight:400;line-height:1.4;margin:0;width:min(90%,1100px)}.vcea-page .vcea-hero .vcea-hero__slide-link{align-self:flex-start;border:1px solid hsla(0,0%,100%,.65);color:var(--color-white);display:inline-block;font-family:var(--font-family-body);font-size:clamp(11px,.8vw,13px);font-weight:500;letter-spacing:.08em;padding:8px 22px;text-decoration:none;text-transform:uppercase;transition:background .2s ease,color .2s ease}.vcea-page .vcea-hero .vcea-hero__slide-link:hover{background:var(--color-white);color:var(--color-primary)}.vcea-page .vcea-hero .vcea-hero__nav{bottom:clamp(1rem,9.4vh,5.75rem);display:flex;gap:24px;position:absolute;right:clamp(1rem,9.3vw,5.75rem);z-index:10}.vcea-page .vcea-hero .vcea-hero-next,.vcea-page .vcea-hero .vcea-hero-prev{align-items:center;background:transparent;border:none;box-shadow:none;cursor:pointer;display:flex;height:clamp(44px,8vw,64px);justify-content:center;outline:none;padding:0;width:clamp(44px,8vw,64px)}.vcea-page .vcea-hero .vcea-hero-next.swiper-button-disabled,.vcea-page .vcea-hero .vcea-hero-prev.swiper-button-disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.vcea-page .vcea-hero .vcea-hero-next svg,.vcea-page .vcea-hero .vcea-hero-prev svg{flex-shrink:0;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.vcea-page .vcea-hero .vcea-hero-next svg *,.vcea-page .vcea-hero .vcea-hero-prev svg *{fill:var(--color-white);stroke:var(--color-white)}.vcea-page .vcea-hero .vcea-hero-prev svg{transform:rotate(-180deg)}@media (max-width:768px){.vcea-page .vcea-hero{min-height:480px}.vcea-page .vcea-hero .vcea-hero__nav{bottom:1.5rem;right:1rem}}.vcea-page .vcea-row{background:#fef6f4;height:447px;overflow:hidden;position:relative}@media (max-width:768px){.vcea-page .vcea-row{height:auto;overflow:visible}}.vcea-page .vcea-row>.swiper{height:100%;width:100%}@media (max-width:768px){.vcea-page .vcea-row>.swiper{height:auto}}.vcea-page .vcea-row .swiper-slide{height:100%}@media (max-width:768px){.vcea-page .vcea-row .swiper-slide{height:auto}}.vcea-page .vcea-row .vcea-row__inner{display:grid;grid-template-columns:42fr 58fr;height:100%;margin:0 auto;max-width:2033px;padding:34px 0}@media (max-width:768px){.vcea-page .vcea-row .vcea-row__inner{grid-template-columns:1fr;height:auto}}.vcea-page .vcea-row .vcea-row__text{display:flex;flex-direction:column;overflow:hidden;padding:clamp(1.5rem,1.7vw,2.125rem) 2rem calc(40px + clamp(1.5rem, 1.7vw, 2.125rem) + .75rem) clamp(1.5rem,8.7vw,11rem)}@media (max-width:1024px){.vcea-page .vcea-row .vcea-row__text{padding:2rem 2rem calc(40px + 2.5rem)}}@media (max-width:768px){.vcea-page .vcea-row .vcea-row__text{order:2;padding:1.5rem 1.5rem calc(40px + 2rem)}}.vcea-page .vcea-row .vcea-row__title{color:var(--color-black);flex-shrink:0;font-family:var(--font-family-headline);font-size:clamp(36px,5.5vw,72px);font-weight:600;letter-spacing:-.03em;line-height:1.4;margin:0 0 26px}.vcea-page .vcea-row .vcea-row__desc{color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:clamp(14px,.95vw,18px);font-weight:400;line-height:.96;margin:.75rem 0 0 1rem}.vcea-page .vcea-row .vcea-row__nav{bottom:calc(clamp(1rem, 1.7vw, 2.125rem) + 1rem);display:flex;gap:8px;left:calc(clamp(1.5rem, 8.7vw, 11rem) + 1rem);position:absolute;z-index:10}@media (max-width:1024px){.vcea-page .vcea-row .vcea-row__nav{left:2rem}}@media (max-width:768px){.vcea-page .vcea-row .vcea-row__nav{bottom:1.25rem;left:1.5rem}}.vcea-page .vcea-row .vcea-row__nav button{align-items:center;background:transparent;border:none;box-shadow:none;cursor:pointer;display:flex;height:40px;justify-content:center;outline:none;padding:0;width:40px}.vcea-page .vcea-row .vcea-row__nav button svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.vcea-page .vcea-row .vcea-row__nav button.swiper-button-disabled{cursor:not-allowed;opacity:.3;pointer-events:none}.vcea-page .vcea-row .vcea-row__nav button.vcea-row__prev svg{transform:rotate(-90deg)}.vcea-page .vcea-row .vcea-row__nav button.vcea-row__next svg{transform:rotate(90deg)}.vcea-page .vcea-row .vcea-row__media{background:var(--color-gray-100);border-radius:50px;border-bottom-right-radius:0;border-top-right-radius:0;box-shadow:0 4px 20px rgba(0,0,0,.08);height:100%;overflow:hidden;position:relative}@media (max-width:768px){.vcea-page .vcea-row .vcea-row__media{border-radius:30px;height:260px;margin:0 1rem;order:1}}.vcea-page .vcea-row .vcea-row__media img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.vcea-page #vcea-2022 .vcea-row__media{background:linear-gradient(145deg,#0f4c5c,#1654b1 50%,#0d3d4d);box-shadow:0 6px 28px rgba(23,31,103,.25)}.blog-archive{min-height:100vh;padding:9.75rem 0 5rem}.blog-archive .blog-archive__inner{margin:0 auto;max-width:1600px;padding:1.75rem 6rem;width:100%}.blog-archive .blog-archive__inner .blog-archive__categories{align-items:center;display:flex;flex-wrap:wrap;gap:40px;height:80px}.blog-archive .blog-archive__inner .blog-archive__categories .blog-archive__category{align-items:center;color:var(--color-primary);display:flex;font-family:var(--font-family-body);font-size:clamp(14px,2.78vw,24px);font-weight:500;height:100%;justify-content:center;line-height:22px}@media screen and (max-width:768px){.blog-archive .blog-archive__inner .blog-archive__categories{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.blog-archive .blog-archive__inner .blog-archive__categories::-webkit-scrollbar{display:none}.blog-archive .blog-archive__inner .blog-archive__categories .blog-archive__category{font-size:20px;height:60px}.blog-archive .blog-archive__inner .blog-archive__categories{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}}@media screen and (max-width:768px){.blog-archive .blog-archive__inner .blog-archive__categories::-webkit-scrollbar{display:none}}.blog-archive .blog-archive__inner .blog-archive__posts{display:grid;gap:2.5rem;grid-template-columns:repeat(4,1fr)}@media screen and (max-width:1024px){.blog-archive .blog-archive__inner .blog-archive__posts{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.blog-archive .blog-archive__inner .blog-archive__posts{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.blog-archive .blog-archive__inner .blog-archive__posts{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:1440px){.blog-archive .blog-archive__inner{padding:1.75rem 3rem}}@media screen and (max-width:768px){.blog-archive .blog-archive__inner{padding:1.75rem 32px}}@media screen and (max-width:576px){.blog-archive .blog-archive__inner{padding:1.75rem 26px}}@media screen and (max-width:380px){.blog-archive .blog-archive__inner{padding:1.75rem 16px}}@media screen and (max-width:768px){.blog-archive{padding:48px 0 32px}}body.single-post .site-main{padding-top:9.75rem}body.single-post .container{max-width:min(972px,100vw - 20px)}body.single-post .single-post__categories{display:flex;gap:40px;list-style:none;margin:0 0 68px;padding:0}body.single-post .single-post__categories .category-link{color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:24px;font-weight:500;height:80px;line-height:1.2}body.single-post .single-post__categories .category-link a{align-items:center;color:inherit;display:flex;height:100%;text-decoration:none;vertical-align:middle}body.single-post article.single-post{margin:0 auto;max-width:740px}body.single-post article.single-post header.entry-header .entry-header__meta{margin-bottom:14px}body.single-post article.single-post header.entry-header .entry-header__meta .entry-header__meta-data{align-items:center;display:flex;list-style:none;margin:0;padding:0}body.single-post article.single-post header.entry-header .entry-header__meta .entry-header__meta-data .entry-header__meta-data-item{align-items:center;color:var(--color-text-secondary);display:flex;font-family:var(--font-family-body);font-size:14px;font-weight:500;line-height:1.2}body.single-post article.single-post header.entry-header .entry-header__meta .entry-header__meta-data .entry-header__meta-data-item:before{content:"·";display:block;margin:0 6px}body.single-post article.single-post header.entry-header .entry-header__meta .entry-header__meta-data .entry-header__meta-data-item:first-child:before,body.single-post article.single-post header.entry-header .entry-header__meta .entry-header__meta-data .entry-header__meta-data-item:nth-child(2):before{display:none}body.single-post article.single-post header.entry-header .entry-header__meta .entry-header__meta-data .entry-header__meta-data-item:first-child{margin-right:12px}body.single-post article.single-post header.entry-header .entry-header__meta .entry-header__meta-data .meta-data-item--logo{height:32px;width:32px}body.single-post article.single-post header.entry-header .entry-header__meta .entry-header__meta-data .meta-data-item--logo img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}body.single-post article.single-post header.entry-header .entry-title{color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:40px;font-weight:600;line-height:1.25;margin-bottom:32px}body.single-post article.single-post .entry-content{margin-bottom:46px}body.single-post article.single-post .entry-content h2{font-family:var(--font-family-body);font-size:18px;font-weight:400;line-height:1.25;margin-bottom:4px}body.single-post article.single-post .entry-content>p{color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:16px;font-weight:500;line-height:1.5;margin:0 0 4px}body.single-post article.single-post .entry-content>p:has(+*):not(:last-child){margin-bottom:32px}body.single-post article.single-post .entry-content .wp-block-image{margin:0 0 28px}body.single-post article.single-post .entry-content .wp-block-group.is-layout-grid .wp-block-image{margin:0}body.single-post article.single-post .entry-content blockquote{margin:0;padding:0}body.single-post article.single-post .entry-content blockquote p{border-left:3px solid #3d45b8;display:block;margin:15px 18px 15px 0;padding:6px 6px 0 18px}body.single-post article.single-post .entry-content blockquote cite{color:var(--color-text-secondary);display:block;font-family:var(--font-family-body);font-style:normal;margin-left:auto;margin-top:20px;width:-moz-fit-content;width:fit-content}body.single-post article.single-post .entry-footer .entry-footer__share{border-block-end:1px solid rgba(48,44,42,.2);border-block-start:1px solid rgba(48,44,42,.2);margin-bottom:24px;margin-top:28px;padding:18px 0}body.single-post article.single-post .entry-footer .entry-footer__share-links{align-items:center;display:flex;flex-wrap:wrap;gap:24px;list-style:none;margin:0;padding:0}body.single-post article.single-post .entry-footer .entry-footer__share-link .entry-footer__copy-btn,body.single-post article.single-post .entry-footer .entry-footer__share-link .entry-footer__share-action{align-items:center;background:transparent;border:0;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;height:24px;justify-content:center;line-height:1;padding:0;position:relative;text-decoration:none;transition:color var(--transition-base) ease;width:24px}body.single-post article.single-post .entry-footer .entry-footer__share-link .entry-footer__copy-btn:hover,body.single-post article.single-post .entry-footer .entry-footer__share-link .entry-footer__share-action:hover{color:#3d45b8}body.single-post article.single-post .entry-footer .entry-footer__share-link .entry-footer__share-icon{display:block;height:20px;width:20px}body.single-post article.single-post .entry-footer .entry-footer__share-link .entry-footer__copy-tooltip{background:var(--color-text-secondary);border-radius:4px;bottom:calc(100% + 8px);color:#fff;font-size:12px;left:50%;line-height:1.2;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(4px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden;white-space:nowrap}body.single-post article.single-post .entry-footer .entry-footer__share-link .entry-footer__copy-btn.is-copied .entry-footer__copy-tooltip{opacity:1;transform:translateX(-50%) translateY(0);visibility:visible}body.single-post article.single-post .entry-footer .entry-footer__metadata{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-top:24px}body.single-post article.single-post .entry-footer .entry-footer__metadata-list{list-style:none;margin:0;padding:0}body.single-post article.single-post .entry-footer .entry-footer__metadata-item{color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:14px;line-height:1.5}body.single-post article.single-post .entry-footer .entry-footer__metadata-action{margin-left:auto}body.single-post article.single-post .entry-footer .entry-footer__like-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;font-family:var(--font-family-body);font-size:14px;gap:6px;line-height:1.2;padding:0}body.single-post article.single-post .entry-footer .entry-footer__like-count{color:var(--color-text-secondary);font-weight:500;min-width:1ch;text-align:right}body.single-post article.single-post .entry-footer .entry-footer__like-icon{display:inline-grid;height:24px;place-items:center;position:relative;transform-origin:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px}body.single-post article.single-post .entry-footer .entry-footer__like-icon svg{display:block;height:18px;width:18px}body.single-post article.single-post .entry-footer .entry-footer__like-icon path{fill:transparent;stroke:#e2264d;stroke-width:1.8;transition:fill .18s ease,stroke .18s ease}body.single-post article.single-post .entry-footer .entry-footer__like-icon:after,body.single-post article.single-post .entry-footer .entry-footer__like-icon:before{content:"";left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0)}body.single-post article.single-post .entry-footer .entry-footer__like-icon:before{border:10px solid #e2264d;border-radius:50%;box-sizing:border-box;height:36px;width:36px}body.single-post article.single-post .entry-footer .entry-footer__like-icon:after{border-radius:50%;box-shadow:-16px -8px 0 #f06292,16px -8px 0 #ffb74d,-18px 10px 0 #64b5f6,18px 10px 0 #81c784,0 -20px 0 #ba68c8,0 20px 0 #ffd54f;height:6px;width:6px}body.single-post article.single-post .entry-footer .entry-footer__like-btn.is-liked .entry-footer__like-icon{animation:single-heart-pop .48s cubic-bezier(.17,.89,.32,1.49)}body.single-post article.single-post .entry-footer .entry-footer__like-btn.is-liked .entry-footer__like-icon path{fill:#e2264d;stroke:#e2264d}body.single-post article.single-post .entry-footer .entry-footer__like-btn.is-liked .entry-footer__like-icon:before{animation:single-heart-ring .48s cubic-bezier(.21,.61,.35,1)}body.single-post article.single-post .entry-footer .entry-footer__like-btn.is-liked .entry-footer__like-icon:after{animation:single-heart-particles .52s cubic-bezier(.21,.61,.35,1)}@keyframes single-heart-pop{0%,18%{transform:scale(0)}55%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes single-heart-ring{0%{border-width:10px;opacity:0;transform:translate(-50%,-50%) scale(0)}20%{border-color:#cc8ef5;border-width:10px;opacity:.9;transform:translate(-50%,-50%) scale(1)}to{border-color:#cc8ef5;border-width:0;opacity:0;transform:translate(-50%,-50%) scale(1.15)}}@keyframes single-heart-particles{0%,24%{opacity:0;transform:translate(-50%,-50%) scale(.7)}35%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.25)}}body.single-post article.single-post .entry-footer .tags-links{align-items:center;display:flex;gap:10px;margin-bottom:20px}body.single-post article.single-post .entry-footer .tags-links a{background-color:#faf5f0;border:1px solid rgba(48,44,42,.2);color:var(--color-text-secondary);font-size:14px;line-height:17px;padding:6px 12px}body.single-post article.single-post .entry-footer .cat-links{align-items:center;display:flex;gap:10px}body.single-post article.single-post .entry-footer .cat-links a{color:var(--color-text-secondary);font-size:14px;line-height:17px;padding:6px 0;text-decoration:underline;transition:color var(--transition-base) ease}body.single-post article.single-post .entry-footer .cat-links a:hover{color:#3d45b8}body.single-post article.single-post:last-child{margin-bottom:120px}body.single-post .related-posts{margin:64px 0 16px}body.single-post .related-posts .related-posts__header{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:24px}body.single-post .related-posts .related-posts__title{color:var(--color-text-secondary);font-family:var(--font-family-body);font-size:18px;font-weight:500;line-height:27px;margin:0}body.single-post .related-posts .related-posts__all{color:var(--color-text-secondary);font-size:14px}body.single-post .related-posts .related-posts__all:hover{color:#3d45b8}body.single-post .related-posts .related-posts__grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:312px}@media screen and (max-width:991px){body.single-post .related-posts .related-posts__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:768px){body.single-post .related-posts .related-posts__grid{grid-template-columns:repeat(1,minmax(0,1fr))}}body.single-post .related-posts .related-posts__card{display:flex;flex-direction:column;min-width:0}body.single-post .related-posts .related-posts__card .related-posts__thumb{aspect-ratio:16/10;background:#f3f1ee;display:block;max-height:162px;overflow:hidden}body.single-post .related-posts .related-posts__card .related-posts__thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}body.single-post .related-posts .related-posts__card .related-posts__card-content{display:flex;flex-direction:column;flex-grow:1;padding:24px}body.single-post .related-posts .related-posts__card .related-posts__card-content .related-posts__card-title{font-family:var(--font-family-body);font-size:18px;font-weight:600;line-height:normal;margin:0;min-height:43.2px}body.single-post .related-posts .related-posts__card .related-posts__card-content .related-posts__card-title a{color:var(--color-text-secondary);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;text-decoration:none;-webkit-box-orient:vertical;overflow:hidden}body.single-post .related-posts .related-posts__card .related-posts__card-content .related-posts__meta{align-items:center;border-top:1px solid rgba(48,44,42,.2);display:flex;justify-content:space-between;margin-top:auto;padding-top:15px}body.single-post .related-posts .related-posts__card .related-posts__card-content .related-posts__views{align-items:center;color:var(--color-text-secondary);display:inline-flex;font-family:var(--font-family-body);font-size:12px;font-weight:500;gap:6px;line-height:18px;padding:0}body.single-post .related-posts .related-posts__card .related-posts__card-content .related-posts__views svg{height:19px;width:19px}body.single-post .related-posts .like-toggle-btn{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--color-text-secondary);cursor:pointer;display:inline-flex;font-family:var(--font-family-body);font-size:12px;font-weight:500;gap:6px;line-height:1;padding:0}body.single-post .related-posts .like-toggle-count{display:block;line-height:18px;min-width:1ch;text-align:right}body.single-post .related-posts .like-toggle-icon{display:inline-grid;height:20px;place-items:center;position:relative;transform-origin:center;width:20px}body.single-post .related-posts .like-toggle-icon svg{display:block;height:19px;width:19px}body.single-post .related-posts .like-toggle-icon path{fill:transparent;stroke:#e2264d;stroke-width:1.8;transition:fill .18s ease,stroke .18s ease}body.single-post .related-posts .like-toggle-btn.is-liked .like-toggle-icon{animation:single-heart-pop .48s cubic-bezier(.17,.89,.32,1.49)}body.single-post .related-posts .like-toggle-btn.is-liked .like-toggle-icon path{fill:#e2264d;stroke:#e2264d}@media screen and (max-width:768px){body.single-post .single-post__categories{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}body.single-post .single-post__categories::-webkit-scrollbar{display:none}body.single-post .single-post__categories .category-link{font-size:20px;height:60px}}:root{--color-brand-blue:#171f67;--color-white:#fff;--color-secondary-1:#173180;--color-secondary-2:#164299;--color-secondary-3:#1654b1;--color-secondary-4:#1565ca;--color-secondary-5:#0634fb;--color-secondary-6:#cde7f4;--color-primary:#171f67;--color-primary-dark:#173180;--color-primary-light:#1577e3;--color-secondary:#1565ca;--color-accent:#211a6e;--color-blue-900:#171f67;--color-blue-800:#173180;--color-blue-700:#164299;--color-blue-600:#1654b1;--color-blue-500:#1565ca;--color-blue-400:#1577e3;--color-blue-200:#93c5fd;--color-black:#000;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-text:#c8c8c8;--color-text-secondary:#302c2a;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-info:#3b82f6;--font-family-headline:"Stara Sans",sans-serif;--font-weight-headline:800;--font-family-body:"Inter Tight",sans-serif;--font-weight-subhead:600;--font-weight-body:500;--font-family-sans:var(--font-family-body);--font-family-serif:"Georgia",serif;--font-family-mono:"Courier New",monospace;--font-size-headline-base:2.5rem;--font-size-subhead-base:1.25rem;--font-size-body-base:0.625rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--line-height-tight:1.25;--line-height-snug:1.375;--line-height-normal:1.5;--line-height-relaxed:1.625;--line-height-loose:2;--spacing-0:0;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-8:2rem;--spacing-10:2.5rem;--spacing-12:3rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--radius-sm:0.125rem;--radius-base:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-base:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--transition-fast:150ms;--transition-base:200ms;--transition-slow:300ms;--container-max-width:1280px;--container-padding:1rem}.bg-gradient{background:linear-gradient(180deg,rgba(33,26,110,.63) 9.4605069411%,rgba(83,138,180,.61) 31.1545288354%,rgba(130,176,176,.25) 56.1498140034%,rgba(255,216,196,0))}.bg-gradient-hero{background:linear-gradient(135deg,rgba(170,62,4,.11) 15.1198169641%,#538ab4 44.3596990485%,#171f67 78.7871645208%)}@media (max-width:576px){.mb-hide{display:none!important}}