:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon{transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon{transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon{transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon{transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon{transform:rotate(90deg)}}}.StepList_pointer-events-none__z3F8P{pointer-events:none}.StepList_visible__3ZnY0{visibility:visible}.StepList_collapse__TcpyU{visibility:collapse}.StepList_fixed__xa1eo{position:fixed}.StepList_absolute__g2bik{position:absolute}.StepList_relative__wJgPm{position:relative}.StepList_-left-8__E_5Lx{left:-2rem}.StepList_-right-8__Q78a_{right:-2rem}.StepList_left-__calc__50__-32px______ArYXE{left:calc(50% - 32px)}.StepList_right-0__vnzlj{right:0}.StepList_top-1__2__t_Z_Y{top:50%}.StepList_top-__143px____31O6S{top:143px}.StepList_z-10__mT5rr{z-index:10}.StepList_order-1__SMwjD{order:1}.StepList_order-2__Pdr1l{order:2}.StepList_col-span-2__HiZoJ{grid-column:span 2/span 2}.StepList_row-span-2__tA2gv{grid-row:span 2/span 2}.StepList_mx-auto__azW9_{margin-left:auto;margin-right:auto}.StepList_my-6__PzBZv{margin-top:1.5rem;margin-bottom:1.5rem}.StepList_-mt-10__voiSl{margin-top:-2.5rem}.StepList_-mt-16__CIfFy{margin-top:-4rem}.StepList_-mt-__120px____oUgF_{margin-top:-120px}.StepList_-mt-__70px____OPq44{margin-top:-70px}.StepList_mb-1__sOfM6{margin-bottom:.25rem}.StepList_mb-10__TwsAr{margin-bottom:2.5rem}.StepList_mb-12__1idKd{margin-bottom:3rem}.StepList_mb-16__g6pLJ{margin-bottom:4rem}.StepList_mb-2__5__fdKWe{margin-bottom:.625rem}.StepList_mb-20__VMYu_{margin-bottom:5rem}.StepList_mb-4__0sXm3{margin-bottom:1rem}.StepList_mb-5__9deOp{margin-bottom:1.25rem}.StepList_mb-6__paVal{margin-bottom:1.5rem}.StepList_mb-8__NjQEv{margin-bottom:2rem}.StepList_ml-auto__REY5F{margin-left:auto}.StepList_mr-4__gm_94{margin-right:1rem}.StepList_mt-10___zqDS{margin-top:2.5rem}.StepList_mt-12__CuSNk{margin-top:3rem}.StepList_mt-16__F30Hf{margin-top:4rem}.StepList_mt-2__l9_eE{margin-top:.5rem}.StepList_mt-3__HS95D{margin-top:.75rem}.StepList_mt-4__IBnrw{margin-top:1rem}.StepList_mt-5__r4IJ5{margin-top:1.25rem}.StepList_mt-6__y5qE_{margin-top:1.5rem}.StepList_mt-8__9CqOx{margin-top:2rem}.StepList_mt-__196px____svcdz{margin-top:196px}.StepList_mt-__210px____BeAw5{margin-top:210px}.StepList_mt-auto__QnYAd{margin-top:auto}.StepList_block__cuzeJ{display:block}.StepList_inline-block__gvaJ_{display:inline-block}.StepList_flex__2GhdF{display:flex}.StepList_inline-flex__o_Q_8{display:inline-flex}.StepList_grid__WR68y{display:grid}.StepList_contents__d_Zlj{display:contents}.StepList_hidden__BKQsU{display:none}.StepList_size-12__06Iha{width:3rem;height:3rem}.StepList_size-16__I4tfJ{width:4rem;height:4rem}.StepList_size-7__wt8Bj{width:1.75rem;height:1.75rem}.StepList_size-8__83MuH{width:2rem;height:2rem}.StepList_size-__185px____6EaOj{width:185px;height:185px}.StepList_h-14__nvKlo{height:3.5rem}.StepList_h-9__kl_EL{height:2.25rem}.StepList_w-24__ihTRZ{width:6rem}.StepList_w-60__blog2{width:15rem}.StepList_w-__28px____acIJ8{width:28px}.StepList_w-auto__SsTCd{width:auto}.StepList_w-full__V75l6{width:100%}.StepList_min-w-64__e0rfO{min-width:16rem}.StepList_min-w-__362px____3QW6_{min-width:362px}.StepList_min-w-full__vWsix{min-width:100%}.StepList_max-w-__540px____Hau7g{max-width:540px}.StepList_max-w-__724px____bCEno{max-width:724px}.StepList_max-w-__768px____GVebx{max-width:768px}.StepList_max-w-full__FunLt{max-width:100%}.StepList_max-w-none__uvWc3{max-width:none}.StepList_flex-1__3ndo_{flex:1 1 0%}.StepList_flex-auto__u2XOz{flex:1 1 auto}.StepList_flex-shrink-0__d32_D,.StepList_shrink-0__sEC2w{flex-shrink:0}.StepList_grow__fGGzL{flex-grow:1}.StepList_basis-1__3__YQJRx{flex-basis:33.333333%}.StepList_basis-1__4__sQfDy{flex-basis:25%}.StepList_-translate-y-1__2__I__vS{--tw-translate-y:-50%}.StepList_-translate-y-1__2__I__vS,.StepList_-translate-y-__190px____kKAe3{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.StepList_-translate-y-__190px____kKAe3{--tw-translate-y:-190px}.StepList_rotate-180___scU7{--tw-rotate:180deg}.StepList_rotate-180___scU7,.StepList_transform__8A6_j{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.StepList_cursor-pointer__vDFkS{cursor:pointer}.StepList_list-inside__rjFwA{list-style-position:inside}.StepList_list-disc__3_IKh{list-style-type:disc}.StepList_grid-flow-col__lHh6c{grid-auto-flow:column}.StepList_grid-cols-1__WAMNs{grid-template-columns:repeat(1,minmax(0,1fr))}.StepList_grid-cols-2__jWQ8I{grid-template-columns:repeat(2,minmax(0,1fr))}.StepList_grid-cols-3__TGvyp{grid-template-columns:repeat(3,minmax(0,1fr))}.StepList_grid-rows-2__13Mi8{grid-template-rows:repeat(2,minmax(0,1fr))}.StepList_flex-col__5_hwl{flex-direction:column}.StepList_flex-wrap__oJQil{flex-wrap:wrap}.StepList_items-start__Ptstr{align-items:flex-start}.StepList_items-center__ea0hJ{align-items:center}.StepList_items-stretch__ZvQso{align-items:stretch}.StepList_justify-end__ZAU0Z{justify-content:flex-end}.StepList_justify-center__x31Gb{justify-content:center}.StepList_justify-between___Hf7l{justify-content:space-between}.StepList_gap-0__5__znEt6{gap:.125rem}.StepList_gap-1__cv5S5{gap:.25rem}.StepList_gap-2__oaaXW{gap:.5rem}.StepList_gap-3__btZTg{gap:.75rem}.StepList_gap-4__iD2Gl{gap:1rem}.StepList_gap-6__q5gUr{gap:1.5rem}.StepList_gap-8__7XpXr{gap:2rem}.StepList_gap-x-10__bayN5{column-gap:2.5rem}.StepList_gap-x-12__DawcC{column-gap:3rem}.StepList_gap-x-14__QNGbA{column-gap:3.5rem}.StepList_gap-x-2__FJnxN{column-gap:.5rem}.StepList_gap-x-4__ONO4s{column-gap:1rem}.StepList_gap-x-6__SVPPd{column-gap:1.5rem}.StepList_gap-y-3__BozdC{row-gap:.75rem}.StepList_gap-y-4__Rv0At{row-gap:1rem}.StepList_gap-y-6__U8eXv{row-gap:1.5rem}.StepList_gap-y-8__mLUTf{row-gap:2rem}.StepList_space-y-2__4wO_h>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.StepList_space-y-4__M5KnR>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.StepList_space-y-6__3KsOh>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.StepList_space-y-8__bAyUl>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.StepList_self-start__8kkBR{align-self:flex-start}.StepList_self-center__9iXNP{align-self:center}.StepList_overflow-hidden__rl4Hy{overflow:hidden}.StepList_whitespace-nowrap__4AJJb{white-space:nowrap}.StepList_rounded-2xl__BUFzM{border-radius:1rem}.StepList_rounded-full__VJSSA{border-radius:9999px}.StepList_rounded-lg___9gyO{border-radius:.5rem}.StepList_border__CThcM{border-width:1px}.StepList_border-solid__Du_bV{border-style:solid}.StepList_border-white__15__vbArB{border-color:hsla(0,0%,100%,.15)}.StepList_bg-black__60___6_4A{background-color:rgba(0,0,0,.6)}.StepList_bg-gray__cYym2{--tw-bg-opacity:1;background-color:rgb(245 246 248/var(--tw-bg-opacity))}.StepList_bg-gray-400__j_KQV{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.StepList_bg-main__W68_8{background-color:var(--color)}.StepList_bg-primary__OfUBF{--tw-bg-opacity:1;background-color:rgb(79 43 192/var(--tw-bg-opacity))}.StepList_bg-gradient-to-r__hcx96{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.StepList_from-primary__mc_2L{--tw-gradient-from:#4f2bc0 var(--tw-gradient-from-position);--tw-gradient-to:rgba(79,43,192,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.StepList_from-violet-800__IJHz_{--tw-gradient-from:#5b21b6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(91,33,182,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.StepList_to-pink-500__KaXQb{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position)}.StepList_to-primary-gradient__yTSPy{--tw-gradient-to:#de35b2 var(--tw-gradient-to-position)}.StepList_p-4__Ncjiu{padding:1rem}.StepList_p-6__PwFXO{padding:1.5rem}.StepList_px-10__lE7NJ{padding-left:2.5rem;padding-right:2.5rem}.StepList_px-4__B6cvj{padding-left:1rem;padding-right:1rem}.StepList_px-6__HcGO2{padding-left:1.5rem;padding-right:1.5rem}.StepList_py-10__EZ0CA{padding-top:2.5rem;padding-bottom:2.5rem}.StepList_py-16__w9hGW{padding-top:4rem;padding-bottom:4rem}.StepList_py-2__Jexpy{padding-top:.5rem;padding-bottom:.5rem}.StepList_py-4__FL20G{padding-top:1rem;padding-bottom:1rem}.StepList_py-6__Bx9OU{padding-top:1.5rem;padding-bottom:1.5rem}.StepList_pb-0__LEy8T{padding-bottom:0}.StepList_pb-10__eJRYu{padding-bottom:2.5rem}.StepList_pb-12__HZozq{padding-bottom:3rem}.StepList_pb-16__yZKez{padding-bottom:4rem}.StepList_pb-20__9j_Fo{padding-bottom:5rem}.StepList_pb-4__kpChW{padding-bottom:1rem}.StepList_pb-6__IeYpI{padding-bottom:1.5rem}.StepList_pt-10__xWOwO{padding-top:2.5rem}.StepList_pt-12__U1jj8{padding-top:3rem}.StepList_pt-16___VTfO{padding-top:4rem}.StepList_pt-20__LFn1T{padding-top:5rem}.StepList_pt-5__YqFeR{padding-top:1.25rem}.StepList_pt-6__4SB6Z{padding-top:1.5rem}.StepList_pt-8__g8VIX{padding-top:2rem}.StepList_pt-px__KyKSK{padding-top:1px}.StepList_text-center__Zr6DR{text-align:center}.StepList_text-right__d_Cw6{text-align:right}.StepList_text-__12px_____FZv8{font-size:12px}.StepList_font-bold__lmyKv{font-weight:700}.StepList_uppercase__Cz0we{text-transform:uppercase}.StepList_text-____4F2BC0____nFtOK{--tw-text-opacity:1;color:rgb(79 43 192/var(--tw-text-opacity))}.StepList_text-____EAEAEA____xD1kE{--tw-text-opacity:1;color:rgb(234 234 234/var(--tw-text-opacity))}.StepList_text-gray-500__C0krd{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.StepList_text-main-60__JD9y0{color:rgba(21,13,68,.6)}.StepList_text-primary__OPKdW{--tw-text-opacity:1;color:rgb(79 43 192/var(--tw-text-opacity))}.StepList_text-primary-active__cIedB{--tw-text-opacity:1;color:rgb(222 53 178/var(--tw-text-opacity))}.StepList_text-white__CuwPV{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.StepList_text-white__60__WwfYi{color:hsla(0,0%,100%,.6)}.StepList_underline__ylawo{text-decoration-line:underline}.StepList_antialiased__kwTUg{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.StepList_opacity-60__tYSfj{opacity:.6}.StepList_ring__L6QuZ{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.StepList_filter___0hqZ{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.StepList_backdrop-blur-xl__QX_DV{--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.StepList_base__yKbOM{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));align-items:flex-start;row-gap:2.25rem;column-gap:1rem;counter-reset:num}@media (min-width:768px){.StepList_base__yKbOM{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:640px){.StepList_sm__block__pS_sO{display:block}.StepList_sm__grid-cols-3__KEbvX{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.StepList_md__order-3__Mco82{order:3}.StepList_md__col-span-2__5i3JC{grid-column:span 2/span 2}.StepList_md__col-span-3__nN9WU{grid-column:span 3/span 3}.StepList_md__col-start-2__smznO{grid-column-start:2}.StepList_md__my-0__CO_ja{margin-top:0;margin-bottom:0}.StepList_md__-mb-__170px____xzguA{margin-bottom:-170px}.StepList_md__-mb-__176px____HBqk0{margin-bottom:-176px}.StepList_md__-mb-__230px____JLCsw{margin-bottom:-230px}.StepList_md__-mt-__108px____L_Ui1{margin-top:-108px}.StepList_md__-mt-__130px____Ket2q{margin-top:-130px}.StepList_md__-mt-__132px____bxX6A{margin-top:-132px}.StepList_md__mb-12__Hn64A{margin-bottom:3rem}.StepList_md__mb-16__VZm7L{margin-bottom:4rem}.StepList_md__mb-32__RepYK{margin-bottom:8rem}.StepList_md__mb-6__wIHtu{margin-bottom:1.5rem}.StepList_md__mb-8__5JA5E{margin-bottom:2rem}.StepList_md__mb-__170px____q2zNb{margin-bottom:170px}.StepList_md__mb-__176px____gjIei{margin-bottom:176px}.StepList_md__mb-__230px____PEa86{margin-bottom:230px}.StepList_md__mt-0__Kd6AO{margin-top:0}.StepList_md__mt-10__9dial{margin-top:2.5rem}.StepList_md__mt-12__5FujW{margin-top:3rem}.StepList_md__mt-16__Fxx7J{margin-top:4rem}.StepList_md__mt-4__Q84fp{margin-top:1rem}.StepList_md__mt-__150px____Pwdd9{margin-top:150px}.StepList_md__block__NCqGX{display:block}.StepList_md__inline__P3YhJ{display:inline}.StepList_md__flex__Jf35t{display:flex}.StepList_md__hidden__EL3qw{display:none}.StepList_md__min-h-24__FXHqP{min-height:6rem}.StepList_md__w-__38px____lsocp{width:38px}.StepList_md__w-auto__9QMCX{width:auto}.StepList_md__min-w-__324px____fO6ss{min-width:324px}.StepList_md__max-w-__349px____7Idac{max-width:349px}.StepList_md__grid-cols-2__s2alF{grid-template-columns:repeat(2,minmax(0,1fr))}.StepList_md__grid-cols-3__pJ00s{grid-template-columns:repeat(3,minmax(0,1fr))}.StepList_md__flex-row__bhVxm{flex-direction:row}.StepList_md__flex-wrap__FjHfZ{flex-wrap:wrap}.StepList_md__items-center__zPwOC{align-items:center}.StepList_md__gap-6__98VaZ{gap:1.5rem}.StepList_md__gap-y-10__HHJ7w{row-gap:2.5rem}.StepList_md__gap-y-6__4o_9C{row-gap:1.5rem}.StepList_md__p-10__mb6oT{padding:2.5rem}.StepList_md__p-12__0_qh5{padding:3rem}.StepList_md__p-6__ahhxR{padding:1.5rem}.StepList_md__p-8__kypgW{padding:2rem}.StepList_md__px-10___il_x{padding-left:2.5rem;padding-right:2.5rem}.StepList_md__px-6__LBquB{padding-left:1.5rem;padding-right:1.5rem}.StepList_md__px-__113px____5YQZ2{padding-left:113px;padding-right:113px}.StepList_md__py-0__o3OIn{padding-top:0;padding-bottom:0}.StepList_md__py-10__rAcvs{padding-top:2.5rem;padding-bottom:2.5rem}.StepList_md__pb-0__EyVfr{padding-bottom:0}.StepList_md__pb-10__bVEu7{padding-bottom:2.5rem}.StepList_md__pb-4__WMUPu{padding-bottom:1rem}.StepList_md__pb-px__TTDWz{padding-bottom:1px}.StepList_md__pt-10__ExS7v{padding-top:2.5rem}}@media (min-width:1024px){.StepList_lg__left-__calc__50____113px______qme0T{left:calc(50% + 113px)}.StepList_lg__left-__calc__50____128px______HZpD0{left:calc(50% + 128px)}.StepList_lg__left-__calc__50____167px______RnQKt{left:calc(50% + 167px)}.StepList_lg__left-__calc__50____261px______FCpyt{left:calc(50% + 261px)}.StepList_lg__left-__calc__50____80px______SwA0x{left:calc(50% + 80px)}.StepList_lg__left-__calc__50__-360px______Wm6KX{left:calc(50% - 360px)}.StepList_lg__left-__calc__50__-366px______DlIBv{left:calc(50% - 366px)}.StepList_lg__left-__calc__50__-372px______bcUwW{left:calc(50% - 372px)}.StepList_lg__left-__calc__50__-448px______Q6EEc{left:calc(50% - 448px)}.StepList_lg__top-__-47px____vTkmw{top:-47px}.StepList_lg__top-__-56px____aB4mN{top:-56px}.StepList_lg__top-__-8px____psjqB{top:-8px}.StepList_lg__top-__162px_____Cy1R{top:162px}.StepList_lg__top-__18px____8JOCB{top:18px}.StepList_lg__top-__244px____CCgOJ{top:244px}.StepList_lg__top-__256px____f2PAH{top:256px}.StepList_lg__top-__278px____l6ZrD{top:278px}.StepList_lg__top-__393px____wD3kC{top:393px}.StepList_lg__flex__Y4m5_{display:flex}.StepList_lg__w-__235px____QVZUn{width:235px}.StepList_lg__w-__241px____JBHOR{width:241px}.StepList_lg__w-__245px____iBpy5{width:245px}.StepList_lg__w-__280px____uGDJS{width:280px}.StepList_lg__grid-cols-2__Ci50q{grid-template-columns:repeat(2,minmax(0,1fr))}.StepList_lg__grid-cols-3__MZYjv{grid-template-columns:repeat(3,minmax(0,1fr))}.StepList_lg__grid-cols-__1fr_322px_322px____k1bk8{grid-template-columns:1fr 322px 322px}.StepList_lg__px-0__pFEgi{padding-left:0;padding-right:0}.StepList_lg__pb-20__A4AZT{padding-bottom:5rem}}@media (min-width:1280px){.StepList_xl__-mt-16__mvnSE{margin-top:-4rem}.StepList_xl__-mt-32__n5YTS{margin-top:-8rem}.StepList_xl__-mt-__180px____TXP93{margin-top:-180px}.StepList_xl__-mt-__182px____YokNC{margin-top:-182px}.StepList_xl__mb-12__OjUk5{margin-bottom:3rem}.StepList_xl__mb-16__mlCep{margin-bottom:4rem}.StepList_xl__mt-12__FkU_c{margin-top:3rem}.StepList_xl__mt-__170px____dub1F{margin-top:170px}.StepList_xl__block__D21RB{display:block}.StepList_xl__inline__hE9kG{display:inline}.StepList_xl__hidden__Yjnbx{display:none}.StepList_xl__w-96__Jt7_y{width:24rem}.StepList_xl__p-12__nJpR7{padding:3rem}.StepList_xl__px-12__cXOOo{padding-left:3rem;padding-right:3rem}.StepList_xl__py-16__DXvet{padding-top:4rem;padding-bottom:4rem}.StepList_xl__py-6__Mo21s{padding-top:1.5rem;padding-bottom:1.5rem}.StepList_xl__pb-12__pAUkn{padding-bottom:3rem}.StepList_xl__pb-16__L2eCF{padding-bottom:4rem}.StepList_xl__pb-24__Csn7y{padding-bottom:6rem}.StepList_xl__pb-6__QXsDk{padding-bottom:1.5rem}.StepList_xl__pb-__104px____PdDsV{padding-bottom:104px}.StepList_xl__pb-__120px____HlEPD{padding-bottom:120px}.StepList_xl__pt-12__uxJfN{padding-top:3rem}.StepList_xl__pt-16__ji1Op{padding-top:4rem}.StepList_xl__pt-32__4yzQM{padding-top:8rem}.StepList_xl__pt-__60px____x29oa{padding-top:60px}}@media (min-width:1536px){.StepList__32xl__pt-0__kfmgR{padding-top:0}}.StoryList_pointer-events-none__s_Cvb{pointer-events:none}.StoryList_visible__VFuF7{visibility:visible}.StoryList_collapse__U7c9T{visibility:collapse}.StoryList_fixed__skK5l{position:fixed}.StoryList_absolute__9wYO5{position:absolute}.StoryList_relative__ELC_n{position:relative}.StoryList_-left-8__NdROw{left:-2rem}.StoryList_-right-8__YTeEN{right:-2rem}.StoryList_left-__calc__50__-32px______9WpJc{left:calc(50% - 32px)}.StoryList_right-0__nDXVY{right:0}.StoryList_top-1__2__9Ei6_{top:50%}.StoryList_top-__143px____5EvQP{top:143px}.StoryList_z-10__4MIz8{z-index:10}.StoryList_order-1__H8LMu{order:1}.StoryList_order-2__7AbUW{order:2}.StoryList_col-span-2__eOoW8{grid-column:span 2/span 2}.StoryList_row-span-2__yRhLM{grid-row:span 2/span 2}.StoryList_mx-auto__oKa25{margin-left:auto;margin-right:auto}.StoryList_my-6__YpPSa{margin-top:1.5rem;margin-bottom:1.5rem}.StoryList_-mt-10__iCvTO{margin-top:-2.5rem}.StoryList_-mt-16__NhSMD{margin-top:-4rem}.StoryList_-mt-__120px____tRZAV{margin-top:-120px}.StoryList_-mt-__70px____S50sA{margin-top:-70px}.StoryList_mb-1__0LJL4{margin-bottom:.25rem}.StoryList_mb-10__mmko7{margin-bottom:2.5rem}.StoryList_mb-12__xknPu{margin-bottom:3rem}.StoryList_mb-16__Kt4x7{margin-bottom:4rem}.StoryList_mb-2__5__OMK5e{margin-bottom:.625rem}.StoryList_mb-20__24RIx{margin-bottom:5rem}.StoryList_mb-4__gaduA{margin-bottom:1rem}.StoryList_mb-5__ZNJ9v{margin-bottom:1.25rem}.StoryList_mb-6__olVEQ{margin-bottom:1.5rem}.StoryList_mb-8__9erZs{margin-bottom:2rem}.StoryList_ml-auto__L2LWG{margin-left:auto}.StoryList_mr-4__4_82l{margin-right:1rem}.StoryList_mt-10__QHtTV{margin-top:2.5rem}.StoryList_mt-12__s5VqY{margin-top:3rem}.StoryList_mt-16___GrHN{margin-top:4rem}.StoryList_mt-2__K5ned{margin-top:.5rem}.StoryList_mt-3___iD5J{margin-top:.75rem}.StoryList_mt-4__CdOzO{margin-top:1rem}.StoryList_mt-5__OOEQ1{margin-top:1.25rem}.StoryList_mt-6__KqI2F{margin-top:1.5rem}.StoryList_mt-8__A4wJM{margin-top:2rem}.StoryList_mt-__196px____WfgGb{margin-top:196px}.StoryList_mt-__210px____BSsJF{margin-top:210px}.StoryList_mt-auto__NlUWr{margin-top:auto}.StoryList_block__krrbx{display:block}.StoryList_inline-block__Oa7MM{display:inline-block}.StoryList_flex__bJGTs{display:flex}.StoryList_inline-flex__juABB{display:inline-flex}.StoryList_grid__eocL5{display:grid}.StoryList_contents__9DAfT{display:contents}.StoryList_hidden__2aEUh{display:none}.StoryList_size-12__9W64M{width:3rem;height:3rem}.StoryList_size-16__2t_H4{width:4rem;height:4rem}.StoryList_size-7__8nO9f{width:1.75rem;height:1.75rem}.StoryList_size-8__FJuKH{width:2rem;height:2rem}.StoryList_size-__185px____ibmm_{width:185px;height:185px}.StoryList_h-14__42mZm{height:3.5rem}.StoryList_h-9__raQyE{height:2.25rem}.StoryList_w-24__9GSmp{width:6rem}.StoryList_w-60__SVZ17{width:15rem}.StoryList_w-__28px____emHxq{width:28px}.StoryList_w-auto___GTkj{width:auto}.StoryList_w-full__ghcgo{width:100%}.StoryList_min-w-64__s7wia{min-width:16rem}.StoryList_min-w-__362px____Os6nc{min-width:362px}.StoryList_min-w-full__BuTCg{min-width:100%}.StoryList_max-w-__540px____fEdYl{max-width:540px}.StoryList_max-w-__724px____B_aCf{max-width:724px}.StoryList_max-w-__768px____VLIkZ{max-width:768px}.StoryList_max-w-full__5qUIy{max-width:100%}.StoryList_max-w-none__X_2uW{max-width:none}.StoryList_flex-1__Ma6r_{flex:1 1 0%}.StoryList_flex-auto__5z3yi{flex:1 1 auto}.StoryList_flex-shrink-0__mSgha,.StoryList_shrink-0__NdiYZ{flex-shrink:0}.StoryList_grow__aMMWC{flex-grow:1}.StoryList_basis-1__3__W3C0c{flex-basis:33.333333%}.StoryList_basis-1__4__pNd21{flex-basis:25%}.StoryList_-translate-y-1__2__xWM6m{--tw-translate-y:-50%}.StoryList_-translate-y-1__2__xWM6m,.StoryList_-translate-y-__190px____e_k_8{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.StoryList_-translate-y-__190px____e_k_8{--tw-translate-y:-190px}.StoryList_rotate-180__Y4vUQ{--tw-rotate:180deg}.StoryList_rotate-180__Y4vUQ,.StoryList_transform__PVsrs{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.StoryList_cursor-pointer__QOaC0{cursor:pointer}.StoryList_list-inside__ndDQh{list-style-position:inside}.StoryList_list-disc__nBCG6{list-style-type:disc}.StoryList_grid-flow-col__Xwj0n{grid-auto-flow:column}.StoryList_grid-cols-1__dfKNy{grid-template-columns:repeat(1,minmax(0,1fr))}.StoryList_grid-cols-2__NZSfe{grid-template-columns:repeat(2,minmax(0,1fr))}.StoryList_grid-cols-3__x6NQO{grid-template-columns:repeat(3,minmax(0,1fr))}.StoryList_grid-rows-2__eWk3r{grid-template-rows:repeat(2,minmax(0,1fr))}.StoryList_flex-col__G6J7r{flex-direction:column}.StoryList_flex-wrap__BSMC8{flex-wrap:wrap}.StoryList_items-start__LAXjU{align-items:flex-start}.StoryList_items-center__Uaih3{align-items:center}.StoryList_items-stretch__cdwEI{align-items:stretch}.StoryList_justify-end__n3YV2{justify-content:flex-end}.StoryList_justify-center__II5ZV{justify-content:center}.StoryList_justify-between__nhhGk{justify-content:space-between}.StoryList_gap-0__5__NHVaz{gap:.125rem}.StoryList_gap-1__oQvcY{gap:.25rem}.StoryList_gap-2__zwf6W{gap:.5rem}.StoryList_gap-3__pdVsp{gap:.75rem}.StoryList_gap-4__JXNWe{gap:1rem}.StoryList_gap-6___Mj3T{gap:1.5rem}.StoryList_gap-8__x3u2N{gap:2rem}.StoryList_gap-x-10__JdJip{column-gap:2.5rem}.StoryList_gap-x-12__v_rVJ{column-gap:3rem}.StoryList_gap-x-14__cwVW0{column-gap:3.5rem}.StoryList_gap-x-2__Dwp24{column-gap:.5rem}.StoryList_gap-x-4__lgpiN{column-gap:1rem}.StoryList_gap-x-6__tZelz{column-gap:1.5rem}.StoryList_gap-y-3__0Hofm{row-gap:.75rem}.StoryList_gap-y-4__IUkKr{row-gap:1rem}.StoryList_gap-y-6__TMhJi{row-gap:1.5rem}.StoryList_gap-y-8__5D_6G{row-gap:2rem}.StoryList_space-y-2__cE4jS>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.StoryList_space-y-4__zk3_R>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.StoryList_space-y-6__g58RW>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.StoryList_space-y-8__byZ8m>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.StoryList_self-start__X5F0B{align-self:flex-start}.StoryList_self-center__L7zGa{align-self:center}.StoryList_overflow-hidden__q4Ul5{overflow:hidden}.StoryList_whitespace-nowrap__d6wxA{white-space:nowrap}.StoryList_rounded-2xl__AHcqT{border-radius:1rem}.StoryList_rounded-full__iXRm5{border-radius:9999px}.StoryList_rounded-lg__tipvP{border-radius:.5rem}.StoryList_border__nABVN{border-width:1px}.StoryList_border-solid__CdIr1{border-style:solid}.StoryList_border-white__15__bQiht{border-color:hsla(0,0%,100%,.15)}.StoryList_bg-black__60__Wlw_i{background-color:rgba(0,0,0,.6)}.StoryList_bg-gray__sHWDD{--tw-bg-opacity:1;background-color:rgb(245 246 248/var(--tw-bg-opacity))}.StoryList_bg-gray-400__JZVgF{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.StoryList_bg-main__m6Yab{background-color:var(--color)}.StoryList_bg-primary__uYA8h{--tw-bg-opacity:1;background-color:rgb(79 43 192/var(--tw-bg-opacity))}.StoryList_bg-gradient-to-r__z9HbH{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.StoryList_from-primary__U98Ub{--tw-gradient-from:#4f2bc0 var(--tw-gradient-from-position);--tw-gradient-to:rgba(79,43,192,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.StoryList_from-violet-800__Uc_Hu{--tw-gradient-from:#5b21b6 var(--tw-gradient-from-position);--tw-gradient-to:rgba(91,33,182,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.StoryList_to-pink-500__JAbyn{--tw-gradient-to:#ec4899 var(--tw-gradient-to-position)}.StoryList_to-primary-gradient__NXJoj{--tw-gradient-to:#de35b2 var(--tw-gradient-to-position)}.StoryList_p-4___9_eS{padding:1rem}.StoryList_p-6__CGTVE{padding:1.5rem}.StoryList_px-10__FOPfs{padding-left:2.5rem;padding-right:2.5rem}.StoryList_px-4__XWuxo{padding-left:1rem;padding-right:1rem}.StoryList_px-6__ncwxG{padding-left:1.5rem;padding-right:1.5rem}.StoryList_py-10__XdDNm{padding-top:2.5rem;padding-bottom:2.5rem}.StoryList_py-16__WES7G{padding-top:4rem;padding-bottom:4rem}.StoryList_py-2__U4iiR{padding-top:.5rem;padding-bottom:.5rem}.StoryList_py-4__UiU97{padding-top:1rem;padding-bottom:1rem}.StoryList_py-6__O5rs7{padding-top:1.5rem;padding-bottom:1.5rem}.StoryList_pb-0__o5Zx4{padding-bottom:0}.StoryList_pb-10__9dPxJ{padding-bottom:2.5rem}.StoryList_pb-12__rZgyy{padding-bottom:3rem}.StoryList_pb-16__6_TEU{padding-bottom:4rem}.StoryList_pb-20__vZdnf{padding-bottom:5rem}.StoryList_pb-4__CaqXl{padding-bottom:1rem}.StoryList_pb-6__qDyho{padding-bottom:1.5rem}.StoryList_pt-10__bUpgN{padding-top:2.5rem}.StoryList_pt-12__YG7XC{padding-top:3rem}.StoryList_pt-16__NiO9N{padding-top:4rem}.StoryList_pt-20__gZJZ9{padding-top:5rem}.StoryList_pt-5__0EwvX{padding-top:1.25rem}.StoryList_pt-6__Ho_RO{padding-top:1.5rem}.StoryList_pt-8__tTkme{padding-top:2rem}.StoryList_pt-px__PbNDp{padding-top:1px}.StoryList_text-center___IWBl{text-align:center}.StoryList_text-right__suKbR{text-align:right}.StoryList_text-__12px____DWiJ8{font-size:12px}.StoryList_font-bold__tJ9fs{font-weight:700}.StoryList_uppercase__NzkyP{text-transform:uppercase}.StoryList_text-____4F2BC0____68m2w{--tw-text-opacity:1;color:rgb(79 43 192/var(--tw-text-opacity))}.StoryList_text-____EAEAEA____pbHYY{--tw-text-opacity:1;color:rgb(234 234 234/var(--tw-text-opacity))}.StoryList_text-gray-500__uVDOR{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.StoryList_text-main-60__6iOGA{color:rgba(21,13,68,.6)}.StoryList_text-primary__DxVqS{--tw-text-opacity:1;color:rgb(79 43 192/var(--tw-text-opacity))}.StoryList_text-primary-active__JrSZ6{--tw-text-opacity:1;color:rgb(222 53 178/var(--tw-text-opacity))}.StoryList_text-white__xX6_S{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.StoryList_text-white__60__SDt1t{color:hsla(0,0%,100%,.6)}.StoryList_underline__jE1QN{text-decoration-line:underline}.StoryList_antialiased__Cs2Ey{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.StoryList_opacity-60__DC6yX{opacity:.6}.StoryList_ring__l5sz_{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.StoryList_filter__W_pLt{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.StoryList_backdrop-blur-xl__rtdU7{--tw-backdrop-blur:blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.StoryList_base__laXKH{display:flex;column-gap:.5rem}@media (min-width:768px){.StoryList_base__laXKH{column-gap:1rem}}.StoryList_container__8D8_9{margin-left:-.5rem;margin-right:-.5rem;padding:1.5rem .5rem;overflow-x:auto}.StoryList_container__8D8_9::-webkit-scrollbar{display:none}.StoryList_containerSlider__EK1au{position:relative;padding-top:1.5rem;padding-bottom:1.5rem;--swiper-theme-color:var(--color);--swiper-pagination-bottom:0;--swiper-pagination-bullet-horizontal-gap:2px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-border-radius:0px;--swiper-pagination-bullet-inactive-opacity:0.3}.StoryList_pagination__RPq6G{line-height:0;width:auto!important}@media (min-width:640px){.StoryList_sm__block__oL2_w{display:block}.StoryList_sm__grid-cols-3__ZMu2e{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.StoryList_md__order-3__A1_1u{order:3}.StoryList_md__col-span-2__YGfyH{grid-column:span 2/span 2}.StoryList_md__col-span-3__F1ROk{grid-column:span 3/span 3}.StoryList_md__col-start-2__qj6zn{grid-column-start:2}.StoryList_md__my-0___gA9v{margin-top:0;margin-bottom:0}.StoryList_md__-mb-__170px____MAEUE{margin-bottom:-170px}.StoryList_md__-mb-__176px____KYvFd{margin-bottom:-176px}.StoryList_md__-mb-__230px____5KRuY{margin-bottom:-230px}.StoryList_md__-mt-__108px____awZSl{margin-top:-108px}.StoryList_md__-mt-__130px____eazlP{margin-top:-130px}.StoryList_md__-mt-__132px____QIgvS{margin-top:-132px}.StoryList_md__mb-12__G1qGO{margin-bottom:3rem}.StoryList_md__mb-16__8uSEr{margin-bottom:4rem}.StoryList_md__mb-32__323pf{margin-bottom:8rem}.StoryList_md__mb-6__F3s87{margin-bottom:1.5rem}.StoryList_md__mb-8__wsQTh{margin-bottom:2rem}.StoryList_md__mb-__170px____lbnQa{margin-bottom:170px}.StoryList_md__mb-__176px____rCi7h{margin-bottom:176px}.StoryList_md__mb-__230px____5epDN{margin-bottom:230px}.StoryList_md__mt-0__OGmeo{margin-top:0}.StoryList_md__mt-10__uDu7F{margin-top:2.5rem}.StoryList_md__mt-12__Xczli{margin-top:3rem}.StoryList_md__mt-16__evzA1{margin-top:4rem}.StoryList_md__mt-4__BKeZ8{margin-top:1rem}.StoryList_md__mt-__150px____uVQhu{margin-top:150px}.StoryList_md__block__nk4FX{display:block}.StoryList_md__inline__iUkz0{display:inline}.StoryList_md__flex__Pul3i{display:flex}.StoryList_md__hidden___90en{display:none}.StoryList_md__min-h-24__nVa2u{min-height:6rem}.StoryList_md__w-__38px____Sh7lY{width:38px}.StoryList_md__w-auto__fGg_t{width:auto}.StoryList_md__min-w-__324px____hYPnb{min-width:324px}.StoryList_md__max-w-__349px____XaeqZ{max-width:349px}.StoryList_md__grid-cols-2__EjSWr{grid-template-columns:repeat(2,minmax(0,1fr))}.StoryList_md__grid-cols-3__568CC{grid-template-columns:repeat(3,minmax(0,1fr))}.StoryList_md__flex-row__yHQMg{flex-direction:row}.StoryList_md__flex-wrap__HXVgM{flex-wrap:wrap}.StoryList_md__items-center__DJ2qM{align-items:center}.StoryList_md__gap-6__Ene1t{gap:1.5rem}.StoryList_md__gap-y-10___3ObK{row-gap:2.5rem}.StoryList_md__gap-y-6__LMoei{row-gap:1.5rem}.StoryList_md__p-10__x08VX{padding:2.5rem}.StoryList_md__p-12__jZcg0{padding:3rem}.StoryList_md__p-6__YuLve{padding:1.5rem}.StoryList_md__p-8__sE_ws{padding:2rem}.StoryList_md__px-10__WunAv{padding-left:2.5rem;padding-right:2.5rem}.StoryList_md__px-6__ZRlYc{padding-left:1.5rem;padding-right:1.5rem}.StoryList_md__px-__113px____JjE3x{padding-left:113px;padding-right:113px}.StoryList_md__py-0__HNTVZ{padding-top:0;padding-bottom:0}.StoryList_md__py-10__MTNkk{padding-top:2.5rem;padding-bottom:2.5rem}.StoryList_md__pb-0__suLZ_{padding-bottom:0}.StoryList_md__pb-10___TfCO{padding-bottom:2.5rem}.StoryList_md__pb-4__kT9Wf{padding-bottom:1rem}.StoryList_md__pb-px__MqPsR{padding-bottom:1px}.StoryList_md__pt-10__EUK_4{padding-top:2.5rem}}@media (min-width:1024px){.StoryList_lg__left-__calc__50____113px______agA1m{left:calc(50% + 113px)}.StoryList_lg__left-__calc__50____128px______tX_hu{left:calc(50% + 128px)}.StoryList_lg__left-__calc__50____167px______VyooO{left:calc(50% + 167px)}.StoryList_lg__left-__calc__50____261px______WAoj8{left:calc(50% + 261px)}.StoryList_lg__left-__calc__50____80px______UepSj{left:calc(50% + 80px)}.StoryList_lg__left-__calc__50__-360px______7vrTP{left:calc(50% - 360px)}.StoryList_lg__left-__calc__50__-366px______oac1K{left:calc(50% - 366px)}.StoryList_lg__left-__calc__50__-372px______C2d_Q{left:calc(50% - 372px)}.StoryList_lg__left-__calc__50__-448px______q4Kwz{left:calc(50% - 448px)}.StoryList_lg__top-__-47px____2QlVs{top:-47px}.StoryList_lg__top-__-56px____MUDTZ{top:-56px}.StoryList_lg__top-__-8px____XnVOQ{top:-8px}.StoryList_lg__top-__162px____LGXHa{top:162px}.StoryList_lg__top-__18px____cpoPC{top:18px}.StoryList_lg__top-__244px____VQ5dv{top:244px}.StoryList_lg__top-__256px____dfHtF{top:256px}.StoryList_lg__top-__278px____l_b5u{top:278px}.StoryList_lg__top-__393px____fFPVq{top:393px}.StoryList_lg__flex__P7NZp{display:flex}.StoryList_lg__w-__235px_____4sCi{width:235px}.StoryList_lg__w-__241px____Z3gOn{width:241px}.StoryList_lg__w-__245px____BIsWh{width:245px}.StoryList_lg__w-__280px____Jcsi3{width:280px}.StoryList_lg__grid-cols-2__n5hg6{grid-template-columns:repeat(2,minmax(0,1fr))}.StoryList_lg__grid-cols-3__tll5Z{grid-template-columns:repeat(3,minmax(0,1fr))}.StoryList_lg__grid-cols-__1fr_322px_322px____zDzAg{grid-template-columns:1fr 322px 322px}.StoryList_lg__px-0___NaWl{padding-left:0;padding-right:0}.StoryList_lg__pb-20__mE32j{padding-bottom:5rem}}@media (min-width:1280px){.StoryList_xl__-mt-16__hhn1E{margin-top:-4rem}.StoryList_xl__-mt-32__V4g_9{margin-top:-8rem}.StoryList_xl__-mt-__180px____dDpX_{margin-top:-180px}.StoryList_xl__-mt-__182px____YPhtF{margin-top:-182px}.StoryList_xl__mb-12__WyQA7{margin-bottom:3rem}.StoryList_xl__mb-16__bWHLQ{margin-bottom:4rem}.StoryList_xl__mt-12__ZoNkN{margin-top:3rem}.StoryList_xl__mt-__170px____1Pn7A{margin-top:170px}.StoryList_xl__block__kx35K{display:block}.StoryList_xl__inline__9R59Y{display:inline}.StoryList_xl__hidden__dfPeZ{display:none}.StoryList_xl__w-96__3mdeR{width:24rem}.StoryList_xl__p-12__kTk9q{padding:3rem}.StoryList_xl__px-12__vTgUQ{padding-left:3rem;padding-right:3rem}.StoryList_xl__py-16___Tup8{padding-top:4rem;padding-bottom:4rem}.StoryList_xl__py-6__2DWsy{padding-top:1.5rem;padding-bottom:1.5rem}.StoryList_xl__pb-12__cTdQO{padding-bottom:3rem}.StoryList_xl__pb-16__yNAbZ{padding-bottom:4rem}.StoryList_xl__pb-24__Cg0Mf{padding-bottom:6rem}.StoryList_xl__pb-6__QTBAI{padding-bottom:1.5rem}.StoryList_xl__pb-__104px____MVGGP{padding-bottom:104px}.StoryList_xl__pb-__120px____3sonu{padding-bottom:120px}.StoryList_xl__pt-12__YQh3c{padding-top:3rem}.StoryList_xl__pt-16__VBV_F{padding-top:4rem}.StoryList_xl__pt-32__P6b74{padding-top:8rem}.StoryList_xl__pt-__60px____BJMaH{padding-top:60px}}@media (min-width:1536px){.StoryList__32xl__pt-0__Bbvn2{padding-top:0}}