.Section_section__MqWk8{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;scroll-margin-top:var(--navbar-height)}.Section_section__MqWk8:last-child{flex:1 1}.Section_content__aapMI{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2rem;padding:5rem 0;width:var(--content-width);max-width:var(--content-max-width)}.Section_light__NCyD_{color:var(--text-dark);background-color:var(--background-light)}.Section_light__NCyD_ h1,.Section_light__NCyD_ h2,.Section_light__NCyD_ h3{color:var(--primary-dark)}.Section_alt__tidue{color:var(--text-dark);background-color:var(--background-alt)}.Section_alt__tidue h1,.Section_alt__tidue h2,.Section_alt__tidue h3{color:var(--primary-dark)}.Section_medium__FQBEV{background-color:var(--background-dark);position:relative;overflow:hidden}.Section_dark__rFPSJ,.Section_medium__FQBEV,.Section_medium__FQBEV h1,.Section_medium__FQBEV h2,.Section_medium__FQBEV h3{color:var(--text-light)}.Section_dark__rFPSJ{background-color:var(--background-dark)}.Section_dark__rFPSJ h1,.Section_dark__rFPSJ h2,.Section_dark__rFPSJ h3{color:var(--text-light)}.TopBar_container__qYSa_{width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 0}.Button_button__DgYPU{display:inline-flex;align-items:center;justify-content:center;font-weight:600;cursor:pointer;border-radius:2rem;transition:all .25s ease;border:none;padding:.85rem 1.8rem;letter-spacing:.03em;background:transparent;color:inherit}.Button_primary__JRIAm{background:var(--accent);color:var(--text-light);box-shadow:0 6px 14px rgba(255,136,0,.28)}.Button_primary__JRIAm:hover{background:var(--accent-dark);transform:translateY(-1px)}.Button_primary__JRIAm:active{background:#b35400;transform:translateY(1px)}.Button_secondary__egtBn{background:var(--secondary);color:var(--text-light);box-shadow:0 6px 14px rgba(0,102,153,.28)}.Button_secondary__egtBn:hover{background:var(--secondary-dark);transform:translateY(-1px)}.Button_secondary__egtBn:active{background:#003366;transform:translateY(1px)}.Button_text__iaMb4{padding:.4rem .6rem;font-weight:600;color:var(--secondary);background:transparent;box-shadow:none}.Button_text__iaMb4:hover{color:var(--secondary-dark);transform:translateY(-1px)}.Button_outline__IRc3m{padding:.6rem 1rem;color:var(--text-light);border:1px solid var(--text-light);background:transparent;box-shadow:none}.Button_outline__IRc3m:hover{color:var(--accent);transform:translateY(-1px)}.Card_card__JwV2g{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:white;color:var(--text-dark);min-width:0;max-width:100%;padding:2rem;gap:1rem;border-radius:1rem;text-align:center;cursor:pointer;box-shadow:0 4px 8px rgba(0,0,0,.12);transition:transform .2s ease,box-shadow .3s ease}.Card_card__JwV2g:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.Chevron_chevron__BBCAG{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;transition:transform .2s ease;flex-shrink:0;cursor:pointer;color:var(--text-muted)}.Chevron_open__0iN1S{transform:rotate(90deg)}.Column_column__s5Pt6{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:1 1;gap:1rem;min-width:0}.CookieBanner_banner__dqIDb{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:var(--background-light);border-top:1px solid var(--border-light);box-shadow:0 -2px 12px rgba(0,0,0,.08);padding:1rem 1.5rem;animation:CookieBanner_slideUp__CkJG7 .3s ease-out}@keyframes CookieBanner_slideUp__CkJG7{0%{transform:translateY(100%)}to{transform:translateY(0)}}.CookieBanner_content__oK5tL{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:var(--content-max-width);margin:0 auto;flex-wrap:wrap}.CookieBanner_text__0SXlO{font-size:var(--font-size-sm);color:var(--text-muted);margin:0}.CookieBanner_link__41swR{color:var(--secondary);font-weight:600;text-decoration:none}.CookieBanner_link__41swR:hover{color:var(--secondary-dark);text-decoration:underline}.CookieBanner_actions__YBlCh{display:flex;align-items:center;gap:.5rem;flex-shrink:0}@media (max-width:600px){.CookieBanner_content__oK5tL{flex-direction:column;text-align:center}.CookieBanner_actions__YBlCh{width:100%;justify-content:center}}.Divider_divider__rLbNP{width:100%;height:1px;background:var(--background-alt)}.FAQItem_faqItem__KItGE{background:white;border-radius:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.06);overflow:hidden;transition:box-shadow .2s ease}.FAQItem_faqItem__KItGE.FAQItem_open__Wt_Y0{box-shadow:0 4px 16px rgba(0,0,0,.1)}.FAQItem_faqQuestion__KxesI{width:100%;background:white;color:var(--text-dark);font-size:var(--font-size-base);font-weight:600;padding:1.1rem 1.25rem;border:none;text-align:left;display:flex;justify-content:flex-start;align-items:center;gap:.75rem;cursor:pointer;transition:background .2s ease}.FAQItem_faqQuestion__KxesI:hover{background:var(--background-alt)}.FAQItem_arrow___9JSc{font-size:var(--font-size-xs);color:var(--text-muted);transition:transform .2s ease;display:inline-block;flex-shrink:0}.FAQItem_rotate__CQh80{transform:rotate(90deg)}.FAQItem_faqAnswerWrapper__uMUfK{padding:0 1.25rem;border-top:1px solid var(--background-alt);max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,padding .3s ease,opacity .3s ease}.FAQItem_show__Aymx0{max-height:300px;padding:1rem 1.25rem;opacity:1}.FAQList_faqList__9tMZH{width:100%;display:flex;flex-direction:column;gap:.75rem}.FeatureTable_wrapper__nOF89{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:1rem;box-shadow:0 4px 16px rgba(0,0,0,.08)}.FeatureTable_table__DXe6m{width:100%;min-width:680px;border-collapse:collapse;background:white}.FeatureTable_table__DXe6m thead th{background:var(--primary-dark);color:var(--text-light);font-weight:600;font-size:var(--font-size-base);padding:1rem 1.5rem;text-align:center;white-space:nowrap}.FeatureTable_table__DXe6m thead th:first-child{text-align:left;border-top-left-radius:1rem}.FeatureTable_table__DXe6m thead th:last-child{border-top-right-radius:1rem}.FeatureTable_table__DXe6m tbody tr{cursor:pointer}.FeatureTable_evenRow__R6i2I{background:var(--background-alt)}.FeatureTable_table__DXe6m tbody tr:last-child td:first-child{border-bottom-left-radius:1rem}.FeatureTable_table__DXe6m tbody tr:last-child td:last-child{border-bottom-right-radius:1rem}.FeatureTable_table__DXe6m tbody td{padding:.85rem 1.5rem;font-size:var(--font-size-base);text-align:center;vertical-align:middle}.FeatureTable_table__DXe6m tbody td:first-child{text-align:left;font-weight:500;color:var(--text-dark);white-space:nowrap}.FeatureTable_featureCell___9SN9{display:flex;align-items:center;gap:.5rem}.FeatureTable_featureName__pLWWi{line-height:1.4}.FeatureTable_descriptionRow__LOuRY{cursor:pointer}.FeatureTable_descriptionRow__LOuRY td{border-top:1px solid var(--border-light);padding:.5rem 1.5rem .85rem;text-align:left!important;white-space:normal!important}.FeatureTable_featureDescription__LUNwN{font-size:var(--font-size-sm);font-weight:400;color:var(--text-muted);line-height:1.5}.FeatureTable_cellLabel__oJeIo{display:inline-block;font-size:var(--font-size-sm);font-weight:600;color:var(--primary-dark);white-space:normal;overflow-wrap:anywhere}.FeatureTable_included__M_Mui{color:var(--success);font-size:var(--font-size-md);font-weight:700}.FeatureTable_notIncluded__C5vLs{color:var(--border-light);font-size:var(--font-size-md)}@media (max-width:600px){.FeatureTable_table__DXe6m tbody td,.FeatureTable_table__DXe6m thead th{padding:.7rem 1rem;font-size:var(--font-size-sm)}.FeatureTable_table__DXe6m{min-width:620px}.FeatureTable_descriptionRow__LOuRY td{padding:.4rem 1rem .7rem}}.Footer_footer__JrJN9{background-color:var(--primary-dark);color:var(--text-light);padding:5rem 0 3rem;font-size:var(--font-size-base)}.Footer_container__YfQ4y{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:var(--content-max-width);margin:0 auto;padding:0 2rem}.Footer_column__UM2K4{flex:1 1;min-width:250px;margin-bottom:2rem;text-align:left}.Footer_footerTitle__V56FC{font-size:var(--font-size-md);font-weight:700;margin-bottom:1.2rem;color:var(--text-light);position:relative}.Footer_footerTitle__V56FC:after{content:"";display:block;width:40px;height:3px;background:var(--accent-light);margin-top:6px;border-radius:2px}.Footer_linkListItem__6uqku{margin-bottom:.75rem}.Footer_link__ZIL7i{color:var(--text-light);text-decoration:none;font-size:var(--font-size-base);transition:color .3s ease,opacity .3s ease,transform .2s ease-in-out;opacity:.9;display:inline-block}.Footer_link__ZIL7i:hover{color:var(--accent);opacity:1}.Footer_contactItem__lfruD{margin-bottom:.75rem;font-size:var(--font-size-base)}.Footer_contactLink__OIYRq{color:var(--text-light);text-decoration:none;transition:color .3s ease,opacity .3s ease;opacity:.9}.Footer_contactLink__OIYRq:hover{color:var(--accent);opacity:1}.Footer_socialRow__Yjg9d{display:flex;justify-content:center;gap:1.5rem;padding:2rem 0;margin-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.Footer_socialLink__PZUao{display:inline-flex;color:var(--text-light);font-size:1.1rem;opacity:.7;transition:color .3s ease,opacity .3s ease,transform .2s ease}.Footer_socialLink__PZUao svg{width:1.1rem;height:1.1rem}.Footer_socialLink__PZUao:hover{color:var(--accent);opacity:1;transform:translateY(-2px)}.Footer_bottomBar__I_Unk{text-align:center;margin-top:1rem;padding:1.5rem 0;background-color:#001223;width:100%}.Footer_bottomText__Gt_lA{font-size:var(--font-size-sm);opacity:.8;animation:Footer_fadeIn___dGrx 1s ease-in-out}@keyframes Footer_fadeIn___dGrx{0%{opacity:0;transform:translateY(5px)}to{opacity:.8;transform:translateY(0)}}@media (max-width:768px){.Footer_container__YfQ4y{flex-direction:column;text-align:left}.Footer_column__UM2K4{margin-bottom:2rem}.Footer_footerTitle__V56FC:after{margin:.5rem 0 0}}.Form_form__jQz6n{display:flex;flex-direction:column;padding:1rem;gap:2rem;width:100%}.Grid_grid__GSPDF{display:grid;gap:2rem;width:100%}.Icon_icon__Q18Be{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;transition:transform .3s ease-in-out}.Icon_success__CNcT_{color:var(--success)}.Icon_warning__cqDkt{color:var(--accent)}.Icon_error__pXUGA{color:var(--error)}.Icon_primary__8jz8_{color:var(--primary)}.Icon_white__Vojwe{color:white}.Image_wrapper__gOrHT{position:relative;width:100%;height:100%;border-radius:1rem;overflow:hidden}.Image_image__A9hyH{object-fit:cover}.Link_link__7ImiI{text-decoration:none;color:inherit;cursor:pointer;transition:color .2s ease,opacity .2s ease}.Link_link__7ImiI:hover{opacity:.9}.Input_input__YXnAC{width:100%;padding:.6rem 1rem;border:1px solid var(--border-light);border-radius:1rem;color:var(--foreground);background-color:white;outline:none;transition:border-color .3s ease,box-shadow .3s ease}.Input_input__YXnAC:focus{border-color:var(--accent);box-shadow:0 0 8px rgba(255,136,0,.3)}.Input_input__YXnAC::placeholder{color:var(--border-light)}.List_list__3v07M{padding-left:2rem;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.8rem}.List_ordered__WnfQh{list-style-type:decimal}.List_unordered__FwVDd{list-style-type:disc}.List_item__Wmxhw{padding-left:.5rem}.List_ordered__WnfQh .List_item__Wmxhw::marker{color:var(--primary);font-weight:700}.List_unordered__FwVDd .List_item__Wmxhw::marker{color:var(--primary);font-size:1.25em}.Navbar_header__M0dCg{position:fixed;top:0;left:0;width:100%;height:var(--navbar-height);z-index:1000;display:flex;align-items:center;background:var(--primary-dark);box-shadow:0 2px 10px rgba(0,0,0,.2);transition:background .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.Navbar_spacer__esOV8{height:var(--navbar-height);width:100%;background-color:var(--primary-dark)}.Navbar_scrolled__M804i{background:var(--primary-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 14px rgba(0,0,0,.35)}.Navbar_headerMenuOpen__kXHYp{box-shadow:none}.Navbar_inner__N_aHa{width:100%;max-width:var(--content-max-width);margin:0 auto;padding:0 1.25rem;height:var(--navbar-height);display:flex;align-items:center;justify-content:center;position:relative}.Navbar_logoLink__lGf53{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:var(--font-size-lg);font-weight:700;color:var(--text-light)}.Navbar_logoLink__lGf53:hover{color:var(--accent)}.Navbar_menuToggle__nltVJ{position:absolute;left:1.25rem;width:32px;height:32px;border:none;background:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-light)}.Navbar_menuToggle__nltVJ:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.Navbar_burgerBar__q5unR{width:22px;height:2px;background:var(--text-light);position:relative;transition:all .25s ease-in-out}.Navbar_burgerBar__q5unR:after,.Navbar_burgerBar__q5unR:before{content:"";position:absolute;width:22px;height:2px;background:var(--text-light);transition:all .25s ease-in-out}.Navbar_burgerBar__q5unR:before{top:-7px}.Navbar_burgerBar__q5unR:after{top:7px}.Navbar_menuToggleOpen__bA0Uk .Navbar_burgerBar__q5unR{background:transparent}.Navbar_menuToggleOpen__bA0Uk .Navbar_burgerBar__q5unR:before{top:0;transform:rotate(45deg)}.Navbar_menuToggleOpen__bA0Uk .Navbar_burgerBar__q5unR:after{top:0;transform:rotate(-45deg)}.Navbar_nav__HCetZ{position:fixed;top:var(--navbar-height);left:-100%;width:80%;max-width:320px;height:calc(100vh - var(--navbar-height));background:var(--primary-dark);box-shadow:4px 0 12px rgba(0,0,0,.35);padding:1.75rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;transition:left .25s ease-in-out;color:var(--text-light)}.Navbar_navOpen__Ybkt0{left:0}.Navbar_navLinks__FVLYB{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.Navbar_navLink__eZP1y{display:flex;align-items:center;font-weight:600;padding:.5rem 0;color:var(--text-light)}.Navbar_navItem__GWN7x{display:block}.Navbar_navLink__eZP1y:hover{color:var(--accent)}.Navbar_dropdown__PrBr2{position:relative}.Navbar_dropdownItem__VKAGg{padding:.6rem}.Navbar_dropdownLink__tPhSK{color:var(--text-light)}.Navbar_dropdownLink__tPhSK:hover{color:var(--accent-light)}.Navbar_actions__y2YCP{display:flex;flex-direction:column;gap:1rem;color:var(--text-light)}.Navbar_separator__a_fkA{display:none}.Navbar_overlay__XaVqz{position:fixed;top:var(--navbar-height);left:0;width:100%;height:calc(100vh - var(--navbar-height));background:rgba(0,20,38,.85);opacity:0;visibility:hidden;transition:all .25s ease;z-index:900}.Navbar_overlayVisible___j4Px{opacity:1;visibility:visible}@media (min-width:900px){.Navbar_menuToggle__nltVJ,.Navbar_overlay__XaVqz{display:none}.Navbar_inner__N_aHa{height:var(--navbar-height);justify-content:space-between}.Navbar_nav__HCetZ{position:static;height:var(--navbar-height);width:auto;max-width:none;background:transparent;box-shadow:none;padding:0;flex-direction:row;align-items:stretch;gap:2.5rem;left:auto}.Navbar_navOpen__Ybkt0{left:auto}.Navbar_navLinks__FVLYB{flex-direction:row;gap:2rem;height:100%;align-items:stretch}.Navbar_dropdown__PrBr2,.Navbar_navItem__GWN7x{height:100%;display:flex;align-items:stretch}.Navbar_actions__y2YCP{flex-direction:row;align-items:center;gap:1.2rem;height:100%}.Navbar_separator__a_fkA{display:inline-block;margin-right:.6rem;color:var(--text-light);opacity:.6}.Navbar_dropdownMenu__IJj5F{list-style:none;display:flex;flex-direction:column;position:absolute;top:100%;left:0;border-radius:.5rem;background:var(--primary-dark);padding:1rem;min-width:210px;box-shadow:0 10px 20px rgba(0,0,0,.4);opacity:0;visibility:hidden;transform:translateY(0);transition:opacity .18s ease,visibility .18s;gap:1rem}.Navbar_dropdown__PrBr2:hover .Navbar_dropdownMenu__IJj5F{opacity:1;visibility:visible}}.Page_container__ovv1p{width:100%;flex:1 1;display:flex;flex-direction:column}.Pill_pill__eEEGU{display:inline-block;padding:.2rem .65rem;border-radius:1rem;font-size:var(--font-size-xs);font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--text-light)}.Pill_primary__RV5hf{background:var(--secondary)}.Pill_secondary__RspeB{background:var(--primary-light)}.Row_row__4QXt2{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;gap:1rem}.Search_container__LT3d3{width:min(500px,100%);max-width:var(--content-max-width);z-index:5}.Search_backdrop__WdvDd{position:fixed;bottom:0;left:0;right:0;height:calc(100vh - var(--navbar-height));z-index:-1}.Search_dropdown__Iyggz{position:absolute;width:min(500px,100%);max-width:min(var(--content-max-width),var(--content-width));max-height:min(600px,70vh);padding:1rem;border-radius:1rem;background:white;box-shadow:0 18px 50px rgba(0,0,0,.15);display:flex;flex-direction:column;gap:1rem;z-index:35}.Search_dropdownHeader__KD2wP{display:flex;align-items:center;justify-content:space-between}.Search_dropdownMeta__jPdQk{font-size:.9rem;color:var(--text-muted)}.Search_iconButton__rdUY_{font-size:1.5rem;line-height:1;color:var(--primary-dark)}.Search_results__X1GH_{display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.Search_result__FRDij{display:flex;justify-content:space-between;gap:2rem;padding:1rem;border-radius:1rem;border:1px solid rgba(0,0,0,.08);background:var(--background-light)}.Search_result__FRDij:hover{border-color:var(--accent);box-shadow:0 10px 24px rgba(255,136,0,.15)}.Search_resultContent__LdKBn{display:flex;flex-direction:column;gap:.4rem}.Search_resultTrail__O2N51{margin-bottom:-.1rem}.Search_resultTitle__aHsWJ{font-size:1rem;font-weight:600;color:var(--primary-dark)}.Search_resultDescription__unARO{font-size:.95rem;color:var(--text-muted)}.Search_empty__iG2tj{color:var(--text-muted)}@media (max-width:768px){.Search_dropdown__Iyggz{width:100%}.Search_result__FRDij{flex-direction:column;gap:.75rem}}.Stars_stars___kk7W{z-index:0;pointer-events:none}.Stars_smallStars__dtH3a,.Stars_stars___kk7W{position:absolute;top:0;left:0;width:100%;height:100%}@keyframes Stars_twinkle__NvVug{0%,to{opacity:.8}50%{opacity:.3}}.Stars_star__x7RQN{position:absolute;background:white;border-radius:50%;animation:Stars_twinkle__NvVug 3s infinite;filter:blur(1px);box-shadow:0 0 1px 1px rgba(173,216,230,.8)}.Stars_smallStars__dtH3a .Stars_star__x7RQN:first-child{top:10%;left:20%;width:2px;height:2px;animation-delay:.3s}.Stars_smallStars__dtH3a .Stars_star__x7RQN:nth-child(2){top:30%;left:50%;width:1px;height:1px;animation-delay:.8s}.Stars_smallStars__dtH3a .Stars_star__x7RQN:nth-child(3){top:70%;left:80%;width:3px;height:3px;animation-delay:1.2s}.Stars_smallStars__dtH3a .Stars_star__x7RQN:nth-child(4){top:90%;left:40%;width:2px;height:2px;animation-delay:.5s}.Stars_smallStars__dtH3a .Stars_star__x7RQN:nth-child(5){top:50%;left:10%;width:1px;height:1px;animation-delay:1.5s}.Stars_smallStars__dtH3a .Stars_star__x7RQN:nth-child(6){top:25%;left:70%;width:2px;height:2px;animation-delay:.7s}.Stars_smallStars__dtH3a .Stars_star__x7RQN:nth-child(7){top:60%;left:15%;width:3px;height:3px;animation-delay:1.1s}.Stars_smallStars__dtH3a .Stars_star__x7RQN:nth-child(8){top:80%;left:30%;width:1px;height:1px;animation-delay:1.3s}.Switch_container__qzp20{display:inline-flex;align-items:center;background:white;border-radius:2rem;padding:4px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Switch_option__oTxP4{padding:.6rem 1.5rem;border-radius:2rem;font-weight:600;font-size:var(--font-size-base);letter-spacing:.01em;cursor:pointer;transition:all .25s ease;white-space:nowrap;color:var(--text-muted);background:transparent}.Switch_option__oTxP4:hover:not(.Switch_active__oCFlj){color:var(--text-dark)}.Switch_active__oCFlj{background:var(--primary-dark);color:var(--text-light);box-shadow:0 2px 8px rgba(0,30,60,.2);cursor:default}@media (max-width:480px){.Switch_option__oTxP4{padding:.5rem 1rem;font-size:var(--font-size-sm)}}.Text_text__ZuwZH{text-align:start;font-size:var(--font-size-base)}.Text_text__ZuwZH a{color:var(--primary-medium)}.Text_xs__VNPjb{font-size:var(--font-size-xs)}.Text_sm__urThb{font-size:var(--font-size-sm)}.Text_lg__TxAZy{font-size:var(--font-size-lg)}.Timeline_container__Rs76o{--timeline-line-color:#c2dae6;--timeline-tick-color:#aecfdf;--timeline-marker-size:1rem;position:relative;width:100%;min-height:14rem;padding:.5rem 0 3rem}.Timeline_track__B7dCm{position:absolute;left:0;right:0;top:8rem;height:4px;background:var(--timeline-line-color);z-index:0}.Timeline_track__B7dCm:after{content:"";position:absolute;right:-6px;top:50%;transform:translateY(-50%);border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:10px solid var(--timeline-line-color)}.Timeline_deadline__9kykc{position:absolute;top:0;transform:translateX(-50%);z-index:1}.Timeline_card__Qqjx0,.Timeline_deadline__9kykc{display:flex;flex-direction:column;align-items:center}.Timeline_card__Qqjx0{position:relative;gap:.5rem;width:100%;max-width:12rem;padding:1rem;border:1px solid rgba(0,102,153,.18);border-radius:1.25rem;background:white}.Timeline_card__Qqjx0>.Timeline_dateLabel__LpH6N{position:absolute;top:9.5rem;left:50%;transform:translateX(-50%)}.Timeline_card__Qqjx0:after{content:"";position:absolute;left:50%;bottom:-.45rem;width:1rem;height:1rem;background:white;border-right:1px solid rgba(0,102,153,.18);border-bottom:1px solid rgba(0,102,153,.18);transform:translateX(-50%) rotate(45deg)}.Timeline_title__2Kz9A{margin:0;font-size:var(--font-size-base);font-weight:700;color:var(--primary-dark)}.Timeline_marker__9Fhx9{width:var(--timeline-marker-size);height:var(--timeline-marker-size);margin-top:1rem;border-radius:999px;background:white;border:4px solid #2b93d1;z-index:2}.Timeline_dateLabel__LpH6N{margin:.5rem 0 0;font-size:var(--font-size-sm);color:var(--text-dark);text-align:center;white-space:nowrap}.Timeline_tick__1sdry{position:absolute;top:0;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;z-index:1}.Timeline_tick__1sdry .Timeline_dateLabel__LpH6N{position:absolute;top:9.5rem}.Timeline_tickMark__4JnfN{width:2px;height:1rem;background:var(--timeline-tick-color);position:absolute;top:7.6rem}@media (max-width:900px){.Timeline_container__Rs76o{min-height:auto;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0 0 0 1.25rem;position:relative}.Timeline_track__B7dCm{position:absolute;left:1.25rem;top:0;bottom:0;right:auto;width:3px;height:auto}.Timeline_track__B7dCm:after{right:auto;bottom:-6px;top:auto;left:50%;transform:translateX(-50%);border-top:10px solid var(--timeline-line-color);border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:none}.Timeline_tick__1sdry{display:none}.Timeline_today__3JEs6{position:relative;top:auto;left:auto!important;transform:none;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 0;margin-bottom:0}.Timeline_todayStem__NMCuy{width:3px;min-width:3px;height:1.5rem;background:var(--timeline-tick-color);transform:rotate(90deg)}.Timeline_todayLabel__RbVmM{order:1}.Timeline_deadline__9kykc{position:relative;top:auto;left:auto!important;transform:none;flex-direction:row;align-items:center;gap:.75rem;padding:1rem 0;width:100%}.Timeline_marker__9Fhx9{min-width:var(--timeline-marker-size);margin-top:0;margin-left:calc(-.35 * var(--timeline-marker-size));order:-1}.Timeline_card__Qqjx0{max-width:none;flex:1 1;min-height:auto;align-items:flex-start;padding:1rem;gap:.5rem;border-radius:1rem;box-shadow:none}.Timeline_card__Qqjx0>.Timeline_dateLabel__LpH6N{position:absolute;top:1rem;right:1rem;left:auto;transform:none;margin:0;text-align:right;white-space:nowrap;color:var(--text-muted);font-size:var(--font-size-xs)}.Timeline_card__Qqjx0:after{content:"";position:absolute;left:-.5rem;top:50%;transform:translateY(-50%);width:0;height:0;background:none;border:.5rem solid transparent;border-right-color:white;border-left:none;border-radius:0;bottom:auto;right:auto}}.Title_title__ftQ7u{font-weight:700;text-align:start}.Title_hyphenate__2EyM6{word-break:normal;overflow-wrap:normal;-webkit-hyphens:auto;hyphens:auto}h1.Title_title__ftQ7u{font-size:var(--font-size-3xl);letter-spacing:-.02em;line-height:1.15}h2.Title_title__ftQ7u{font-size:var(--font-size-2xl)}h3.Title_title__ftQ7u{font-size:var(--font-size-xl)}.Video_wrapper__wcsFo{width:100%}.Video_aspectRatio__XLQU7{position:relative;width:100%;padding-bottom:56.25%;overflow:hidden;border-radius:12px;background:#000}.Video_frame__b2Eo4{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.ArticleSuggestions_container__Qhrfr{width:100%;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08);display:flex;flex-direction:column;gap:1.5rem}.ArticleSuggestions_heading__atjCn{font-size:1.25rem;font-weight:600;color:var(--primary-dark);margin:0}.ArticleSuggestions_list__eenMG{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;width:100%}.ArticleSuggestions_item__AdJvj{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;border-radius:1rem;border:1px solid rgba(0,0,0,.08);background:white;min-height:180px;transition:border-color .2s ease,box-shadow .2s ease}.ArticleSuggestions_item__AdJvj:hover{border-color:var(--accent);box-shadow:0 12px 30px rgba(255,136,0,.15)}.ArticleSuggestions_itemContent__eoP7p{display:flex;flex-direction:column;gap:.35rem}.ArticleSuggestions_trail__6DL_L{margin-bottom:.15rem}.ArticleSuggestions_itemTitle__gt2iS{font-size:1rem;font-weight:600;color:var(--primary-dark);margin:0}.ArticleSuggestions_itemDescription__HLcdc{font-size:.95rem;color:var(--text-muted);margin:0}.PricesPage_card__z7hWO{position:relative;align-items:flex-start;padding:1.75rem 1.5rem 1.5rem}.PricesPage_description__DZtVX{font-size:var(--font-size-sm);color:var(--text-muted);line-height:1.5;min-height:2.5rem;padding-right:1.5rem}.PricesPage_badge__Es2W_{position:absolute;top:1rem;right:1rem}.PricesPage_features__DpRQp{display:flex;flex-direction:column;gap:.65rem;width:100%;min-height:5rem}.PricesPage_featureDetail__fx_Y6{color:var(--text-muted)}.PricesPage_priceArea__O3_tT{display:flex;align-items:baseline;justify-content:center;width:100%;padding:1rem 0 .25rem;margin-top:auto}.PricesPage_priceWrapper__t7TXA{display:flex;align-items:baseline;gap:.15rem}.PricesPage_price__B2b9s{font-size:var(--font-size-2xl);font-weight:700;color:var(--primary-dark);line-height:1.2;margin:0}.PricesPage_pricePeriod__svaP4{font-size:var(--font-size-base);font-weight:400;color:var(--text-muted)}.PricesPage_cta__v3MYi{width:100%;display:flex;justify-content:center;padding-top:.75rem}.PricesPage_waitlistLink__VwnXV{font-size:var(--font-size-base);font-weight:600;color:var(--secondary);cursor:pointer;padding:.85rem 1.8rem;transition:color .2s ease}.PricesPage_waitlistLink__VwnXV:hover{color:var(--secondary-dark)}.PricesPage_vatNote__nXzRL{font-size:var(--font-size-sm);color:var(--text-muted);text-align:center;margin-top:-1rem}.PricesPage_tableSection__dM23C{width:100%;padding-top:2rem}.PricesPage_sectionTitle__3vX_H{font-size:var(--font-size-2xl);font-weight:700;color:var(--primary-dark);text-align:center;margin-bottom:2rem}@media (max-width:768px){.PricesPage_description__DZtVX,.PricesPage_features__DpRQp{min-height:auto}.PricesPage_price__B2b9s{font-size:calc(var(--font-size-2xl) - .15rem)}}