@charset "UTF-8";html{background-color:#fff}body{--hl-modal-scrollbar-buffer: 0}body.has-modal-scrollbar{-webkit-padding-end:var(--hl-modal-scrollbar-buffer);padding-inline-end:var(--hl-modal-scrollbar-buffer);overflow:hidden}.kick-roar{background-color:#fff;font-family:HarmonyOS Sans;text-align:center;overflow-anchor:none;padding-bottom:120px}.kick-roar .kick-navbar{position:fixed;top:0;left:0;right:0;height:44px;background:#fff6;backdrop-filter:blur(20px);color:#fff;z-index:1000;transform:translateY(-100%);transition:transform .3s ease-in-out}.kick-roar .kick-navbar .kick-navbar-container{width:100%;height:100%;max-width:1040px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between}.kick-roar .kick-navbar .kick-navbar-brand{color:#000;font-family:HarmonyOS Sans;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:.231px;text-transform:uppercase;white-space:nowrap}.kick-roar .kick-navbar .kick-navbar-toggle{display:none}.kick-roar .kick-navbar .kick-navbar-menu{display:flex;align-items:center;gap:20px}.kick-roar .kick-navbar .kick-navbar-item{color:#000;font-family:HarmonyOS Sans;font-size:12px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.12px;text-transform:capitalize;transition:all .3s ease;text-decoration:none;padding:5px 15px;border-radius:100px}.kick-roar .kick-navbar .kick-navbar-item.active{color:#fff;background:#151413}.kick-roar .kick-navbar.visible{transform:translateY(0)}.kick-roar [data-staggered-list*=StaggeredFadeIn]{--staggered-delay: .15;--staggered-opacity-duration: .9s;--staggered-translate-y: 30px;--staggered-translate-y-duration: .7s}.kick-roar [data-staggered-list*=StaggeredFadeIn] [data-staggered-item]{opacity:0;transform:translateY(var(--staggered-translate-y));visibility:hidden;transition:opacity var(--staggered-opacity-duration) cubic-bezier(.15,0,.2,1),transform var(--staggered-translate-y-duration) cubic-bezier(.15,0,.2,1);transition-delay:calc(var(--staggered-item-index, 0) * var(--staggered-delay) * 1s)}.kick-roar [data-staggered-list*=StaggeredFadeIn].staggered-start [data-staggered-item]{opacity:1;transform:translateY(0);visibility:visible;transition-delay:calc(var(--staggered-item-index, 0) * var(--staggered-delay) * 1s)}.kick-roar .section-special-event{--kr-accent: #151413;--kr-pill-fill: var(--kr-accent);--kr-gap: 40px;--kr-title-size: 80px;--kr-title-leading: 1.1;--kr-title-tracking: -.8px;--kr-pill-width: 160px;--kr-pill-collapsed-width: 70px;--kr-pill-height: 70px;--kr-pill-radius: 1000px;--kr-pill-border: .657px;--kr-ball-size: 60px;--kr-ball-gradient: linear-gradient(248.824deg, #cf2ba6 15.828%, #ffc7f9 80.931%);--kr-ball-offset: 90px;--kr-switch-duration: .8s;--kr-switch-ease: cubic-bezier(.4, 0, .2, 1);--kr-tagline-size: 28.577px;--kr-tagline-leading: 31.435px;--kr-tagline-tracking: -.8573px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:var(--kr-gap);color:var(--kr-accent);text-align:center}.kick-roar .section-special-event .section-special-heading{width:100%;display:flex;flex-direction:column;align-items:center}.kick-roar .section-special-event .section-special-title,.kick-roar .section-special-event .section-special-word{margin:0;color:var(--kr-accent);font-family:Antonio,Arial Narrow,Impact,sans-serif;font-size:var(--kr-title-size);font-weight:700;line-height:var(--kr-title-leading);letter-spacing:var(--kr-title-tracking);text-transform:uppercase;text-align:center;white-space:nowrap;-webkit-text-stroke-width:4px;-webkit-text-stroke-color:var(--kr-accent)}.kick-roar .section-special-event .section-special-title{width:100%}.kick-roar .section-special-event .section-special-row{position:relative;display:inline-flex;flex-flow:row wrap;align-items:flex-end;justify-content:center;max-width:100%}.kick-roar .section-special-event .section-special-row .section-special-word{flex:0 1 auto;min-width:0}.kick-roar .section-special-event .section-special-switch{position:relative;flex:0 0 auto;width:var(--kr-pill-collapsed-width);height:var(--kr-pill-height);margin-top:16px;overflow:hidden;border-radius:var(--kr-pill-radius);transition:width var(--kr-switch-duration) var(--kr-switch-ease);will-change:width}.kick-roar .section-special-event .section-special-switch.is-expanded{width:var(--kr-pill-width)}.kick-roar .section-special-event .section-special-switch-bg{position:absolute;top:0;left:0;width:var(--kr-pill-width);height:var(--kr-pill-height)}.kick-roar .section-special-event .section-special-switch-bg:before{content:"";position:absolute;inset:0;border-radius:var(--kr-pill-radius);background:var(--kr-pill-fill)}.kick-roar .section-special-event .section-special-switch-ball{position:absolute;top:5px;left:5px;width:var(--kr-ball-size);height:var(--kr-ball-size);border-radius:50%;background:var(--kr-ball-gradient);box-shadow:.998px .067px 7.962px #ffffffa6 inset;transition:transform var(--kr-switch-duration) var(--kr-switch-ease);will-change:transform}.kick-roar .section-special-event .section-special-switch.is-expanded .section-special-switch-ball{transform:translate(var(--kr-ball-offset))}.kick-roar .section-special-event .section-special-tagline{width:100%;margin:0;color:var(--kr-accent);font-size:var(--kr-tagline-size);font-weight:400;line-height:var(--kr-tagline-leading);letter-spacing:var(--kr-tagline-tracking);text-align:center}.kick-roar .section-welcome{width:100%;height:100vh}.kick-roar .section-welcome .section-container,.kick-roar .section-welcome .section-container .section-feature{width:100%;height:100%}.kick-roar .section-sound{padding-top:120px;padding-bottom:120px}.kick-roar .section-sound .section-special-event{--kr-accent: #151413;--kr-pill-fill: #151413;--kr-ball-gradient: url(https://cdn.hollyland.com/file/landing/kick-roar/pink-ball.png) center / cover no-repeat}.kick-roar .section-sound .section-container{width:100%}.kick-roar .section-sound .section-container .section-wrapper{width:87.5%;max-width:1200px;margin:0 auto 60px}.kick-roar .section-sound .section-container .section-wrapper .section-description{color:#151413;font-family:HarmonyOS Sans;font-size:28px;font-weight:400;line-height:31px;letter-spacing:-.857px;margin-top:40px}.kick-roar .section-sound .section-container .section-content,.kick-roar .section-sound .section-container .section-content .section-content-wrapper{width:100%}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery{width:100%;-ms-overflow-style:none;scrollbar-width:none;overflow:hidden}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery::-webkit-scrollbar{display:none}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track{--gallery-loop-distance: 2257px;display:flex;width:max-content;animation:scroll 45s linear infinite;text-align:left;will-change:transform}@keyframes scroll{0%{transform:translateZ(0)}to{transform:translate3d(calc(var(--gallery-loop-distance) * -1),0,0)}}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item{flex-shrink:0}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-1{width:185px;padding-top:67px;margin-right:88px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-1 .section-gallery-feature{width:183px;height:184px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-1 .section-gallery-info{width:100%;color:#6e6e73;font-size:16px;font-weight:500;line-height:120%;letter-spacing:-.48px;margin-top:30px;padding-right:10px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-1 .section-gallery-info .section-gallery-title{color:#000;font-family:HarmonyOS Sans;font-size:20px;font-weight:700;line-height:120%;letter-spacing:-.6px;margin-bottom:5px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-2{width:242px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:50px;margin-right:95px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-2 .section-feature-top{width:177px;height:177px;margin-left:65px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-2 .section-feature-bottom{width:153px;height:158px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-3{width:350px;padding-top:35px;margin-right:90px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-3 .section-gallery-feature{width:350px;height:350px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-3 .section-gallery-info{color:#6e6e73;font-size:16px;font-weight:500;line-height:120%;letter-spacing:-.48px;margin-top:30px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-3 .section-gallery-info .section-gallery-title{color:#000;font-family:HarmonyOS Sans;font-size:20px;font-weight:700;line-height:120%;letter-spacing:-.6px;margin-bottom:5px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4{padding-top:5px;width:234px;margin-right:80px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-feature{width:160px;height:161px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-info{margin-top:55px;margin-left:54px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-info .section-gallery-title{color:#000;font-family:HarmonyOS Sans;font-size:20px;font-weight:700;line-height:120%;letter-spacing:-.6px;margin-bottom:5px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-info .section-gallery-description{color:#6e6e73;font-size:16px;font-weight:500;line-height:120%;letter-spacing:-.48px;margin-bottom:30px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-info .section-gallery-info-feature{width:143px;height:132px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-5{width:236px;padding-top:65px;margin-right:98px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-5 .section-gallery-feature{width:236px;height:245px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-6{width:165px;padding-top:32px;margin-right:20px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-6 .section-gallery-feature{width:165px;height:152px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-6 .section-gallery-info .section-gallery-title{color:#000;font-family:HarmonyOS Sans;font-size:20px;font-weight:700;line-height:120%;letter-spacing:-.6px;margin-top:20px;margin-bottom:5px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-6 .section-gallery-info .section-gallery-description{color:#6e6e73;font-size:16px;font-weight:500;line-height:120%;letter-spacing:-.48px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-7{width:274px;margin-right:100px;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:40px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-7 .section-feature-top{width:159px;height:159px;margin-left:115px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-7 .section-feature-bottom{width:153px;height:158px}.kick-roar .section-campaign{--campaign-bg: #151413;--campaign-marquee-duration: 32s;width:100%;background:var(--campaign-bg);overflow:hidden;padding-top:16px}.kick-roar .section-campaign .section-campaign-stagger{width:100%}.kick-roar .section-campaign .section-campaign-viewport{width:100%;overflow:hidden}.kick-roar .section-campaign .section-campaign-track{--campaign-marquee-segments: 3;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:max-content;will-change:transform}.kick-roar .section-campaign.campaign-phase-scroll .section-campaign-track{animation:section-campaign-marquee var(--campaign-marquee-duration) linear infinite}.kick-roar .section-campaign .section-campaign-segment{display:flex;flex-shrink:0;align-items:center;padding-right:clamp(48px,8vw,120px)}.kick-roar .section-campaign .section-campaign-unit.section-special-event{--kr-accent: #333;--kr-pill-fill: #333;--kr-gap: 0;--kr-title-size: clamp(100px, 15vw, 200px);--kr-title-leading: 1;--kr-title-tracking: -.8px;--kr-track-inset: 9px;--kr-pill-expand-reveal: clamp(48px, 10vw, 120px);--kr-ball-size: calc(var(--kr-title-size) * .7);--kr-pill-height: calc(var(--kr-ball-size) + (var(--kr-track-inset) * 2));--kr-pill-collapsed-width: calc(var(--kr-ball-size) + (var(--kr-track-inset) * 2));--kr-pill-width: calc(var(--kr-ball-size) + (var(--kr-track-inset) * 2) + var(--kr-pill-expand-reveal));--kr-ball-offset: calc(var(--kr-pill-width) - var(--kr-ball-size) - (var(--kr-track-inset) * 2));--kr-switch-duration: .8s;--kr-ball-gradient: radial-gradient(circle at 32% 28%, #e8ff8a 0%, #c0ff30 45%, #8fb824 100%);width:auto;margin:0;flex-flow:row nowrap;align-items:center;justify-content:flex-start;text-align:left;gap:clamp(20px,3vw,40px);color:var(--kr-accent)}.kick-roar .section-campaign .section-campaign-unit.section-special-event .section-special-heading{width:auto}.kick-roar .section-campaign .section-campaign-unit.section-special-event .section-special-row{flex-wrap:nowrap;align-items:baseline;justify-content:flex-start;max-width:none}.kick-roar .section-campaign .section-campaign-unit.section-special-event .section-special-word{color:var(--kr-accent);text-shadow:none}.kick-roar .section-campaign .section-campaign-unit.section-special-event .section-special-switch{margin-top:0;bottom:var(--kr-track-inset)}.kick-roar .section-campaign .section-campaign-unit.section-special-event .section-special-switch-ball{top:50%;left:var(--kr-track-inset);transform:translateY(-50%);background:url(https://cdn.hollyland.com/file/landing/kick-roar/scroll01_icon.png) center/cover no-repeat;box-shadow:.998px .067px 7.962px #ffffffa6 inset}.kick-roar .section-campaign .section-campaign-unit.section-special-event .section-special-switch.is-expanded .section-special-switch-ball{transform:translateY(-50%) translate(var(--kr-ball-offset))}@keyframes section-campaign-marquee{0%{transform:translateZ(0)}to{transform:translate3d(calc(-100% / var(--campaign-marquee-segments)),0,0)}}@media (prefers-reduced-motion: reduce){.kick-roar .section-campaign.campaign-phase-scroll .section-campaign-track{animation:none;transform:none}}.kick-roar .section-registration{padding-top:70px;padding-bottom:110px;background-color:#151413}.kick-roar .section-registration .section-container{width:87.5%;max-width:1200px;margin:0 auto}.kick-roar .section-registration .section-container .section-wrapper{width:100%;margin-bottom:50px;display:flex;gap:20px;justify-content:space-between;text-align:left}.kick-roar .section-registration .section-container .section-wrapper .section-title{color:#c0ff30;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#C0FF30;font-family:Antonio;font-size:80px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.8px;text-transform:uppercase}.kick-roar .section-registration .section-container .section-wrapper .section-info{width:100%;max-width:500px}.kick-roar .section-registration .section-container .section-wrapper .section-info .section-date{color:#c0ff30;font-family:HarmonyOS Sans;font-size:40px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:-.8px}.kick-roar .section-registration .section-container .section-wrapper .section-info .section-description{color:#fffc;font-family:HarmonyOS Sans;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.6px;margin-top:20px}.kick-roar .section-registration .section-container .section-content,.kick-roar .section-registration .section-container .section-content .section-content-wrapper{width:100%}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card{position:relative;border-radius:28px;overflow:hidden;padding:30px 30px 40px 45px;text-decoration:none}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-1{grid-row:span 1/span 1;grid-column:span 2/span 1;background:#c0ff30}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2{background:#fff944}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-header .section-button span{color:#fff944}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-header .section-button svg{background-color:#fff944}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-list{margin-top:10px;gap:30px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-list .section-item{flex:1;max-width:200px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-list .section-item .section-item-feature{padding-bottom:112.67%}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-list .section-item .section-item-title{margin-top:30px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3{background:#ff94f8}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-header .section-button span{color:#ff94f8}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-header .section-button svg{background-color:#ff94f8}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-list{margin-top:10px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-list .section-item{flex:1;max-width:200px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-list .section-item .section-item-feature{padding-bottom:84.5%}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-list .section-item .section-item-title{margin-top:30px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-left{display:flex;align-items:flex-start;justify-content:flex-start;text-align:left;gap:30px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-icon{width:40px;height:40px;margin-top:10px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-info .section-title{color:#151413;font-family:Antonio;font-size:48px;font-weight:700;line-height:120%;letter-spacing:-1.44px;text-transform:uppercase}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-info .section-description{color:#151413;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.48px;margin-top:12px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-info .section-description span{display:inline-flex;align-items:center}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-info .section-description svg{margin:0 5px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-info .section-description .highlight{font-weight:700}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-button{width:205px;height:60px;border-radius:40px;background:#151413;display:flex;align-items:center;justify-content:flex-end;gap:14px;text-decoration:none;padding-right:10px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-button span{color:#c0ff30;font-family:HarmonyOS Sans;font-size:24px;font-weight:700;line-height:120%;letter-spacing:-.72px;text-transform:uppercase;margin-top:1px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-button svg{width:40px;height:40px;flex-shrink:0;background-color:#c0ff30;border-radius:50%;overflow:hidden}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro{margin-top:10px;text-align:left}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro .section-intro-title{color:#151413;font-family:Antonio;font-size:48px;font-weight:700;line-height:120%;letter-spacing:-1.44px;text-transform:uppercase}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro .section-intro-description{color:#151413;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.48px;margin-top:12px;width:100%;max-width:400px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro .section-intro-description span{display:inline-flex;align-items:center}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro .section-intro-description svg{margin:2px 5px 0;flex-shrink:0}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro .section-intro-description .highlight{font-weight:700}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list{width:100%;max-width:1040px;margin:25px auto 0;display:flex;justify-content:center;gap:25px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list .section-item{width:calc((100% - 50px) / 3);flex-shrink:0}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list .section-item .section-item-feature{width:100%;padding-bottom:69.1%;position:relative;overflow:hidden}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list .section-item .section-item-feature .lazy-picture{position:absolute;top:0;left:0}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list .section-item .section-item-title{color:#151413;font-size:20px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.6px;margin-top:30px}.kick-roar .section-video-picture-word{--campaign-bg: #F5F5F5}.kick-roar .section-video-picture-word .section-campaign-unit.section-special-event{--kr-accent: #D5D5D5;--kr-pill-fill: #D5D5D5}.kick-roar .section-video-picture-word .section-campaign-unit.section-special-event .section-special-switch-ball{background:url(https://cdn.hollyland.com/file/landing/kick-roar/scroll02_icon.png) center/cover no-repeat}.kick-roar .section-participate{padding-top:70px;padding-bottom:125px;background:#f5f5f5}.kick-roar .section-participate .section-container{width:87.5%;max-width:1200px;margin:0 auto}.kick-roar .section-participate .section-container .section-wrapper{width:100%;display:flex;align-items:flex-start;gap:20px;justify-content:space-between;text-align:left}.kick-roar .section-participate .section-container .section-wrapper .section-title{color:#151413;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#151413;font-family:Antonio;font-size:80px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.8px;text-transform:uppercase}.kick-roar .section-participate .section-container .section-wrapper .section-description{color:#343436;font-family:HarmonyOS Sans;font-size:32px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:-.64px;width:100%;max-width:450px}.kick-roar .section-participate .section-container .section-content,.kick-roar .section-participate .section-container .section-content .section-content-wrapper{width:100%}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card{width:100%;border-radius:28px;overflow:hidden;background-color:#fff}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-feature{width:100%;padding-bottom:11.5%;position:relative;overflow:hidden;background-color:#f5f5f5}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-feature .lazy-picture{position:absolute;top:0;left:0}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .switch-container{position:relative;display:inline-flex;border-radius:60px;background:#7d98ff;padding:6px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .switch-container .switch-button{width:166px;height:58px;flex-shrink:0;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;border:none;background:none;cursor:pointer;color:#151413;font-family:HarmonyOS Sans;font-size:24px;font-weight:700;line-height:120%;letter-spacing:-.72px;text-transform:uppercase;transition:color .4s;user-select:none}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .switch-container .switch-button.active{color:#7d98ff;pointer-events:none}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .switch-container .switch-background{position:absolute;top:6px;left:6px;width:166px;height:58px;border-radius:40px;background:#151413;transition:transform .4s ease-in-out}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container{width:100%;max-width:742px;margin:0 auto;padding-bottom:70px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .hidden{display:none!important}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .section-note{color:#6e6e73;font-family:HarmonyOS Sans;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-.48px;margin-top:30px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content p{margin-bottom:0}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-group{margin-top:30px;text-align:left}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-label{display:block;color:#343436;font-family:HarmonyOS Sans;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.6px;margin-bottom:15px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-label span{color:#327dff;font-family:HarmonyOS Sans;font-size:20px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.6px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-input{width:100%;padding:12px 16px;border:1px solid #e0e0e0;border-radius:8px;font-size:16px;transition:border-color .2s ease;outline:none;background-color:#e9ebf2}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-input:focus{border-color:#1a1a1a}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-input::placeholder{color:#999}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-input.error{border-color:#e53935}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .error-message{color:#e53935;font-size:12px;margin-top:4px;display:none;position:absolute}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .error-message.show{display:block}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .upload-area{border:1px dashed #d0d0d0;border-radius:8px;padding:50px 30px;text-align:center;cursor:pointer;transition:all .2s ease;position:relative;background-color:#e9ebf2}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .upload-area:hover,.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .upload-area.dragover{border-color:#1a1a1a;background:#e9ebf2}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .upload-area.has-file{border-color:#4caf50;background:#e9ebf2}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .upload-area.error{border-color:#e53935}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .upload-icon{width:40px;height:40px;margin:0 auto 8px;color:#999}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .upload-text{font-size:14px;color:#666}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .file-input{display:none}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-area{color:#1a1a1a;margin-top:16px;display:none}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-area.show{display:block}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-item{display:flex;align-items:center;gap:12px;padding:12px 20px;background:#f5f5f5;border-radius:8px;margin-bottom:8px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-thumbnail{width:60px;height:60px;border-radius:6px;object-fit:cover;background:#e0e0e0}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-video{width:120px;height:68px;border-radius:6px;object-fit:cover;background:#1a1a1a}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-info{flex:1;min-width:0}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-name{font-size:14px;font-weight:500;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-size{font-size:12px;color:#666;margin-top:2px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-remove{width:32px;height:32px;border:none;background:#e0e0e0;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:backgroundColor .2s ease}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .preview-remove:hover{background:#e53935;color:#fff}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .file-icon{width:60px;height:60px;border-radius:6px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:600}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .submit-btn{padding:20px 40px;background:#151413;border:none;border-radius:50px;color:#7d98ff;font-family:HarmonyOS Sans;font-size:24px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-.72px;cursor:pointer;transition:all .2s ease;text-transform:uppercase;margin-top:40px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .submit-btn:hover{background:#333}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .submit-btn:disabled{background:#ccc;cursor:not-allowed}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .submit-btn.loading{position:relative;color:transparent}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .submit-btn.loading:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;margin:-10px 0 0 -10px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:spin .8s linear infinite}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .submit-btn.uploading-progress,.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .submit-btn.uploading-progress:disabled{color:#7d98ff;background:#151413}@keyframes spin{to{transform:rotate(360deg)}}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel{padding-top:60px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel-title{color:#151413;font-family:Antonio;font-size:48px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-1.44px;text-transform:uppercase}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper{display:none}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel .section-panel-item{flex:0 0 calc((100% - 40px) / 3);border-radius:14px;overflow:hidden;background:#edf0fa;text-align:left}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel .section-panel-item .section-panel-item-feature{width:100%;padding-bottom:78.63%;position:relative;overflow:hidden}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel .section-panel-item .section-panel-item-feature .lazy-picture{position:absolute;top:0;left:0}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel .section-panel-item .section-panel-item-info{padding:20px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel .section-panel-item .section-panel-item-info .section-panel-item-name{color:#343436;font-family:Antonio;font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.6px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel .section-panel-item .section-panel-item-info .section-panel-item-bio{color:#343436;font-family:HarmonyOS Sans;font-size:14px;font-weight:400;line-height:130%;letter-spacing:-.42px;margin-top:15px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel .section-panel-item .section-panel-item-info .section-panel-item-title{color:#343436;font-family:HarmonyOS Sans;font-size:14px;font-weight:700;line-height:130%;letter-spacing:-.42px;margin-top:15px}.kick-roar .section-faq{padding:120px 0}.kick-roar .section-faq .section-container{width:87.5%;max-width:1200px;margin:0 auto;text-align:left}.kick-roar .section-faq .section-container .section-content{width:100%}.kick-roar .section-faq .section-container .section-content .section-content-wrapper{width:100%;display:flex;gap:125px}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-title{color:#151413;font-family:Antonio;font-size:80px;font-weight:700;line-height:110%;letter-spacing:-.8px;text-transform:uppercase;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#151413}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list{flex:1;display:flex;flex-direction:column;gap:10px}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item{border-radius:28px;overflow:hidden;background-color:#f5f5f5;transition:background-color .3s ease}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item[data-staggered-item]{transition:background-color .3s ease,opacity var(--staggered-opacity-duration) cubic-bezier(.15,0,.2,1),transform var(--staggered-translate-y-duration) cubic-bezier(.15,0,.2,1);transition-delay:0s,calc(var(--staggered-item-index, 0) * var(--staggered-delay) * 1s),calc(var(--staggered-item-index, 0) * var(--staggered-delay) * 1s)}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color1{background-color:#ff94f8}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color2{background-color:#c0ff30}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color3{background-color:#fff944}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color4{background-color:#7fcbff}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color5{background-color:#8f96ff}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color6{background-color:#6ef577}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color7{background-color:#ff9e36}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color8{background-color:#ff6060}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active.color9{background-color:#6ef5c8}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active .section-item-question .section-item-question-icon{transform:scaleY(-1)}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item.active .section-item-answer-wrapper{grid-template-rows:1fr}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-question{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;cursor:pointer;user-select:none}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-question .section-item-question-title{color:#343436;font-family:HarmonyOS Sans;font-size:24px;font-weight:700;line-height:32px;letter-spacing:-.48px}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-question .section-item-question-icon{width:16px;height:16px;flex-shrink:0;display:flex;align-items:flex-start;transition:transform .3s cubic-bezier(.4,0,.2,1)}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-question .section-item-question-icon svg{width:100%;height:100%}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-answer-wrapper{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-answer{overflow:hidden}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-answer .section-item-answer-inner{color:#343436;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.48px;padding-bottom:30px;margin:0 30px;text-align:left}.kick-roar .section-academy-offline{padding:100px 0;width:100%;background-color:#151413}.kick-roar .section-academy-offline .section-special-event{--kr-accent: #c0ff30;--kr-pill-fill: #343436;--kr-ball-gradient: url(https://cdn.hollyland.com/file/landing/kick-roar/green-ball.png) center / cover no-repeat}.kick-roar .section-academy-offline .section-special-event .section-special-title,.kick-roar .section-academy-offline .section-special-event .section-special-word{-webkit-text-stroke-width:2px}.kick-roar .section-academy-offline .section-container{width:87.5%;max-width:1200px;margin:0 auto}.kick-roar .section-academy-offline .section-container .section-wrapper{width:100%;margin:0 auto 50px}.kick-roar .section-academy-offline .section-container .section-wrapper .section-description{color:#fff;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.48px;width:100%;max-width:800px;margin:40px auto 0}.kick-roar .section-academy-offline .section-container .section-content,.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper{width:100%}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card{width:100%;border-radius:28px;background:#c0ff30;overflow:hidden;text-decoration:none;display:block}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header{width:100%;padding:30px;display:flex;align-items:center;justify-content:space-between;background:url(https://cdn.hollyland.com/file/landing/kick-roar/academy01_large.jpg) no-repeat center center;background-size:cover;height:120px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-list{display:flex;align-items:center;gap:25px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-list .section-item{width:40px;height:40px;flex-shrink:0}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-list .section-item .section-item-flag{width:100%;height:100%}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button{width:243px;height:60px;border-radius:40px;background:#151413;display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button span{color:#c0ff30;font-family:HarmonyOS Sans;font-size:24px;font-weight:700;line-height:120%;letter-spacing:-.72px;text-transform:uppercase}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button svg{width:36px;height:36px;flex-shrink:0;background-color:#c0ff30;border-radius:50%;overflow:hidden}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info{width:100%;display:flex;align-self:stretch;justify-content:space-between}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction{flex:1;padding:40px;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-qa .section-question{color:#151413;font-family:Antonio;font-size:48px;font-weight:700;line-height:120%;letter-spacing:-1.44px;text-transform:uppercase}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-qa ul{margin-top:20px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-qa ul li{color:#343436;font-family:HarmonyOS Sans;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.6px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-qa ul li::marker{font-size:14px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-note{color:#343436;font-size:16px;font-weight:400;line-height:20px;letter-spacing:-.48px;padding-right:30px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-feature-box{width:58.75%;flex-shrink:0}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-feature-box .section-feature{width:100%;height:100%}.kick-roar .section-recommend{padding-top:100px;width:100%}.kick-roar .section-recommend .section-container{width:87.5%;max-width:1100px;margin:0 auto}.kick-roar .section-recommend .section-container .section-wrapper{width:100%;margin-bottom:50px}.kick-roar .section-recommend .section-container .section-wrapper .section-title{color:#151413;font-family:Antonio;font-size:80px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.8px;text-transform:uppercase;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#151413}.kick-roar .section-recommend .section-container .section-content,.kick-roar .section-recommend .section-container .section-content .section-content-wrapper{width:100%}.kick-roar .section-recommend .section-container .section-content .section-content-wrapper .section-list{width:100%;display:flex;flex-direction:column;gap:40px}.kick-roar .section-recommend .section-container .section-content .section-content-wrapper .section-list .section-item{width:100%}.kick-roar .section-recommend .section-container .section-content .section-content-wrapper .section-list .section-item a{width:100%;display:block;text-decoration:none;pointer-events:none}.kick-roar .section-recommend .section-container .section-content .section-content-wrapper .section-list .section-item a .section-item-feature{width:100%;padding-bottom:41.73%;position:relative;overflow:hidden}.kick-roar .section-recommend .section-container .section-content .section-content-wrapper .section-list .section-item a .section-item-feature .lazy-picture{position:absolute;top:0;left:0}.kick-roar .sticky-action-buttons{position:fixed;left:50%;bottom:50px;transform:translate(-50%);z-index:999;width:min(420px,100vw - 24px);display:flex;gap:20px}.kick-roar .sticky-action-buttons .sticky-action-button{width:200px;height:48px;border-radius:40px;border:1px solid #C0FF30;background:#15141399;backdrop-filter:blur(15px);color:#c0ff30;font-size:20px;font-weight:700;line-height:48px;letter-spacing:-.6px;text-transform:uppercase;text-decoration:none;transition:transform .25s ease,filter .25s ease}.kick-roar .sticky-action-buttons .sticky-action-button:hover{transform:translateY(-1px);filter:brightness(1.08)}.kick-roar .section-submit-success-modal{-webkit-backdrop-filter:blur(20px);background:#0000004d;backdrop-filter:blur(20px);position:fixed;inset:0;overflow:hidden;opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1100}.kick-roar .section-submit-success-modal.show{opacity:1;pointer-events:auto;overflow-y:auto}.kick-roar .section-submit-success-modal.show .modal-overlay-container .modal-overlay{transform:translateY(0);transition:transform .4s ease-in-out}.kick-roar .section-submit-success-modal.show.animation-complete{overflow:auto}.kick-roar .section-submit-success-modal .modal-overlay-container{width:100%;min-height:100%;display:flex;align-items:center;justify-content:center}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay{width:87.5%;max-width:980px;margin:50px auto;border-radius:28px;background:#f5f5f5;position:relative;display:flex;flex-direction:column;align-items:flex-end;transform:translateY(100%);transition:transform .4s ease-out 1s}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-close-btn{position:sticky;left:0;right:30px;top:30px;width:40px;height:40px;margin-top:30px;margin-right:30px;cursor:pointer;z-index:100}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-close-btn .modal-close-btn-icon{width:100%;height:100%}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-close-btn .modal-close-btn-icon svg{filter:brightness(.9);transition:all .4s ease}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-close-btn .modal-close-btn-icon:hover svg{filter:brightness(1.2)}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container{width:100%;max-width:800px;padding:30px 20px 70px;margin:-30px auto 0}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper{width:100%}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title{display:flex;align-items:flex-end;justify-content:center;gap:25px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title span{color:#151413;text-align:center;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#151413;font-family:Antonio;font-size:72px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.72px;text-transform:uppercase}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title img{width:133px;height:133px;object-fit:cover;margin-bottom:5px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-desc{color:#343436;text-align:center;font-family:HarmonyOS Sans;font-size:20px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.6px;width:100%;max-width:550px;margin:40px auto 70px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:26px;flex-wrap:wrap}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-preview-column{flex:1;max-width:390px;min-width:0;display:flex;flex-direction:column;align-items:center;gap:24px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-save-btn-wrapper{width:auto;flex-shrink:0}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-control-panel{width:282px;flex-shrink:0;display:flex;flex-direction:column;gap:30px;margin-top:40px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-group{text-align:left}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-title{color:#343436;font-family:Antonio;font-size:20px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.6px;text-transform:uppercase;margin-bottom:15px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-list{display:flex;flex-wrap:wrap;gap:8px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn{width:50px;height:50px;border-radius:10px;color:#343436;display:flex;align-items:center;justify-content:center;font-family:Antonio;font-size:14px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.42px;text-transform:uppercase;cursor:pointer;border:2px solid transparent}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn:nth-child(1){color:#343436;background:#d4f90b}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn:nth-child(2){color:#fff;background:#d535ef}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn:nth-child(3){color:#fff;background:#027ef9}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn:nth-child(4){color:#343436;background:#fddd19}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn:nth-child(5){color:#fff;background:#de0613}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn.active{border-color:#000}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-image-btn{width:50px;height:50px;border-radius:10px;overflow:hidden;border:2px solid transparent;background:transparent;padding:0;cursor:pointer;background:#fff}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-image-btn.active{border-color:#151413}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-image-placeholder{display:block;width:100%;height:100%;border-radius:10px;border:1px solid #E4E4E4;background:#fff}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-preview-panel{width:100%;min-width:0}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-canvas{width:100%;max-width:430px;aspect-ratio:390/487;height:auto;background:#fff;display:block;margin:0 auto}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .wish-card-save-btn{margin:0 auto;width:120px;height:60px;border:none;border-radius:40px;background:#151413;color:#fff;font-family:HarmonyOS Sans;font-size:24px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-.72px;text-transform:uppercase;cursor:pointer;display:block}@media (max-width: 992px){.kick-roar .section-recommend .section-container .section-wrapper .section-title{font-size:60px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-list{gap:20px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-list .section-item{width:30px;height:30px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button{width:150px;height:40px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button span{font-size:20px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button svg{width:24px;height:24px}}@media (max-width: 767px){.kick-roar{padding-bottom:100px}.kick-roar .kick-navbar{backdrop-filter:none}.kick-roar .kick-navbar .kick-navbar-container{display:block;position:absolute;top:0;left:0;width:100%;height:auto;padding:0;background:#fff6;backdrop-filter:blur(20px)}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-brand{float:left;width:100%;text-align:left;font-size:14px;line-height:44px;font-weight:500;letter-spacing:-.28px;padding-left:20px}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-toggle{color:#151413;position:absolute;top:22px;transform:translateY(-50%);right:20px;width:16px;height:44px;display:flex;align-items:center;cursor:pointer}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-toggle svg{width:16px;height:16px;transition:transform .4s cubic-bezier(.4,0,.2,1);will-change:transform;flex-shrink:0}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-toggle.active svg{transform:scaleY(-1)}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu{float:right;text-align:left;position:relative;display:flex;align-items:flex-start;width:100%;flex-direction:column;gap:5px;height:0;visibility:hidden;padding:0 20px;transition:height .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);will-change:height,visibility}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu .kick-navbar-item{width:100%;padding:7.5px 0;opacity:0;transform:translateY(-5px);line-height:15px}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu .kick-navbar-item:nth-child(1){transition-delay:0}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu .kick-navbar-item:nth-child(2){transition-delay:0}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu .kick-navbar-item:nth-child(3){transition-delay:0}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu .kick-navbar-item:nth-child(4){transition-delay:0}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu .kick-navbar-item:nth-child(5){transition-delay:0}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu .kick-navbar-item.active{color:#000;background:transparent;font-weight:700}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded{visibility:visible;height:215px}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded .kick-navbar-item{opacity:1;transform:translateY(0)}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded .kick-navbar-item:nth-child(1){transition-delay:.05s}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded .kick-navbar-item:nth-child(2){transition-delay:.1s}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded .kick-navbar-item:nth-child(3){transition-delay:.15s}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded .kick-navbar-item:nth-child(4){transition-delay:.2s}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded .kick-navbar-item:nth-child(5){transition-delay:.25s}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded .kick-navbar-item:nth-child(6){transition-delay:.3s}.kick-roar .kick-navbar .kick-navbar-container .kick-navbar-menu.expanded .kick-navbar-item:nth-child(7){transition-delay:.35s}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container{padding:40px 16px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title{gap:10px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title span{font-size:40px;-webkit-text-stroke-width:1px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title img{width:70px;height:70px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-desc{font-size:14px;line-height:22px;margin:20px auto}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper{flex-direction:column;gap:20px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-preview-panel{order:1}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-control-panel{order:2;width:258px;gap:18px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-save-btn-wrapper{order:3}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-title{font-size:26px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn{height:34px;font-size:16px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-image-btn{width:48px;height:48px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-canvas{width:100%;max-width:none}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .wish-card-save-btn{width:120px;height:46px;font-size:32px}.kick-roar .section-special-event{--kr-title-size: 55px;--kr-title-tracking: -1.65px;--kr-gap: 24px;--kr-pill-width: 112px;--kr-pill-collapsed-width: 49px;--kr-pill-height: 49px;--kr-ball-size: 41px;--kr-ball-offset: 63px;--kr-tagline-size: 18px;--kr-tagline-leading: 22px;--kr-tagline-tracking: -.54px}.kick-roar .section-special-event .section-special-heading{width:100%}.kick-roar .section-special-event .section-special-title,.kick-roar .section-special-event .section-special-word{white-space:normal;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:var(--kr-accent)}.kick-roar .section-special-event .section-special-row{width:100%;justify-content:center}.kick-roar .section-special-event .section-special-switch{margin-top:6px}.kick-roar .section-special-event .section-special-switch .section-special-switch-ball{top:4px;left:4px}.kick-roar .section-sound{padding:50px 0}.kick-roar .section-sound .section-container .section-wrapper{width:100%;padding:0 20px;margin-bottom:40px}.kick-roar .section-sound .section-container .section-wrapper .section-description{font-size:17px;font-weight:500;line-height:21px;letter-spacing:-.34px;margin-top:20px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track{--gallery-loop-distance: 1675px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-1{width:136px;padding-top:50px;margin-right:67px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-1 .section-gallery-feature{width:136px;height:137px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-1 .section-gallery-info{margin-top:20px;font-size:12px;letter-spacing:-.36px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-1 .section-gallery-info .section-gallery-title{font-size:14px;font-weight:700;line-height:120%;letter-spacing:-.42px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-2{width:163px;margin-right:72px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-2 .section-feature-top{width:132px;height:132px;margin-left:49px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-2 .section-feature-bottom{width:114px;height:118px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-3{width:262px;padding-top:30px;margin-right:68px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-3 .section-gallery-feature{width:262px;height:262px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-3 .section-gallery-info{font-size:12px;letter-spacing:-.36px;margin-top:20px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-3 .section-gallery-info .section-gallery-title{font-size:14px;letter-spacing:-.42px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4{width:166px;margin-right:70px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-feature{width:121px;height:120px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-info{margin-top:76px;margin-left:41px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-info .section-gallery-title{font-size:14px;letter-spacing:-.42px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-info .section-gallery-description{font-size:12px;letter-spacing:-.36px;margin-bottom:20px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-4 .section-gallery-info .section-gallery-info-feature{width:107px;height:99px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-5{width:177px;padding-top:73px;margin-right:74px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-5 .section-gallery-feature{width:177px;height:183px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-6{width:123px;padding-top:24px;margin-right:15px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-6 .section-gallery-feature{width:123px;height:114px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-6 .section-gallery-info .section-gallery-title{font-size:14px;letter-spacing:-.42px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-6 .section-gallery-info .section-gallery-description{font-size:12px;letter-spacing:-.36px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-7{width:207px;margin-right:75px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-7 .section-feature-top{width:120px;height:119px;margin-left:87px}.kick-roar .section-sound .section-container .section-content .section-content-wrapper .section-gallery .section-gallery-track .section-gallery-item-7 .section-feature-bottom{width:114px;height:119px}.kick-roar .section-campaign{--campaign-marquee-duration: 25s}.kick-roar .section-campaign .section-campaign-unit.section-special-event{--kr-title-size: clamp(70px, 30vw, 90px);--kr-title-tracking: -1.8px;--kr-track-inset: 4px;--kr-pill-expand-reveal: clamp(25px, 15vw, 50px)}.kick-roar .section-registration{padding-top:30px;padding-bottom:50px}.kick-roar .section-registration .section-container{width:100%;padding:0 20px}.kick-roar .section-registration .section-container .section-wrapper{flex-direction:column;gap:30px;margin-bottom:20px}.kick-roar .section-registration .section-container .section-wrapper .section-title{-webkit-text-stroke-width:1px;font-size:55px;font-style:normal;font-weight:700;line-height:110%;letter-spacing:-.55px}.kick-roar .section-registration .section-container .section-wrapper .section-title br{display:none}.kick-roar .section-registration .section-container .section-wrapper .section-info .section-date{font-size:21px;font-weight:700;line-height:120%;letter-spacing:-.42px}.kick-roar .section-registration .section-container .section-wrapper .section-info .section-description{font-size:14px;font-weight:500;line-height:120%;letter-spacing:-.42px;margin-top:10px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize{grid-template-columns:repeat(1,1fr);gap:20px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card{padding:10px 10px 15px 20px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-1{grid-row:span 1/span 1;grid-column:span 1/span 1}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2{padding-bottom:42px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-list{padding-right:10px;gap:8px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-list .section-item .section-item-feature{padding-bottom:111.96%}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-2 .section-list .section-item .section-item-title{margin-top:10px;font-size:14px;line-height:120%;letter-spacing:-.42px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3{padding-bottom:42px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-list{margin-top:15px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-list .section-item{max-width:152px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-list .section-item .section-item-feature{padding-bottom:84.43%}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card.section-card-3 .section-list .section-item .section-item-title{margin-top:8px;font-size:14px;line-height:120%;letter-spacing:-.42px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header{position:relative}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-left{gap:14px;flex-direction:column}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-icon{width:20px;height:20px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-info .section-title{font-size:28px;letter-spacing:-.84px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-info .section-description{font-size:14px;line-height:120%;letter-spacing:-.42px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-info .section-description svg{margin:0 3px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-button{position:absolute;right:0;width:115px;height:40px;gap:5px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-button span{font-size:14px;line-height:18px;letter-spacing:-.42px;margin-top:1px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-header .section-button svg{width:20px;height:20px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro{margin-top:14px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro .section-intro-title{font-size:28px;letter-spacing:-.84px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro .section-intro-description{font-size:14px;line-height:120%;letter-spacing:-.42px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-intro .section-intro-description svg{margin:0 3px}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list{margin-top:10px;gap:8px;flex-wrap:wrap}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list .section-item{width:calc((100% - 8px)/2);flex-shrink:0}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list .section-item .section-item-feature{padding-bottom:69.23%}.kick-roar .section-registration .section-container .section-content .section-content-wrapper .section-prize .section-card .section-list .section-item .section-item-title{margin-top:8px;font-size:14px;line-height:120%;letter-spacing:-.42px}.kick-roar .section-participate{padding:30px 20px 50px}.kick-roar .section-participate .section-container{width:100%}.kick-roar .section-participate .section-container .section-wrapper{flex-direction:column}.kick-roar .section-participate .section-container .section-wrapper .section-title{-webkit-text-stroke-width:1px;font-size:55px;line-height:110%;letter-spacing:-.55px}.kick-roar .section-participate .section-container .section-wrapper .section-description{font-size:21px;line-height:120%;letter-spacing:-.63px;font-weight:500}.kick-roar .section-participate .section-container .section-content .section-content-wrapper{margin-top:16px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-feature{padding-bottom:22.99%}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .switch-container{margin-bottom:10px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .switch-container .switch-button{width:88px;height:44px;font-size:14px;line-height:18px;letter-spacing:-.42px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .switch-container .switch-background{width:88px;height:44px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container{padding:0 20px 40px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .section-note{font-size:16px;line-height:20px;letter-spacing:-.48px;margin-top:20px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-group{margin-top:20px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .form-input{padding:10px 15px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .upload-text{width:100%;max-width:230px;margin:0 auto}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-form-content .submit-btn{padding:13px 21px;margin-top:25px;font-size:14px;line-height:18px;letter-spacing:-.42px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel{padding-top:30px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel-title{font-size:28px;letter-spacing:-.84px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-panel{display:none}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper{display:block;margin-top:20px;--swiper-pagination-color: #151413;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-inactive-color: #B8B8B8}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper .swiper-pagination-bullet{width:25px;height:4px;border-radius:4px;transition:all .6s ease;will-change:width}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper .swiper-wrapper{padding-bottom:45px;transition-timing-function:cubic-bezier(.455,.03,.515,.955)}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper .swiper-slide{text-align:left;overflow:hidden;position:relative;border-radius:14px;background:#edf0fa;cursor:pointer;height:auto}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper .swiper-slide .section-feature{width:100%;padding-bottom:60.33%;position:relative;overflow:hidden}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper .swiper-slide .section-feature img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper .swiper-slide .section-info{padding:20px 20px 40px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper .swiper-slide .section-info .section-name{color:#343436;font-family:Antonio;font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.6px}.kick-roar .section-participate .section-container .section-content .section-content-wrapper .section-card .section-form-container .section-judging-panel .section-judging-swiper .swiper-slide .section-info .section-bio{color:#343436;font-family:HarmonyOS Sans;font-size:14px;font-weight:400;line-height:130%;letter-spacing:-.42px;margin-top:15px}.kick-roar .section-faq{padding:50px 20px}.kick-roar .section-faq .section-container,.kick-roar .section-faq .section-container .section-content{width:100%}.kick-roar .section-faq .section-container .section-content .section-content-wrapper{width:100%;flex-direction:column;gap:40px;text-align:left}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-title{font-size:55px;line-height:110%;letter-spacing:-.55px}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-question{padding:20px}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-question .section-item-question-title{font-size:21px;line-height:29px;letter-spacing:-.42px}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-question .section-item-question-icon{width:20px;height:20px}.kick-roar .section-faq .section-container .section-content .section-content-wrapper .section-list .section-item .section-item-answer .section-item-answer-inner{font-size:17px;line-height:25px;letter-spacing:-.34px;padding-bottom:20px;margin:0 20px}.kick-roar .section-academy-offline{padding:50px 20px}.kick-roar .section-academy-offline .section-container{width:100%}.kick-roar .section-academy-offline .section-container .section-wrapper{margin-bottom:30px}.kick-roar .section-academy-offline .section-container .section-wrapper .section-description{font-size:14px;line-height:120%;letter-spacing:-.42px;margin-top:20px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header{padding:10px 20px 10px 10px;height:82px;align-items:center;background-color:#000}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-list{width:140px;gap:13px;flex-wrap:wrap;justify-content:center}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-list .section-item{width:25px;height:25px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-list .section-item .section-item-flag{width:100%;height:100%}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button{width:137px;height:40px;gap:5px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button span{font-size:14px;line-height:18px;letter-spacing:-.42px;margin-top:-2px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-header .section-button svg{width:20px;height:20px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info{position:relative}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction{padding:30px 20px 95px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-qa .section-question{font-size:28px;letter-spacing:-.84px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-qa ul{margin:12px 0 20px;padding:0;list-style:none}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-qa ul li{font-size:14px;line-height:120%;letter-spacing:-.42px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-qa ul li::marker{font-size:12px}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-introduction .section-note{font-size:14px;line-height:120%;letter-spacing:-.42px;padding-right:0;max-width:170px;position:relative;z-index:1}.kick-roar .section-academy-offline .section-container .section-content .section-content-wrapper .section-card .section-info .section-feature-box{position:absolute;bottom:0;width:100%}.kick-roar .section-academy-offline .section-special-event{align-items:flex-start}.kick-roar .section-academy-offline .section-special-event .section-special-switch{margin-top:8px}.kick-roar .section-academy-offline .section-special-event .section-special-heading{align-items:flex-start}.kick-roar .section-academy-offline .section-special-event .section-special-row{justify-content:center}.kick-roar .section-academy-offline .section-special-event .section-special-row .section-special-word{width:100%}.kick-roar .section-academy-offline .section-special-event .section-special-title,.kick-roar .section-academy-offline .section-special-event .section-special-word{-webkit-text-stroke-width:1px}.kick-roar .section-recommend{padding:50px 20px 0}.kick-roar .section-recommend .section-container{width:100%}.kick-roar .section-recommend .section-container .section-wrapper{margin-bottom:30px}.kick-roar .section-recommend .section-container .section-wrapper .section-title{font-size:55px;line-height:110%;letter-spacing:-.55px;-webkit-text-stroke-width:1px}.kick-roar .section-recommend .section-container .section-content .section-content-wrapper .section-list{gap:20px}.kick-roar .section-recommend .section-container .section-content .section-content-wrapper .section-list .section-item a .section-item-feature{padding-bottom:110.45%}.kick-roar .sticky-action-buttons{width:calc(100vw - 24px);gap:20px;bottom:20px;justify-content:center}.kick-roar .sticky-action-buttons .sticky-action-button{display:inline-flex;align-items:center;justify-content:center;width:144px;height:36px;line-height:36px;font-size:14px;font-weight:700;line-height:18px;letter-spacing:-.42px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay{width:calc(100% - 40px);margin:25px auto}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-close-btn{right:15px;top:15px;width:25px;height:25px;margin-top:15px;margin-right:15px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-close-btn svg{width:100%;height:100%;object-fit:cover;vertical-align:text-top}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container{width:100%;margin:-15px auto 0;padding:15px 20px 30px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title{gap:15px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title span{font-size:28px;-webkit-text-stroke-width:1px;line-height:120%;letter-spacing:-.28px;text-transform:uppercase}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-title img{width:64px;height:65px;margin-bottom:0}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-desc{font-size:14px;line-height:120%;letter-spacing:-.42px;margin:15px auto;padding:0 15px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper{gap:20px;flex-direction:column;justify-content:center;align-items:center}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-preview-column{display:contents}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-preview-panel{order:1;max-width:205px;width:100%}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-control-panel{order:2;margin-top:0;gap:10px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-card-save-btn-wrapper{order:3;width:auto}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-title{font-size:14px;line-height:120%;letter-spacing:-.42px;margin-bottom:5px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-list{gap:12px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-btn{width:42px;height:42px;font-size:10px;line-height:120%;letter-spacing:-.3px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-image-btn{width:42px;height:42px;border-radius:5px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .modal-content-image-wrapper .wish-option-image-placeholder{border-radius:5px}.kick-roar .section-submit-success-modal .modal-overlay-container .modal-overlay .modal-content-container .modal-content-wrapper .wish-card-save-btn{margin-top:0;width:75px;height:35px;font-size:14px;line-height:18px;letter-spacing:-.42px}}
