.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.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-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .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.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet: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-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .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 .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 .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{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;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.story_buttion__ia_8_,.story_trans__e6Lk2{transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-webkit-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s}.story_main__wjx7c{font-family:var(--segoe-ui)}.story_wrap__TGJ2H{max-width:1400px;margin-left:auto;margin-right:auto}@media only screen and (max-width:1600px){.story_wrap__TGJ2H{padding-left:3%;padding-right:3%}}.story_h_auto__Y8R89{height:auto!important}.story_w_auto__2JcDI{width:auto!important}.story_w_50__JSoe3{width:50%}.story_w_100__Fv8G4{width:100%}.story_w_55__p_xyR{width:55%}.story_w_45__NWId4{width:45%}.story_h_100__X1OIV{height:100%}.story_h_100vh__T1UrP{height:100vh}.story_text_center__o1nT_{text-align:center}.story_text_center__o1nT_ h2{margin-left:auto;margin-right:auto}.story_text_left__IlZFu{text-align:left}.story_text_right__N90Lh{text-align:right}.story_text_d_none__N2r3f{text-decoration:none}.story_list_none__WBP9W{list-style:none}.story_p_relative__EzGS1{position:relative}.story_p_absolute__5km6k{position:absolute}.story_pos_t_0__luOKb{top:0}.story_pos_b_0__SvCof{bottom:0}.story_pos_l_0___9TWm{left:0}.story_pos_r_0__nK819{right:0}.story_img_mx_fluid__X_3HQ{width:100%;height:auto;display:block}.story_img_fit__OIA68{width:100%;height:100%;object-fit:cover;display:block}.story_align_items_center__fquCO{align-items:center}.story_d_none__RLKDI{display:none}.story_d_flex__F3Zgm{display:flex}.story_d_flex_wrap__nwSXa{display:flex;flex-wrap:wrap}.story_flex_end__BJSIX{align-items:flex-end}.story_flex_start__dPXBA{align-items:flex-start}.story_flex_col__KJwKC{display:flex;flex-direction:column}.story_flex_1__T2e3u{flex:1 1}.story_justify_center__LRACT{justify-content:center}.story_justify_space_bet__a_m_q{justify-content:space-between}.story_overflow_hide__BdJMK{overflow:hidden}.story_overflow_x_hide__UaSmu{overflow-x:hidden}.story_overflow_y_hide__ND_1j{overflow-y:hidden}.story_radius_5___NkPa{border-radius:5px;overflow:hidden}.story_radius_10__749RJ{border-radius:10px;overflow:hidden}.story_radius_20__aKfpz{border-radius:20px;overflow:hidden}.story_radius_30__M_IgU{border-radius:30px;overflow:hidden}.story_w_90__oq7fI{width:90%!important}@media only screen and (max-width:600px){.story_w_90__oq7fI{width:100%}}.story_w_80__H_XI4{width:80%!important}@media only screen and (max-width:600px){.story_w_80__H_XI4{width:100%}}.story_w_70__N3WkK{width:70%!important}@media only screen and (max-width:600px){.story_w_70__N3WkK{width:100%}}.story_w_60__GHoSB{width:60%!important}@media only screen and (max-width:600px){.story_w_60__GHoSB{width:100%}}.story_w_40__cQOMM{width:40%!important}@media only screen and (max-width:600px){.story_w_40__cQOMM{width:100%}}.story_pl_0__SVere{padding-left:0!important}.story_pt_0__EO0_U{padding-top:0!important}.story_pb_0__G8qmN{padding-bottom:0!important}.story_pt_5__IkkLd{padding-top:5px}@media only screen and (max-width:600px){.story_pt_5__IkkLd{padding-top:0}}.story_pb_5__sBY2U{padding-bottom:5px}@media only screen and (max-width:600px){.story_pb_5__sBY2U{padding-bottom:0}}.story_pt_10__MIWj2{padding-top:10px}@media only screen and (max-width:600px){.story_pt_10__MIWj2{padding-top:5px}}.story_pb_10__pumqQ{padding-bottom:10px}@media only screen and (max-width:600px){.story_pb_10__pumqQ{padding-bottom:5px}}.story_pt_15__26tTS{padding-top:15px}@media only screen and (max-width:600px){.story_pt_15__26tTS{padding-top:10px}}.story_pb_15__w9Owh{padding-bottom:15px}@media only screen and (max-width:600px){.story_pb_15__w9Owh{padding-bottom:10px}}.story_pt_20__ggoAS{padding-top:20px}@media only screen and (max-width:600px){.story_pt_20__ggoAS{padding-top:10px}}.story_pb_20__TLUCM{padding-bottom:20px}@media only screen and (max-width:600px){.story_pb_20__TLUCM{padding-bottom:10px}}.story_pt_25__Icqd1{padding-top:25px}@media only screen and (max-width:600px){.story_pt_25__Icqd1{padding-top:15px}}.story_pb_25__x3PuK{padding-bottom:25px}@media only screen and (max-width:600px){.story_pb_25__x3PuK{padding-bottom:15px}}.story_pt_30__tcG6q{padding-top:30px}@media only screen and (max-width:1600px){.story_pt_30__tcG6q{padding-top:25px}}@media only screen and (max-width:1024px){.story_pt_30__tcG6q{padding-top:25px}}@media only screen and (max-width:600px){.story_pt_30__tcG6q{padding-top:20px}}.story_pb_30__6eb8g{padding-bottom:30px}@media only screen and (max-width:1024px){.story_pb_30__6eb8g{padding-bottom:15px}}@media only screen and (max-width:600px){.story_pb_30__6eb8g{padding-bottom:10px}}.story_pt_35__WQitd{padding-top:35px}@media only screen and (max-width:1440px){.story_pt_35__WQitd{padding-top:30px}}@media only screen and (max-width:1024px){.story_pt_35__WQitd{padding-top:25px}}@media only screen and (max-width:600px){.story_pt_35__WQitd{padding-top:17px}}.story_pb_35__vyv_G{padding-bottom:35px}@media only screen and (max-width:1440px){.story_pb_35__vyv_G{padding-bottom:30px}}@media only screen and (max-width:1024px){.story_pb_35__vyv_G{padding-bottom:25px}}@media only screen and (max-width:600px){.story_pb_35__vyv_G{padding-bottom:17px}}.story_pt_40__WEh1A{padding-top:40px}@media only screen and (max-width:1024px){.story_pt_40__WEh1A{padding-top:15px}}@media only screen and (max-width:600px){.story_pt_40__WEh1A{padding-top:10px}}.story_pb_40__7c6fQ{padding-bottom:40px}@media only screen and (max-width:1024px){.story_pb_40__7c6fQ{padding-bottom:15px}}@media only screen and (max-width:600px){.story_pb_40__7c6fQ{padding-bottom:10px}}.story_pt_45__QcBsq{padding-top:45px}@media only screen and (max-width:600px){.story_pt_45__QcBsq{padding-top:22px}}.story_pb_45__IDtPh{padding-bottom:45px}@media only screen and (max-width:600px){.story_pb_45__IDtPh{padding-bottom:22px}}.story_pt_50__5rugi{padding-top:50px}@media only screen and (max-width:1024px){.story_pt_50__5rugi{padding-top:35px}}@media only screen and (max-width:600px){.story_pt_50__5rugi{padding-top:25px}}.story_pb_50__hgE6i{padding-bottom:50px}@media only screen and (max-width:1024px){.story_pb_50__hgE6i{padding-bottom:35px}}@media only screen and (max-width:600px){.story_pb_50__hgE6i{padding-bottom:25px}}.story_pt_55__l_P_O{padding-top:55px}@media only screen and (max-width:1024px){.story_pt_55__l_P_O{padding-top:40px}}@media only screen and (max-width:600px){.story_pt_55__l_P_O{padding-top:27px}}.story_pb_55__sNY3E{padding-bottom:55px}@media only screen and (max-width:1024px){.story_pb_55__sNY3E{padding-bottom:40px}}@media only screen and (max-width:600px){.story_pb_55__sNY3E{padding-bottom:27px}}.story_pb_60___KMYR{padding-bottom:60px}@media only screen and (max-width:1600px){.story_pb_60___KMYR{padding-bottom:45px}}@media only screen and (max-width:1024px){.story_pb_60___KMYR{padding-bottom:40px}}@media only screen and (max-width:600px){.story_pb_60___KMYR{padding-bottom:30px}}.story_pt_60__pMnIr{padding-top:60px}@media only screen and (max-width:1600px){.story_pt_60__pMnIr{padding-top:45px}}@media only screen and (max-width:1024px){.story_pt_60__pMnIr{padding-top:40px}}@media only screen and (max-width:600px){.story_pt_60__pMnIr{padding-top:30px}}.story_pb_65__Zi9MX{padding-bottom:65px}@media only screen and (max-width:1440px){.story_pb_65__Zi9MX{padding-bottom:55px}}@media only screen and (max-width:1024px){.story_pb_65__Zi9MX{padding-bottom:45px}}@media only screen and (max-width:600px){.story_pb_65__Zi9MX{padding-bottom:32px}}.story_pt_65__3guRL{padding-top:65px}@media only screen and (max-width:1440px){.story_pt_65__3guRL{padding-top:55px}}@media only screen and (max-width:1024px){.story_pt_65__3guRL{padding-top:45px}}@media only screen and (max-width:600px){.story_pt_65__3guRL{padding-top:32px}}.story_pb_70__mnaRp{padding-bottom:70px}@media only screen and (max-width:1024px){.story_pb_70__mnaRp{padding-bottom:35px}}@media only screen and (max-width:600px){.story_pb_70__mnaRp{padding-bottom:25px}}.story_pt_70__LgR5m{padding-top:70px}@media only screen and (max-width:1024px){.story_pt_70__LgR5m{padding-top:35px}}@media only screen and (max-width:600px){.story_pt_70__LgR5m{padding-top:25px}}.story_pb_75__tbjuf{padding-bottom:75px}@media only screen and (max-width:1024px){.story_pb_75__tbjuf{padding-bottom:35px}}@media only screen and (max-width:600px){.story_pb_75__tbjuf{padding-bottom:25px}}.story_pt_75__DwwT3{padding-top:75px}@media only screen and (max-width:1440px){.story_pt_75__DwwT3{padding-top:65px}}@media only screen and (max-width:1024px){.story_pt_75__DwwT3{padding-top:45px}}@media only screen and (max-width:600px){.story_pt_75__DwwT3{padding-top:36px}}.story_pt_80__G4WAh{padding-top:80px}@media only screen and (max-width:1600px){.story_pt_80__G4WAh{padding-top:70px}}@media only screen and (max-width:1024px){.story_pt_80__G4WAh{padding-top:60px}}@media only screen and (max-width:600px){.story_pt_80__G4WAh{padding-top:30px}}@media only screen and (max-width:480px){.story_pt_80__G4WAh{padding-top:30px}}.story_pb_80__OYezC{padding-bottom:80px}@media only screen and (max-width:1600px){.story_pb_80__OYezC{padding-bottom:70px}}@media only screen and (max-width:1440px){.story_pb_80__OYezC{padding-bottom:70px}}@media only screen and (max-width:1024px){.story_pb_80__OYezC{padding-bottom:60px}}@media only screen and (max-width:600px){.story_pb_80__OYezC{padding-bottom:30px}}.story_pt_85__butCo{padding-top:85px}@media only screen and (max-width:1440px){.story_pt_85__butCo{padding-top:75px}}@media only screen and (max-width:1024px){.story_pt_85__butCo{padding-top:65px}}@media only screen and (max-width:600px){.story_pt_85__butCo{padding-top:42px}}.story_pb_85__mXDTa{padding-bottom:85px}@media only screen and (max-width:1024px){.story_pb_85__mXDTa{padding-bottom:50px}}@media only screen and (max-width:600px){.story_pb_85__mXDTa{padding-bottom:42px}}.story_pt_90__vOM_5{padding-top:90px}@media only screen and (max-width:1024px){.story_pt_90__vOM_5{padding-top:50px}}@media only screen and (max-width:600px){.story_pt_90__vOM_5{padding-top:46px}}.story_pb_90__tpn_T{padding-bottom:90px}@media only screen and (max-width:1024px){.story_pb_90__tpn_T{padding-bottom:50px}}@media only screen and (max-width:600px){.story_pb_90__tpn_T{padding-bottom:46px}}.story_pt_100__IWbdB{padding-top:100px}@media only screen and (max-width:1600px){.story_pt_100__IWbdB{padding-top:80px}}@media only screen and (max-width:1024px){.story_pt_100__IWbdB{padding-top:70px}}@media only screen and (max-width:600px){.story_pt_100__IWbdB{padding-top:75px}}@media only screen and (max-width:480px){.story_pt_100__IWbdB{padding-top:40px}}.story_pb_100__LuRNK{padding-bottom:100px}@media only screen and (max-width:1600px){.story_pb_100__LuRNK{padding-bottom:80px}}@media only screen and (max-width:1024px){.story_pb_100__LuRNK{padding-bottom:80px}}@media only screen and (max-width:820px){.story_pb_100__LuRNK{padding-bottom:70px}}@media only screen and (max-width:600px){.story_pb_100__LuRNK{padding-bottom:75px}}@media only screen and (max-width:480px){.story_pb_100__LuRNK{padding-bottom:40px}}.story_pt_105__fPiqV{padding-top:105px}@media only screen and (max-width:1600px){.story_pt_105__fPiqV{padding-top:85px}}@media only screen and (max-width:1024px){.story_pt_105__fPiqV{padding-top:80px}}@media only screen and (max-width:820px){.story_pt_105__fPiqV{padding-top:70px}}@media only screen and (max-width:600px){.story_pt_105__fPiqV{padding-top:75px}}@media only screen and (max-width:480px){.story_pt_105__fPiqV{padding-top:50px}}.story_pb_105__MyPKj{padding-bottom:105px}@media only screen and (max-width:1600px){.story_pb_105__MyPKj{padding-bottom:85px}}@media only screen and (max-width:1024px){.story_pb_105__MyPKj{padding-bottom:80px}}@media only screen and (max-width:820px){.story_pb_105__MyPKj{padding-bottom:70px}}@media only screen and (max-width:600px){.story_pb_105__MyPKj{padding-bottom:75px}}@media only screen and (max-width:480px){.story_pb_105__MyPKj{padding-bottom:50px}}.story_pt_110__e3WWX{padding-top:110px}@media only screen and (max-width:1024px){.story_pt_110__e3WWX{padding-top:90px}}@media only screen and (max-width:820px){.story_pt_110__e3WWX{padding-top:70px}}@media only screen and (max-width:600px){.story_pt_110__e3WWX{padding-top:50px}}@media only screen and (max-width:480px){.story_pt_110__e3WWX{padding-top:50px}}.story_pb_110__dxT0W{padding-bottom:110px}@media only screen and (max-width:1024px){.story_pb_110__dxT0W{padding-bottom:90px;padding-bottom:70px}}@media only screen and (max-width:600px){.story_pb_110__dxT0W{padding-bottom:50px}}@media only screen and (max-width:480px){.story_pb_110__dxT0W{padding-bottom:50px}}.story_pt_115__kLuiY{padding-top:115px}@media only screen and (max-width:1600px){.story_pt_115__kLuiY{padding-top:95px}}@media only screen and (max-width:1024px){.story_pt_115__kLuiY{padding-top:80px;padding-top:70px}}@media only screen and (max-width:600px){.story_pt_115__kLuiY{padding-top:57px}}.story_pb_115___zCZ_{padding-bottom:115px}@media only screen and (max-width:1600px){.story_pb_115___zCZ_{padding-bottom:95px}}@media only screen and (max-width:1024px){.story_pb_115___zCZ_{padding-bottom:80px;padding-bottom:70px}}@media only screen and (max-width:600px){.story_pb_115___zCZ_{padding-bottom:57px}}.story_pb_120__fq0Ai{padding-bottom:120px}@media only screen and (max-width:1600px){.story_pb_120__fq0Ai{padding-bottom:100px}}@media only screen and (max-width:1395px){.story_pb_120__fq0Ai{padding-bottom:100px}}@media only screen and (max-width:1200px){.story_pb_120__fq0Ai{padding-bottom:80px}}@media only screen and (max-width:1024px){.story_pb_120__fq0Ai{padding-bottom:70px}}@media only screen and (max-width:600px){.story_pb_120__fq0Ai{padding-bottom:50px}}.story_pt_120__mtld1{padding-top:120px}@media only screen and (max-width:1600px){.story_pt_120__mtld1{padding-top:100px}}@media only screen and (max-width:1395px){.story_pt_120__mtld1{padding-top:100px}}@media only screen and (max-width:1200px){.story_pt_120__mtld1{padding-top:80px}}@media only screen and (max-width:1024px){.story_pt_120__mtld1{padding-top:70px}}@media only screen and (max-width:600px){.story_pt_120__mtld1{padding-top:50px}}.story_pt_125__dNm6P{padding-top:125px}@media only screen and (max-width:600px){.story_pt_125__dNm6P{padding-top:62px}}.story_pb_125__4jukM{padding-bottom:125px}@media only screen and (max-width:600px){.story_pb_125__4jukM{padding-bottom:62px}}.story_pt_130__TrgWO{padding-top:130px}@media only screen and (max-width:1024px){.story_pt_130__TrgWO{padding-top:80px}}@media only screen and (max-width:600px){.story_pt_130__TrgWO{padding-top:65px}}.story_pb_130__OfV3p{padding-bottom:130px}@media only screen and (max-width:1024px){.story_pb_130__OfV3p{padding-bottom:80px}}@media only screen and (max-width:600px){.story_pb_130__OfV3p{padding-bottom:65px}}.story_pt_135__4sGyx{padding-top:135px}@media only screen and (max-width:1024px){.story_pt_135__4sGyx{padding-top:80px}}@media only screen and (max-width:600px){.story_pt_135__4sGyx{padding-top:67px}}.story_pb_135__iVUaN{padding-bottom:135px}@media only screen and (max-width:1024px){.story_pb_135__iVUaN{padding-bottom:80px}}@media only screen and (max-width:600px){.story_pb_135__iVUaN{padding-bottom:67px}}.story_pb_140__ZtTsI{padding-bottom:140px}@media only screen and (max-width:1024px){.story_pb_140__ZtTsI{padding-bottom:70px}}@media only screen and (max-width:600px){.story_pb_140__ZtTsI{padding-bottom:50px}}.story_pt_140__bVyXR{padding-top:140px}@media only screen and (max-width:600px){.story_pt_140__bVyXR{padding-top:70px}}.story_pt_145__Nw7zf{padding-top:145px}@media only screen and (max-width:1024px){.story_pt_145__Nw7zf{padding-top:70px}}@media only screen and (max-width:600px){.story_pt_145__Nw7zf{padding-top:72px}}.story_pb_145__vGA9M{padding-bottom:145px}@media only screen and (max-width:1024px){.story_pb_145__vGA9M{padding-bottom:70px}}@media only screen and (max-width:600px){.story_pb_145__vGA9M{padding-bottom:25px}}.story_pt_150__yRlcx{padding-top:150px}@media only screen and (max-width:1024px){.story_pt_150__yRlcx{padding-top:80px}}@media only screen and (max-width:600px){.story_pt_150__yRlcx{padding-top:75px}}@media only screen and (max-width:480px){.story_pt_150__yRlcx{padding-top:45px}}.story_pb_150__RwStH{padding-bottom:150px}@media only screen and (max-width:1024px){.story_pb_150__RwStH{padding-bottom:80px}}@media only screen and (max-width:600px){.story_pb_150__RwStH{padding-bottom:75px}}@media only screen and (max-width:480px){.story_pb_150__RwStH{padding-bottom:45px}}.story_pt_155__jyBtq{padding-top:155px}@media only screen and (max-width:600px){.story_pt_155__jyBtq{padding-top:77px}.story_pb_155___MfJo{padding-bottom:77px}}.story_pt_160__RvYG8{padding-top:160px}@media only screen and (max-width:1024px){.story_pt_160__RvYG8{padding-top:100px}}@media only screen and (max-width:600px){.story_pt_160__RvYG8{padding-top:80px}}.story_pb_160__wCCpL{padding-bottom:160px}@media only screen and (max-width:600px){.story_pb_160__wCCpL{padding-bottom:80px}}.story_pt_165__bhD47{padding-top:165px}@media only screen and (max-width:600px){.story_pt_165__bhD47{padding-top:82px}}.story_pb_165__FMA7M{padding-bottom:165px}@media only screen and (max-width:992px){.story_pb_165__FMA7M{padding-bottom:60px}}@media only screen and (max-width:600px){.story_pb_165__FMA7M{padding-bottom:50px}}.story_pt_170__yEtJy{padding-top:170px}@media only screen and (max-width:600px){.story_pt_170__yEtJy{padding-top:85px}}.story_pb_170__KsM3F{padding-bottom:170px}@media only screen and (max-width:600px){.story_pb_170__KsM3F{padding-bottom:85px}}.story_pb_175__2V1v3{padding-bottom:175px}@media only screen and (max-width:1024px){.story_pb_175__2V1v3{padding-bottom:87px}}@media only screen and (max-width:600px){.story_pb_175__2V1v3{padding-bottom:120px}}@media only screen and (max-width:480px){.story_pb_175__2V1v3{padding-bottom:40px}}.story_pt_175__ziKVG{padding-top:175px}@media only screen and (max-width:600px){.story_pt_175__ziKVG{padding-top:87px}}@media only screen and (max-width:1024px){.story_pt_175__ziKVG{padding-top:80px}}@media only screen and (max-width:480px){.story_pt_175__ziKVG{padding-top:40px}}.story_pb_180__A_guh{padding-bottom:180px}@media only screen and (max-width:600px){.story_pb_180__A_guh{padding-bottom:90px}}.story_pt_180__vniPN{padding-top:180px}@media only screen and (max-width:1024px){.story_pt_180__vniPN{padding-top:110px}}@media only screen and (max-width:600px){.story_pt_180__vniPN{padding-top:51px}}.story_pb_185__Hs4O6{padding-bottom:185px}@media only screen and (max-width:1024px){.story_pb_185__Hs4O6{padding-bottom:110px}}@media only screen and (max-width:600px){.story_pb_185__Hs4O6{padding-bottom:51px}}.story_pt_185__LoN_i{padding-top:185px}@media only screen and (max-width:1024px){.story_pt_185__LoN_i{padding-top:105px}}@media only screen and (max-width:600px){.story_pt_185__LoN_i{padding-top:92px}}.story_pb_190__9YzIK{padding-bottom:190px}@media only screen and (max-width:1024px){.story_pb_190__9YzIK{padding-bottom:120px;padding-bottom:110px}}@media only screen and (max-width:600px){.story_pb_190__9YzIK{padding-bottom:95px}}.story_pt_190__PTtC7{padding-top:190px}@media only screen and (max-width:1024px){.story_pt_190__PTtC7{padding-top:120px;padding-top:110px}}@media only screen and (max-width:600px){.story_pt_190__PTtC7{padding-top:95px}}.story_pb_195__7AxHZ{padding-bottom:195px}@media only screen and (max-width:1024px){.story_pb_195__7AxHZ{padding-bottom:115px}}@media only screen and (max-width:600px){.story_pb_195__7AxHZ{padding-bottom:97px}}.story_pt_195__r4cqS{padding-top:195px}@media only screen and (max-width:1024px){.story_pt_195__r4cqS{padding-top:115px}}@media only screen and (max-width:600px){.story_pt_195__r4cqS{padding-top:97px}}.story_pb_200__anJ8s{padding-bottom:200px}@media only screen and (max-width:1024px){.story_pb_200__anJ8s{padding-bottom:150px}}@media only screen and (max-width:600px){.story_pb_200__anJ8s{padding-bottom:100px}}.story_pt_200__NCXpc{padding-top:200px}@media only screen and (max-width:1024px){.story_pt_200__NCXpc{padding-top:150px}}@media only screen and (max-width:600px){.story_pt_200__NCXpc{padding-top:100px}}.story_pt_240__tI6ki{padding-top:240px}@media only screen and (max-width:1024px){.story_pt_240__tI6ki{padding-top:160px}}@media only screen and (max-width:600px){.story_pt_240__tI6ki{padding-top:110px}}.story_pb_240__EADvE{padding-bottom:240px}@media only screen and (max-width:1024px){.story_pb_240__EADvE{padding-bottom:160px}}@media only screen and (max-width:600px){.story_pb_240__EADvE{padding-bottom:110px}}.story_mt_0__aO8xU{margin-top:0!important}.story_mb_0__J8Yg9{margin-bottom:0!important}.story_m_auto__kf3QJ{margin:auto}.story_mt_auto__V_5Ju{margin-top:auto}.story_mb_auto__p1xo2{margin-bottom:auto}.story_ml_auto___mEX9{margin-left:auto}.story_mr_auto__I_OKy{margin-right:auto}.story_mt_5__NfAOY{margin-top:5px}.story_mb_5__M9oCO{margin-bottom:5px}.story_mt_10__KNJC3{margin-top:10px}@media only screen and (max-width:600px){.story_mt_10__KNJC3{margin-top:5px}}.story_mb_10__VuUtw{margin-bottom:10px!important}@media only screen and (max-width:600px){.story_mb_10__VuUtw{margin-bottom:5px}}.story_mt_15__A1h9D{margin-top:15px}@media only screen and (max-width:600px){.story_mt_15__A1h9D{margin-top:10px}}.story_mb_15__6hS1J{margin-bottom:15px}@media only screen and (max-width:600px){.story_mb_15__6hS1J{margin-bottom:10px}}.story_mt_20__4nHQP{margin-top:20px!important}@media only screen and (max-width:600px){.story_mt_20__4nHQP{margin-top:10px!important}}.story_mb_20__SMZCU{margin-bottom:20px}@media only screen and (max-width:600px){.story_mb_20__SMZCU{margin-bottom:8px}}.story_mt_30__NCpnM{margin-top:30px}@media only screen and (max-width:600px){.story_mt_30__NCpnM{margin-top:15px}}.story_mb_30__NVq8y{margin-bottom:30px}@media only screen and (max-width:1024px){.story_mb_30__NVq8y{margin-bottom:9px}}@media only screen and (max-width:600px){.story_mb_30__NVq8y{margin-bottom:15px}}.story_mt_35__Fubr5{margin-top:35px}@media only screen and (max-width:1024px){.story_mt_35__Fubr5{margin-top:17px;margin-top:9px}}@media only screen and (max-width:600px){.story_mt_35__Fubr5{margin-top:17px}}.story_mb_35__8vAzx{margin-bottom:35px}@media only screen and (max-width:600px){.story_mb_35__8vAzx{margin-bottom:17px}}.story_mt_40__QNHzj{margin-top:40px}@media only screen and (max-width:1024px){.story_mt_40__QNHzj{margin-top:20px}}@media only screen and (max-width:600px){.story_mt_40__QNHzj{margin-top:20px}}.story_mb_40__P_g85{margin-bottom:40px}@media only screen and (max-width:600px){.story_mb_40__P_g85{margin-bottom:20px}}.story_mt_45__GTGNo{margin-top:45px}@media only screen and (max-width:600px){.story_mt_45__GTGNo{margin-top:22px}}.story_mb_45__h2XAS{margin-bottom:45px}@media only screen and (max-width:600px){.story_mb_45__h2XAS{margin-bottom:22px}}.story_mt_50__YlRQs{margin-top:50px}@media only screen and (max-width:600px){.story_mt_50__YlRQs{margin-top:15px}}@media only screen and (max-width:1024px){.story_mt_50__YlRQs{margin-top:20px}}.story_mb_50__TxxAH{margin-bottom:50px}@media only screen and (max-width:1024px){.story_mb_50__TxxAH{margin-bottom:20px}}@media only screen and (max-width:600px){.story_mb_50__TxxAH{margin-bottom:15px}}.story_mt_55__gfmyP{margin-top:55px}@media only screen and (max-width:1024px){.story_mt_55__gfmyP{margin-top:40px}}@media only screen and (max-width:600px){.story_mt_55__gfmyP{margin-top:27px}}.story_mb_55__VFUZr{margin-bottom:55px}@media only screen and (max-width:600px){.story_mb_55__VFUZr{margin-bottom:27px}}@media only screen and (max-width:1024px){.story_mb_55__VFUZr{margin-bottom:40px}}.story_mb_60__AGiSN{margin-bottom:60px}@media only screen and (max-width:1024px){.story_mb_60__AGiSN{margin-bottom:40px}}@media only screen and (max-width:600px){.story_mb_60__AGiSN{margin-bottom:30px}}.story_mt_60__mTIqw{margin-top:60px}@media only screen and (max-width:600px){.story_mt_60__mTIqw{margin-top:30px}}.story_mb_65__8cGLq{margin-bottom:65px}@media only screen and (max-width:600px){.story_mb_65__8cGLq{margin-bottom:32px}}.story_mt_65__fu6ut{margin-top:65px}@media only screen and (max-width:600px){.story_mt_65__fu6ut{margin-top:32px}}.story_mb_70__inxiu{margin-bottom:70px}@media only screen and (max-width:600px){.story_mb_70__inxiu{margin-bottom:35px}}.story_mt_70__8chLp{margin-top:70px}@media only screen and (max-width:600px){.story_mt_70__8chLp{margin-top:35px}}.story_mb_75__yBj_2{margin-bottom:75px}@media only screen and (max-width:600px){.story_mb_75__yBj_2{margin-bottom:36px}}.story_mt_75__H0wZq{margin-top:75px}@media only screen and (max-width:600px){.story_mt_75__H0wZq{margin-top:36px}}.story_mt_80__9IWsl{margin-top:80px}@media only screen and (max-width:600px){.story_mt_80__9IWsl{margin-top:40px}}.story_mb_80__l0Ji5{margin-bottom:80px}@media only screen and (max-width:600px){.story_mb_80__l0Ji5{margin-bottom:40px}}.story_mt_85__Pn_J9{margin-top:85px}@media only screen and (max-width:600px){.story_mt_85__Pn_J9{margin-top:42px}}.story_mb_85__lavij{margin-bottom:85px}@media only screen and (max-width:600px){.story_mb_85__lavij{margin-bottom:42px}}.story_mb_90__zwtpk{margin-bottom:90px}@media only screen and (max-width:600px){.story_mb_90__zwtpk{margin-bottom:35px}}.story_mt_100__gD1Bk{margin-top:100px}@media only screen and (max-width:1024px){.story_mt_100__gD1Bk{margin-top:45px}}@media only screen and (max-width:600px){.story_mt_100__gD1Bk{margin-top:50px}}@media only screen and (max-width:480px){.story_mt_100__gD1Bk{margin-top:20px}}.story_mb_100__58u09{margin-bottom:100px}@media only screen and (max-width:1024px){.story_mb_100__58u09{margin-bottom:45px}}@media only screen and (max-width:600px){.story_mb_100__58u09{margin-bottom:50px}}@media only screen and (max-width:480px){.story_mb_100__58u09{margin-bottom:20px}}.story_mt_115__JEhNu{margin-top:115px}@media only screen and (max-width:600px){.story_mt_115__JEhNu{margin-top:57px}}.story_mb_115__VxETU{margin-bottom:115px}@media only screen and (max-width:600px){.story_mb_115__VxETU{margin-bottom:57px}}.story_mb_120__S0Igz{margin-bottom:120px}@media only screen and (max-width:1200px){.story_mb_120__S0Igz{margin-bottom:90px}}@media only screen and (max-width:1024px){.story_mb_120__S0Igz{margin-bottom:80px}}@media only screen and (max-width:600px){.story_mb_120__S0Igz{margin-bottom:60px}}.story_mt_120__NhwU0{margin-top:120px}@media only screen and (max-width:1200px){.story_mt_120__NhwU0{margin-top:90px}}@media only screen and (max-width:1024px){.story_mt_120__NhwU0{margin-top:80px}}@media only screen and (max-width:600px){.story_mt_120__NhwU0{margin-top:60px}}.story_mt_125__3Igec{margin-top:125px}@media only screen and (max-width:600px){.story_mt_125__3Igec{margin-top:62px}}.story_mb_125__nXdfF{margin-bottom:125px}@media only screen and (max-width:600px){.story_mb_125__nXdfF{margin-bottom:62px}}.story_mt_130__q2oVS{margin-top:130px}@media only screen and (max-width:1024px){.story_mt_130__q2oVS{margin-top:75px}}@media only screen and (max-width:600px){.story_mt_130__q2oVS{margin-top:65px}}.story_mb_130__v8ZwB{margin-bottom:130px}@media only screen and (max-width:1024px){.story_mb_130__v8ZwB{margin-bottom:75px}}@media only screen and (max-width:600px){.story_mb_130__v8ZwB{margin-bottom:65px}}.story_mt_135__WzPuG{margin-top:135px}@media only screen and (max-width:600px){.story_mt_135__WzPuG{margin-top:67px}}.story_mb_135__sUpj8{margin-bottom:135px}@media only screen and (max-width:600px){.story_mb_135__sUpj8{margin-bottom:67px}}.story_mt_140__IFH6X{margin-top:140px}@media only screen and (max-width:600px){.story_mt_140__IFH6X{margin-top:70px}}.story_mb_140__tWc9v{margin-bottom:140px}@media only screen and (max-width:600px){.story_mb_140__tWc9v{margin-bottom:70px}}.story_mt_145__P0Q8y{margin-top:145px}@media only screen and (max-width:600px){.story_mt_145__P0Q8y{margin-top:72px}}.story_mb_145__o18rW{margin-bottom:145px}@media only screen and (max-width:600px){.story_mb_145__o18rW{margin-bottom:72px}}.story_mt_150__fmJlS{margin-top:150px}@media only screen and (max-width:600px){.story_mt_150__fmJlS{margin-top:75px}}.story_mb_150__POVUn{margin-bottom:150px}@media only screen and (max-width:1024px){.story_mb_150__POVUn{margin-bottom:80px}}@media only screen and (max-width:600px){.story_mb_150__POVUn{margin-bottom:45px}}.story_mt_155__6w_an{margin-top:155px}@media only screen and (max-width:600px){.story_mt_155__6w_an{margin-top:77px}.story_mb_155__BNoaa{margin-bottom:77px}}.story_mt_160__gnh6F{margin-top:160px}@media only screen and (max-width:600px){.story_mt_160__gnh6F{margin-top:80px}}.story_mb_160__8j2LG{margin-bottom:160px}@media only screen and (max-width:600px){.story_mb_160__8j2LG{margin-bottom:80px}}.story_mt_165__L3AVc{margin-top:165px}@media only screen and (max-width:600px){.story_mt_165__L3AVc{margin-top:82px}}.story_mb_165__TJ2cu{margin-bottom:165px}@media only screen and (max-width:600px){.story_mb_165__TJ2cu{margin-bottom:82px}}.story_mt_170__hKI7Y{margin-top:170px}@media only screen and (max-width:600px){.story_mt_170__hKI7Y{margin-top:85px}}.story_mb_170__Xh1OF{margin-bottom:170px}@media only screen and (max-width:600px){.story_mb_170__Xh1OF{margin-bottom:85px}}.story_mb_175__Hcrvw{margin-bottom:175px}@media only screen and (max-width:1024px){.story_mb_175__Hcrvw{margin-bottom:87px}}@media only screen and (max-width:600px){.story_mb_175__Hcrvw{margin-bottom:120px}}@media only screen and (max-width:480px){.story_mb_175__Hcrvw{margin-bottom:40px}}.story_mt_175__Uy8cz{margin-top:175px}@media only screen and (max-width:600px){.story_mt_175__Uy8cz{margin-top:87px}}@media only screen and (max-width:1024px){.story_mt_175__Uy8cz{margin-top:80px}}@media only screen and (max-width:480px){.story_mt_175__Uy8cz{margin-top:40px}}.story_mb_180__5Xfl2{margin-bottom:180px}@media only screen and (max-width:600px){.story_mb_180__5Xfl2{margin-bottom:90px}}.story_mt_180__hzu_H{margin-top:180px}@media only screen and (max-width:600px){.story_mt_180__hzu_H{margin-top:90px}}.story_mb_185__uKu2G{margin-bottom:185px}@media only screen and (max-width:600px){.story_mb_185__uKu2G{margin-bottom:92px}}.story_mt_185__3u9Zw{margin-top:185px}@media only screen and (max-width:600px){.story_mt_185__3u9Zw{margin-top:92px}}.story_mb_190__CB5dl{margin-bottom:185px}@media only screen and (max-width:600px){.story_mb_190__CB5dl{margin-bottom:95px}}.story_mt_190__nbwqo{margin-top:185px}@media only screen and (max-width:600px){.story_mt_190__nbwqo{margin-top:95px}}.story_mb_195__HVwnZ{margin-bottom:195px}@media only screen and (max-width:600px){.story_mb_195__HVwnZ{margin-bottom:97px}}.story_mt_195__II6pi{margin-top:195px}@media only screen and (max-width:600px){.story_mt_195__II6pi{margin-top:97px}}.story_mb_200__pxdoQ{margin-bottom:200px}@media only screen and (max-width:1024px){.story_mb_200__pxdoQ{margin-bottom:100px}}@media only screen and (max-width:600px){.story_mb_200__pxdoQ{margin-bottom:100px}}.story_mt_200___T6RD{margin-top:200px}@media only screen and (max-width:600px){.story_mt_200___T6RD{margin-top:80px}}.story_story_container__PnYx_{display:flex;align-items:center;column-gap:160px;max-width:1330px}.story_story_container__PnYx_ .story_story_img__NCjW8{background:hsla(0,0%,100%,.12);border-radius:0 0 300px 300px;height:638px;position:relative;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);display:flex;align-items:center;justify-content:center;width:545px}@media only screen and (max-width:1600px){.story_story_container__PnYx_ .story_story_img__NCjW8{width:340px;height:465px}}@media only screen and (max-width:1024px){.story_story_container__PnYx_ .story_story_img__NCjW8{width:310px;height:440px}}@media only screen and (max-width:767px){.story_story_container__PnYx_ .story_story_img__NCjW8{width:240px;height:310px;margin:0 auto}}.story_story_container__PnYx_ .story_story_content___I8ig{width:calc(100% - 445px)}@media only screen and (max-width:1600px){.story_story_container__PnYx_ .story_story_content___I8ig{width:calc(100% - 510px)}}@media only screen and (max-width:1024px){.story_story_container__PnYx_ .story_story_content___I8ig{width:calc(100% - 360px)}}@media only screen and (max-width:767px){.story_story_container__PnYx_ .story_story_content___I8ig{width:100%}}@media only screen and (max-width:1600px){.story_story_container__PnYx_{max-width:1100px;column-gap:130px}}@media only screen and (max-width:1024px){.story_story_container__PnYx_{column-gap:50px}}@media only screen and (max-width:767px){.story_story_container__PnYx_{flex-wrap:wrap;row-gap:30px;overflow:hidden}}@media only screen and (max-width:1600px){.story_story_content___I8ig{width:60%}}@media only screen and (max-width:1024px){.story_story_content___I8ig{padding-right:15px}}@media only screen and (max-width:767px){.story_story_content___I8ig{width:100%;text-align:center}}.story_story_content___I8ig h2{margin-bottom:25px}@media only screen and (max-width:767px){.story_story_content___I8ig h2{margin:0 auto 20px}}.story_story_content___I8ig p{color:#fff;font-size:1rem;line-height:1.75rem;font-weight:400}@media only screen and (max-width:1600px){.story_story_content___I8ig p{font-size:.9rem;line-height:1.5rem}}.story_story_content___I8ig .story_grd_outline_btn__Dq4Oo{margin-top:35px}@media only screen and (max-width:1600px){.story_story_content___I8ig .story_grd_outline_btn__Dq4Oo{margin-top:35px}}@media only screen and (max-width:767px){.story_story_content___I8ig .story_grd_outline_btn__Dq4Oo{margin:35px auto 0}}@media only screen and (max-width:1600px){.story_story_image__sTxcs{max-width:195px}}@media only screen and (max-width:1024px){.story_story_image__sTxcs{max-width:175px}}@media only screen and (max-width:767px){.story_story_image__sTxcs{max-width:130px;margin:0 auto}}.story_story_image__sTxcs{animation:story_float__c02bh 2s ease-in-out infinite}@keyframes story_float__c02bh{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}