/*! @docsearch/css 3.5.1 | MIT License | © Algolia, Inc. and contributors | https://docsearch.algolia.com */:root{--docsearch-primary-color:#5468ff;--docsearch-text-color:#1c1e21;--docsearch-spacing:12px;--docsearch-icon-stroke-width:1.4;--docsearch-highlight-color:var(--docsearch-primary-color);--docsearch-muted-color:#969faf;--docsearch-container-background:rgba(101,108,133,.8);--docsearch-logo-color:#5468ff;--docsearch-modal-width:560px;--docsearch-modal-height:600px;--docsearch-modal-background:#f5f6f7;--docsearch-modal-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.5),0 3px 8px 0 #555a64;--docsearch-searchbox-height:56px;--docsearch-searchbox-background:#ebedf0;--docsearch-searchbox-focus-background:#fff;--docsearch-searchbox-shadow:inset 0 0 0 2px var(--docsearch-primary-color);--docsearch-hit-height:56px;--docsearch-hit-color:#444950;--docsearch-hit-active-color:#fff;--docsearch-hit-background:#fff;--docsearch-hit-shadow:0 1px 3px 0 #d4d9e1;--docsearch-key-gradient:linear-gradient(-225deg,#d5dbe4,#f8f8f8);--docsearch-key-shadow:inset 0 -2px 0 0 #cdcde6,inset 0 0 1px 1px #fff,0 1px 2px 1px rgba(30,35,90,.4);--docsearch-footer-height:44px;--docsearch-footer-background:#fff;--docsearch-footer-shadow:0 -1px 0 0 #e0e3e8,0 -3px 6px 0 rgba(69,98,155,.12)}html[data-theme=dark]{--docsearch-text-color:#f5f6f7;--docsearch-container-background:rgba(9,10,17,.8);--docsearch-modal-background:#15172a;--docsearch-modal-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--docsearch-searchbox-background:#090a11;--docsearch-searchbox-focus-background:#000;--docsearch-hit-color:#bec3c9;--docsearch-hit-shadow:none;--docsearch-hit-background:#090a11;--docsearch-key-gradient:linear-gradient(-26.5deg,#565872,#31355b);--docsearch-key-shadow:inset 0 -2px 0 0 #282d55,inset 0 0 1px 1px #51577d,0 2px 2px 0 rgba(3,4,9,.3);--docsearch-footer-background:#1e2136;--docsearch-footer-shadow:inset 0 1px 0 0 rgba(73,76,106,.5),0 -4px 8px 0 rgba(0,0,0,.2);--docsearch-logo-color:#fff;--docsearch-muted-color:#7f8497}.DocSearch-Button{align-items:center;background:var(--docsearch-searchbox-background);border:0;border-radius:40px;color:var(--docsearch-muted-color);cursor:pointer;display:flex;font-weight:500;height:36px;justify-content:space-between;margin:0 0 0 16px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DocSearch-Button:active,.DocSearch-Button:focus,.DocSearch-Button:hover{background:var(--docsearch-searchbox-focus-background);box-shadow:var(--docsearch-searchbox-shadow);color:var(--docsearch-text-color);outline:none}.DocSearch-Button-Container{align-items:center;display:flex}.DocSearch-Search-Icon{stroke-width:1.6}.DocSearch-Button .DocSearch-Search-Icon{color:var(--docsearch-text-color)}.DocSearch-Button-Placeholder{font-size:1rem;padding:0 12px 0 6px}.DocSearch-Button-Keys{display:flex;min-width:calc(40px + .8em)}.DocSearch-Button-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:3px;box-shadow:var(--docsearch-key-shadow);color:var(--docsearch-muted-color);display:flex;height:18px;justify-content:center;margin-right:.4em;position:relative;padding:0 0 2px;border:0;top:-1px;width:20px}@media (max-width:768px){.DocSearch-Button-Keys,.DocSearch-Button-Placeholder{display:none}}.DocSearch--active{overflow:hidden!important}.DocSearch-Container,.DocSearch-Container *{box-sizing:border-box}.DocSearch-Container{background-color:var(--docsearch-container-background);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:200}.DocSearch-Container a{text-decoration:none}.DocSearch-Link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;font:inherit;margin:0;padding:0}.DocSearch-Modal{background:var(--docsearch-modal-background);border-radius:6px;box-shadow:var(--docsearch-modal-shadow);flex-direction:column;margin:60px auto auto;max-width:var(--docsearch-modal-width);position:relative}.DocSearch-SearchBar{display:flex;padding:var(--docsearch-spacing) var(--docsearch-spacing) 0}.DocSearch-Form{align-items:center;background:var(--docsearch-searchbox-focus-background);border-radius:4px;box-shadow:var(--docsearch-searchbox-shadow);display:flex;height:var(--docsearch-searchbox-height);margin:0;padding:0 var(--docsearch-spacing);position:relative;width:100%}.DocSearch-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--docsearch-text-color);flex:1 1;font:inherit;font-size:1.2em;height:100%;outline:none;padding:0 0 0 8px;width:80%}.DocSearch-Input::-moz-placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input:-ms-input-placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::placeholder{color:var(--docsearch-muted-color);opacity:1}.DocSearch-Input::-webkit-search-cancel-button,.DocSearch-Input::-webkit-search-decoration,.DocSearch-Input::-webkit-search-results-button,.DocSearch-Input::-webkit-search-results-decoration{display:none}.DocSearch-LoadingIndicator,.DocSearch-MagnifierLabel,.DocSearch-Reset{margin:0;padding:0}.DocSearch-MagnifierLabel,.DocSearch-Reset{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}.DocSearch-Container--Stalled .DocSearch-MagnifierLabel,.DocSearch-LoadingIndicator{display:none}.DocSearch-Container--Stalled .DocSearch-LoadingIndicator{align-items:center;color:var(--docsearch-highlight-color);display:flex;justify-content:center}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Reset{animation:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;right:0;stroke-width:var(--docsearch-icon-stroke-width)}}.DocSearch-Reset{animation:fade-in .1s ease-in forwards;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:var(--docsearch-icon-color);cursor:pointer;padding:2px;right:0;stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Reset[hidden]{display:none}.DocSearch-Reset:hover{color:var(--docsearch-highlight-color)}.DocSearch-LoadingIndicator svg,.DocSearch-MagnifierLabel svg{height:24px;width:24px}.DocSearch-Cancel{display:none}.DocSearch-Dropdown{max-height:calc(var(--docsearch-modal-height) - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height));min-height:var(--docsearch-spacing);overflow-y:auto;overflow-y:overlay;padding:0 var(--docsearch-spacing);scrollbar-color:var(--docsearch-muted-color) var(--docsearch-modal-background);scrollbar-width:thin}.DocSearch-Dropdown::-webkit-scrollbar{width:12px}.DocSearch-Dropdown::-webkit-scrollbar-track{background:transparent}.DocSearch-Dropdown::-webkit-scrollbar-thumb{background-color:var(--docsearch-muted-color);border:3px solid var(--docsearch-modal-background);border-radius:20px}.DocSearch-Dropdown ul{list-style:none;margin:0;padding:0}.DocSearch-Label{font-size:.75em;line-height:1.6em}.DocSearch-Help,.DocSearch-Label{color:var(--docsearch-muted-color)}.DocSearch-Help{font-size:.9em;margin:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DocSearch-Title{font-size:1.2em}.DocSearch-Logo a{display:flex}.DocSearch-Logo svg{color:var(--docsearch-logo-color);margin-left:8px}.DocSearch-Hits:last-of-type{margin-bottom:24px}.DocSearch-Hits mark{background:none;color:var(--docsearch-highlight-color)}.DocSearch-HitsFooter{color:var(--docsearch-muted-color);display:flex;font-size:.85em;justify-content:center;margin-bottom:var(--docsearch-spacing);padding:var(--docsearch-spacing)}.DocSearch-HitsFooter a{border-bottom:1px solid;color:inherit}.DocSearch-Hit{border-radius:4px;display:flex;padding-bottom:4px;position:relative}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--deleting{transition:none}}.DocSearch-Hit--deleting{opacity:0;transition:all .25s linear}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit--favoriting{transition:none}}.DocSearch-Hit--favoriting{transform:scale(0);transform-origin:top center;transition:all .25s linear;transition-delay:.25s}.DocSearch-Hit a{background:var(--docsearch-hit-background);border-radius:4px;box-shadow:var(--docsearch-hit-shadow);display:block;padding-left:var(--docsearch-spacing);width:100%}.DocSearch-Hit-source{background:var(--docsearch-modal-background);color:var(--docsearch-highlight-color);font-size:.85em;font-weight:600;line-height:32px;margin:0 -4px;padding:8px 4px 0;position:sticky;top:0;z-index:10}.DocSearch-Hit-Tree{color:var(--docsearch-muted-color);height:var(--docsearch-hit-height);opacity:.5;stroke-width:var(--docsearch-icon-stroke-width);width:24px}.DocSearch-Hit[aria-selected=true] a{background-color:var(--docsearch-highlight-color)}.DocSearch-Hit[aria-selected=true] mark{text-decoration:underline}.DocSearch-Hit-Container{align-items:center;color:var(--docsearch-hit-color);display:flex;flex-direction:row;height:var(--docsearch-hit-height);padding:0 var(--docsearch-spacing) 0 0}.DocSearch-Hit-icon{height:20px;width:20px}.DocSearch-Hit-action,.DocSearch-Hit-icon{color:var(--docsearch-muted-color);stroke-width:var(--docsearch-icon-stroke-width)}.DocSearch-Hit-action{align-items:center;display:flex;height:22px;width:22px}.DocSearch-Hit-action svg{display:block;height:18px;width:18px}.DocSearch-Hit-action+.DocSearch-Hit-action{margin-left:6px}.DocSearch-Hit-action-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:50%;color:inherit;cursor:pointer;padding:2px}svg.DocSearch-Hit-Select-Icon{display:none}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Select-Icon{display:block}.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:background-color .1s ease-in}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{transition:none}}.DocSearch-Hit-action-button:focus path,.DocSearch-Hit-action-button:hover path{fill:#fff}.DocSearch-Hit-content-wrapper{display:flex;flex:1 1 auto;flex-direction:column;font-weight:500;justify-content:center;line-height:1.2em;margin:0 8px;overflow-x:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:80%}.DocSearch-Hit-title{font-size:.9em}.DocSearch-Hit-path{color:var(--docsearch-muted-color);font-size:.75em}.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-Tree,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-action,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-icon,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-path,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-text,.DocSearch-Hit[aria-selected=true] .DocSearch-Hit-title,.DocSearch-Hit[aria-selected=true] mark{color:var(--docsearch-hit-active-color)!important}@media screen and (prefers-reduced-motion:reduce){.DocSearch-Hit-action-button:focus,.DocSearch-Hit-action-button:hover{background:rgba(0,0,0,.2);transition:none}}.DocSearch-ErrorScreen,.DocSearch-NoResults,.DocSearch-StartScreen{font-size:.9em;margin:0 auto;padding:36px 0;text-align:center;width:80%}.DocSearch-Screen-Icon{color:var(--docsearch-muted-color);padding-bottom:12px}.DocSearch-NoResults-Prefill-List{display:inline-block;padding-bottom:24px;text-align:left}.DocSearch-NoResults-Prefill-List ul{display:inline-block;padding:8px 0 0}.DocSearch-NoResults-Prefill-List li{list-style-position:inside;list-style-type:"» "}.DocSearch-Prefill{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-radius:1em;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;font-size:1em;font-weight:700;padding:0}.DocSearch-Prefill:focus,.DocSearch-Prefill:hover{outline:none;text-decoration:underline}.DocSearch-Footer{align-items:center;background:var(--docsearch-footer-background);border-radius:0 0 8px 8px;box-shadow:var(--docsearch-footer-shadow);display:flex;flex-direction:row-reverse;flex-shrink:0;height:var(--docsearch-footer-height);justify-content:space-between;padding:0 var(--docsearch-spacing);position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;z-index:300}.DocSearch-Commands{color:var(--docsearch-muted-color);display:flex;list-style:none;margin:0;padding:0}.DocSearch-Commands li{align-items:center;display:flex}.DocSearch-Commands li:not(:last-of-type){margin-right:.8em}.DocSearch-Commands-Key{align-items:center;background:var(--docsearch-key-gradient);border-radius:2px;box-shadow:var(--docsearch-key-shadow);display:flex;height:18px;justify-content:center;margin-right:.4em;padding:0 0 1px;color:var(--docsearch-muted-color);border:0;width:20px}@media (max-width:768px){:root{--docsearch-spacing:10px;--docsearch-footer-height:40px}.DocSearch-Dropdown{height:100%}.DocSearch-Container{height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);position:absolute}.DocSearch-Footer{border-radius:0;bottom:0;position:absolute}.DocSearch-Hit-content-wrapper{display:flex;position:relative;width:80%}.DocSearch-Modal{border-radius:0;box-shadow:none;height:100vh;height:-webkit-fill-available;height:calc(var(--docsearch-vh, 1vh)*100);margin:0;max-width:100%;width:100%}.DocSearch-Dropdown{max-height:calc(var(--docsearch-vh, 1vh)*100 - var(--docsearch-searchbox-height) - var(--docsearch-spacing) - var(--docsearch-footer-height))}.DocSearch-Cancel{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;color:var(--docsearch-highlight-color);cursor:pointer;display:inline-block;flex:none;font:inherit;font-size:1em;font-weight:500;margin-left:var(--docsearch-spacing);outline:none;overflow:hidden;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.DocSearch-Commands,.DocSearch-Hit-Tree{display:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.SOQ2025TeasingAbout_root__QW9r6{position:relative;z-index:1;overflow:hidden}.SOQ2025TeasingAbout_overlay__VQrHQ{position:absolute;bottom:0;left:0;width:100%;height:70%;background-color:#f8f8f8;z-index:-1}.SOQ2025TeasingAbout_container__zXnEb{width:100%;max-width:1160px;padding:0 20px;margin:0 auto}.SOQ2025TeasingAbout_content-container__mzYMM{position:relative;background-color:#43509b;padding:36px 20px;border-radius:12px}@media screen and (min-width:1000px){.SOQ2025TeasingAbout_content-container__mzYMM{padding:36px 60px 70px}}.SOQ2025TeasingAbout_content__HRZvl{width:100%;max-width:670px;margin:0 auto}@media screen and (min-width:1000px){.SOQ2025TeasingAbout_content__HRZvl{width:66%;margin:0}}.SOQ2025TeasingAbout_title__UWolo{color:#fff}.SOQ2025TeasingAbout_description__3ABRS{color:#fff;margin-top:15px;display:flex;flex-direction:column;gap:15px}.SOQ2025TeasingAbout_quote-icon__RZSVy{margin-top:30px;width:42px;height:auto}.SOQ2025TeasingAbout_quote__BT2yf{color:#fff;font-weight:600;margin-top:22px}.SOQ2025TeasingAbout_image-container__FN44f{width:100%;height:auto;max-width:535px;margin:20px auto}@media screen and (min-width:1000px){.SOQ2025TeasingAbout_image-container__FN44f{position:absolute;top:50%;right:-50px;transform:translateY(-50%);width:calc(30% + 150px);margin:0}}@media screen and (min-width:1300px){.SOQ2025TeasingAbout_image-container__FN44f{right:-100px;width:calc(35% + 150px)}}.SOQ2025TeasingAbout_image-container__FN44f img{width:100%;height:auto}.SOQ2025TeasingBanner_root__Z9zcB{position:relative;z-index:1;padding:24px 0 0}.SOQ2025TeasingBanner_container__QJciK{position:relative;width:100%;max-width:1160px;padding:0 20px;margin:0 auto}.SOQ2025TeasingBanner_background__eja74{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;z-index:-1;max-width:1920px;margin:0 auto}.SOQ2025TeasingBanner_background__eja74 img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.SOQ2025TeasingBanner_title__1mx7o{text-align:center;font-weight:500;max-width:445px;margin:0 auto}.SOQ2025TeasingBanner_title__1mx7o span{display:none}.SOQ2025TeasingBanner_number-image__eaBjN{width:100%;max-width:412px;margin:10px auto 0}.SOQ2025TeasingBanner_description__Q5eCZ{text-align:center;max-width:850px;margin:10px auto 0}.SOQ2025TeasingBanner_form-container__lC5n5{margin-top:35px}.SOQ2025TeasingBanner_form-input-group__kOLnw{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.SOQ2025TeasingBanner_input__YRCtS{width:100%;max-width:340px;padding:12px 20px;outline:none;border:1px solid #6a6a6a;border-radius:4px}@media screen and (min-width:1000px){.SOQ2025TeasingBanner_input__YRCtS{width:calc((100% - 15px)/2)}}.SOQ2025TeasingBanner_input__YRCtS::-moz-placeholder{color:#bbb}.SOQ2025TeasingBanner_input__YRCtS:-ms-input-placeholder{color:#bbb}.SOQ2025TeasingBanner_input__YRCtS::placeholder{color:#bbb}.SOQ2025TeasingBanner_input__YRCtS:focus,.SOQ2025TeasingBanner_input__YRCtS:hover{border-color:#5959eb}.SOQ2025TeasingBanner_form-error__mFtN4{color:#d14343;margin-top:10px;text-align:center}.SOQ2025TeasingBanner_form-button__o62aT{margin:30px auto 0;width:-moz-fit-content;width:fit-content;padding:12px 58px;border:2px solid #5959eb;background-color:#5959eb;color:#fff;cursor:pointer;border-radius:4px;font-weight:400}.SOQ2025TeasingBanner_form-button__o62aT:hover{background-color:#412ed5;border-color:#412ed5}.SOQ2025TeasingBanner_form-button--have-error__odXiy{margin:10px auto 0}.SOQ2025TeasingBanner_bottom-decor-container__cLk3l{position:relative;margin:60px auto 0;width:-moz-fit-content;width:fit-content;max-width:100%}.SOQ2025TeasingBanner_minor-decor__Ru6ue{position:absolute;bottom:0;max-width:90px;z-index:1;transition:all .5s ease}.SOQ2025TeasingBanner_minor-decor-1__Vq0Ra{left:2%;max-width:60px}@media screen and (min-width:1000px){.SOQ2025TeasingBanner_minor-decor-1__Vq0Ra{max-width:90px}}.SOQ2025TeasingBanner_minor-decor-1--active__qkb7n{bottom:35%}.SOQ2025TeasingBanner_minor-decor-2__FSm8W{left:40%;max-width:40px}@media screen and (min-width:1000px){.SOQ2025TeasingBanner_minor-decor-2__FSm8W{max-width:90px}}.SOQ2025TeasingBanner_minor-decor-2--active__NxVwd{bottom:10%}.SOQ2025TeasingBanner_minor-decor-3__Qz93J{left:60%;max-width:60px}@media screen and (min-width:1000px){.SOQ2025TeasingBanner_minor-decor-3__Qz93J{max-width:90px;left:70%}}.SOQ2025TeasingBanner_minor-decor-3--active__7H6v7{bottom:70%}.SOQ2025TeasingBanner_minor-decor-4__iVeXy{left:82%;max-width:60px}@media screen and (min-width:1000px){.SOQ2025TeasingBanner_minor-decor-4__iVeXy{max-width:90px}}.SOQ2025TeasingBanner_minor-decor-4--active__69KpE{bottom:35%}.SOQ2025TeasingBanner_submitted-message__iE1jw{text-align:center;font-weight:400;margin:65px auto 90px;padding:10px 28px;background-color:#ecf4f2;border:1px solid #0f8461;border-radius:6px;max-width:100%;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:10px}.SOQ2025TeasingExpect_root__dsk_h{position:relative;z-index:1;background-color:#f8f8f8;padding:45px 0 40px}.SOQ2025TeasingExpect_container__X7KTr{width:100%}.SOQ2025TeasingExpect_content-container__f4c9F{max-width:1160px;padding:0 20px;margin:0 auto}.SOQ2025TeasingExpect_title__Qd27R{text-align:center}.SOQ2025TeasingExpect_description__T9qwF{text-align:center;margin-top:2px}.SOQ2025TeasingExpect_button__NsiWL{display:block;margin:24px auto 0;width:-moz-fit-content;width:fit-content;padding:12px 40px;border:2px solid #43509b;color:#43509b;cursor:pointer;border-radius:4px;font-weight:400}.SOQ2025TeasingExpect_button__NsiWL:hover{background-color:#43509b;color:#fff}.SOQ2025TeasingExpect_button--have-error__A4pj2{margin:10px auto 0}.SOQ2025TeasingExpect_cards-container__JMeN6{margin-top:55px}.SOQ2025TeasingExpect_card-slider__SHMTL{height:100%}.SOQ2025TeasingExpect_card-slide__fh2_n{width:90%;height:auto}@media screen and (min-width:1200px){.SOQ2025TeasingExpect_card-slide__fh2_n{max-width:1160px}}.SOQ2025TeasingExpect_card___SEHp{display:flex;flex-direction:column;gap:15px;background-color:#fff;border-radius:8px;padding:45px 20px;height:100%}@media screen and (min-width:1000px){.SOQ2025TeasingExpect_card___SEHp{flex-direction:row;padding:45px 40px}}.SOQ2025TeasingExpect_card-content__LTJMJ{display:flex;flex-direction:column;justify-content:center;width:100%;max-width:562px;margin:0 auto}@media screen and (min-width:1000px){.SOQ2025TeasingExpect_card-content__LTJMJ{width:60%;margin:0}}.SOQ2025TeasingExpect_card-image__SJO2s{width:100%;height:auto}@media screen and (min-width:1000px){.SOQ2025TeasingExpect_card-image__SJO2s{max-width:482px}}.SOQ2025TeasingExpect_card-image__SJO2s img{width:100%;height:auto}.SOQ2025TeasingExpect_card-title__y4U7M{font-weight:500}.SOQ2025TeasingExpect_card-title__y4U7M span{color:#43509b}.SOQ2025TeasingExpect_card-description___ULiM{margin-top:12px}.SOQ2025TeasingExpect_card-people__ixPL1{display:flex;align-items:center;gap:16px;margin-top:12px}.SOQ2025TeasingExpect_people-image__Qr8Fy{width:64px;height:64px}.SOQ2025TeasingExpect_people-name__IKw7O{font-weight:600}.SOQ2025TeasingExpect_arrow-container__7VEoD{display:flex;justify-content:center;gap:20px;margin-top:24px}.SOQ2025TeasingExpect_arrow__Nwfkk{cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#d6d6d6;color:#fff}.SOQ2025TeasingExpect_arrow--next___Sr8T{transform:rotate(180deg)}.SOQ2025TeasingFooter_root__oK6wh{position:relative;z-index:1;background-color:#43509b;padding:60px 0}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_root__oK6wh{padding:75px 0 50px}}.SOQ2025TeasingFooter_decor-image__Oj1_W{position:absolute;bottom:0;right:0;height:300px;z-index:-1}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_decor-image__Oj1_W{height:95%}}.SOQ2025TeasingFooter_decor-image__Oj1_W img{height:100%;width:auto}.SOQ2025TeasingFooter_container__MeRng{position:relative;width:100%;max-width:600px;padding:0 20px;margin:0 auto;display:flex;flex-direction:column;gap:40px}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_container__MeRng{flex-direction:row;max-width:1200px}}.SOQ2025TeasingFooter_content-container__J4Yjp{width:100%}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_content-container__J4Yjp{width:55%;margin-top:40px}}.SOQ2025TeasingFooter_title__lLTbI{color:#fff;text-align:center}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_title__lLTbI{text-align:left}}.SOQ2025TeasingFooter_title__lLTbI span{color:#19d89f}.SOQ2025TeasingFooter_description__y7rJY{color:#fff;margin-top:12px;text-align:center}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_description__y7rJY{text-align:left}}.SOQ2025TeasingFooter_button__Bq7a_{display:block;margin:25px auto 0;width:-moz-fit-content;width:fit-content;padding:12px 40px;border:2px solid #43509b;background-color:#fff;color:#43509b;cursor:pointer;border-radius:4px;font-weight:400}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_button__Bq7a_{margin:25px 0 0}}.SOQ2025TeasingFooter_button__Bq7a_:hover{background-color:#eff1fa}.SOQ2025TeasingFooter_image-container__j8NSn{display:flex}.SOQ2025TeasingFooter_arrow-image__B9Riq{display:block;height:-moz-fit-content;height:fit-content;margin-top:40px;display:none}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_arrow-image__B9Riq{display:block}}.SOQ2025TeasingFooter_book-image__0wJ_X{width:255px;height:255px;margin:0 auto}@media screen and (min-width:1000px){.SOQ2025TeasingFooter_book-image__0wJ_X{width:335px;height:335px;margin:0}}.SOQ2025TeasingRetro_root__JKIse{position:relative;z-index:1;background-color:#f8f8f8;padding:0 0 80px}.SOQ2025TeasingRetro_container__O2Th4{position:relative;width:100%;max-width:1190px;padding:0 20px;margin:0 auto}.SOQ2025TeasingRetro_title__fYjfs{text-align:center}.SOQ2025TeasingRetro_title__fYjfs span{color:#43509b}.SOQ2025TeasingRetro_button__e96uN{display:block;width:-moz-fit-content;width:fit-content;text-align:center;margin:0 auto;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.SOQ2025TeasingRetro_button__e96uN:hover{color:#43509b;text-decoration:underline}.SOQ2025TeasingRetro_image__Ru_v2{position:relative;margin:0 auto;width:100%;max-width:1055px;padding-bottom:55px;display:none}@media screen and (min-width:1000px){.SOQ2025TeasingRetro_image__Ru_v2{display:block}}.SOQ2025TeasingRetro_stat-list__xttRR{display:flex;flex-direction:column;gap:30px;margin-top:40px;padding:0 20px;background:linear-gradient(180deg,hsla(0,0%,97%,0),hsla(0,0%,97%,.85) 40%,#f8f8f8)}@media screen and (min-width:1000px){.SOQ2025TeasingRetro_stat-list__xttRR{position:absolute;bottom:0;left:0;flex-direction:row;gap:60px;margin-top:0}}.SOQ2025TeasingRetro_stat__cl87L{width:100%;max-width:500px;margin:0 auto;padding-left:30px;border-left:4px solid #6a6a6a}@media screen and (min-width:1000px){.SOQ2025TeasingRetro_stat__cl87L{width:calc((100% - 120px)/3);margin:0}}.SOQ2025TeasingRetro_stat-title__7rnen{color:#5959eb}.SOQ2025TeasingRetro_stat-description__SBWlR{margin-top:8px}.SOQ2025TeasingRetro_logo-list__ByhCj{display:flex;gap:10px;margin-top:20px}.SOQ2025TeasingRetro_hidden__FcGOn{display:none}.SOQ2025TeasingRetro_dot-decor__tJbh_{position:absolute;width:14px;height:14px;border-radius:50%;background-color:#5959eb;animation:SOQ2025TeasingRetro_spotlight___siKc 2s infinite}@keyframes SOQ2025TeasingRetro_spotlight___siKc{0%{box-shadow:0 0 0 0 rgba(var(--variant-color),.5)}80%{box-shadow:0 0 0 8px hsla(0,0%,100%,0)}}.SOQ2025TeasingRetro_dot-decor-blue__Aih_F{background-color:#43509b;--variant-color:67,80,155}.SOQ2025TeasingRetro_dot-decor-green__ycziZ{background-color:#19d89f;--variant-color:25,216,159}.SOQ2025TeasingRetro_dot-decor-lilac__RJ_fs{background-color:#5959eb;--variant-color:89,89,235}.SOQ2025TeasingRetro_dot-decor-pink__68Uiu{background-color:#bf3dc2;--variant-color:191,61,194}.SOQ2025TeasingRetro_dot-decor-yellow__TIV_2{background-color:#fed730;--variant-color:254,215,48}.SOQ2025TeasingPopup_root__wwCtD{position:fixed;z-index:1;top:0;left:0;width:100vw;height:100vh}.SOQ2025TeasingPopup_image__CKN7s{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;width:90%;max-width:600px;cursor:pointer}.SOQ2025TeasingPopup_image__CKN7s img{width:100%;height:auto}.SOQ2025TeasingPopup_overlay__H7FvS{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.SOQ2025TeasingPage_root__3KSrp{position:relative;z-index:1}