.about_me_container{width:100%;background:radial-gradient(50% 50% at 75% 50%,#141a20 -50%,rgba(18,18,18,0) 100%)}@media screen and (max-width:768px){.about_me_container{background:radial-gradient(50% 50% at 50% 50%,#141a20 0,rgba(18,18,18,0) 100%)}}.about_me{display:flex;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:0 16px}@media screen and (max-width:1024px){.about_me{flex-direction:column;padding:0 16px 30px;gap:24px}}.about_me_text{font-size:48px;line-height:52px;font-weight:600;margin-bottom:24px}@media screen and (max-width:768px){.about_me_text{font-size:26px;line-height:32px}}.about_me_image{width:100%}@media screen and (max-width:768px){.about_me_image{width:100%;height:420px;object-fit:contain}}.about_me_content_container{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:start;padding:48px}.about_me_content_container p{font-size:16px;line-height:24px}@media screen and (max-width:768px){.about_me_content_container p{text-align:center}.about_me_content_container{align-items:center}}@media screen and (max-width:500px){.about_me_content_container{padding:0}}.about_me_image_container{width:100%}.about_me_cta{display:block;color:#192745;text-align:center;background-color:#fff;border-radius:8px;width:220px;padding:10px 18px;font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:1024px){.about_me_cta{width:100%;padding:8px 12px;font-size:14px}}.about_me_popup{padding:16px;height:100vh;width:100%;position:fixed;top:0;left:0;z-index:6;background:hsla(0,0%,100%,.02);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:none;align-items:center;justify-content:center}.about_me_popup_content_container{background-color:#001020;border-radius:12px;padding:24px;max-width:620px;max-height:500px;overflow:auto}.about_me_popup_content_container::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.7411764706);border-radius:12px;height:2px!important}.about_me_popup_content_container::-webkit-scrollbar{background:hsla(0,0%,100%,0);width:4px}.about_me_popup_content_container a,.about_me_popup_content_container p{font-size:14px;font-weight:400;line-height:22px;margin-bottom:12px}.about_me_popup_content_container ul{padding-left:32px;margin-bottom:12px}.about_me_popup_content_container li{font-size:14px;font-weight:400;line-height:20px}.about_me_popup_content_container .about_me_popup_content_title{color:#3b65a3;font-size:22px;font-weight:700;line-height:28px}.about_me_popup_close{position:-webkit-sticky;position:sticky;top:0;display:flex;justify-content:flex-end}#about-me-close{position:absolute;top:-16px;right:-12px}.affiliations{gap:32px;align-items:center;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;padding:60px 16px;position:relative}@media screen and (max-width:768px){.affiliations{gap:24px;padding:32px 16px}}.affiliation_logos_container{display:flex;position:relative;z-index:1;padding:26px 16px;width:100%;max-width:1200px;justify-content:space-between;grid-column-gap:24px;grid-row-gap:24px;background-color:rgba(0,0,0,.1764705882);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid hsla(0,0%,100%,.528);box-shadow:0 4px 12px hsla(0,0%,100%,.252)}@media screen and (max-width:768px){.affiliation_logos_container{gap:8px;padding:24px 12px}}.affiliation_logos_container img{flex:none;width:115px;height:54px}@media screen and (max-width:768px){.affiliation_logos_container img{height:42px;width:auto}}.affiliation_logos_container div{display:flex;align-items:center;justify-content:center}.affiliations_text{font-size:48px;line-height:52px;font-weight:600;text-align:center;position:relative}@media screen and (max-width:768px){.affiliations_text{font-size:26px;line-height:32px}}.composition_container{display:flex;flex-direction:column;min-height:100vh;align-items:center;justify-content:center;width:100%;margin-left:auto;margin-right:auto;padding:60px 16px;gap:32px;overflow:hidden}@media screen and (max-width:768px){.composition_container{padding:30px 16px}}.composition_text{font-size:48px;line-height:52px;font-weight:600;text-align:center}@media screen and (max-width:768px){.composition_text{font-size:26px;line-height:32px}}.composition_img{width:700px;height:400px;aspect-ratio:16/9;border-radius:16px;object-fit:cover;overflow:hidden;flex-shrink:0}@media screen and (max-width:1024px){.composition_img{width:700px;height:420px}}@media screen and (max-width:768px){.composition_img{width:460px;height:280px}}@media screen and (max-width:490px){.composition_img{width:320px;height:180px}}.composition{background-color:#141a20}.composition_img_container{display:flex;flex-direction:row;gap:32px;align-items:flex-start;align-self:flex-start;will-change:transform}.composition_img_container a{flex-shrink:0}.enroll{background-color:#141a20}.enroll_container{max-width:1200px;width:100%;padding:60px 16px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (max-width:768px){.enroll_container{padding:30px 16px}}.enroll_text{font-size:48px;line-height:52px;font-weight:600;text-align:center}@media screen and (max-width:768px){.enroll_text{font-size:26px;line-height:32px}}.outer_box{background:#edebef;border-radius:24px;display:flex;flex-direction:column;gap:12px;align-items:center;padding:16px;width:260px}@media screen and (max-width:500px){.outer_box{width:100%}}.outer_box img{height:108px;width:108px}.enroll_steps_container{display:flex;justify-content:center;align-items:stretch;gap:32px;flex-wrap:wrap}.each_step_content{width:100%;display:flex;flex-direction:column;gap:8px;align-items:center}.content_title{font-size:24px;line-height:36px}.content_description,.content_title{color:#141a20;font-weight:600;text-align:center}.content_description{font-size:16px;line-height:20px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}: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);-webkit-backface-visibility:hidden;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-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.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-lazy-preloader,.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.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}.hero_right .slider_container{width:100%;height:auto;padding-bottom:24px}.hero_right .slide_img{width:640px;height:390px;flex-shrink:0;object-fit:cover;aspect-ratio:16/9;border-radius:16px}@media screen and (max-width:768px){.hero_right .slide_img{width:100%;height:100%}}.hero_right .img_container{border-radius:16px;width:100%;height:100%;overflow:hidden}@media screen and (max-width:768px){.hero_right .img_container{width:100%}}.hero_right .swiper-pagination-bullet{background-color:#324150;opacity:1;height:6px;width:6px}.hero_right .swiper-pagination-bullet-active{background-color:#fff}.header{position:relative;z-index:1}.header_logo__ham{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding:12px 16px;display:flex}.logo{color:#fff;font-size:24px;font-weight:500;line-height:36px;text-decoration:none}.ham_icon{width:32px;height:32px}.div_block{background-color:#141a20;height:100%;position:relative;overflow:hidden}.hero_right{grid-row:span 2/span 2;width:640px;flex:none;border-radius:16px}@media screen and (max-width:768px){.hero_right{width:100%}}.hero_side_imgs_con{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0;display:flex;justify-content:space-between;align-items:center;opacity:.5}.hero_section{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:0 48px;gap:0 48px;padding:60px 16px;position:relative;z-index:1}@media screen and (max-width:1024px){.hero_section{display:flex;flex-direction:column;align-items:center;padding:48px 16px;grid-column-gap:0;grid-row-gap:0}}@media screen and (max-width:768px){.hero_section{padding:32px 16px}}.hero_content{display:flex;flex-direction:column;align-items:start;justify-content:space-between}@media screen and (max-width:1024px){.hero_content{align-items:center}}.hero_h1{color:#fff;font-size:52px;font-weight:700;line-height:64px;text-transform:capitalize}@media screen and (max-width:1024px){.hero_h1{text-align:center;width:65%;margin-bottom:24px}}@media screen and (max-width:768px){.hero_h1{font-size:44px;line-height:54px;width:100%}}.hero_p{color:#fff;font-size:20px;font-weight:400;line-height:28px;margin:24px 0 16px}@media screen and (max-width:1024px){.hero_p{margin:24px 0;text-align:center;width:65%}}@media screen and (max-width:768px){.hero_p{font-size:18px;line-height:24px;width:100%}}.hero_cta{color:#141a20;text-align:center;background-color:#fff;border-radius:8px;min-width:220px;padding:12px 24px;font-size:16px;font-weight:600;line-height:24px}@media screen and (max-width:1024px){.hero_cta{width:65%}}@media screen and (max-width:768px){.hero_cta{width:100%}}.start_text{margin-bottom:18px}.our_programs_container{min-height:100vh;background-color:#141a20;justify-content:center}.our_programs,.our_programs_container{width:100%;display:flex;align-items:center}.our_programs{flex-direction:column;margin-left:auto;margin-right:auto;padding:60px 16px;gap:32px;overflow:hidden}@media screen and (max-width:768px){.our_programs{padding:30px 16px}}.our_programs_text{font-size:48px;line-height:52px;font-weight:600;text-align:center}@media screen and (max-width:768px){.our_programs_text{font-size:26px;line-height:32px}}.our_programs_cards_container{display:flex;flex-direction:row;gap:32px;justify-content:center;align-items:stretch;align-self:flex-start;will-change:transform}.our_programs_card{background-color:rgba(10,10,10,.7411764706);display:flex;flex-direction:column;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;overflow:hidden;width:360px;flex-shrink:0}@media screen and (max-width:768px){.our_programs_card{width:320px}}.our_programs_card_content_container{padding:24px;width:100%;display:flex;flex-direction:column;height:100%}@media screen and (max-width:768px){.our_programs_card_content_container{padding:24px 16px}}.our_programs_card_image_container{cursor:pointer;position:relative}.our_programs_card_image{width:auto;flex-shrink:0;height:240px;object-fit:cover}@media screen and (max-width:768px){.our_programs_card_image{width:100%;height:200px;aspect-ratio:16/9;object-fit:cover}}.our_programs_card_title{font-weight:500;font-size:28px;line-height:32px;text-align:center;margin-bottom:8px}@media screen and (max-width:768px){.our_programs_card_title{font-size:24px;line-height:28px;margin-bottom:16px}}.our_programs_card_descr{font-weight:400;margin-bottom:16px}.get_in_touch_cta,.our_programs_card_descr{font-size:16px;line-height:24px;text-align:center}.get_in_touch_cta{display:block;color:#192745;background-color:#fff;border-radius:8px;width:220px;padding:10px 18px;font-weight:600}@media screen and (max-width:1024px){.get_in_touch_cta{width:100%;padding:8px 12px;font-size:14px}}.our_programs_card_play{height:64px;width:64px}.our_programs_card_play_container{position:absolute;display:flex;justify-content:center;align-items:center;height:100%;width:100%}.watch_video_cta{margin:auto auto 0}.sidebar{position:fixed;height:100vh;background-color:#121212;top:0;right:0;width:300px;display:flex;flex-direction:column;z-index:6;transform:translateX(300px);transition:transform .3s ease-in-out}.active{transform:translateX(0)}.sidebar_wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;padding:24px}#closeIcon{padding-top:24px;padding-right:24px;align-self:end;cursor:pointer}.sidebar_wrapper a{font-size:20px;line-height:28px}@media screen and (max-width:768px){.sidebar_wrapper{font-size:16px;line-height:24px}}#ham{cursor:pointer}#home{position:relative;background-color:#121212}.scroll_top{background-color:#d6dfe9;padding:14px 15px 12px;position:fixed;z-index:6;border-radius:50%;bottom:30px;right:30px;cursor:pointer}.stars_of_academy_container{max-width:1200px;width:100%;padding:60px 16px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:32px}@media screen and (max-width:768px){.stars_of_academy_container{padding:30px 16px}}.go_to_slide_text{font-size:48px;line-height:52px;font-weight:600;text-align:center}@media screen and (max-width:768px){.go_to_slide_text{font-size:26px;line-height:32px}}.stars_of_academy_slider_container{width:100%;display:flex;gap:20px;align-items:center}@media screen and (max-width:1024px){.stars_of_academy_slider_container{flex-direction:column-reverse}}.eachstudentContainer{padding:16px;border-radius:12px;background-color:rgba(10,10,10,.74);cursor:pointer}.go_to_slide{width:60%;display:flex;flex-direction:column;gap:16px;padding-right:16px;overflow-y:auto;overflow-x:hidden}.go_to_slide p{font-size:14px;font-weight:500;line-height:22px}@media screen and (max-width:1024px){.go_to_slide{width:100%}}@media screen and (max-width:768px){.go_to_slide{scrollbar-width:none;padding-right:0}}.go_to_slide .active_slide{background-color:#fff}.go_to_slide .active_slide p{color:#0a0a0a!important}.go_to_slide_mySwiper{width:100%;height:165px}.go_to_slide_mySwiper .each_slide{color:#141a20;cursor:pointer}.go_to_slide_mySwiper .img-con-per{height:165px;width:100%;aspect-ratio:16/9}.go_to_slide::-webkit-scrollbar{background:rgba(241,241,241,0);width:8px;border-radius:24px}.go_to_slide::-webkit-scrollbar-thumb{background:rgba(10,10,10,.7411764706);border-radius:24px;height:2px!important}.go_to_slide{-ms-overflow-style:none}@supports(-ms-ime-align:auto){.go_to_slide{-ms-overflow-style:scrollbar}}.slide_popup{padding:16px;height:100vh;width:100%;position:fixed;top:0;left:0;z-index:6;background:hsla(0,0%,100%,.02);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center}#slide-close{position:absolute;top:-16px;right:-12px;background-color:#fff;border-radius:24px}.slide_popup_video{width:580px;aspect-ratio:16/9;border-radius:8px;overflow:hidden}@media screen and (max-width:600px){.slide_popup_video{width:324px}}