@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-Regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-SemiBold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter Display;src:url(/fonts/InterDisplay-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}#ww-nav-header *,#ww-nav-header :before,#ww-nav-header :after{box-sizing:border-box;margin:0}#ww-nav-header{z-index:9999;pointer-events:none;background:0 0;justify-content:center;width:100%;padding:20px 0 0;display:flex;position:fixed;top:0;left:0;right:0}#ww-nav-container{pointer-events:all;width:100%;max-width:1480px;margin:0 auto;padding:0 20px;position:relative}#ww-nav-pill{z-index:2;background:#fff;border:1px solid #86a5d933;border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:4px;display:flex;position:relative}.ww-logo{flex-shrink:0;align-items:center;height:44px;padding:0 0 0 20px;display:flex}.ww-logo svg{width:188px;height:auto;display:block}.ww-nav-items{align-items:center;gap:24px;height:44px;display:flex}.ww-nav-item{cursor:pointer;color:#2a2a2a;letter-spacing:-.02em;white-space:nowrap;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:4px;align-items:center;gap:4px;height:40px;padding:0 4px;font-family:Inter Display,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.ww-nav-item:hover,.ww-nav-item.ww-active{color:#2a2a2a}.ww-chevron{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .22s;display:flex;transform:rotate(90deg)}.ww-nav-item.ww-active .ww-chevron{transform:rotate(-90deg)}.ww-chevron svg{display:block}.ww-nav-actions{flex-shrink:0;align-items:center;gap:4px;padding-right:4px;display:flex}.ww-btn-login{color:#2a2a2a;cursor:pointer;white-space:nowrap;letter-spacing:-.02em;background:0 0;border:none;border-radius:44px;flex-shrink:0;align-items:center;height:44px;padding:0 16px;font-family:Inter Display,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.ww-btn-login:hover{background:#2a2a2a0d}.ww-btn-cta{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.2px;background:#2a2a2a;border-radius:44px;flex-shrink:0;justify-content:center;align-items:center;width:180px;height:44px;padding:0 20px;font-family:Inter Display,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:background .2s,transform .1s;display:flex}.ww-btn-cta:hover{background:#111}.ww-btn-cta:active{transform:scale(.98)}.ww-dropdown{z-index:1;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #86a5d92e;border-radius:0 0 20px 20px;min-width:348px;padding:32px;transition:opacity .24s,transform .24s,visibility 0s linear .24s;position:absolute;top:100%;left:0;transform:translateY(-18px)}.ww-dropdown.ww-open{opacity:1;visibility:visible;pointer-events:all;transition:opacity .24s,transform .24s,visibility linear;transform:translateY(0)}.ww-dropdown-layout{align-items:flex-start;gap:64px;display:flex}.ww-link-list{flex-direction:column;flex-shrink:0;gap:12px;padding-left:0;list-style:none;display:flex}.ww-link-list a{color:#2a2a2a;letter-spacing:0;white-space:nowrap;font-family:Inter Display,sans-serif;font-size:16px;font-weight:400;text-decoration:none;transition:color .15s;display:block}.ww-link-list a:after{content:attr(data-text);visibility:hidden;height:0;font-weight:500;display:block;overflow:hidden}.ww-link-list a.ww-featured:after{font-weight:700}.ww-link-list a:hover{font-weight:500}.ww-link-list a.ww-featured{color:#00c65e;font-weight:600}.ww-link-list a.ww-featured:hover{font-weight:700}.ww-card{flex-direction:column;flex-grow:0;flex-shrink:0;align-self:flex-start;gap:32px;width:272px;min-width:272px;max-width:272px;padding:0 8px;text-decoration:none;display:flex}.ww-card-image{background:silver;border-radius:12px;flex-shrink:0;width:100%;height:168px;min-height:168px;position:relative;overflow:hidden}.ww-card-image img{object-fit:cover;width:100%;height:100%;display:block}.ww-card-label{color:#2a2a2a;letter-spacing:-.01em;font-family:Inter Display,sans-serif;font-size:16px;font-weight:400;transition:color .15s}.ww-card-label:after{content:attr(data-text);visibility:hidden;height:0;font-weight:500;display:block;overflow:hidden}.ww-card:hover .ww-card-label{font-weight:500}.ww-hamburger{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:44px;height:44px;margin-right:8px;padding:0;display:none;position:relative}.ww-hamburger span{background:#2a2a2a;border-radius:4px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block;position:absolute;top:50%;left:50%}.ww-hamburger span:first-child{transform:translate(-50%,calc(-50% - 6px))}.ww-hamburger span:nth-child(2){transform:translate(-50%,-50%)}.ww-hamburger span:nth-child(3){transform:translate(-50%,calc(6px - 50%))}.ww-hamburger.ww-open span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.ww-hamburger.ww-open span:nth-child(2){opacity:0;transform:translate(-50%,-50%)scaleX(0)}.ww-hamburger.ww-open span:nth-child(3){transform:translate(-50%,-50%)rotate(-45deg)}#ww-sheet{display:none!important}#ww-mob-scrim{z-index:9998;background:#0003;display:none;position:fixed;inset:0}#ww-mob-scrim.ww-open{display:block}#ww-mob-panel{border-top:none;width:100%;padding:24px 20px 20px;display:none}#ww-mob-panel.ww-open{display:block}.ww-mob-item{border-bottom:1px solid #f5f5f5}.ww-mob-trigger{cursor:pointer;text-align:left;color:#2a2a2a;letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 0;font-family:Inter Display,sans-serif;font-size:20px;font-weight:500;line-height:1.2;transition:color .15s;display:flex}.ww-mob-trigger:hover{font-weight:600}.ww-mob-chevron{flex-shrink:0;width:24px;height:24px;transition:transform .22s;transform:rotate(90deg)}.ww-mob-trigger.ww-open .ww-mob-chevron{transform:rotate(-90deg)}.ww-mob-sub{flex-direction:column;padding:4px 0 12px;display:none}.ww-mob-sub.ww-open{display:flex}.ww-mob-sub a{color:#2a2a2a;letter-spacing:0;padding:12px 0;font-family:Inter Display,sans-serif;font-size:16px;font-weight:400;text-decoration:none;transition:color .15s}.ww-mob-sub a:hover{font-weight:500}.ww-mob-sub a.ww-featured{color:#00c65e;font-weight:600}.ww-mob-link{color:#2a2a2a;letter-spacing:-.01em;border-bottom:1px solid #f5f5f5;padding:20px 0;font-family:Inter Display,sans-serif;font-size:20px;font-weight:500;text-decoration:none;transition:color .15s;display:block}.ww-mob-link:last-of-type{border-bottom:none}.ww-mob-link:hover{font-weight:600}.ww-mob-ctas{flex-direction:column;gap:8px;margin-top:56px;display:flex}.ww-mob-ctas .ww-btn-login{justify-content:center;width:100%;height:44px;font-size:16px;display:flex}.ww-mob-ctas .ww-btn-cta{width:100%;height:48px;font-size:16px;display:flex}@media (width<=1200px){.ww-nav-items,.ww-btn-login,.ww-btn-cta{display:none}.ww-hamburger{display:flex}}#ww-nav-header{transition:transform .3s}#ww-nav-header.ww-nav-hidden{transform:translateY(-100%)}#ww-grid-overlay{z-index:99999;pointer-events:none;box-sizing:border-box;gap:24px;max-width:1480px;margin:0 auto;padding:0 100px;display:none;position:fixed;inset:0}#ww-grid-overlay.ww-grid-visible{display:flex}#ww-grid-overlay .ww-grid-col{background:#f003;flex:1 1 0;height:100%}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline-offset:2px!important;outline:2px solid #00c65e!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.footer-box *,.footer-box :before,.footer-box :after{box-sizing:border-box;margin:0;padding:0}.footer-box ul{list-style:none}.footer-box a{text-decoration:none}.footer-box{--c-dark:#2a2a2a;--c-body:#2a2a2a;--c-green:#00c65e;--c-muted:#2c2c2c66;--c-copy:#2a2a2a99;--c-legal:#585858;--c-divider:#2a2a2a14;--c-div-v:#2a2a2a33;--font:"Inter Display", sans-serif;--radius:20px;background:#fbfbfb;border-radius:clamp(12px,2vw,24px);flex-direction:column;align-items:center;width:calc(100% - 2*clamp(20px,4vw,60px));max-width:1360px;margin:40px auto;padding:clamp(48px,7vw,100px) 8px clamp(20px,3vw,40px);display:flex;position:relative;overflow:hidden}.footer-box__blob{mix-blend-mode:multiply;pointer-events:none;will-change:transform;border-radius:50%;position:absolute}.footer-box__blob--1{background:radial-gradient(circle,#a8ff50d9 0%,#78f03c80 40%,#0000 70%);width:1100px;height:1100px;animation:6s ease-in-out infinite blob-drift-1;top:-360px;right:-200px}.footer-box__blob--2{background:radial-gradient(circle,#3cd2b9bf 0%,#28bea566 45%,#0000 70%);width:1048px;height:1048px;animation:8s ease-in-out infinite blob-drift-2;top:20px;left:-480px}.footer-box__blob--3{background:radial-gradient(circle,#64e6a099 0%,#46d28c4d 50%,#0000 72%);width:1148px;height:1148px;animation:10s ease-in-out infinite blob-drift-3;top:60px;left:-420px}@keyframes blob-drift-1{0%{transform:translate(0)scale(1)}25%{transform:translate(-120px,80px)scale(1.08)}50%{transform:translate(100px,140px)scale(.95)}75%{transform:translate(80px,-100px)scale(1.06)}to{transform:translate(0)scale(1)}}@keyframes blob-drift-2{0%{transform:translate(0)scale(1)}25%{transform:translate(130px,-90px)scale(1.07)}50%{transform:translate(-80px,120px)scale(.94)}75%{transform:translate(-110px,-80px)scale(1.05)}to{transform:translate(0)scale(1)}}@keyframes blob-drift-3{0%{transform:translate(0)scale(1)}25%{transform:translate(90px,110px)scale(1.06)}50%{transform:translate(-130px,-70px)scale(.96)}75%{transform:translate(60px,-120px)scale(1.04)}to{transform:translate(0)scale(1)}}.footer-box__heading{z-index:1;color:var(--c-dark);text-align:center;letter-spacing:-.03em;margin-bottom:clamp(28px,4vw,48px);font-family:Inter Display,sans-serif;font-size:72px;font-weight:500;line-height:1.05;position:relative}.footer-box__cta{z-index:1;background:#fff;border-radius:32px;align-items:center;gap:12px;margin-bottom:clamp(40px,7vw,100px);padding:8px 8px 8px 20px;transition:box-shadow .25s,transform .25s;display:inline-flex;position:relative;box-shadow:0 12px 20px -4px #2508351a}.footer-box__cta:hover{transform:translateY(-2px);box-shadow:0 16px 28px -4px #25083529}.footer-box__cta-text{color:var(--c-dark);white-space:nowrap;font-size:16px;font-weight:600;line-height:1.5}.footer-box__cta-icon{background:var(--c-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.footer-box__cta-icon svg{stroke:#fff;fill:none;width:16px;height:16px}.footer-box .footer{z-index:1;position:relative}@media (width<=640px){.footer-box{width:calc(100% - 20px)}}@media (width<=1120px){.footer-box__blob--1{width:948px;height:948px;top:-300px;right:-160px}.footer-box__blob--2{width:900px;height:900px;top:16px;left:-380px}.footer-box__blob--3{width:980px;height:980px;top:48px;left:-340px}}@media (width<=900px){.footer-box__blob--1{width:900px;height:900px;top:-100px;bottom:unset;right:-300px}.footer-box__blob--2{width:848px;height:848px;top:200px;bottom:unset;left:-380px}.footer-box__blob--3{width:948px;height:948px;top:400px;bottom:unset;left:-320px}.footer-box__heading{font-size:40px}.footer-box__cta-text{font-family:Inter Display,sans-serif;font-size:12px;font-weight:600}.footer-box__cta-icon{width:28px;height:28px}.footer-box__cta-icon svg{width:12px;height:12px}}@media (width<=480px){.footer-box__blob--1{width:700px;height:700px;top:-80px;bottom:unset;right:-250px}.footer-box__blob--2{width:660px;height:660px;top:180px;bottom:unset;left:-300px}.footer-box__blob--3{width:740px;height:740px;top:360px;bottom:unset;left:-260px}}.footer{border-radius:var(--radius);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #fff;flex-direction:column;gap:40px;width:100%;max-width:1280px;padding:40px;display:flex}.footer__top{justify-content:space-between;align-items:center;display:flex}.footer__logo svg{width:auto;height:20px;display:block}.footer__copyright{color:var(--c-legal);letter-spacing:.3px;white-space:nowrap;font-size:16px;font-weight:500}.footer__divider{background:var(--c-dark);opacity:.08;border-radius:1px;flex-shrink:0;height:1px}.footer__body{grid-template-columns:repeat(12,1fr);align-items:flex-start;column-gap:24px;margin:0 -40px;display:grid}.footer__about{flex-direction:column;grid-column:1/7;justify-content:space-between;min-height:377px;padding-left:40px;display:flex}.footer__about-top{flex-direction:column;gap:32px;display:flex}.footer__about-block{flex-direction:column;gap:24px;display:flex}.footer__col-title{color:var(--c-dark);letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.1}.footer__about-text{color:var(--c-body);max-width:371px;font-size:16px;font-weight:400;line-height:1.5}.footer__cta{color:var(--c-green);font-size:16px;font-weight:600;line-height:1;transition:opacity .2s;display:inline-block}.footer__cta:hover{opacity:.75}.footer__contact{flex-direction:column;gap:12px;display:flex}.footer__contact a{color:var(--c-legal);font-size:16px;font-weight:500;line-height:1}.footer__contact a:hover{font-weight:600}.footer__nav{grid-column:7/13;grid-template-columns:repeat(6,1fr);align-items:flex-start;column-gap:24px;display:grid}.footer__nav-col{flex-direction:column;grid-column:span 2;gap:24px;display:flex}.footer__nav-col:last-child{padding-right:40px}.footer__nav-title{color:var(--c-dark);letter-spacing:1px;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.1}.footer__nav-links{flex-direction:column;gap:12px;display:flex}.footer__nav-links a{color:var(--c-dark);white-space:nowrap;font-size:16px;font-weight:500;line-height:1}.footer__nav-links a:hover{font-weight:600}.footer__bottom{justify-content:space-between;align-items:center;gap:20px;display:flex}.footer__bottom .footer__social{display:none}.footer__social{align-items:center;gap:12px;display:flex}.footer__social a{background:0 0;border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .2s,transform .2s;display:flex}.footer__social a:hover{opacity:.8;transform:translateY(-1px)}.footer__social a[aria-label=YouTube]{width:32px;height:32px}.footer__social svg{width:20px;height:20px;fill:var(--c-dark)}.footer__social--linkedin{padding:0;background:0 0!important}.footer__social--linkedin img{width:32px;height:32px;display:block}.footer__terms{align-items:center;gap:28px;display:flex}.footer__terms a{color:var(--c-legal);white-space:nowrap;font-size:16px;font-weight:500;line-height:1}.footer__terms a:hover{font-weight:600}.footer__terms-sep{background:var(--c-dark);opacity:.2;border-radius:1px;flex-shrink:0;width:1px;height:8px}@media (width<=1120px){.footer{gap:28px;padding:28px 20px}.footer__body{flex-direction:column;gap:28px;margin:0;display:flex}.footer__about{width:100%;min-height:unset;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;padding-left:0}.footer__about-top{flex-shrink:0;gap:20px;max-width:420px}.footer__about-block{gap:16px}.footer__about-text{max-width:100%;font-size:16px}.footer__cta{font-size:16px}.footer__contact{text-align:right;flex-shrink:0;align-self:flex-start}.footer__nav{flex-direction:column;flex-shrink:unset;justify-content:flex-start;gap:0;width:100%;display:flex}.footer__nav-col,.footer__nav-col:last-child{border-top:1px solid var(--c-divider);flex:none;gap:0;width:100%;padding-right:0}.footer__nav-title{cursor:pointer;user-select:none;white-space:normal;-webkit-tap-highlight-color:transparent;justify-content:space-between;align-items:center;padding:16px 0;font-size:16px;display:flex}.footer__nav-title:after{content:"+";color:var(--c-dark);flex-shrink:0;margin-left:12px;font-size:20px;font-weight:300;line-height:1;transition:transform .3s;display:inline-block}.footer__nav-col.is-open .footer__nav-title:after{transform:rotate(45deg)}.footer__nav-links{gap:16px;max-height:0;transition:max-height .35s,padding-bottom .35s;overflow:hidden}.footer__nav-col.is-open .footer__nav-links{max-height:600px;padding-bottom:20px}.footer__nav-links a{white-space:normal}.footer__bottom{flex-direction:column;align-items:flex-start;gap:16px}.footer__terms{flex-wrap:wrap;gap:8px 0}.footer__terms a{white-space:normal;text-align:left;font-size:16px}.footer__terms-sep{margin:0 12px;display:inline-block}.footer__terms-sep:first-of-type{display:none}.footer__copyright{font-size:16px}}@media (width<=760px){.footer__about{flex-direction:column;gap:40px}.footer__contact{text-align:left;flex-shrink:unset;align-self:flex-start}}@media (width<=480px){.footer{border-radius:12px;gap:20px;padding:20px 16px}}@media (width<=440px){.footer__top .footer__social{display:none}.footer__bottom .footer__social{display:flex}}
