/**
 * Swiper 4.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 1, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}@font-face{font-family:"新微軟正黑體";unicode-range:U+7db0, U+78A7, U+7B75;font-style:normal;font-weight:bold;src:local(MS Gothic), local(Yu Gothic)}@font-face{font-family:"新微軟正黑體";unicode-range:U+7db0, U+78A7, U+7B75;font-style:normal;font-weight:normal;src:local(微軟正黑體), local(Microsoft JhengHei)}body{font-family:Arial,"新微軟正黑體",Helvetica,Meiryo,Microsoft JhengHei,"微軟正黑體",sans-serif !important;-webkit-box-sizing:border-box;box-sizing:border-box;letter-spacing:0.4px;-ms-overflow-style:scrollbar}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Arial,"新微軟正黑體",Helvetica,Meiryo,Microsoft JhengHei,"微軟正黑體",sans-serif !important;letter-spacing:0.4px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}body{-webkit-text-size-adjust:100%;width:100% !important}@media all and (max-width: 430px){body{overflow-x:hidden}}*::after,*::before{-webkit-box-sizing:border-box;box-sizing:border-box}.is-l-width{width:100%;max-width:1000px;margin:0
auto}@media all and (max-width: 1024px){.is-l-width{max-width:800px}}@media all and (max-width: 768px){.is-l-width{max-width:100%;padding:0
50px}}@media all and (max-width: 414px){.is-l-width{padding:0
18px}}.white-text{color:white}.yellow-text{color:#FF0}.orange-text{color:#EEAE00}.pink-text{color:#FA1E50}.blue-text{color:#2369FF}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px}.margin-bottom{margin-bottom:8px}.margin-top{margin-top:8px}.arrow-left{-webkit-animation:arrow-left 1s linear infinite;animation:arrow-left 1s linear infinite}.arrow-right{-webkit-animation:arrow-right 1s linear infinite;animation:arrow-right 1s linear infinite}@media all and (max-width: 430px){.is-p{display:none}}.is-mobile{display:none}@media all and (max-width: 430px){.is-mobile{display:block}}@-webkit-keyframes bubbleAnimation-1{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bubbleAnimation-1{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bubbleAnimation-2{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bubbleAnimation-2{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bubbleAnimation-3{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(8px);transform:translateY(8px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bubbleAnimation-3{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(8px);transform:translateY(8px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bubbleAnimation-4{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bubbleAnimation-4{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bubbleAnimation-5{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(12px);transform:translateY(12px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bubbleAnimation-5{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(12px);transform:translateY(12px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes bubbleAnimation-6{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bubbleAnimation-6{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(10px);transform:translateY(10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes
giftAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-80px);transform:translateY(-80px)}40%{-webkit-transform:translateY(-75px);transform:translateY(-75px)}50%{-webkit-transform:translateY(-80px);transform:translateY(-80px)}60%{-webkit-transform:translateY(-75px);transform:translateY(-75px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes
giftAnimation{0%{-webkit-transform:translateY(0);transform:translateY(0)}20%{-webkit-transform:translateY(-80px);transform:translateY(-80px)}40%{-webkit-transform:translateY(-75px);transform:translateY(-75px)}50%{-webkit-transform:translateY(-80px);transform:translateY(-80px)}60%{-webkit-transform:translateY(-75px);transform:translateY(-75px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes
ribbonAnimation{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}50%{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}70%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}@keyframes
ribbonAnimation{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}50%{opacity:1;-webkit-transform:translateY(-10px);transform:translateY(-10px)}70%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}100%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}@-webkit-keyframes arrow-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes arrow-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(5px);transform:translateX(5px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes arrow-right{0%{-webkit-transform:translateX(5px);transform:translateX(5px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@keyframes arrow-right{0%{-webkit-transform:translateX(5px);transform:translateX(5px)}50%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(5px);transform:translateX(5px)}}@-webkit-keyframes
shinyV2{0%{-webkit-transform:scale(0) rotate(25deg);transform:scale(0) rotate(25deg);opacity:0}50%{-webkit-transform:scale(1) rotate(25deg);transform:scale(1) rotate(25deg);opacity:1}100%{-webkit-transform:scale(25) rotate(25deg);transform:scale(25) rotate(25deg);opacity:0}}@keyframes
shinyV2{0%{-webkit-transform:scale(0) rotate(25deg);transform:scale(0) rotate(25deg);opacity:0}50%{-webkit-transform:scale(1) rotate(25deg);transform:scale(1) rotate(25deg);opacity:1}100%{-webkit-transform:scale(25) rotate(25deg);transform:scale(25) rotate(25deg);opacity:0}}@-webkit-keyframes
breathe{0%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:0.85}50%{-webkit-transform:translate(-50%, -50%) scale(1.2);transform:translate(-50%, -50%) scale(1.2);opacity:1}100%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:0.85}}@keyframes
breathe{0%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:0.85}50%{-webkit-transform:translate(-50%, -50%) scale(1.2);transform:translate(-50%, -50%) scale(1.2);opacity:1}100%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:0.85}}@-webkit-keyframes
turnBig{0%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes
turnBig{0%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes
turnBigWithTranslate{0%{-webkit-transform:translate(-50%) scale(0.8);transform:translate(-50%) scale(0.8)}100%{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}}@keyframes
turnBigWithTranslate{0%{-webkit-transform:translate(-50%) scale(0.8);transform:translate(-50%) scale(0.8)}100%{opacity:1;-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1)}}@-webkit-keyframes
turnBigFood{0%{-webkit-transform:rotate(var(--rotate)) scale(0.8);transform:rotate(var(--rotate)) scale(0.8)}100%{opacity:1;-webkit-transform:rotate(var(--rotate)) scale(1);transform:rotate(var(--rotate)) scale(1)}}@keyframes
turnBigFood{0%{-webkit-transform:rotate(var(--rotate)) scale(0.8);transform:rotate(var(--rotate)) scale(0.8)}100%{opacity:1;-webkit-transform:rotate(var(--rotate)) scale(1);transform:rotate(var(--rotate)) scale(1)}}.top-section-wrapper{position:relative;padding-top:89px;background-image:url(/img/index/event/nextsetp/top-section/img_top_section_bg_deco_pc.svg);background-size:inherit;background-color:#FFE88A;z-index:2}@media all and (max-width: 1024px){.top-section-wrapper{background-image:url(/img/index/event/nextsetp/top-section/img_top_section_bg_deco_ipad.svg)}}@media all and (max-width: 430px){.top-section-wrapper{background-image:url(/img/index/event/nextsetp/top-section/img_top_section_bg_deco_m.svg)}}@media all and (max-width: 1024px){.top-section-wrapper{padding-top:80px}}.top-section-wrapper .winner-list-marquee-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px
0;overflow:hidden;white-space:nowrap;background:#FB9761;border-bottom:3px solid #FFF}@media all and (max-width: 768px){.top-section-wrapper .winner-list-marquee-wrapper{padding:7px
0;border-bottom:1px solid #FFF}}.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media all and (max-width: 1280px){.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content{gap:28px}}@media all and (max-width: 768px){.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content{gap:20px}}@media all and (max-width: 430px){.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content{gap:16px}}.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content .marquee-deco{display:inline-block;width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-position:center}@media all and (max-width: 1440px){.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content .marquee-deco{width:20px;height:20px}}@media all and (max-width: 1280px){.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content .marquee-deco{width:16px;height:16px}}@media all and (max-width: 768px){.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content .marquee-deco{width:12px;height:12px}}@media all and (max-width: 430px){.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content .marquee-deco{width:10px;height:10px}}.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content .marquee-deco.heart-deco{background-image:url(/img/index/event/nextsetp/top-section/img_heart.svg)}.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content .marquee-deco.star-deco{background-image:url(/img/index/event/nextsetp/top-section/img_star.svg)}.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content
p{font-size:20px;font-weight:700;text-shadow:0 0 10px #E84800}@media all and (max-width: 1280px){.top-section-wrapper .winner-list-marquee-wrapper .winner-list-items .winner-list-content
p{font-size:13px}}.top-section-wrapper .center-wrapper{position:relative;height:42vw;overflow:hidden}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper{height:620px}}.top-section-wrapper .center-wrapper
img{width:100%;-o-object-fit:contain;object-fit:contain}.top-section-wrapper .center-wrapper .center-food-bg .food-bg{position:absolute;z-index:1}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food{opacity:0;--rotate:0deg;width:7.3vw;top:16vw;left:25.7vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food{width:64px;top:160px;left:82.5%}}@media all and (max-width: 375px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food{left:300px}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-1{opacity:0;--rotate:-9deg;width:7.3vw;bottom:8vw;right:15.7vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-1{width:64px;top:164px;left:17px}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-2{opacity:0;--rotate:-21deg;width:7.3vw;top:10.4vw;right:21vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-2{width:64px;top:140px;right:40%}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-3{opacity:0;--rotate:-8deg;width:7.3vw;bottom:9.2vw;left:4.5vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-3{width:64px;bottom:310px;left:22px;-webkit-transform:rotate(-21deg);transform:rotate(-21deg)}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-4{opacity:0;width:7.3vw;bottom:8.2vw;left:16.5vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-4{width:64px;bottom:377px;left:256px;-webkit-transform:rotate(10.195deg);transform:rotate(10.195deg)}}@media all and (max-width: 375px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-4{left:230px}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-5{opacity:0;width:7.3vw;bottom:6vw;right:26vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-5{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-6{opacity:0;--rotate:6deg;width:7.3vw;bottom:10.7vw;right:2.7vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-6{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-7{opacity:0;--rotate:16deg;width:6.3vw;top:18.5vw;right:29vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-7{width:64px;top:250px;right:20px}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-8{opacity:0;--rotate:90deg;width:7.3vw;top:10.5vw;left:3vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-8{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-9{opacity:0;--rotate:75deg;width:7.3vw;top:4.7vw;left:14vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-9{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-10{opacity:0;--rotate:-7deg;width:5.3vw;top:16.3vw;left:35.5vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-10{width:64px;top:195px;left:120px}}@media all and (max-width: 375px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-10{left:90px}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-11{opacity:0;--rotate:0deg;width:7.3vw;top:2.9vw;right:10.5vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.food-11{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow{opacity:0;--rotate:0deg;width:3.9vw;top:2.9vw;right:25.4vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow-1{opacity:0;--rotate:0deg;width:3.9vw;top:2.8vw;left:26.6vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow-1{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow-2{opacity:0;--rotate:0deg;width:3.6vw;top:23.5vw;right:13vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow-2{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow-3{opacity:0;--rotate:0deg;width:4.9vw;top:7.5vw;right:1.8vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow-3{display:none}}.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow-4{opacity:0;--rotate:0deg;width:3.9vw;top:4.2vw;left:4.7vw;-webkit-animation:turnBigFood 0.5s ease-in-out 0.8s forwards;animation:turnBigFood 0.5s ease-in-out 0.8s forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-food-bg .food-bg.shadow-4{display:none}}.top-section-wrapper .center-wrapper .center-ben-bg{height:100%}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-title{aspect-ratio:780/276;width:40.6vw;position:absolute;top:1.8vw;left:50%;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-animation:turnBigWithTranslate 0.5s ease-in-out forwards;animation:turnBigWithTranslate 0.5s ease-in-out forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-title{width:350px;top:40px}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-ben{aspect-ratio:560/413;width:29.2vw;position:absolute;top:11.5vw;left:50%;z-index:1;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-animation:turnBigWithTranslate 0.5s ease-in-out forwards;animation:turnBigWithTranslate 0.5s ease-in-out forwards}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-ben{width:321px;top:242px}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-smoke{opacity:0;aspect-ratio:825/260;width:43vw;position:absolute;top:15.5vw;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-animation:turnBig 0.5s ease-in-out 0.4s forwards;animation:turnBig 0.5s ease-in-out 0.4s forwards}@media all and (max-width: 1024px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-smoke{width:406px}}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-smoke{top:286px}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-smoke.left{background-image:url(/img/index/event/nextsetp/top-section/img_top_section_left_smoke.png);background-repeat:no-repeat;background-size:contain;background-position:center;left:0}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-smoke.left{left:-220px}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-smoke.right{background-image:url(/img/index/event/nextsetp/top-section/img_top_section_right_smoke.png);background-repeat:no-repeat;background-size:contain;background-position:center;right:-5px}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-smoke.right{background-image:url(/img/index/event/nextsetp/top-section/img_top_section_right_smoke_m.png);background-size:contain;background-position:right center}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper{opacity:0;position:absolute;bottom:7.5vw;left:50%;z-index:1;-webkit-transform:translate(-50%) scale(0.8);transform:translate(-50%) scale(0.8);-webkit-animation:turnBigWithTranslate 0.5s ease-in-out 0.4s forwards;animation:turnBigWithTranslate 0.5s ease-in-out 0.4s forwards}@media all and (max-width: 1024px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper{bottom:5vw}}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper{bottom:120px}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn{position:relative;display:block;width:234px}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn:hover .btn-1, .top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn:hover .btn-2, .top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn:hover .btn-3, .top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn:hover .btn-4{display:none}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn:hover .btn-hover{display:block}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-text{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:77.5%;z-index:1}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-hover{display:none}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-2, .top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-3, .top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-4{position:absolute;-webkit-animation:fadeInLoop 3s ease infinite;animation:fadeInLoop 3s ease infinite}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-1{opacity:1}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-2{opacity:0;-webkit-animation-delay:0s;animation-delay:0s}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-3{opacity:0;-webkit-animation-delay:0.4s;animation-delay:0.4s}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn .btn-4{opacity:0;-webkit-animation-delay:0.8s;animation-delay:0.8s}@media all and (max-width: 1440px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn{width:200px}}@media all and (max-width: 1280px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn{width:156px}}@media all and (max-width: 768px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-btn-wrapper .top-task-section-btn{width:126px}}@-webkit-keyframes
fadeInLoop{0%{opacity:0}25%{opacity:1}100%{opacity:0}}@keyframes
fadeInLoop{0%{opacity:0}25%{opacity:1}100%{opacity:0}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people{opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;position:absolute;bottom:5.5vw;left:50%;z-index:1;-webkit-transform:translate(-50%) scale(0.8);transform:translate(-50%) scale(0.8);-webkit-animation:turnBigWithTranslate 0.5s ease-in-out 0.4s forwards;animation:turnBigWithTranslate 0.5s ease-in-out 0.4s forwards}@media all and (max-width: 1024px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people{bottom:2vw}}@media all and (max-width: 430px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people{bottom:90px}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people
img{width:18px;height:18px}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people
p{font-size:20px;color:#404753;white-space:nowrap}@media all and (max-width: 1440px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people
p{font-size:16px}}@media all and (max-width: 768px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people
p{font-size:14px}}.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people p
span{font-size:24px;font-weight:900;color:#2369FF;text-align:center;margin:0
12px}@media all and (max-width: 1440px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people p
span{font-size:20px}}@media all and (max-width: 768px){.top-section-wrapper .center-wrapper .center-ben-bg .top-section-count-people p
span{font-size:16px}}.top-section-wrapper .center-wrapper .yellow-circle-bottom{position:absolute;bottom:-1px}.sec-section-wrapper{position:relative;background-color:#FFFFED}.sec-section-wrapper .sec-section-title{position:relative;display:block;width:34.4%;margin:0
auto;padding:80px
0 40px;z-index:1}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-title{width:51.6%;padding:40px
0}}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-title{width:100%}}.sec-section-wrapper .sec-section-bg-deco-wrapper{position:absolute;width:100%;height:65vw}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-bg-deco-wrapper{top:50px;height:90vw}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-bg-deco-wrapper{height:73vw}}@media all and (max-width: 768px){.sec-section-wrapper .sec-section-bg-deco-wrapper{height:97vw}}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-bg-deco-wrapper{height:190vw}}.sec-section-wrapper .sec-section-bg-deco-wrapper .sec-section-bg-deco{position:sticky;top:0;background-image:url(/img/index/event/nextsetp/sec-section/img_sec_section_bg_spoon.png), url(/img/index/event/nextsetp/sec-section/img_sec_section_bg_knife.png), url(/img/index/event/nextsetp/sec-section/img_sec_section_bg_deco.png);background-repeat:no-repeat, no-repeat, no-repeat;background-size:110px auto, 100px auto, contain;background-position:left 300px top, right 300px top, left top 45px;width:100%;height:430px;z-index:-1}@media all and (max-width: 1680px){.sec-section-wrapper .sec-section-bg-deco-wrapper .sec-section-bg-deco{background-position:left 215px top, right 215px top, left top 75px}}@media all and (max-width: 1440px){.sec-section-wrapper .sec-section-bg-deco-wrapper .sec-section-bg-deco{background-size:90px auto, 80px auto, contain;background-position:left 160px top, right 160px top, left top 50px}}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-bg-deco-wrapper .sec-section-bg-deco{background-position:left 65px top, right 65px top, left top 50px;height:340px}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-bg-deco-wrapper .sec-section-bg-deco{background-image:none, none, url(/img/index/event/nextsetp/sec-section/img_sec_section_bg_deco.png);background-repeat:no-repeat;background-size:contain;background-position:left top 45px;height:220px}}@media all and (max-width: 768px){.sec-section-wrapper .sec-section-bg-deco-wrapper .sec-section-bg-deco{height:180px}}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-bg-deco-wrapper .sec-section-bg-deco{background-image:none, none, url(/img/index/event/nextsetp/sec-section/img_sec_section_bg_deco_m.png);background-position:left top, right top, left top;height:246px}}.sec-section-wrapper .sec-section-level-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;z-index:2}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper{gap:24px}}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper{gap:32px}}.sec-section-wrapper .sec-section-level-wrapper .level-bg{aspect-ratio:886/328;width:100%}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .level-bg{width:820px}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .level-bg{width:560px}}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper .level-bg{width:320px}}.sec-section-wrapper .sec-section-level-wrapper .level-bg-back{aspect-ratio:886/180;width:100%}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper{position:absolute;top:4.68vw;left:4.16vw}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper{top:6vw;left:6vw}}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper
p{line-height:150%}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper p.grey-text{font-size:20px;color:#555C66}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-title{font-size:42px;font-weight:700;text-shadow:2px 3px 0 #FFF}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-title{font-size:38px}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-title{font-size:28px}}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-title{font-size:20px;text-shadow:0.441px 0.662px 0 #FFF}}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-sub-title{font-size:32px;font-weight:700;margin-bottom:4px}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-sub-title{font-size:29px}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-sub-title{font-size:20px}}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-sub-title{font-size:16px}}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-sub-title
.highlight{position:relative;z-index:0;text-shadow:2px 3px 0 #FFF}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-sub-title
.highlight{text-shadow:0.722px 1.084px 0 #FEE8ED}}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-sub-title .highlight::after{content:"";position:absolute;left:0;bottom:-5px;z-index:-1;display:inline-block;width:100%;height:12px;background-color:#FB6184}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .info-sub-title .highlight.blue-line::after{background-color:#6596FF}.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .gray-text{font-size:20px;color:#404753}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .gray-text{font-size:18px}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .level-info-wrapper .gray-text{font-size:13px}}.sec-section-wrapper .sec-section-level-wrapper
.gift{position:absolute;top:1.56vw;right:5.2vw;width:36.5%}.sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper{position:absolute;right:0;bottom:10px;width:40.7%;z-index:1;cursor:pointer}.sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper:hover .level-btn, .sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper:hover .level-btn-text{display:none}.sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper:hover .level-btn-hover, .sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper:hover .level-btn-text-hover{display:block;-webkit-animation:none;animation:none}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper{bottom:5px}}.sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper .level-btn, .sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper .level-btn-hover{width:100%}.sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper .level-btn-text, .sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper .level-btn-text-hover{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:55.5%;-webkit-animation:breathe 3s ease-in-out infinite;animation:breathe 3s ease-in-out infinite}.sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper .level-btn-hover{display:none}.sec-section-wrapper .sec-section-level-wrapper .level-btn-wrapper .level-btn-text-hover{display:none}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m{position:relative;z-index:20;cursor:pointer}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-bg-m{width:320px}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m{position:absolute;top:40px;left:26px}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m
p{line-height:150%}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m p.grey-text{font-size:20px;color:#555C66}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m .info-title{font-size:20px;font-weight:700;text-shadow:2px 3px 0 #FFF}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m .info-title{text-shadow:0.441px 0.662px 0 #FFF}}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m .info-sub-title{font-size:16px;font-weight:700;margin-bottom:4px}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m .info-sub-title
.highlight{position:relative;z-index:0;text-shadow:2px 3px 0 #FFF}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m .info-sub-title
.highlight{text-shadow:0.722px 1.084px 0 #FEE8ED}}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m .info-sub-title .highlight::after{content:"";position:absolute;left:0;bottom:-5px;z-index:-1;display:inline-block;width:100%;height:12px;background-color:#FB6184}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m .info-sub-title .highlight.blue-line::after{background-color:#6596FF}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-info-wrapper-m .gray-text{font-size:13px;color:#404753}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-wrapper-m{position:absolute;top:125px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);cursor:pointer}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-referral-btn{position:absolute;bottom:-20px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);cursor:pointer}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-m, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-m-hover, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-new-member-only-m, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-complete-m{width:106px}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-text-m, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-text-m-hover, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-new-member-only-text-m, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-complete-text-m{position:absolute;top:44%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-animation:breathe 3s ease-in-out infinite;animation:breathe 3s ease-in-out infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-text-m-hover, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-new-member-only-text-m, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-btn-complete-text-m{-webkit-animation:none;animation:none}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .new-member-only-btn-m, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .complete-btn-m, .sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .download-complete-btn-m{display:none}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-logo-wrapper-m{position:absolute;bottom:30px}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-logo-wrapper-m
img{position:relative;width:54px}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-logo-wrapper-m img.logo-1{left:25px;bottom:0}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-logo-wrapper-m img.logo-2{left:15px;bottom:-25px}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-logo-wrapper-m img.logo-4{left:10px;bottom:0}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-logo-wrapper-m img.logo-5{left:5px;bottom:-22px}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .level-logo-wrapper-m img.logo-6{left:0;bottom:0}.sec-section-wrapper .sec-section-level-wrapper .level-wrapper-m .gift-m{position:absolute;top:12vw;right:4vw;width:135px}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper{position:relative;max-height:507px;height:26.45vw;-webkit-transition:0.9s;transition:0.9s}@media all and (max-width: 1680px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper{height:27.5vw}}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper{height:36vw}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper{height:30vw}}@media all and (max-width: 768px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper{height:41vw}}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__front{position:relative;width:50%;margin:0
auto;z-index:0}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__front{width:820px}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__front{width:560px}}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back{position:relative;top:-15px;left:25%;width:50%;z-index:2;color:#fff;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1)}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back{width:820px;left:0}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back{width:560px}}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back .level-logo-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back .level-logo-wrapper{gap:7.5px}}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back .level-logo-wrapper
img{max-width:120px;width:6.25vw;height:6.25vw}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back .level-logo-wrapper
img{width:8vw;height:8vw}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back .level-logo-wrapper
img{width:7.5vw;height:7.5vw}}@media all and (max-width: 768px){.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper .level-flip-card__back .level-logo-wrapper
img{width:9.8vw;height:9.8vw}}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper-m{position:relative;min-height:278px;height:62vw;-webkit-transition:0.9s;transition:0.9s}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper-m .level-flip-card__front-m{position:relative;width:320px;margin:0
auto;z-index:0}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper-m .level-flip-card__back-m{position:relative;top:-7px;left:0;width:320px;z-index:2;color:#fff;-webkit-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:-webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);transition:transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.6s cubic-bezier(0.4, 0, 0.2, 1)}.sec-section-wrapper .sec-section-level-wrapper .section-level-flip-card .level-flip-card-wrapper-m .level-flip-card__back-m .level-bg-back{aspect-ratio:320/100;width:100%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__download-app{position:relative;z-index:3}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__download-app .complete-btn{display:none;position:absolute;right:0;bottom:10px;width:40.7%;z-index:1}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__download-app .complete-btn{bottom:5px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__download-app .complete-btn
img{width:100%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper{position:relative;z-index:3}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register{position:relative;width:50%;margin:0
auto}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register{width:100%}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register{width:auto}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register .register-complete-btn{display:none;position:absolute;right:0;bottom:10px;width:40.7%;z-index:1}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register .register-complete-btn{bottom:5px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register .register-complete-btn
img{width:100%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register .new-member-only-btn{display:none;position:absolute;right:0;bottom:10px;width:40.7%;z-index:1}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register .new-member-only-btn{bottom:5px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register .new-member-only-btn
img{width:100%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register-m{position:relative}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register-m{margin-bottom:10px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level-register-wrapper .sec-section-level__register-m .level-btn-wrapper-m{top:155px}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral{position:relative;z-index:20}@media all and (max-width: 430px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral{padding-bottom:60px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-coffee{position:absolute;top:1.9vw;right:9vw;width:22.5%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper{position:absolute;top:5vw;right:7.1vw;-webkit-transform:rotate(5deg);transform:rotate(5deg)}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper{top:7vw;right:6vw}}@media all and (max-width: 768px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper{right:1vw}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper .gift-tag{width:100%}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper .gift-tag{width:90%}}@media all and (max-width: 768px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper .gift-tag{width:62%}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper
p{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:16px;font-weight:700;line-height:150%;color:#FFF;text-align:center;white-space:nowrap}@media all and (max-width: 1280px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper
p{left:45%;font-size:14px}}@media all and (max-width: 768px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper .gift-tag-wrapper
p{left:30%;font-size:9px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-btn-wrapper-m{top:255px}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper-m .gift-coffee{position:absolute;top:5vw;right:7vw;width:34%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper-m .gift-tag-wrapper{position:absolute;top:15vw;right:-7vw;-webkit-transform:rotate(5deg);transform:rotate(5deg)}@media all and (max-width: 375px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper-m .gift-tag-wrapper{right:-9vw}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper-m .gift-tag-wrapper .gift-tag{width:60%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-gift-wrapper-m .gift-tag-wrapper
p{position:absolute;top:50%;left:30%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:9px;font-weight:700;line-height:150%;color:#FFF;text-align:center;white-space:nowrap}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:85%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:3.4% 3.9%;background-color:#FEE8ED;border-radius:12px}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper{padding:19px
21px;gap:12px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper.login-notice-wrapper{display:none}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper.not-login-notice-wrapper .referral-url-wrapper{width:100%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper.not-login-notice-wrapper .not-login-notice{text-align:center}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper
p{font-size:24px;font-weight:700;color:#353D49;line-height:150%;white-space:nowrap}@media all and (max-width: 1680px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper
p{font-size:20px}}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper
p{font-size:16px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .referral-url-wrapper .referral-url{max-width:360px;margin-left:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media all and (max-width: 1024px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .referral-url-wrapper .referral-url{max-width:230px;margin-left:18px}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper{aspect-ratio:156/46;position:relative;max-width:156px;width:36%;cursor:pointer}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper:hover .copy-link-btn-text{display:none}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper:hover .copy-link-btn-text-hover{display:block;-webkit-animation:none;animation:none}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper
img{width:100%}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper .copy-link-btn-text, .sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper .copy-link-btn-text-hover{position:absolute;top:48%;left:50%;width:65%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:breathe 3s ease-in-out infinite;animation:breathe 3s ease-in-out infinite}@media all and (max-width: 768px){.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper .copy-link-btn-text, .sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper .copy-link-btn-text-hover{top:40%}}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper .copy-link-btn-wrapper .copy-link-btn-text-hover{display:none}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper-m{position:absolute;left:50%;bottom:10px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:85%;padding:4px
12px;background-color:#FEE8ED;border-radius:4px}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper-m
p{font-size:13px;font-weight:700;color:#353D49;line-height:150%;white-space:nowrap}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper-m .referral-url{max-width:241px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper-m.login-notice-wrapper-m{display:none}.sec-section-wrapper .sec-section-level-wrapper .sec-section-level__referral .level-back-wrapper-m.not-login-notice-wrapper-m
p{line-height:40px;text-align:center}.sec-section-wrapper .yellow-circle-bottom{position:relative;bottom:-5px;width:100%;z-index:2}.background-deco-wrapper{position:relative;background-image:url(/img/index/event/nextsetp/third-section/img_third_section_bg_deco_pc.svg);background-repeat:repeat;background-size:auto;background-position:left;background-color:#FFE88A;z-index:50}.third-section-wrapper{padding-bottom:80px;background-image:url(/img/index/event/nextsetp/third-section/img_third_section_bg_deco-1.svg), url(/img/index/event/nextsetp/third-section/img_third_section_bg_deco-2.svg), url(/img/index/event/nextsetp/third-section/img_third_section_bg_deco-1.svg), url(/img/index/event/nextsetp/third-section/img_third_section_bg_deco-2.svg);background-repeat:no-repeat, no-repeat, no-repeat, no-repeat;background-size:auto, auto, auto, auto;background-position:left 310px top 165px, left 365px top 328px, right 370px top 326px, right 310px top 165px}@media all and (max-width: 1680px){.third-section-wrapper{background-position:left 200px top 165px, left 242px top 328px, right 275px top 326px, right 213px top 165px}}@media all and (max-width: 1440px){.third-section-wrapper{padding-bottom:40px;background-size:auto 135px, auto 226px, auto 135px, auto 226px;background-position:left 44px top 147px, left 74px top 219px, right 90px top 288px, right 50px top 119px}}@media all and (max-width: 768px){.third-section-wrapper{padding-bottom:40px;background-size:auto 87px, auto 136px, auto 87px, auto 136px;background-position:left 22px top 147px, left 40px top 180px, right 49px top 230px, right 25px top 119px}}@media all and (max-width: 430px){.third-section-wrapper{padding-top:40px;padding-bottom:0;background-size:auto 79px, auto 175px, auto 88px, auto 196px;background-position:left 13px top 482px, left 40px bottom 68px, right 55px top 445px, right 25px top 360px}}.third-section-wrapper .third-section-title{display:block;width:34.4%;margin:0
auto;padding:80px
0}@media all and (max-width: 1280px){.third-section-wrapper .third-section-title{width:58%}}@media all and (max-width: 768px){.third-section-wrapper .third-section-title{padding:40px
0}}@media all and (max-width: 430px){.third-section-wrapper .third-section-title{width:100%;padding:0
0 32px}}.third-section-wrapper .third-section-tab-wrapper{max-width:1010px;width:100%;margin:0
auto}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner
ul.tab{position:absolute;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media all and (max-width: 1024px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner
ul.tab{right:1.5vw;gap:10px}}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner
ul.tab{top:0.5vw;right:10vw}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner
ul.tab{position:static;margin-bottom:-3px;gap:0}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab
li{cursor:pointer;background-image:url(/img/index/event/nextsetp/third-section/img_third_section_tab_list_default.png);background-size:cover;background-repeat:no-repeat;position:relative;top:-10px;width:148px;height:48px;z-index:1}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab
li.active{background-image:url(/img/index/event/nextsetp/third-section/img_third_section_tab_list_click.png);height:56px}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab
li.active{height:29px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab
li.active{background-image:url(/img/index/event/nextsetp/third-section/img_third_section_tab_list_click_m.png);height:36px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab li.active
a{color:#2B3340}@media all and (max-width: 1024px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab
li{top:0}}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab
li{width:85px;height:24px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab
li{background-image:url(/img/index/event/nextsetp/third-section/img_third_section_tab_list_default_m.png);width:80px;height:36px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab li
a{text-decoration:none;position:absolute;top:42%;left:47%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:16px;font-weight:700;color:#FFF;white-space:nowrap}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab li
a{font-size:9px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner ul.tab li
a{top:50%;left:50%;font-size:12px;text-align:center}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper{position:relative}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img .tab-list-bg{aspect-ratio:772/357;position:relative;left:-15px;max-width:772px;width:100%;z-index:1}@media all and (max-width: 1024px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img .tab-list-bg{width:73%}}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img .tab-list-bg{width:61.5%;min-width:350px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img .tab-list-bg{position:static;min-width:320px;height:188px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img .tab-list{position:relative;top:-20px;left:15px;aspect-ratio:280/437;max-width:280px;width:26.7%;z-index:2}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img .tab-list{width:22.3%;top:-10px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__img .tab-list{position:static;width:53.5%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info{position:absolute;top:25%;left:40%;z-index:1}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info{top:15px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-title{font-size:36px;font-weight:700;text-shadow:2px 3px 0 #FFF;line-height:150%;white-space:nowrap}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-title{font-size:21px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-title{text-shadow:0.441px 0.662px 0 #FFF}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-title
.highlight{position:relative;z-index:0}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-title .highlight::after{content:"";position:absolute;left:0;bottom:0;z-index:-1;display:inline-block;width:100%;height:12px;background-color:#FC8EA7}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-title .highlight::after{bottom:-5px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-title .highlight::after{bottom:0;height:8px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-sub-title{font-size:18px;color:#555C66;line-height:150%;margin:8px
0 24px}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-sub-title{font-size:10px;margin:4px
0 14px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info .info-sub-title{margin:0}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info
ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info
ul{gap:9.5px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info ul
li{font-size:20px;font-weight:700;color:#2B3340}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info ul
li{font-size:12px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .tab-list__info ul li
.bullet{display:inline-block;width:8px;height:8px;margin-right:8px;background-image:url(/img/index/event/nextsetp/third-section/img_tab_list_type.svg);background-size:contain;background-repeat:no-repeat}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper{position:absolute;right:14%;bottom:25%;height:44px;z-index:1}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper{height:27px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper{position:static;height:32px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper:hover .cta-link-btn-text{display:none}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper:hover .cta-link-btn-text-hover{display:block;-webkit-animation:none;animation:none}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-img{width:156px}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-img{width:95px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-img{width:102px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-text{position:absolute;top:50%;left:50%;width:100px;-webkit-animation:breatheThirdSection 3s ease-in-out infinite;animation:breatheThirdSection 3s ease-in-out infinite}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-text{width:61px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-text{top:140px;width:72px}}.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-text-hover{display:none;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media all and (max-width: 768px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-text-hover{top:12px;width:72px}}@media all and (max-width: 430px){.third-section-wrapper .third-section-tab-wrapper .tab-container-wrapper .tab-container-inner .tab-list-wrapper .cta-link-btn-wrapper .cta-link-btn-text-hover{top:140px}}@-webkit-keyframes
breatheThirdSection{0%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:0.85}50%{-webkit-transform:translate(-50%, -50%) scale(1.2);transform:translate(-50%, -50%) scale(1.2);opacity:1}100%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:0.85}}@keyframes
breatheThirdSection{0%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:0.85}50%{-webkit-transform:translate(-50%, -50%) scale(1.2);transform:translate(-50%, -50%) scale(1.2);opacity:1}100%{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:0.85}}.forth-section-wrapper{padding-top:80px;background-image:url(/img/index/event/nextsetp/forth-section/img_forth_section_bg_pc.png);background-repeat:no-repeat;background-size:contain;background-position:left top 180px}@media all and (max-width: 1280px){.forth-section-wrapper{padding-top:40px}}@media all and (max-width: 430px){.forth-section-wrapper{background-image:url(/img/index/event/nextsetp/forth-section/img_forth_section_bg_m.png);background-position:left top 50px}}.forth-section-wrapper .forth-section-title{display:block;width:34.4%;margin:0
auto}@media all and (max-width: 1280px){.forth-section-wrapper .forth-section-title{width:54.3%}}@media all and (max-width: 430px){.forth-section-wrapper .forth-section-title{width:100%}}.forth-section-wrapper .recommend-jobs{position:relative;max-width:1000px;margin:0
auto;padding:40px
0}@media all and (max-width: 1024px){.forth-section-wrapper .recommend-jobs{max-width:769px}}@media all and (max-width: 768px){.forth-section-wrapper .recommend-jobs{max-width:420px}}@media all and (max-width: 430px){.forth-section-wrapper .recommend-jobs{max-width:100%;padding:32px
0}}.forth-section-wrapper
.swiper{display:block;padding:20px
20px 104px;width:100%;overflow:hidden;position:relative}@media all and (max-width: 1280px){.forth-section-wrapper
.swiper{padding-bottom:98px}}@media all and (max-width: 430px){.forth-section-wrapper
.swiper{padding-top:0}}.forth-section-wrapper .swiper
a{text-decoration:none}.forth-section-wrapper .swiper .swiper-pagination{bottom:40px}.forth-section-wrapper .swiper .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;border:2px
solid #3978FF;border-radius:0%;opacity:0.5;background-color:#fff}.forth-section-wrapper .swiper .swiper-pagination .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{background:rgba(255, 255, 255, 0.5);opacity:1}.forth-section-wrapper .swiper .swiper-pagination .swiper-pagination-bullet-active{width:60px;background:#3978FF !important;opacity:1;border-radius:0%}.forth-section-wrapper .swiper .swiper-slide{position:relative;height:300px;background-image:url(/img/index/event/nextsetp/forth-section/img_forth_section_job_bg.png);background-size:auto 300px;background-repeat:no-repeat;background-position:center bottom;text-align:left}.forth-section-wrapper .swiper .swiper-slide:hover{background-image:url(/img/index/event/nextsetp/forth-section/img_forth_section_job_bg_pink.png)}@media all and (max-width: 430px){.forth-section-wrapper .swiper .swiper-slide:hover{background-image:url(/img/index/event/nextsetp/forth-section/img_forth_section_job_bg.png)}}.forth-section-wrapper .swiper .swiper-slide:hover .job-brief .job-name{color:#FFF}@media all and (max-width: 430px){.forth-section-wrapper .swiper .swiper-slide:hover .job-brief .job-name{color:#3978FF}}.forth-section-wrapper .swiper .swiper-slide:hover .job-brief
.comp{color:#FFF}@media all and (max-width: 430px){.forth-section-wrapper .swiper .swiper-slide:hover .job-brief
.comp{color:#2B3340}}.forth-section-wrapper .swiper .swiper-slide:hover .job-brief
.salary{color:#FFF}@media all and (max-width: 430px){.forth-section-wrapper .swiper .swiper-slide:hover .job-brief
.salary{color:#2B3340}}@media all and (max-width: 768px){.forth-section-wrapper .swiper .swiper-slide{height:180px;background-size:auto 180px}}@media all and (max-width: 430px){.forth-section-wrapper .swiper .swiper-slide{height:200px;background-size:auto 200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.forth-section-wrapper .swiper .swiper-slide .job-brief{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}@media all and (max-width: 768px){.forth-section-wrapper .swiper .swiper-slide .job-brief{gap:4.8px}}.forth-section-wrapper .swiper .swiper-slide .job-brief .job-name{max-width:178px;font-weight:700;font-size:22px;line-height:150%;color:#3978FF;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media all and (max-width: 768px){.forth-section-wrapper .swiper .swiper-slide .job-brief .job-name{max-width:106px;font-size:13px}}@media all and (max-width: 660px){.forth-section-wrapper .swiper .swiper-slide .job-brief .job-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.forth-section-wrapper .swiper .swiper-slide .job-brief
.comp{max-width:178px;font-weight:400;font-size:18px;line-height:150%;color:#2B3340;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media all and (max-width: 768px){.forth-section-wrapper .swiper .swiper-slide .job-brief
.comp{max-width:106px;font-size:9px}}.forth-section-wrapper .swiper .swiper-slide .job-brief
.salary{font-weight:400;font-size:18px;line-height:150%;color:#2B3340;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media all and (max-width: 768px){.forth-section-wrapper .swiper .swiper-slide .job-brief
.salary{max-width:106px;font-size:9px}}.forth-section-wrapper .swiper-button-prev,
.forth-section-wrapper .swiper-button-next{position:absolute;width:40px;height:40px;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}@media all and (max-width: 660px){.forth-section-wrapper .swiper-button-prev,
.forth-section-wrapper .swiper-button-next{display:none}}.forth-section-wrapper .swiper-button-prev{left:-50px;background-image:url("/img/index/event/nextsetp/forth-section/img_forth_section_arrow_left.png");background-repeat:no-repeat;background-size:contain;background-position:center}.forth-section-wrapper .swiper-button-next{right:-50px;background-image:url("/img/index/event/nextsetp/forth-section/img_forth_section_arrow_right.png");background-repeat:no-repeat;background-size:contain;background-position:center}@-webkit-keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-bottom{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fifth-section-wrapper{padding:80px
0;background-image:url(/img/index/event/nextsetp/fifth-section/img_fifth_section_bg_deco-2.svg), url(/img/index/event/nextsetp/fifth-section/img_fifth_section_bg_deco-4.svg), url(/img/index/event/nextsetp/fifth-section/img_fifth_section_bg_deco-3.svg), url(/img/index/event/nextsetp/fifth-section/img_fifth_section_bg_deco-1.svg), url(/img/index/event/nextsetp/fifth-section/img_fifth_section_bg.svg);background-repeat:no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;background-size:auto, auto, auto, auto, contain;background-position:left 50px top 111px, left 108px top 370px, right 125px top 354px, right 52px top 557px, center bottom}@media all and (max-width: 1280px){.fifth-section-wrapper{padding:0
0 80px;background-size:auto 226px, auto 142px, auto 206px, auto 120px, auto;background-position:left 54px top 418px, left 92px top 591px, right 83px top 383px, right 41px top 518px, center bottom}}@media all and (max-width: 1024px){.fifth-section-wrapper{padding:40px
0}}@media all and (max-width: 768px){.fifth-section-wrapper{padding:32px
0}}@media all and (max-width: 430px){.fifth-section-wrapper{background-image:url(/img/index/event/nextsetp/fifth-section/img_fifth_section_bg.svg);background-repeat:no-repeat;background-size:auto;background-position:center bottom}}.fifth-section-wrapper .fifth-section-title{display:block;width:18.5%;margin:0
auto}@media all and (max-width: 1280px){.fifth-section-wrapper .fifth-section-title{width:24.5%}}@media all and (max-width: 430px){.fifth-section-wrapper .fifth-section-title{width:47%}}.fifth-section-wrapper .fifth-section__active-rule{overflow-y:scroll;background-color:#FFFFB2;max-width:1000px;width:100%;height:940px;margin:20px
auto auto;padding:48px
32px;border:4px
solid #FFF;-webkit-box-shadow:12px 12px 0 0 #E95C26;box-shadow:12px 12px 0 0 #E95C26}@media all and (max-width: 1280px){.fifth-section-wrapper .fifth-section__active-rule{margin:40px
auto auto}}@media all and (max-width: 768px){.fifth-section-wrapper .fifth-section__active-rule{-webkit-box-shadow:4px 4px 0 0 #E95C26;box-shadow:4px 4px 0 0 #E95C26}}@media all and (max-width: 430px){.fifth-section-wrapper .fifth-section__active-rule{padding:18px
12px}}.fifth-section-wrapper .fifth-section__active-rule::-webkit-scrollbar{width:12px}@media all and (max-width: 430px){.fifth-section-wrapper .fifth-section__active-rule::-webkit-scrollbar{width:4.2px}}.fifth-section-wrapper .fifth-section__active-rule::-webkit-scrollbar-thumb{background-color:#FFE88A}.fifth-section-wrapper .fifth-section__active-rule.is-collapse{max-height:900px}.fifth-section-wrapper .fifth-section__active-rule.is-collapse .expand-btn-wrapper{background:-webkit-gradient(linear, left top, left bottom, from(rgba(233, 240, 255, 0)), color-stop(0.01%, rgba(233, 240, 255, 0.5)), color-stop(52.64%, #e9f0ff), color-stop(100%, #E9F0FF), to(#E9F0FF));background:linear-gradient(180deg, rgba(233, 240, 255, 0) 0%, rgba(233, 240, 255, 0.5) 0.01%, #e9f0ff 52.64%, #E9F0FF 100%, #E9F0FF 100%)}.fifth-section-wrapper .fifth-section__active-rule.is-collapse .expand-btn-wrapper
img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fifth-section-wrapper .fifth-section__active-rule.is-entered{-webkit-animation:fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both;animation:fade-in-bottom 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) both}@media all and (max-width: 1024px){.fifth-section-wrapper .fifth-section__active-rule{max-width:800px}}@media all and (max-width: 768px){.fifth-section-wrapper .fifth-section__active-rule{max-width:668px}}@media all and (max-width: 660px){.fifth-section-wrapper .fifth-section__active-rule{max-width:400px}}@media all and (max-width: 430px){.fifth-section-wrapper .fifth-section__active-rule{max-width:320px}}.fifth-section-wrapper .fifth-section__active-rule .rule-content{color:#232A35;line-height:30px}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list .rule-disc{list-style:disc;padding-left:20px;font-size:16px}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list .rule-disc .sub-rule-disc{list-style-type:lower-alpha;padding-left:20px}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list .rule-decimal{list-style-type:decimal;padding-left:20px}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list .rule-decimal .to-event-rule{text-decoration:none}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list .rule-l{font-size:20px;font-weight:700}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list .rule-thin{font-size:16px;font-weight:400}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list
a{text-decoration:underline;color:#2B3340}.fifth-section-wrapper .fifth-section__active-rule .rule-content .rule-list
span{font-weight:700}.fifth-section-wrapper .fifth-section__active-rule .expand-btn-wrapper{margin:0
auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:308px;position:absolute;bottom:0}@media all and (max-width: 660px){.fifth-section-wrapper .fifth-section__active-rule .expand-btn-wrapper{height:188px}}.fifth-section-wrapper .fifth-section__active-rule .expand-btn-wrapper
a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;text-decoration:none}@media all and (max-width: 768px){.fifth-section-wrapper .fifth-section__active-rule .expand-btn-wrapper
a{bottom:100px}}.fifth-section-wrapper .fifth-section__active-rule .expand-btn-wrapper a
img{-webkit-transition:-webkit-transform 0.3s linear;transition:-webkit-transform 0.3s linear;transition:transform 0.3s linear;transition:transform 0.3s linear, -webkit-transform 0.3s linear;will-change:transform}.fifth-section-wrapper .fifth-section__active-rule .expand-btn-wrapper a
span{color:#2369FF;font-size:20px;font-weight:700}.fixed-bottom{width:100%;color:#fff;background:#6596FF;padding:19px
0;-webkit-box-shadow:0 -2px 4px 0 rgba(11, 59, 108, 0.05), 0 -4px 8px 0 rgba(11, 59, 108, 0.05), 0 -6px 12px 0 rgba(11, 59, 108, 0.05);box-shadow:0 -2px 4px 0 rgba(11, 59, 108, 0.05), 0 -4px 8px 0 rgba(11, 59, 108, 0.05), 0 -6px 12px 0 rgba(11, 59, 108, 0.05);border-top:2px solid #FFF;position:fixed;z-index:899;left:0;right:0;bottom:0}@media all and (max-width: 768px){.fixed-bottom{padding:10px
0}}.fixed-bottom>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;gap:16px}.fixed-bottom .is-l-width{padding-left:120px}@media all and (max-width: 1024px){.fixed-bottom .is-l-width{padding-left:100px}}@media all and (max-width: 768px){.fixed-bottom .is-l-width{padding:0
16px;padding-left:100px}}@media all and (max-width: 430px){.fixed-bottom .is-l-width{padding:0
12px;padding-left:95px}}@media all and (max-width: 375px){.fixed-bottom .is-l-width{padding-left:90px}}@media all and (max-width: 360px){.fixed-bottom .is-l-width{padding-left:84px}}.fixed-bottom
.hand{width:68px;position:absolute;left:0;bottom:-12px;z-index:1}@media all and (max-width: 768px){.fixed-bottom
.hand{display:none}}.fixed-bottom
.people{position:absolute;width:160px;left:100px;bottom:-40px}.fixed-bottom .people
img{width:100%}@media all and (max-width: 1024px){.fixed-bottom
.people{left:0}}@media all and (max-width: 768px){.fixed-bottom
.people{width:120px;left:180px;bottom:-25px}.fixed-bottom .people
img{width:95%}}@media all and (max-width: 430px){.fixed-bottom
.people{width:91px;left:40px}}@media all and (max-width: 375px){.fixed-bottom
.people{width:91px;left:20px}}.fixed-bottom .txt-wrap .xl-txt{font-size:32px}.fixed-bottom .txt-wrap .l-txt{font-size:28px;font-weight:bold;position:relative}@media all and (max-width: 1024px){.fixed-bottom .txt-wrap .l-txt{font-size:28px}}@media (max-width: 576px){.fixed-bottom .txt-wrap .l-txt{font-size:18px}}@media all and (max-width: 430px){.fixed-bottom .txt-wrap .l-txt{font-size:16px}}.fixed-bottom .txt-wrap .l-txt
.highlight{position:relative}.fixed-bottom .txt-wrap .l-txt .highlight::after{content:"";position:absolute;left:0;bottom:-2px;width:150px;height:13px;background-color:#3978FF;z-index:-1}@media all and (max-width: 768px){.fixed-bottom .txt-wrap .l-txt
.highlight{width:76px;height:9px;right:unset;left:92px;bottom:unset;top:12px}}.fixed-bottom .txt-wrap .l-txt .l-txt-pc{position:relative}@media all and (max-width: 768px){.fixed-bottom .txt-wrap .l-txt .l-txt-pc{display:none}}.fixed-bottom .txt-wrap .l-txt .l-txt-m{position:relative;display:none}@media all and (max-width: 768px){.fixed-bottom .txt-wrap .l-txt .l-txt-m{display:block;font-size:18px}}.fixed-bottom .txt-wrap .fixed-bottom-sub .fixed-bottom-sub-text{font-size:18px}@media all and (max-width: 768px){.fixed-bottom .txt-wrap .fixed-bottom-sub .fixed-bottom-sub-text{display:none}}.fixed-bottom .txt-wrap .fixed-bottom-sub .fixed-bottom-sub-text-m{font-size:12px;line-height:1.5;display:none}@media all and (max-width: 768px){.fixed-bottom .txt-wrap .fixed-bottom-sub .fixed-bottom-sub-text-m{display:block}}.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper{display:block;position:relative;width:100%;height:40px}.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper:hover .fixed-bottom-btn-text{display:none}.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper:hover .fixed-bottom-btn-text-hover{display:block;-webkit-animation:none;animation:none}.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper .fixed-bottom-btn-img{width:156px;height:44px}@media all and (max-width: 768px){.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper .fixed-bottom-btn-img{width:106px;height:40px}}.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper .fixed-bottom-btn-text{position:absolute;top:10px;left:50%;width:100px;-webkit-animation:breatheFixedBottom 3s ease-in-out infinite;animation:breatheFixedBottom 3s ease-in-out infinite}@media all and (max-width: 768px){.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper .fixed-bottom-btn-text{top:12px;width:72px}}.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper .fixed-bottom-btn-text-hover{display:none;position:absolute;top:10px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media all and (max-width: 768px){.fixed-bottom .btn-wrap .fixed-bottom-btn-wrapper .fixed-bottom-btn-text-hover{top:12px;width:72px}}@-webkit-keyframes
breatheFixedBottom{0%{-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1);opacity:0.85}50%{-webkit-transform:translate(-50%) scale(1.2);transform:translate(-50%) scale(1.2);opacity:1}100%{-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1);opacity:0.85}}@keyframes
breatheFixedBottom{0%{-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1);opacity:0.85}50%{-webkit-transform:translate(-50%) scale(1.2);transform:translate(-50%) scale(1.2);opacity:1}100%{-webkit-transform:translate(-50%) scale(1);transform:translate(-50%) scale(1);opacity:0.85}}.fixed-bottom .btn-wrap .is-btn{font-size:22px;font-weight:bold;padding:8px
20px;border-radius:8px;-webkit-box-shadow:0 7px 0 0 #c81840;box-shadow:0 7px 0 0 #c81840;background-color:#fa1e50;color:#fff;line-height:1.5}@media all and (max-width: 768px){.fixed-bottom .btn-wrap .is-btn{font-size:16px;margin-bottom:6px;padding:6px
12px}}.fixed-bottom .btn-wrap .is-btn:hover{-webkit-transform:translateY(7px);transform:translateY(7px);background:#fb6184;-webkit-box-shadow:0 3px 0 0 #c81840;box-shadow:0 3px 0 0 #c81840}.fixed-bottom .btn-wrap .is-btn:nth-child(2){-webkit-box-shadow:0 7px 0 0 #1c54cc;box-shadow:0 7px 0 0 #1c54cc;background-color:#2369ff;margin-left:20px}.fixed-bottom .btn-wrap .is-btn:nth-child(2):hover{-webkit-transform:translateY(7px);transform:translateY(7px);background:#6596ff;-webkit-box-shadow:0 3px 0 0 #1c54cc;box-shadow:0 3px 0 0 #1c54cc}.fixed-bottom .close-btn{width:25px;height:25px;background:url(/img/bearworks/index/cross-15.svg);background-repeat:no-repeat;background-size:contain;background-position:center;position:relative;top:3px}@media all and (max-width: 768px){.fixed-bottom .close-btn{background-size:12px}}.modal .pop_main_notice .pop_text-wrap{margin-bottom:20px}.modal .pop_main_notice .pop_text-wrap
.pop_title{margin:0;margin-bottom:8px;font-size:18px;font-weight:700}.modal .pop_main_notice .pop_text-wrap .pop_title.pink-text{color:#FA1E50}.modal .pop_main_notice .pop_text-wrap
.pop_content{margin:0;font-size:14px;color:#6A7079}footer{position:relative;z-index:2}