@keyframes style-module-scss-module__gd1iqG__backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes style-module-scss-module__gd1iqG__modalZoomIn{0%{opacity:0;transform:scale(.96)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes style-module-scss-module__gd1iqG__backdropFadeOut{0%{opacity:1}to{opacity:0}}@keyframes style-module-scss-module__gd1iqG__modalZoomOut{0%{opacity:1;transform:scale(1)translateY(0)}to{opacity:0;transform:scale(.96)translateY(6px)}}@keyframes style-module-scss-module__gd1iqG__panelSlideIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.style-module-scss-module__gd1iqG__overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#18181b73;justify-content:center;align-items:center;padding:16px;animation:.2s style-module-scss-module__gd1iqG__backdropFadeIn;display:flex;position:fixed;inset:0}.style-module-scss-module__gd1iqG__overlayClosing{animation:.22s forwards style-module-scss-module__gd1iqG__backdropFadeOut}.style-module-scss-module__gd1iqG__modal{color:#18181b;background:#fff;border-radius:6px;flex-direction:column;width:100%;max-width:700px;max-height:92vh;animation:.25s cubic-bezier(.34,1.3,.64,1) style-module-scss-module__gd1iqG__modalZoomIn;display:flex;overflow:hidden;box-shadow:0 32px 80px #18181b29,0 4px 20px #18181b0f}.style-module-scss-module__gd1iqG__modalClosing{animation:.22s forwards style-module-scss-module__gd1iqG__modalZoomOut}.style-module-scss-module__gd1iqG__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:24px 28px 10px;display:flex}.style-module-scss-module__gd1iqG__title{color:#18181b;margin:0;font-size:28px;font-weight:400;line-height:1}.style-module-scss-module__gd1iqG__title em{font-style:italic;font-weight:700}.style-module-scss-module__gd1iqG__titleYear{color:#18181b80;font-weight:300}.style-module-scss-module__gd1iqG__headerActions{align-items:center;gap:4px;display:flex}.style-module-scss-module__gd1iqG__navBtn{border-radius:var(--button-border-radius);color:#18181b66;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;transition:color .15s;display:flex}.style-module-scss-module__gd1iqG__navBtn:hover{color:#18181b}.style-module-scss-module__gd1iqG__closeBtn{border-radius:var(--button-border-radius);color:#18181b66;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;margin-left:4px;transition:color .15s;display:flex}.style-module-scss-module__gd1iqG__closeBtn:hover{color:#18181b}.style-module-scss-module__gd1iqG__legend{flex-shrink:0;align-items:center;gap:7px;padding:0 28px 14px;display:flex}.style-module-scss-module__gd1iqG__legendDot{background:#4a7a59;border-radius:50%;flex-shrink:0;width:8px;height:8px}.style-module-scss-module__gd1iqG__legendLabel{color:#18181b8c;font-size:13px}.style-module-scss-module__gd1iqG__calendarBody{flex:1;min-height:0;padding:0 16px 20px;overflow-y:auto}.style-module-scss-module__gd1iqG__dayNames{border-bottom:1px solid #18181b17;grid-template-columns:repeat(7,1fr);margin-bottom:0;display:grid}.style-module-scss-module__gd1iqG__dayName{text-align:center;color:#18181b73;text-transform:uppercase;letter-spacing:.05em;padding:8px 0;font-size:11px;font-weight:600}.style-module-scss-module__gd1iqG__dayNameWeekend{color:#c0534a}.style-module-scss-module__gd1iqG__grid{border-top:1px solid #18181b14;border-left:1px solid #18181b14;grid-template-columns:repeat(7,1fr);display:grid}.style-module-scss-module__gd1iqG__dayCell,.style-module-scss-module__gd1iqG__outerCell{border-bottom:1px solid #18181b14;border-right:1px solid #18181b14;flex-direction:column;gap:3px;min-height:80px;max-height:130px;padding:8px 7px 6px;display:flex;overflow:hidden}.style-module-scss-module__gd1iqG__outerCell{color:#18181b40;background:#f5f5f3;font-size:13px}.style-module-scss-module__gd1iqG__outerCellWeekend{background:#eeede9}.style-module-scss-module__gd1iqG__dayCell{cursor:default;background:#fff}.style-module-scss-module__gd1iqG__dayCellWeekend{background:#f7f6f3}.style-module-scss-module__gd1iqG__hasEvents{background:#e8f8d68c}.style-module-scss-module__gd1iqG__dayCellWeekend.style-module-scss-module__gd1iqG__hasEvents{background:#e1f2cd8c}.style-module-scss-module__gd1iqG__dayCellSelected{background:#a3e63524!important}.style-module-scss-module__gd1iqG__dayNumber{color:#18181b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:500;line-height:1;display:flex}.style-module-scss-module__gd1iqG__todayNumber{background:#3a6b45;font-weight:700;color:#fff!important}.style-module-scss-module__gd1iqG__weekendNumber{color:#c0534a}.style-module-scss-module__gd1iqG__eventChips{flex-direction:column;gap:2px;display:flex;overflow:hidden}.style-module-scss-module__gd1iqG__eventChip{cursor:pointer;text-align:left;background:#c8eea0bf;border:none;border-radius:4px;align-items:center;gap:4px;width:100%;min-width:0;padding:2px 5px 2px 4px;transition:background .12s;display:flex}.style-module-scss-module__gd1iqG__eventChip:hover{background:#a3e6358c}.style-module-scss-module__gd1iqG__eventChipDot{background:#4a7a59;border-radius:50%;flex-shrink:0;width:6px;height:6px}.style-module-scss-module__gd1iqG__eventChipText{color:#18181b;white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;font-size:10px;font-weight:500;line-height:1.35;overflow:hidden}.style-module-scss-module__gd1iqG__selectedDayPanel{background:#f8fafd;border:1px solid #18181b14;border-radius:6px;margin-top:14px;padding:16px 18px;animation:.22s style-module-scss-module__gd1iqG__panelSlideIn}.style-module-scss-module__gd1iqG__selectedDayTitle{color:#18181b;margin:0 0 12px;font-size:14px;font-weight:700}.style-module-scss-module__gd1iqG__noEvents{color:#18181b73;margin:0;font-size:13px}.style-module-scss-module__gd1iqG__eventList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.style-module-scss-module__gd1iqG__eventItemBtn{border-radius:var(--button-border-radius);cursor:pointer;text-align:left;background:#fff;border:1px solid #18181b17;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.style-module-scss-module__gd1iqG__eventItemBtn:hover{border-color:#a3e635;box-shadow:0 2px 10px #a3e6352e}.style-module-scss-module__gd1iqG__eventThumb{border-radius:6px;flex-shrink:0;width:42px;height:42px;overflow:hidden}.style-module-scss-module__gd1iqG__eventThumb img{object-fit:cover;width:100%;height:100%;display:block}.style-module-scss-module__gd1iqG__eventIcon{background:#a3e635;border-radius:6px;flex-shrink:0;width:42px;height:42px}.style-module-scss-module__gd1iqG__eventInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.style-module-scss-module__gd1iqG__eventTitle{color:#18181b;min-width:0;max-width:100%;font-size:13px;font-weight:600;line-height:1.35}.style-module-scss-module__gd1iqG__eventDuration{color:#18181b73;font-size:12px}@media (max-width:970px){.style-module-scss-module__gd1iqG__modal{border-radius:0;max-width:100%;max-height:100vh}.style-module-scss-module__gd1iqG__dayCell,.style-module-scss-module__gd1iqG__outerCell{min-height:56px}}
.style-module-scss-module__gRzZ9G__wrapper{display:inline-block;position:relative}.style-module-scss-module__gRzZ9G__name{color:#18181b;cursor:pointer;font-size:14px;font-weight:600}.style-module-scss-module__gRzZ9G__name:hover{text-decoration:underline}.style-module-scss-module__gRzZ9G__popover{z-index:50;background:#fff;border:1px solid #e4e4e7;border-radius:6px;min-width:220px;padding:16px;animation:.15s ease-out style-module-scss-module__gRzZ9G__popoverIn;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 10px 30px #0000001a}@media (max-width:970px){.style-module-scss-module__gRzZ9G__popover{z-index:100;width:auto;min-width:auto;position:fixed;inset:auto 16px 16px}}@keyframes style-module-scss-module__gRzZ9G__popoverIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.style-module-scss-module__gRzZ9G__popoverHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.style-module-scss-module__gRzZ9G__popoverAvatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.style-module-scss-module__gRzZ9G__popoverInfo{flex-direction:column;gap:2px;display:flex}.style-module-scss-module__gRzZ9G__popoverName{color:#18181b;font-size:14px;font-weight:600}.style-module-scss-module__gRzZ9G__popoverRole{color:#71717a;font-size:12px}.style-module-scss-module__gRzZ9G__popoverLink{color:#65a30d;font-size:13px;font-weight:500;text-decoration:none;display:block}.style-module-scss-module__gRzZ9G__popoverLink:hover{text-decoration:underline}
.style-module-scss-module__X9rhpW__wrapper{flex-direction:column;max-width:768px;margin-top:40px;margin-bottom:64px;display:flex}@media (min-width:970px){.style-module-scss-module__X9rhpW__wrapper{margin-top:0;margin-bottom:96px}}.style-module-scss-module__X9rhpW__title{font-family:var(--font-primary);color:#09090b;letter-spacing:-.04em;font-size:clamp(3.5rem,8vw,7rem);font-weight:300;line-height:.8}.style-module-scss-module__X9rhpW__subtitle{font-family:var(--font-primary);color:#6b7280;text-transform:uppercase;letter-spacing:.05em;max-width:28rem;margin-top:24px;font-size:12px;line-height:1.5}@media (min-width:970px){.style-module-scss-module__X9rhpW__subtitle{font-size:14px}}
@keyframes style-module-scss-module__XtoEFG__bannerContentIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.style-module-scss-module__XtoEFG__banner{z-index:30;opacity:1;background-color:#fff;border-bottom:1px solid #e4e4e7;justify-content:center;align-items:center;width:100%;min-height:2rem;max-height:2rem;padding:0 1rem;transition:transform .4s,opacity .4s;display:flex;position:sticky;top:0;left:0;right:0;transform:translateY(0)}.style-module-scss-module__XtoEFG__banner.style-module-scss-module__XtoEFG__closing{opacity:0;transform:translateY(-100%)}.style-module-scss-module__XtoEFG__content{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.style-module-scss-module__XtoEFG__centerGroup{justify-content:center;align-items:center;gap:1rem;animation:.5s both style-module-scss-module__XtoEFG__bannerContentIn;display:flex}.style-module-scss-module__XtoEFG__textBlock{align-items:center;gap:0;font-size:.75rem;display:flex}.style-module-scss-module__XtoEFG__label{--tw-text-opacity:1;color:rgb(156, 163, 175, var(--tw-text-opacity,1));font-weight:500}@media (max-width:970px){.style-module-scss-module__XtoEFG__label{display:none}}.style-module-scss-module__XtoEFG__title{color:#18181b;font-weight:500}.style-module-scss-module__XtoEFG__button{--tw-text-opacity:1;color:rgb(163, 230, 53, var(--tw-text-opacity,1));letter-spacing:.05em;background-color:#18181b;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:10px;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.style-module-scss-module__XtoEFG__button:hover{opacity:.85}.style-module-scss-module__XtoEFG__closeBtn{cursor:pointer;--tw-text-opacity:1;width:1.5rem;height:1.5rem;color:rgb(156, 163, 175, var(--tw-text-opacity,1));background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:inline-flex;position:absolute;top:50%;right:2%;transform:translateY(-50%)}.style-module-scss-module__XtoEFG__closeBtn:hover{color:rgb(113, 113, 122, var(--tw-text-opacity,1))}
.style-module-scss-module__2W7GdW__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000040;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.style-module-scss-module__2W7GdW__modal{background:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:720px;display:flex;overflow:hidden;box-shadow:0 20px 60px #0000002e}@media (max-width:970px){.style-module-scss-module__2W7GdW__modal{border-radius:0;max-width:100%;height:100vh;max-height:100vh;margin:0}}.style-module-scss-module__2W7GdW__searchBar{align-items:center;gap:.75rem;padding:1.125rem 1.25rem;display:flex}.style-module-scss-module__2W7GdW__searchIcon{color:#a1a1aa;flex-shrink:0}.style-module-scss-module__2W7GdW__input{color:#18181b;caret-color:#65a30d;background:0 0;border:none;outline:none;flex:1;font-size:1.0625rem}.style-module-scss-module__2W7GdW__input::placeholder{color:#a1a1aa}@media (max-width:970px){.style-module-scss-module__2W7GdW__input{font-size:16px}}.style-module-scss-module__2W7GdW__closeBtn{cursor:pointer;color:#a1a1aa;background:0 0;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;transition:color .2s,background-color .2s;display:inline-flex}.style-module-scss-module__2W7GdW__closeBtn:hover{color:#18181b;background:#f4f4f5}.style-module-scss-module__2W7GdW__divider{background:#e4e4e7;height:1px}.style-module-scss-module__2W7GdW__emptyState{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:3.5rem 1.25rem;display:flex}.style-module-scss-module__2W7GdW__noResultsState{gap:.875rem;min-height:260px}.style-module-scss-module__2W7GdW__emptyIcon{color:#a1a1aa;background:#f4f4f5;border-radius:9999px;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.style-module-scss-module__2W7GdW__emptyText{letter-spacing:.08em;text-transform:uppercase;color:#71717a;margin:0;font-size:.8125rem;font-weight:700}.style-module-scss-module__2W7GdW__noResultsTitle{color:#18181b;text-align:center;margin:0;font-size:2.25rem;font-weight:600;line-height:1.15}.style-module-scss-module__2W7GdW__noResultsSubtitle{color:#64748b;text-align:center;margin:0;font-size:1.125rem;line-height:1.6}@media (max-width:970px){.style-module-scss-module__2W7GdW__noResultsTitle{font-size:1.5rem}.style-module-scss-module__2W7GdW__noResultsSubtitle{font-size:1rem}}.style-module-scss-module__2W7GdW__hints{border-top:1px solid #e4e4e7;align-items:center;gap:1.5rem;padding:.875rem 1.25rem;display:flex}@media (max-width:970px){.style-module-scss-module__2W7GdW__hints{display:none}}.style-module-scss-module__2W7GdW__hint{align-items:center;gap:.5rem;display:flex}.style-module-scss-module__2W7GdW__kbd{color:#52525b;letter-spacing:.04em;background:#f4f4f5;border:1px solid #d4d4d8;border-radius:.375rem;justify-content:center;align-items:center;min-width:2rem;height:1.5rem;padding:0 .375rem;font-family:inherit;font-size:.6875rem;font-weight:700;line-height:1;display:inline-flex}.style-module-scss-module__2W7GdW__hintLabel{letter-spacing:.05em;text-transform:uppercase;color:#71717a;font-size:.75rem;font-weight:600}.style-module-scss-module__2W7GdW__results{max-height:420px;margin:0;padding:.375rem 0;list-style:none;overflow-y:auto}@media (max-width:970px){.style-module-scss-module__2W7GdW__results{flex:1;max-height:none}}.style-module-scss-module__2W7GdW__results{scrollbar-width:thin;scrollbar-color:var(--scrollbar-other-thumb) var(--scrollbar-other-track)}.style-module-scss-module__2W7GdW__results::-webkit-scrollbar{width:5px}.style-module-scss-module__2W7GdW__results::-webkit-scrollbar-track{background:var(--scrollbar-other-track)}.style-module-scss-module__2W7GdW__results::-webkit-scrollbar-thumb{background:var(--scrollbar-other-thumb);border-radius:9999px}.style-module-scss-module__2W7GdW__resultItem{cursor:pointer;align-items:center;gap:1rem;padding:.75rem 1.25rem;transition:background .12s;display:flex}.style-module-scss-module__2W7GdW__resultItem:hover,.style-module-scss-module__2W7GdW__resultItem.style-module-scss-module__2W7GdW__resultItemActive{background:#f4f4f5}.style-module-scss-module__2W7GdW__resultIcon{color:#52525b;background:#f4f4f5;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.style-module-scss-module__2W7GdW__resultContent{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.style-module-scss-module__2W7GdW__resultTitle{color:#18181b;white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:500;overflow:hidden}.style-module-scss-module__2W7GdW__resultMeta{align-items:center;gap:.375rem;display:flex}.style-module-scss-module__2W7GdW__resultType{letter-spacing:.08em;text-transform:uppercase;color:#71717a;font-size:.6875rem;font-weight:700}.style-module-scss-module__2W7GdW__resultMetaText{color:#64748b;font-size:.8125rem}.style-module-scss-module__2W7GdW__resultMetaText:before{content:"·";margin-right:.375rem}.style-module-scss-module__2W7GdW__resultArrow{color:#a1a1aa;flex-shrink:0}
:is(html.lenis,html.lenis body){height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpLightSkin{overscroll-behavior-y:none;color:#16211a;background:#fff;min-height:100vh}@keyframes MarketingBlocks-module-scss-module__FKGYxW__lpBlink{0%,to{opacity:1}50%{opacity:.2}}@keyframes MarketingBlocks-module-scss-module__FKGYxW__lpMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.MarketingBlocks-module-scss-module__FKGYxW__lpDotLive{background:#d92d20;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.5s infinite MarketingBlocks-module-scss-module__FKGYxW__lpBlink;display:inline-block}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpDotLive{animation:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpLightSkin a:focus-visible,.MarketingBlocks-module-scss-module__FKGYxW__lpLightSkin button:focus-visible,.MarketingBlocks-module-scss-module__FKGYxW__lpLightSkin input:focus-visible,.MarketingBlocks-module-scss-module__FKGYxW__lpLightSkin select:focus-visible,.MarketingBlocks-module-scss-module__FKGYxW__lpLightSkin textarea:focus-visible,.MarketingBlocks-module-scss-module__FKGYxW__lpLightSkin summary:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpNav{z-index:200;-webkit-backdrop-filter:blur(12px)saturate(1.4);backdrop-filter:blur(12px)saturate(1.4);min-height:64px;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);color:#16211a;background:#fffc;border-bottom:1px solid #0a251812;align-items:center;gap:40px;padding:0 max(52px,50% - 548px);transition:min-height .28s cubic-bezier(.22,1,.36,1),background .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1);display:flex;position:sticky;top:0}@media (max-width:1140px){.MarketingBlocks-module-scss-module__FKGYxW__lpNav{gap:20px;padding:0 24px}}@media (max-width:900px){.MarketingBlocks-module-scss-module__FKGYxW__lpNav{gap:16px;padding:0 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpNavScrolled{background:#ffffffe0;min-height:56px;box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpNavScrolled .MarketingBlocks-module-scss-module__FKGYxW__lpNavLogoImg{height:28px}.MarketingBlocks-module-scss-module__FKGYxW__lpNavLogo{color:#16211a;letter-spacing:-.3px;flex-shrink:0;align-items:center;gap:10px;font-size:17px;font-weight:800;text-decoration:none;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpNavLogoImg{object-fit:contain;width:auto;max-width:220px;height:34px;transition:height .28s cubic-bezier(.22,1,.36,1);display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks{flex:1;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks .MarketingBlocks-module-scss-module__FKGYxW__lpNavLink,.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks .MarketingBlocks-module-scss-module__FKGYxW__lpNavSponsorBtn{color:#16211a;font-size:14px;font-weight:500;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:6px 13px;text-decoration:none;transition:background .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1);display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks .MarketingBlocks-module-scss-module__FKGYxW__lpNavLink:hover,.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks .MarketingBlocks-module-scss-module__FKGYxW__lpNavSponsorBtn:hover{color:#0e7a4a;background:#0e7a4a14}@media (max-width:1140px){.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks .MarketingBlocks-module-scss-module__FKGYxW__lpNavLink,.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks .MarketingBlocks-module-scss-module__FKGYxW__lpNavSponsorBtn{padding:6px 9px}}.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks .MarketingBlocks-module-scss-module__FKGYxW__lpNavLinkActive{color:#0e7a4a;background:#0e7a4a14}@media (max-width:1000px){.MarketingBlocks-module-scss-module__FKGYxW__lpNavLinks{display:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpNavActions{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}@media (max-width:1000px){.MarketingBlocks-module-scss-module__FKGYxW__lpNavActions a{display:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpNavMenuBtn{cursor:pointer;background:0 0;border:1px solid #0a25181f;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0 9px;transition:border-color .16s cubic-bezier(.22,1,.36,1);display:none}.MarketingBlocks-module-scss-module__FKGYxW__lpNavMenuBtn span{background:#16211a;border-radius:1px;height:2px;transition:transform .16s cubic-bezier(.22,1,.36,1);display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpNavMenuBtn:hover{border-color:#0e7a4a38}.MarketingBlocks-module-scss-module__FKGYxW__lpNavMenuBtn[aria-expanded=true] span:first-child{transform:translateY(3.5px)rotate(45deg)}.MarketingBlocks-module-scss-module__FKGYxW__lpNavMenuBtn[aria-expanded=true] span:last-child{transform:translateY(-3.5px)rotate(-45deg)}@media (max-width:1000px){.MarketingBlocks-module-scss-module__FKGYxW__lpNavMenuBtn{display:flex}}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenu{z-index:500;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);flex-direction:column;display:flex;position:fixed;inset:0}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuScrim{cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b1f1659;border:none;padding:0;position:absolute;inset:0}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuPanel{background:#fff;border-bottom:1px solid #0a251812;flex-direction:column;gap:20px;max-height:100dvh;padding:0 20px 28px;display:flex;position:relative;overflow-y:auto;box-shadow:0 4px 12px #102a1d0f,0 24px 60px -12px #102a1d29}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuHeader{z-index:1;background:#fff;border-bottom:1px solid #0a251812;justify-content:space-between;align-items:center;gap:16px;min-height:64px;margin-bottom:4px;display:flex;position:sticky;top:0}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuClose{color:#16211a;cursor:pointer;background:0 0;border:1px solid #0a25181f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:border-color .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuClose svg{width:20px;height:20px;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuClose:hover{color:#0e7a4a;border-color:#0e7a4a38}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuLinks{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuLink{text-align:left;color:#16211a;width:100%;font-size:19px;font-weight:600;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));letter-spacing:-.02em;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0a251812;padding:14px 6px;text-decoration:none;transition:color .16s cubic-bezier(.22,1,.36,1),padding-left .16s cubic-bezier(.22,1,.36,1);display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuLink:hover{color:#0e7a4a;padding-left:12px}.MarketingBlocks-module-scss-module__FKGYxW__lpEyebrow{text-transform:uppercase;letter-spacing:.16em;color:#0e7a4a;justify-content:center;align-items:center;margin-bottom:.85rem;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:11px;font-weight:600;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpEyebrowDot{margin-right:8px}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuActions{gap:10px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpMobileMenuActions a{flex:1;justify-content:center;padding:12px 20px;font-size:15px}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnGhost{color:#16211a;font-size:14px;font-weight:600;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:0 0;border:1.5px solid #0a25181f;border-radius:12px;align-items:center;padding:8px 20px;text-decoration:none;transition:border-color .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnGhost:hover{color:#0e7a4a;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnPrimary{color:#fff;font-size:14px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:#0e7a4a;border:none;border-radius:12px;align-items:center;padding:8px 20px;text-decoration:none;transition:background .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnPrimary:hover{color:#fff;background:#0a5c38;transform:translateY(-1px);box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroWrap{min-height:min(88vh,900px);font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);color:#16211a;background:#fff;border-bottom:1px solid #0a251812;align-items:center;padding:88px 52px 96px;display:flex;position:relative;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroWrap:after{content:"";z-index:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:160px 160px;position:absolute;inset:0}@media (max-width:1080px){.MarketingBlocks-module-scss-module__FKGYxW__lpHeroWrap{min-height:0}}@media (max-width:900px){.MarketingBlocks-module-scss-module__FKGYxW__lpHeroWrap{padding:44px 20px}}@keyframes MarketingBlocks-module-scss-module__FKGYxW__lpMeshDrift{0%{transform:translate(-4%,-3%)rotate(-2deg)}to{transform:translate(4%,3%)rotate(2deg)}}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroGradient{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroGradient:before,.MarketingBlocks-module-scss-module__FKGYxW__lpHeroGradient:after{content:"";filter:blur(80px);will-change:transform;position:absolute;inset:-30% -20%}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroGradient:before{opacity:.62;background:radial-gradient(55% 60% at 18% 25%,#a7f3d0 0%,#0000 65%),radial-gradient(50% 55% at 78% 18%,#5eead4 0%,#0000 62%),radial-gradient(45% 50% at 55% 70%,#86efac 0%,#0000 60%);animation:26s ease-in-out infinite alternate MarketingBlocks-module-scss-module__FKGYxW__lpMeshDrift}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroGradient:after{opacity:.42;background:radial-gradient(45% 50% at 35% 45%,#e9f7c9 0%,#0000 60%),radial-gradient(40% 45% at 88% 55%,#34d399 0%,#0000 58%);animation:26s ease-in-out infinite alternate-reverse MarketingBlocks-module-scss-module__FKGYxW__lpMeshDrift}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpHeroGradient:before,.MarketingBlocks-module-scss-module__FKGYxW__lpHeroGradient:after{animation:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroCanvas{z-index:1;opacity:.75;position:absolute;inset:0;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroCanvas canvas{width:100%;height:100%;animation:.9s cubic-bezier(.22,1,.36,1) both MarketingBlocks-module-scss-module__FKGYxW__lpCanvasIn;display:block}@keyframes MarketingBlocks-module-scss-module__FKGYxW__lpCanvasIn{0%{opacity:0}to{opacity:1}}.MarketingBlocks-module-scss-module__FKGYxW__lpHero{z-index:1;flex:1;grid-template-columns:1fr 460px;align-items:center;gap:48px;max-width:1200px;margin:0 auto;display:grid;position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpHero>*{min-width:0}@media (max-width:1080px){.MarketingBlocks-module-scss-module__FKGYxW__lpHero{grid-template-columns:1fr}}.MarketingBlocks-module-scss-module__FKGYxW__lpHero h1{letter-spacing:-.038em;color:#16211a;font-size:clamp(48px,6.4vw,96px);font-weight:700;line-height:1.02;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));font-feature-settings:"ss01","cv11";margin:0 0 20px}.MarketingBlocks-module-scss-module__FKGYxW__lpHero h1 em{color:#0e7a4a;font-style:normal}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroPill{color:#0e7a4a;font-size:12px;font-weight:600;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);letter-spacing:.04em;text-transform:uppercase;background:#0e7a4a14;border:none;border-radius:999px;align-items:center;gap:8px;margin-bottom:26px;padding:6px 14px;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroSub{color:#4a5a50;max-width:44ch;margin:0 0 36px;font-size:17px;line-height:1.7}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroCtas{flex-wrap:wrap;gap:12px;margin-bottom:36px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnHeroPrimary{color:#fff;font-size:16px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:#0e7a4a;border:none;border-radius:12px;align-items:center;padding:14px 32px;text-decoration:none;transition:background .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnHeroPrimary:hover{color:#fff;background:#0a5c38;transform:translateY(-2px);box-shadow:0 2px 4px #102a1d0d,0 12px 24px -8px #102a1d1a}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnHeroGhost{color:#16211a;font-size:16px;font-weight:600;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:0 0;border:2px solid #0a25181f;border-radius:12px;align-items:center;padding:13px 32px;text-decoration:none;transition:border-color .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnHeroGhost:hover{color:#0e7a4a;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpTickerWrap{border-top:1px solid #0a251812;max-width:520px;padding:14px 0 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.MarketingBlocks-module-scss-module__FKGYxW__lpTickerTrack{width:max-content;animation:30s linear infinite MarketingBlocks-module-scss-module__FKGYxW__lpMarquee;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpTickerWrap:hover .MarketingBlocks-module-scss-module__FKGYxW__lpTickerTrack,.MarketingBlocks-module-scss-module__FKGYxW__lpTickerWrap:focus-within .MarketingBlocks-module-scss-module__FKGYxW__lpTickerTrack{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpTickerTrack{animation:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpTickerItem{color:#4a5a50;white-space:nowrap;border-right:1px solid #0a251812;flex-shrink:0;align-items:center;gap:6px;padding:0 20px;font-size:13px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpTickerItem strong{color:#16211a;font-weight:600}.MarketingBlocks-module-scss-module__FKGYxW__lpTickerDot{background:#0e7a4a;border-radius:50%;flex-shrink:0;width:5px;height:5px}.MarketingBlocks-module-scss-module__FKGYxW__lpHeroVisual{justify-content:center;align-items:center;min-height:440px;display:flex;position:relative}@media (max-width:1080px){.MarketingBlocks-module-scss-module__FKGYxW__lpHeroVisual{display:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpProofCard{z-index:2;background:#fff;border:1px solid #0a251812;border-radius:16px;width:384px;padding:22px 24px 0;transition:box-shadow .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);position:relative;box-shadow:0 4px 12px #102a1d0f,0 24px 60px -12px #102a1d29}.MarketingBlocks-module-scss-module__FKGYxW__lpProofCard:before{content:"";z-index:-1;background:#ffffff8c;border:1px solid #0a251812;border-radius:16px;position:absolute;inset:18px -18px -18px 18px}.MarketingBlocks-module-scss-module__FKGYxW__lpProofCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #102a1d0f,0 24px 60px -12px #102a1d29}.MarketingBlocks-module-scss-module__FKGYxW__lpPcHead{justify-content:space-between;align-items:center;gap:12px;padding-bottom:6px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPcEyebrow{text-transform:uppercase;letter-spacing:.16em;color:#0e7a4a;align-items:center;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:11px;font-weight:600;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPcLogo{color:#fff;letter-spacing:.04em;background:#0e7a4a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:800;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPcRows{margin:0;padding:0;list-style:none}.MarketingBlocks-module-scss-module__FKGYxW__lpPcRow{border-top:1px solid #0a251812;justify-content:space-between;align-items:baseline;gap:16px;padding:13px 0;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPcRowMain{min-width:0}.MarketingBlocks-module-scss-module__FKGYxW__lpPcName{color:#16211a;letter-spacing:-.1px;font-size:14px;font-weight:600;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpPcMeta{color:#4a5a50;margin-top:2px;font-size:12px;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpPcRowStat{text-align:right;flex-shrink:0}.MarketingBlocks-module-scss-module__FKGYxW__lpPcValue{color:#16211a;letter-spacing:-.4px;font-variant-numeric:tabular-nums;font-size:20px;font-weight:700;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpPcUnit{text-transform:uppercase;letter-spacing:.12em;color:#4a5a50;margin-top:1px;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:10px;font-weight:600;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpPcFoot{background:#f6f9fc;border-top:1px solid #0a251812;border-radius:0 0 16px 16px;justify-content:space-between;align-items:center;gap:12px;margin:0 -24px;padding:13px 24px 15px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLabel{color:#4a5a50;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLabel .MarketingBlocks-module-scss-module__FKGYxW__lpDotLive{background:#0e7a4a;animation:none}.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootValue{color:#0e7a4a;font-size:12px;font-weight:700}a.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootValue{white-space:nowrap;text-decoration:none;transition:color .16s cubic-bezier(.22,1,.36,1)}a.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootValue:hover,a.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootValue:focus-visible{color:#0a5c38}.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLive{background:#0e7a4a14;border-top:none;border-radius:12px;margin:6px 0 0;padding:12px 14px}.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLive .MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLabel{color:#16211a;font-size:13px;font-weight:400}.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLive .MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLabel .MarketingBlocks-module-scss-module__FKGYxW__lpDotLive{background:#d92d20;animation:1.5s infinite MarketingBlocks-module-scss-module__FKGYxW__lpBlink}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLive .MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLabel .MarketingBlocks-module-scss-module__FKGYxW__lpDotLive{animation:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpPcFootLive .MarketingBlocks-module-scss-module__FKGYxW__lpPcFootValue{font-size:13px}.MarketingBlocks-module-scss-module__FKGYxW__lpFeaturedCard{z-index:2;background:#fff;border:1px solid #0a251812;border-radius:16px;width:340px;transition:box-shadow .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 4px 12px #102a1d0f,0 24px 60px -12px #102a1d29}.MarketingBlocks-module-scss-module__FKGYxW__lpFeaturedCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #102a1d0f,0 24px 60px -12px #102a1d29}.MarketingBlocks-module-scss-module__FKGYxW__lpFcHeader{background:linear-gradient(135deg,#0d6b42 0%,#084a2e 100%);justify-content:space-between;align-items:center;gap:8px;padding:18px 20px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFcLogoWrap{align-items:center;gap:10px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFcLogo{color:#fff;background:#ffffff29;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:12px;font-weight:800;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFcEventName{color:#ffffffeb;font-size:13px;font-weight:600}.MarketingBlocks-module-scss-module__FKGYxW__lpFcBadges{gap:6px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFcBadge{color:#fff;text-transform:uppercase;letter-spacing:.4px;background:#ffffff29;border-radius:8px;align-items:center;gap:4px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFcBody{padding:18px 20px}.MarketingBlocks-module-scss-module__FKGYxW__lpFcTitle{letter-spacing:-.3px;margin-bottom:6px;font-size:17px;font-weight:800}.MarketingBlocks-module-scss-module__FKGYxW__lpFcMeta{color:#4a5a50;margin-bottom:14px;font-size:12px}.MarketingBlocks-module-scss-module__FKGYxW__lpFcDesc{color:#4a5a50;margin-bottom:16px;font-size:13px;line-height:1.55}.MarketingBlocks-module-scss-module__FKGYxW__lpFcBarRow{color:#4a5a50;justify-content:space-between;margin-bottom:6px;font-size:12px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFcBarRow strong{color:#16211a}.MarketingBlocks-module-scss-module__FKGYxW__lpFcBar{background:#0a251812;border-radius:3px;height:5px;margin-bottom:18px;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpFcBarFill{background:linear-gradient(90deg,#0e7a4a,#4ade80);border-radius:3px;height:100%}.MarketingBlocks-module-scss-module__FKGYxW__lpFcCta{color:#fff;width:100%;font-size:14px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;box-sizing:border-box;background:#0e7a4a;border:none;border-radius:12px;justify-content:center;align-items:center;padding:11px;text-decoration:none;transition:background .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFcCta:hover{color:#fff;background:#0a5c38;box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpFloatChip{z-index:3;font-variant-numeric:tabular-nums;color:#16211a;white-space:nowrap;background:#fff;border:1px solid #0a251812;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:700;position:absolute;box-shadow:0 2px 4px #102a1d0d,0 12px 24px -8px #102a1d1a}.MarketingBlocks-module-scss-module__FKGYxW__lpChipTop{top:12px;right:-20px}.MarketingBlocks-module-scss-module__FKGYxW__lpChipBot{bottom:52px;left:-28px}@keyframes MarketingBlocks-module-scss-module__FKGYxW__lpLogoStripMarquee{0%{transform:translate(0)}to{transform:translateX(calc(-100% / var(--lp-marquee-copies,2)))}}.MarketingBlocks-module-scss-module__FKGYxW__lpLogoStrip{--lp-logo-height:40px;height:max(88px,var(--lp-logo-height) + 48px);font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:#fff;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000)}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpLogoStrip{height:max(64px,var(--lp-logo-height) + 24px)}}.MarketingBlocks-module-scss-module__FKGYxW__lpLogoStripTrack{align-items:center;width:max-content;height:100%;animation:90s linear infinite MarketingBlocks-module-scss-module__FKGYxW__lpLogoStripMarquee;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpLogoStrip:hover .MarketingBlocks-module-scss-module__FKGYxW__lpLogoStripTrack,.MarketingBlocks-module-scss-module__FKGYxW__lpLogoStrip:focus-within .MarketingBlocks-module-scss-module__FKGYxW__lpLogoStripTrack{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpLogoStripTrack{animation:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpLogoSet{flex-shrink:0;align-items:center;height:100%;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpLogoSlot{height:max(56px,var(--lp-logo-height));color:#16211a73;letter-spacing:-.01em;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;margin:0 22px;font-size:15px;font-weight:650;transition:color .28s cubic-bezier(.22,1,.36,1);display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpLogoSlot img{max-height:var(--lp-logo-height,40px);object-fit:contain;opacity:.55;filter:grayscale();max-width:140px;transition:opacity .28s cubic-bezier(.22,1,.36,1),filter .28s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpLogoSlot:hover{color:#16211a}.MarketingBlocks-module-scss-module__FKGYxW__lpLogoSlot:hover img{opacity:1;filter:none}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpLogoSlot{transition:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpStatsBand{font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:#f6f9fc;border-top:1px solid #0a251812;border-bottom:1px solid #0a251812;padding:64px 52px}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpStatsBand{padding:40px 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpStatsInner{flex-wrap:nowrap;justify-content:space-evenly;align-items:flex-start;gap:32px;max-width:1100px;margin:0 auto;display:flex}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpStatsInner{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:32px 40px}}.MarketingBlocks-module-scss-module__FKGYxW__lpStat{text-align:center;flex:0 auto}.MarketingBlocks-module-scss-module__FKGYxW__lpStat:before{content:"";background:linear-gradient(90deg,#0e7a4a,#4ade80);border-radius:2px;width:26px;height:3px;margin:0 auto 16px;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpStatNum{color:#16211a;letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:clamp(2.75rem,5vw,4.25rem);font-weight:700;line-height:1;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin-bottom:10px}:is(.MarketingBlocks-module-scss-module__FKGYxW__lpStatNum em,.MarketingBlocks-module-scss-module__FKGYxW__lpStatNum sup){color:#0e7a4a;font-style:normal}.MarketingBlocks-module-scss-module__FKGYxW__lpStatLabel{color:#4a5a50;text-transform:uppercase;letter-spacing:.12em;max-width:26ch;margin:0 auto;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:11px;font-weight:600;line-height:1.5}.MarketingBlocks-module-scss-module__FKGYxW__lpSection{max-width:1200px;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);color:#16211a;margin:0 auto;padding:clamp(72px,9vw,112px) 52px;scroll-margin-top:72px}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpSection{padding:48px 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionAlt{font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);color:#16211a;background:#f6f9fc;padding:clamp(72px,9vw,112px) 52px;scroll-margin-top:72px}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpSectionAlt{padding:48px 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionInner{max-width:1200px;margin:0 auto}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionHead{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-bottom:48px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionHead .MarketingBlocks-module-scss-module__FKGYxW__lpEyebrow{justify-content:center;margin-bottom:0}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionHeadLeft{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionAccent{background:#0e7a4a;border-radius:2px;flex-shrink:0;align-self:center;width:26px;height:4px}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionHead .MarketingBlocks-module-scss-module__FKGYxW__lpEyebrow~.MarketingBlocks-module-scss-module__FKGYxW__lpSectionHeadLeft .MarketingBlocks-module-scss-module__FKGYxW__lpSectionAccent{display:none}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionTitle{letter-spacing:-.028em;font-size:clamp(30px,3.4vw,44px);font-weight:700;line-height:1.08;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));font-feature-settings:"ss01","cv11"}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionLink{color:#0e7a4a;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;align-self:center;padding-bottom:2px;font-size:14px;font-weight:600;text-decoration:none;transition:background-size .28s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpSectionLink:hover,.MarketingBlocks-module-scss-module__FKGYxW__lpSectionLink:focus-visible{background-size:100% 1px}.MarketingBlocks-module-scss-module__FKGYxW__lpBadge{text-transform:uppercase;letter-spacing:.4px;border-radius:8px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBadgeLive{color:#b42318;background:#dc262614;border:1px solid #dc262633}.MarketingBlocks-module-scss-module__FKGYxW__lpBadgeUpcoming{color:#93540b;background:#d977061a;border:1px solid #d9770638}.MarketingBlocks-module-scss-module__FKGYxW__lpBadgeDone{color:#0e7a4a;background:#0e7a4a14;border:1px solid #0e7a4a38}.MarketingBlocks-module-scss-module__FKGYxW__lpBadgeDraft{text-transform:uppercase;letter-spacing:.4px;color:#334155;background:#4755691a;border:1px dashed #47556973;border-radius:8px;align-items:center;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBadgeOnline{color:#175cd3;background:#2563eb14;border:1px solid #2563eb33}.MarketingBlocks-module-scss-module__FKGYxW__lpBadgeHybrid{color:#6d28d9;background:#7c3aed14;border:1px solid #7c3aed33}.MarketingBlocks-module-scss-module__FKGYxW__lpBadgeOnsite{color:#b54708;background:#ea580c17;border:1px solid #ea580c38}.MarketingBlocks-module-scss-module__FKGYxW__lpFilters{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFilterBtn{color:#4a5a50;cursor:pointer;font-size:13px;font-weight:600;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:0 0;border:1.5px solid #0a25181f;border-radius:12px;padding:6px 18px;transition:all .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpFilterBtn:hover:not(.MarketingBlocks-module-scss-module__FKGYxW__lpFilterActive){color:#0e7a4a;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpFilterActive{color:#fff;background:#0e7a4a;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpHackGrid{grid-template-columns:repeat(auto-fill,minmax(min(500px,100%),1fr));gap:20px;display:grid}.MarketingBlocks-module-scss-module__FKGYxW__lpHackEmpty{text-align:center;background:radial-gradient(70% 90% at 12% 0,#0e7a4a14 0%,#0000 65%),#fff;border:1px solid #0a251812;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:240px;padding:48px 24px;display:flex;box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpHackEmptyTitle{color:#16211a;letter-spacing:-.01em;font-size:20px;font-weight:700;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)))}.MarketingBlocks-module-scss-module__FKGYxW__lpHackEmptyBody{color:#4a5a50;max-width:420px;margin:0;font-size:15px;line-height:1.5}.MarketingBlocks-module-scss-module__FKGYxW__lpHackGridFeatured{grid-template-columns:1fr}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCard{background:#fff;border:1px solid #0a251812;border-radius:16px;padding:24px;transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0e7a4a 0%,#0000 100%);border-radius:16px 16px 0 0;height:3px;transition:transform .28s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCard:hover{transform:translateY(-2px);box-shadow:0 2px 4px #102a1d0d,0 12px 24px -8px #102a1d1a}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCard:hover:before{transform:scaleX(1)}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardLink{color:inherit;text-decoration:none}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardLink:after{content:"";z-index:1;position:absolute;inset:0}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardLink:hover{text-underline-offset:3px;text-decoration:underline}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardLink:focus-visible{outline-offset:2px;outline:2px solid #0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardLinked .MarketingBlocks-module-scss-module__FKGYxW__lpBtnCard,.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardLinked .MarketingBlocks-module-scss-module__FKGYxW__lpBtnCardGhost,.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardLinked .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderArrow,.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardLinked .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderDot{z-index:2;position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpHackGridBanner{border-radius:var(--lp-hack-img-radius,12px);background:var(--lp-hack-img-bg,transparent);justify-content:center;margin-bottom:16px;display:flex;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpHackGridBanner img{width:auto;max-width:100%;height:auto;max-height:var(--lp-hack-grid-banner-max-h,150px);object-fit:contain;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardTop{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackIcon{width:var(--lp-hack-icon-size,50px);height:var(--lp-hack-icon-size,50px);border-radius:var(--lp-hack-img-radius,12px);background:var(--lp-hack-img-bg,#0e7a4a14);color:#0e7a4a;padding:var(--lp-hack-img-pad,0);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:800;display:inline-flex;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpHackIconImg{object-fit:var(--lp-hack-img-fit,cover);object-position:var(--lp-hack-img-pos,center);border-radius:inherit;width:100%;height:100%;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpHackBadges{flex-wrap:wrap;gap:7px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackHeadText{flex:auto;min-width:0}.MarketingBlocks-module-scss-module__FKGYxW__lpHackName{letter-spacing:-.3px;margin-bottom:6px;font-size:18px;font-weight:800}.MarketingBlocks-module-scss-module__FKGYxW__lpHackMeta{flex-wrap:wrap;gap:6px 16px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackMetaItem{color:#4a5a50;align-items:center;gap:5px;font-size:13px;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackDesc{color:#4a5a50;margin-bottom:22px;font-size:14px;line-height:1.65}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFoot{justify-content:space-between;align-items:center;gap:16px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCta{flex:none}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCount{color:#4a5a50;font-size:13px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCount strong{color:#16211a;font-weight:700}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatured{padding:28px 32px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatured .MarketingBlocks-module-scss-module__FKGYxW__lpHackBody{grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:start;gap:32px;display:grid}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatured .MarketingBlocks-module-scss-module__FKGYxW__lpHackDesc{margin-bottom:0;font-size:15px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatured .MarketingBlocks-module-scss-module__FKGYxW__lpHackFoot{border-left:1px solid #0a25181f;flex-direction:column;align-items:stretch;gap:14px;padding-left:32px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatured .MarketingBlocks-module-scss-module__FKGYxW__lpHackCta{align-self:flex-start}@media (max-width:860px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatured{padding:24px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatured .MarketingBlocks-module-scss-module__FKGYxW__lpHackBody{grid-template-columns:1fr;gap:22px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatured .MarketingBlocks-module-scss-module__FKGYxW__lpHackFoot{border-top:1px solid #0a25181f;border-left:none;padding-top:18px;padding-left:0}}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatRail{padding:28px 32px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatRail:before{transform:scaleX(1)}@media (max-width:860px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackCardFeatRail{padding:24px}}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatGrid{grid-template-columns:var(--lp-hack-feat-w,240px) minmax(0, 1fr) 300px;align-items:stretch;gap:32px;display:grid}@media (max-width:1080px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatGrid{grid-template-columns:var(--lp-hack-feat-w,240px) minmax(0, 1fr)}}@media (max-width:860px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatGrid{grid-template-columns:1fr;gap:22px}}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatGridBanner{grid-template-columns:minmax(0,1fr) 300px}@media (max-width:1080px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatGridBanner{grid-template-columns:minmax(0,1fr)}}@media (max-width:860px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatGridBanner{grid-template-columns:1fr}}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBanner{border-radius:var(--lp-hack-img-radius,12px);background:var(--lp-hack-img-bg,transparent);margin-bottom:24px;position:relative;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBanner .MarketingBlocks-module-scss-module__FKGYxW__lpCardSlider{margin:0;position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBanner .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderViewport{aspect-ratio:auto;background:0 0;border-radius:0;justify-content:center;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBanner .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderImg{width:auto;max-width:100%;height:auto;max-height:var(--lp-hack-banner-max-h,340px);object-fit:contain;margin:0 auto}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBanner .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderDots{margin:0;position:absolute;bottom:8px;left:0;right:0}@media (max-width:860px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBanner{margin-bottom:20px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBanner .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderImg{max-height:var(--lp-hack-banner-max-h-sm,200px)}}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatMedia{border-radius:var(--lp-hack-img-radius,12px);min-height:var(--lp-hack-feat-h,200px);background:var(--lp-hack-img-bg,linear-gradient(135deg, #e9f7c9 0%, #a7f3d0 55%, #5eead4 100%));padding:var(--lp-hack-img-pad,0);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatMedia .MarketingBlocks-module-scss-module__FKGYxW__lpCardSlider{margin:0;position:absolute;inset:0}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatMedia .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderViewport{aspect-ratio:auto;background:0 0;border-radius:0;height:100%}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatMedia .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderDots{margin:0;position:absolute;bottom:8px;left:0;right:0}@media (max-width:860px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatMedia{aspect-ratio:16/9;width:100%;min-height:0;max-height:180px}}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatInitials{letter-spacing:-.02em;color:#052012;opacity:.8;font-size:40px;font-weight:800;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)))}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBody{flex-direction:column;justify-content:center;min-width:0;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatBadges{flex-wrap:wrap;gap:7px;margin-bottom:14px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatTitle{letter-spacing:-.3px;font-size:26px;font-weight:800;line-height:1.15;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));text-wrap:pretty;margin-bottom:12px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatMeta{flex-wrap:wrap;gap:6px 20px;margin-bottom:16px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatMetaItem{color:#4a5a50;font-size:13px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackFeatDesc{color:#4a5a50;text-wrap:pretty;font-size:15px;font-weight:300;line-height:1.65}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRail{border-left:1px solid #0a25181f;flex-direction:column;justify-content:center;gap:16px;padding-left:32px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRail .MarketingBlocks-module-scss-module__FKGYxW__lpBtnCard{width:100%;padding:12px 24px;font-size:14px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRail .MarketingBlocks-module-scss-module__FKGYxW__lpBtnCardGhost{width:100%;padding:11px 24px;font-size:14px}@media (max-width:1080px){.MarketingBlocks-module-scss-module__FKGYxW__lpHackRail{border-top:1px solid #0a25181f;border-left:none;grid-column:1/-1;padding-top:18px;padding-left:0}}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRailLabel{text-transform:uppercase;letter-spacing:.14em;color:#0e7a4a;margin-bottom:10px;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:10px;font-weight:600}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCountdown{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCountTile{text-align:center;background:#0e7a4a14;border-radius:12px;min-height:44px;padding:10px 0}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCountNum{letter-spacing:-.03em;color:#16211a;font-variant-numeric:tabular-nums;font-size:24px;font-weight:800;line-height:1;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)))}.MarketingBlocks-module-scss-module__FKGYxW__lpHackCountUnit{text-transform:uppercase;letter-spacing:.1em;color:#4a5a50;margin-top:5px;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:9px;font-weight:600}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRailFacts{flex-direction:column;gap:8px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRailFact{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRailFactLabel{color:#4a5a50;font-size:13px}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRailFactValue{color:#16211a;font-size:13px;font-weight:700}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRailCtaWrap{flex-direction:column;gap:8px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpHackRailCaption{color:#4a5a50;text-align:center;font-size:12px;line-height:1.5}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnCard{color:#fff;font-size:13px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;white-space:nowrap;background:#0e7a4a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:9px 22px;text-decoration:none;transition:background .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnCard:hover{color:#fff;background:#0a5c38;transform:translateY(-1px);box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnCard:hover .MarketingBlocks-module-scss-module__FKGYxW__lpBtnCardArrow{transform:translate(3px)}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnCardArrow{line-height:1;transition:transform .16s cubic-bezier(.22,1,.36,1);display:inline-block}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnCardGhost{color:#4a5a50;font-size:13px;font-weight:600;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #0a25181f;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:8px 20px;text-decoration:none;transition:border-color .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnCardGhost:hover{color:#0e7a4a;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpServicesGrid{background:#0a251812;border-top:1px solid #0a251812;border-bottom:1px solid #0a251812;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}@media (max-width:1080px){.MarketingBlocks-module-scss-module__FKGYxW__lpServicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.MarketingBlocks-module-scss-module__FKGYxW__lpServicesGrid{grid-template-columns:1fr}}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell{background:#f6f9fc;padding:32px 28px 36px;transition:background .28s cubic-bezier(.22,1,.36,1);position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell:before{content:"";transform-origin:top;background:linear-gradient(#0e7a4a,#4ade80);width:3px;transition:transform .28s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell:hover,.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell:focus-within{background:#fff}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell:hover:before,.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell:focus-within:before{transform:scaleY(1)}@media (max-width:640px){.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell{padding:26px 20px 30px}}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceIndex{font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));letter-spacing:-3px;color:#0e7a4a14;font-variant-numeric:tabular-nums;pointer-events:none;font-size:64px;font-weight:700;line-height:1;transition:color .28s cubic-bezier(.22,1,.36,1);position:absolute;top:14px;right:18px}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell:hover .MarketingBlocks-module-scss-module__FKGYxW__lpServiceIndex,.MarketingBlocks-module-scss-module__FKGYxW__lpServiceCell:focus-within .MarketingBlocks-module-scss-module__FKGYxW__lpServiceIndex{color:#0e7a4a2e}@media (max-width:640px){.MarketingBlocks-module-scss-module__FKGYxW__lpServiceIndex{font-size:52px;top:12px;right:14px}}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceIcon{margin-bottom:24px}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceIcon svg{stroke:#0e7a4a;fill:none;stroke-width:2px;width:24px;height:24px;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceTitle{letter-spacing:-.015em;font-size:18px;font-weight:700;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin-bottom:10px}.MarketingBlocks-module-scss-module__FKGYxW__lpServiceDesc{color:#4a5a50;max-width:40ch;font-size:14px;line-height:1.65}.MarketingBlocks-module-scss-module__FKGYxW__lpQuotesGrid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:56px;display:grid}@media (max-width:900px){.MarketingBlocks-module-scss-module__FKGYxW__lpQuotesGrid{grid-template-columns:1fr}}.MarketingBlocks-module-scss-module__FKGYxW__lpQuoteCard{background:#fff;border:1px solid #0a251812;border-radius:16px;padding:28px;transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpQuoteCard:hover{transform:translateY(-2px);box-shadow:0 2px 4px #102a1d0d,0 12px 24px -8px #102a1d1a}.MarketingBlocks-module-scss-module__FKGYxW__lpQuoteMark{color:#0e7a4a;margin-bottom:8px;font-family:Georgia,serif;font-size:72px;font-weight:900;line-height:.8;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpQuoteText{color:#16211a;margin-bottom:20px;font-size:16px;line-height:1.7}.MarketingBlocks-module-scss-module__FKGYxW__lpQuoteAuthor{align-items:center;gap:12px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpQuoteAvatar{color:#fff;background:#0e7a4a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:800;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpQuoteName{font-size:13px;font-weight:700;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpQuoteRole{color:#4a5a50;font-size:12px;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpKeyStatsRow{border-top:1px solid #0a25181f;flex-wrap:wrap;justify-content:space-around;gap:24px;padding-top:48px;display:flex}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpKeyStatsRow{grid-template-columns:1fr 1fr;display:grid}}.MarketingBlocks-module-scss-module__FKGYxW__lpKeyStat{text-align:center}.MarketingBlocks-module-scss-module__FKGYxW__lpKeyStatNum{color:#16211a;letter-spacing:-.02em;font-size:48px;font-weight:700;line-height:1;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin-bottom:8px}.MarketingBlocks-module-scss-module__FKGYxW__lpKeyStatLabel{color:#4a5a50;font-size:14px;font-weight:500}.MarketingBlocks-module-scss-module__FKGYxW__lpScreens{font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);color:#16211a;background:#f6f9fc;border-top:1px solid #0a251812;border-bottom:1px solid #0a251812;padding:88px 52px;scroll-margin-top:72px}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpScreens{padding:48px 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpScreensInner{max-width:1200px;margin:0 auto}.MarketingBlocks-module-scss-module__FKGYxW__lpScreensHead{text-align:center;margin-bottom:72px}.MarketingBlocks-module-scss-module__FKGYxW__lpScreensHead h2{letter-spacing:-.02em;font-size:clamp(30px,3.5vw,46px);font-weight:700;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin:0 0 12px}.MarketingBlocks-module-scss-module__FKGYxW__lpScreensHead p{color:#4a5a50;max-width:480px;margin:0 auto;font-size:17px;line-height:1.65}.MarketingBlocks-module-scss-module__FKGYxW__lpScreenRow{grid-template-columns:1fr 1fr;align-items:center;gap:64px;margin-bottom:80px;display:grid}.MarketingBlocks-module-scss-module__FKGYxW__lpScreenRow:last-child{margin-bottom:0}@media (max-width:900px){.MarketingBlocks-module-scss-module__FKGYxW__lpScreenRow{grid-template-columns:1fr;gap:24px;margin-bottom:48px}}.MarketingBlocks-module-scss-module__FKGYxW__lpScreenRowReverse{direction:rtl}.MarketingBlocks-module-scss-module__FKGYxW__lpScreenRowReverse>*{direction:ltr}@media (max-width:900px){.MarketingBlocks-module-scss-module__FKGYxW__lpScreenRowReverse{direction:ltr}}.MarketingBlocks-module-scss-module__FKGYxW__lpScreenText h3{letter-spacing:-.02em;font-size:28px;font-weight:700;line-height:1.15;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin:0 0 12px}.MarketingBlocks-module-scss-module__FKGYxW__lpScreenText p{color:#4a5a50;margin:0;font-size:15px;line-height:1.7}.MarketingBlocks-module-scss-module__FKGYxW__lpScreenTag{color:#0e7a4a;font-size:12px;font-weight:600;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);letter-spacing:.04em;text-transform:uppercase;background:#0e7a4a14;border:none;border-radius:999px;align-items:center;margin-bottom:16px;padding:5px 14px;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBrowserFrame{background:#fff;border:none;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #102a1d0f,0 24px 60px -12px #102a1d29}.MarketingBlocks-module-scss-module__FKGYxW__lpBrowserBar{background:#f6f9fc;border-bottom:1px solid #0a251812;align-items:center;gap:6px;height:32px;padding:0 12px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpTlDot{border-radius:50%;flex-shrink:0;width:11px;height:11px}.MarketingBlocks-module-scss-module__FKGYxW__lpTlRed{background:#ff5f57}.MarketingBlocks-module-scss-module__FKGYxW__lpTlYellow{background:#ffbd2e}.MarketingBlocks-module-scss-module__FKGYxW__lpTlGreen{background:#28c840}.MarketingBlocks-module-scss-module__FKGYxW__lpBrowserUrl{color:#4a5a50;white-space:nowrap;background:#fff;border:1px solid #0a25181f;border-radius:4px;flex:1;align-items:center;height:20px;margin:0 12px;padding:0 10px;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:11px;display:flex;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpBrowserScreen{background:#fff;min-height:220px;padding:16px}.MarketingBlocks-module-scss-module__FKGYxW__lpScreenImage{border-radius:8px;width:100%;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpUiStatRow{gap:8px;margin-bottom:8px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiStatChip{background:#fff;border:1px solid #0a25181f;border-radius:8px;flex:1;padding:6px 10px}.MarketingBlocks-module-scss-module__FKGYxW__lpUiStatN{color:#0e7a4a;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:14px;font-weight:700}.MarketingBlocks-module-scss-module__FKGYxW__lpUiStatL{color:#4a5a50;text-transform:uppercase;font-size:8px;font-weight:600}.MarketingBlocks-module-scss-module__FKGYxW__lpUiRow{align-items:flex-start;gap:10px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiSidebar{background:#fff;border:1px solid #0a25181f;border-radius:8px;flex-shrink:0;width:52px;padding:10px 8px}.MarketingBlocks-module-scss-module__FKGYxW__lpUiSidebarDot{background:#0e7a4a14;border-radius:8px;width:28px;height:28px;margin:0 auto 8px}.MarketingBlocks-module-scss-module__FKGYxW__lpUiSidebarDot.MarketingBlocks-module-scss-module__FKGYxW__lpUiActive{background:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpUiSidebarLine{background:#0a25181f;border-radius:2px;height:4px;margin-bottom:6px}.MarketingBlocks-module-scss-module__FKGYxW__lpUiContent{flex-direction:column;flex:1;gap:8px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiCardSm{background:#fff;border:1px solid #0a25181f;border-radius:8px;padding:10px}.MarketingBlocks-module-scss-module__FKGYxW__lpUiCardSm+.MarketingBlocks-module-scss-module__FKGYxW__lpUiCardSm{margin-top:8px}.MarketingBlocks-module-scss-module__FKGYxW__lpUiLine{background:#0a25181f;border-radius:3px;height:8px;margin-bottom:5px}.MarketingBlocks-module-scss-module__FKGYxW__lpUiLine.MarketingBlocks-module-scss-module__FKGYxW__lpUiShort{width:60%}.MarketingBlocks-module-scss-module__FKGYxW__lpUiProgressBar{background:#0a25181f;border-radius:2px;height:4px;margin-top:6px;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpUiProgressFill{background:#0e7a4a;border-radius:2px;height:100%}.MarketingBlocks-module-scss-module__FKGYxW__lpUiBadgeRow{gap:5px;margin-bottom:6px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiBadgeSm{border-radius:3px;align-items:center;height:16px;padding:0 7px;font-size:9px;font-weight:700;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiBadgeSm.MarketingBlocks-module-scss-module__FKGYxW__lpUiRed{color:#b42318;background:#dc262614}.MarketingBlocks-module-scss-module__FKGYxW__lpUiBadgeSm.MarketingBlocks-module-scss-module__FKGYxW__lpUiAmb{color:#93540b;background:#d977061a}.MarketingBlocks-module-scss-module__FKGYxW__lpUiBadgeSm.MarketingBlocks-module-scss-module__FKGYxW__lpUiBlue{color:#175cd3;background:#2563eb14}.MarketingBlocks-module-scss-module__FKGYxW__lpUiBadgeSm.MarketingBlocks-module-scss-module__FKGYxW__lpUiPurple{color:#6d28d9;background:#7c3aed14}.MarketingBlocks-module-scss-module__FKGYxW__lpUiAvatarRow{margin-top:6px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiAvatarSm{color:#fff;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-left:-6px;font-size:8px;font-weight:800;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiAvatarSm:first-child{margin-left:0}.MarketingBlocks-module-scss-module__FKGYxW__lpUiFilterRow{gap:8px;margin-bottom:12px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiPill{color:#4a5a50;border:1px solid #0a25181f;border-radius:12px;padding:4px 12px;font-size:10px}.MarketingBlocks-module-scss-module__FKGYxW__lpUiPillActive{color:#fff;background:#0e7a4a;border-color:#0e7a4a;font-weight:700}.MarketingBlocks-module-scss-module__FKGYxW__lpUiTagRow{flex-wrap:wrap;gap:5px;margin-top:6px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpUiTag{color:#0e7a4a;background:#0e7a4a14;border-radius:12px;padding:2px 8px;font-size:9px;font-weight:700}.MarketingBlocks-module-scss-module__FKGYxW__lpUiBtnSm{color:#fff;background:#0e7a4a;border-radius:8px;margin-top:8px;padding:5px 10px;font-size:9px;font-weight:700;display:inline-block}.MarketingBlocks-module-scss-module__FKGYxW__lpPastGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:900px){.MarketingBlocks-module-scss-module__FKGYxW__lpPastGrid{grid-template-columns:1fr}}.MarketingBlocks-module-scss-module__FKGYxW__lpPastRailActive{overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpPastRailActive .MarketingBlocks-module-scss-module__FKGYxW__lpPastGrid{gap:20px;width:max-content;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPastRailActive .MarketingBlocks-module-scss-module__FKGYxW__lpPastGrid>*{flex:none;width:380px}.MarketingBlocks-module-scss-module__FKGYxW__lpPastCard{background:#fff;border:1px solid #0a251812;border-radius:16px;padding:24px;transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpPastCard:hover{transform:translateY(-2px);box-shadow:0 2px 4px #102a1d0d,0 12px 24px -8px #102a1d1a}.MarketingBlocks-module-scss-module__FKGYxW__lpPastCardNum{font-size:64px;font-weight:700;line-height:1;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));color:#0e7a4a14;letter-spacing:-3px;pointer-events:none;position:absolute;top:12px;right:16px}.MarketingBlocks-module-scss-module__FKGYxW__lpPastName{letter-spacing:-.3px;font-size:17px;font-weight:700;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin:10px 0 8px}.MarketingBlocks-module-scss-module__FKGYxW__lpPastDate{color:#4a5a50;margin-bottom:14px;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:12px}.MarketingBlocks-module-scss-module__FKGYxW__lpPastStatsRow{border-top:1px solid #0a251812;border-bottom:1px solid #0a251812;gap:20px;margin-bottom:14px;padding:14px 0;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPastStatBlock{display:inline-block}.MarketingBlocks-module-scss-module__FKGYxW__lpPastStatN{color:#16211a;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpPastStatL{color:#4a5a50;text-transform:uppercase;letter-spacing:.4px;margin-top:2px;font-size:11px;font-weight:600;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpWinnerPill{color:#93540b;background:#d977061a;border:1px solid #d9770638;border-radius:8px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSlider{margin-bottom:16px}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderViewport{border-radius:var(--lp-hack-img-radius,12px);aspect-ratio:16/9;background:var(--lp-hack-img-bg,#f6f9fc);position:relative;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderViewport:hover .MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderArrow{opacity:1}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderImg{object-fit:var(--lp-hack-img-fit,cover);object-position:var(--lp-hack-img-pos,center);width:100%;height:100%;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderArrow{color:#fff;cursor:pointer;opacity:0;background:#16211a8c;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;line-height:1;transition:opacity .16s cubic-bezier(.22,1,.36,1),background .16s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderArrow:hover{background:#16211ad1}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderArrow:focus-visible{opacity:1;outline-offset:1px;outline:2px solid #fff}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderArrowPrev{left:8px}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderArrowNext{right:8px}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderDots{justify-content:center;align-items:center;gap:6px;margin-top:10px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderDot{cursor:pointer;background:#0a25181f;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:background .16s cubic-bezier(.22,1,.36,1),width .16s cubic-bezier(.22,1,.36,1),border-radius .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderDot:hover{background:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderDotActive{background:#0e7a4a;border-radius:4px;width:18px}.MarketingBlocks-module-scss-module__FKGYxW__lpCardSliderDotActive:hover{background:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpPartners{font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:#f6f9fc;border-top:1px solid #0a251812;padding:clamp(72px,9vw,112px) 0;scroll-margin-top:72px;position:relative;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnersGlow{z-index:0;pointer-events:none;filter:blur(90px);opacity:.4;background:radial-gradient(55% 55% at 42% 45%,#a7f3d0 0%,#0000 66%),radial-gradient(48% 50% at 66% 58%,#5eead4 0%,#0000 64%);width:72%;height:130%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnersHead{z-index:1;text-align:center;margin-bottom:52px;padding:0 52px;position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnersHead p{color:#4a5a50;max-width:560px;margin:12px auto 0;font-size:15px;line-height:1.6}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnersTitle{color:#16211a;letter-spacing:-.028em;font-size:clamp(30px,3.4vw,44px);font-weight:700;line-height:1.08;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));font-feature-settings:"ss01","cv11"}.MarketingBlocks-module-scss-module__FKGYxW__lpMarqueeRows{z-index:1;flex-direction:column;gap:10px;display:flex;position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpMarqueeWrap{padding:6px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000);mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000)}.MarketingBlocks-module-scss-module__FKGYxW__lpMarqueeTrack{align-items:center;width:max-content;animation:90s linear infinite MarketingBlocks-module-scss-module__FKGYxW__lpMarquee;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpMarqueeTrack:hover,.MarketingBlocks-module-scss-module__FKGYxW__lpMarqueeTrack:focus-within{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpMarqueeTrack{animation:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpMarqueeTrackReverse{animation-direction:reverse}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnerTile{letter-spacing:-.01em;color:#16211a66;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;height:56px;margin:0 22px;font-size:15px;font-weight:600;transition:color .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnerTile:hover{color:#16211a;transform:translateY(-1px)}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnerTile img{object-fit:contain;opacity:.55;filter:grayscale();max-width:140px;max-height:30px;transition:opacity .28s cubic-bezier(.22,1,.36,1),filter .28s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnerTile:hover img{opacity:1;filter:none}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpPartnerTile{transition:none}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnerTile:hover{transform:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpPartnersCta{z-index:1;text-align:center;margin-top:52px;padding:0 52px;position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnPartnerCta{color:#fff;font-size:15px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:#0e7a4a;border:none;border-radius:12px;align-items:center;gap:9px;padding:14px 32px;transition:background .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnPartnerCta:after{content:"→";line-height:1;transition:transform .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnPartnerCta:hover{color:#fff;background:#0a5c38;transform:translateY(-2px);box-shadow:0 2px 4px #102a1d0d,0 12px 24px -8px #102a1d1a}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnPartnerCta:hover:after{transform:translate(3px)}.MarketingBlocks-module-scss-module__FKGYxW__lpCommSub{color:#4a5a50;text-align:center;max-width:560px;margin:0 auto 28px;font-size:15px;line-height:1.7}.MarketingBlocks-module-scss-module__FKGYxW__lpCommGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:900px){.MarketingBlocks-module-scss-module__FKGYxW__lpCommGrid{grid-template-columns:1fr}}.MarketingBlocks-module-scss-module__FKGYxW__lpCommCard{--comm-accent:#0e7a4a;background:#fff;border:1px solid #0a251812;border-radius:16px;padding:34px;transition:transform .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpCommCard:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 100% 0%, var(--comm-accent) 0%, transparent 70%);opacity:.1;width:200px;height:200px;transition:opacity .28s cubic-bezier(.22,1,.36,1);position:absolute;top:0;right:0}.MarketingBlocks-module-scss-module__FKGYxW__lpCommCard>*{z-index:1;position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpCommCard:hover{transform:translateY(-2px);box-shadow:0 2px 4px #102a1d0d,0 12px 24px -8px #102a1d1a}.MarketingBlocks-module-scss-module__FKGYxW__lpCommCard:hover:before{opacity:.18}.MarketingBlocks-module-scss-module__FKGYxW__lpCommCard h3{letter-spacing:-.3px;font-size:20px;font-weight:700;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin:0 0 8px}.MarketingBlocks-module-scss-module__FKGYxW__lpCommCard p{color:#4a5a50;margin:0 0 22px;font-size:14px;line-height:1.7}.MarketingBlocks-module-scss-module__FKGYxW__lpCommTop{align-items:center;gap:16px;margin-bottom:22px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpCommStat{min-width:0}.MarketingBlocks-module-scss-module__FKGYxW__lpCommIconWrap{letter-spacing:.02em;color:#fff;background:var(--comm-accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:16px;font-weight:800;display:inline-flex;overflow:hidden;box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}.MarketingBlocks-module-scss-module__FKGYxW__lpCommIconImg{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpCommBigNum{letter-spacing:-.025em;color:#16211a;font-variant-numeric:tabular-nums;font-size:40px;font-weight:700;line-height:1;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin-bottom:3px}.MarketingBlocks-module-scss-module__FKGYxW__lpCommNumLabel{color:#4a5a50;text-transform:uppercase;letter-spacing:.12em;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:11px;font-weight:600}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnComm{font-size:14px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;color:#fff;background:#0e7a4a;border:none;border-radius:12px;align-items:center;gap:8px;padding:10px 24px;text-decoration:none;transition:all .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnComm:hover{color:#fff;opacity:.9;transform:translateY(-1px)}.MarketingBlocks-module-scss-module__FKGYxW__lpCtaBanner{text-align:center;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:linear-gradient(#f6f9fc 0%,#fff 100%);border-top:1px solid #0a251812;padding:112px 52px;scroll-margin-top:72px;position:relative;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpCtaBanner:before{content:"";pointer-events:none;filter:blur(80px);opacity:.25;background:radial-gradient(50% 60% at 20% 30%,#a7f3d0 0%,#0000 65%),radial-gradient(45% 55% at 75% 25%,#5eead4 0%,#0000 62%),radial-gradient(40% 50% at 50% 60%,#86efac 0%,#0000 60%);height:75%;position:absolute;top:-30%;left:-10%;right:-10%}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpCtaBanner{padding:64px 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpCtaBannerInner{z-index:1;max-width:640px;margin:0 auto;position:relative}.MarketingBlocks-module-scss-module__FKGYxW__lpCtaBannerInner h2{color:#16211a;letter-spacing:-.035em;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1.05;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));font-feature-settings:"ss01","cv11";margin:0 0 16px}.MarketingBlocks-module-scss-module__FKGYxW__lpCtaBannerInner p{color:#4a5a50;margin:0 0 36px;font-size:18px;line-height:1.6}.MarketingBlocks-module-scss-module__FKGYxW__lpCtaButtons{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnWhite{color:#fff;font-size:16px;font-weight:800;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:#16211a;border:none;border-radius:12px;align-items:center;padding:14px 32px;text-decoration:none;transition:all .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnWhite:hover{color:#fff;background:#000;transform:translateY(-2px);box-shadow:0 2px 4px #102a1d0d,0 12px 24px -8px #102a1d1a}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnWhiteGhost{color:#16211a;font-size:16px;font-weight:600;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:0 0;border:2px solid #0a25181f;border-radius:12px;padding:13px 32px;transition:border-color .16s cubic-bezier(.22,1,.36,1),color .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpBtnWhiteGhost:hover{color:#0e7a4a;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpFooter{color:#4a5a50;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:#fff;border-top:1px solid #0a251812;padding:64px 52px 48px}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpFooter{padding:48px 20px 36px}}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterInner{flex-direction:column;align-items:center;gap:24px;max-width:1200px;margin:0 auto;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterLogo{color:#16211a;align-items:center;gap:8px;font-size:17px;font-weight:800;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterLogoMark{color:#fff;background:#0e7a4a;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:900;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterLogoImg{object-fit:contain;width:auto;max-width:220px;height:30px;display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterLinks{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterLink{color:#4a5a50;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;padding-bottom:2px;font-size:13px;text-decoration:none;transition:color .16s cubic-bezier(.22,1,.36,1),background-size .28s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterLink:hover,.MarketingBlocks-module-scss-module__FKGYxW__lpFooterLink:focus-visible{color:#16211a;background-size:100% 1px}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterSocials{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterSocial{color:#4a5a50;border:1px solid #0a251812;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:color .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1),background .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterSocial svg{width:16px;height:16px}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterSocial img{object-fit:contain;opacity:.75;width:16px;height:16px;transition:opacity .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterSocial:hover{color:#16211a;background:#f6f9fc;border-color:#0a25181f}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterSocial:hover img{opacity:1}.MarketingBlocks-module-scss-module__FKGYxW__lpFooterCopy{color:#4a5a50;text-align:center;border-top:1px solid #0a251812;width:100%;margin-top:8px;padding-top:24px;font-size:13px}@keyframes MarketingBlocks-module-scss-module__FKGYxW__lpModalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes MarketingBlocks-module-scss-module__FKGYxW__lpModalIn{0%{opacity:0;transform:scale(.98)translateY(6px)}to{opacity:1;transform:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpSponsorOverlay{z-index:600;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:#0b1f1659;justify-content:center;align-items:center;padding:16px;animation:.28s cubic-bezier(.22,1,.36,1) MarketingBlocks-module-scss-module__FKGYxW__lpModalOverlayIn;display:flex;position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpSponsorOverlay{animation:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpSponsorModal{color:#16211a;background:#fff;border:1px solid #0a251812;border-radius:20px;width:500px;max-width:95vw;max-height:90vh;padding:40px;animation:.28s cubic-bezier(.22,1,.36,1) MarketingBlocks-module-scss-module__FKGYxW__lpModalIn;position:relative;overflow-y:auto;box-shadow:0 4px 12px #102a1d0f,0 24px 60px -12px #102a1d29}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpSponsorModal{animation:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpSponsorModal:focus{outline:none}@media (max-width:540px){.MarketingBlocks-module-scss-module__FKGYxW__lpSponsorModal{padding:28px 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpSponsorClose{cursor:pointer;color:#4a5a50;background:0 0;border:none;font-size:20px;line-height:1;transition:color .16s cubic-bezier(.22,1,.36,1);position:absolute;top:18px;right:20px}.MarketingBlocks-module-scss-module__FKGYxW__lpSponsorClose:hover{color:#16211a}.MarketingBlocks-module-scss-module__FKGYxW__lpSpProgress{align-items:center;gap:8px;margin-bottom:28px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpStep{align-items:center;gap:8px;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpDot{color:#4a5a50;border:1.5px solid #0a25181f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:11px;font-weight:700;transition:all .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpDotActive,.MarketingBlocks-module-scss-module__FKGYxW__lpSpDotDone{color:#fff;background:#0e7a4a;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpSpStepLabel{text-transform:uppercase;letter-spacing:.08em;color:#4a5a50;font-family:ui-monospace,SF Mono,Cascadia Code,Menlo,Consolas,monospace;font-size:11px;font-weight:600}.MarketingBlocks-module-scss-module__FKGYxW__lpSpStepActive{color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpSpLine{background:#0a25181f;border-radius:1px;flex:1;height:2px;transition:background .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpSpLineDone{background:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpSpHeading{letter-spacing:-.025em;font-size:22px;font-weight:700;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));margin:0 0 6px}.MarketingBlocks-module-scss-module__FKGYxW__lpSpSub{color:#4a5a50;margin:0 0 24px;font-size:14px;line-height:1.6}.MarketingBlocks-module-scss-module__FKGYxW__lpSpRow{margin-bottom:14px}.MarketingBlocks-module-scss-module__FKGYxW__lpSpRow input,.MarketingBlocks-module-scss-module__FKGYxW__lpSpRow select,.MarketingBlocks-module-scss-module__FKGYxW__lpSpRow textarea{width:100%;font-size:16px;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);color:#16211a;box-sizing:border-box;background:#fff;border:1.5px solid #0a25181f;border-radius:12px;padding:11px 14px;transition:border-color .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpSpRow input:focus,.MarketingBlocks-module-scss-module__FKGYxW__lpSpRow select:focus,.MarketingBlocks-module-scss-module__FKGYxW__lpSpRow textarea:focus{border-color:#0e7a4a;outline:none;box-shadow:0 0 0 3px #0e7a4a26}.MarketingBlocks-module-scss-module__FKGYxW__lpSpRow textarea{resize:vertical;min-height:90px}.MarketingBlocks-module-scss-module__FKGYxW__lpSpLabel{letter-spacing:.02em;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;font-size:12px;font-weight:650;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpRequired{color:#d92d20}.MarketingBlocks-module-scss-module__FKGYxW__lpSpOpt{color:#4a5a50;font-size:12px;font-weight:500}.MarketingBlocks-module-scss-module__FKGYxW__lpSpInputError{border-color:#d92d20!important}.MarketingBlocks-module-scss-module__FKGYxW__lpSpFieldError{color:#b42318;margin-top:5px;font-size:12px}.MarketingBlocks-module-scss-module__FKGYxW__lpSpFormError{color:#b42318;background:#dc262614;border:1px solid #dc262633;border-radius:12px;margin-bottom:8px;padding:10px 14px;font-size:13px}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbGroup{flex-direction:column;gap:8px;margin-top:4px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbRow{cursor:pointer;-webkit-user-select:none;user-select:none;border:1.5px solid #0a25181f;border-radius:12px;align-items:center;gap:11px;padding:10px 14px;transition:border-color .16s cubic-bezier(.22,1,.36,1),background .16s cubic-bezier(.22,1,.36,1);display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbRow:hover{border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbChecked{background:#0e7a4a14;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbChecked .MarketingBlocks-module-scss-module__FKGYxW__lpSpCbBox{background:#0e7a4a;border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbChecked .MarketingBlocks-module-scss-module__FKGYxW__lpSpCbTick{display:block}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbChecked .MarketingBlocks-module-scss-module__FKGYxW__lpSpCbLabel{color:#0e7a4a;font-weight:700}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbBox{border:2px solid #0a25181f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .16s cubic-bezier(.22,1,.36,1);display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbTick{stroke:#fff;fill:none;stroke-width:3px;width:10px;height:10px;display:none}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCbLabel{font-size:14px;font-weight:500}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCheckboxLabel{cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCheckboxLabel input{width:auto}.MarketingBlocks-module-scss-module__FKGYxW__lpSpFooter{justify-content:space-between;align-items:center;gap:12px;margin-top:24px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpBack{cursor:pointer;color:#4a5a50;font-size:14px;font-weight:600;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:0 0;border:none;padding:0;transition:color .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpSpBack:hover{color:#16211a}.MarketingBlocks-module-scss-module__FKGYxW__lpSpNext{color:#fff;font-size:15px;font-weight:800;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:#0e7a4a;border:none;border-radius:12px;flex:1;padding:13px;transition:background .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpSpNext:hover{background:#0a5c38}.MarketingBlocks-module-scss-module__FKGYxW__lpSpNext:disabled{opacity:.7;cursor:default}.MarketingBlocks-module-scss-module__FKGYxW__lpSpConfirm{text-align:center;padding:16px 0}.MarketingBlocks-module-scss-module__FKGYxW__lpSpConfirm h2{margin:0 0 10px;font-size:22px;font-weight:900}.MarketingBlocks-module-scss-module__FKGYxW__lpSpConfirm p{color:#4a5a50;max-width:340px;margin:0 auto 24px;font-size:14px;line-height:1.7}.MarketingBlocks-module-scss-module__FKGYxW__lpSpConfirmIcon{background:#0e7a4a14;border:2px solid #0e7a4a38;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:inline-flex}.MarketingBlocks-module-scss-module__FKGYxW__lpSpConfirmIcon svg{stroke:#0e7a4a;fill:none;stroke-width:2.5px;width:30px;height:30px}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCloseConfirm{color:#16211a;font-size:14px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:0 0;border:1.5px solid #0a25181f;border-radius:12px;padding:11px 32px;transition:border-color .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpSpCloseConfirm:hover{border-color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletter{font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:#f6f9fc;padding:80px 52px;scroll-margin-top:72px}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletter{padding:56px 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterInner{text-align:center;background:#fff;border:1px solid #0a251812;border-radius:20px;max-width:640px;margin:0 auto;padding:48px 40px;box-shadow:0 1px 2px #102a1d0a,0 2px 8px #102a1d0a}@media (max-width:720px){.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterInner{padding:32px 20px}}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterInner h2{color:#16211a;letter-spacing:-.028em;font-size:clamp(30px,3.4vw,44px);font-weight:700;line-height:1.08;font-family:var(--lp-font-headline,var(--font-marketing-display,var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif)));font-feature-settings:"ss01","cv11";margin:0 0 12px}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterSub{color:#4a5a50;margin:0 0 28px;font-size:16px;line-height:1.6}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterForm{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterInput{color:#16211a;max-width:360px;height:52px;font-size:15px;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);background:#fff;border:1.5px solid #0a25181f;border-radius:12px;outline:none;flex:280px;padding:0 18px;transition:border-color .16s cubic-bezier(.22,1,.36,1),box-shadow .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterInput::placeholder{color:#4a5a5099}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterInput:focus{border-color:#0e7a4a;box-shadow:0 0 0 3px #0e7a4a26}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterInput[aria-invalid=true]{border-color:#d92d20}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterBtn{color:#fff;height:52px;font-size:15px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;background:#0e7a4a;border:none;border-radius:12px;padding:0 30px;transition:background .16s cubic-bezier(.22,1,.36,1),transform .16s cubic-bezier(.22,1,.36,1)}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterBtn:hover{background:#0a5c38;transform:translateY(-1px)}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterBtn:disabled{opacity:.6;cursor:default;transform:none}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterError{color:#b42318;margin-top:12px;font-size:14px;font-weight:600}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterSuccess{background:#0e7a4a14;border:1px solid #0e7a4a38;border-radius:14px;padding:22px 26px;display:inline-block}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterSuccess p{color:#16211a;margin:0;font-size:15px;line-height:1.55}.MarketingBlocks-module-scss-module__FKGYxW__lpNewsletterSuccessTitle{color:#0e7a4a;margin-bottom:6px;font-size:17px;font-weight:800}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqList{flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqItem{interpolate-size:allow-keywords;background:0 0;border:none;border-bottom:1px solid #0a251812;border-radius:0;overflow:hidden}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqItem::details-content{height:0;transition:height .28s cubic-bezier(.22, 1, .36, 1),content-visibility .28s allow-discrete;overflow:clip}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqItem[open]::details-content{height:auto}@media (prefers-reduced-motion:reduce){.MarketingBlocks-module-scss-module__FKGYxW__lpFaqItem::details-content{transition:none}}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqItem:first-child{border-top:1px solid #0a251812}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqQuestion{color:#16211a;font-size:16px;font-weight:700;font-family:var(--lp-font-body,-apple-system, BlinkMacSystemFont, "Inter", sans-serif);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;list-style:none;display:flex}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqQuestion::-webkit-details-marker{display:none}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqQuestion:hover{color:#0e7a4a}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqChevron{border-bottom:1.5px solid #4a5a50;border-right:1.5px solid #4a5a50;flex:none;width:10px;height:10px;margin-top:-4px;transition:transform .16s cubic-bezier(.22,1,.36,1),border-color .16s cubic-bezier(.22,1,.36,1);transform:rotate(45deg)}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqQuestion:hover .MarketingBlocks-module-scss-module__FKGYxW__lpFaqChevron{border-color:#0e7a4a}details[open] .MarketingBlocks-module-scss-module__FKGYxW__lpFaqChevron{border-color:#0e7a4a;margin-top:4px;transform:rotate(225deg)}.MarketingBlocks-module-scss-module__FKGYxW__lpFaqAnswer{color:#4a5a50;padding:0 22px 20px;font-size:15px;line-height:1.65}
.DashboardCards-module-scss-module__zmSqGW__cards_grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:24px;display:grid}.DashboardCards-module-scss-module__zmSqGW__card{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;flex-direction:column;gap:8px;min-height:132px;padding:16px;display:flex}.DashboardCards-module-scss-module__zmSqGW__card_header{justify-content:space-between;align-items:center;display:flex}.DashboardCards-module-scss-module__zmSqGW__card_title{text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted,#6b7280);font-size:12px;font-weight:600}.DashboardCards-module-scss-module__zmSqGW__card_body{color:var(--text,#111827);flex-direction:column;gap:6px;font-size:14px;display:flex}.DashboardCards-module-scss-module__zmSqGW__card_empty{color:var(--text-muted,#6b7280);font-size:13px}.DashboardCards-module-scss-module__zmSqGW__row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.DashboardCards-module-scss-module__zmSqGW__row_title{font-weight:500}.DashboardCards-module-scss-module__zmSqGW__row_meta{color:var(--text-muted,#6b7280);white-space:nowrap;font-size:12px}.DashboardCards-module-scss-module__zmSqGW__badge{text-transform:uppercase;letter-spacing:.04em;color:var(--text,#111827);background:#0000000f;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.DashboardCards-module-scss-module__zmSqGW__badge_warning{color:#b45309;background:#f59e0b26}.DashboardCards-module-scss-module__zmSqGW__badge_success{color:#047857;background:#10b98126}.DashboardCards-module-scss-module__zmSqGW__badge_info{color:#1d4ed8;background:#3b82f626}.DashboardCards-module-scss-module__zmSqGW__post_event{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;margin-top:24px;padding:20px}.DashboardCards-module-scss-module__zmSqGW__post_event_grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px;display:grid}.DashboardCards-module-scss-module__zmSqGW__post_event_action{border:1px solid var(--border,#e5e7eb);background:var(--surface-soft,#fafafa);border-radius:10px;flex-direction:column;gap:6px;padding:12px;display:flex}.DashboardCards-module-scss-module__zmSqGW__post_event_action_title{font-size:14px;font-weight:600}.DashboardCards-module-scss-module__zmSqGW__post_event_action_meta{color:var(--text-muted,#6b7280);font-size:12px}.DashboardCards-module-scss-module__zmSqGW__link_button{border-radius:var(--button-border-radius);background:var(--accent,#4f46e5);color:#fff;margin-top:6px;padding:6px 10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.DashboardCards-module-scss-module__zmSqGW__link_button_secondary{color:var(--accent,#4f46e5);border:1px solid var(--accent,#4f46e5);background:0 0}.DashboardCards-module-scss-module__zmSqGW__skeleton_line{background:linear-gradient(90deg,#0000000f 0%,#0000001f 50%,#0000000f 100%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.4s ease-in-out infinite DashboardCards-module-scss-module__zmSqGW__skeleton_shimmer}.DashboardCards-module-scss-module__zmSqGW__skeleton_line_short{width:60%}@keyframes DashboardCards-module-scss-module__zmSqGW__skeleton_shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.style-module-scss-module__YOHWga__page{max-width:800px;padding-bottom:40px}@media (max-width:970px){.style-module-scss-module__YOHWga__page{max-width:100%}}.style-module-scss-module__YOHWga__backBtn{color:var(--text-text-supportive,#666);cursor:pointer;font-size:14px;font-family:var(--font-primary);background:0 0;border:none;align-items:center;gap:4px;margin-bottom:16px;padding:8px 0;display:inline-flex}.style-module-scss-module__YOHWga__backBtn:hover{color:var(--primary-primary,#4caf50)}.style-module-scss-module__YOHWga__title{color:var(--text-text-main,#00231a);margin:0 0 24px;font-size:24px;font-weight:700}@media (max-width:970px){.style-module-scss-module__YOHWga__title{font-size:20px}}.style-module-scss-module__YOHWga__form{flex-direction:column;gap:24px;display:flex}.style-module-scss-module__YOHWga__section{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur));border:var(--glass-border);border-radius:var(--border-radius-md,12px);flex-direction:column;gap:20px;padding:24px;display:flex}@media (max-width:970px){.style-module-scss-module__YOHWga__section{gap:16px;padding:18px}}.style-module-scss-module__YOHWga__sectionHeader{color:var(--text-text-main,#00231a);border-bottom:1px solid var(--neutral-surface-contrast,#eee);margin:0;padding-bottom:12px;font-size:16px;font-weight:700}.style-module-scss-module__YOHWga__sectionDescription{color:var(--text-text-supportive,#666);margin:-12px 0 0;font-size:13px}.style-module-scss-module__YOHWga__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.style-module-scss-module__YOHWga__formRow{grid-template-columns:1fr}}.style-module-scss-module__YOHWga__formGroup{flex-direction:column;gap:6px;display:flex}.style-module-scss-module__YOHWga__label{color:var(--text-text-main,#00231a);font-size:13px;font-weight:600}.style-module-scss-module__YOHWga__input{border:1px solid var(--neutral-surface-contrast,#ddd);border-radius:var(--border-radius-sm,8px);background:var(--system-white,#fff);color:var(--text-text-main,#00231a);font-size:14px;font-family:var(--font-primary);outline:none;padding:10px 12px}.style-module-scss-module__YOHWga__input:focus{border-color:var(--primary-primary,#4caf50);box-shadow:0 0 0 2px #4caf5026}.style-module-scss-module__YOHWga__input{box-sizing:border-box}.style-module-scss-module__YOHWga__textarea{border:1px solid var(--neutral-surface-contrast,#ddd);border-radius:var(--border-radius-sm,8px);background:var(--system-white,#fff);color:var(--text-text-main,#00231a);font-size:14px;font-family:var(--font-primary);resize:vertical;outline:none;padding:10px 12px}.style-module-scss-module__YOHWga__textarea:focus{border-color:var(--primary-primary,#4caf50);box-shadow:0 0 0 2px #4caf5026}.style-module-scss-module__YOHWga__textarea{box-sizing:border-box}.style-module-scss-module__YOHWga__whiteDatePicker input{background:var(--system-white,#fff)!important}.style-module-scss-module__YOHWga__formActions{justify-content:flex-end;gap:12px;padding-top:12px;display:flex}@media (max-width:970px){.style-module-scss-module__YOHWga__formActions{flex-direction:column-reverse}}
.profileCompletion-module-scss-module__mKylia__meter{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;flex-direction:column;gap:10px;margin-bottom:24px;padding:16px 20px;display:flex}.profileCompletion-module-scss-module__mKylia__meter_header{justify-content:space-between;align-items:baseline;display:flex}.profileCompletion-module-scss-module__mKylia__meter_title{font-size:16px;font-weight:600}.profileCompletion-module-scss-module__mKylia__meter_subtitle{color:var(--text-muted,#6b7280);font-size:13px}.profileCompletion-module-scss-module__mKylia__meter_done{color:#047857;font-size:13px;font-weight:600}.profileCompletion-module-scss-module__mKylia__bar_track{background:#0000000f;border-radius:999px;height:8px;overflow:hidden}.profileCompletion-module-scss-module__mKylia__bar_fill{background:linear-gradient(90deg,#4f46e5 0%,#6366f1 100%);height:100%;transition:width .3s}.profileCompletion-module-scss-module__mKylia__checklist{flex-wrap:wrap;gap:6px 16px;margin:4px 0 0;padding:0;list-style:none;display:flex}.profileCompletion-module-scss-module__mKylia__checklist_item,.profileCompletion-module-scss-module__mKylia__checklist_item_done{align-items:center;gap:6px;font-size:13px;display:flex}.profileCompletion-module-scss-module__mKylia__checklist_item{color:var(--text-muted,#6b7280)}.profileCompletion-module-scss-module__mKylia__checklist_item_done{color:var(--text,#111827);font-weight:500}.profileCompletion-module-scss-module__mKylia__checklist_marker{font-weight:700}.profileCompletion-module-scss-module__mKylia__sticky_save{z-index:5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-top:1px solid var(--border,#e5e7eb);background:#fffffff2;justify-content:flex-end;align-items:center;gap:12px;margin-top:24px;padding:12px 16px;display:flex;position:sticky;bottom:0}.profileCompletion-module-scss-module__mKylia__sticky_save_message{color:var(--text-muted,#6b7280);margin-right:auto;font-size:13px}.profileCompletion-module-scss-module__mKylia__linkedin_note{color:var(--text,#111827);background:#0a66c20f;border:1px solid #0a66c22e;border-radius:10px;margin-top:8px;padding:10px 12px;font-size:13px}
@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_cc93bb16-module__Nh4a0W__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_cc93bb16-module__Nh4a0W__variable{--font-marketing-display:"Inter", "Inter Fallback"}
.ArticleFooter-module-scss-module__XEEV_a__articleDivider{border:0;border-top:1px solid #e4e8e3;margin:40px 0 28px}.ArticleFooter-module-scss-module__XEEV_a__articleFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-bottom:40px;display:flex}.ArticleFooter-module-scss-module__XEEV_a__footerLinksLeft{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.ArticleFooter-module-scss-module__XEEV_a__footerLink{text-transform:uppercase;letter-spacing:.08em;color:var(--text-text-supportive,#8d8f8b);font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .2s}.ArticleFooter-module-scss-module__XEEV_a__footerLink:hover{color:var(--text-text-main,#00231a)}
.CertImageUpload-module-scss-module__dEOqFG__wrapper{width:100%;min-width:0}.CertImageUpload-module-scss-module__dEOqFG__hiddenInput{display:none}.CertImageUpload-module-scss-module__dEOqFG__dropzone{border:1.5px dashed var(--dropdown-border,#dfd9c8);background:var(--cert-subtle,#fdfcf8);width:100%;min-width:0;color:var(--cert-secondary,#5d6a4e);text-align:left;cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;transition:border-color .15s,background .15s,color .15s;display:flex}.CertImageUpload-module-scss-module__dEOqFG__dropzone:hover{border-color:var(--cert-teal,#06b89a);color:var(--cert-teal-ink,#0a8f74);background:var(--cert-teal-tint,#ecfaf5)}.CertImageUpload-module-scss-module__dEOqFG__dropzoneOver{border-color:var(--cert-teal,#06b89a);background:var(--cert-teal-tint,#ecfaf5);color:var(--cert-teal-ink,#0a8f74);border-style:solid}.CertImageUpload-module-scss-module__dEOqFG__dropzoneError{border-color:var(--cert-danger-border,#e4b8ad);background:var(--cert-danger-tint,#fdf3f0)}.CertImageUpload-module-scss-module__dEOqFG__dropzoneIcon{flex-shrink:0}.CertImageUpload-module-scss-module__dEOqFG__dropzoneText{flex-direction:column;min-width:0;line-height:1.25;display:flex}.CertImageUpload-module-scss-module__dEOqFG__dropzoneLead{color:var(--cert-ink,#16240f);font-size:13px;font-weight:600}.CertImageUpload-module-scss-module__dEOqFG__dropzoneHint{color:var(--cert-faint,#a5a08c);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.CertImageUpload-module-scss-module__dEOqFG__dropzoneError .CertImageUpload-module-scss-module__dEOqFG__dropzoneHint{color:var(--cert-danger,#b3402e)}.CertImageUpload-module-scss-module__dEOqFG__uploading{width:100%;padding:4px 2px}.CertImageUpload-module-scss-module__dEOqFG__bulkPending{color:var(--cert-teal-ink,#0a8f74);align-items:center;gap:8px;font-size:12.5px;font-weight:600;display:flex}.CertImageUpload-module-scss-module__dEOqFG__bulkPending:before{content:"";border:2px solid var(--cert-teal-tint,#ecfaf5);border-top-color:var(--cert-teal,#06b89a);border-radius:50%;width:13px;height:13px;animation:.7s linear infinite CertImageUpload-module-scss-module__dEOqFG__certUploadSpin}@keyframes CertImageUpload-module-scss-module__dEOqFG__certUploadSpin{to{transform:rotate(360deg)}}.CertImageUpload-module-scss-module__dEOqFG__filled{border:1px solid var(--cert-panel-border,#ece7da);background:var(--cert-panel,#faf8f2);border-radius:10px;align-items:center;gap:10px;width:100%;min-width:0;padding:6px 8px 6px 6px;display:flex}.CertImageUpload-module-scss-module__dEOqFG__thumb{object-fit:cover;border:1px solid var(--cert-panel-border,#ece7da);background:#fff;border-radius:5px;flex-shrink:0;width:44px;height:30px}.CertImageUpload-module-scss-module__dEOqFG__thumbBtn{cursor:zoom-in;background:0 0;border:0;border-radius:5px;flex-shrink:0;padding:0;line-height:0;position:relative}.CertImageUpload-module-scss-module__dEOqFG__thumbBtn .CertImageUpload-module-scss-module__dEOqFG__thumb{transition:filter .15s;display:block}.CertImageUpload-module-scss-module__dEOqFG__thumbBtn:hover .CertImageUpload-module-scss-module__dEOqFG__thumb,.CertImageUpload-module-scss-module__dEOqFG__thumbBtn:focus-visible .CertImageUpload-module-scss-module__dEOqFG__thumb{filter:brightness(.82)}.CertImageUpload-module-scss-module__dEOqFG__thumbZoom{color:#fff;opacity:0;pointer-events:none;border-radius:5px;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;inset:0}.CertImageUpload-module-scss-module__dEOqFG__thumbBtn:hover .CertImageUpload-module-scss-module__dEOqFG__thumbZoom,.CertImageUpload-module-scss-module__dEOqFG__thumbBtn:focus-visible .CertImageUpload-module-scss-module__dEOqFG__thumbZoom{opacity:1}.CertImageUpload-module-scss-module__dEOqFG__fileMeta{flex-direction:column;flex:1;min-width:0;line-height:1.3;display:flex}.CertImageUpload-module-scss-module__dEOqFG__fileName{color:var(--cert-ink,#16240f);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.CertImageUpload-module-scss-module__dEOqFG__fileSub{color:var(--cert-faint,#a5a08c);font-family:ui-monospace,Menlo,monospace;font-size:11px}.CertImageUpload-module-scss-module__dEOqFG__changeBtn{border:1px solid var(--button-secondary-border,#cdd5c2);color:var(--cert-secondary,#5d6a4e);cursor:pointer;background:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:5px;padding:5px 10px;font-size:12px;font-weight:600;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.CertImageUpload-module-scss-module__dEOqFG__changeBtn:hover{border-color:var(--cert-teal,#06b89a);color:var(--cert-teal-ink,#0a8f74);background:var(--cert-teal-tint,#ecfaf5)}
.style-module-scss-module__bOkQ1a__container{min-height:100vh;font-family:var(--font-primary);background:#f1f2f3;justify-content:center;align-items:center;padding:24px;display:flex}.style-module-scss-module__bOkQ1a__card{text-align:center;background:var(--system-white);border-radius:var(--border-radius-xl);width:100%;max-width:420px;padding:48px 32px;box-shadow:0 4px 24px #00000014}.style-module-scss-module__bOkQ1a__icon{color:var(--error-error);margin-bottom:20px}.style-module-scss-module__bOkQ1a__title{color:var(--text-text-main);margin-bottom:8px;font-size:20px;font-weight:700;line-height:28px}.style-module-scss-module__bOkQ1a__description{color:var(--text-text-supportive);margin:0 0 28px;font-size:14px;font-weight:400;line-height:22px}.style-module-scss-module__bOkQ1a__actions{justify-content:center;gap:12px;display:flex}.style-module-scss-module__bOkQ1a__primaryButton{border-radius:var(--button-border-radius);background:var(--primary-primary);color:var(--system-white);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-primary);border:none;padding:10px 24px;transition:opacity .15s}.style-module-scss-module__bOkQ1a__primaryButton:hover{opacity:.9}.style-module-scss-module__bOkQ1a__secondaryButton{border-radius:var(--button-border-radius);border:1px solid var(--neutral-surface-contrast);color:var(--text-text-main);cursor:pointer;font-size:14px;font-weight:600;font-family:var(--font-primary);background:0 0;padding:10px 24px;transition:background .15s}.style-module-scss-module__bOkQ1a__secondaryButton:hover{background:var(--neutral-surface)}
.style-module-scss-module__MKLdZG__loaderWrap{justify-content:center;padding:60px 0;display:flex}.style-module-scss-module__MKLdZG__lede{max-width:68ch;color:var(--text-secondary,#6b7280);margin:-8px 0 20px;font-size:15px;line-height:1.6}.style-module-scss-module__MKLdZG__visibility{border:1px solid;border-radius:12px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:14px 16px;display:flex}.style-module-scss-module__MKLdZG__visibilityOn{color:#047857;background:#10b98114;border-color:#10b98159}.style-module-scss-module__MKLdZG__visibilityOff{color:#b45309;background:#f59e0b1a;border-color:#f59e0b66}.style-module-scss-module__MKLdZG__visibilityTitle{font-size:15px;font-weight:600;display:block}.style-module-scss-module__MKLdZG__visibilityText{color:inherit;opacity:.9;margin:4px 0 0;font-size:14px;line-height:1.55}.style-module-scss-module__MKLdZG__stage{justify-content:center;padding:8px 0 4px;display:flex}.style-module-scss-module__MKLdZG__stage>*{width:100%;max-width:380px}.style-module-scss-module__MKLdZG__journey{color:var(--text-secondary,#6b7280);gap:10px;margin:0;padding-left:22px;font-size:14px;line-height:1.6;display:grid}.style-module-scss-module__MKLdZG__footnote{border-top:1px solid var(--border-color,#00000014);color:var(--text-secondary,#6b7280);margin:18px 0 0;padding-top:14px;font-size:13px;line-height:1.6}
.style-module-scss-module__9nIdSG__wrapper{background:var(--system-white);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.style-module-scss-module__9nIdSG__card{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:420px;display:flex}.style-module-scss-module__9nIdSG__title{text-wrap:balance;color:var(--text-text-main);margin:0;font-size:1.5rem;line-height:1.2}.style-module-scss-module__9nIdSG__body{color:var(--text-text-main);opacity:.8;margin:0;font-size:.95rem;line-height:1.6}
