/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-feature-settings:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:Font Awesome\ 6 Free}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1*var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color,#eee);border-radius:var(--fa-border-radius,.1em);border-style:var(--fa-border-style,solid);border-width:var(--fa-border-width,.08em);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media(prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-text-height{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-stethoscope{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-info{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-explosion{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-wave-square{--fa:""}.fa-ring{--fa:""}.fa-building-un{--fa:""}.fa-dice-three{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-door-open{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-atom{--fa:""}.fa-soap{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-pump-medical{--fa:""}.fa-fingerprint{--fa:""}.fa-hand-point-right{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-flag-checkered{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-crop{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-users-rectangle{--fa:""}.fa-people-roof{--fa:""}.fa-people-line{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-male,.fa-person{--fa:""}.fa-laptop{--fa:""}.fa-file-csv{--fa:""}.fa-menorah{--fa:""}.fa-truck-plane{--fa:""}.fa-record-vinyl{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-bong{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-jar-wheat{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-pager{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-strikethrough{--fa:""}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-backward{--fa:""}.fa-caret-right{--fa:""}.fa-comments{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-code-pull-request{--fa:""}.fa-clipboard-list{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-user-check{--fa:""}.fa-vial-virus{--fa:""}.fa-sheet-plastic{--fa:""}.fa-blog{--fa:""}.fa-user-ninja{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-toggle-off{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-person-drowning{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-spray-can{--fa:""}.fa-truck-monster{--fa:""}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-rainbow{--fa:""}.fa-circle-notch{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-paw{--fa:""}.fa-cloud{--fa:""}.fa-trowel-bricks{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-hospital-user{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-binoculars{--fa:""}.fa-microphone-slash{--fa:""}.fa-box-tissue{--fa:""}.fa-motorcycle{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-toilets-portable{--fa:""}.fa-hockey-puck{--fa:""}.fa-table{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-users-slash{--fa:""}.fa-clover{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-star-and-crescent{--fa:""}.fa-house-fire{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-helicopter{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-file-circle-question{--fa:""}.fa-laptop-code{--fa:""}.fa-swatchbook{--fa:""}.fa-prescription-bottle{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-people-group{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-film{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-people-robbery{--fa:""}.fa-lightbulb{--fa:""}.fa-caret-left{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-sitemap{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-memory{--fa:""}.fa-road-spikes{--fa:""}.fa-fire-burner{--fa:""}.fa-flag{--fa:""}.fa-hanukiah{--fa:""}.fa-feather{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-comment-slash{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-compress{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-ankh{--fa:""}.fa-hands-holding-child{--fa:""}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:""}.fa-peseta-sign{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-ghost{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-cart-plus{--fa:""}.fa-gamepad{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-egg{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-campground{--fa:""}.fa-folder-plus{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-lock{--fa:""}.fa-gas-pump{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-house-flood-water{--fa:""}.fa-tree{--fa:""}.fa-bridge-lock{--fa:""}.fa-sack-dollar{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-car-side{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-microscope{--fa:""}.fa-sink{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-mitten{--fa:""}.fa-person-rays{--fa:""}.fa-users{--fa:""}.fa-eye-slash{--fa:""}.fa-flask-vial{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-om{--fa:""}.fa-worm{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-plug{--fa:""}.fa-chevron-up{--fa:""}.fa-hand-spock{--fa:""}.fa-stopwatch{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-chess-bishop{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-road-circle-check{--fa:""}.fa-dice-five{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-land-mine-on{--fa:""}.fa-i-cursor{--fa:""}.fa-stamp{--fa:""}.fa-stairs{--fa:""}.fa-i{--fa:"I"}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-pills{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-tooth{--fa:""}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:""}.fa-bicycle{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-snowman{--fa:""}.fa-mortar-pestle{--fa:""}.fa-road-barrier{--fa:""}.fa-school{--fa:""}.fa-igloo{--fa:""}.fa-joint{--fa:""}.fa-angle-right{--fa:""}.fa-horse{--fa:""}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-dong-sign{--fa:""}.fa-capsules{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-hand-point-up{--fa:""}.fa-money-bill{--fa:""}.fa-bookmark{--fa:""}.fa-align-justify{--fa:""}.fa-umbrella-beach{--fa:""}.fa-helmet-un{--fa:""}.fa-bullseye{--fa:""}.fa-bacon{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-radiation{--fa:""}.fa-chart-simple{--fa:""}.fa-mars-stroke{--fa:""}.fa-vial{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-user{--fa:""}.fa-school-circle-check{--fa:""}.fa-dumpster{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-building-user{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-highlighter{--fa:""}.fa-key{--fa:""}.fa-bullhorn{--fa:""}.fa-globe{--fa:""}.fa-synagogue{--fa:""}.fa-person-half-dress{--fa:""}.fa-road-bridge{--fa:""}.fa-location-arrow{--fa:""}.fa-c{--fa:"C"}.fa-tablet-button{--fa:""}.fa-building-lock{--fa:""}.fa-pizza-slice{--fa:""}.fa-money-bill-wave{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-house-flag{--fa:""}.fa-person-circle-minus{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-camera-rotate{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-star{--fa:""}.fa-repeat{--fa:""}.fa-cross{--fa:""}.fa-box{--fa:""}.fa-venus-mars{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-charging-station{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-mobile-retro{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-spider{--fa:""}.fa-hands-bound{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-x-ray{--fa:""}.fa-spell-check{--fa:""}.fa-slash{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-server{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-shop-lock{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-blender-phone{--fa:""}.fa-building-wheat{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-venus{--fa:""}.fa-passport{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-temperature-high{--fa:""}.fa-microchip{--fa:""}.fa-crown{--fa:""}.fa-weight-hanging{--fa:""}.fa-xmarks-lines{--fa:""}.fa-file-prescription{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-chess-knight{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-wheelchair{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-toggle-on{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-l{--fa:"L"}.fa-fire{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-folder-open{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-code-fork{--fa:""}.fa-city{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-pepper-hot{--fa:""}.fa-unlock{--fa:""}.fa-colon-sign{--fa:""}.fa-headset{--fa:""}.fa-store-slash{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-user-minus{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-clipboard{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-underline{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-signature{--fa:""}.fa-stroopwafel{--fa:""}.fa-bold{--fa:""}.fa-anchor-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-manat-sign{--fa:""}.fa-not-equal{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-jedi{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-mug-hot{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-gift{--fa:""}.fa-dice-two{--fa:""}.fa-chess-queen{--fa:""}.fa-glasses{--fa:""}.fa-chess-board{--fa:""}.fa-building-circle-check{--fa:""}.fa-person-chalkboard{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-less-than-equal{--fa:""}.fa-train{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-crow{--fa:""}.fa-sailboat{--fa:""}.fa-window-restore{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-torii-gate{--fa:""}.fa-frog{--fa:""}.fa-bucket{--fa:""}.fa-image{--fa:""}.fa-microphone{--fa:""}.fa-cow{--fa:""}.fa-caret-up{--fa:""}.fa-screwdriver{--fa:""}.fa-folder-closed{--fa:""}.fa-house-tsunami{--fa:""}.fa-square-nfi{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-square-binary{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-lemon{--fa:""}.fa-head-side-mask{--fa:""}.fa-handshake{--fa:""}.fa-gem{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-smoking{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-monument{--fa:""}.fa-snowplow{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-cannabis{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-tablets{--fa:""}.fa-ethernet{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-chair{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-plate-wheat{--fa:""}.fa-icicles{--fa:""}.fa-person-shelter{--fa:""}.fa-neuter{--fa:""}.fa-id-badge{--fa:""}.fa-marker{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-universal-access{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-lari-sign{--fa:""}.fa-volcano{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-viruses{--fa:""}.fa-square-person-confined{--fa:""}.fa-user-tie{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-certificate{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-suitcase{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-camera-retro{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-box-open{--fa:""}.fa-scroll{--fa:""}.fa-spa{--fa:""}.fa-location-pin-lock{--fa:""}.fa-pause{--fa:""}.fa-hill-avalanche{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-bomb{--fa:""}.fa-registered{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-subscript{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-burst{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-money-bills{--fa:""}.fa-smog{--fa:""}.fa-crutch{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-palette{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-vest{--fa:""}.fa-ferry{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-boxes-packing{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-bowl-food{--fa:""}.fa-candy-cane{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-file-word{--fa:""}.fa-file-powerpoint{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-house-lock{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-children{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-user-alt-slash,.fa-user-large-slash{--fa:""}.fa-envelope-open{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:""}.fa-mattress-pillow{--fa:""}.fa-guarani-sign{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-greater-than-equal{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-virus{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-layer-group{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-archway{--fa:""}.fa-heart-circle-check{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-square{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-couch{--fa:""}.fa-cedi-sign{--fa:""}.fa-italic{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-church{--fa:""}.fa-comments-dollar{--fa:""}.fa-democrat{--fa:""}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:""}.fa-road-lock{--fa:""}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-p{--fa:"P"}.fa-snowflake{--fa:""}.fa-newspaper{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-locust{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-person-dress-burst{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-vector-square{--fa:""}.fa-bread-slice{--fa:""}.fa-language{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-filter{--fa:""}.fa-question{--fa:"?"}.fa-file-signature{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-house-chimney-user{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-puzzle-piece{--fa:""}.fa-money-check{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-code{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-cubes-stacked{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-virus-covid{--fa:""}.fa-austral-sign{--fa:""}.fa-f{--fa:"F"}.fa-leaf{--fa:""}.fa-road{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-person-circle-plus{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-bolt-lightning{--fa:""}.fa-sack-xmark{--fa:""}.fa-file-excel{--fa:""}.fa-file-contract{--fa:""}.fa-fish-fins{--fa:""}.fa-building-flag{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-object-ungroup{--fa:""}.fa-poop{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-kaaba{--fa:""}.fa-toilet-paper{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-eject{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-plane-circle-check{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-object-group{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-mask-ventilator{--fa:""}.fa-arrow-right{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-cash-register{--fa:""}.fa-person-circle-question{--fa:""}.fa-h{--fa:"H"}.fa-tarp{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-heart{--fa:""}.fa-mars-and-venus{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-dumpster-fire{--fa:""}.fa-house-crack{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-bottle-water{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-kitchen-set{--fa:""}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-cube{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-shield-dog{--fa:""}.fa-solar-panel{--fa:""}.fa-lock-open{--fa:""}.fa-elevator{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-circle{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-recycle{--fa:""}.fa-user-astronaut{--fa:""}.fa-plane-slash{--fa:""}.fa-trademark{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-satellite-dish{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-users-rays{--fa:""}.fa-wallet{--fa:""}.fa-clipboard-check{--fa:""}.fa-file-audio{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-wrench{--fa:""}.fa-bugs{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-file-image{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-plane-departure{--fa:""}.fa-handshake-slash{--fa:""}.fa-book-bookmark{--fa:""}.fa-code-branch{--fa:""}.fa-hat-cowboy{--fa:""}.fa-bridge{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-truck-front{--fa:""}.fa-cat{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-truck-field{--fa:""}.fa-route{--fa:""}.fa-clipboard-question{--fa:""}.fa-panorama{--fa:""}.fa-comment-medical{--fa:""}.fa-teeth-open{--fa:""}.fa-file-circle-minus{--fa:""}.fa-tags{--fa:""}.fa-wine-glass{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-house-signal{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-faucet-drip{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-terminal{--fa:""}.fa-mobile-button{--fa:""}.fa-house-medical-flag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-tape{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-eye{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-audio-description{--fa:""}.fa-person-military-to-person{--fa:""}.fa-file-shield{--fa:""}.fa-user-slash{--fa:""}.fa-pen{--fa:""}.fa-tower-observation{--fa:""}.fa-file-code{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-bus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-window-maximize{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-prescription{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-vihara{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-plant-wilt{--fa:""}.fa-diamond{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-chart-diagram{--fa:""}.fa-bacterium{--fa:""}.fa-hand-pointer{--fa:""}.fa-drum-steelpan{--fa:""}.fa-hand-scissors{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-biohazard{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-mars-double{--fa:""}.fa-child-dress{--fa:""}.fa-users-between-lines{--fa:""}.fa-lungs-virus{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-phone{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-child-reaching{--fa:""}.fa-head-side-virus{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-door-closed{--fa:""}.fa-shield-virus{--fa:""}.fa-dice-six{--fa:""}.fa-mosquito-net{--fa:""}.fa-file-fragment{--fa:""}.fa-bridge-water{--fa:""}.fa-person-booth{--fa:""}.fa-text-width{--fa:""}.fa-hat-wizard{--fa:""}.fa-pen-fancy{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-trash{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-book-medical{--fa:""}.fa-poo{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-cubes{--fa:""}.fa-divide{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-headphones{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-clapping{--fa:""}.fa-republican{--fa:""}.fa-arrow-left{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-ruler{--fa:""}.fa-align-left{--fa:""}.fa-dice-d6{--fa:""}.fa-restroom{--fa:""}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:""}.fa-file-video{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-file-pdf{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-user-secret{--fa:""}.fa-otter{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-comment-dollar{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-clipboard-user{--fa:""}.fa-child{--fa:""}.fa-lira-sign{--fa:""}.fa-satellite{--fa:""}.fa-plane-lock{--fa:""}.fa-tag{--fa:""}.fa-comment{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-envelope{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-paperclip{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-ribbon{--fa:""}.fa-lungs{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-litecoin-sign{--fa:""}.fa-border-none{--fa:""}.fa-circle-nodes{--fa:""}.fa-parachute-box{--fa:""}.fa-indent{--fa:""}.fa-truck-field-un{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-mountain{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-square-virus{--fa:""}.fa-meteor{--fa:""}.fa-car-on{--fa:""}.fa-sleigh{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-water{--fa:""}.fa-calendar-check{--fa:""}.fa-braille{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-landmark{--fa:""}.fa-truck{--fa:""}.fa-crosshairs{--fa:""}.fa-person-cane{--fa:""}.fa-tent{--fa:""}.fa-vest-patches{--fa:""}.fa-check-double{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-cookie{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-dumbbell{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-tarp-droplet{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-calendar-plus{--fa:""}.fa-plane-arrival{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-chart-gantt{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-dna{--fa:""}.fa-virus-slash{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-chess{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-plug-circle-check{--fa:""}.fa-street-view{--fa:""}.fa-franc-sign{--fa:""}.fa-volume-off{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-mosque{--fa:""}.fa-mosquito{--fa:""}.fa-star-of-david{--fa:""}.fa-person-military-rifle{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-vials{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-place-of-worship{--fa:""}.fa-grip-vertical{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-u{--fa:"U"}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-pallet{--fa:""}.fa-faucet{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-s{--fa:"S"}.fa-timeline{--fa:""}.fa-keyboard{--fa:""}.fa-caret-down{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-plane-up{--fa:""}.fa-piggy-bank{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-mountain-city{--fa:""}.fa-coins{--fa:""}.fa-khanda{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-folder-tree{--fa:""}.fa-network-wired{--fa:""}.fa-map-pin{--fa:""}.fa-hamsa{--fa:""}.fa-cent-sign{--fa:""}.fa-flask{--fa:""}.fa-person-pregnant{--fa:""}.fa-wand-sparkles{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-ticket{--fa:""}.fa-power-off{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-flag-usa{--fa:""}.fa-laptop-file{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-diagram-next{--fa:""}.fa-person-rifle{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-closed-captioning{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-venus-double{--fa:""}.fa-images{--fa:""}.fa-calculator{--fa:""}.fa-people-pulling{--fa:""}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:""}.fa-cloud-rain{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-ship{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-download{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-file-circle-check{--fa:""}.fa-forward{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-align-center{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-calendar-week{--fa:""}.fa-laptop-medical{--fa:""}.fa-b{--fa:"B"}.fa-file-medical{--fa:""}.fa-dice-one{--fa:""}.fa-kiwi-bird{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-mill-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-skull{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-truck-pickup{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-stop{--fa:""}.fa-code-merge{--fa:""}.fa-upload{--fa:""}.fa-hurricane{--fa:""}.fa-mound{--fa:""}.fa-toilet-portable{--fa:""}.fa-compact-disc{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-caravan{--fa:""}.fa-shield-cat{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-glass-water{--fa:""}.fa-oil-well{--fa:""}.fa-vault{--fa:""}.fa-mars{--fa:""}.fa-toilet{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-sun{--fa:""}.fa-guitar{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-horse-head{--fa:""}.fa-bore-hole{--fa:""}.fa-industry{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-florin-sign{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:""}.fa-car-tunnel{--fa:""}.fa-head-side-cough{--fa:""}.fa-grip-lines{--fa:""}.fa-thumbs-down{--fa:""}.fa-user-lock{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-chess-pawn{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-person-through-window{--fa:""}.fa-toolbox{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-bug{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-mountain-sun{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-dice-d20{--fa:""}.fa-truck-droplet{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-medal{--fa:""}.fa-bed{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-podcast{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-bell{--fa:""}.fa-superscript{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-star-of-life{--fa:""}.fa-phone-slash{--fa:""}.fa-paint-roller{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-file{--fa:""}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-arrow-down{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-eraser{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-person-burst{--fa:""}.fa-dove{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-socks{--fa:""}.fa-inbox{--fa:""}.fa-section{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-envelope-open-text{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-wine-bottle{--fa:""}.fa-chess-rook{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-dharmachakra{--fa:""}.fa-hotdog{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-drum{--fa:""}.fa-ice-cream{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-fax{--fa:""}.fa-paragraph{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-star-half{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-tree-city{--fa:""}.fa-play{--fa:""}.fa-font{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-rupiah-sign{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-naira-sign{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-walkie-talkie{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-receipt{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-chevron-down{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-skull-crossbones{--fa:""}.fa-code-compare{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-school-lock{--fa:""}.fa-tower-cell{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-ranking-star{--fa:""}.fa-chess-king{--fa:""}.fa-person-harassing{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-arrow-up{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-shrimp{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-jug-detergent{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-user-shield{--fa:""}.fa-wind{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-fish{--fa:""}.fa-user-graduate{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-clapperboard{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-copy{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-hand-sparkles{--fa:""}.fa-grip,.fa-grip-horizontal{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-gun{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:""}.fa-computer{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-peso-sign{--fa:""}.fa-building-shield{--fa:""}.fa-baby{--fa:""}.fa-users-line{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-tractor{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-lines-leaning{--fa:""}.fa-ruler-combined{--fa:""}.fa-copyright{--fa:""}.fa-equals{--fa:"="}.fa-blender{--fa:""}.fa-teeth{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-map{--fa:""}.fa-rocket{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-folder-minus{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-store{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-bezier-curve{--fa:""}.fa-bell-slash{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-school-flag{--fa:""}.fa-fill{--fa:""}.fa-angle-up{--fa:""}.fa-drumstick-bite{--fa:""}.fa-holly-berry{--fa:""}.fa-chevron-left{--fa:""}.fa-bacteria{--fa:""}.fa-hand-lizard{--fa:""}.fa-notdef{--fa:""}.fa-disease{--fa:""}.fa-briefcase-medical{--fa:""}.fa-genderless{--fa:""}.fa-chevron-right{--fa:""}.fa-retweet{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-pump-soap{--fa:""}.fa-video-slash{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-radio{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-traffic-light{--fa:""}.fa-thermometer{--fa:""}.fa-vr-cardboard{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-display{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-trophy{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hammer{--fa:""}.fa-hand-peace{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-spinner{--fa:""}.fa-robot{--fa:""}.fa-peace{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-warehouse{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-splotch{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-dice-four{--fa:""}.fa-sim-card{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-mercury{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-person-falling-burst{--fa:""}.fa-award{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-building{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-qrcode{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-comment-nodes{--fa:""}.fa-house-medical{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-house-chimney-window{--fa:""}.fa-pen-nib{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tents{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-dog{--fa:""}.fa-carrot{--fa:""}.fa-moon{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-cheese{--fa:""}.fa-yin-yang{--fa:""}.fa-music{--fa:""}.fa-code-commit{--fa:""}.fa-temperature-low{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-broom{--fa:""}.fa-shield-heart{--fa:""}.fa-gopuram{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-hashtag{--fa:"#"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-oil-can{--fa:""}.fa-t{--fa:"T"}.fa-hippo{--fa:""}.fa-chart-column{--fa:""}.fa-infinity{--fa:""}.fa-vial-circle-check{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-voicemail{--fa:""}.fa-fan{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-calendar{--fa:""}.fa-trailer{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-sd-card{--fa:""}.fa-dragon{--fa:""}.fa-shoe-prints{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-hand-holding{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-clone{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-tornado{--fa:""}.fa-file-circle-plus{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-anchor{--fa:""}.fa-border-all{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-cookie-bite{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-draw-polygon{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-shower{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-book{--fa:""}.fa-user-plus{--fa:""}.fa-check{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-house-circle-check{--fa:""}.fa-angle-left{--fa:""}.fa-diagram-successor{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-cloud-moon{--fa:""}.fa-briefcase{--fa:""}.fa-person-falling{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-user-tag{--fa:""}.fa-rug{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-baht-sign{--fa:""}.fa-book-open{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-handcuffs{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-database{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-bottle-droplet{--fa:""}.fa-mask-face{--fa:""}.fa-hill-rockslide{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-paper-plane{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-dungeon{--fa:""}.fa-align-right{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-life-ring{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-calendar-day{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-dice{--fa:""}.fa-bowling-ball{--fa:""}.fa-brain{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-calendar-minus{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-gifts{--fa:""}.fa-hotel{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-thumbs-up{--fa:""}.fa-user-clock{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-file-invoice{--fa:""}.fa-window-minimize{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-brush{--fa:""}.fa-file-half-dashed{--fa:""}.fa-mask{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-ruler-vertical{--fa:""}.fa-user-alt,.fa-user-large{--fa:""}.fa-train-tram{--fa:""}.fa-user-nurse{--fa:""}.fa-syringe{--fa:""}.fa-cloud-sun{--fa:""}.fa-stopwatch-20{--fa:""}.fa-square-full{--fa:""}.fa-magnet{--fa:""}.fa-jar{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-bug-slash{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-bone{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-user-injured{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-plane{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:""}.fa-print{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-person-military-pointing{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-umbrella{--fa:""}.fa-trowel{--fa:""}.fa-d{--fa:"D"}.fa-stapler{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-kip-sign{--fa:""}.fa-hand-point-left{--fa:""}.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-barcode{--fa:""}.fa-plus-minus{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-person-circle-check{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/fa-brands-400.86ee2658.woff2) format("woff2"),url(/_next/static/media/fa-brands-400.8eaf0c88.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:""}.fa-hooli{--fa:""}.fa-yelp{--fa:""}.fa-cc-visa{--fa:""}.fa-lastfm{--fa:""}.fa-shopware{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-aws{--fa:""}.fa-redhat{--fa:""}.fa-yoast{--fa:""}.fa-cloudflare{--fa:""}.fa-ups{--fa:""}.fa-pixiv{--fa:""}.fa-wpexplorer{--fa:""}.fa-dyalog{--fa:""}.fa-bity{--fa:""}.fa-stackpath{--fa:""}.fa-buysellads{--fa:""}.fa-first-order{--fa:""}.fa-modx{--fa:""}.fa-guilded{--fa:""}.fa-vnv{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-microsoft{--fa:""}.fa-qq{--fa:""}.fa-orcid{--fa:""}.fa-java{--fa:""}.fa-invision{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-centercode{--fa:""}.fa-glide-g{--fa:""}.fa-drupal{--fa:""}.fa-jxl{--fa:""}.fa-dart-lang{--fa:""}.fa-hire-a-helper{--fa:""}.fa-creative-commons-by{--fa:""}.fa-unity{--fa:""}.fa-whmcs{--fa:""}.fa-rocketchat{--fa:""}.fa-vk{--fa:""}.fa-untappd{--fa:""}.fa-mailchimp{--fa:""}.fa-css3-alt{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-vimeo-v{--fa:""}.fa-contao{--fa:""}.fa-square-font-awesome{--fa:""}.fa-deskpro{--fa:""}.fa-brave{--fa:""}.fa-sistrix{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-battle-net{--fa:""}.fa-the-red-yeti{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-edge{--fa:""}.fa-threads{--fa:""}.fa-napster{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-google-plus-g{--fa:""}.fa-artstation{--fa:""}.fa-markdown{--fa:""}.fa-sourcetree{--fa:""}.fa-google-plus{--fa:""}.fa-diaspora{--fa:""}.fa-foursquare{--fa:""}.fa-stack-overflow{--fa:""}.fa-github-alt{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-pagelines{--fa:""}.fa-algolia{--fa:""}.fa-red-river{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-safari{--fa:""}.fa-google{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-atlassian{--fa:""}.fa-linkedin-in{--fa:""}.fa-digital-ocean{--fa:""}.fa-nimblr{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-hacker-news{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-adversal{--fa:""}.fa-creative-commons{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-fonticons{--fa:""}.fa-weixin{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-codepen{--fa:""}.fa-git-alt{--fa:""}.fa-lyft{--fa:""}.fa-rev{--fa:""}.fa-windows{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-meetup{--fa:""}.fa-centos{--fa:""}.fa-adn{--fa:""}.fa-cloudsmith{--fa:""}.fa-opensuse{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-codiepie{--fa:""}.fa-node{--fa:""}.fa-mix{--fa:""}.fa-steam{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-scribd{--fa:""}.fa-debian{--fa:""}.fa-openid{--fa:""}.fa-instalod{--fa:""}.fa-files-pinwheel{--fa:""}.fa-expeditedssl{--fa:""}.fa-sellcast{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-r-project{--fa:""}.fa-delicious{--fa:""}.fa-freebsd{--fa:""}.fa-vuejs{--fa:""}.fa-accusoft{--fa:""}.fa-ioxhost{--fa:""}.fa-fonticons-fi{--fa:""}.fa-app-store{--fa:""}.fa-cc-mastercard{--fa:""}.fa-itunes-note{--fa:""}.fa-golang{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-grav{--fa:""}.fa-weibo{--fa:""}.fa-uncharted{--fa:""}.fa-firstdraft{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-wikipedia-w{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-angellist{--fa:""}.fa-galactic-republic{--fa:""}.fa-nfc-directional{--fa:""}.fa-skype{--fa:""}.fa-joget{--fa:""}.fa-fedora{--fa:""}.fa-stripe-s{--fa:""}.fa-meta{--fa:""}.fa-laravel{--fa:""}.fa-hotjar{--fa:""}.fa-bluetooth-b{--fa:""}.fa-square-letterboxd{--fa:""}.fa-sticker-mule{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-hips{--fa:""}.fa-css{--fa:""}.fa-behance{--fa:""}.fa-reddit{--fa:""}.fa-discord{--fa:""}.fa-chrome{--fa:""}.fa-app-store-ios{--fa:""}.fa-cc-discover{--fa:""}.fa-wpbeginner{--fa:""}.fa-confluence{--fa:""}.fa-shoelace{--fa:""}.fa-mdb{--fa:""}.fa-dochub{--fa:""}.fa-accessible-icon{--fa:""}.fa-ebay{--fa:""}.fa-amazon{--fa:""}.fa-unsplash{--fa:""}.fa-yarn{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-500px{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-asymmetrik{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-gratipay{--fa:""}.fa-apple{--fa:""}.fa-hive{--fa:""}.fa-gitkraken{--fa:""}.fa-keybase{--fa:""}.fa-apple-pay{--fa:""}.fa-padlet{--fa:""}.fa-amazon-pay{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-stumbleupon{--fa:""}.fa-fedex{--fa:""}.fa-phoenix-framework{--fa:""}.fa-shopify{--fa:""}.fa-neos{--fa:""}.fa-square-threads{--fa:""}.fa-hackerrank{--fa:""}.fa-researchgate{--fa:""}.fa-swift{--fa:""}.fa-angular{--fa:""}.fa-speakap{--fa:""}.fa-angrycreative{--fa:""}.fa-y-combinator{--fa:""}.fa-empire{--fa:""}.fa-envira{--fa:""}.fa-google-scholar{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-studiovinari{--fa:""}.fa-pied-piper{--fa:""}.fa-wordpress{--fa:""}.fa-product-hunt{--fa:""}.fa-firefox{--fa:""}.fa-linode{--fa:""}.fa-goodreads{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-jsfiddle{--fa:""}.fa-sith{--fa:""}.fa-themeisle{--fa:""}.fa-page4{--fa:""}.fa-hashnode{--fa:""}.fa-react{--fa:""}.fa-cc-paypal{--fa:""}.fa-squarespace{--fa:""}.fa-cc-stripe{--fa:""}.fa-creative-commons-share{--fa:""}.fa-bitcoin{--fa:""}.fa-keycdn{--fa:""}.fa-opera{--fa:""}.fa-itch-io{--fa:""}.fa-umbraco{--fa:""}.fa-galactic-senate{--fa:""}.fa-ubuntu{--fa:""}.fa-draft2digital{--fa:""}.fa-stripe{--fa:""}.fa-houzz{--fa:""}.fa-gg{--fa:""}.fa-dhl{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-xing{--fa:""}.fa-blackberry{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-playstation{--fa:""}.fa-quinscape{--fa:""}.fa-less{--fa:""}.fa-blogger-b{--fa:""}.fa-opencart{--fa:""}.fa-vine{--fa:""}.fa-signal-messenger{--fa:""}.fa-paypal{--fa:""}.fa-gitlab{--fa:""}.fa-typo3{--fa:""}.fa-reddit-alien{--fa:""}.fa-yahoo{--fa:""}.fa-dailymotion{--fa:""}.fa-affiliatetheme{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-bootstrap{--fa:""}.fa-odnoklassniki{--fa:""}.fa-nfc-symbol{--fa:""}.fa-mintbit{--fa:""}.fa-ethereum{--fa:""}.fa-speaker-deck{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-patreon{--fa:""}.fa-avianex{--fa:""}.fa-ello{--fa:""}.fa-gofore{--fa:""}.fa-bimobject{--fa:""}.fa-brave-reverse{--fa:""}.fa-facebook-f{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-web-awesome{--fa:""}.fa-mandalorian{--fa:""}.fa-first-order-alt{--fa:""}.fa-osi{--fa:""}.fa-google-wallet{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-periscope{--fa:""}.fa-fulcrum{--fa:""}.fa-cloudscale{--fa:""}.fa-forumbee{--fa:""}.fa-mizuni{--fa:""}.fa-schlix{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-bandcamp{--fa:""}.fa-wpforms{--fa:""}.fa-cloudversify{--fa:""}.fa-usps{--fa:""}.fa-megaport{--fa:""}.fa-magento{--fa:""}.fa-spotify{--fa:""}.fa-optin-monster{--fa:""}.fa-fly{--fa:""}.fa-square-bluesky{--fa:""}.fa-aviato{--fa:""}.fa-itunes{--fa:""}.fa-cuttlefish{--fa:""}.fa-blogger{--fa:""}.fa-flickr{--fa:""}.fa-viber{--fa:""}.fa-soundcloud{--fa:""}.fa-digg{--fa:""}.fa-tencent-weibo{--fa:""}.fa-letterboxd{--fa:""}.fa-symfony{--fa:""}.fa-maxcdn{--fa:""}.fa-etsy{--fa:""}.fa-facebook-messenger{--fa:""}.fa-audible{--fa:""}.fa-think-peaks{--fa:""}.fa-bilibili{--fa:""}.fa-erlang{--fa:""}.fa-x-twitter{--fa:""}.fa-cotton-bureau{--fa:""}.fa-dashcube{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-stack-exchange{--fa:""}.fa-elementor{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-palfed{--fa:""}.fa-superpowers{--fa:""}.fa-resolving{--fa:""}.fa-xbox{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-searchengin{--fa:""}.fa-tiktok{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-renren{--fa:""}.fa-linux{--fa:""}.fa-glide{--fa:""}.fa-linkedin{--fa:""}.fa-hubspot{--fa:""}.fa-deploydog{--fa:""}.fa-twitch{--fa:""}.fa-flutter{--fa:""}.fa-ravelry{--fa:""}.fa-mixer{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-vimeo{--fa:""}.fa-mendeley{--fa:""}.fa-uniregistry{--fa:""}.fa-figma{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-dropbox{--fa:""}.fa-instagram{--fa:""}.fa-cmplid{--fa:""}.fa-upwork{--fa:""}.fa-facebook{--fa:""}.fa-gripfire{--fa:""}.fa-jedi-order{--fa:""}.fa-uikit{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-phabricator{--fa:""}.fa-ussunnah{--fa:""}.fa-earlybirds{--fa:""}.fa-trade-federation{--fa:""}.fa-autoprefixer{--fa:""}.fa-whatsapp{--fa:""}.fa-square-upwork{--fa:""}.fa-slideshare{--fa:""}.fa-google-play{--fa:""}.fa-viadeo{--fa:""}.fa-line{--fa:""}.fa-google-drive{--fa:""}.fa-servicestack{--fa:""}.fa-simplybuilt{--fa:""}.fa-bitbucket{--fa:""}.fa-imdb{--fa:""}.fa-deezer{--fa:""}.fa-raspberry-pi{--fa:""}.fa-jira{--fa:""}.fa-docker{--fa:""}.fa-screenpal{--fa:""}.fa-bluetooth{--fa:""}.fa-gitter{--fa:""}.fa-d-and-d{--fa:""}.fa-microblog{--fa:""}.fa-cc-diners-club{--fa:""}.fa-gg-circle{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-kickstarter-k{--fa:""}.fa-yandex{--fa:""}.fa-readme{--fa:""}.fa-html5{--fa:""}.fa-sellsy{--fa:""}.fa-square-web-awesome{--fa:""}.fa-sass{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-buromobelexperte{--fa:""}.fa-salesforce{--fa:""}.fa-octopus-deploy{--fa:""}.fa-medapps{--fa:""}.fa-ns8{--fa:""}.fa-pinterest-p{--fa:""}.fa-apper{--fa:""}.fa-fort-awesome{--fa:""}.fa-waze{--fa:""}.fa-bluesky{--fa:""}.fa-cc-jcb{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-rust{--fa:""}.fa-wix{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-supple{--fa:""}.fa-webflow{--fa:""}.fa-rebel{--fa:""}.fa-css3{--fa:""}.fa-staylinked{--fa:""}.fa-kaggle{--fa:""}.fa-space-awesome{--fa:""}.fa-deviantart{--fa:""}.fa-cpanel{--fa:""}.fa-goodreads-g{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-trello{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-get-pocket{--fa:""}.fa-perbyte{--fa:""}.fa-grunt{--fa:""}.fa-weebly{--fa:""}.fa-connectdevelop{--fa:""}.fa-leanpub{--fa:""}.fa-black-tie{--fa:""}.fa-themeco{--fa:""}.fa-python{--fa:""}.fa-android{--fa:""}.fa-bots{--fa:""}.fa-free-code-camp{--fa:""}.fa-hornbill{--fa:""}.fa-js{--fa:""}.fa-ideal{--fa:""}.fa-git{--fa:""}.fa-dev{--fa:""}.fa-sketch{--fa:""}.fa-yandex-international{--fa:""}.fa-cc-amex{--fa:""}.fa-uber{--fa:""}.fa-github{--fa:""}.fa-php{--fa:""}.fa-alipay{--fa:""}.fa-youtube{--fa:""}.fa-skyatlas{--fa:""}.fa-firefox-browser{--fa:""}.fa-replyd{--fa:""}.fa-suse{--fa:""}.fa-jenkins{--fa:""}.fa-twitter{--fa:""}.fa-rockrms{--fa:""}.fa-pinterest{--fa:""}.fa-buffer{--fa:""}.fa-npm{--fa:""}.fa-yammer{--fa:""}.fa-btc{--fa:""}.fa-dribbble{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-internet-explorer{--fa:""}.fa-stubber{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-old-republic{--fa:""}.fa-odysee{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-node-js{--fa:""}.fa-edge-legacy{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-medrt{--fa:""}.fa-usb{--fa:""}.fa-tumblr{--fa:""}.fa-vaadin{--fa:""}.fa-quora{--fa:""}.fa-square-x-twitter{--fa:""}.fa-reacteurope{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-amilia{--fa:""}.fa-mixcloud{--fa:""}.fa-flipboard{--fa:""}.fa-viacoin{--fa:""}.fa-critical-role{--fa:""}.fa-sitrox{--fa:""}.fa-discourse{--fa:""}.fa-joomla{--fa:""}.fa-mastodon{--fa:""}.fa-airbnb{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-buy-n-large{--fa:""}.fa-gulp{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-strava{--fa:""}.fa-ember{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-teamspeak{--fa:""}.fa-pushed{--fa:""}.fa-wordpress-simple{--fa:""}.fa-nutritionix{--fa:""}.fa-wodu{--fa:""}.fa-google-pay{--fa:""}.fa-intercom{--fa:""}.fa-zhihu{--fa:""}.fa-korvue{--fa:""}.fa-pix{--fa:""}.fa-steam-symbol{--fa:""}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:400;font-display:block;src:url(/_next/static/media/fa-regular-400.849b82e2.woff2) format("woff2"),url(/_next/static/media/fa-regular-400.bd1cf947.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:Font Awesome\ 6 Free;font-style:normal;font-weight:900;font-display:block;src:url(/_next/static/media/fa-solid-900.ee698398.woff2) format("woff2"),url(/_next/static/media/fa-solid-900.7a5aa5ab.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:Font Awesome\ 5 Brands;font-display:block;font-weight:400;src:url(/_next/static/media/fa-brands-400.86ee2658.woff2) format("woff2"),url(/_next/static/media/fa-brands-400.8eaf0c88.ttf) format("truetype")}@font-face{font-family:Font Awesome\ 5 Free;font-display:block;font-weight:900;src:url(/_next/static/media/fa-solid-900.ee698398.woff2) format("woff2"),url(/_next/static/media/fa-solid-900.7a5aa5ab.ttf) format("truetype")}@font-face{font-family:Font Awesome\ 5 Free;font-display:block;font-weight:400;src:url(/_next/static/media/fa-regular-400.849b82e2.woff2) format("woff2"),url(/_next/static/media/fa-regular-400.bd1cf947.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/_next/static/media/fa-solid-900.ee698398.woff2) format("woff2"),url(/_next/static/media/fa-solid-900.7a5aa5ab.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/_next/static/media/fa-brands-400.86ee2658.woff2) format("woff2"),url(/_next/static/media/fa-brands-400.8eaf0c88.ttf) format("truetype")}@font-face{font-family:FontAwesome;font-display:block;src:url(/_next/static/media/fa-regular-400.849b82e2.woff2) format("woff2"),url(/_next/static/media/fa-regular-400.bd1cf947.ttf) format("truetype");unicode-range:U+f003,U+f006,U+f014,U+f016-f017,U+f01a-f01b,U+f01d,U+f022,U+f03e,U+f044,U+f046,U+f05c-f05d,U+f06e,U+f070,U+f087-f088,U+f08a,U+f094,U+f096-f097,U+f09d,U+f0a0,U+f0a2,U+f0a4-f0a7,U+f0c5,U+f0c7,U+f0e5-f0e6,U+f0eb,U+f0f6-f0f8,U+f10c,U+f114-f115,U+f118-f11a,U+f11c-f11d,U+f133,U+f147,U+f14e,U+f150-f152,U+f185-f186,U+f18e,U+f190-f192,U+f196,U+f1c1-f1c9,U+f1d9,U+f1db,U+f1e3,U+f1ea,U+f1f7,U+f1f9,U+f20a,U+f247-f248,U+f24a,U+f24d,U+f255-f25b,U+f25d,U+f271-f274,U+f278,U+f27b,U+f28c,U+f28e,U+f29c,U+f2b5,U+f2b7,U+f2ba,U+f2bc,U+f2be,U+f2c0-f2c1,U+f2c3,U+f2d0,U+f2d2,U+f2d4,U+f2dc}@font-face{font-family:FontAwesome;font-display:block;src:url(/_next/static/media/fa-v4compatibility.59487ca3.woff2) format("woff2"),url(/_next/static/media/fa-v4compatibility.c63df8a6.ttf) format("truetype");unicode-range:U+f041,U+f047,U+f065-f066,U+f07d-f07e,U+f080,U+f08b,U+f08e,U+f090,U+f09a,U+f0ac,U+f0ae,U+f0b2,U+f0d0,U+f0d6,U+f0e4,U+f0ec,U+f10a-f10b,U+f123,U+f13e,U+f148-f149,U+f14c,U+f156,U+f15e,U+f160-f161,U+f163,U+f175-f178,U+f195,U+f1f8,U+f219,U+f27a}@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@400;500;600&display=swap";@import"https://webfontworld.github.io/gmarket/GmarketSans.css";@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";@font-face{font-family:GmarketSans;font-weight:400;font-style:normal;src:url(/fonts/GmarketSansTTFMedium.woff2) format("woff2");font-display:swap}@font-face{font-family:GmarketSansBold;font-weight:700;font-style:normal;src:url(/fonts/GmarketSansTTFBold.woff2) format("woff2");font-display:swap}@font-face{font-family:GmarketSansLight;font-weight:300;font-style:normal;src:url(/fonts/GmarketSansTTFMeLight.woff2) format("woff2");font-display:swap}@font-face{font-family:DNFBitBitv2;src:url(/fonts/DNFBitBitv2.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Pretendard;font-weight:400;font-style:normal;src:url(/fonts/PretendardVariable.ttf) format("truetype");font-display:swap}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(8%)}to{opacity:1;transform:translateX(0)}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}a,abbr,address,blockquote,body,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,img,ins,label,legend,li,object,ol,p,pre,q,s,samp,span,strike,strong,sub,sup,ul{margin:0;line-height:1.3em;border:0;-webkit-font-smoothing:antialiased}body{position:relative;min-height:320px;margin:0 auto;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;word-break:keep-all;color:#000;font-size:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;background-color:#fff}body.dark{background-color:#181818}h1,h2,h3,h4,h5,h6,header{margin:0;font-size:100%}body,html{font-size:100%;scroll-behavior:auto}main{display:block}caption,legend{position:absolute;top:-9999px;left:-9999px;width:0;height:0;font-size:0;overflow:hidden;visibility:hidden}caption{display:none}img{border:none}img,input,select{vertical-align:top}input,select{border:0;border-radius:0;background-color:transparent}hr{display:none;border:0}ol,ul,ul li{list-style:none}em{font-style:normal}menu li{list-style:none}address{display:inline;font-style:normal}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:0;background-color:transparent;border-radius:0}table{border-collapse:collapse;border-spacing:0}fieldset{margin:0;padding:0}button,input,keygen,pre,select,textarea{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}strong{font-weight:400}dfn{font-style:normal}b,i,s,u{font-style:inherit;font-family:inherit;font-weight:inherit;text-decoration:none}code{font-family:monospace}mark{color:inherit;background-color:transparent}:focus{outline:0}legend.show{position:static;height:auto;width:auto;font-size:inherit;visibility:visible}.hidden{position:absolute;top:-99999px}.txt-l{text-align:left!important}.txt-c{text-align:center!important}.txt-r{text-align:right!important}a{text-decoration:none}:root{--primary-dark-purple:$primary-dark-purple;--primary-deep-purple:$primary-deep-purple}body{width:100vw;overflow-x:hidden}body.lock-scroll{overflow:hidden;max-height:100vh}.layout-wrap{min-height:100vh}.react-modal .modal-contents{padding:16px 20px!important}.react-modal .modal-contents .pre-lined{white-space:pre-line}.react-modal.no-title .modal-contents{padding:35px 20px!important}.apply-wrap{display:flex;justify-content:space-between;align-items:center;margin:15px 0 0}.apply-wrap .input-wrap{position:relative}.apply-wrap .input-wrap i{position:absolute;top:50%;left:12px;transform:translateY(-50%);font-size:.9375rem;line-height:1.4em;font-weight:400;color:#999}.apply-wrap .input-wrap .apply-points{width:106px;height:40px;padding:9px 9px 9px 20px;border:1px solid #999;border-radius:4px;text-align:right;font-size:.9375rem;line-height:1.4em;font-weight:400;color:#999}.apply-wrap .btn-apply{font-size:1rem;line-height:1.375em;padding:9px 8px;border-radius:4px}.apply-wrap .btn-apply,[class^=btn]{font-weight:500;color:#fff;background-color:#5d44da;white-space:nowrap}[class^=btn]{font-size:.875rem;line-height:1.4285714286em;display:inline-block;padding:8px 19px;border-radius:50px}[class^=btn].received{background-color:#1ba1f2}[class^=btn].agreement{background-color:#495057}[class^=btn].completed{background-color:#ff6f26}[class^=btn].insufficient,[class^=btn].locked{background-color:rgba(33,37,41,.302)}[class^=btn].insufficient{text-align:center}[class^=btn].end{background-color:rgba(33,37,41,.302)}.invalid-message{display:block;margin-top:8px;font-size:.8125rem;line-height:1.3846153846em;font-weight:400;color:#fd564c}.page-event .section-title{font-size:1.125rem;line-height:1.5em;font-weight:600;color:#212529;padding:0 25px}.page-event .section-01{background:#000}.page-event .section-01 .title-wrap{padding:16px 20px;background-image:url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/main-bg@2x.png);background-repeat:no-repeat;background-size:contain;background-position:100% 100%}.page-event .section-01 .title-wrap.tlwmsxn{background-image:url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/cspr_top_bg.png);background-size:cover;background-position:50%;background-repeat:no-repeat;padding-top:68.5%}.page-event .section-01 .title-wrap .title-img{padding:48px 0 5px 20px;background-image:url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/main-title@2x.svg);background-repeat:no-repeat;background-size:contain;width:100%}.page-event .section-01 .title-wrap .sub-title{display:block;font-size:.875rem;line-height:1.5em;font-weight:600;color:#fff;margin:0 0 24px}.page-event .section-01 .title-wrap .title,.page-event .section-01 .title-wrap .title-multiline{font-size:1.75rem;line-height:1.5em;font-weight:600;color:#fff;margin:5px 0 20px}.page-event .section-01 .title-wrap .title-multiline{white-space:pre-wrap}.page-event .section-01 .title-wrap .title-multiline.tlwmsxn{font-size:20px}.page-event .section-01 .title-wrap .date{font-size:.75rem;line-height:1.5em;font-weight:400;color:#fff}.page-event .section-01 .title-wrap .date>b{font-weight:600}.page-event .section-01 .txt-wrap{font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff;padding:20px;background-color:#5d44da}.page-event .section-01 .txt-wrap em{font-weight:600}.page-event .section-02{padding:24px 16px 54px;background-color:#f1f3f5}.page-event .section-02 .points-wrap{display:flex;justify-content:space-between;width:100%;padding:12px 16px;border-radius:16px;background-color:#fff;box-shadow:0 2px 0 rgba(0,0,0,.03)}.page-event .section-02 .points-wrap .my-points{font-size:.875rem;line-height:1.5em;font-weight:600;color:#212529}.page-event .section-02 .points-wrap .total-points{font-size:.625rem;line-height:1.5em;font-weight:400;color:#495057}.page-event .section-02 .points-wrap .total-points em{color:#5d44da}.page-event .section-02 .about-points{font-size:.8125rem;line-height:1.3846153846em;font-weight:500;color:#868e96;display:flex;justify-content:center;align-items:center;text-decoration:underline;margin:16px auto 0;cursor:pointer}.page-event .section-02 .about-points .icon-info{margin:0 0 0 5px}.page-event .section-02 .agreement-wrap{text-align:center}.page-event .section-02 .agreement-wrap .txt{font-size:.875rem;line-height:1.5em;font-weight:400;color:#495057;padding:56px 0 16px}.page-event .section-03{background-color:#f1f3f5}.page-event .section-03 .slider-wrap{position:relative}.page-event .section-03 .slider-wrap .swiper-wrapper{align-items:center;height:260px;padding:25px 0 44px}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide{overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:168px;height:230px;background:linear-gradient(180deg,#d2cbff,#fff);border-radius:10px;box-shadow:0 2px 2px rgba(0,0,0,.25)}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide-active{transition:all .3s;z-index:2;width:184px!important;height:252px}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide-active img{width:156px!important;height:136px!important}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide-active img.tlwmsxn{width:85px!important;height:110px!important}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide img{width:128px;height:96px}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide img.tlwmsxn{width:78px;height:100px}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide .txt-wrap{text-align:center}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide .txt-wrap .title{padding:0 20px;font-size:1.125rem;line-height:1.5em;font-weight:600;color:#000;white-space:pre-wrap}.page-event .section-03 .slider-wrap .swiper-wrapper .swiper-slide .txt-wrap .sub-title{font-size:.9375rem;line-height:1.4em;font-weight:400;color:#616161}.page-event .section-03 .slider-wrap .swiper-pagination{bottom:15px;line-height:.4}.page-event .section-03 .slider-wrap .swiper-pagination .swiper-pagination-bullet{background:transparent;border:1px solid #999}.page-event .section-03 .slider-wrap .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#8475ef;border:1px solid #8475ef}.page-event .section-04{padding:14px 0 40px;background-color:#f1f3f5}.page-event .section-04 .section-sub{color:#495057;font-size:12px;padding:10px 16px 10px 23px}.page-event .section-04 .mission-list{overflow:hidden;margin:25px 16px 40px;box-shadow:0 2px 0 rgba(0,0,0,.03);border-radius:20px}.page-event .section-04 .mission-list .item{display:flex;justify-content:space-between;align-items:center;padding:14px 12px 14px 14px;background-color:#fff;border:1px solid #f1f3f5}.page-event .section-04 .mission-list .item:hover{background-color:#c5bcf2}.page-event .section-04 .mission-list .item:last-child{border:0}.page-event .section-04 .mission-list .item .contents{display:flex;align-items:center}.page-event .section-04 .mission-list .item .contents .number{font-size:1.125rem;line-height:1em;font-weight:600;color:#fff;display:inline-block;max-width:36px;min-width:36px;height:36px;background-color:#5d44da;border-radius:100%;text-align:center;line-height:36px}.page-event .section-04 .mission-list .item .contents .txt-wrap{display:inline-block;margin:0 12px}.page-event .section-04 .mission-list .item .contents .txt-wrap .title{font-size:1rem;line-height:1.5em;font-weight:600;color:#212529}.page-event .section-04 .mission-list .item .contents .txt-wrap .points{font-size:.75rem;line-height:1.3333333333em;font-weight:400;color:#495057}.page-event .section-04 .mission-list .item .contents .txt-wrap .points em{color:#5d44da}.page-event .section-04 .mission-list .item .btn{min-width:90px;padding:7px 12px;border-radius:12px;font-size:.75rem;line-height:1.5em;font-weight:600;color:#fff}.page-event .section-05{padding:30px 20px 60px;background-color:#fff}.page-event .section-05 .title{font-size:1.125rem;line-height:1.5em;font-weight:600;color:#212529}.page-event .section-05 .notice{padding:0 0 0 20px;margin:20px 0 0;list-style:disc}.page-event .section-05 .notice li{margin:0 0 8px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#212529;list-style:disc}.page-event .section-05 .notice li:last-child{margin:0}.template{background-color:#f1f3f5}.template b{font-weight:600}.template .title-wrap .sub-title{font-size:.875rem;line-height:1.5em;font-weight:600;color:#fff}.template .title-wrap .title{margin:8px 0;font-size:2.25rem;line-height:1.2222222222em;font-weight:600;color:#e85b4f}.template .title-wrap .sub-txt{font-size:.75rem;line-height:1.5em;font-weight:400;color:#dee2e6}.template .title-wrap .date{margin:22px 0 0;font-size:.75rem;line-height:1.5em;font-weight:400;color:#fff}.template .section-common-00{padding:40px 20px 29px;text-align:center}.template .section-common-00 .section-title{margin:0 0 33px;padding:0;font-size:1.25rem;line-height:1.5em;font-weight:600;color:#212529;line-height:.1em}.template .section-common-00 .section-sm-title{display:block;margin:30px 0 0;padding:0;font-size:1.25rem;line-height:1.5em;font-weight:600;color:#212529;font-size:1em;line-height:1em}.template .section-common-00 .section-badge{padding:6px 16px;background:#e85b4f;border-radius:30px;font-size:1rem;line-height:1.5em;font-weight:600;color:#fff}.template .section-common-01{padding:40px 20px 29px;text-align:center}.template .section-common-01 .section-title{margin:26px 0 13px;padding:0;font-size:1.25rem;font-weight:600;color:#212529;line-height:1.5em}.template .section-common-01 .section-badge{padding:6px 16px;background:#e85b4f;border-radius:30px;font-size:1rem;line-height:1.5em;font-weight:600;color:#fff}.template .section-common-01.section-08 .section-badge{background:#5d44da}.template .section-common-02{padding:28px 20px 40px}.template .section-common-02 .section-sub-title{font-size:1.125rem;line-height:1.5em;font-weight:600;color:#212529}.template .section-common-banner{min-height:145px;background-repeat:no-repeat;background-position:50%;background-size:contain}@media (max-width:500px){.template .section-common-banner{background-size:cover}}.template .info-wrap{display:flex;justify-content:center;align-items:center;font-size:.8125rem;line-height:1.3846153846em;font-weight:500;color:#868e96;text-decoration:underline;cursor:pointer}.template .info-wrap>i{margin:0 0 0 4px}.template .contents-box{padding:24px 20px 12px;margin:16px 0 0;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.25);border-radius:16px}.template .contents-box+.contents-box{margin:16px 0 0}.template .contents-box .contents-title{display:flex;align-items:center;font-size:1rem;line-height:1.5em;font-weight:600;color:#212529}.template .contents-box .contents-list .item{margin:0 0 12px}.template .contents-box .contents-list .item>ul{padding:0 0 0 44px;margin:6px 0 0;list-style:disc}.template .contents-box .contents-list .item>ul li{margin:6px 0;list-style:disc;font-size:.875rem;line-height:1.5714285714em;font-weight:#495057;color:400}.template .contents-box .contents-list .numbers{padding:3px 8px;margin:0 8px 0 0;background:#e85b4f;border-radius:100%;font-size:.875rem;line-height:1.5em;font-weight:600;color:#fff}.template .contents-box .contents-list .numbers.purple{background:#5d44da}.template .contents-box .contents .input-box{display:flex;justify-content:space-between;align-items:center;margin:8px 0}.template .contents-box .contents .input-box>input{width:calc(100% - 81px);height:44px;padding:13px 16px;border:1px solid #dee2e6;border-radius:10px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#868e96}.template .contents-box .contents .input-box>button{width:73px;height:44px;background:#5d44da;border-radius:16px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff}.template .contents-box .contents .input-box>button.disabled{background-color:#dee2e6}.template .contents-box .contents+.contents{margin:12px 0 0}.template .form-event{margin:28px 0 20px}.template .form-event .icon-go{width:20px;height:20px;background:url("data:image/svg+xml, %3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.375 5.5A.8.8 0 0 1 8.5 5.376l4.414 3.531c.7.56.7 1.626 0 2.186L8.5 14.625a.8.8 0 1 1-1-1.25L11.72 10 7.5 6.625A.8.8 0 0 1 7.375 5.5Z' fill='rgb%28134%2C142%2C150%29'/%3E%3C/svg%3E") 50%/contain no-repeat}.template .receive-wrap,.template .receive-wrap button{display:flex;justify-content:center}.template .receive-wrap button{flex-direction:column;align-items:center;width:140px;height:98px;box-shadow:0 2px 2px rgba(0,0,0,.25);border-radius:10px;font-size:.875rem;line-height:1.5em;font-weight:600;color:#fff}.template .receive-wrap button>img{margin:0 0 8px}.template .section-01{background:#212529}.template .section-01 .title-wrap{padding:24px 20px 20px;background:url(/static/images/event-one-store/main_bg_01.svg) 100% 100%/contain no-repeat}.template .section-01 .txt-wrap{padding:20px;background:#e85b4f;font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff}.template .section-03{background-color:#fff5ca;background-image:url(/static/images/event-one-store/banner_01.svg);background-position:bottom}.template .section-04 .logo-store{display:inline-block;margin:0 6px 0 0}.template .section-04 .info-wrap{justify-content:flex-start;color:#495057;text-decoration:none}.template .section-04 .info-wrap .icon-info{margin:0 4px 0 0;background:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb%2873%2C80%2C87%29'%3E%3Cpath d='M12 1.714a10.285 10.285 0 1 1 0 20.57 10.285 10.285 0 0 1 0-20.57zM12 0A12.007 12.007 0 0 0 .913 7.407a12.001 12.001 0 0 0 8.745 16.361 12 12 0 1 0 2.34-23.77z'/%3E%3Cpath d='M12 10.029c.71 0 1.286.576 1.286 1.286v6.377a1.286 1.286 0 0 1-2.572 0v-6.377c0-.71.576-1.286 1.286-1.286zM12 8.451a1.714 1.714 0 1 0 0-3.428 1.714 1.714 0 0 0 0 3.428z'/%3E%3C/svg%3E") 50%/contain no-repeat}.template .section-05{padding-bottom:25px;background:#fff}.template .section-06{background-color:#da9e53;background-image:url(/static/images/event-one-store/banner_02.svg)}.template .section-07{padding:12px 20px 40px;background:#fff}.template .section-07>p{word-break:break-all;font-size:.875rem;line-height:1.5em;font-weight:400;color:#424242}.template .section-07 .receive-wrap button.special{background:#e85b4f}.template .section-07 .receive-wrap button.welcome{margin:0 0 0 8px;background:linear-gradient(106.58deg,#b760b0 3.16%,#825cf9 53.2%,#518eee 97.83%)}.template .section-09{background-color:#212529;background-image:url(/static/images/event-one-store/banner_03.svg)}.template .section-10 .logo-pala{margin:0 4px 0 0;vertical-align:middle}.template .section-10 .rewards-list{width:100%;margin:16px 0 0;border-collapse:collapse;text-align:center;border-radius:16px;background:#212529;font-size:.75rem;line-height:1.5em;font-weight:600;color:#fff}.template .section-10 .rewards-list th{height:43px}.template .section-10 .rewards-list tr{border-top:1px solid #fff}.template .section-10 .rewards-list tr td{height:36px}.template .section-10 .rewards-list tr td:last-child{height:43px}.template .section-10 .receive-wrap button.pala{background:#212529}.template .section-11{padding:30px 20px 60px;background-color:#fff}.template .section-11 .title{font-size:1.125rem;line-height:1.5em;font-weight:600;color:#212529}.template .section-11 .notice{padding:0 0 0 20px;margin:20px 0 0;list-style:disc}.template .section-11 .notice li{margin:0 0 8px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#212529;list-style:disc}.template .section-11 .notice li:last-child{margin:0}.template-new{background-color:#000;color:#fff;height:100%}.template-new button{background-color:#5d44da;color:#fff;border-radius:12px}.template-new button:active{filter:brightness(70%)}.template-new .light{font-weight:300}.template-new .bold{font-weight:500}.template-new .bolder{font-weight:600}.template-new .text-s-01{font-size:12px}.template-new .text-s-02{font-size:14px}.template-new .text-m-01{font-size:16px}.template-new .text-m-02{font-size:18px}.template-new .text-l-01{font-size:20px}.template-new .text-l-02{font-size:24px}.template-new .text-l-03{font-size:36px}.template-new .divider{width:90%;height:1px;background-color:#f1f3f5;margin:auto}.template-new .section-notice{text-align:left;margin-top:24px}.template-new .section-notice .notice-title{font-weight:600;margin:24px}.template-new .section-notice .notice-content{margin:12px 34px 34px}.template-new .section-notice .notice-content li{margin:0 0 8px;list-style:disc}.template.one-store-xpla .section-01{background:#212529}.template.one-store-xpla .section-01 .title-wrap{padding-top:68.5%;background:url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/main-onestore-xpla.png) 100% 100%/contain no-repeat}.template.one-store-xpla .section-01 .txt-wrap{padding:20px;background:#5d44da;font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff}.template.one-store-xpla .contents-box .line{height:1px;margin-top:13px;margin-bottom:10px;border-bottom:1px solid #f1f3f5}.template.one-store-xpla .contents-box .contents-list .item .numbers{background-color:#5d44da}.template.one-store-xpla .contents-box .contents-list .item li{color:#868e96}.template.one-store-xpla .contents-box .contents-list .item li .underline-highlight{font-weight:600;text-decoration:underline}.template.one-store-xpla .contents-box .contents-list .item li .underline-highlight a{color:#868e96}.template.one-store-xpla .contents-box .contents-list .item.bithumb ul:first-child{display:flex;justify-content:space-between;padding:10px 5px 10px 0}.template.one-store-xpla .contents-box .contents-list .item.bithumb ul{padding-left:15px}.template.one-store-xpla .contents-box .contents-list .item.bithumb ul li{font-size:12px}.template.one-store-xpla .contents-box .contents-list .item.bithumb ul li .underline-highlight{font-weight:400}.template.one-store-xpla .contents-box .contents-list .item.bithumb ul li .underline-highlight.bold{font-weight:700}.template.one-store-xpla .contents-box .contents-list .item.bithumb ul li::marker{font-size:.01rem}.template.one-store-xpla .contents-box.airdrop{padding:1px 20px 30px;margin-bottom:20px}.template.one-store-xpla .contents-box.airdrop .receive-wrap button{padding-left:20px;position:relative;display:flex;font-size:16px;box-sizing:border-box;width:180px;height:50px;background:linear-gradient(106.58deg,#b760b0 3.16%,#825cf9 53.2%,#518eee 97.83%);border-radius:12px}.template.one-store-xpla .contents-box.airdrop .receive-wrap button.disabled{background:#dee2e6;box-shadow:0 0 0}.template.one-store-xpla .contents-box.airdrop .receive-wrap button img{position:absolute;top:12px;left:28px}.untitled-modal .modal-contents{padding:50px 30px 30px!important}@keyframes move{0%{bottom:28px}50%{bottom:20px}to{bottom:28px}}.opacity1{opacity:1!important;margin-top:80px}.opacity04,.opacity1{transition:opacity 1s,margin-top 1s}.opacity04{opacity:.4!important;margin-top:100px!important}.lido_wrap{min-width:22.5rem;color:#fff;background-color:#212529;position:relative;background:#212529 url(/static/images/lido-event/top_graphic.svg) no-repeat;background-position:top 3.125rem right -3.125rem;background-size:75%}.lido_wrap .inner{padding:0 1.5rem}.lido_wrap article{border-bottom:.063rem solid #495057;padding-bottom:2rem}.lido_wrap header{display:flex;justify-content:flex-end;padding:.875rem 1rem .875rem .625rem}.lido_wrap header .lido_share{line-height:1.313rem;font-size:.875rem;font-weight:400;margin-top:.344rem}.lido_wrap .arrow_move_icon_on{width:2rem;height:2rem;position:fixed;left:0;right:0;bottom:1.75rem;margin:auto;animation:move 1s ease-in infinite}.lido_wrap .arrow_move_icon_off{opacity:0}.lido_wrap .section-00{margin-top:1.25rem;text-align:left}.lido_wrap .section-00 span{background:linear-gradient(#2ceca7,#5de53a,#15acb4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lido_wrap .section-00 h1{font-size:2.25rem;font-weight:600}.lido_wrap .section-00 ul{margin-top:2.5rem}.lido_wrap .section-00 ul li:before{content:"•";width:1rem;height:1rem;font-size:1rem;position:absolute;left:0;top:0;bottom:0;margin:auto;color:#868e96;text-align:center;line-height:1rem}.lido_wrap .section-00 ul li{font-size:.375rem;list-style:none;margin-top:1.25rem;padding-left:.625rem;position:relative}.lido_wrap .section-00 ul li .text_wrap{margin-left:1rem}.lido_wrap .section-00 ul li h3{font-size:1rem;line-height:1.5rem}.lido_wrap .section-00 ul li p{font-size:.75rem;line-height:1.125rem}.lido_wrap .section-01{margin-top:5rem;text-align:center}.lido_wrap .section-01 span{background:linear-gradient(#2ceca7,#5de53a,#15acb4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.lido_wrap .section-01 h3{font-size:1.25rem;line-height:1.5em;font-weight:600;color:#868e96}.lido_wrap .section-01 h2{font-size:1.5rem;line-height:2.25rem;margin-top:.5rem;font-weight:700}.lido_wrap .section-01 p{line-height:1.5rem;font-weight:400;margin-top:1.438rem}.lido_wrap .section-01 p b{font-weight:700}.lido_wrap .section-02{text-align:center;margin-top:2.5rem}.lido_wrap .section-02 span{background:linear-gradient(#2ceca7,#5de53a,#15acb4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lido_wrap .section-02 h3{font-size:1.25rem;line-height:1.5em;font-weight:600;color:#868e96}.lido_wrap .section-02 h2{font-size:1.5rem;line-height:2.25rem;margin-top:.5rem}.lido_wrap .section-02 p{font-weight:400;line-height:1.5rem;margin-top:2.5rem}.lido_wrap .section-02 p span{font-weight:600}.lido_wrap .section-02 .eth_text_big{font-size:1.125rem;line-height:1.688rem}.lido_wrap .section-02 article .eth_text{margin-top:1.5rem}.lido_wrap .section-02 .token_cell_img{margin-top:1.75rem}.lido_wrap .section-02 .graphic_img{margin-top:1.5rem}.lido_wrap .section-02 button{max-width:19.5rem;width:100%;height:3rem;border:none;background-color:#5de53a;border-radius:.75rem;margin-top:2rem;font-size:1rem;color:#212529}.lido_wrap .section-03{text-align:center;margin-top:2.5rem;position:relative}.lido_wrap .section-03 span{background:linear-gradient(#2ceca7,#5de53a,#15acb4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.lido_wrap .section-03 h3{font-size:1.25rem;line-height:1.5em;font-weight:600;color:#868e96}.lido_wrap .section-03 h2{font-size:1.5rem;line-height:2.25rem;margin-top:.5rem}.lido_wrap .section-03 .step1 img,.lido_wrap .section-03 .step2 img,.lido_wrap .section-03 .step3 img,.lido_wrap .section-03 .step4 img{margin:.75rem auto 0;width:25.714%;min-width:19.5rem;height:auto}.lido_wrap .section-03 .steps{margin-top:2.5rem}.lido_wrap .section-03 .steps h4{width:3.438rem;height:1.5rem;font-size:.75rem;font-weight:600;line-height:1.5rem;text-align:center;margin:auto;border-radius:.75rem;text-transform:uppercase;background:hsla(0,0%,100%,.12)}.lido_wrap .section-03 .steps h5{margin-top:1.5rem;font-weight:400}.lido_wrap .section-03 .steps h5 span{font-weight:600}.lido_wrap .section-03 .steps p{margin-top:.75rem;font-size:.75rem;line-height:1.125rem;color:#dee2e6}.lido_wrap .section-03 .steps .step_img_box{display:flex;flex-direction:column}.lido_wrap .section-03 .steps .step_img_box .arrow_icon{width:3rem;height:3rem;margin:auto}.lido_wrap .section-03 .lido_staking{max-width:19.5rem;width:100%;height:3rem;border:none;background-color:#5de53a;border-radius:.75rem;margin-top:2.5rem;font-size:1rem;position:sticky;bottom:2rem;color:#212529}.lido_wrap .section-03 .lido_opacity1{bottom:2rem;opacity:1!important;visibility:visible;transition:1s}.lido_wrap .section-03 .lido_opacity04{bottom:-5rem;opacity:0!important;visibility:hidden;transition:1s}.lido_wrap footer{padding:1.5rem 1.5rem 2.5rem;margin-top:2.5rem;background-color:#1c1d1e}.lido_wrap footer div{display:flex}.lido_wrap footer h4{margin-left:.125rem;color:#ff6f26}.lido_wrap footer h4,.lido_wrap footer p{text-align:left;font-size:.75rem;line-height:1.125rem}.lido_wrap footer p{margin-top:.5rem;color:#dee2e6}@media screen and (min-width:768px)and (max-width:1023px){.lido_wrap{background-size:35%;background-position:top 50px right 100px}.lido_wrap .section-00{text-align:center}.lido_wrap .section-00 ul{margin:auto}.lido_wrap .section-00 ul li:before{display:none}}@media screen and (min-width:1024px){.lido_wrap{background-size:40%;background-position:top 50px right 130px}.lido_wrap .section-00{text-align:center}.lido_wrap .section-00 ul{margin:auto}.lido_wrap .section-00 ul li:before{display:none}}.bridge_wrap{width:100%;color:#212529;background-color:#f1f3f5}.bridge_wrap .inner{padding:1.25rem}.bridge_wrap .section-00 img{width:100%}.bridge_wrap .section-00 .title_text_box{background-color:#5d44da}.bridge_wrap .section-00 .title_text_box p{font-size:1.125rem;line-height:1.5em;font-weight:400;color:#fff}.bridge_wrap .section-00 .title_text_box b{font-weight:600}.bridge_wrap .section-01{padding:.5rem 1.25rem 1.5rem}.bridge_wrap .section-01 .event_benefit1 img{width:30%}.bridge_wrap .section-01 .event_benefit2 img{width:37.5%}.bridge_wrap .section-01 article h2{font-size:1.125rem;line-height:1.5em;font-weight:600;color:#212529;margin-bottom:1rem;margin-top:1rem}.bridge_wrap .section-01 article div{text-align:center;border-radius:1rem;background-color:#fff;padding:1.5rem 0}.bridge_wrap .section-01 article div h3{font-size:1rem;line-height:1.5em;font-weight:600;color:#212529;margin-top:.875rem}.bridge_wrap .section-01 .burrito_wallet_download{width:100%;padding:.844rem 0;border-radius:.75rem;margin-top:1.5rem;font-size:.875rem;line-height:1.5em;font-weight:600;color:#fff;background:linear-gradient(106.58deg,#b760b0 3.16%,#825cf9 53.2%,#518eee 97.83%)}.bridge_wrap .section-01 .burrito_wallet_download img{vertical-align:middle;margin-right:.563rem}.bridge_wrap .section-02{background-color:#fff;color:#495057;padding:1.25rem 1.75rem 1.25rem 1.25rem}.bridge_wrap .section-02 h3{font-size:.875rem;line-height:1.125rem}.bridge_wrap .section-02 ul{padding:0 0 0 1.25rem;margin-top:.75rem}.bridge_wrap .section-02 ul li{font-size:.75rem;line-height:1.5em;font-weight:400;color:#495057;list-style:disc}.template.invite-friend .section-symbol{width:32px;height:32px}.template.invite-friend .section-symbol-sm{width:16px;height:16px;margin-right:8px}.template.invite-friend .image-gem{width:187px;height:100px}.template.invite-friend hr{display:block;border:1px solid #dee2e6}.template.invite-friend .section-00{background-color:#fff}.template.invite-friend .section-00 img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.template.invite-friend .section-badge,.template.invite-friend .section-title,.template.invite-friend .txt-wrap{font-family:GmarketSans,serif}.template.invite-friend .section-common-00{padding:24px 20px}.template.invite-friend .section-common-00 .section-badge{padding:8px 16px;background:none;border:1.3px solid #000;font-size:1rem;line-height:1.5em;font-weight:500;color:#000}.template.invite-friend .section-common-00 .section-title{margin:15px 0;line-height:normal}.template.invite-friend .section-common-00 .section-content{padding:0 40px}.template.invite-friend .section-01 .txt-wrap{z-index:100;width:100%;background-color:#5d44da;font-size:20px;font-weight:500}.template.invite-friend .fix-container>button{position:fixed;bottom:0}.template.invite-friend .section-03{background-color:#fff;background-image:none;padding-bottom:0}.template.invite-friend .section-03 .contents-box{margin-top:0;padding-top:0;box-shadow:none}.template.invite-friend .section-03 .contents>ul>li{display:flex;justify-content:space-between;margin:14px 0}.template.invite-friend .section-03 .contents>ul>li p{display:inline-block}.template.invite-friend .section-03 .contents>ul>li strong{font-weight:600}.template.invite-friend .section-05>ul{margin-top:30px}.template.invite-friend .section-05 ul li{margin:15px 0;text-align:left}.template.invite-friend .section-05 ul li p{font-weight:600;margin-left:40px;text-indent:-30px}.template.invite-friend .section-05 ul li .order-number{background-color:#5d44da;color:#fff;font-size:12px;border-radius:50%;padding:1px 6px;margin-right:12px}.template.invite-friend .section-05 ul li ul{list-style:disc}.template.invite-friend .section-05 ul li ul li{color:#868e96;list-style:disc;margin-left:53px}.template.invite-friend .section-08{padding:30px 20px 90px;background-color:#fff}.template.invite-friend .section-08 .title{text-align:left}.template.invite-friend .section-08 .notice{padding:0 0 0 20px;margin:20px 0 0;list-style:disc}.template.invite-friend .section-08 .notice li{margin:0 0 8px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#495057;list-style:disc}.template.invite-friend .section-08 .notice li:last-child{margin:0}.template.invite-friend .section-09{background-image:none;background-color:#fff}.template.invite-friend .section-09 h2{display:inline-block;padding:8px 14px;background-color:#932ec2;font-size:26px;color:#fff;border-radius:100px;margin-top:4px}.template.invite-friend .section-09>h3{margin:28px 0 14px}.template.invite-friend .section-09 .link{width:85%;margin-bottom:14px;padding:12px .5em;background-color:#5d44da;color:#fff;border-radius:12px}.template.invite-friend .section-09 p{color:#868e96;text-align:left;padding-left:10px;text-indent:-10px}.template.invite-friend .success-copy-alert{position:fixed;left:10vw;right:10vw;top:90vh;padding:12px 12px 40px;border-radius:16px;background-color:rgba(33,37,41,.8);color:#fff;text-align:center;font-size:14px;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,padding .3s ease-in-out,visibility .3s ease-in-out}.template.invite-friend .show{padding:7px 12px 8px;opacity:1;visibility:visible}.bridge_wrap.onestore-bridge02 .title_text_box{padding:30px}.bridge_wrap.onestore-bridge02 .title_text_box p{font-size:1.2em;text-align:center}.bridge_wrap.onestore-bridge02 .section-01{padding:10px 0}.bridge_wrap.onestore-bridge02 .section-01 a{display:flex;justify-content:center}.bridge_wrap.onestore-bridge02 .section-01 a .burrito_wallet_download{width:90%;margin:30px 0;font-size:1em;background:#5d44da}.bridge_wrap.onestore-bridge02 .event_benefit1>h2,.bridge_wrap.onestore-bridge02 .event_benefit2>h2{font-family:GmarketSans,serif;text-align:center;font-size:1.4em}.bridge_wrap.onestore-bridge02 .event_benefit1 div,.bridge_wrap.onestore-bridge02 .event_benefit2 div{border-radius:0}.bridge_wrap.onestore-bridge02 .event_benefit1 div>h3,.bridge_wrap.onestore-bridge02 .event_benefit2 div>h3{font-size:1.1em}.bridge_wrap.onestore-bridge02 .event_benefit1 img{width:160px}.bridge_wrap.onestore-bridge02 .event_benefit2 img{width:200px}.bridge_wrap.onestore-bridge02 .notice{padding:25px}.bridge_wrap.onestore-bridge02 .notice h3{font-size:1.1em}.bridge_wrap.onestore-bridge02 .notice li{padding:5px 0;font-size:.95em}.l2e-1inch-wrap{text-align:center}.l2e-1inch-wrap .title{margin:24px auto 14px}.l2e-1inch-wrap .section-main .desc-main>p:last-child,.l2e-1inch-wrap .section-main .title-main>p>span,.l2e-1inch-wrap .section-main h1,.l2e-1inch-wrap .title{font-family:GmarketSans,serif}.l2e-1inch-wrap .section-main .partnership{margin:40px auto 18px;width:182.5px}.l2e-1inch-wrap .section-main .company-logo{width:189px;margin:16px auto}.l2e-1inch-wrap .section-main .text-m-01 .period .red{font-size:14px;color:#fff}.l2e-1inch-wrap .section-main .text-m-01 .period .fw400{font-size:14px}.l2e-1inch-wrap .section-main .text-m-01 p{font-size:16px;line-height:24px}.l2e-1inch-wrap .section-main .text-m-01 p span{font-family:GmarketSans,serif;font-size:20px;line-height:24px}.l2e-1inch-wrap .section-main .text-m-01 p .fw400{font-family:GmarketSansMedium,serif}.l2e-1inch-wrap .section-main .red{color:#d82122}.l2e-1inch-wrap .section-main .desc-main{background-image:url(/static/images/l2e-event/bg-main.png);background-size:contain;background-repeat:no-repeat;background-position:top;padding-top:65%;padding-bottom:25%}.l2e-1inch-wrap .section-main .desc-main p{margin-bottom:24px}.l2e-1inch-wrap .section-event{background-image:url(/static/images/l2e-event/neon_effect_1.png),url(/static/images/l2e-event/neon_effect_2.png);background-position:100% 600px,0 105%;background-size:240px,300px;background-repeat:no-repeat;margin-bottom:50px}.l2e-1inch-wrap .section-event .title{margin:-70px auto 14px}.l2e-1inch-wrap .section-event .benefit{color:#000;background-color:#fff;border-radius:16px;margin:0 16px;padding-top:16px}.l2e-1inch-wrap .section-event .benefit .benefit-list{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:8px 0}.l2e-1inch-wrap .section-event .benefit .benefit-list img{margin:8px;width:140px;height:100%}.l2e-1inch-wrap .section-event .benefit .bithumb{display:flex;justify-content:space-between;padding:0 26px;margin:auto}.l2e-1inch-wrap .section-event .benefit ul>li{list-style:disc;margin:16px 22px 16px 44px;text-align:left;font-size:.875rem;line-height:1.5em;font-weight:400;color:#868e96}.l2e-1inch-wrap .section-event .benefit ul>li u{text-decoration:underline}.l2e-1inch-wrap .section-event .checkbox-container{padding:16px 26px;margin:auto;display:flex;flex-direction:column}.l2e-1inch-wrap .section-event .checkbox-container .check-box{padding:11px 0;display:flex;justify-content:space-between}.l2e-1inch-wrap .section-event .checkbox-container .check-box .icon-go{width:20px;height:20px;background:url("data:image/svg+xml, %3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.375 5.5A.8.8 0 0 1 8.5 5.376l4.414 3.531c.7.56.7 1.626 0 2.186L8.5 14.625a.8.8 0 1 1-1-1.25L11.72 10 7.5 6.625A.8.8 0 0 1 7.375 5.5Z' fill='rgb%28134%2C142%2C150%29'/%3E%3C/svg%3E") 50%/contain no-repeat}.l2e-1inch-wrap .section-event .checkbox-container .radio-box{padding:5px 0}.l2e-1inch-wrap .section-event .none-h-padding{padding:0 26px}.l2e-1inch-wrap .section-event .accordion-container .accordion-item{background-color:hsla(0,0%,100%,.1);border:2px solid #00b1ff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:16px;margin:1rem auto;width:91%}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header{scroll-margin-top:80px;text-align:left;padding:16px}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order{margin-bottom:14px;display:flex;justify-content:space-between}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section div{display:inline-block}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section div:first-child{margin-right:14px;font-family:GmarketSans,serif}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section img{width:30px;height:30px}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section span{line-height:28px}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject{display:flex;justify-content:space-between;align-items:center}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject p{width:65%}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button{font-family:GmarketSans,serif;width:100px;height:38px;border-radius:12px;background-color:#fff;color:#5d44da}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button.disabled{color:#868e96}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button.completed{background-color:#212529;color:#fff}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-header .accordion-logo{width:110px;margin-right:20px}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail{text-align:left;border-radius:0 0 12px 12px;height:0;overflow:hidden;transition:height .6s ease}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz-content,.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz-title{padding:12px 16px}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz{text-align:left}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border-radius:50%;border:2px solid #ccc}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]+label{margin-left:11px}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]:checked{background-color:#ccc}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail div{text-align:center}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail div button{width:90%;margin:16px;padding:12px 0}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail div button.completed{background-color:#dee2e6}.l2e-1inch-wrap .section-event .accordion-container .accordion-item .accordion-detail.open{height:500px;overflow:scroll}.l2e-1inch-wrap .section-event .accordion-container .accordion-item.disabled{border:2px solid #979797}.l2e-1inch-wrap .section-event .accordion-container .accordion-item.completed{border:2px solid red}.l2e-1inch-wrap .section-event .submit-button{width:90%;height:45px;padding:12px;font-size:14px}.l2e-1inch-wrap .section-event .submit-button.completed{background-color:#dee2e6;color:#212529}.l2e-1inch-wrap .section-notice{padding-bottom:20px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#dee2e6}.template.cyworld-invite-friend .section-symbol{width:32px;height:32px}.template.cyworld-invite-friend .section-symbol-sm{width:16px;height:16px;margin-right:8px}.template.cyworld-invite-friend .image-gem{width:187px;height:100px}.template.cyworld-invite-friend hr{display:block;border:1px solid #dee2e6}.template.cyworld-invite-friend .section-00{font-family:GmarketSans,serif;background-color:#fff;padding:40px 10px 10px}.template.cyworld-invite-friend .section-00 .collabo-img{display:flex;justify-content:center;padding:0 0 15px}.template.cyworld-invite-friend .section-00 .collabo-img img{width:60%;height:auto;-o-object-fit:contain;object-fit:contain}.template.cyworld-invite-friend .section-00 .title1{display:flex;font-family:GmarketSansMedium,serif;justify-content:center;font-style:normal;font-size:20px}.template.cyworld-invite-friend .section-00 .title2{display:flex;justify-content:center;font-style:normal;font-weight:300;font-size:36px;line-height:40px}.template.cyworld-invite-friend .section-00 .title2 .orange{color:#f37021}.template.cyworld-invite-friend .section-00 .title2 span{margin-right:10px}.template.cyworld-invite-friend .section-00 .main-img{display:flex;justify-content:center}.template.cyworld-invite-friend .section-00 .main-img img{width:85%;height:85%;-o-object-fit:contain;object-fit:contain}.template.cyworld-invite-friend .section-00 .datetime{display:flex;justify-content:center;padding:10px}.template.cyworld-invite-friend .section-00 .datetime .label{font-size:16px;line-height:16px;color:#f37021}.template.cyworld-invite-friend .section-00 .datetime .range{font-family:GmarketSansMedium,serif;margin-left:10px;font-size:16px;line-height:16px;color:#212529}.template.cyworld-invite-friend .input-box-sub-notification{padding:10px;font-size:15px;color:#868e96}.template.cyworld-invite-friend .section-badge,.template.cyworld-invite-friend .section-title,.template.cyworld-invite-friend .txt-wrap{font-family:GmarketSans,serif}.template.cyworld-invite-friend .section-common-00{padding:24px 20px}.template.cyworld-invite-friend .section-common-00 .section-badge{padding:8px 16px;background:none;border:1.3px solid #000;font-size:1rem;line-height:1.5em;font-weight:500;color:#000}.template.cyworld-invite-friend .section-common-00 .section-title{margin:15px 0;line-height:normal}.template.cyworld-invite-friend .section-common-00 .section-content{padding:0 40px}.template.cyworld-invite-friend .section-01 .txt-wrap{z-index:100;width:100%;background-color:#5d44da;font-size:20px;font-weight:500}.template.cyworld-invite-friend .fix-container>button{position:fixed;bottom:0}.template.cyworld-invite-friend .section-03{background-color:#fff;background-image:none;padding-bottom:0}.template.cyworld-invite-friend .section-03 .contents-box{margin-top:0;padding-top:0;box-shadow:none}.template.cyworld-invite-friend .section-03 .ui-check label{text-align:left}.template.cyworld-invite-friend .section-03 .contents>ul>li{display:flex;justify-content:space-between;margin:14px 0}.template.cyworld-invite-friend .section-03 .contents>ul>li p{display:inline-block}.template.cyworld-invite-friend .section-03 .contents>ul>li strong{font-weight:600}.template.cyworld-invite-friend .section-05>ul{margin-top:30px}.template.cyworld-invite-friend .section-05 ul li{margin:15px 0;text-align:left}.template.cyworld-invite-friend .section-05 ul li p{font-weight:600;margin-left:40px;text-indent:-30px}.template.cyworld-invite-friend .section-05 ul li .order-number{background-color:#5d44da;color:#fff;font-size:12px;border-radius:50%;padding:1px 6px;margin-right:12px}.template.cyworld-invite-friend .section-05 ul li ul{list-style:disc}.template.cyworld-invite-friend .section-05 ul li ul li{color:#868e96;list-style:disc;margin-left:53px}.template.cyworld-invite-friend .section-08{padding:30px 20px 90px;background-color:#e9ecef}.template.cyworld-invite-friend .section-08 .title{text-align:left;font-weight:500}.template.cyworld-invite-friend .section-08 .notice{padding:0 0 0 20px;margin:20px 0 0;list-style:disc}.template.cyworld-invite-friend .section-08 .notice li{margin:0 0 8px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#495057;list-style:disc}.template.cyworld-invite-friend .section-08 .notice li:last-child{margin:0}.template.cyworld-invite-friend .section-09{background-image:none;background-color:#fff}.template.cyworld-invite-friend .section-09 h2{display:inline-block;padding:8px 14px;background-color:#932ec2;font-size:26px;color:#fff;border-radius:100px;margin-top:4px}.template.cyworld-invite-friend .section-09>h3{margin:28px 0 14px}.template.cyworld-invite-friend .section-09 .link{width:85%;margin-bottom:14px;padding:12px .5em;background-color:#5d44da;color:#fff;border-radius:12px}.template.cyworld-invite-friend .section-09 p{color:#868e96;text-align:left;padding-left:10px;text-indent:-10px}.template.cyworld-invite-friend .success-copy-alert{position:fixed;left:10vw;right:10vw;top:90vh;padding:12px 12px 40px;border-radius:16px;background-color:rgba(33,37,41,.8);color:#fff;text-align:center;font-size:14px;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,padding .3s ease-in-out,visibility .3s ease-in-out}.template.cyworld-invite-friend .show{padding:7px 12px 8px;opacity:1;visibility:visible}.bridge_wrap.cyworld-bridge02 .section-00{font-family:GmarketSans,serif;background-color:#e9ecef;padding:40px 10px 10px}.bridge_wrap.cyworld-bridge02 .section-00 .collabo-img{display:flex;justify-content:center}.bridge_wrap.cyworld-bridge02 .section-00 .collabo-img img{width:60%;height:auto;-o-object-fit:contain;object-fit:contain}.bridge_wrap.cyworld-bridge02 .section-00 .title1{display:flex;font-family:GmarketSansMedium,serif;justify-content:center;font-style:normal;font-size:20px;line-height:20px;margin-top:20.15px}.bridge_wrap.cyworld-bridge02 .section-00 .title2{display:flex;justify-content:center;font-style:normal;font-size:36px;line-height:40px;text-align:center;margin-top:8px}.bridge_wrap.cyworld-bridge02 .section-00 .title2 .orange{color:#f37021}.bridge_wrap.cyworld-bridge02 .section-00 .main-img{display:flex;justify-content:center}.bridge_wrap.cyworld-bridge02 .section-00 .main-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bridge_wrap.cyworld-bridge02 .section-00 .datetime{display:flex;justify-content:center;padding:10px}.bridge_wrap.cyworld-bridge02 .section-00 .datetime .label{font-size:16px;line-height:16px;color:#f37021}.bridge_wrap.cyworld-bridge02 .section-00 .datetime .range{font-family:GmarketSansMedium,serif;margin-left:10px;font-size:16px;line-height:16px;color:#212529}.bridge_wrap.cyworld-bridge02 .section-01{padding:0;background:#fff}.bridge_wrap.cyworld-bridge02 .section-01 a{display:flex;justify-content:center}.bridge_wrap.cyworld-bridge02 .section-01 a .burrito_wallet_download{width:90%;margin:30px 0;font-size:1em;background:#5d44da}.bridge_wrap.cyworld-bridge02 .title_text_box{color:#fff;padding:20px;background-color:#5d44da}.bridge_wrap.cyworld-bridge02 .title_text_box p{font-size:1.125rem;line-height:1.5em;font-weight:400;color:#fff;text-align:center}.bridge_wrap.cyworld-bridge02 .title_text_box p b{font-weight:600}.bridge_wrap.cyworld-bridge02 .event_benefit1>h2{font-family:GmarketSans,serif;text-align:center;font-size:1.4em;margin:0;padding:24px 0 14px;background-color:#fff}.bridge_wrap.cyworld-bridge02 .event_benefit1 div{border-radius:0;padding:0}.bridge_wrap.cyworld-bridge02 .event_benefit1 div>h3{font-size:1.1em}.bridge_wrap.cyworld-bridge02 .event_benefit1 img{width:66.666%}.bridge_wrap.cyworld-bridge02 .notice{background:#f1f3f5;padding:25px 20px}.bridge_wrap.cyworld-bridge02 .notice h3{font-size:.875em}.bridge_wrap.cyworld-bridge02 .notice li{font-size:12px}.template.cyworld-invite-friend-ios .section-symbol{width:32px;height:32px}.template.cyworld-invite-friend-ios .section-symbol-sm{width:16px;height:16px;margin-right:8px}.template.cyworld-invite-friend-ios .image-gem{width:187px;height:100px}.template.cyworld-invite-friend-ios hr{display:block;border:1px solid #dee2e6}.template.cyworld-invite-friend-ios .section-00{overflow:hidden;width:100%;font-family:GmarketSans,serif;padding:0 0 89.444vw;background:#212529 url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/cyworld_ios_bg.png) 50% no-repeat;background-size:cover}.template.cyworld-invite-friend-ios .section-00 .collabo-img{display:flex;justify-content:center;overflow:hidden;margin-top:11.111vw}.template.cyworld-invite-friend-ios .section-00 .collabo-img img{width:60%}.template.cyworld-invite-friend-ios .section-00 .title_wrap{width:100%;text-align:center}.template.cyworld-invite-friend-ios .section-00 .title_wrap .title1{display:flex;font-family:GmarketSansMedium,serif;justify-content:center;font-style:normal;font-size:4.444vw;color:#fff;margin:4.444vw 0}.template.cyworld-invite-friend-ios .section-00 .title_wrap .title2{display:flex;justify-content:center;font-style:normal;font-weight:300;font-size:7.777vw;line-height:8.888vw;color:#fff}.template.cyworld-invite-friend-ios .section-00 .title_wrap .title2 .orange{color:#f37021}.template.cyworld-invite-friend-ios .section-00 .main-img{display:flex;justify-content:center}.template.cyworld-invite-friend-ios .section-00 .main-img img{width:85%;height:85%;-o-object-fit:contain;object-fit:contain}.template.cyworld-invite-friend-ios .section-00 .datetime{width:100%;display:flex;justify-content:center;margin:10.277vw 0 9.216vw;font-family:GmarketSansMedium,serif}.template.cyworld-invite-friend-ios .section-00 .datetime .label{font-size:4.444vw;line-height:4.444vw;color:#f37021}.template.cyworld-invite-friend-ios .section-00 .datetime .range{margin-left:10px;font-size:4.444vw;line-height:4.444vw;color:#fff}.template.cyworld-invite-friend-ios .input-box-sub-notification{padding:10px 0;font-size:14px;line-height:21px;color:#868e96}.template.cyworld-invite-friend-ios .section-badge,.template.cyworld-invite-friend-ios .section-title,.template.cyworld-invite-friend-ios .txt-wrap{font-family:GmarketSans,serif}.template.cyworld-invite-friend-ios .section-common-00{padding:24px 20px}.template.cyworld-invite-friend-ios .section-common-00 .section-badge{padding:8px 16px;background:none;border:1.3px solid #000;font-size:1rem;line-height:1.5em;font-weight:500;color:#000}.template.cyworld-invite-friend-ios .section-common-00 .section-title{margin:15px 0;line-height:normal}.template.cyworld-invite-friend-ios .section-01 .txt-wrap{z-index:100;width:100%;background-color:#5d44da;font-size:20px;font-weight:500}.template.cyworld-invite-friend-ios .fix-container>button{position:fixed;bottom:0}.template.cyworld-invite-friend-ios .section-03{background-color:#fff;background-image:none;padding-bottom:0}.template.cyworld-invite-friend-ios .section-03 .contents-box{margin-top:0;padding-top:0;box-shadow:none}.template.cyworld-invite-friend-ios .section-03 .contents-box .input-box button{font-weight:600}.template.cyworld-invite-friend-ios .section-03 .contents-box .cyinv-ios-input-box input[type=text]:disabled{color:#868e96!important;border:1px solid #dee2e6!important;opacity:1!important;-webkit-text-fill-color:#868e96!important}.template.cyworld-invite-friend-ios .section-03 .ui-check label{text-align:left}.template.cyworld-invite-friend-ios .section-03 .contents>ul>li{display:flex;justify-content:space-between;margin:14px 0}.template.cyworld-invite-friend-ios .section-03 .contents>ul>li p{display:inline-block}.template.cyworld-invite-friend-ios .section-03 .contents>ul>li strong{font-weight:600}.template.cyworld-invite-friend-ios .section-03 .item-controls{min-height:46px}.template.cyworld-invite-friend-ios .section-04{padding:24px 40px}.template.cyworld-invite-friend-ios .section-04 .section-content{font-size:14px;line-height:21px}.template.cyworld-invite-friend-ios .section-05{padding:24px 28px}.template.cyworld-invite-friend-ios .section-05>ul{margin-top:30px}.template.cyworld-invite-friend-ios .section-05 ul li{margin:15px 0;text-align:left}.template.cyworld-invite-friend-ios .section-05 ul li p{font-weight:600;margin-left:40px;text-indent:-30px;font-size:14px;line-height:21px}.template.cyworld-invite-friend-ios .section-05 ul li .order-number{background-color:#5d44da;color:#fff;font-size:12px;border-radius:50%;padding:1px 6px;margin-right:12px}.template.cyworld-invite-friend-ios .section-05 ul li ul{list-style:disc}.template.cyworld-invite-friend-ios .section-05 ul li ul li{color:#868e96;list-style:disc;margin-left:53px;font-size:14px;line-height:21px}.template.cyworld-invite-friend-ios .section-08{padding:30px 20px 90px;background-color:#e9ecef}.template.cyworld-invite-friend-ios .section-08 .title{text-align:left;font-size:.875rem;line-height:1.2857142857em;font-weight:600;color:#495057}.template.cyworld-invite-friend-ios .section-08 .notice{padding:0 0 0 20px;margin:20px 0 0;list-style:disc}.template.cyworld-invite-friend-ios .section-08 .notice li{margin:0 0 8px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#495057;list-style:disc}.template.cyworld-invite-friend-ios .section-08 .notice li:last-child{margin:0}.template.cyworld-invite-friend-ios .section-09{background-image:none;background-color:#fff}.template.cyworld-invite-friend-ios .section-09 h2{display:inline-block;padding:8px 14px;background-color:#932ec2;font-size:26px;color:#fff;border-radius:100px;margin-top:4px}.template.cyworld-invite-friend-ios .section-09>h3{margin:28px 0 14px}.template.cyworld-invite-friend-ios .section-09 .link{width:85%;margin-bottom:14px;padding:12px .5em;background-color:#5d44da;color:#fff;border-radius:12px}.template.cyworld-invite-friend-ios .section-09 p{color:#868e96;text-align:left;padding-left:10px;text-indent:-10px}.template.cyworld-invite-friend-ios .success-copy-alert{position:fixed;left:10vw;right:10vw;top:90vh;padding:12px 12px 40px;border-radius:16px;background-color:rgba(33,37,41,.8);color:#fff;text-align:center;font-size:14px;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,padding .3s ease-in-out,visibility .3s ease-in-out}.template.cyworld-invite-friend-ios .show{padding:7px 12px 8px;opacity:1;visibility:visible}.roa-wrap{overflow:hidden;text-align:center}.roa-wrap .title{font-family:GmarketSans,serif;margin:6.666vw auto 3.888vw;font-size:5.555vw}.roa-wrap .section-main{width:100%;font-family:GmarketSansMedium,serif;text-align:center;position:relative}.roa-wrap .section-main .desc-main>p:last-child,.roa-wrap .section-main .title-main>p>span,.roa-wrap .section-main h1{font-family:GmarketSans,serif}.roa-wrap .section-main .text-l-03{font-size:10vw}.roa-wrap .section-main .text-l-01{font-size:5.555vw;line-height:5.555vw}.roa-wrap .section-main .partnership{margin:11.111vw auto 5vw;width:50.555vw}.roa-wrap .section-main .desc-box{width:calc(100% - 20vw);font-size:5.555vw;line-height:5.555vw;background-color:#aba2ff;margin:7.5vw auto;color:#000;font-family:GmarketSans,serif;padding:1.388vw 0;text-align:center}.roa-wrap .section-main .company-logo{width:52.5vw;margin:4.444vw auto}.roa-wrap .section-main .text-m-01{background:linear-gradient(180deg,transparent .78%,#000 200%),url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/roa_background.png);background-position:bottom;background-size:contain;background-repeat:no-repeat;padding-top:100vw;padding-bottom:5vw;margin-top:-40vw}.roa-wrap .section-main .text-m-01 .period{margin-top:0;font-size:3.888vw}.roa-wrap .section-main .text-m-01 .period .red{color:#fff}.roa-wrap .section-main .text-m-01 .period .fw400{font-size:3.888vw}.roa-wrap .section-main .text-m-01 p{font-size:4.444vw;line-height:6.666vw}.roa-wrap .section-main .text-m-01 p span{font-family:GmarketSans,serif;font-size:5.555vw;line-height:6.666vw}.roa-wrap .section-main .text-m-01 p .fw400{font-family:GmarketSansMedium,serif}.roa-wrap .section-main .purple{color:#aba2ff}.roa-wrap .section-main .purple-gradient{background:linear-gradient(180deg,#aba2ff,rgba(35,34,73,.992) 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.roa-wrap .section-main .desc-main p{margin-bottom:6.666vw}.roa-wrap .section-event{background-image:url(/static/images/roa-event/roa_core_effect_1.png);background-position:100% 166.666vw,0 105%;background-repeat:no-repeat;margin-bottom:8.333vw}.roa-wrap .section-event .benefit{color:#000;background-color:#fff;border-radius:4.444vw;margin:0 4.444vw;padding-top:4.444vw}.roa-wrap .section-event .benefit .text-m-01{font-size:4.444vw}.roa-wrap .section-event .benefit .benefit-list{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:4.444vw 0}.roa-wrap .section-event .benefit .benefit-list .benefit-box{color:#fff;width:41.975%;margin:auto;border-radius:4.444vw;text-align:center;font-size:4.166vw;display:flex;flex-flow:column;font-family:GmarketSans,serif;align-items:center;padding:0 4.444vw}.roa-wrap .section-event .benefit .benefit-list .benefit-box b{font-size:4.166vw;line-height:5vw;font-weight:500}.roa-wrap .section-event .benefit .benefit-list .benefit-box p{margin:3.055vw 0;font-family:GmarketSans,serif;font-weight:500;font-size:12px;line-height:15px}.roa-wrap .section-event .benefit .benefit-list .benefit-box img{width:27.777vw;height:27.777vw}.roa-wrap .section-event .benefit .benefit-list .box-01{background:linear-gradient(180deg,#514eaf,#0b1e37)}.roa-wrap .section-event .benefit .benefit-list .box-02{background:linear-gradient(180deg,#d82423,#1c324f)}.roa-wrap .section-event .benefit .bithumb{display:flex;justify-content:space-between;padding:0 7.222vw;margin:auto}.roa-wrap .section-event .benefit ul>li{list-style:disc;margin:4.444vw 6.111vw 4.444vw 12.222vw;text-align:left;font-size:.875rem;line-height:1.5em;font-weight:400;color:#868e96}.roa-wrap .section-event .benefit ul>li u{text-decoration:underline}.roa-wrap .section-event .checkbox-container{padding:4.444vw 7.222vw;margin:auto;display:flex;flex-direction:column;text-align:left}.roa-wrap .section-event .checkbox-container .check-box{padding:3.055vw 0;display:flex;justify-content:space-between}.roa-wrap .section-event .checkbox-container .check-box .icon-go{width:5.555vw;height:5.555vw;background:url("data:image/svg+xml, %3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.375 5.5A.8.8 0 0 1 8.5 5.376l4.414 3.531c.7.56.7 1.626 0 2.186L8.5 14.625a.8.8 0 1 1-1-1.25L11.72 10 7.5 6.625A.8.8 0 0 1 7.375 5.5Z' fill='rgb%28134%2C142%2C150%29'/%3E%3C/svg%3E") 50%/contain no-repeat}.roa-wrap .section-event .checkbox-container .radio-box{padding:1.388vw 0}.roa-wrap .section-event .none-h-padding{padding:0 7.222vw}.roa-wrap .section-event .accordion-container{background:url(/static/images/roa-event/roa_core_effect_2.png) no-repeat 0 100%}.roa-wrap .section-event .accordion-container .accordion-item{background-color:hsla(0,0%,100%,.1);border:2px solid #00b1ff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:16px;margin:1rem auto;width:91%}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header{scroll-margin-top:80px;text-align:left;padding:4.444vw}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order{margin-bottom:3.888vw;display:flex;justify-content:space-between}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section div{display:inline-block}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section div:first-child{margin-right:3.888vw;font-family:GmarketSans,serif}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section img{width:8.333vw;height:8.333vw}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section span{line-height:7.777vw}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject{display:flex;justify-content:space-between;align-items:center}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject p{width:65%}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button{font-family:GmarketSans,serif;width:100px;height:38px;border-radius:12px;background-color:#fff;color:#5d44da}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button.disabled{color:#868e96}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button.completed{background-color:#212529;color:#fff}.roa-wrap .section-event .accordion-container .accordion-item .accordion-header .accordion-logo{width:110px;margin-right:20px}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail{text-align:left;border-radius:0 0 12px 12px;height:0;overflow:hidden;transition:height .6s ease}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz-content,.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz-title{padding:12px 16px}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz{text-align:left}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border-radius:50%;border:2px solid #ccc}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]+label{margin-left:11px}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]:checked{background-color:#ccc}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail div{text-align:center}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail div button{width:90%;margin:16px;padding:12px 0}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail div button.completed{background-color:#dee2e6}.roa-wrap .section-event .accordion-container .accordion-item .accordion-detail.open{height:500px;overflow:scroll}.roa-wrap .section-event .accordion-container .accordion-item.disabled{border:2px solid #979797}.roa-wrap .section-event .accordion-container .accordion-item.completed{border:2px solid red}.roa-wrap .section-event .submit-button{width:90%;height:45px;padding:12px;font-size:14px}.roa-wrap .section-event .submit-button.completed{background-color:#dee2e6;color:#212529}.roa-wrap .section-bonus-event{width:100%;padding:0 4.444vw}.roa-wrap .section-bonus-event .title{font-family:GmarketSans,serif}.roa-wrap .section-bonus-event .box-wrap{display:flex;justify-content:space-around;align-items:center;width:100%;background-color:#fff;border-radius:16px;background:linear-gradient(180deg,#514eaf,#0b1e37);padding:22px}.roa-wrap .section-bonus-event .box-wrap .main-text{font-size:4.444vw;line-height:6.944vw;color:#fff;font-weight:600}.roa-wrap .section-bonus-event .box-wrap .left{width:70%;text-align:left;display:flex;flex-flow:column;justify-content:space-between}.roa-wrap .section-bonus-event .box-wrap .left event_bt{font-size:3.888vw;line-height:5.833vw}.roa-wrap .section-bonus-event .box-wrap .right{text-align:center}.roa-wrap .section-bonus-event .box-wrap .box{font-family:GmarketSans,serif;border-radius:16px}.roa-wrap .section-bonus-event .box-wrap .box p{font-size:4.166vw;font-weight:500;line-height:5vw}.roa-wrap .section-bonus-event .box-wrap .box p span{margin-top:1.388vw;font-size:3.333vw;line-height:4.166vw}.roa-wrap .section-bonus-event .box-wrap img{width:100%}.roa-wrap .section-bonus-event .event_bt{width:80%;margin-top:4.444vw;font-size:3.888vw;line-height:5.833vw;padding:3.333vw 0;background-color:#5d44da;color:#fff;border-radius:12px;font-weight:600}.roa-wrap .section-bonus-event .checkbox-container{text-align:left;width:100%;padding:16px 26px;margin:auto;color:#fff;display:flex;flex-direction:column}.roa-wrap .section-bonus-event .checkbox-container .check-box{padding:11px 0;display:flex;justify-content:space-between}.roa-wrap .section-bonus-event .checkbox-container .check-box .icon-go{width:20px;height:20px;background:url("data:image/svg+xml, %3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.375 5.5A.8.8 0 0 1 8.5 5.376l4.414 3.531c.7.56.7 1.626 0 2.186L8.5 14.625a.8.8 0 1 1-1-1.25L11.72 10 7.5 6.625A.8.8 0 0 1 7.375 5.5Z' fill='rgb%28255%2C255%2C255%29'/%3E%3C/svg%3E") 50%/contain no-repeat}.roa-wrap .section-bonus-event .checkbox-container .radio-box{padding:5px 0}.roa-wrap .section-bonus-event .bonus_event_notice{text-align:left;margin-top:3.888vw;padding-bottom:8.333vw}.roa-wrap .section-bonus-event .bonus_event_notice li{font-size:12px;line-height:18px}.roa-wrap .section-notice{padding-bottom:20px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#dee2e6}.l2e-wrap{overflow:hidden;text-align:center;font-family:GmarketSans,system-ui,-apple-system,sans-serif}.l2e-wrap .title{margin:6.666vw auto 3.888vw;font-size:5.555vw}.l2e-wrap .section-main{width:100%;text-align:center;position:relative}.l2e-wrap .section-main .text-l-03{font-size:10vw}.l2e-wrap .section-main .text-l-01{font-size:5.555vw;line-height:5.555vw}.l2e-wrap .section-main .red-marker{position:relative;background:linear-gradient(0deg,red 50%,transparent 0,transparent)}.l2e-wrap .section-main .partnership{margin:11.111vw auto 5vw;width:50.555vw}.l2e-wrap .section-main .desc-box{width:calc(100% - 20vw);font-size:5.555vw;line-height:5.555vw;background-color:#aba2ff;margin:7.5vw auto;color:#000;padding:1.388vw 0;text-align:center}.l2e-wrap .section-main .company-logo{width:52.5vw;margin:4.444vw auto}.l2e-wrap .section-main .text-m-01{background:url(/static/images/l2e-1inch-event/bg-main.png);background-position:bottom;background-size:contain;background-repeat:no-repeat;padding-top:100vw;padding-bottom:5vw;margin-top:-40vw}.l2e-wrap .section-main .text-m-01 .period{margin-top:0;font-size:3.888vw;font-weight:600}.l2e-wrap .section-main .text-m-01 .period .fw400{font-weight:400;font-size:3.888vw}.l2e-wrap .section-main .text-m-01 p{font-size:4.444vw;line-height:6.666vw}.l2e-wrap .section-main .text-m-01 p span{font-size:5.555vw;line-height:6.666vw}.l2e-wrap .section-main .text-m-01 p .fw400{font-weight:400}.l2e-wrap .section-main .text-m-02{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}.l2e-wrap .section-main .red{color:#d82122;font-weight:600}.l2e-wrap .section-main .desc-main p{margin-bottom:6.666vw}.l2e-wrap .section-event{background:url(/static/images/l2e-1inch-event/neon_effect_1.png) no-repeat;background-position:100% 166.666vw,0 105%;background-size:50%}.l2e-wrap .section-event .title{font-weight:600}.l2e-wrap .section-event .benefit{display:flex;color:#fff;text-align:left;gap:8px;padding:0 4.444vw;font-family:GmarketSans,system-ui,-apple-system,sans-serif}.l2e-wrap .section-event .benefit .text-m-01{font-size:4.444vw}.l2e-wrap .section-event .benefit .benefit-list{list-style:none;border-radius:12px;width:50%;padding:7.777vw 4.444vw 4.444vw 3.333vw}.l2e-wrap .section-event .benefit .benefit-list h3{margin-top:4.444vw;font-size:3.888vw}.l2e-wrap .section-event .benefit .benefit-list h4{margin-top:4.444vw;font-size:5vw}.l2e-wrap .section-event .benefit .benefit-list>p{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;margin-top:4.444vw;font-weight:600;line-height:5.833vw;font-size:3.888vw}.l2e-wrap .section-event .benefit .list-01{background:linear-gradient(106.58deg,#b760b0 3.16%,#825cf9 53.2%,#518eee 97.83%);position:relative;overflow:hidden}.l2e-wrap .section-event .benefit .list-01 .benefit-box{color:#000;margin-top:4.444vw;background-color:#fff;border-radius:8px;padding:3.333vw 4.444vw;overflow:hidden;text-align:center}.l2e-wrap .section-event .benefit .list-01 .benefit-box .icon_wrap{display:flex;justify-content:space-between;align-items:center;margin-top:4.444vw}.l2e-wrap .section-event .benefit .list-01 .benefit-box .icon_wrap img{width:14.219vw;height:14.219vw}.l2e-wrap .section-event .benefit .list-01 .benefit-box .icon_wrap p{margin-top:0;font-size:5vw;font-weight:600}.l2e-wrap .section-event .benefit .list-01 .benefit-box .icon_wrap .x{font-weight:300;font-size:4.444vw}.l2e-wrap .section-event .benefit .list-01 .benefit-box h3{font-weight:400;font-size:4.166vw;white-space:nowrap}.l2e-wrap .section-event .benefit .list-01 .benefit-box .black_box{font-size:3.333vw;color:#fff;background-color:#000;border-radius:4px;padding:1.111vw 0;margin-top:2.222vw;font-weight:600}.l2e-wrap .section-event .benefit .list-01-label{width:100%;height:22.222vw;color:#fff;background:rgba(33,37,41,.5);text-align:center;position:absolute;right:-19.444vw;top:-8.333vw;font-weight:500;font-size:3.333vw;transform:rotate(45deg)}.l2e-wrap .section-event .benefit .list-01-label h2{margin-top:15.277vw}.l2e-wrap .section-event .benefit .list-02{background:linear-gradient(108.79deg,#ff4d26 1.49%,#ff43d6 48.64%,#ff0092 99.35%);position:relative;overflow:hidden}.l2e-wrap .section-event .benefit .list-02 .benefit-box{color:#fff;text-align:center;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;align-items:center}.l2e-wrap .section-event .benefit .list-02 .benefit-box ul{margin-top:4.444vw;width:100%}.l2e-wrap .section-event .benefit .list-02 .benefit-box ul li{width:100%;display:flex;justify-content:space-between;list-style:none;border-bottom:1px solid #fff}.l2e-wrap .section-event .benefit .list-02 .benefit-box ul li .icon_wrap{align-items:center;gap:5px;display:flex}.l2e-wrap .section-event .benefit .list-02 .benefit-box ul li .icon_wrap img{width:5vw;height:5vw}.l2e-wrap .section-event .benefit .list-02 .benefit-box ul li .winner_num{font-weight:600}.l2e-wrap .section-event .benefit .list-02 .benefit-box ul li:last-child{border:none}.l2e-wrap .section-event .benefit .list-02 .benefit-box b{font-size:4.166vw;line-height:5vw;font-weight:500}.l2e-wrap .section-event .benefit .list-02 .benefit-box p{margin:3.055vw 0;font-weight:500;font-size:3.333vw;line-height:3.166vw}.l2e-wrap .section-event .benefit .list-02 .benefit-box img{width:27.777vw;height:27.777vw}.l2e-wrap .section-event .bithumb_container{color:#000;padding:7.222vw 4.444vw;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}.l2e-wrap .section-event .bithumb_wrap{background-color:#fff;border-radius:16px;overflow:hidden}.l2e-wrap .section-event .bithumb_wrap ul{margin:4.444vw 6.111vw 4.444vw 12.222vw}.l2e-wrap .section-event .bithumb_wrap ul li{list-style:disc;font-size:12px;line-height:18px;text-align:left;font-size:.75rem;line-height:1.5em;font-weight:400;color:#868e96}.l2e-wrap .section-event .bithumb_wrap ul li u{text-decoration:underline}.l2e-wrap .section-event .bithumb{display:flex;justify-content:space-between;padding:0 7.222vw;margin-top:7.222vw}.l2e-wrap .section-event .checkbox-container{padding:4.444vw 7.222vw;margin:auto;display:flex;flex-direction:column;text-align:left}.l2e-wrap .section-event .checkbox-container .check-box{padding:3.055vw 0;display:flex;justify-content:space-between}.l2e-wrap .section-event .checkbox-container .check-box .icon-go{width:5.555vw;height:5.555vw;background:url("data:image/svg+xml, %3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.375 5.5A.8.8 0 0 1 8.5 5.376l4.414 3.531c.7.56.7 1.626 0 2.186L8.5 14.625a.8.8 0 1 1-1-1.25L11.72 10 7.5 6.625A.8.8 0 0 1 7.375 5.5Z' fill='rgb%28134%2C142%2C150%29'/%3E%3C/svg%3E") 50%/contain no-repeat}.l2e-wrap .section-event .checkbox-container .check-box .txt{font-size:14px;line-height:21px}.l2e-wrap .section-event .checkbox-container .radio-box{padding:1.388vw 0}.l2e-wrap .section-event .none-h-padding{padding:0 7.222vw}.l2e-wrap .section-event .accordion-container{background:url(/static/images/l2e-1inch-event/neon_effect_2.png) no-repeat 0 100%;background-size:60%}.l2e-wrap .section-event .accordion-container .accordion-item{background-color:hsla(0,0%,100%,.1);border:2px solid #00b1ff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:16px;margin:1rem auto;width:91%}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header{scroll-margin-top:80px;text-align:left;padding:4.444vw}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order{margin-bottom:3.888vw;display:flex;justify-content:space-between}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section div{display:inline-block}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section div:first-child{margin-right:3.888vw}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section img{width:8.333vw;height:8.333vw}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-order .order-section span{line-height:7.777vw}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject{display:flex;justify-content:space-between;align-items:center}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject p{width:65%;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button{font-family:GmarketSans,system-ui,-apple-system,sans-serif;width:100px;height:38px;border-radius:12px;background-color:#fff;color:#5d44da}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button.disabled{color:#868e96}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .quiz-subject button.completed{background-color:#212529;color:#fff}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-header .accordion-logo{width:110px;margin-right:20px}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail{text-align:left;border-radius:0 0 12px 12px;height:0;overflow:hidden;transition:height .6s ease;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz-content,.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz-title{padding:12px 16px}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail .quiz{text-align:left}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border-radius:50%;border:2px solid #ccc}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]+label{margin-left:11px}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail input[type=checkbox]:checked{background-color:#ccc}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail div{text-align:center}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail div button{width:90%;margin:16px;padding:12px 0}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail div button.completed{background-color:#dee2e6}.l2e-wrap .section-event .accordion-container .accordion-item .accordion-detail.open{height:500px;overflow:scroll}.l2e-wrap .section-event .accordion-container .accordion-item.disabled{border:2px solid #979797}.l2e-wrap .section-event .accordion-container .accordion-item.completed{border:2px solid red}.l2e-wrap .section-event .submit-button{width:90%;height:45px;padding:12px;font-size:14px;margin-top:6.388vw}.l2e-wrap .section-event .submit-button.completed{background-color:#dee2e6;color:#212529}.l2e-wrap .section-notice{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;margin-top:16.111vw;font-size:.875rem;line-height:1.5em;font-weight:400;color:#dee2e6}.template.burrito-point-invite-friend-event .section-symbol{width:32px;height:32px}.template.burrito-point-invite-friend-event .section-symbol-sm{width:16px;height:16px;margin-right:8px}.template.burrito-point-invite-friend-event .image-gem{width:187px;height:100px}.template.burrito-point-invite-friend-event hr{display:block;border:1px solid #dee2e6}.template.burrito-point-invite-friend-event .section-00{overflow:hidden;width:100%;font-family:GmarketSans,serif;padding:0 0 calc(85.663vw - 10px);background:#212529 url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/burrito_invite_friend_20240207.png) 50% no-repeat;background-size:contain}.template.burrito-point-invite-friend-event .section-00 .logo{height:7.222vw;display:flex;justify-content:center;overflow:hidden;margin-top:11.944vw;background:url("data:image/svg+xml,%3Csvg width='108' height='26' viewBox='0 0 108 40' fill='rgb%28255%2C255%2C255%29' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_21081_37081)'%3E%3Cpath d='M12.5915 14.8147C10.1002 14.8129 7.66427 15.5499 5.59193 16.9327C3.5196 18.3155 1.90393 20.2819 0.949356 22.5831C-0.00521897 24.8843 -0.255824 27.4169 0.229236 29.8606C0.714296 32.3042 1.91324 34.5491 3.67437 36.3112C5.43551 38.0733 7.67971 39.2735 10.1231 39.76C12.5665 40.2464 15.0992 39.9972 17.4009 39.0439C19.7027 38.0907 21.67 36.4761 23.0539 34.4046C24.4379 32.333 25.1763 29.8975 25.1758 27.4062C25.1765 25.7531 24.8515 24.116 24.2193 22.5885C23.5872 21.0611 22.6604 19.6731 21.4918 18.5038C20.3232 17.3345 18.9357 16.4069 17.4086 15.774C15.8815 15.141 14.2446 14.815 12.5915 14.8147ZM12.5915 29.3321C12.2106 29.3321 11.8382 29.2191 11.5215 29.0075C11.2048 28.7959 10.958 28.4951 10.8122 28.1432C10.6664 27.7913 10.6283 27.404 10.7026 27.0305C10.7769 26.6569 10.9603 26.3137 11.2297 26.0444C11.499 25.775 11.8422 25.5916 12.2158 25.5173C12.5894 25.443 12.9766 25.4811 13.3285 25.6269C13.6804 25.7727 13.9812 26.0195 14.1928 26.3362C14.4044 26.6529 14.5174 27.0253 14.5174 27.4062C14.5189 27.66 14.4703 27.9116 14.3741 28.1465C14.278 28.3814 14.1364 28.5949 13.9573 28.7748C13.7783 28.9547 13.5655 29.0974 13.3311 29.1947C13.0966 29.2919 12.8453 29.3418 12.5915 29.3415V29.3321Z' fill='%23E36F2E'/%3E%3Cpath d='M12.5915 -4.42189e-06C10.0996 -0.00327274 7.66267 0.732802 5.58925 2.11506C3.51583 3.49731 1.89908 5.46362 0.943631 7.7651C-0.0118212 10.0666 -0.263022 12.5998 0.221812 15.0441C0.706645 17.4884 1.90572 19.7339 3.66728 21.4965C5.42884 23.259 7.67371 24.4594 10.1177 24.9456C12.5618 25.4318 15.0951 25.182 17.3971 24.2278C19.6992 23.2737 21.6663 21.6581 23.0498 19.5854C24.4332 17.5128 25.1706 15.0763 25.1688 12.5844C25.1682 9.24821 23.8431 6.04876 21.4847 3.68907C19.1264 1.32938 15.9276 0.0024978 12.5915 -4.42189e-06ZM12.5915 14.5173C12.2106 14.5173 11.8382 14.4044 11.5215 14.1928C11.2048 13.9812 10.958 13.6804 10.8122 13.3285C10.6664 12.9766 10.6283 12.5893 10.7026 12.2157C10.7769 11.8421 10.9603 11.499 11.2297 11.2296C11.499 10.9603 11.8422 10.7769 12.2158 10.7026C12.5893 10.6283 12.9766 10.6664 13.3285 10.8122C13.6804 10.9579 13.9812 11.2048 14.1928 11.5215C14.4044 11.8382 14.5174 12.2105 14.5174 12.5915C14.5177 12.8445 14.4681 13.095 14.3714 13.3288C14.2747 13.5626 14.1329 13.7751 13.954 13.954C13.7751 14.1329 13.5627 14.2747 13.3289 14.3714C13.0951 14.4681 12.8445 14.5177 12.5915 14.5173Z' fill='%23E03488'/%3E%3Cpath d='M10.3635 0H0V40H10.3635V0Z' fill='%2372C3F3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.40735 20C3.57448 18.394 5.10509 17.0869 6.87408 16.1857C8.64307 15.2845 10.6002 14.8147 12.5855 14.8147C14.5709 14.8147 16.528 15.2845 18.297 16.1857C20.066 17.0869 21.5966 18.394 22.7637 20C21.5966 21.606 20.066 22.9131 18.297 23.8143C16.528 24.7155 14.5709 25.1853 12.5855 25.1853C10.6002 25.1853 8.64307 24.7155 6.87408 23.8143C5.10509 22.9131 3.57448 21.606 2.40735 20Z' fill='%23E03D2D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 24.9894C7.46374 24.4593 4.84172 22.929 2.954 20.6649C1.06628 18.4008 0.0324097 15.5463 0.0324097 12.5985C0.0324097 9.65072 1.06628 6.79627 2.954 4.53218C4.84172 2.26809 7.46374 0.737776 10.3635 0.207687V24.9894Z' fill='%232E0E8F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 39.8041C7.45756 39.2792 4.82834 37.7503 2.93494 35.4843C1.04154 33.2182 0.00427246 30.3591 0.00427246 27.4062C0.00427246 24.4532 1.04154 21.5941 2.93494 19.3281C4.82834 17.0621 7.45756 15.5331 10.3635 15.0083V39.8041Z' fill='%23396E2D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 15.0106C7.1668 15.5844 4.31588 17.3722 2.40735 20C4.31657 22.6271 7.16716 24.4147 10.3635 24.9894V15.0106Z' fill='%237BC26E'/%3E%3Cpath d='M36.0231 24.2011H36.9672V15.7659H36.0231V14.5575H40.4107C40.8773 14.5461 41.3421 14.6205 41.7819 14.777C42.1533 14.9039 42.4964 15.1019 42.7921 15.3599C43.0659 15.6085 43.2797 15.916 43.4175 16.2591C43.557 16.6081 43.6275 16.9808 43.6252 17.3566V17.6186C43.6323 18.1625 43.4458 18.6912 43.0989 19.1102C42.9311 19.3061 42.7355 19.4762 42.5183 19.6153C42.2938 19.7567 42.0496 19.864 41.7937 19.9339V20.1204C42.3008 20.2647 42.7545 20.5543 43.0989 20.9535C43.457 21.3707 43.6449 21.9075 43.6252 22.4569V22.6434C43.6274 23.0192 43.5568 23.3918 43.4175 23.7409C43.2785 24.0834 43.0648 24.3906 42.7921 24.6401C42.5001 24.9078 42.1563 25.1126 41.7819 25.2419C41.3413 25.395 40.8771 25.4693 40.4107 25.4614H36.0231V24.2011ZM38.2181 19.3415H40.3422C40.8791 19.3748 41.4085 19.2017 41.822 18.8577C42.0057 18.6927 42.1501 18.4887 42.2445 18.2606C42.3385 18.0368 42.382 17.795 42.372 17.5525V17.4534C42.3804 17.2137 42.3319 16.9754 42.2306 16.758C42.1293 16.5406 41.978 16.3502 41.789 16.2025C41.3626 15.8749 40.8346 15.7078 40.2974 15.7305H38.2252L38.2181 19.3415ZM38.2181 24.2011H40.2903C40.8272 24.2216 41.3546 24.0547 41.7819 23.7291C41.9721 23.5798 42.1241 23.3875 42.2255 23.1679C42.3268 22.9484 42.3746 22.708 42.3649 22.4664V22.3672C42.3748 22.1194 42.3314 21.8723 42.2374 21.6427C42.1428 21.4133 41.9985 21.2077 41.8149 21.0408C41.4028 20.6934 40.8733 20.5169 40.3352 20.5476H38.211L38.2181 24.2011Z' fill='rgb%28255%2C255%2C255%29'/%3E%3Cpath d='M47.9797 14.5575V21.5719C47.9296 22.2909 48.1492 23.0027 48.5957 23.5686C49.0988 24.0067 49.7435 24.248 50.4106 24.248C51.0778 24.248 51.7225 24.0067 52.2256 23.5686C52.6723 23.0029 52.8911 22.2907 52.8393 21.5719V14.5575H54.1444V21.5719C54.1826 22.0972 54.1135 22.6247 53.9414 23.1225C53.7696 23.6201 53.5 24.0783 53.1484 24.4701C52.3816 25.1183 51.41 25.474 50.4059 25.474C49.4018 25.474 48.4302 25.1183 47.6634 24.4701C47.3103 24.0793 47.0398 23.621 46.8682 23.123C46.6967 22.6249 46.6276 22.0973 46.6651 21.5719V14.5575H47.9797Z' fill='rgb%28255%2C255%2C255%29'/%3E%3Cpath d='M64.7203 25.452H63.4482V21.8102C63.4624 21.5862 63.3963 21.3645 63.2617 21.1848C63.1741 21.1032 63.07 21.0413 62.9564 21.0034C62.8428 20.9656 62.7223 20.9526 62.6033 20.9653H59.181V25.4496H57.8759V14.5575H61.7583C62.259 14.5423 62.758 14.6224 63.2287 14.7935C63.6157 14.931 63.9678 15.1517 64.2601 15.4402C64.5318 15.7035 64.7448 16.0212 64.8855 16.3724C65.0226 16.7221 65.093 17.0943 65.0932 17.4699V17.9419C65.0884 18.3661 64.9755 18.782 64.7652 19.1503C64.5166 19.5801 64.1298 19.9129 63.6677 20.0944V20.2809C63.9492 20.313 64.2097 20.4454 64.4017 20.6538C64.5906 20.8897 64.6849 21.1876 64.666 21.4893L64.7203 25.452ZM59.2353 19.7475H61.6592C62.249 19.7967 62.8365 19.6288 63.3113 19.2754C63.499 19.098 63.6447 18.8809 63.7378 18.64C63.8309 18.3991 63.8691 18.1405 63.8494 17.8829V17.6186C63.8598 17.3701 63.8171 17.1223 63.7243 16.8916C63.6315 16.6609 63.4908 16.4525 63.3113 16.2804C62.8435 15.9108 62.2538 15.7305 61.6592 15.7753H59.181L59.2353 19.7475Z' fill='rgb%28255%2C255%2C255%29'/%3E%3Cpath d='M75.5134 25.452H74.1917V21.8102C74.2059 21.5862 74.1397 21.3645 74.0052 21.1848C73.9173 21.1027 73.8127 21.0407 73.6984 21.0031C73.5854 20.9647 73.4653 20.9518 73.3467 20.9653H69.9576V25.4496H68.65V14.5575H72.5443C73.0418 14.5435 73.5374 14.6236 74.0052 14.7935C74.3915 14.931 74.7428 15.1518 75.0342 15.4402C75.3074 15.7023 75.5208 16.0203 75.6597 16.3724C75.7963 16.7223 75.8675 17.0943 75.8697 17.4699V17.9419C75.8652 18.3664 75.7514 18.7826 75.5393 19.1503C75.292 19.5811 74.9047 19.9142 74.4419 20.0944V20.2809C74.7245 20.3131 74.986 20.4464 75.1782 20.6561C75.3678 20.8907 75.4614 21.1884 75.4402 21.4893L75.5134 25.452ZM70.0284 19.7475H72.4546C73.0445 19.7978 73.6324 19.6298 74.1067 19.2754C74.2932 19.0971 74.4381 18.8799 74.5311 18.6392C74.6241 18.3985 74.663 18.1403 74.6448 17.8829V17.6186C74.6552 17.3701 74.6125 17.1223 74.5197 16.8916C74.4269 16.6609 74.2862 16.4525 74.1067 16.2804C73.6396 15.9093 73.0493 15.7288 72.4546 15.7753H69.9646L70.0284 19.7475Z' fill='rgb%28255%2C255%2C255%29'/%3E%3Cpath d='M79.2117 14.5575H86.1223V15.7659H83.3137V24.2011H86.1223V25.4189H79.2117V24.2011H82.0085V15.7659H79.2117V14.5575Z' fill='rgb%28255%2C255%2C255%29'/%3E%3Cpath d='M89.2967 14.5575H96.9743V15.7659H93.8046V25.4425H92.4876V15.7659H89.3179L89.2967 14.5575Z' fill='rgb%28255%2C255%2C255%29'/%3E%3Cpath d='M99.9174 18.9946C99.8447 17.8121 100.203 16.6434 100.925 15.7045C101.676 14.9629 102.689 14.5471 103.744 14.5471C104.8 14.5471 105.813 14.9629 106.564 15.7045C107.286 16.6437 107.644 17.812 107.574 18.9946V21.0125C107.653 22.2004 107.293 23.376 106.564 24.3167C105.807 25.0466 104.796 25.4544 103.744 25.4544C102.693 25.4544 101.682 25.0466 100.925 24.3167C100.195 23.3763 99.8364 22.2003 99.9174 21.0125V18.9946ZM103.746 24.2506C104.108 24.2733 104.47 24.2059 104.799 24.0543C105.129 23.9027 105.415 23.6718 105.634 23.3821C106.105 22.6495 106.328 21.7849 106.271 20.9157V19.1267C106.311 18.2763 106.089 17.4341 105.634 16.7147C105.41 16.4233 105.122 16.1881 104.791 16.0278C104.461 15.869 104.1 15.7882 103.734 15.7918C103.368 15.7945 103.007 15.881 102.68 16.0447C102.353 16.2083 102.067 16.4448 101.846 16.7359C101.39 17.4562 101.168 18.2992 101.208 19.1503V20.937C101.151 21.8069 101.374 22.6723 101.846 23.4057C102.067 23.6961 102.357 23.9265 102.691 24.076C103.024 24.2199 103.388 24.2799 103.75 24.2506H103.746Z' fill='rgb%28255%2C255%2C255%29'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_21081_37081'%3E%3Crect width='107.588' height='40' fill='rgb%28255%2C255%2C255%29'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") 50% no-repeat}.template.burrito-point-invite-friend-event .section-00 .title_wrap{width:100%;text-align:center}.template.burrito-point-invite-friend-event .section-00 .title_wrap .title1{display:flex;font-family:GmarketSansMedium,serif;justify-content:center;font-style:normal;font-size:4.444vw;color:#fff;margin:4.444vw 0}.template.burrito-point-invite-friend-event .section-00 .title_wrap .title2{font-style:normal;font-weight:700;font-size:7.777vw;line-height:8.888vw;color:#fff}.template.burrito-point-invite-friend-event .section-00 .title_wrap .title2.purple{color:#8475ef}.template.burrito-point-invite-friend-event .section-00 .title_wrap .title2 span{color:#fff}.template.burrito-point-invite-friend-event .section-00 .main-img{display:flex;justify-content:center}.template.burrito-point-invite-friend-event .section-00 .main-img img{width:85%;height:85%;-o-object-fit:contain;object-fit:contain}.template.burrito-point-invite-friend-event .section-00 .datetime{width:100%;margin:4.444vw 0;font-family:GmarketSansMedium,serif;font-size:4.444vw;line-height:4.444vw}.template.burrito-point-invite-friend-event .section-00 .datetime.purple{color:#8475ef}.template.burrito-point-invite-friend-event .section-00 .datetime span{color:#fff}.template.burrito-point-invite-friend-event .input-box-sub-notification{padding:10px 0;font-size:14px;line-height:21px;color:#868e96}.template.burrito-point-invite-friend-event .section-badge,.template.burrito-point-invite-friend-event .section-title,.template.burrito-point-invite-friend-event .txt-wrap{font-family:GmarketSans,serif}.template.burrito-point-invite-friend-event .section-common-00{padding:24px 20px}.template.burrito-point-invite-friend-event .section-common-00 .section-badge{padding:8px 16px;background:none;border:1.3px solid #000;font-size:1rem;line-height:1.5em;font-weight:500;color:#000}.template.burrito-point-invite-friend-event .section-common-00 .section-title{margin:15px 0;line-height:normal}.template.burrito-point-invite-friend-event .section-01 .txt-wrap{z-index:100;width:100%;background-color:#5d44da;font-size:20px;font-weight:700;padding:18px 0}.template.burrito-point-invite-friend-event .fix-container>button{position:fixed;bottom:0}.template.burrito-point-invite-friend-event .section-02{background-color:#fff;background-image:none;padding-bottom:0}.template.burrito-point-invite-friend-event .section-02 .contents-box{margin-top:0;padding-top:0;box-shadow:none}.template.burrito-point-invite-friend-event .section-02 .contents-box .input-box button{font-weight:600}.template.burrito-point-invite-friend-event .section-02 .contents-box .cyinv-ios-input-box input[type=text]:disabled{color:#868e96!important;border:1px solid #dee2e6!important;opacity:1!important;-webkit-text-fill-color:#868e96!important}.template.burrito-point-invite-friend-event .section-02 .ui-check label{text-align:left}.template.burrito-point-invite-friend-event .section-02 .contents>ul>li{display:flex;justify-content:space-between;margin:14px 0}.template.burrito-point-invite-friend-event .section-02 .contents>ul>li p{display:inline-block}.template.burrito-point-invite-friend-event .section-02 .contents>ul>li strong{font-weight:600}.template.burrito-point-invite-friend-event .section-02 .item-controls{min-height:46px}.template.burrito-point-invite-friend-event .section-04{padding:24px 40px}.template.burrito-point-invite-friend-event .section-04 .section-content{font-size:14px;line-height:21px}.template.burrito-point-invite-friend-event .section-05{padding:24px 28px}.template.burrito-point-invite-friend-event .section-05>ul{margin-top:30px}.template.burrito-point-invite-friend-event .section-05 ul li{margin:15px 0;text-align:left}.template.burrito-point-invite-friend-event .section-05 ul li p{font-weight:600;margin-left:40px;text-indent:-30px;font-size:14px;line-height:21px}.template.burrito-point-invite-friend-event .section-05 ul li .order-number{background-color:#5d44da;color:#fff;font-size:12px;border-radius:50%;padding:1px 6px;margin-right:12px}.template.burrito-point-invite-friend-event .section-05 ul li ul{list-style:disc}.template.burrito-point-invite-friend-event .section-05 ul li ul li{color:#868e96;list-style:disc;margin-left:53px;font-size:14px;line-height:21px}.template.burrito-point-invite-friend-event .section-08{padding:30px 20px 90px;background-color:#e9ecef}.template.burrito-point-invite-friend-event .section-08 .title{text-align:left;font-size:.875rem;line-height:1.2857142857em;font-weight:600;color:#495057}.template.burrito-point-invite-friend-event .section-08 .notice{padding:0 0 0 20px;margin:20px 0 0;list-style:disc}.template.burrito-point-invite-friend-event .section-08 .notice li{margin:0 0 8px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#495057;list-style:disc}.template.burrito-point-invite-friend-event .section-08 .notice li:last-child{margin:0}.template.burrito-point-invite-friend-event .section-09{background-image:none;background-color:#fff}.template.burrito-point-invite-friend-event .section-09 h2{display:inline-block;padding:8px 14px;background-color:#932ec2;font-size:26px;color:#fff;border-radius:100px;margin-top:4px}.template.burrito-point-invite-friend-event .section-09>h3{margin:28px 0 14px}.template.burrito-point-invite-friend-event .section-09 .link{width:85%;margin-bottom:14px;padding:12px .5em;background-color:#5d44da;color:#fff;border-radius:12px}.template.burrito-point-invite-friend-event .section-09 p{color:#868e96;text-align:left;padding-left:10px;text-indent:-10px}.template.burrito-point-invite-friend-event .success-copy-alert{position:fixed;left:10vw;right:10vw;top:90vh;padding:12px 12px 40px;border-radius:16px;background-color:rgba(33,37,41,.8);color:#fff;text-align:center;font-size:14px;opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,padding .3s ease-in-out,visibility .3s ease-in-out}.template.burrito-point-invite-friend-event .show{padding:7px 12px 8px;opacity:1;visibility:visible}.airdrop-wrap{max-width:1180px;margin:auto}.airdrop-wrap,.airdrop-wrap .overflow-hidden{overflow:hidden}.airdrop-wrap .overflow-scroll{overflow:scroll}.airdrop-wrap .airdrop-contents{width:100%;padding:0 16px}.airdrop-wrap .airdrop-contents .contents-wrap{width:100%;margin-bottom:40px}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap:last-child{border:none}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap{width:100%;border-bottom:1px solid #f2f4f6;padding:12px 0}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content{width:100%;max-height:100px;display:flex;justify-content:space-between;gap:12px;overflow:hidden}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content img{width:50%;min-height:100px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content .text-box-01{width:50%;display:flex;flex-flow:column;gap:4px;overflow:hidden}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content .text-box-01 .title{width:100%;text-overflow:ellipsis;overflow:hidden;font-size:.875rem;line-height:1.5em;font-weight:600;color:#1a1e27;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content .text-box-01 .description{width:100%;text-overflow:ellipsis;overflow:hidden;font-size:.75rem;line-height:1.5em;font-weight:400;color:#6d7582;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.dark .airdrop-wrap{background-color:#181818}.dark .airdrop-wrap .airdrop-contents .contents-wrap .content-wrap{border-bottom:1px solid #2c2c34}.dark .airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content .text-box-01 .title{font-size:.875rem;line-height:1.5em;font-weight:600;color:#e4e4e4}.dark .airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content .text-box-01 .description{font-size:.75rem;line-height:1.5em;font-weight:400;color:#9f9ea5}@media(min-width:768px){.airdrop-wrap .airdrop-contents{height:100%}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap{padding:40px 0}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content{max-height:272px;gap:120px}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content img{min-height:272px}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content .text-box-01{gap:30px}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content .text-box-01 .title{font-size:1.5rem;line-height:1.5em;font-weight:600;color:#1a1e27;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.airdrop-wrap .airdrop-contents .contents-wrap .content-wrap .content .text-box-01 .description{width:100%;text-overflow:ellipsis;overflow:hidden;font-size:1rem;line-height:1.5em;font-weight:400;color:#6d7582;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}}.fade-in{opacity:0;animation:fadeIn .4s ease-in-out forwards}.slide-in-element{animation:slideInFromRight .5s ease-in-out}.crypto-airdrop-company-wrap{max-width:780px;margin:auto;position:relative}.crypto-airdrop-company-wrap .airdrop-contents{width:100%;padding:20px 16px 80px;position:relative}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap{width:100%;display:flex;flex-flow:column}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .title-img{width:100%;border-radius:8px}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box{display:flex;flex-flow:column;margin-top:20px}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box h2{width:100%;overflow:hidden;text-overflow:ellipsis;font-size:1.25rem;line-height:1.5em;font-weight:600;color:#1a1e27;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box h3{font-size:1rem;line-height:1.5em;font-weight:600;color:#1a1e27}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box p{width:100%;margin-top:8px;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;line-height:1.5em;font-weight:400;color:#505866;display:-webkit-box;-webkit-box-orient:vertical}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box:last-child{margin-bottom:20px}.crypto-airdrop-company-wrap .airdrop-contents .link-button{width:100%;min-height:48px;padding:12px 63px;border-radius:12px;background-color:#5d44da;display:flex;justify-content:center;align-items:center;gap:4px;position:sticky;bottom:20px;margin-top:40px}.crypto-airdrop-company-wrap .airdrop-contents .link-button img{width:24px;height:24px}.crypto-airdrop-company-wrap .airdrop-contents .link-button h3{font-size:1rem;line-height:1.5em;font-weight:400;color:#fff}.crypto-airdrop-company-wrap .airdrop-contents .link-button.none-sticky{position:unset}.dark .crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box h2{font-size:1.25rem;line-height:1.5em;font-weight:600;color:#e4e4e4}.dark .crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box h3{font-size:1rem;line-height:1.5em;font-weight:600;color:#e4e4e4}.dark .crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box p{font-size:.875rem;line-height:1.5em;font-weight:400;color:#c3c3c6}.dark .crypto-airdrop-company-wrap .airdrop-contents .link-button{background-color:#8475ef}.dark .crypto-airdrop-company-wrap .airdrop-contents .link-button h3{font-size:1rem;line-height:1.5em;font-weight:400;color:#fff}@media(min-width:768px){.crypto-airdrop-company-wrap .airdrop-contents{padding:37px 16px 80px}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box{margin-top:24px}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box h2{font-size:1.5rem;line-height:1.5em;font-weight:600;color:#1a1e27;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box h3{font-size:1.125rem;line-height:1.5em;font-weight:600;color:#1a1e27}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box p{margin-top:20px;font-size:1rem;line-height:1.5em;font-weight:400;color:#505866;display:-webkit-box;-webkit-box-orient:vertical}.crypto-airdrop-company-wrap .airdrop-contents .contents-wrap .text-box:last-child{margin-bottom:20px}.crypto-airdrop-company-wrap .airdrop-contents .link-button{min-height:56px;position:relative;bottom:0;margin-top:80px}.crypto-airdrop-company-wrap .airdrop-contents .link-button img{width:24px;height:24px}}.big-update-event{overflow:hidden;background-color:#181818}.big-update-event .section-01{font-family:GmarketSans,serif;background:#000 url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/bigupdate-event-bg.png) bottom no-repeat;min-height:165.555vw;background-size:cover;padding:0 6.944vw}.big-update-event .section-01 .title-01{font-size:1.25rem;line-height:1.5em;font-weight:500;color:#fff;font-size:5.556vw;text-align:center;padding-top:16.666vw}.big-update-event .section-01 .title-01 span{font-size:3.888vw}.big-update-event .section-01 .title-02{font-size:2.25rem;line-height:1.2222222222em;font-weight:700;color:#fff;text-align:center;font-size:12.222vw;padding-top:4.444vw;background:linear-gradient(180deg,#f6efbf,#ffdf00);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.big-update-event .section-01 .event-date{text-align:center;padding:88.888vw 0 10vw;font-size:.875rem;line-height:1.2857142857em;font-weight:500;color:#fff;font-size:3.889vw}.big-update-event .section-01 .event-date .fw-700{font-size:.875rem;line-height:1.2857142857em;font-weight:700;color:#fff;font-size:3.889vw}.big-update-event .section-01 .en-event-date{display:flex;flex-flow:column;text-align:center;padding:88.888vw 0 10vw;font-size:3.889vw}.big-update-event .section-01 .en-event-date .fw-700{font-size:.875rem;line-height:1.2857142857em;font-weight:700;color:#fff;font-size:3.889vw}.big-update-event .section-02{font-family:GmarketSans,serif}.big-update-event .section-02 .slot-machine-wrap{background:url(/static/images/big-update-event/slot_machine_02.png) 50% no-repeat;background-size:cover;min-height:123.889vw;padding-top:55.556vw}.big-update-event .section-02 .slot-machine-wrap .slot-machine{min-height:41.667vw;display:flex;flex-flow:column;gap:7px}.big-update-event .section-02 .slot-machine-wrap .slot-machine .company-slot{width:77.778vw;min-height:20.833vw;margin:auto;display:flex;justify-content:center;align-items:center;background:url(/static/images/big-update-event/gold_slot_02.svg) 50% no-repeat;background-size:cover;position:relative}.big-update-event .section-02 .slot-machine-wrap .slot-machine .company-slot .company-roll-wrap{width:58.675vw;min-height:15.608vw;outline:1.111vw solid #000;position:relative;transform-style:preserve-3d;perspective:277.778vw;overflow:hidden;background:#d7d7d7 linear-gradient(180deg,hsla(0,0%,5%,.02) 5.89%,rgba(32,32,32,.1) 6.52%,rgba(90,90,90,.34) 9.65%,hsla(0,0%,55%,.54) 12.15%,hsla(0,0%,71%,.7) 15.28%,hsla(0,0%,84%,.83) 17.79%,hsla(0,0%,93%,.93) 20.29%,hsla(0,0%,98%,.98) 22.79%,#fff 24.67%,hsla(0,0%,83%,.83) 32.8%,hsla(0,0%,40%,.4) 51.58%,transparent 68.48%,rgba(0,0,0,.6) 90.48%);-webkit-backface-visibility:hidden}.big-update-event .section-02 .slot-machine-wrap .slot-machine .company-slot .company-roll-wrap .roll{width:100%;height:15.206vw;transform-style:preserve-3d;position:fixed;visibility:visible;transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.big-update-event .section-02 .slot-machine-wrap .slot-machine .company-slot .company-roll-wrap .roll>li{width:100%;height:15.206vw;display:flex;align-items:center;justify-content:center;background-blend-mode:overlay;position:absolute;backface-visibility:hidden;transform-style:preserve-3d;visibility:visible;transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.big-update-event .section-02 .slot-machine-wrap .slot-machine .company-slot .company-roll-wrap .roll>li .roll-image{width:20.778vw;height:auto;display:flex;align-items:center;justify-content:center;visibility:visible;transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0)}.big-update-event .section-02 .slot-machine-wrap .slot-machine .number-slot{background-color:red;width:77.778vw;margin:auto;min-height:15.978vw;display:flex;justify-content:center;align-items:center;overflow:hidden;background:url(/static/images/big-update-event/gold_slot_03.svg) 50% no-repeat;background-size:contain}.big-update-event .section-02 .slot-machine-wrap .slot-machine .number-slot .number-roll-wrap{width:61.675vw;min-height:10.086vw;outline:.833vw solid #000;display:flex;position:relative;transform-style:preserve-3d;overflow:hidden;background:#d7d7d7 linear-gradient(180deg,hsla(0,0%,5%,.02) 5.89%,rgba(32,32,32,.1) 6.52%,rgba(90,90,90,.34) 9.65%,hsla(0,0%,55%,.54) 12.15%,hsla(0,0%,71%,.7) 15.28%,hsla(0,0%,84%,.83) 17.79%,hsla(0,0%,93%,.93) 20.29%,hsla(0,0%,98%,.98) 22.79%,#fff 24.67%,hsla(0,0%,83%,.83) 32.8%,hsla(0,0%,40%,.4) 51.58%,transparent 68.48%,rgba(0,0,0,.6) 90.48%)}.big-update-event .section-02 .slot-machine-wrap .slot-machine .number-slot .number-roll-wrap .roll{width:16.666%;height:10.086vw;position:relative;transform-style:preserve-3d}.big-update-event .section-02 .slot-machine-wrap .slot-machine .number-slot .number-roll-wrap .roll>li{width:100%;height:10.086vw;display:flex;align-items:center;justify-content:center;background-blend-mode:overlay;position:absolute;backface-visibility:hidden;transform-style:preserve-3d}.big-update-event .section-02 .slot-machine-wrap .slot-machine .number-slot .number-roll-wrap .roll>li .roll-image{max-width:13.8889vw;height:10.086vw;display:flex;align-items:center;justify-content:center;font-size:7.406vw;font-weight:700;color:#ffac30;-webkit-text-stroke-width:.666vw;-webkit-text-stroke-color:#000}.big-update-event .section-02 .slot-machine-wrap .slot-machine .number-slot .frame{width:100%;height:100%;position:absolute;display:flex}.big-update-event .section-02 .slot-machine-wrap .slot-machine .number-slot .frame li{width:100%;height:100%;border-right:.666vw solid #000}.big-update-event .section-02 .slot-machine-wrap .slot-machine .number-slot .frame li:last-child{border:none}.big-update-event .section-02 .start-button{font-family:GmarketSans,serif;display:block;width:81.111vw;height:11.666vw;border-radius:4px;background:linear-gradient(108.79deg,#ff4d26 1.49%,#ff43d6 48.64%,#ff0092 99.35%);margin:3.889vw auto 0;font-size:4.444vw;font-weight:700}.big-update-event .section-02 .reward-wrap{text-align:center;background:url(/static/images/big-update-event/reward_bg.png) 50% no-repeat;background-size:cover;overflow:hidden}.big-update-event .section-02 .reward-wrap .title-01{font-size:1.25rem;line-height:1.5em;font-weight:700;color:#fff;font-size:5.556vw}.big-update-event .section-02 .reward-wrap .participation{display:flex;justify-content:space-around;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}.big-update-event .section-02 .reward-wrap .participation article{display:flex;flex-flow:column;align-items:center;margin-top:8.333vw}.big-update-event .section-02 .reward-wrap .participation article h3{font-size:1rem;line-height:1.5em;font-weight:600;color:wt;font-size:4.444vw}.big-update-event .section-02 .reward-wrap .participation article .number{display:flex;justify-content:center;align-items:center;width:20vw;height:8.889vw;border-radius:4px;background-color:#fff;margin-top:3.333vw}.big-update-event .section-02 .reward-wrap .participation article .number p{font-size:1rem;line-height:1.5em;font-weight:600;color:#1a1e27;font-size:3.333vw}.big-update-event .section-02 .reward-wrap .reward-list{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:0 6.111vw;margin:3.889vw 0 11.667vw;gap:4.167vw}.big-update-event .section-02 .reward-wrap .reward-list .reward{width:calc(33% - 4.167vw);min-height:35.361vw;display:flex;flex-flow:column;align-items:center;border-bottom:1px solid rgba(0,0,0,.5);background-color:hsla(0,0%,9%,.5);border-radius:4px;padding:3.333vw 4.444vw;overflow:hidden}.big-update-event .section-02 .reward-wrap .reward-list .reward img{width:19.25vw;height:19.25vw;border-radius:50%;box-shadow:0 0 2.71vw 0 #ffb400}.big-update-event .section-02 .reward-wrap .reward-list .reward .number{display:flex;justify-content:center;align-items:center;width:20vw;min-height:7.222vw;border-radius:4px;background-color:#fff;margin-top:2.222vw;overflow:hidden}.big-update-event .section-02 .reward-wrap .reward-list .reward .number p{width:80%;font-size:1rem;line-height:1.5em;font-weight:600;color:#1a1e27;font-size:3.333vw;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.big-update-event .section-03{overflow:hidden;font-family:GmarketSans,serif;text-align:center}.big-update-event .section-03 .title-01{font-size:1.25rem;line-height:1.5em;font-weight:700;color:#8475ef;font-size:5.556vw;margin-top:13.333vw}.big-update-event .section-03 .title-02{font-size:1rem;line-height:1.5em;font-weight:500;color:#c3c3c6;font-size:4.444vw;margin:3.889vw 0 6.111vw}.big-update-event .section-03 ol{text-align:left;padding:0 9.444vw;display:flex;flex-flow:column;gap:3.889vw;border-radius:2.222vw;margin-bottom:11.111vw}.big-update-event .section-03 ol li{background-color:#8475ef;display:flex;justify-content:space-between;align-items:center;padding:3.333vw 5.556vw;border-radius:2.222vw;gap:19px}.big-update-event .section-03 ol li .text-box-01{display:flex;flex-flow:column;gap:2.222vw}.big-update-event .section-03 ol li .text-box-01 h3{font-size:1.5rem;line-height:1.5em;font-weight:900;color:#fff;font-size:4.444vw}.big-update-event .section-03 ol li .text-box-01 p{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;font-size:.75rem;line-height:1.5em;font-weight:400;color:#fff;font-size:3.333vw}.big-update-event .section-03 ol li .mission-button{min-width:8.889vw;min-height:8.889vw;border-radius:100%;background:#8475ef url(/static/images/big-update-event/arrow_button_icon_01.svg) 50% no-repeat;background-size:cover}.big-update-event .section-03 .title-03{font-size:1rem;line-height:1.5em;font-weight:500;color:#c3c3c6;font-size:4.444vw;margin:1.111vw 0 3.889vw}.big-update-event .section-04{text-align:left;padding-top:6.667vw;background-color:#000}.big-update-event .section-04 .notice-title{font-size:.875rem;line-height:1.2857142857em;font-weight:600;color:#dee2e6;font-size:3.889vw;margin:6.667vw}.big-update-event .section-04 .notice-content{padding:3.333vw 9.444vw 9.444vw}.big-update-event .section-04 .notice-content li{font-size:.75rem;line-height:1.5em;font-weight:400;color:#dee2e6;margin:0 0 8px;font-size:3.333vw;list-style:disc}.big-update-event .untitled-modal img{width:19.25vw;height:19.25vw;padding:1.111vw}.big-update-event .untitled-modal strong{font-weight:500}.casper{overflow:hidden;background-color:#000}.casper .staking-button{font-family:IBM Plex Sans KR;display:block;width:100%;border-radius:3.333vw;background:#f82b2c;padding:3.333vw 0;font-size:3.333vw;font-style:normal;font-weight:600;margin-top:13.333vw}.casper .section-01{font-family:GmarketSans,serif;background:linear-gradient(341deg,#ff2d2e -25.49%,#000 65.02%);padding:5.555vw 4.444vw}.casper .section-01 .wrap-title .logo,.casper .section-01 .wrap-title .logo img{height:10vw}.casper .section-01 .wrap-title .title-01{margin:auto}.casper .section-01 .wrap-title .title-ko-01{width:84.166vw;height:33.0556vw;margin-top:11.111vw;background:url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/casper-title-ko.svg) 50% no-repeat;background-size:84.166vw}.casper .section-01 .wrap-title .title-en-01{width:84.166vw;height:33.0556vw;margin-top:11.111vw;background:url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/casper-title-en.svg) 50% no-repeat;background-size:84.166vw}.casper .section-01 .wrap{background:url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/casper-png-bg.png) 8.888vw no-repeat;background-origin:content-box;background-position:bottom;background-size:cover}.casper .section-01 .wrap .date{padding-top:89.5vw;text-align:center;font-weight:500}.casper .section-01 .wrap .date,.casper .section-01 .wrap .date .fw-700{font-size:.875rem;line-height:1.2857142857em;color:#fff;font-size:3.888vw}.casper .section-01 .wrap .date .fw-700{font-weight:700}.casper .section-01 .wrap .en-date-font-size{font-size:3.326vw}.casper .section-02{padding:4.444vw;background:radial-gradient(161.66% 127.47% at 100% 100%,#3c0203 0,#000 100%)}.casper .section-02 .title-01{margin-top:6.666vw;text-align:center;font-size:5.555vw}.casper .section-02 .article-01{text-align:center;background-color:#fff;overflow:hidden;margin-top:5.555vw;padding:4.444vw 11.111vw;border-radius:4.444vw;color:#212529}.casper .section-02 .article-01 .car-img{width:63.888vw}.casper .section-02 .article-01 .reward-wrap{font-family:GmarketSans,serif;display:flex;justify-content:center;flex-flow:column}.casper .section-02 .article-01 .reward-wrap .reward{display:flex;gap:4.444vw;align-items:center;margin-top:4.444vw;padding:2.222vw 1.666vw;border-bottom:.277vw solid #f1f3f5}.casper .section-02 .article-01 .reward-wrap .reward .num{display:flex;align-items:center;justify-content:center;color:#fff;width:10vw;height:10vw;background:url(/static/images/casper/icon-star-01.svg) 50% no-repeat;font-size:4.444vw;background-size:cover}.casper .section-02 .article-01 .reward-wrap .reward .desc-en{display:flex;flex-flow:column;text-align:left;font-weight:700;font-size:5vw}.casper .section-02 .article-01 .reward-wrap .reward .desc-en .fw400{font-weight:400;font-size:3.333vw}.casper .section-02 .article-01 .reward-wrap .reward .desc{font-weight:700;font-size:5vw}.casper .section-02 .article-01 .reward-wrap .reward .desc .fw400{font-weight:400;font-size:3.333vw}.casper .section-02 .article-01 .reward-wrap .reward:first-child .num{background:url(/static/images/casper/icon-star-02.svg) 50% no-repeat;background-size:cover}.casper .section-02 .article-01 .reward-wrap .reward:last-child{border-bottom:none}.casper .section-02 .article-01 .notice{font-size:2.777vw;margin-top:4.444vw;color:#868e96}.casper .section-02 .title-02{font-size:5.555vw;margin-top:10vw;text-align:center}.casper .section-02 .article-02{margin-top:5.555vw;text-align:left;background-color:#fff;overflow:hidden;padding:4.444vw;border-radius:4.444vw;color:#212529}.casper .section-02 .article-02 .notice{background-color:#f8eded;border-radius:4.444vw;padding:4.444vw}.casper .section-02 .article-02 .notice .title{display:flex;align-items:center;justify-content:center;gap:1.111vw;text-align:center;color:#f82b2c;font-size:4.444vw}.casper .section-02 .article-02 .notice .notice-ol{display:flex;flex-flow:column;list-style-type:decimal;margin-top:2.222vw;padding:0 0 0 4.444vw}.casper .section-02 .article-02 .notice .notice-ol .notice-li{font-size:3.333vw;font-weight:400;line-height:5vw}.casper .section-02 .article-02 .notice .notice-warn{font-size:3.333vw;font-weight:400;line-height:5vw;color:#495057}.casper .section-02 .article-02 .notice .wd-bk{word-break:break-all}.casper .section-02 .article-02 .rank-wrap{overflow:hidden;padding:5.555vw 0}.casper .section-02 .article-02 .rank-wrap .rank-ol{display:flex;flex-flow:column;margin-top:3.333vw}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-li{display:flex;gap:4.444vw;font-size:3.888vw}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-li .rank{width:20%}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-li .id{width:20%;text-align:center}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-li .score{text-align:right;width:100%;width:60%}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-li .id-score-wrap{width:100%;display:flex;justify-content:space-between}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-list:nth-child(2) .rank>.rank-bg{background:url(/static/images/casper/icon-star-02.svg) 50% no-repeat;background-size:cover;color:#fff}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-list:nth-child(3) .rank>.rank-bg,.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-list:nth-child(4) .rank>.rank-bg{background:url(/static/images/casper/icon-star-01.svg) 50% no-repeat;background-size:cover;color:#fff}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-list{margin-top:3.333vw}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-list .rank{font-family:GmarketSans,serif}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-list .rank .rank-bg{width:6.666vw;height:6.666vw;background-size:cover;display:flex;align-items:center;justify-content:center;font-size:3.333vw;font-weight:600}.casper .section-02 .article-02 .rank-wrap .rank-ol .rank-list .id{text-align:left}.casper .section-02 .article-03{margin-top:.277vw;text-align:left;background-color:#fff;overflow:hidden;padding:6.666vw 4.444vw;border-radius:4.444vw;color:#212529}.casper .section-02 .article-03 .title-01{font-family:GmarketSans,serif;font-size:4.444vw}.casper .section-02 .article-03 .sub-title{font-weight:400;font-size:3.888vw}.casper .section-02 .article-03 .sub-wrap{margin-top:5.555vw}.casper .section-02 .article-03 .sub-wrap .my-score-value{width:100%;height:10vw;padding:3.333vw 4.444vw;text-align:right;border-radius:2.222vw;border:.222vw solid var(--Grayscale-gr03,#dee2e6);background:var(--Background-bg_elevated,#fff);font-size:4.444vw;font-style:normal;font-weight:600;line-height:normal;margin-top:1.111vw}.casper .section-02 .article-03 .sub-wrap .invite-bonus{display:flex;justify-content:space-between;align-items:center}.casper .section-02 .article-03 .sub-wrap .invite-bonus .invite-bonus-bt{font-family:IBM Plex Sans KR;display:block;border-radius:2.2222vw;background:#e9ecef;padding:.833vw 1.666vw;font-size:3.333vw;font-style:normal;font-weight:600;text-align:center;color:#495057}.casper .section-02 .checkbox-container{margin:5.555vw 0 0 auto;display:flex;flex-direction:column}.casper .section-02 .checkbox-container .check-box{padding:11px 0;display:flex;justify-content:space-between}.casper .section-02 .checkbox-container .check-box .icon-go{width:20px;height:20px;background:url("data:image/svg+xml, %3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.375 5.5A.8.8 0 0 1 8.5 5.376l4.414 3.531c.7.56.7 1.626 0 2.186L8.5 14.625a.8.8 0 1 1-1-1.25L11.72 10 7.5 6.625A.8.8 0 0 1 7.375 5.5Z' fill='rgb%28134%2C142%2C150%29'/%3E%3C/svg%3E") 50%/contain no-repeat}.casper .section-02 .checkbox-container .radio-box{padding:5px 0}.casper .section-03{padding:6.666vw 4.444vw}.casper .section-03 .title-01{font-family:GmarketSans,serif;text-align:center;font-size:5.555vw}.casper .section-03 .bg{width:100%;margin-top:6.666vw;height:38.888vw;background:#343434 url(https://burrito-prod-event.s3.ap-northeast-2.amazonaws.com/casper-bg-img.svg) 33.333vw no-repeat;background-size:contain;border-radius:4.444vw}.casper .section-03 h3{margin-top:3.888vw;font-size:4.434vw;font-weight:600}.casper .section-03 p{font-size:3.888vw;font-weight:400}.casper .section-03 h4{margin-top:2.222vw;font-size:3.888vw}.casper .section-03 .guide-bt{font-family:IBM Plex Sans KR;display:block;width:100%;border-radius:3.333vw;background:#495057;padding:3.333vw 0;font-size:3.333vw;font-style:normal;font-weight:600;text-align:center;margin-top:3.888vw}.casper .section-04{text-align:left;padding-top:6.667vw;background-color:#000}.casper .section-04 .notice-title{font-size:.875rem;line-height:1.2857142857em;font-weight:600;color:#dee2e6;font-size:3.889vw;margin:6.667vw}.casper .section-04 .notice-content{padding:3.333vw 9.444vw 9.444vw}.casper .section-04 .notice-content li{font-size:.75rem;line-height:1.5em;font-weight:400;color:#dee2e6;margin:0 0 8px;font-size:3.333vw;list-style:disc}.casper .section-04 .notice-content .wd-bk{word-break:break-all}.casper-modal .pre-lined{font-size:1rem;line-height:1.25em;font-weight:600;color:#1a1e27}.casper-modal .modal-footer .cancel-bt em{font-size:1rem;line-height:1.5em;font-weight:600;color:#6d7582}.casper-modal .modal-footer .confirm-bt em{font-size:1rem;line-height:1.5em;font-weight:600;color:#ff2c51}.play-a{width:100%;height:100%;background:url(/static/images/play-a/play-a-color-bg.png) top no-repeat;overflow:hidden;color:#fff;background-size:cover;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}.play-a .ranking-list-wrap{width:100%;padding:0 3.3333333333vw;margin-top:2.2222222222vw;display:flex;justify-content:flex-end}.play-a .ranking-list-wrap button{display:flex;justify-content:space-between;align-items:center;gap:1.1111111111vw;background:hsla(0,0%,100%,.32);padding:1.1111111111vw 2.2222222222vw;border-radius:11.1111111111vw;color:#fff}.play-a .ranking-list-wrap button .icon-ranking{width:6.6666666667vw;height:6.6666666667vw;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Icon / Discover / Ranking'%3E%3Cg id='icon'%3E%3Cpath id='Vector' d='M20 11H17C16.4477 11 16 11.7462 16 12.6667V19.3333C16 20.2538 16.4477 21 17 21H20C20.5523 21 21 20.2538 21 19.3333V12.6667C21 11.7462 20.5523 11 20 11Z' fill='%23CCFF00' fill-opacity='0.5'/%3E%3Cpath id='Vector_2' d='M6 9H3C2.44772 9 2 9.44772 2 10V20C2 20.5523 2.44772 21 3 21H6C6.5523 21 7 20.5523 7 20V10C7 9.44772 6.5523 9 6 9Z' fill='%23CCFF00' fill-opacity='0.5'/%3E%3Cpath id='Vector_3' d='M13 3H10C9.4477 3 9 3.44772 9 4V20C9 20.5523 9.4477 21 10 21H13C13.5523 21 14 20.5523 14 20V4C14 3.44772 13.5523 3 13 3Z' fill='%23CCFF00'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a .ranking-list-wrap button h3{font-size:.75rem;line-height:1.5em;font-weight:800;color:#fff;font-size:3.3333333333vw}.play-a .section-01{display:flex;flex-direction:column;align-items:center;background:url(/static/images/play-a/icon-hit-button-02.svg) center 90px no-repeat;overflow:hidden;background-size:contain;padding:0 6.6666666667vw 11.1111111111vw;border-bottom:2.2222222222vw solid hsla(0,0%,100%,.2)}.play-a .section-01 .title-wrap{margin-top:6.6666666667vw;text-align:center}.play-a .section-01 .title-wrap h1{font-size:2.25rem;line-height:1.2222222222em;font-weight:700;color:#fff;font-size:9.4444444444vw}.play-a .section-01 .title-wrap p{font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff;font-size:3.8888888889vw;margin-top:1.1111111111vw}.play-a .section-01 .section-01-img-02{margin-top:98.3333333333vw}.play-a .section-01 .my-score-wrap{margin-top:5.5555555556vw;width:100%;border-radius:3.3333333333vw;border:.2777777778vw solid hsla(0,0%,100%,.2);display:flex;justify-content:space-between;padding:4.4444444444vw 0;position:relative;overflow:hidden}.play-a .section-01 .my-score-wrap .title{display:flex;align-items:center;gap:1.1111111111vw;font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff;font-size:3.8888888889vw}.play-a .section-01 .my-score-wrap .title span{width:4.4444444444vw;height:4.4444444444vw}.play-a .section-01 .my-score-wrap .my-ranking,.play-a .section-01 .my-score-wrap .my-score{display:flex;flex-flow:column;justify-content:space-between;width:50%;overflow:hidden;gap:.5555555556vw}.play-a .section-01 .my-score-wrap .my-ranking .rank,.play-a .section-01 .my-score-wrap .my-score .rank{font-size:1.5rem;line-height:1.5em;font-weight:700;color:#fff;font-size:6.6666666667vw}.play-a .section-01 .my-score-wrap .my-ranking .percentage,.play-a .section-01 .my-score-wrap .my-score .percentage{font-size:.75rem;line-height:1.3333333333em;font-weight:400;color:#fff;font-size:3.3333333333vw}.play-a .section-01 .my-score-wrap .my-ranking .icon-ranking,.play-a .section-01 .my-score-wrap .my-score .icon-ranking{background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3346 7.33203H11.3346C10.9664 7.33203 10.668 7.82948 10.668 8.44314V12.8876C10.668 13.5013 10.9664 13.9987 11.3346 13.9987H13.3346C13.7028 13.9987 14.0013 13.5013 14.0013 12.8876V8.44314C14.0013 7.82948 13.7028 7.33203 13.3346 7.33203Z' fill='%23CCFF00'/%3E%3Cpath d='M4.00065 6H2.00065C1.63246 6 1.33398 6.29848 1.33398 6.66667V13.3333C1.33398 13.7015 1.63246 14 2.00065 14H4.00065C4.36885 14 4.66732 13.7015 4.66732 13.3333V6.66667C4.66732 6.29848 4.36885 6 4.00065 6Z' fill='%23CCFF00'/%3E%3Cpath d='M8.66667 2H6.66667C6.29847 2 6 2.29848 6 2.66667V13.3333C6 13.7015 6.29847 14 6.66667 14H8.66667C9.03487 14 9.33333 13.7015 9.33333 13.3333V2.66667C9.33333 2.29848 9.03487 2 8.66667 2Z' fill='%23CCFF00'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a .section-01 .my-score-wrap .my-ranking .icon-score,.play-a .section-01 .my-score-wrap .my-score .icon-score{background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.03929 5.57623C4.97991 6.20957 4.93825 7.3304 5.31221 7.80748C5.31221 7.80748 5.13616 6.57623 6.71429 5.03144C7.34971 4.40957 7.49658 3.56373 7.2747 2.92936C7.14866 2.56998 6.91846 2.27311 6.71846 2.06582C6.60179 1.94394 6.69137 1.7429 6.86116 1.75019C7.88825 1.79603 9.55283 2.08144 10.2601 3.85644C10.5705 4.63561 10.5935 5.44082 10.4455 6.25957C10.3518 6.78248 10.0185 7.94498 10.7789 8.08769C11.3216 8.18978 11.5841 7.75853 11.7018 7.44811C11.7507 7.31894 11.9205 7.28665 12.0122 7.38978C12.9289 8.43248 13.007 9.66061 12.8174 10.7179C12.4507 12.7617 10.381 14.2492 8.32471 14.2492C5.75595 14.2492 3.71116 12.7794 3.18095 10.1189C2.96741 9.04498 3.07575 6.91998 4.732 5.41998C4.85491 5.30748 5.05596 5.40748 5.03929 5.57623Z' fill='%23FF5E1F'/%3E%3Cpath d='M9.26413 9.39575C8.31726 8.177 8.74122 6.78638 8.97351 6.23221C9.00476 6.15929 8.92143 6.09054 8.8558 6.13533C8.44851 6.41242 7.61413 7.0645 7.22559 7.98221C6.69955 9.22283 6.73705 9.83013 7.04851 10.5718C7.23601 11.0187 7.0183 11.1135 6.90893 11.1301C6.80268 11.1468 6.70476 11.076 6.62663 11.002C6.40268 10.7885 6.24122 10.5103 6.16413 10.2103C6.14747 10.1458 6.06309 10.128 6.02455 10.1812C5.73288 10.5843 5.58184 11.2312 5.57455 11.6885C5.55163 13.102 6.71934 14.2478 8.13184 14.2478C9.91205 14.2478 11.2089 12.2791 10.186 10.6333C9.88913 10.1541 9.60997 9.84054 9.26413 9.39575Z' fill='%23FFBE2C'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a .section-01 .my-score-wrap .my-ranking .icon-point,.play-a .section-01 .my-score-wrap .my-score .icon-point{width:5.5555555556vw;height:5.5555555556vw;background:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' fill='%23F6B300'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13451 13.8655 4.40625 10.5 4.40625C7.13451 4.40625 4.40625 7.13451 4.40625 10.5C4.40625 13.8655 7.13451 16.5938 10.5 16.5938ZM10.5 18C14.6421 18 18 14.6421 18 10.5C18 6.35786 14.6421 3 10.5 3C6.35786 3 3 6.35786 3 10.5C3 14.6421 6.35786 18 10.5 18Z' fill='%23FFDD01'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.4063C13.7619 16.4063 16.4063 13.7619 16.4063 10.5C16.4063 7.23807 13.7619 4.59375 10.5 4.59375C7.23807 4.59375 4.59375 7.23807 4.59375 10.5C4.59375 13.7619 7.23807 16.4063 10.5 16.4063ZM10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13452 13.8655 4.40625 10.5 4.40625C7.13452 4.40625 4.40625 7.13452 4.40625 10.5C4.40625 13.8655 7.13452 16.5938 10.5 16.5938Z' fill='%23CC8805' fill-opacity='0.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.81055 12.4206H8.35376V8.56706H7.81055V6.87174H10.8293C11.1559 6.86457 11.481 6.91681 11.7888 7.02594C12.0628 7.11999 12.3159 7.2663 12.5341 7.45675L12.5378 7.45999L12.5414 7.46329C12.755 7.65715 12.9218 7.89693 13.0292 8.16458L13.0295 8.16528C13.1336 8.42556 13.1863 8.7035 13.1847 8.9838V9.13009C13.1896 9.56047 13.0416 9.97866 12.767 10.3102L12.7643 10.3135L12.7616 10.3167C12.6988 10.39 12.631 10.4585 12.5585 10.5219C12.6302 10.5847 12.6977 10.6527 12.7605 10.7254L12.7613 10.7263C13.0471 11.0593 13.198 11.4869 13.1847 11.9253V12.023C13.1862 12.3032 13.1335 12.581 13.0296 12.8412L13.0285 12.8438C12.9206 13.1098 12.7548 13.3482 12.543 13.542C12.3247 13.7421 12.0677 13.8952 11.7878 13.992C11.4803 14.0987 11.1565 14.1508 10.8311 14.1458H7.81055V12.4206ZM10.8351 13.6458C11.1035 13.6503 11.3706 13.6076 11.6241 13.5195C11.8395 13.4451 12.0374 13.3273 12.2054 13.1732C12.3623 13.0297 12.4852 12.8529 12.5652 12.6558C12.6454 12.455 12.686 12.2406 12.6847 12.0243V11.9171C12.6961 11.6009 12.588 11.292 12.3819 11.052C12.3042 10.962 12.2169 10.8817 12.1219 10.8122C12.0627 10.769 12.0005 10.73 11.9358 10.6955C11.8489 10.6493 11.7576 10.6112 11.6628 10.582C11.6522 10.5788 11.6416 10.5756 11.6309 10.5726V10.4653C11.642 10.4623 11.6531 10.4591 11.6641 10.4559C11.7993 10.4157 11.9284 10.3572 12.0478 10.282C12.0737 10.2654 12.0991 10.2481 12.1239 10.23C12.2187 10.1608 12.3054 10.0807 12.3819 9.99137C12.5815 9.75029 12.6888 9.44607 12.6847 9.1331V8.98236C12.6861 8.76612 12.6455 8.55168 12.5652 8.35088C12.4859 8.15342 12.3629 7.97651 12.2054 7.83348C12.0352 7.685 11.8378 7.57107 11.6241 7.49804C11.3711 7.40802 11.1036 7.3652 10.8351 7.37174H8.31055V8.06706H8.85376V12.9206H8.31055V13.6458H10.8351ZM11.6565 11.1146C11.6521 11.1104 11.6476 11.1063 11.6431 11.1022C11.6002 11.0661 11.5552 11.0332 11.5082 11.0036C11.3919 10.9302 11.2642 10.8773 11.1309 10.8469C11.0206 10.8217 10.9065 10.8119 10.7917 10.8184H9.56944L9.5735 12.9206H10.7658C11.0748 12.9324 11.3782 12.8364 11.6241 12.649C11.7336 12.5631 11.821 12.4525 11.8794 12.3262C11.9377 12.1999 11.9652 12.0615 11.9596 11.9225V11.8655C11.9653 11.7228 11.9403 11.5806 11.8862 11.4485C11.8341 11.3222 11.7558 11.2084 11.6565 11.1146ZM11.1309 10.0986C11.2154 10.0801 11.2976 10.0526 11.3763 10.0165C11.4729 9.97228 11.5641 9.91517 11.6472 9.84607C11.7529 9.75114 11.836 9.63374 11.8903 9.50249C11.9444 9.37372 11.9694 9.23462 11.9636 9.09508V9.03804C11.9685 8.90011 11.9406 8.763 11.8823 8.6379C11.824 8.51281 11.7369 8.40328 11.6282 8.31829C11.3829 8.12977 11.079 8.03362 10.7699 8.04668H9.57758L9.5735 10.1245H10.7957C10.9091 10.1315 11.0218 10.1225 11.1309 10.0986ZM10.0745 9.62446H10.8112L10.8266 9.62542C11.005 9.63647 11.1809 9.58023 11.3197 9.46802C11.3667 9.42412 11.4037 9.37066 11.4283 9.31122L11.4293 9.30889C11.4549 9.24784 11.4668 9.1819 11.4641 9.11577L11.4636 9.10543V9.02926L11.4639 9.02049C11.466 8.96144 11.4541 8.90271 11.4291 8.84911C11.4044 8.7961 11.3676 8.74961 11.3217 8.71337C11.1698 8.59732 10.9821 8.53816 10.791 8.54624L10.7805 8.54668H10.0766L10.0745 9.62446ZM11.318 12.2537C11.3639 12.217 11.4007 12.17 11.4254 12.1166C11.4505 12.0621 11.4624 12.0025 11.46 11.9426L11.4596 11.9326V11.8554L11.46 11.8454C11.4628 11.7746 11.4504 11.7041 11.4237 11.6385C11.3986 11.5779 11.361 11.5233 11.3133 11.4782C11.1749 11.3648 10.9989 11.3074 10.8201 11.3176L10.8059 11.3184H10.0704L10.0725 12.4206H10.7754L10.7849 12.421C10.9766 12.4283 11.1649 12.3692 11.318 12.2537Z' fill='%23CC8805'/%3E%3Cpath d='M8.3125 12.9206H8.85571V8.06706H8.3125V7.37174H10.8371C11.1056 7.3652 11.373 7.40802 11.6261 7.49804C11.8398 7.57107 12.0372 7.685 12.2073 7.83348C12.3648 7.97651 12.4879 8.15342 12.5672 8.35088C12.6475 8.55168 12.688 8.76612 12.6867 8.98236V9.1331C12.6908 9.44607 12.5835 9.75029 12.3839 9.99137C12.2873 10.1041 12.1748 10.202 12.0498 10.282C11.9206 10.3633 11.7801 10.4251 11.6329 10.4653V10.5726C11.9246 10.6557 12.1857 10.8223 12.3839 11.052C12.5899 11.292 12.698 11.6009 12.6867 11.9171V12.0243C12.6879 12.2406 12.6474 12.455 12.5672 12.6558C12.4872 12.8529 12.3643 13.0297 12.2073 13.1732C12.0393 13.3273 11.8415 13.4451 11.6261 13.5195C11.3725 13.6076 11.1054 13.6503 10.8371 13.6458H8.3125V12.9206ZM9.57545 10.1245H10.7977C11.1066 10.1436 11.4112 10.044 11.6492 9.84607C11.7548 9.75114 11.8379 9.63374 11.8923 9.50249C11.9463 9.37372 11.9714 9.23462 11.9656 9.09508V9.03804C11.9704 8.90011 11.9426 8.763 11.8843 8.6379C11.826 8.51281 11.7389 8.40328 11.6301 8.31829C11.3848 8.12977 11.081 8.03362 10.7719 8.04668H9.57953L9.57545 10.1245ZM9.57545 12.9206H10.7678C11.0767 12.9324 11.3802 12.8364 11.6261 12.649C11.7355 12.5631 11.823 12.4525 11.8813 12.3262C11.9396 12.1999 11.9671 12.0615 11.9615 11.9225V11.8655C11.9672 11.7228 11.9422 11.5806 11.8882 11.4485C11.8337 11.3166 11.7507 11.1983 11.6451 11.1022C11.4079 10.9023 11.1033 10.8008 10.7936 10.8184H9.57139L9.57545 12.9206Z' fill='%23FEDA02'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99609 12.6081H8.5393V8.37956H7.99609V7.05924H10.8295C11.1343 7.0523 11.4378 7.10101 11.7251 7.20298C11.9765 7.28915 12.2087 7.42331 12.4089 7.59802L12.4112 7.60004L12.4135 7.60211C12.606 7.77691 12.7564 7.99311 12.8533 8.23444L12.8535 8.23488C12.9486 8.47287 12.9968 8.72702 12.9953 8.98331V9.13115C12.9999 9.51752 12.8671 9.893 12.6207 10.1907L12.619 10.1927L12.6173 10.1947C12.5101 10.3198 12.3866 10.4298 12.25 10.5217C12.3853 10.6134 12.5087 10.7228 12.6166 10.8479L12.6171 10.8485C12.873 11.1466 13.0079 11.5298 12.9953 11.9223V12.0235C12.9966 12.2797 12.9485 12.5337 12.8535 12.7717L12.8528 12.7733C12.7554 13.0134 12.6057 13.2287 12.4146 13.4036M12.6828 12.0243V11.9171C12.6941 11.6009 12.586 11.292 12.3799 11.052C12.2526 10.9044 12.0993 10.7828 11.9286 10.6928C11.8433 10.6478 11.7537 10.6107 11.6608 10.582C11.6502 10.5788 11.6396 10.5756 11.629 10.5726V10.4653C11.6401 10.4623 11.6512 10.4591 11.6622 10.4559C11.7548 10.4283 11.8445 10.3922 11.9303 10.348C11.9697 10.3277 12.0083 10.3057 12.0459 10.282C12.1709 10.202 12.2834 10.1041 12.3799 9.99137C12.5796 9.75029 12.6869 9.44607 12.6828 9.1331V8.98236C12.6841 8.76612 12.6435 8.55168 12.5633 8.35088C12.484 8.15342 12.3609 7.97651 12.2034 7.83348C12.0333 7.685 11.8359 7.57107 11.6222 7.49804C11.3691 7.40802 11.1017 7.3652 10.8332 7.37174H8.30859V8.06706H8.8518V12.9206H8.30859V13.6458H10.8332C11.1015 13.6503 11.3686 13.6076 11.6222 13.5195C11.8376 13.4451 12.0354 13.3273 12.2034 13.1732C12.3603 13.0297 12.4833 12.8529 12.5633 12.6558C12.6434 12.455 12.684 12.2406 12.6828 12.0243ZM12.4146 13.4036C12.2152 13.5864 11.9802 13.7264 11.7245 13.8148C11.4372 13.9146 11.1346 13.9631 10.8306 13.9583H7.99609V12.6081M11.8883 9.50248C11.834 9.63374 11.7509 9.75114 11.6453 9.84606C11.4073 10.044 11.1027 10.1436 10.7938 10.1245H9.57155L9.57562 8.04668H10.768C11.0771 8.03362 11.3809 8.12977 11.6262 8.31829C11.735 8.40328 11.8221 8.51281 11.8804 8.6379C11.9387 8.763 11.9665 8.90011 11.9617 9.03804V9.09508C11.9675 9.23462 11.9424 9.37372 11.8883 9.50248ZM11.4348 8.56525C11.2478 8.422 11.0165 8.34896 10.7812 8.3589L10.7746 8.35918H9.88751L9.88466 9.81196H10.8034L10.8131 9.81256C11.0405 9.82665 11.2647 9.75412 11.4407 9.60969C11.5096 9.54666 11.5639 9.46926 11.5996 9.38295L11.6002 9.38149C11.6365 9.29504 11.6533 9.20167 11.6494 9.10801L11.6492 9.10155V9.03255L11.6494 9.02707C11.6525 8.93844 11.6346 8.85032 11.5971 8.76991C11.5598 8.68988 11.5042 8.61977 11.4348 8.56525ZM11.9576 11.9225C11.9632 12.0615 11.9357 12.1999 11.8774 12.3262C11.8191 12.4525 11.7316 12.5631 11.6222 12.649C11.3763 12.8364 11.0728 12.9324 10.7639 12.9206H9.57155L9.56748 10.8184H10.7897C11.0994 10.8008 11.404 10.9023 11.6412 11.1022C11.7468 11.1983 11.8298 11.3166 11.8843 11.4485C11.9383 11.5806 11.9633 11.7228 11.9576 11.8655V11.9225ZM11.5952 11.5672C11.5591 11.4799 11.5045 11.4015 11.4352 11.3373C11.2597 11.1914 11.0354 11.1174 10.8075 11.1304L10.7986 11.1309H9.88059L9.88344 12.6081H10.7699L10.7758 12.6084C11.0115 12.6174 11.243 12.5444 11.4309 12.4019C11.5006 12.3467 11.5564 12.2759 11.5937 12.1952C11.6313 12.1138 11.649 12.0246 11.6454 11.9351L11.6451 11.9288V11.8592L11.6454 11.8529C11.6493 11.7552 11.6322 11.6578 11.5952 11.5672Z' fill='%23FEDA02'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a .section-01 .my-score-wrap .my-ranking{padding:0 5.8333333333vw 0 6.6666666667vw;border-right:1px solid hsla(0,0%,100%,.2)}.play-a .section-01 .my-score-wrap .my-score{padding:0 6.6666666667vw 0 5.8333333333vw;gap:.5555555556vw}.play-a .section-01 .ranking-boost-up{padding:4.4444444444vw 6.6666666667vw;border-radius:3.3333333333vw;border:.2777777778vw solid hsla(0,0%,100%,.2);margin-top:4.4444444444vw}.play-a .section-01 .ranking-boost-up .top{display:flex;justify-content:space-between}.play-a .section-01 .ranking-boost-up .top .title{display:flex;justify-content:space-between;align-items:center;gap:1.1111111111vw;font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff;font-size:3.8888888889vw}.play-a .section-01 .ranking-boost-up .top .title .icon-boost-up{width:4.4444444444vw;height:4.4444444444vw;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.85938 14.1278C2.97067 14.0792 4.02613 13.6213 4.82162 12.844L3.14314 11.168C2.2784 12.0388 1.97355 12.9716 1.85938 14.1278Z' fill='%23D7342C'/%3E%3Cpath d='M4.76331 5.06919L3.91434 5.0036C3.47466 4.97324 3.04229 5.13599 2.73016 5.44813L1.13183 7.04888C1.02495 7.15576 0.9788 7.30879 1.00916 7.45575C1.04074 7.60392 1.14398 7.72538 1.28487 7.78004L2.83948 8.40189C3.33014 7.21043 3.97752 6.08948 4.76331 5.06919Z' fill='%232473FE'/%3E%3Cpath d='M7.18751 12.7454L7.79113 14.3C7.84579 14.4421 7.96724 14.5465 8.11664 14.5781C8.26481 14.6097 8.41906 14.5647 8.52715 14.4591L10.1255 12.8583V12.8571C10.4388 12.545 10.6003 12.1114 10.5676 11.6693L10.5056 10.8203L10.5044 10.8215C9.49149 11.6098 8.37532 12.2571 7.18751 12.7454Z' fill='%232473FE'/%3E%3Cpath d='M14.2372 1.01081C11.8579 1.39704 9.62312 2.40632 7.75883 3.93541C5.89454 5.46449 4.46741 7.45878 3.62201 9.71669C3.55157 9.90616 3.59893 10.1187 3.74346 10.2608L5.7426 12.2599C5.8847 12.4033 6.09723 12.4506 6.28671 12.3814C8.54453 11.5361 10.5389 10.109 12.068 8.24458C13.5959 6.38026 14.6052 4.14538 14.9926 1.7662C15.0302 1.55609 14.9634 1.34111 14.8128 1.1905C14.6622 1.03989 14.4473 0.971948 14.2372 1.01081ZM12.2284 5.92248C11.7924 6.3597 11.1353 6.49088 10.5644 6.25526C9.99361 6.01842 9.62196 5.46216 9.62196 4.84395C9.62196 4.22696 9.99361 3.66951 10.5644 3.43386C11.1353 3.19702 11.7923 3.32819 12.2284 3.76543C12.515 4.05084 12.6765 4.4395 12.6765 4.84395C12.6765 5.2484 12.515 5.63705 12.2284 5.92248Z' fill='%23DCE4EA'/%3E%3Cpath d='M12.2273 5.92245C11.7913 6.35967 11.1343 6.49085 10.5634 6.25523C9.9926 6.01839 9.62095 5.46212 9.62095 4.84391C9.62095 4.22692 9.9926 3.66946 10.5634 3.43381C11.1342 3.19698 11.7913 3.32815 12.2273 3.76538C12.514 4.0508 12.6755 4.43947 12.6755 4.84391C12.6755 5.24836 12.514 5.63702 12.2273 5.92245Z' fill='%2338AAFF'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a .section-01 .ranking-boost-up .top .main-net{font-size:.75rem;line-height:1.5em;font-weight:500;color:#cf0;font-size:3.3333333333vw;border-radius:11.1111111111vw;border:1px solid #cf0;background:rgba(204,255,0,.2);padding:1.1111111111vw 2.2222222222vw 1.1111111111vw 1.6666666667vw;display:flex;justify-content:space-between;align-items:center;gap:1.1111111111vw}.play-a .section-01 .ranking-boost-up .top .main-net img{width:6.6666666667vw;height:6.6666666667vw;border-radius:6.6666666667vw}.play-a .section-01 .ranking-boost-up .bottom{margin-top:5.5555555556vw}.play-a .section-01 .ranking-boost-up .bottom .boost-list{display:flex;justify-content:space-around;align-items:center}.play-a .section-01 .ranking-boost-up .bottom .boost-list .boost{display:flex;flex-flow:column;align-items:center;gap:1.3888888889vw}.play-a .section-01 .ranking-boost-up .bottom .boost-list .boost h3{font-size:.875rem;line-height:1.5em;font-weight:400;color:#aaa;font-size:3.8888888889vw}.play-a .section-01 .ranking-boost-up .bottom .boost-list .boost h4{font-size:.875rem;line-height:1.5em;font-weight:700;color:#fff;font-size:3.8888888889vw}.play-a .section-01 .ranking-boost-up .bottom .boost-list .selected-boost h3{font-size:.875rem;line-height:1.5em;font-weight:400;color:#cf0;font-size:3.8888888889vw}.play-a .section-01 .ranking-boost-up .bottom .boost-list .selected-boost h3 .icon-checked-01{width:24px;height:24px;background:url("data:image/svg+xml, %3Csvg width='25' height='24' fill='rgb%28204%2C255%2C0%29' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.273' cy='12' r='7' fill='rgb%28204%2C255%2C0%29' stroke='rgb%28204%2C255%2C0%29' stroke-width='4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.276 8.297a.5.5 0 0 1 .033.706l-5.18 5.697a.5.5 0 0 1-.738.002l-2.486-2.696a.5.5 0 0 1 .735-.678l2.116 2.295 4.813-5.293a.5.5 0 0 1 .707-.033Z' fill='rgb%280%2C0%2C0%29'/%3E%3C/svg%3E") 50% no-repeat;background-size:cover}.play-a .section-01 .ranking-boost-up .bottom .boost-list .selected-boost h4{font-size:.875rem;line-height:1.5em;font-weight:700;color:#cf0;font-size:3.8888888889vw}.play-a .section-02{padding:0 6.6666666667vw;margin-bottom:35.8333333333vw}.play-a .section-02 .event-notice .description{font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff;font-size:3.8888888889vw;white-space:pre-line}.play-a .section-02 .event-reward .reward-list .reward{display:flex;justify-content:space-between;align-items:center;margin-top:3.3333333333vw}.play-a .section-02 .event-reward .reward-list .reward .reward-ranking{width:13%;font-size:.875rem;line-height:1.5em;font-weight:700;color:#fff;font-size:3.8888888889vw}.play-a .section-02 .event-reward .reward-list .reward .text-box{width:62%}.play-a .section-02 .event-reward .reward-list .reward .text-box h4{font-size:.875rem;line-height:1.5em;font-weight:700;color:#fff;font-size:3.8888888889vw}.play-a .section-02 .event-reward .reward-list .reward .text-box p{font-size:.625rem;line-height:1.2em;font-weight:400;color:#ccc;font-size:2.7777777778vw}.play-a .section-02 .event-reward .reward-list .reward img{width:25%;border-radius:1.1111111111vw}.play-a .section-02 .event-caution .caution-list{padding:0 0 0 20px;list-style:disc}.play-a .section-02 .event-caution .caution-list li{margin:0 0 6px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff;list-style:disc}.play-a .section-02 .event-caution .caution-list li:last-child{margin:0}.play-a .section-02 .title{margin-top:11.1111111111vw;padding:4.4444444444vw 0;font-size:1rem;line-height:1.25em;font-weight:700;color:#fff;font-size:4.4444444444vw;display:flex;align-items:center;gap:1.1111111111vw}.play-a .section-02 .title span{width:6.6666666667vw;height:6.6666666667vw}.play-a .section-02 .title .icon-notice-01{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12ZM12.9004 7.64988C12.9004 8.14693 12.4974 8.54988 12.0004 8.54988L11.9914 8.54988C11.4943 8.54988 11.0914 8.14693 11.0914 7.64988C11.0914 7.15282 11.4943 6.74988 11.9914 6.74988L12.0004 6.74988C12.4974 6.74988 12.9004 7.15282 12.9004 7.64988ZM11.0995 16.3498C11.0995 16.8468 11.5025 17.2498 11.9995 17.2498C12.4966 17.2498 12.8995 16.8468 12.8995 16.3498L12.9004 11.3998C12.9004 10.9027 12.4974 10.4998 12.0004 10.4998C11.5033 10.4998 11.1004 10.9027 11.1004 11.3998L11.0995 16.3498Z' fill='%238475EF'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a .section-02 .title .icon-reward-01{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.9998 8.37061C12.5465 8.37061 12.9898 7.92738 12.9898 7.38062C12.9898 6.83386 12.5465 6.39062 11.9998 6.39062C11.453 6.39062 11.0098 6.83386 11.0098 7.38062C11.0098 7.92738 11.453 8.37061 11.9998 8.37061ZM4.73999 11.3406C5.28675 11.3406 5.72999 10.8974 5.72999 10.3506C5.72999 9.80388 5.28675 9.36064 4.73999 9.36064C4.19324 9.36064 3.75 9.80388 3.75 10.3506C3.75 10.8974 4.19324 11.3406 4.73999 11.3406ZM20.2495 10.3506C20.2495 10.8974 19.8063 11.3406 19.2595 11.3406C18.7128 11.3406 18.2695 10.8974 18.2695 10.3506C18.2695 9.80388 18.7128 9.36064 19.2595 9.36064C19.8063 9.36064 20.2495 9.80388 20.2495 10.3506ZM6.05835 15.9605L5.06836 11.6705L5.72836 11.3405C5.72836 11.3405 7.70835 12.0005 9.35834 11.3405C11.0083 10.6805 11.6683 8.7005 11.6683 8.7005H11.6697H12.3283H12.3297C12.3297 8.7005 12.9897 10.6805 14.6397 11.3405C16.2897 12.0005 18.2697 11.3405 18.2697 11.3405L18.9297 11.6705L17.9397 15.9605H12.3283H11.6697H6.05835ZM6.05859 16.6205H17.9385V17.6105H6.05859V16.6205Z' fill='%23FF70B0'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a .section-02 .title .icon-caution-01{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5996 5.25C19.5109 5.25 20.25 5.98912 20.25 6.90039V15.1504C20.2498 16.0615 19.5108 16.7998 18.5996 16.7998H12L8.64355 20.1572C8.36013 20.4406 7.87521 20.2396 7.875 19.8389V16.7998H5.40039C4.48925 16.7998 3.75021 16.0615 3.75 15.1504V6.90039C3.75 5.98912 4.48912 5.25 5.40039 5.25H18.5996ZM7.87695 9.99414C7.64932 9.99435 7.46485 10.1786 7.46484 10.4062V11.6436C7.46484 11.8712 7.64932 12.0564 7.87695 12.0566H9.11523C9.34287 12.0564 9.52734 11.8712 9.52734 11.6436V10.4062C9.52734 10.1786 9.34287 9.99435 9.11523 9.99414H7.87695ZM11.3848 9.99414C11.1572 9.99435 10.9727 10.1786 10.9727 10.4062V11.6436C10.9727 11.8712 11.1572 12.0564 11.3848 12.0566H12.623C12.8506 12.0564 13.0352 11.8712 13.0352 11.6436V10.4062C13.0352 10.1786 12.8506 9.99435 12.623 9.99414H11.3848ZM14.8848 9.99414C14.6572 9.99435 14.4727 10.1786 14.4727 10.4062V11.6436C14.4727 11.8712 14.6572 12.0564 14.8848 12.0566H16.123C16.3506 12.0564 16.5352 11.8712 16.5352 11.6436V10.4062C16.5352 10.1786 16.3506 9.99435 16.123 9.99414H14.8848Z' fill='%23505866'/%3E%3C/svg%3E") 50% no-repeat;background-size:cover}.play-a .start-game-bt{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;width:86.666%;border-radius:3.3333333333vw;position:fixed;right:0;left:0;bottom:9.4444444444vw;margin:auto;background-color:#8475ef;padding:3.3333333333vw 0;display:flex;justify-content:center;align-items:center;border:.5555555556vw solid hsla(0,0%,100%,.24);gap:2.2222222222vw}.play-a .start-game-bt h2,.play-a .start-game-bt p{font-size:1rem;line-height:1.5em;font-weight:700;color:#fff;font-size:4.4444444444vw}.play-a .start-game-bt p{display:flex;align-items:center;gap:.5555555556vw}.play-a .start-game-bt p .icon-point{width:5.5555555556vw;height:5.5555555556vw;background:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' fill='%23F6B300'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13451 13.8655 4.40625 10.5 4.40625C7.13451 4.40625 4.40625 7.13451 4.40625 10.5C4.40625 13.8655 7.13451 16.5938 10.5 16.5938ZM10.5 18C14.6421 18 18 14.6421 18 10.5C18 6.35786 14.6421 3 10.5 3C6.35786 3 3 6.35786 3 10.5C3 14.6421 6.35786 18 10.5 18Z' fill='%23FFDD01'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.4063C13.7619 16.4063 16.4063 13.7619 16.4063 10.5C16.4063 7.23807 13.7619 4.59375 10.5 4.59375C7.23807 4.59375 4.59375 7.23807 4.59375 10.5C4.59375 13.7619 7.23807 16.4063 10.5 16.4063ZM10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13452 13.8655 4.40625 10.5 4.40625C7.13452 4.40625 4.40625 7.13452 4.40625 10.5C4.40625 13.8655 7.13452 16.5938 10.5 16.5938Z' fill='%23CC8805' fill-opacity='0.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.81055 12.4206H8.35376V8.56706H7.81055V6.87174H10.8293C11.1559 6.86457 11.481 6.91681 11.7888 7.02594C12.0628 7.11999 12.3159 7.2663 12.5341 7.45675L12.5378 7.45999L12.5414 7.46329C12.755 7.65715 12.9218 7.89693 13.0292 8.16458L13.0295 8.16528C13.1336 8.42556 13.1863 8.7035 13.1847 8.9838V9.13009C13.1896 9.56047 13.0416 9.97866 12.767 10.3102L12.7643 10.3135L12.7616 10.3167C12.6988 10.39 12.631 10.4585 12.5585 10.5219C12.6302 10.5847 12.6977 10.6527 12.7605 10.7254L12.7613 10.7263C13.0471 11.0593 13.198 11.4869 13.1847 11.9253V12.023C13.1862 12.3032 13.1335 12.581 13.0296 12.8412L13.0285 12.8438C12.9206 13.1098 12.7548 13.3482 12.543 13.542C12.3247 13.7421 12.0677 13.8952 11.7878 13.992C11.4803 14.0987 11.1565 14.1508 10.8311 14.1458H7.81055V12.4206ZM10.8351 13.6458C11.1035 13.6503 11.3706 13.6076 11.6241 13.5195C11.8395 13.4451 12.0374 13.3273 12.2054 13.1732C12.3623 13.0297 12.4852 12.8529 12.5652 12.6558C12.6454 12.455 12.686 12.2406 12.6847 12.0243V11.9171C12.6961 11.6009 12.588 11.292 12.3819 11.052C12.3042 10.962 12.2169 10.8817 12.1219 10.8122C12.0627 10.769 12.0005 10.73 11.9358 10.6955C11.8489 10.6493 11.7576 10.6112 11.6628 10.582C11.6522 10.5788 11.6416 10.5756 11.6309 10.5726V10.4653C11.642 10.4623 11.6531 10.4591 11.6641 10.4559C11.7993 10.4157 11.9284 10.3572 12.0478 10.282C12.0737 10.2654 12.0991 10.2481 12.1239 10.23C12.2187 10.1608 12.3054 10.0807 12.3819 9.99137C12.5815 9.75029 12.6888 9.44607 12.6847 9.1331V8.98236C12.6861 8.76612 12.6455 8.55168 12.5652 8.35088C12.4859 8.15342 12.3629 7.97651 12.2054 7.83348C12.0352 7.685 11.8378 7.57107 11.6241 7.49804C11.3711 7.40802 11.1036 7.3652 10.8351 7.37174H8.31055V8.06706H8.85376V12.9206H8.31055V13.6458H10.8351ZM11.6565 11.1146C11.6521 11.1104 11.6476 11.1063 11.6431 11.1022C11.6002 11.0661 11.5552 11.0332 11.5082 11.0036C11.3919 10.9302 11.2642 10.8773 11.1309 10.8469C11.0206 10.8217 10.9065 10.8119 10.7917 10.8184H9.56944L9.5735 12.9206H10.7658C11.0748 12.9324 11.3782 12.8364 11.6241 12.649C11.7336 12.5631 11.821 12.4525 11.8794 12.3262C11.9377 12.1999 11.9652 12.0615 11.9596 11.9225V11.8655C11.9653 11.7228 11.9403 11.5806 11.8862 11.4485C11.8341 11.3222 11.7558 11.2084 11.6565 11.1146ZM11.1309 10.0986C11.2154 10.0801 11.2976 10.0526 11.3763 10.0165C11.4729 9.97228 11.5641 9.91517 11.6472 9.84607C11.7529 9.75114 11.836 9.63374 11.8903 9.50249C11.9444 9.37372 11.9694 9.23462 11.9636 9.09508V9.03804C11.9685 8.90011 11.9406 8.763 11.8823 8.6379C11.824 8.51281 11.7369 8.40328 11.6282 8.31829C11.3829 8.12977 11.079 8.03362 10.7699 8.04668H9.57758L9.5735 10.1245H10.7957C10.9091 10.1315 11.0218 10.1225 11.1309 10.0986ZM10.0745 9.62446H10.8112L10.8266 9.62542C11.005 9.63647 11.1809 9.58023 11.3197 9.46802C11.3667 9.42412 11.4037 9.37066 11.4283 9.31122L11.4293 9.30889C11.4549 9.24784 11.4668 9.1819 11.4641 9.11577L11.4636 9.10543V9.02926L11.4639 9.02049C11.466 8.96144 11.4541 8.90271 11.4291 8.84911C11.4044 8.7961 11.3676 8.74961 11.3217 8.71337C11.1698 8.59732 10.9821 8.53816 10.791 8.54624L10.7805 8.54668H10.0766L10.0745 9.62446ZM11.318 12.2537C11.3639 12.217 11.4007 12.17 11.4254 12.1166C11.4505 12.0621 11.4624 12.0025 11.46 11.9426L11.4596 11.9326V11.8554L11.46 11.8454C11.4628 11.7746 11.4504 11.7041 11.4237 11.6385C11.3986 11.5779 11.361 11.5233 11.3133 11.4782C11.1749 11.3648 10.9989 11.3074 10.8201 11.3176L10.8059 11.3184H10.0704L10.0725 12.4206H10.7754L10.7849 12.421C10.9766 12.4283 11.1649 12.3692 11.318 12.2537Z' fill='%23CC8805'/%3E%3Cpath d='M8.3125 12.9206H8.85571V8.06706H8.3125V7.37174H10.8371C11.1056 7.3652 11.373 7.40802 11.6261 7.49804C11.8398 7.57107 12.0372 7.685 12.2073 7.83348C12.3648 7.97651 12.4879 8.15342 12.5672 8.35088C12.6475 8.55168 12.688 8.76612 12.6867 8.98236V9.1331C12.6908 9.44607 12.5835 9.75029 12.3839 9.99137C12.2873 10.1041 12.1748 10.202 12.0498 10.282C11.9206 10.3633 11.7801 10.4251 11.6329 10.4653V10.5726C11.9246 10.6557 12.1857 10.8223 12.3839 11.052C12.5899 11.292 12.698 11.6009 12.6867 11.9171V12.0243C12.6879 12.2406 12.6474 12.455 12.5672 12.6558C12.4872 12.8529 12.3643 13.0297 12.2073 13.1732C12.0393 13.3273 11.8415 13.4451 11.6261 13.5195C11.3725 13.6076 11.1054 13.6503 10.8371 13.6458H8.3125V12.9206ZM9.57545 10.1245H10.7977C11.1066 10.1436 11.4112 10.044 11.6492 9.84607C11.7548 9.75114 11.8379 9.63374 11.8923 9.50249C11.9463 9.37372 11.9714 9.23462 11.9656 9.09508V9.03804C11.9704 8.90011 11.9426 8.763 11.8843 8.6379C11.826 8.51281 11.7389 8.40328 11.6301 8.31829C11.3848 8.12977 11.081 8.03362 10.7719 8.04668H9.57953L9.57545 10.1245ZM9.57545 12.9206H10.7678C11.0767 12.9324 11.3802 12.8364 11.6261 12.649C11.7355 12.5631 11.823 12.4525 11.8813 12.3262C11.9396 12.1999 11.9671 12.0615 11.9615 11.9225V11.8655C11.9672 11.7228 11.9422 11.5806 11.8882 11.4485C11.8337 11.3166 11.7507 11.1983 11.6451 11.1022C11.4079 10.9023 11.1033 10.8008 10.7936 10.8184H9.57139L9.57545 12.9206Z' fill='%23FEDA02'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99609 12.6081H8.5393V8.37956H7.99609V7.05924H10.8295C11.1343 7.0523 11.4378 7.10101 11.7251 7.20298C11.9765 7.28915 12.2087 7.42331 12.4089 7.59802L12.4112 7.60004L12.4135 7.60211C12.606 7.77691 12.7564 7.99311 12.8533 8.23444L12.8535 8.23488C12.9486 8.47287 12.9968 8.72702 12.9953 8.98331V9.13115C12.9999 9.51752 12.8671 9.893 12.6207 10.1907L12.619 10.1927L12.6173 10.1947C12.5101 10.3198 12.3866 10.4298 12.25 10.5217C12.3853 10.6134 12.5087 10.7228 12.6166 10.8479L12.6171 10.8485C12.873 11.1466 13.0079 11.5298 12.9953 11.9223V12.0235C12.9966 12.2797 12.9485 12.5337 12.8535 12.7717L12.8528 12.7733C12.7554 13.0134 12.6057 13.2287 12.4146 13.4036M12.6828 12.0243V11.9171C12.6941 11.6009 12.586 11.292 12.3799 11.052C12.2526 10.9044 12.0993 10.7828 11.9286 10.6928C11.8433 10.6478 11.7537 10.6107 11.6608 10.582C11.6502 10.5788 11.6396 10.5756 11.629 10.5726V10.4653C11.6401 10.4623 11.6512 10.4591 11.6622 10.4559C11.7548 10.4283 11.8445 10.3922 11.9303 10.348C11.9697 10.3277 12.0083 10.3057 12.0459 10.282C12.1709 10.202 12.2834 10.1041 12.3799 9.99137C12.5796 9.75029 12.6869 9.44607 12.6828 9.1331V8.98236C12.6841 8.76612 12.6435 8.55168 12.5633 8.35088C12.484 8.15342 12.3609 7.97651 12.2034 7.83348C12.0333 7.685 11.8359 7.57107 11.6222 7.49804C11.3691 7.40802 11.1017 7.3652 10.8332 7.37174H8.30859V8.06706H8.8518V12.9206H8.30859V13.6458H10.8332C11.1015 13.6503 11.3686 13.6076 11.6222 13.5195C11.8376 13.4451 12.0354 13.3273 12.2034 13.1732C12.3603 13.0297 12.4833 12.8529 12.5633 12.6558C12.6434 12.455 12.684 12.2406 12.6828 12.0243ZM12.4146 13.4036C12.2152 13.5864 11.9802 13.7264 11.7245 13.8148C11.4372 13.9146 11.1346 13.9631 10.8306 13.9583H7.99609V12.6081M11.8883 9.50248C11.834 9.63374 11.7509 9.75114 11.6453 9.84606C11.4073 10.044 11.1027 10.1436 10.7938 10.1245H9.57155L9.57562 8.04668H10.768C11.0771 8.03362 11.3809 8.12977 11.6262 8.31829C11.735 8.40328 11.8221 8.51281 11.8804 8.6379C11.9387 8.763 11.9665 8.90011 11.9617 9.03804V9.09508C11.9675 9.23462 11.9424 9.37372 11.8883 9.50248ZM11.4348 8.56525C11.2478 8.422 11.0165 8.34896 10.7812 8.3589L10.7746 8.35918H9.88751L9.88466 9.81196H10.8034L10.8131 9.81256C11.0405 9.82665 11.2647 9.75412 11.4407 9.60969C11.5096 9.54666 11.5639 9.46926 11.5996 9.38295L11.6002 9.38149C11.6365 9.29504 11.6533 9.20167 11.6494 9.10801L11.6492 9.10155V9.03255L11.6494 9.02707C11.6525 8.93844 11.6346 8.85032 11.5971 8.76991C11.5598 8.68988 11.5042 8.61977 11.4348 8.56525ZM11.9576 11.9225C11.9632 12.0615 11.9357 12.1999 11.8774 12.3262C11.8191 12.4525 11.7316 12.5631 11.6222 12.649C11.3763 12.8364 11.0728 12.9324 10.7639 12.9206H9.57155L9.56748 10.8184H10.7897C11.0994 10.8008 11.404 10.9023 11.6412 11.1022C11.7468 11.1983 11.8298 11.3166 11.8843 11.4485C11.9383 11.5806 11.9633 11.7228 11.9576 11.8655V11.9225ZM11.5952 11.5672C11.5591 11.4799 11.5045 11.4015 11.4352 11.3373C11.2597 11.1914 11.0354 11.1174 10.8075 11.1304L10.7986 11.1309H9.88059L9.88344 12.6081H10.7699L10.7758 12.6084C11.0115 12.6174 11.243 12.5444 11.4309 12.4019C11.5006 12.3467 11.5564 12.2759 11.5937 12.1952C11.6313 12.1138 11.649 12.0246 11.6454 11.9351L11.6451 11.9288V11.8592L11.6454 11.8529C11.6493 11.7552 11.6322 11.6578 11.5952 11.5672Z' fill='%23FEDA02'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a .re-game-bt{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;width:86.666%;border-radius:1.875vh;position:fixed;right:0;left:0;bottom:5.3125vh;margin:auto;background-color:#8475ef;padding:1.875vh 0;display:flex;justify-content:center;align-items:center;border:.3125vh solid hsla(0,0%,100%,.24);gap:1.25vh}.play-a .re-game-bt h2,.play-a .re-game-bt p{font-size:1rem;line-height:1.5em;font-weight:700;color:#fff;font-size:2.5vh}.play-a .re-game-bt p{display:flex;align-items:center;gap:.3125vh}.play-a .re-game-bt p .icon-point{width:3.125vh;height:3.125vh;background:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' fill='%23F6B300'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13451 13.8655 4.40625 10.5 4.40625C7.13451 4.40625 4.40625 7.13451 4.40625 10.5C4.40625 13.8655 7.13451 16.5938 10.5 16.5938ZM10.5 18C14.6421 18 18 14.6421 18 10.5C18 6.35786 14.6421 3 10.5 3C6.35786 3 3 6.35786 3 10.5C3 14.6421 6.35786 18 10.5 18Z' fill='%23FFDD01'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.4063C13.7619 16.4063 16.4063 13.7619 16.4063 10.5C16.4063 7.23807 13.7619 4.59375 10.5 4.59375C7.23807 4.59375 4.59375 7.23807 4.59375 10.5C4.59375 13.7619 7.23807 16.4063 10.5 16.4063ZM10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13452 13.8655 4.40625 10.5 4.40625C7.13452 4.40625 4.40625 7.13452 4.40625 10.5C4.40625 13.8655 7.13452 16.5938 10.5 16.5938Z' fill='%23CC8805' fill-opacity='0.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.81055 12.4206H8.35376V8.56706H7.81055V6.87174H10.8293C11.1559 6.86457 11.481 6.91681 11.7888 7.02594C12.0628 7.11999 12.3159 7.2663 12.5341 7.45675L12.5378 7.45999L12.5414 7.46329C12.755 7.65715 12.9218 7.89693 13.0292 8.16458L13.0295 8.16528C13.1336 8.42556 13.1863 8.7035 13.1847 8.9838V9.13009C13.1896 9.56047 13.0416 9.97866 12.767 10.3102L12.7643 10.3135L12.7616 10.3167C12.6988 10.39 12.631 10.4585 12.5585 10.5219C12.6302 10.5847 12.6977 10.6527 12.7605 10.7254L12.7613 10.7263C13.0471 11.0593 13.198 11.4869 13.1847 11.9253V12.023C13.1862 12.3032 13.1335 12.581 13.0296 12.8412L13.0285 12.8438C12.9206 13.1098 12.7548 13.3482 12.543 13.542C12.3247 13.7421 12.0677 13.8952 11.7878 13.992C11.4803 14.0987 11.1565 14.1508 10.8311 14.1458H7.81055V12.4206ZM10.8351 13.6458C11.1035 13.6503 11.3706 13.6076 11.6241 13.5195C11.8395 13.4451 12.0374 13.3273 12.2054 13.1732C12.3623 13.0297 12.4852 12.8529 12.5652 12.6558C12.6454 12.455 12.686 12.2406 12.6847 12.0243V11.9171C12.6961 11.6009 12.588 11.292 12.3819 11.052C12.3042 10.962 12.2169 10.8817 12.1219 10.8122C12.0627 10.769 12.0005 10.73 11.9358 10.6955C11.8489 10.6493 11.7576 10.6112 11.6628 10.582C11.6522 10.5788 11.6416 10.5756 11.6309 10.5726V10.4653C11.642 10.4623 11.6531 10.4591 11.6641 10.4559C11.7993 10.4157 11.9284 10.3572 12.0478 10.282C12.0737 10.2654 12.0991 10.2481 12.1239 10.23C12.2187 10.1608 12.3054 10.0807 12.3819 9.99137C12.5815 9.75029 12.6888 9.44607 12.6847 9.1331V8.98236C12.6861 8.76612 12.6455 8.55168 12.5652 8.35088C12.4859 8.15342 12.3629 7.97651 12.2054 7.83348C12.0352 7.685 11.8378 7.57107 11.6241 7.49804C11.3711 7.40802 11.1036 7.3652 10.8351 7.37174H8.31055V8.06706H8.85376V12.9206H8.31055V13.6458H10.8351ZM11.6565 11.1146C11.6521 11.1104 11.6476 11.1063 11.6431 11.1022C11.6002 11.0661 11.5552 11.0332 11.5082 11.0036C11.3919 10.9302 11.2642 10.8773 11.1309 10.8469C11.0206 10.8217 10.9065 10.8119 10.7917 10.8184H9.56944L9.5735 12.9206H10.7658C11.0748 12.9324 11.3782 12.8364 11.6241 12.649C11.7336 12.5631 11.821 12.4525 11.8794 12.3262C11.9377 12.1999 11.9652 12.0615 11.9596 11.9225V11.8655C11.9653 11.7228 11.9403 11.5806 11.8862 11.4485C11.8341 11.3222 11.7558 11.2084 11.6565 11.1146ZM11.1309 10.0986C11.2154 10.0801 11.2976 10.0526 11.3763 10.0165C11.4729 9.97228 11.5641 9.91517 11.6472 9.84607C11.7529 9.75114 11.836 9.63374 11.8903 9.50249C11.9444 9.37372 11.9694 9.23462 11.9636 9.09508V9.03804C11.9685 8.90011 11.9406 8.763 11.8823 8.6379C11.824 8.51281 11.7369 8.40328 11.6282 8.31829C11.3829 8.12977 11.079 8.03362 10.7699 8.04668H9.57758L9.5735 10.1245H10.7957C10.9091 10.1315 11.0218 10.1225 11.1309 10.0986ZM10.0745 9.62446H10.8112L10.8266 9.62542C11.005 9.63647 11.1809 9.58023 11.3197 9.46802C11.3667 9.42412 11.4037 9.37066 11.4283 9.31122L11.4293 9.30889C11.4549 9.24784 11.4668 9.1819 11.4641 9.11577L11.4636 9.10543V9.02926L11.4639 9.02049C11.466 8.96144 11.4541 8.90271 11.4291 8.84911C11.4044 8.7961 11.3676 8.74961 11.3217 8.71337C11.1698 8.59732 10.9821 8.53816 10.791 8.54624L10.7805 8.54668H10.0766L10.0745 9.62446ZM11.318 12.2537C11.3639 12.217 11.4007 12.17 11.4254 12.1166C11.4505 12.0621 11.4624 12.0025 11.46 11.9426L11.4596 11.9326V11.8554L11.46 11.8454C11.4628 11.7746 11.4504 11.7041 11.4237 11.6385C11.3986 11.5779 11.361 11.5233 11.3133 11.4782C11.1749 11.3648 10.9989 11.3074 10.8201 11.3176L10.8059 11.3184H10.0704L10.0725 12.4206H10.7754L10.7849 12.421C10.9766 12.4283 11.1649 12.3692 11.318 12.2537Z' fill='%23CC8805'/%3E%3Cpath d='M8.3125 12.9206H8.85571V8.06706H8.3125V7.37174H10.8371C11.1056 7.3652 11.373 7.40802 11.6261 7.49804C11.8398 7.57107 12.0372 7.685 12.2073 7.83348C12.3648 7.97651 12.4879 8.15342 12.5672 8.35088C12.6475 8.55168 12.688 8.76612 12.6867 8.98236V9.1331C12.6908 9.44607 12.5835 9.75029 12.3839 9.99137C12.2873 10.1041 12.1748 10.202 12.0498 10.282C11.9206 10.3633 11.7801 10.4251 11.6329 10.4653V10.5726C11.9246 10.6557 12.1857 10.8223 12.3839 11.052C12.5899 11.292 12.698 11.6009 12.6867 11.9171V12.0243C12.6879 12.2406 12.6474 12.455 12.5672 12.6558C12.4872 12.8529 12.3643 13.0297 12.2073 13.1732C12.0393 13.3273 11.8415 13.4451 11.6261 13.5195C11.3725 13.6076 11.1054 13.6503 10.8371 13.6458H8.3125V12.9206ZM9.57545 10.1245H10.7977C11.1066 10.1436 11.4112 10.044 11.6492 9.84607C11.7548 9.75114 11.8379 9.63374 11.8923 9.50249C11.9463 9.37372 11.9714 9.23462 11.9656 9.09508V9.03804C11.9704 8.90011 11.9426 8.763 11.8843 8.6379C11.826 8.51281 11.7389 8.40328 11.6301 8.31829C11.3848 8.12977 11.081 8.03362 10.7719 8.04668H9.57953L9.57545 10.1245ZM9.57545 12.9206H10.7678C11.0767 12.9324 11.3802 12.8364 11.6261 12.649C11.7355 12.5631 11.823 12.4525 11.8813 12.3262C11.9396 12.1999 11.9671 12.0615 11.9615 11.9225V11.8655C11.9672 11.7228 11.9422 11.5806 11.8882 11.4485C11.8337 11.3166 11.7507 11.1983 11.6451 11.1022C11.4079 10.9023 11.1033 10.8008 10.7936 10.8184H9.57139L9.57545 12.9206Z' fill='%23FEDA02'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99609 12.6081H8.5393V8.37956H7.99609V7.05924H10.8295C11.1343 7.0523 11.4378 7.10101 11.7251 7.20298C11.9765 7.28915 12.2087 7.42331 12.4089 7.59802L12.4112 7.60004L12.4135 7.60211C12.606 7.77691 12.7564 7.99311 12.8533 8.23444L12.8535 8.23488C12.9486 8.47287 12.9968 8.72702 12.9953 8.98331V9.13115C12.9999 9.51752 12.8671 9.893 12.6207 10.1907L12.619 10.1927L12.6173 10.1947C12.5101 10.3198 12.3866 10.4298 12.25 10.5217C12.3853 10.6134 12.5087 10.7228 12.6166 10.8479L12.6171 10.8485C12.873 11.1466 13.0079 11.5298 12.9953 11.9223V12.0235C12.9966 12.2797 12.9485 12.5337 12.8535 12.7717L12.8528 12.7733C12.7554 13.0134 12.6057 13.2287 12.4146 13.4036M12.6828 12.0243V11.9171C12.6941 11.6009 12.586 11.292 12.3799 11.052C12.2526 10.9044 12.0993 10.7828 11.9286 10.6928C11.8433 10.6478 11.7537 10.6107 11.6608 10.582C11.6502 10.5788 11.6396 10.5756 11.629 10.5726V10.4653C11.6401 10.4623 11.6512 10.4591 11.6622 10.4559C11.7548 10.4283 11.8445 10.3922 11.9303 10.348C11.9697 10.3277 12.0083 10.3057 12.0459 10.282C12.1709 10.202 12.2834 10.1041 12.3799 9.99137C12.5796 9.75029 12.6869 9.44607 12.6828 9.1331V8.98236C12.6841 8.76612 12.6435 8.55168 12.5633 8.35088C12.484 8.15342 12.3609 7.97651 12.2034 7.83348C12.0333 7.685 11.8359 7.57107 11.6222 7.49804C11.3691 7.40802 11.1017 7.3652 10.8332 7.37174H8.30859V8.06706H8.8518V12.9206H8.30859V13.6458H10.8332C11.1015 13.6503 11.3686 13.6076 11.6222 13.5195C11.8376 13.4451 12.0354 13.3273 12.2034 13.1732C12.3603 13.0297 12.4833 12.8529 12.5633 12.6558C12.6434 12.455 12.684 12.2406 12.6828 12.0243ZM12.4146 13.4036C12.2152 13.5864 11.9802 13.7264 11.7245 13.8148C11.4372 13.9146 11.1346 13.9631 10.8306 13.9583H7.99609V12.6081M11.8883 9.50248C11.834 9.63374 11.7509 9.75114 11.6453 9.84606C11.4073 10.044 11.1027 10.1436 10.7938 10.1245H9.57155L9.57562 8.04668H10.768C11.0771 8.03362 11.3809 8.12977 11.6262 8.31829C11.735 8.40328 11.8221 8.51281 11.8804 8.6379C11.9387 8.763 11.9665 8.90011 11.9617 9.03804V9.09508C11.9675 9.23462 11.9424 9.37372 11.8883 9.50248ZM11.4348 8.56525C11.2478 8.422 11.0165 8.34896 10.7812 8.3589L10.7746 8.35918H9.88751L9.88466 9.81196H10.8034L10.8131 9.81256C11.0405 9.82665 11.2647 9.75412 11.4407 9.60969C11.5096 9.54666 11.5639 9.46926 11.5996 9.38295L11.6002 9.38149C11.6365 9.29504 11.6533 9.20167 11.6494 9.10801L11.6492 9.10155V9.03255L11.6494 9.02707C11.6525 8.93844 11.6346 8.85032 11.5971 8.76991C11.5598 8.68988 11.5042 8.61977 11.4348 8.56525ZM11.9576 11.9225C11.9632 12.0615 11.9357 12.1999 11.8774 12.3262C11.8191 12.4525 11.7316 12.5631 11.6222 12.649C11.3763 12.8364 11.0728 12.9324 10.7639 12.9206H9.57155L9.56748 10.8184H10.7897C11.0994 10.8008 11.404 10.9023 11.6412 11.1022C11.7468 11.1983 11.8298 11.3166 11.8843 11.4485C11.9383 11.5806 11.9633 11.7228 11.9576 11.8655V11.9225ZM11.5952 11.5672C11.5591 11.4799 11.5045 11.4015 11.4352 11.3373C11.2597 11.1914 11.0354 11.1174 10.8075 11.1304L10.7986 11.1309H9.88059L9.88344 12.6081H10.7699L10.7758 12.6084C11.0115 12.6174 11.243 12.5444 11.4309 12.4019C11.5006 12.3467 11.5564 12.2759 11.5937 12.1952C11.6313 12.1138 11.649 12.0246 11.6454 11.9351L11.6451 11.9288V11.8592L11.6454 11.8529C11.6493 11.7552 11.6322 11.6578 11.5952 11.5672Z' fill='%23FEDA02'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a-ranking-list-modal .ReactModal__Overlay{display:flex;align-items:center;justify-content:center;padding:0 18px;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.play-a-ranking-list-modal .ReactModal__Overlay--after-open{opacity:1;z-index:3;background-color:rgba(0,0,0,.5)!important}.play-a-ranking-list-modal .ReactModal__Overlay--before-close{opacity:0}.play-a-ranking-list-modal .ReactModal__Content{position:static!important;overflow:hidden!important;flex:1 1;display:flex;flex-direction:column;max-height:80vh;min-width:300px;max-width:300px;width:300px;inset:0!important;padding:16px 20px!important;border-radius:12px!important;border:1px solid hsla(0,0%,100%,.2)!important;background:rgba(31,31,31,.32)!important;box-shadow:0 4px 8px 0 rgba(0,0,0,.12);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.play-a-ranking-list-modal .modal-header{position:relative;display:flex;align-items:center;justify-content:space-between}.play-a-ranking-list-modal .modal-header .icon-close-01{width:24px;height:24px;background:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb%28255%2C255%2C255%29'%3E%3Cpath d='M21.047 2.953a1 1 0 0 1 0 1.414l-16.68 16.68a1 1 0 0 1-1.414-1.414l16.68-16.68a.999.999 0 0 1 1.414 0z'/%3E%3Cpath d='M2.953 2.953a.999.999 0 0 1 1.414 0l16.68 16.68a1 1 0 0 1-1.414 1.414L2.953 4.367a.999.999 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50% no-repeat;background-size:cover}.play-a-ranking-list-modal .modal-header>.title{display:flex;padding:8px 0;font-size:1rem;line-height:1.5em;font-weight:700;color:#fff;align-items:center;text-align:center;gap:6px}.play-a-ranking-list-modal .modal-header>.title .icon-ranking{width:6.6666666667vw;height:6.6666666667vw;background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Icon / Discover / Ranking'%3E%3Cg id='icon'%3E%3Cpath id='Vector' d='M20 11H17C16.4477 11 16 11.7462 16 12.6667V19.3333C16 20.2538 16.4477 21 17 21H20C20.5523 21 21 20.2538 21 19.3333V12.6667C21 11.7462 20.5523 11 20 11Z' fill='%23CCFF00' fill-opacity='0.5'/%3E%3Cpath id='Vector_2' d='M6 9H3C2.44772 9 2 9.44772 2 10V20C2 20.5523 2.44772 21 3 21H6C6.5523 21 7 20.5523 7 20V10C7 9.44772 6.5523 9 6 9Z' fill='%23CCFF00' fill-opacity='0.5'/%3E%3Cpath id='Vector_3' d='M13 3H10C9.4477 3 9 3.44772 9 4V20C9 20.5523 9.4477 21 10 21H13C13.5523 21 14 20.5523 14 20V4C14 3.44772 13.5523 3 13 3Z' fill='%23CCFF00'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.play-a-ranking-list-modal .modal-contents{overflow:auto;overflow-x:hidden;flex:1 1;display:block;font-size:.875rem;line-height:1.5em;font-weight:400;color:#212529;word-break:break-all;text-align:center}.play-a-ranking-list-modal .modal-contents .under{text-decoration:underline}.play-a-ranking-list-modal .modal-contents ol>li{width:100%;display:flex;justify-content:center;align-items:center;padding:8px 0}.play-a-ranking-list-modal .modal-contents ol>li>ul{width:100%;display:flex;justify-content:space-between}.play-a-ranking-list-modal .modal-contents ol>li>ul>li{width:100%;font-size:.875rem;line-height:1.1428571429em;font-weight:400;color:#fff;display:flex;justify-content:center;align-items:center}.play-a-ranking-list-modal .modal-contents ol>li>ul .rank-info-ranking{width:13.3333333333vw}.play-a-ranking-list-modal .modal-contents ol>li>ul .rank-info-id,.play-a-ranking-list-modal .modal-contents ol>li>ul .rank-info-score{width:22.2222222222vw}.play-a-ranking-list-modal .modal-contents ol>li .my-rank-info-wrap>li{font-size:.875rem;line-height:1.1428571429em;font-weight:400;color:#cf0}.play-a-ranking-list-modal .modal-contents .ranking-list-title{border-bottom:2px solid hsla(0,0%,100%,.12)}.play-a-ranking-list-modal .modal-contents .ranking-list-title>ul>li{color:#aaa}.play-a-ranking-list-modal .modal-contents .my-ranking-list-wrap{border-top:2px solid hsla(0,0%,100%,.12);color:#cf0}.play-a-ranking-list-modal .modal-contents .my-ranking-list-wrap>li{display:flex;justify-content:space-between;flex-flow:column}.play-a-ranking-list-modal .modal-contents .my-ranking-list-wrap>li>ul>li{padding:8px 0}.play-a-ranking-list-modal .modal-footer{display:flex;align-items:center;justify-content:center;border:1px solid #f1f3f5}.play-a-ranking-list-modal .modal-footer>*{width:100%;height:57px;font-size:1rem;line-height:1.5em;font-weight:600;color:#868e96}.play-a-ranking-list-modal .modal-footer>* em{font-size:1rem;line-height:1.5em;font-weight:600;color:#5d44da}.play-a-ranking-list-modal .modal-footer>*+*{border-left:1px solid #f1f3f5}.indonesia{overflow:hidden;color:#343434}.indonesia,.indonesia button{font-family:GmarketSans,system-ui,-apple-system,sans-serif}.indonesia .section-01{width:100%;text-align:center;background:linear-gradient(180deg,#d3c8ff,#faf9ff)}.indonesia .section-01 .icon-wrap{width:100%;height:24.1666666667vw;display:flex;justify-content:space-between;align-items:flex-start;padding:0 0 0 2.7777777778vw;position:relative}.indonesia .section-01 .icon-wrap .icon-sns-01{width:19.4444444444vw}.indonesia .section-01 .icon-wrap .icon-sns-02{width:25.5555555556vw}.indonesia .section-01 .icon-wrap .icon-flag{height:13.0555555556vw;position:absolute;right:0;top:0;left:0;margin:auto}.indonesia .section-01 .article-01{padding:0 1.5rem;margin-top:-2.7777777778vw;display:flex;flex-flow:column;align-items:center;justify-content:center}.indonesia .section-01 .article-01 .title-01{height:6.9444444444vw;border-radius:40px;background:#946aff;padding:.5555555556vw 2.7777777778vw;display:flex;justify-content:space-between;align-items:center}.indonesia .section-01 .article-01 .title-01 h2{font-size:3.8888888889vw;color:#fff;line-height:5.8333333333vw;margin:0 1.1111111111vw}.indonesia .section-01 .article-01 .title-02{font-size:6.6666666667vw;color:#343435;line-height:9.3333333333vw;text-align:center;margin-top:3.3333333333vw}.indonesia .section-01 .article-01 .title-03{margin-top:2.2222222222vw;font-size:3.8888888889vw;line-height:6.2222222222vw;position:relative}.indonesia .section-01 .article-01 .title-03 .fw-400{font-weight:400}.indonesia .section-01 .article-01 .title-03 img{position:absolute}.indonesia .section-01 .article-01 .title-03 .icon-frame-01{left:-2.2222222222vw;top:0}.indonesia .section-01 .article-01 .title-03 .icon-frame-02{right:-2.2222222222vw;bottom:0}.indonesia .section-01 .article-02{padding:8.8888888889vw 6.6666666667vw 6.6666666667vw 5.5555555556vw;display:flex;flex-flow:column;gap:5.5555555556vw;text-align:left}.indonesia .section-01 .article-02 .place{border:2px solid #946aff;position:relative;display:flex;justify-content:space-between;padding:5.5555555556vw 4.4444444444vw 5.5555555556vw 6.6666666667vw;border-radius:2.2222222222vw;background:#fff;min-height:32.7777777778vw}.indonesia .section-01 .article-02 .place .label{max-width:30.5555555556vw;position:absolute;left:6.6666666667vw;top:-3.0555555556vw;margin:auto;background-color:#946aff;padding:.5555555556vw 2.7777777778vw;border-radius:40px;font-size:3.3333333333vw;color:#fff;line-height:5vw;display:flex;align-items:center;justify-content:space-between;text-align:center;overflow:hidden}.indonesia .section-01 .article-02 .place .label h2{min-width:19.4444444444vw;margin:0 1.1111111111vw}.indonesia .section-01 .article-02 .place .text-box{display:flex;flex-flow:column;justify-content:center}.indonesia .section-01 .article-02 .place .text-box h3{font-size:3.8888888889vw;color:#343435;line-height:5.8333333333vw}.indonesia .section-01 .article-02 .place .text-box h4{font-size:3.8888888889vw;color:#946aff;line-height:5.8333333333vw}.indonesia .section-01 .article-02 .place img{width:33.3333333333vw}.indonesia .section-01 .date{padding:0 0 7.7777777778vw;font-size:3.6111111111vw;color:#6d7582;line-height:5.0555555556vw}.indonesia .section-02{background:#946aff;display:flex;flex-flow:column;align-items:center;gap:8.8888888889vw;padding:11.1111111111vw 6.6666666667vw;overflow:hidden}.indonesia .section-02 .title{font-size:6.1111111111vw;color:#fff;line-height:6.1111111111vw}.indonesia .section-02 .step-wrap{width:100%;margin-left:7.2222222222vw;display:flex;flex-flow:column;gap:4.4444444444vw;position:relative}.indonesia .section-02 .step-wrap .step h3{font-size:3.3333333333vw;color:#ffd7d5;line-height:3.3333333333vw}.indonesia .section-02 .step-wrap .step h3 .icon{width:16px;height:16px}.indonesia .section-02 .step-wrap .step h3 span{margin-left:3.3333333333vw}.indonesia .section-02 .step-wrap .step h4{width:79.4444444444vw;display:flex;flex-flow:column;margin-top:2.2222222222vw;padding-left:7.2222222222vw;text-overflow:ellipsis;overflow:hidden;color:#212529}.indonesia .section-02 .step-wrap .step-00:after{content:"";width:1px;height:46px;background-color:#ffd7d5;position:absolute;left:7px;top:28px;margin:auto}.indonesia .section-02 .step-wrap .enter-raffle-bt{display:flex;align-items:center;justify-content:space-between;width:79.4444444444vw;min-height:15.5555555556vw;margin-left:6.6666666667vw;background-color:#212529;padding:3.3333333333vw 4.4444444444vw;border-radius:8px}.indonesia .section-02 .step-wrap .enter-raffle-bt h3{font-size:4.4444444444vw;color:#fff;line-height:4.4444444444vw}.indonesia .section-03{display:flex;flex-flow:column;align-items:center;padding:11.1111111111vw 6.6666666667vw;background-color:#212529}.indonesia .section-03>.title{font-size:6.1111111111vw;color:#946aff;line-height:6.1111111111vw}.indonesia .section-03 article{margin-top:6.6666666667vw;display:flex;flex-flow:column;align-items:center;text-align:center}.indonesia .section-03 article .icon-point-01{width:6.6666666667vw;height:6.6666666667vw;background:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' fill='%23F6B300'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13451 13.8655 4.40625 10.5 4.40625C7.13451 4.40625 4.40625 7.13451 4.40625 10.5C4.40625 13.8655 7.13451 16.5938 10.5 16.5938ZM10.5 18C14.6421 18 18 14.6421 18 10.5C18 6.35786 14.6421 3 10.5 3C6.35786 3 3 6.35786 3 10.5C3 14.6421 6.35786 18 10.5 18Z' fill='%23FFDD01'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.4063C13.7619 16.4063 16.4063 13.7619 16.4063 10.5C16.4063 7.23807 13.7619 4.59375 10.5 4.59375C7.23807 4.59375 4.59375 7.23807 4.59375 10.5C4.59375 13.7619 7.23807 16.4063 10.5 16.4063ZM10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13452 13.8655 4.40625 10.5 4.40625C7.13452 4.40625 4.40625 7.13452 4.40625 10.5C4.40625 13.8655 7.13452 16.5938 10.5 16.5938Z' fill='%23CC8805' fill-opacity='0.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.81055 12.4206H8.35376V8.56706H7.81055V6.87174H10.8293C11.1559 6.86457 11.481 6.91681 11.7888 7.02594C12.0628 7.11999 12.3159 7.2663 12.5341 7.45675L12.5378 7.45999L12.5414 7.46329C12.755 7.65715 12.9218 7.89693 13.0292 8.16458L13.0295 8.16528C13.1336 8.42556 13.1863 8.7035 13.1847 8.9838V9.13009C13.1896 9.56047 13.0416 9.97866 12.767 10.3102L12.7643 10.3135L12.7616 10.3167C12.6988 10.39 12.631 10.4585 12.5585 10.5219C12.6302 10.5847 12.6977 10.6527 12.7605 10.7254L12.7613 10.7263C13.0471 11.0593 13.198 11.4869 13.1847 11.9253V12.023C13.1862 12.3032 13.1335 12.581 13.0296 12.8412L13.0285 12.8438C12.9206 13.1098 12.7548 13.3482 12.543 13.542C12.3247 13.7421 12.0677 13.8952 11.7878 13.992C11.4803 14.0987 11.1565 14.1508 10.8311 14.1458H7.81055V12.4206ZM10.8351 13.6458C11.1035 13.6503 11.3706 13.6076 11.6241 13.5195C11.8395 13.4451 12.0374 13.3273 12.2054 13.1732C12.3623 13.0297 12.4852 12.8529 12.5652 12.6558C12.6454 12.455 12.686 12.2406 12.6847 12.0243V11.9171C12.6961 11.6009 12.588 11.292 12.3819 11.052C12.3042 10.962 12.2169 10.8817 12.1219 10.8122C12.0627 10.769 12.0005 10.73 11.9358 10.6955C11.8489 10.6493 11.7576 10.6112 11.6628 10.582C11.6522 10.5788 11.6416 10.5756 11.6309 10.5726V10.4653C11.642 10.4623 11.6531 10.4591 11.6641 10.4559C11.7993 10.4157 11.9284 10.3572 12.0478 10.282C12.0737 10.2654 12.0991 10.2481 12.1239 10.23C12.2187 10.1608 12.3054 10.0807 12.3819 9.99137C12.5815 9.75029 12.6888 9.44607 12.6847 9.1331V8.98236C12.6861 8.76612 12.6455 8.55168 12.5652 8.35088C12.4859 8.15342 12.3629 7.97651 12.2054 7.83348C12.0352 7.685 11.8378 7.57107 11.6241 7.49804C11.3711 7.40802 11.1036 7.3652 10.8351 7.37174H8.31055V8.06706H8.85376V12.9206H8.31055V13.6458H10.8351ZM11.6565 11.1146C11.6521 11.1104 11.6476 11.1063 11.6431 11.1022C11.6002 11.0661 11.5552 11.0332 11.5082 11.0036C11.3919 10.9302 11.2642 10.8773 11.1309 10.8469C11.0206 10.8217 10.9065 10.8119 10.7917 10.8184H9.56944L9.5735 12.9206H10.7658C11.0748 12.9324 11.3782 12.8364 11.6241 12.649C11.7336 12.5631 11.821 12.4525 11.8794 12.3262C11.9377 12.1999 11.9652 12.0615 11.9596 11.9225V11.8655C11.9653 11.7228 11.9403 11.5806 11.8862 11.4485C11.8341 11.3222 11.7558 11.2084 11.6565 11.1146ZM11.1309 10.0986C11.2154 10.0801 11.2976 10.0526 11.3763 10.0165C11.4729 9.97228 11.5641 9.91517 11.6472 9.84607C11.7529 9.75114 11.836 9.63374 11.8903 9.50249C11.9444 9.37372 11.9694 9.23462 11.9636 9.09508V9.03804C11.9685 8.90011 11.9406 8.763 11.8823 8.6379C11.824 8.51281 11.7369 8.40328 11.6282 8.31829C11.3829 8.12977 11.079 8.03362 10.7699 8.04668H9.57758L9.5735 10.1245H10.7957C10.9091 10.1315 11.0218 10.1225 11.1309 10.0986ZM10.0745 9.62446H10.8112L10.8266 9.62542C11.005 9.63647 11.1809 9.58023 11.3197 9.46802C11.3667 9.42412 11.4037 9.37066 11.4283 9.31122L11.4293 9.30889C11.4549 9.24784 11.4668 9.1819 11.4641 9.11577L11.4636 9.10543V9.02926L11.4639 9.02049C11.466 8.96144 11.4541 8.90271 11.4291 8.84911C11.4044 8.7961 11.3676 8.74961 11.3217 8.71337C11.1698 8.59732 10.9821 8.53816 10.791 8.54624L10.7805 8.54668H10.0766L10.0745 9.62446ZM11.318 12.2537C11.3639 12.217 11.4007 12.17 11.4254 12.1166C11.4505 12.0621 11.4624 12.0025 11.46 11.9426L11.4596 11.9326V11.8554L11.46 11.8454C11.4628 11.7746 11.4504 11.7041 11.4237 11.6385C11.3986 11.5779 11.361 11.5233 11.3133 11.4782C11.1749 11.3648 10.9989 11.3074 10.8201 11.3176L10.8059 11.3184H10.0704L10.0725 12.4206H10.7754L10.7849 12.421C10.9766 12.4283 11.1649 12.3692 11.318 12.2537Z' fill='%23CC8805'/%3E%3Cpath d='M8.3125 12.9206H8.85571V8.06706H8.3125V7.37174H10.8371C11.1056 7.3652 11.373 7.40802 11.6261 7.49804C11.8398 7.57107 12.0372 7.685 12.2073 7.83348C12.3648 7.97651 12.4879 8.15342 12.5672 8.35088C12.6475 8.55168 12.688 8.76612 12.6867 8.98236V9.1331C12.6908 9.44607 12.5835 9.75029 12.3839 9.99137C12.2873 10.1041 12.1748 10.202 12.0498 10.282C11.9206 10.3633 11.7801 10.4251 11.6329 10.4653V10.5726C11.9246 10.6557 12.1857 10.8223 12.3839 11.052C12.5899 11.292 12.698 11.6009 12.6867 11.9171V12.0243C12.6879 12.2406 12.6474 12.455 12.5672 12.6558C12.4872 12.8529 12.3643 13.0297 12.2073 13.1732C12.0393 13.3273 11.8415 13.4451 11.6261 13.5195C11.3725 13.6076 11.1054 13.6503 10.8371 13.6458H8.3125V12.9206ZM9.57545 10.1245H10.7977C11.1066 10.1436 11.4112 10.044 11.6492 9.84607C11.7548 9.75114 11.8379 9.63374 11.8923 9.50249C11.9463 9.37372 11.9714 9.23462 11.9656 9.09508V9.03804C11.9704 8.90011 11.9426 8.763 11.8843 8.6379C11.826 8.51281 11.7389 8.40328 11.6301 8.31829C11.3848 8.12977 11.081 8.03362 10.7719 8.04668H9.57953L9.57545 10.1245ZM9.57545 12.9206H10.7678C11.0767 12.9324 11.3802 12.8364 11.6261 12.649C11.7355 12.5631 11.823 12.4525 11.8813 12.3262C11.9396 12.1999 11.9671 12.0615 11.9615 11.9225V11.8655C11.9672 11.7228 11.9422 11.5806 11.8882 11.4485C11.8337 11.3166 11.7507 11.1983 11.6451 11.1022C11.4079 10.9023 11.1033 10.8008 10.7936 10.8184H9.57139L9.57545 12.9206Z' fill='%23FEDA02'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99609 12.6081H8.5393V8.37956H7.99609V7.05924H10.8295C11.1343 7.0523 11.4378 7.10101 11.7251 7.20298C11.9765 7.28915 12.2087 7.42331 12.4089 7.59802L12.4112 7.60004L12.4135 7.60211C12.606 7.77691 12.7564 7.99311 12.8533 8.23444L12.8535 8.23488C12.9486 8.47287 12.9968 8.72702 12.9953 8.98331V9.13115C12.9999 9.51752 12.8671 9.893 12.6207 10.1907L12.619 10.1927L12.6173 10.1947C12.5101 10.3198 12.3866 10.4298 12.25 10.5217C12.3853 10.6134 12.5087 10.7228 12.6166 10.8479L12.6171 10.8485C12.873 11.1466 13.0079 11.5298 12.9953 11.9223V12.0235C12.9966 12.2797 12.9485 12.5337 12.8535 12.7717L12.8528 12.7733C12.7554 13.0134 12.6057 13.2287 12.4146 13.4036M12.6828 12.0243V11.9171C12.6941 11.6009 12.586 11.292 12.3799 11.052C12.2526 10.9044 12.0993 10.7828 11.9286 10.6928C11.8433 10.6478 11.7537 10.6107 11.6608 10.582C11.6502 10.5788 11.6396 10.5756 11.629 10.5726V10.4653C11.6401 10.4623 11.6512 10.4591 11.6622 10.4559C11.7548 10.4283 11.8445 10.3922 11.9303 10.348C11.9697 10.3277 12.0083 10.3057 12.0459 10.282C12.1709 10.202 12.2834 10.1041 12.3799 9.99137C12.5796 9.75029 12.6869 9.44607 12.6828 9.1331V8.98236C12.6841 8.76612 12.6435 8.55168 12.5633 8.35088C12.484 8.15342 12.3609 7.97651 12.2034 7.83348C12.0333 7.685 11.8359 7.57107 11.6222 7.49804C11.3691 7.40802 11.1017 7.3652 10.8332 7.37174H8.30859V8.06706H8.8518V12.9206H8.30859V13.6458H10.8332C11.1015 13.6503 11.3686 13.6076 11.6222 13.5195C11.8376 13.4451 12.0354 13.3273 12.2034 13.1732C12.3603 13.0297 12.4833 12.8529 12.5633 12.6558C12.6434 12.455 12.684 12.2406 12.6828 12.0243ZM12.4146 13.4036C12.2152 13.5864 11.9802 13.7264 11.7245 13.8148C11.4372 13.9146 11.1346 13.9631 10.8306 13.9583H7.99609V12.6081M11.8883 9.50248C11.834 9.63374 11.7509 9.75114 11.6453 9.84606C11.4073 10.044 11.1027 10.1436 10.7938 10.1245H9.57155L9.57562 8.04668H10.768C11.0771 8.03362 11.3809 8.12977 11.6262 8.31829C11.735 8.40328 11.8221 8.51281 11.8804 8.6379C11.9387 8.763 11.9665 8.90011 11.9617 9.03804V9.09508C11.9675 9.23462 11.9424 9.37372 11.8883 9.50248ZM11.4348 8.56525C11.2478 8.422 11.0165 8.34896 10.7812 8.3589L10.7746 8.35918H9.88751L9.88466 9.81196H10.8034L10.8131 9.81256C11.0405 9.82665 11.2647 9.75412 11.4407 9.60969C11.5096 9.54666 11.5639 9.46926 11.5996 9.38295L11.6002 9.38149C11.6365 9.29504 11.6533 9.20167 11.6494 9.10801L11.6492 9.10155V9.03255L11.6494 9.02707C11.6525 8.93844 11.6346 8.85032 11.5971 8.76991C11.5598 8.68988 11.5042 8.61977 11.4348 8.56525ZM11.9576 11.9225C11.9632 12.0615 11.9357 12.1999 11.8774 12.3262C11.8191 12.4525 11.7316 12.5631 11.6222 12.649C11.3763 12.8364 11.0728 12.9324 10.7639 12.9206H9.57155L9.56748 10.8184H10.7897C11.0994 10.8008 11.404 10.9023 11.6412 11.1022C11.7468 11.1983 11.8298 11.3166 11.8843 11.4485C11.9383 11.5806 11.9633 11.7228 11.9576 11.8655V11.9225ZM11.5952 11.5672C11.5591 11.4799 11.5045 11.4015 11.4352 11.3373C11.2597 11.1914 11.0354 11.1174 10.8075 11.1304L10.7986 11.1309H9.88059L9.88344 12.6081H10.7699L10.7758 12.6084C11.0115 12.6174 11.243 12.5444 11.4309 12.4019C11.5006 12.3467 11.5564 12.2759 11.5937 12.1952C11.6313 12.1138 11.649 12.0246 11.6454 11.9351L11.6451 11.9288V11.8592L11.6454 11.8529C11.6493 11.7552 11.6322 11.6578 11.5952 11.5672Z' fill='%23FEDA02'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.indonesia .section-03 article h3{font-size:5.5555555556vw;color:#fff;line-height:7.7777777778vw;text-shadow:2px 2px 0 var(--Background-bg_accent,#5d44da);margin-top:3.3333333333vw}.indonesia .section-03 article>p{margin-top:1.9444444444vw;font-size:3.8888888889vw;line-height:5.5555555556vw;background:linear-gradient(107deg,#b760b0 3.16%,#825cf9 53.2%,#518eee 97.83%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.indonesia .section-03 article a{width:100%}.indonesia .section-03 article button{width:100%;min-height:15.5555555556vw;display:flex;align-items:center;justify-content:space-between;padding:3.3333333333vw 4.4444444444vw;font-size:4.4444444444vw;color:#fff;line-height:4.4444444444vw;background:linear-gradient(107deg,#b760b0 3.16%,#825cf9 53.2%,#518eee 97.83%);margin-top:12px;border-radius:8px}.indonesia .section-03 .article-01{width:100%}.indonesia .section-03 .article-01 .earn-info-wrap{width:100%;margin-top:3.8888888889vw}.indonesia .section-03 .article-01 .earn-info-wrap .title-wrap{display:flex;align-items:center;justify-content:space-between}.indonesia .section-03 .article-01 .earn-info-wrap .title-wrap h4{font-size:3.8888888889vw;color:#fff;line-height:5.5555555556vw}.indonesia .section-03 .article-01 .earn-info-wrap .title-wrap p{font-family:Noto Sans KR,system-ui,-apple-system,sans-serif;font-size:3.3333333333vw;color:#fff;font-weight:600;line-height:3.3333333333vw;padding:.8333333333vw 2.2222222222vw;display:flex;align-items:center;justify-content:space-between;gap:1.1111111111vw;background-color:hsla(218,9%,59%,.06);border-radius:26px}.indonesia .section-03 .article-01 .earn-info-wrap .title-wrap p .icon-point-01{width:4.4444444444vw;height:4.4444444444vw;background:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' fill='%23F6B300'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13451 13.8655 4.40625 10.5 4.40625C7.13451 4.40625 4.40625 7.13451 4.40625 10.5C4.40625 13.8655 7.13451 16.5938 10.5 16.5938ZM10.5 18C14.6421 18 18 14.6421 18 10.5C18 6.35786 14.6421 3 10.5 3C6.35786 3 3 6.35786 3 10.5C3 14.6421 6.35786 18 10.5 18Z' fill='%23FFDD01'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.4063C13.7619 16.4063 16.4063 13.7619 16.4063 10.5C16.4063 7.23807 13.7619 4.59375 10.5 4.59375C7.23807 4.59375 4.59375 7.23807 4.59375 10.5C4.59375 13.7619 7.23807 16.4063 10.5 16.4063ZM10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13452 13.8655 4.40625 10.5 4.40625C7.13452 4.40625 4.40625 7.13452 4.40625 10.5C4.40625 13.8655 7.13452 16.5938 10.5 16.5938Z' fill='%23CC8805' fill-opacity='0.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.81055 12.4206H8.35376V8.56706H7.81055V6.87174H10.8293C11.1559 6.86457 11.481 6.91681 11.7888 7.02594C12.0628 7.11999 12.3159 7.2663 12.5341 7.45675L12.5378 7.45999L12.5414 7.46329C12.755 7.65715 12.9218 7.89693 13.0292 8.16458L13.0295 8.16528C13.1336 8.42556 13.1863 8.7035 13.1847 8.9838V9.13009C13.1896 9.56047 13.0416 9.97866 12.767 10.3102L12.7643 10.3135L12.7616 10.3167C12.6988 10.39 12.631 10.4585 12.5585 10.5219C12.6302 10.5847 12.6977 10.6527 12.7605 10.7254L12.7613 10.7263C13.0471 11.0593 13.198 11.4869 13.1847 11.9253V12.023C13.1862 12.3032 13.1335 12.581 13.0296 12.8412L13.0285 12.8438C12.9206 13.1098 12.7548 13.3482 12.543 13.542C12.3247 13.7421 12.0677 13.8952 11.7878 13.992C11.4803 14.0987 11.1565 14.1508 10.8311 14.1458H7.81055V12.4206ZM10.8351 13.6458C11.1035 13.6503 11.3706 13.6076 11.6241 13.5195C11.8395 13.4451 12.0374 13.3273 12.2054 13.1732C12.3623 13.0297 12.4852 12.8529 12.5652 12.6558C12.6454 12.455 12.686 12.2406 12.6847 12.0243V11.9171C12.6961 11.6009 12.588 11.292 12.3819 11.052C12.3042 10.962 12.2169 10.8817 12.1219 10.8122C12.0627 10.769 12.0005 10.73 11.9358 10.6955C11.8489 10.6493 11.7576 10.6112 11.6628 10.582C11.6522 10.5788 11.6416 10.5756 11.6309 10.5726V10.4653C11.642 10.4623 11.6531 10.4591 11.6641 10.4559C11.7993 10.4157 11.9284 10.3572 12.0478 10.282C12.0737 10.2654 12.0991 10.2481 12.1239 10.23C12.2187 10.1608 12.3054 10.0807 12.3819 9.99137C12.5815 9.75029 12.6888 9.44607 12.6847 9.1331V8.98236C12.6861 8.76612 12.6455 8.55168 12.5652 8.35088C12.4859 8.15342 12.3629 7.97651 12.2054 7.83348C12.0352 7.685 11.8378 7.57107 11.6241 7.49804C11.3711 7.40802 11.1036 7.3652 10.8351 7.37174H8.31055V8.06706H8.85376V12.9206H8.31055V13.6458H10.8351ZM11.6565 11.1146C11.6521 11.1104 11.6476 11.1063 11.6431 11.1022C11.6002 11.0661 11.5552 11.0332 11.5082 11.0036C11.3919 10.9302 11.2642 10.8773 11.1309 10.8469C11.0206 10.8217 10.9065 10.8119 10.7917 10.8184H9.56944L9.5735 12.9206H10.7658C11.0748 12.9324 11.3782 12.8364 11.6241 12.649C11.7336 12.5631 11.821 12.4525 11.8794 12.3262C11.9377 12.1999 11.9652 12.0615 11.9596 11.9225V11.8655C11.9653 11.7228 11.9403 11.5806 11.8862 11.4485C11.8341 11.3222 11.7558 11.2084 11.6565 11.1146ZM11.1309 10.0986C11.2154 10.0801 11.2976 10.0526 11.3763 10.0165C11.4729 9.97228 11.5641 9.91517 11.6472 9.84607C11.7529 9.75114 11.836 9.63374 11.8903 9.50249C11.9444 9.37372 11.9694 9.23462 11.9636 9.09508V9.03804C11.9685 8.90011 11.9406 8.763 11.8823 8.6379C11.824 8.51281 11.7369 8.40328 11.6282 8.31829C11.3829 8.12977 11.079 8.03362 10.7699 8.04668H9.57758L9.5735 10.1245H10.7957C10.9091 10.1315 11.0218 10.1225 11.1309 10.0986ZM10.0745 9.62446H10.8112L10.8266 9.62542C11.005 9.63647 11.1809 9.58023 11.3197 9.46802C11.3667 9.42412 11.4037 9.37066 11.4283 9.31122L11.4293 9.30889C11.4549 9.24784 11.4668 9.1819 11.4641 9.11577L11.4636 9.10543V9.02926L11.4639 9.02049C11.466 8.96144 11.4541 8.90271 11.4291 8.84911C11.4044 8.7961 11.3676 8.74961 11.3217 8.71337C11.1698 8.59732 10.9821 8.53816 10.791 8.54624L10.7805 8.54668H10.0766L10.0745 9.62446ZM11.318 12.2537C11.3639 12.217 11.4007 12.17 11.4254 12.1166C11.4505 12.0621 11.4624 12.0025 11.46 11.9426L11.4596 11.9326V11.8554L11.46 11.8454C11.4628 11.7746 11.4504 11.7041 11.4237 11.6385C11.3986 11.5779 11.361 11.5233 11.3133 11.4782C11.1749 11.3648 10.9989 11.3074 10.8201 11.3176L10.8059 11.3184H10.0704L10.0725 12.4206H10.7754L10.7849 12.421C10.9766 12.4283 11.1649 12.3692 11.318 12.2537Z' fill='%23CC8805'/%3E%3Cpath d='M8.3125 12.9206H8.85571V8.06706H8.3125V7.37174H10.8371C11.1056 7.3652 11.373 7.40802 11.6261 7.49804C11.8398 7.57107 12.0372 7.685 12.2073 7.83348C12.3648 7.97651 12.4879 8.15342 12.5672 8.35088C12.6475 8.55168 12.688 8.76612 12.6867 8.98236V9.1331C12.6908 9.44607 12.5835 9.75029 12.3839 9.99137C12.2873 10.1041 12.1748 10.202 12.0498 10.282C11.9206 10.3633 11.7801 10.4251 11.6329 10.4653V10.5726C11.9246 10.6557 12.1857 10.8223 12.3839 11.052C12.5899 11.292 12.698 11.6009 12.6867 11.9171V12.0243C12.6879 12.2406 12.6474 12.455 12.5672 12.6558C12.4872 12.8529 12.3643 13.0297 12.2073 13.1732C12.0393 13.3273 11.8415 13.4451 11.6261 13.5195C11.3725 13.6076 11.1054 13.6503 10.8371 13.6458H8.3125V12.9206ZM9.57545 10.1245H10.7977C11.1066 10.1436 11.4112 10.044 11.6492 9.84607C11.7548 9.75114 11.8379 9.63374 11.8923 9.50249C11.9463 9.37372 11.9714 9.23462 11.9656 9.09508V9.03804C11.9704 8.90011 11.9426 8.763 11.8843 8.6379C11.826 8.51281 11.7389 8.40328 11.6301 8.31829C11.3848 8.12977 11.081 8.03362 10.7719 8.04668H9.57953L9.57545 10.1245ZM9.57545 12.9206H10.7678C11.0767 12.9324 11.3802 12.8364 11.6261 12.649C11.7355 12.5631 11.823 12.4525 11.8813 12.3262C11.9396 12.1999 11.9671 12.0615 11.9615 11.9225V11.8655C11.9672 11.7228 11.9422 11.5806 11.8882 11.4485C11.8337 11.3166 11.7507 11.1983 11.6451 11.1022C11.4079 10.9023 11.1033 10.8008 10.7936 10.8184H9.57139L9.57545 12.9206Z' fill='%23FEDA02'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99609 12.6081H8.5393V8.37956H7.99609V7.05924H10.8295C11.1343 7.0523 11.4378 7.10101 11.7251 7.20298C11.9765 7.28915 12.2087 7.42331 12.4089 7.59802L12.4112 7.60004L12.4135 7.60211C12.606 7.77691 12.7564 7.99311 12.8533 8.23444L12.8535 8.23488C12.9486 8.47287 12.9968 8.72702 12.9953 8.98331V9.13115C12.9999 9.51752 12.8671 9.893 12.6207 10.1907L12.619 10.1927L12.6173 10.1947C12.5101 10.3198 12.3866 10.4298 12.25 10.5217C12.3853 10.6134 12.5087 10.7228 12.6166 10.8479L12.6171 10.8485C12.873 11.1466 13.0079 11.5298 12.9953 11.9223V12.0235C12.9966 12.2797 12.9485 12.5337 12.8535 12.7717L12.8528 12.7733C12.7554 13.0134 12.6057 13.2287 12.4146 13.4036M12.6828 12.0243V11.9171C12.6941 11.6009 12.586 11.292 12.3799 11.052C12.2526 10.9044 12.0993 10.7828 11.9286 10.6928C11.8433 10.6478 11.7537 10.6107 11.6608 10.582C11.6502 10.5788 11.6396 10.5756 11.629 10.5726V10.4653C11.6401 10.4623 11.6512 10.4591 11.6622 10.4559C11.7548 10.4283 11.8445 10.3922 11.9303 10.348C11.9697 10.3277 12.0083 10.3057 12.0459 10.282C12.1709 10.202 12.2834 10.1041 12.3799 9.99137C12.5796 9.75029 12.6869 9.44607 12.6828 9.1331V8.98236C12.6841 8.76612 12.6435 8.55168 12.5633 8.35088C12.484 8.15342 12.3609 7.97651 12.2034 7.83348C12.0333 7.685 11.8359 7.57107 11.6222 7.49804C11.3691 7.40802 11.1017 7.3652 10.8332 7.37174H8.30859V8.06706H8.8518V12.9206H8.30859V13.6458H10.8332C11.1015 13.6503 11.3686 13.6076 11.6222 13.5195C11.8376 13.4451 12.0354 13.3273 12.2034 13.1732C12.3603 13.0297 12.4833 12.8529 12.5633 12.6558C12.6434 12.455 12.684 12.2406 12.6828 12.0243ZM12.4146 13.4036C12.2152 13.5864 11.9802 13.7264 11.7245 13.8148C11.4372 13.9146 11.1346 13.9631 10.8306 13.9583H7.99609V12.6081M11.8883 9.50248C11.834 9.63374 11.7509 9.75114 11.6453 9.84606C11.4073 10.044 11.1027 10.1436 10.7938 10.1245H9.57155L9.57562 8.04668H10.768C11.0771 8.03362 11.3809 8.12977 11.6262 8.31829C11.735 8.40328 11.8221 8.51281 11.8804 8.6379C11.9387 8.763 11.9665 8.90011 11.9617 9.03804V9.09508C11.9675 9.23462 11.9424 9.37372 11.8883 9.50248ZM11.4348 8.56525C11.2478 8.422 11.0165 8.34896 10.7812 8.3589L10.7746 8.35918H9.88751L9.88466 9.81196H10.8034L10.8131 9.81256C11.0405 9.82665 11.2647 9.75412 11.4407 9.60969C11.5096 9.54666 11.5639 9.46926 11.5996 9.38295L11.6002 9.38149C11.6365 9.29504 11.6533 9.20167 11.6494 9.10801L11.6492 9.10155V9.03255L11.6494 9.02707C11.6525 8.93844 11.6346 8.85032 11.5971 8.76991C11.5598 8.68988 11.5042 8.61977 11.4348 8.56525ZM11.9576 11.9225C11.9632 12.0615 11.9357 12.1999 11.8774 12.3262C11.8191 12.4525 11.7316 12.5631 11.6222 12.649C11.3763 12.8364 11.0728 12.9324 10.7639 12.9206H9.57155L9.56748 10.8184H10.7897C11.0994 10.8008 11.404 10.9023 11.6412 11.1022C11.7468 11.1983 11.8298 11.3166 11.8843 11.4485C11.9383 11.5806 11.9633 11.7228 11.9576 11.8655V11.9225ZM11.5952 11.5672C11.5591 11.4799 11.5045 11.4015 11.4352 11.3373C11.2597 11.1914 11.0354 11.1174 10.8075 11.1304L10.7986 11.1309H9.88059L9.88344 12.6081H10.7699L10.7758 12.6084C11.0115 12.6174 11.243 12.5444 11.4309 12.4019C11.5006 12.3467 11.5564 12.2759 11.5937 12.1952C11.6313 12.1138 11.649 12.0246 11.6454 11.9351L11.6451 11.9288V11.8592L11.6454 11.8529C11.6493 11.7552 11.6322 11.6578 11.5952 11.5672Z' fill='%23FEDA02'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.indonesia .section-03 .article-01 .info-wrap{width:100%;text-align:left;margin-top:2.2222222222vw}.indonesia .section-03 .article-01 .info-wrap h4{display:flex;gap:1.1111111111vw;font-size:3.3333333333vw;color:hsla(0,0%,100%,.7);line-height:5.5555555556vw}.indonesia .section-03 .article-01 .info-wrap h4 .icon-benefit-01{width:6.6666666667vw;height:6.6666666667vw}.indonesia .section-03 .article-01 .info-wrap p{font-size:3.3333333333vw;color:hsla(0,0%,100%,.7);line-height:5.5555555556vw}.indonesia .section-03 .article-02 .icon-wrap{width:100%;display:flex;height:6.6666666667vw;position:relative}.indonesia .section-03 .article-02 .icon-wrap .icon-point-01{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto}.indonesia .section-03 .article-02 .icon-wrap .icon-01{right:2.7777777778vw}.indonesia .section-03 .article-02 .icon-wrap .icon-02{left:2.7777777778vw}.indonesia .section-03 .mission-details{width:100%}.indonesia .section-03 .mission-details .mission-details-bt{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:4.4444444444vw;border-radius:0;background-color:#212529}.indonesia .section-03 .mission-details .mission-details-bt h4{font-size:3.8888888889vw;color:#fff;line-height:5.5555555556vw}.indonesia .section-03 .mission-details .mission-details-bt img{width:6.6666666667vw;height:6.6666666667vw}.indonesia .section-03 .mission-details .mission-list>li{margin-top:3.8888888889vw;display:flex;justify-content:space-between;align-items:center}.indonesia .section-03 .mission-details .mission-list>li .info-wrap .title{font-size:3.8888888889vw;color:#b1b8c0;line-height:5.5555555556vw}.indonesia .section-03 .mission-details .mission-list>li .info-wrap .description{font-size:3.3333333333vw;color:#6d7582;line-height:5.5555555556vw}.indonesia .section-03 .mission-details .mission-list>li .point-wrap{padding:1.1111111111vw 2.2222222222vw;display:flex;justify-content:space-between;align-items:center;gap:1.1111111111vw;border-radius:24px;background-color:hsla(218,9%,59%,.06);height:6.6666666667vw;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}.indonesia .section-03 .mission-details .mission-list>li .point-wrap .icon-point-01{width:4.4444444444vw;height:4.4444444444vw;background:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' fill='%23F6B300'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13451 13.8655 4.40625 10.5 4.40625C7.13451 4.40625 4.40625 7.13451 4.40625 10.5C4.40625 13.8655 7.13451 16.5938 10.5 16.5938ZM10.5 18C14.6421 18 18 14.6421 18 10.5C18 6.35786 14.6421 3 10.5 3C6.35786 3 3 6.35786 3 10.5C3 14.6421 6.35786 18 10.5 18Z' fill='%23FFDD01'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.5 16.4063C13.7619 16.4063 16.4063 13.7619 16.4063 10.5C16.4063 7.23807 13.7619 4.59375 10.5 4.59375C7.23807 4.59375 4.59375 7.23807 4.59375 10.5C4.59375 13.7619 7.23807 16.4063 10.5 16.4063ZM10.5 16.5938C13.8655 16.5938 16.5938 13.8655 16.5938 10.5C16.5938 7.13452 13.8655 4.40625 10.5 4.40625C7.13452 4.40625 4.40625 7.13452 4.40625 10.5C4.40625 13.8655 7.13452 16.5938 10.5 16.5938Z' fill='%23CC8805' fill-opacity='0.8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.81055 12.4206H8.35376V8.56706H7.81055V6.87174H10.8293C11.1559 6.86457 11.481 6.91681 11.7888 7.02594C12.0628 7.11999 12.3159 7.2663 12.5341 7.45675L12.5378 7.45999L12.5414 7.46329C12.755 7.65715 12.9218 7.89693 13.0292 8.16458L13.0295 8.16528C13.1336 8.42556 13.1863 8.7035 13.1847 8.9838V9.13009C13.1896 9.56047 13.0416 9.97866 12.767 10.3102L12.7643 10.3135L12.7616 10.3167C12.6988 10.39 12.631 10.4585 12.5585 10.5219C12.6302 10.5847 12.6977 10.6527 12.7605 10.7254L12.7613 10.7263C13.0471 11.0593 13.198 11.4869 13.1847 11.9253V12.023C13.1862 12.3032 13.1335 12.581 13.0296 12.8412L13.0285 12.8438C12.9206 13.1098 12.7548 13.3482 12.543 13.542C12.3247 13.7421 12.0677 13.8952 11.7878 13.992C11.4803 14.0987 11.1565 14.1508 10.8311 14.1458H7.81055V12.4206ZM10.8351 13.6458C11.1035 13.6503 11.3706 13.6076 11.6241 13.5195C11.8395 13.4451 12.0374 13.3273 12.2054 13.1732C12.3623 13.0297 12.4852 12.8529 12.5652 12.6558C12.6454 12.455 12.686 12.2406 12.6847 12.0243V11.9171C12.6961 11.6009 12.588 11.292 12.3819 11.052C12.3042 10.962 12.2169 10.8817 12.1219 10.8122C12.0627 10.769 12.0005 10.73 11.9358 10.6955C11.8489 10.6493 11.7576 10.6112 11.6628 10.582C11.6522 10.5788 11.6416 10.5756 11.6309 10.5726V10.4653C11.642 10.4623 11.6531 10.4591 11.6641 10.4559C11.7993 10.4157 11.9284 10.3572 12.0478 10.282C12.0737 10.2654 12.0991 10.2481 12.1239 10.23C12.2187 10.1608 12.3054 10.0807 12.3819 9.99137C12.5815 9.75029 12.6888 9.44607 12.6847 9.1331V8.98236C12.6861 8.76612 12.6455 8.55168 12.5652 8.35088C12.4859 8.15342 12.3629 7.97651 12.2054 7.83348C12.0352 7.685 11.8378 7.57107 11.6241 7.49804C11.3711 7.40802 11.1036 7.3652 10.8351 7.37174H8.31055V8.06706H8.85376V12.9206H8.31055V13.6458H10.8351ZM11.6565 11.1146C11.6521 11.1104 11.6476 11.1063 11.6431 11.1022C11.6002 11.0661 11.5552 11.0332 11.5082 11.0036C11.3919 10.9302 11.2642 10.8773 11.1309 10.8469C11.0206 10.8217 10.9065 10.8119 10.7917 10.8184H9.56944L9.5735 12.9206H10.7658C11.0748 12.9324 11.3782 12.8364 11.6241 12.649C11.7336 12.5631 11.821 12.4525 11.8794 12.3262C11.9377 12.1999 11.9652 12.0615 11.9596 11.9225V11.8655C11.9653 11.7228 11.9403 11.5806 11.8862 11.4485C11.8341 11.3222 11.7558 11.2084 11.6565 11.1146ZM11.1309 10.0986C11.2154 10.0801 11.2976 10.0526 11.3763 10.0165C11.4729 9.97228 11.5641 9.91517 11.6472 9.84607C11.7529 9.75114 11.836 9.63374 11.8903 9.50249C11.9444 9.37372 11.9694 9.23462 11.9636 9.09508V9.03804C11.9685 8.90011 11.9406 8.763 11.8823 8.6379C11.824 8.51281 11.7369 8.40328 11.6282 8.31829C11.3829 8.12977 11.079 8.03362 10.7699 8.04668H9.57758L9.5735 10.1245H10.7957C10.9091 10.1315 11.0218 10.1225 11.1309 10.0986ZM10.0745 9.62446H10.8112L10.8266 9.62542C11.005 9.63647 11.1809 9.58023 11.3197 9.46802C11.3667 9.42412 11.4037 9.37066 11.4283 9.31122L11.4293 9.30889C11.4549 9.24784 11.4668 9.1819 11.4641 9.11577L11.4636 9.10543V9.02926L11.4639 9.02049C11.466 8.96144 11.4541 8.90271 11.4291 8.84911C11.4044 8.7961 11.3676 8.74961 11.3217 8.71337C11.1698 8.59732 10.9821 8.53816 10.791 8.54624L10.7805 8.54668H10.0766L10.0745 9.62446ZM11.318 12.2537C11.3639 12.217 11.4007 12.17 11.4254 12.1166C11.4505 12.0621 11.4624 12.0025 11.46 11.9426L11.4596 11.9326V11.8554L11.46 11.8454C11.4628 11.7746 11.4504 11.7041 11.4237 11.6385C11.3986 11.5779 11.361 11.5233 11.3133 11.4782C11.1749 11.3648 10.9989 11.3074 10.8201 11.3176L10.8059 11.3184H10.0704L10.0725 12.4206H10.7754L10.7849 12.421C10.9766 12.4283 11.1649 12.3692 11.318 12.2537Z' fill='%23CC8805'/%3E%3Cpath d='M8.3125 12.9206H8.85571V8.06706H8.3125V7.37174H10.8371C11.1056 7.3652 11.373 7.40802 11.6261 7.49804C11.8398 7.57107 12.0372 7.685 12.2073 7.83348C12.3648 7.97651 12.4879 8.15342 12.5672 8.35088C12.6475 8.55168 12.688 8.76612 12.6867 8.98236V9.1331C12.6908 9.44607 12.5835 9.75029 12.3839 9.99137C12.2873 10.1041 12.1748 10.202 12.0498 10.282C11.9206 10.3633 11.7801 10.4251 11.6329 10.4653V10.5726C11.9246 10.6557 12.1857 10.8223 12.3839 11.052C12.5899 11.292 12.698 11.6009 12.6867 11.9171V12.0243C12.6879 12.2406 12.6474 12.455 12.5672 12.6558C12.4872 12.8529 12.3643 13.0297 12.2073 13.1732C12.0393 13.3273 11.8415 13.4451 11.6261 13.5195C11.3725 13.6076 11.1054 13.6503 10.8371 13.6458H8.3125V12.9206ZM9.57545 10.1245H10.7977C11.1066 10.1436 11.4112 10.044 11.6492 9.84607C11.7548 9.75114 11.8379 9.63374 11.8923 9.50249C11.9463 9.37372 11.9714 9.23462 11.9656 9.09508V9.03804C11.9704 8.90011 11.9426 8.763 11.8843 8.6379C11.826 8.51281 11.7389 8.40328 11.6301 8.31829C11.3848 8.12977 11.081 8.03362 10.7719 8.04668H9.57953L9.57545 10.1245ZM9.57545 12.9206H10.7678C11.0767 12.9324 11.3802 12.8364 11.6261 12.649C11.7355 12.5631 11.823 12.4525 11.8813 12.3262C11.9396 12.1999 11.9671 12.0615 11.9615 11.9225V11.8655C11.9672 11.7228 11.9422 11.5806 11.8882 11.4485C11.8337 11.3166 11.7507 11.1983 11.6451 11.1022C11.4079 10.9023 11.1033 10.8008 10.7936 10.8184H9.57139L9.57545 12.9206Z' fill='%23FEDA02'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.99609 12.6081H8.5393V8.37956H7.99609V7.05924H10.8295C11.1343 7.0523 11.4378 7.10101 11.7251 7.20298C11.9765 7.28915 12.2087 7.42331 12.4089 7.59802L12.4112 7.60004L12.4135 7.60211C12.606 7.77691 12.7564 7.99311 12.8533 8.23444L12.8535 8.23488C12.9486 8.47287 12.9968 8.72702 12.9953 8.98331V9.13115C12.9999 9.51752 12.8671 9.893 12.6207 10.1907L12.619 10.1927L12.6173 10.1947C12.5101 10.3198 12.3866 10.4298 12.25 10.5217C12.3853 10.6134 12.5087 10.7228 12.6166 10.8479L12.6171 10.8485C12.873 11.1466 13.0079 11.5298 12.9953 11.9223V12.0235C12.9966 12.2797 12.9485 12.5337 12.8535 12.7717L12.8528 12.7733C12.7554 13.0134 12.6057 13.2287 12.4146 13.4036M12.6828 12.0243V11.9171C12.6941 11.6009 12.586 11.292 12.3799 11.052C12.2526 10.9044 12.0993 10.7828 11.9286 10.6928C11.8433 10.6478 11.7537 10.6107 11.6608 10.582C11.6502 10.5788 11.6396 10.5756 11.629 10.5726V10.4653C11.6401 10.4623 11.6512 10.4591 11.6622 10.4559C11.7548 10.4283 11.8445 10.3922 11.9303 10.348C11.9697 10.3277 12.0083 10.3057 12.0459 10.282C12.1709 10.202 12.2834 10.1041 12.3799 9.99137C12.5796 9.75029 12.6869 9.44607 12.6828 9.1331V8.98236C12.6841 8.76612 12.6435 8.55168 12.5633 8.35088C12.484 8.15342 12.3609 7.97651 12.2034 7.83348C12.0333 7.685 11.8359 7.57107 11.6222 7.49804C11.3691 7.40802 11.1017 7.3652 10.8332 7.37174H8.30859V8.06706H8.8518V12.9206H8.30859V13.6458H10.8332C11.1015 13.6503 11.3686 13.6076 11.6222 13.5195C11.8376 13.4451 12.0354 13.3273 12.2034 13.1732C12.3603 13.0297 12.4833 12.8529 12.5633 12.6558C12.6434 12.455 12.684 12.2406 12.6828 12.0243ZM12.4146 13.4036C12.2152 13.5864 11.9802 13.7264 11.7245 13.8148C11.4372 13.9146 11.1346 13.9631 10.8306 13.9583H7.99609V12.6081M11.8883 9.50248C11.834 9.63374 11.7509 9.75114 11.6453 9.84606C11.4073 10.044 11.1027 10.1436 10.7938 10.1245H9.57155L9.57562 8.04668H10.768C11.0771 8.03362 11.3809 8.12977 11.6262 8.31829C11.735 8.40328 11.8221 8.51281 11.8804 8.6379C11.9387 8.763 11.9665 8.90011 11.9617 9.03804V9.09508C11.9675 9.23462 11.9424 9.37372 11.8883 9.50248ZM11.4348 8.56525C11.2478 8.422 11.0165 8.34896 10.7812 8.3589L10.7746 8.35918H9.88751L9.88466 9.81196H10.8034L10.8131 9.81256C11.0405 9.82665 11.2647 9.75412 11.4407 9.60969C11.5096 9.54666 11.5639 9.46926 11.5996 9.38295L11.6002 9.38149C11.6365 9.29504 11.6533 9.20167 11.6494 9.10801L11.6492 9.10155V9.03255L11.6494 9.02707C11.6525 8.93844 11.6346 8.85032 11.5971 8.76991C11.5598 8.68988 11.5042 8.61977 11.4348 8.56525ZM11.9576 11.9225C11.9632 12.0615 11.9357 12.1999 11.8774 12.3262C11.8191 12.4525 11.7316 12.5631 11.6222 12.649C11.3763 12.8364 11.0728 12.9324 10.7639 12.9206H9.57155L9.56748 10.8184H10.7897C11.0994 10.8008 11.404 10.9023 11.6412 11.1022C11.7468 11.1983 11.8298 11.3166 11.8843 11.4485C11.9383 11.5806 11.9633 11.7228 11.9576 11.8655V11.9225ZM11.5952 11.5672C11.5591 11.4799 11.5045 11.4015 11.4352 11.3373C11.2597 11.1914 11.0354 11.1174 10.8075 11.1304L10.7986 11.1309H9.88059L9.88344 12.6081H10.7699L10.7758 12.6084C11.0115 12.6174 11.243 12.5444 11.4309 12.4019C11.5006 12.3467 11.5564 12.2759 11.5937 12.1952C11.6313 12.1138 11.649 12.0246 11.6454 11.9351L11.6451 11.9288V11.8592L11.6454 11.8529C11.6493 11.7552 11.6322 11.6578 11.5952 11.5672Z' fill='%23FEDA02'/%3E%3C/svg%3E%0A") 50% no-repeat;background-size:cover}.indonesia .section-03 .mission-details .mission-list>li .point-wrap p{font-size:3.3333333333vw;color:#fff;line-height:5.5555555556vw}.indonesia .section-04{background:linear-gradient(107deg,#b760b0 3.16%,#825cf9 53.2%,#518eee 97.83%);padding:11.1111111111vw 6.6666666667vw}.indonesia .section-04 .title{font-size:8.8888888889vw;color:#fff;line-height:11.6666666667vw}.indonesia .section-04 .description{font-size:4.4444444444vw;color:#fff;line-height:6.6666666667vw;margin-top:2.2222222222vw}.indonesia .section-04 .enter-raffle-bt{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:15.5555555556vw;background-color:#212529;padding:3.3333333333vw 4.4444444444vw;margin-top:4.4444444444vw;border-radius:8px}.indonesia .section-04 .enter-raffle-bt h3{font-size:4.4444444444vw;color:#fff;line-height:4.4444444444vw}.indonesia .notice{padding:6.6666666667vw 5.5555555556vw;text-align:left;background-color:#000}.indonesia .notice .notice-title{font-size:.875rem;line-height:1.2857142857em;font-weight:600;color:#dee2e6;font-size:3.889vw}.indonesia .notice .notice-content{padding:3.333vw 3.333vw 0}.indonesia .notice .notice-content li{font-size:.75rem;line-height:1.5em;font-weight:400;color:#dee2e6;margin:0 0 8px;font-size:3.333vw;list-style:disc}.indonesia .icon-arrow-01{width:8.8888888889vw;height:8.8888888889vw;background:#5d44da url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Group 2306'%3E%3Cpath id='Rectangle 1214 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M8.49506 14.4802C8.20217 14.1873 8.20217 13.7124 8.49506 13.4195L13.9396 7.97495L8.49506 2.5304C8.20217 2.23751 8.20217 1.76263 8.49506 1.46974C8.78795 1.17685 9.26283 1.17685 9.55572 1.46974L15.5306 7.44462C15.8235 7.73752 15.8235 8.21239 15.5306 8.50528L9.55572 14.4802C9.26283 14.7731 8.78795 14.7731 8.49506 14.4802Z' fill='white'/%3E%3Cpath id='Vector 27 (Stroke)' fill-rule='evenodd' clip-rule='evenodd' d='M14.7754 8C14.7754 8.41421 14.4396 8.75 14.0254 8.75L1.00027 8.75C0.586061 8.75 0.250275 8.41421 0.250275 8C0.250275 7.58579 0.586061 7.25 1.00027 7.25L14.0254 7.25C14.4396 7.25 14.7754 7.58579 14.7754 8Z' fill='white'/%3E%3C/g%3E%3C/svg%3E%0A") 50% no-repeat;border-radius:100%}.indonesia .icon-circle-01{width:1.1111111111vw;height:1.1111111111vw}@font-face{font-family:IBMPlexSansKR-Regular;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_20-07@1.0/IBMPlexSansKR-Regular.woff) format("woff");font-weight:400;font-style:normal}.bun-partners-mission{overflow:hidden;background-color:#000}.bun-partners-mission .section-01{background:url(/static/images/bun-partners-mission/back-light-2.svg) no-repeat bottom;background-size:100vw;width:100%;height:161.1vw;position:relative;opacity:.88}.bun-partners-mission .section-01 .wrap-section-01{height:100%;background:linear-gradient(0deg,transparent 67%,#ffc000 229%),linear-gradient(180deg,transparent -23%,#ffc000 393%)}.bun-partners-mission .section-01 .wrap-section-01 .wrap{height:100%;background:url(/static/images/bun-partners-mission/rich-bun.svg) no-repeat bottom;background-size:100vw;padding:11.11vw 9.72vw}.bun-partners-mission .section-01 .wrap-section-01 .wrap .title{display:flex;justify-content:center}.bun-partners-mission .section-01 .wrap-section-01 .wrap .title .logo{display:flex;flex-direction:column;align-items:center}.bun-partners-mission .section-01 .wrap-section-01 .wrap .title .logo img{height:8vw}.bun-partners-mission .section-01 .wrap-section-01 .wrap .title .title-01{width:84.166vw;height:38vw;margin-top:4.111vw;background-size:84.166vw;background-position:50%;background-repeat:no-repeat}.bun-partners-mission .section-01 .wrap-section-01 .wrap .title .title-ko-01{background:url(/static/images/bun-partners-mission/event-ko-title1.svg) 50% no-repeat;background-size:80.27vw}.bun-partners-mission .section-01 .wrap-section-01 .wrap .title .title-en-01{background:url(/static/images/bun-partners-mission/event-en-title1.svg) 50% no-repeat;background-size:80.27vw}.bun-partners-mission .section-01 .wrap-section-01 .wrap .date{margin-top:4.111vw}.bun-partners-mission .section-01 .wrap-section-01 .wrap .date .event-date{text-align:center;font-size:3.889vw;font-weight:500;color:#fff}.bun-partners-mission .section-01 .wrap-section-01 .wrap .date .event-date .fw-700{color:#ffc000}.bun-partners-mission .section-01 .wrap-section-01 .wrap .date .en-event-date{text-align:center;font-size:3.06vw;font-weight:500;color:#fff}.bun-partners-mission .section-01 .wrap-section-01 .wrap .date .en-event-date .fw-700{color:#ffc000}.bun-partners-mission .section-02{background-color:#212529;padding:6.667vw 5.556vw 11.11vw}.bun-partners-mission .section-02 .content{display:flex;flex-wrap:wrap;gap:5.556vw}.bun-partners-mission .section-02 .content .noti-01{font-size:3.889vw;font-weight:400;color:#fff;line-height:5.833vw;text-align:center}.bun-partners-mission .section-02 .content .noti-02{font-size:3.889vw;font-weight:400;color:#ccc;line-height:5.833vw;margin:auto;text-align:center}.bun-partners-mission .section-02 .content .status-info{margin:0 auto;width:81.11vw;display:flex;gap:4.444vw}.bun-partners-mission .section-02 .content .status-info .status{border:.278vw solid #ffc000;border-radius:1.111vw;padding:2.222vw;width:38.33vw;height:27.22vw;align-content:center;display:flex;flex-wrap:wrap;gap:3.333vw;font-family:DNFBitBitv2,serif}.bun-partners-mission .section-02 .content .status-info .status .fields{margin:auto;gap:3.333vw}.bun-partners-mission .section-02 .content .status-info .status .fields .field{font-size:3.333vw}.bun-partners-mission .section-02 .content .status-info .status .fields .en{text-align:center;font-size:3.056vw}.bun-partners-mission .section-02 .content .status-info .status .values{border-radius:1.111vw;width:35vw;height:9.444vw;padding:1.111vw 4.444vw;background-color:#ffc000;align-content:center}.bun-partners-mission .section-02 .content .status-info .status .values.en{padding:1.111vw 1.4vw}.bun-partners-mission .section-02 .content .status-info .status .values .value{margin:auto;text-align:center;font-size:5vw;color:#000}.bun-partners-mission .section-02 .content .status-info .status .values .en{font-size:4.444vw!important}.bun-partners-mission .section-02 .content .roulette{position:relative;background:url(/static/images/bun-partners-mission/slot_01.svg) 50% no-repeat;background-size:contain;margin:0 auto;width:86.67vw;height:29.01vw;padding:10.6vw 7.6vw 0 7.8vw;display:flex;flex-wrap:wrap;justify-content:space-between}.bun-partners-mission .section-02 .content .roulette .number-slot{background-color:#000;width:100%;margin:auto;display:flex;justify-content:center;align-items:center;overflow:hidden;background-size:contain;perspective:1000px}.bun-partners-mission .section-02 .content .roulette .number-slot .number-roll-wrap{width:100%;min-height:12.41vw;outline:.833vw solid #000;display:flex;position:relative;transform-style:preserve-3d;overflow:hidden;background:#232323 linear-gradient(180deg,hsla(0,0%,5%,.02) 5.89%,rgba(32,32,32,.1) 6.52%,rgba(90,90,90,.34) 9.65%,hsla(0,0%,55%,.54) 12.15%,hsla(0,0%,71%,.7) 15.28%,hsla(0,0%,84%,.83) 17.79%,hsla(0,0%,93%,.93) 20.29%,hsla(0,0%,98%,.98) 22.79%,#fff 24.67%,hsla(0,0%,83%,.83) 32.8%,hsla(0,0%,40%,.4) 51.58%,transparent 68.48%,rgba(0,0,0,.6) 90.48%);background-blend-mode:overlay;gap:.54vw}.bun-partners-mission .section-02 .content .roulette .number-slot .number-roll-wrap .roll{width:16.666%;height:12.41vw;position:relative;transform-style:preserve-3d}.bun-partners-mission .section-02 .content .roulette .number-slot .number-roll-wrap .roll>li{width:100%;height:12.41vw;display:flex;align-items:center;justify-content:center;background-blend-mode:overlay;position:absolute;backface-visibility:hidden;transform-style:preserve-3d;border:.278vw solid hsla(0,0%,100%,.122)}.bun-partners-mission .section-02 .content .roulette .number-slot .number-roll-wrap .roll>li .roll-image{font-family:DNFBitBitv2,serif;max-width:13.8889vw;height:12.41vw;display:flex;align-items:center;justify-content:center;font-size:7.778vw;color:#ffc000;-webkit-text-stroke-width:.278vw;-webkit-text-stroke-color:#000}.bun-partners-mission .section-02 .content .roulette .number-slot .frame{width:100%;height:100%;position:absolute;display:flex}.bun-partners-mission .section-02 .content .action{margin:auto}.bun-partners-mission .section-02 .content .burrito-mission{margin-top:13.33vw;display:flex;flex-wrap:wrap;justify-content:space-between;gap:3.889vw}.bun-partners-mission .section-02 .content .burrito-mission .title{margin:auto;height:8.056vw;font-family:DNFBitBitv2,serif;font-size:5.556vw;color:#fff;flex:none;order:0;flex-grow:0}.bun-partners-mission .section-02 .content .burrito-mission .mission-list{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2.222vw}.bun-partners-mission .section-02 .content .burrito-mission .mission-list .mission{margin:0 auto;box-sizing:border-box;width:86.67vw;height:17.78vw;background:rgba(255,192,0,.12);border:.278vw solid #ffc000;border-radius:3.333vw;padding:2.666vw 4.444vw;display:flex;flex-direction:column;justify-content:space-between}.bun-partners-mission .section-02 .content .burrito-mission .mission-list .mission .mission-title{font-family:GmarketSansMedium,serif;font-style:normal;font-size:3.889vw;font-weight:700;color:#ffc000}.bun-partners-mission .section-02 .content .burrito-mission .mission-list .mission .mission-desc{font-family:IBMPlexSansKR-Regular,serif;font-size:3.3vw;font-weight:400;text-align:left}.bun-partners-mission .section-03{text-align:left;padding-top:6.667vw;background-color:#000}.bun-partners-mission .section-03 .notice-title{font-size:3.889vw;font-weight:600;color:#dee2e6;line-height:5vw;margin:6.667vw}.bun-partners-mission .section-03 .notice-content{padding:3.333vw 9.444vw 9.444vw}.bun-partners-mission .section-03 .notice-content li{margin:0 0 2.222vw;font-size:3.333vw;font-weight:400;color:#dee2e6;line-height:5vw;list-style:disc}.bun-partners-mission .section-03 .notice-content .wd-bk{word-break:break-all}.bun-partners-mission .btn{font-family:DNFBitBitv2,serif;font-size:4.444vw;color:#000;box-sizing:border-box;width:86.67vw;height:15.28vw;background:linear-gradient(108.79deg,#ffc000 1.49%,#f8bb00 48.64%,#9f680e 99.35%);border:.833vw solid hsla(0,0%,100%,.24);border-radius:16.67vw;box-shadow:0 3.889vw 3.889vw rgba(0,0,0,.25);flex:none;flex-grow:0}.bun-partners-mission .text-hl{color:#ffc000;font-weight:600}.bun-partners-mission .slot-machine-wrap{background:url(/static/images/big-update-event/slot_machine_02.png) 50% no-repeat;background-size:cover;min-height:123.889vw;padding-top:55.556vw}.bun-partners-mission .slot-machine-wrap .slot-machine{min-height:41.667vw;display:flex;flex-flow:column;gap:7px}.bun-partners-mission .slot-machine-wrap .slot-machine .number-slot{background-color:red;width:77.778vw;margin:auto;min-height:15.978vw;display:flex;justify-content:center;align-items:center;overflow:hidden;background:url(/static/images/big-update-event/gold_slot_03.svg) 50% no-repeat;background-size:contain}.bun-partners-mission .slot-machine-wrap .slot-machine .number-slot .number-roll-wrap{width:61.675vw;min-height:10.086vw;outline:.833vw solid #000;display:flex;position:relative;transform-style:preserve-3d;overflow:hidden;background:#d7d7d7 linear-gradient(180deg,hsla(0,0%,5%,.02) 5.89%,rgba(32,32,32,.1) 6.52%,rgba(90,90,90,.34) 9.65%,hsla(0,0%,55%,.54) 12.15%,hsla(0,0%,71%,.7) 15.28%,hsla(0,0%,84%,.83) 17.79%,hsla(0,0%,93%,.93) 20.29%,hsla(0,0%,98%,.98) 22.79%,#fff 24.67%,hsla(0,0%,83%,.83) 32.8%,hsla(0,0%,40%,.4) 51.58%,transparent 68.48%,rgba(0,0,0,.6) 90.48%)}.bun-partners-mission .slot-machine-wrap .slot-machine .number-slot .number-roll-wrap .roll{width:16.666%;height:10.086vw;position:relative;transform-style:preserve-3d}.bun-partners-mission .slot-machine-wrap .slot-machine .number-slot .number-roll-wrap .roll>li{width:100%;height:10.086vw;display:flex;align-items:center;justify-content:center;background-blend-mode:overlay;position:absolute;backface-visibility:hidden;transform-style:preserve-3d}.bun-partners-mission .slot-machine-wrap .slot-machine .number-slot .number-roll-wrap .roll>li .roll-image{max-width:13.8889vw;height:10.086vw;display:flex;align-items:center;justify-content:center;font-size:7.406vw;font-weight:700;color:#ffac30;-webkit-text-stroke-width:.666vw;-webkit-text-stroke-color:#000}.bun-partners-mission .slot-machine-wrap .slot-machine .number-slot .frame{width:100%;height:100%;position:absolute;display:flex}.bun-partners-mission .slot-machine-wrap .slot-machine .number-slot .frame li{width:100%;height:100%;border-right:.666vw solid #000}.bun-partners-mission .slot-machine-wrap .slot-machine .number-slot .frame li:last-child{border:none}.bun-invite{overflow:hidden;background-color:#181818;font-family:GmarketSans,serif}.bun-invite .point-color{color:#1bf9b2}.bun-invite .icon-arrow-01{width:3.8888888889vw;height:3.8888888889vw;background:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill=''%3E%3Cpath d='M7.505 1.054a1.5 1.5 0 0 1 2.121.002l9.87 9.885a1.5 1.5 0 0 1 0 2.12l-9.87 9.885a1.5 1.5 0 0 1-2.123-2.119l8.812-8.825-8.812-8.825a1.5 1.5 0 0 1 .002-2.121z'/%3E%3C/svg%3E") 50% no-repeat;background-size:cover;margin-left:1vw}.bun-invite .section-01{background:#000 url(/static/images/bun-invite/BG.svg) bottom no-repeat;min-height:165.555vw;background-size:cover;display:flex;flex-direction:column;align-items:center;padding:6.897vh 0}.bun-invite .section-01 .logo{padding:.488vh}.bun-invite .section-01 .logo img{width:19.444vw;height:auto;flex-shrink:0}.bun-invite .section-01 .title-01{margin-top:3.889vw;color:var(--Grayscale-wt,#fff);text-align:center;font-size:3.333vw;font-style:normal;font-weight:400;line-height:normal}.bun-invite .section-01 .title-02{margin-top:4.444vw;font-family:DNFBitBitv2,serif;font-size:5vw;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.6vw}.bun-invite .section-01 .title-02.en{font-size:3.889vw;letter-spacing:1.244vw}.bun-invite .section-01 .title-03{margin-top:.69vh;font-family:DNFBitBitv2,serif;font-size:8.889vw;font-style:normal;font-weight:400;line-height:9.444vw}.bun-invite .section-01 .title-03.en{font-size:7.5vw}.bun-invite .section-01 .title-04{font-family:DNFBitBitv2,serif;font-size:6.667vw;font-style:normal;font-weight:400;line-height:34px}.bun-invite .section-01 .range{margin-top:4.444vw;font-size:3.889vw;font-style:normal;font-weight:500;line-height:normal}.bun-invite .section-01 .range.en{font-size:3.056vw}.bun-invite .section-02{min-height:64.51vw;padding:7.5vw 6.25vw}.bun-invite .section-02 .content-01{font-size:3.889vw;text-align:center}.bun-invite .section-02 .content-01 .point-color{font-style:normal;font-weight:600;line-height:20px}.bun-invite .section-02 .content-02{display:flex;flex-direction:row;justify-content:center;margin-top:6.25vw;gap:5vw;font-family:DNFBitBitv2,serif;font-size:3.75vw;text-align:center;font-style:normal;font-weight:400}.bun-invite .section-02 .content-02 .content-02-item{width:43.125vw;border-radius:1.25vw;border:1px solid #1bf9b2;padding:2.5vw 1.5vw}.bun-invite .section-02 .content-02 .content-02-item .content-02-item-number{color:#000;text-align:center;font-size:5.625vw;font-style:normal;font-weight:400;line-height:normal;display:flex;width:100%;padding:1.25vw 0;justify-content:center;align-items:center;margin-top:3.75vw;border-radius:1.25vw;background:#1bf9b2}.bun-invite .section-02 .content-02 .content-02-item .content-02-item-number.en{font-size:5vw}.bun-invite .section-03{min-height:120.17vw;padding:7.5vw 6.25vw;font-size:4.375vw}.bun-invite .section-03 .mission-title{font-family:DNFBitBitv2,serif;font-size:6.25vw;font-style:normal;font-weight:400;line-height:normal;text-align:center}.bun-invite .section-03 .mission-content{margin-top:4.375vw;display:flex;flex-direction:column;gap:5vw}.bun-invite .section-03 .mission-content .mission-content-item{display:flex;flex-direction:row;gap:3.75vw;align-items:flex-start;justify-items:flex-start}.bun-invite .section-03 .mission-content .mission-content-item .mission-content-number{width:6.25vw;border-radius:3.125vw;text-align:center;color:#000;background:#1bf9b2;font-family:IBM Plex Sans KR,serif;font-size:3.75vw;font-style:normal;font-weight:600;line-height:normal}.bun-invite .section-03 .mission-content .mission-content-item h2{width:100%}.bun-invite .section-03 .mission-content .mission-button{width:100%;border-radius:6.25vw;background:#1bf9b2;font-size:4.375vw;font-style:normal;font-weight:600;line-height:5.625vw;color:#000;padding:3.125vw;font-family:GmarketSans,serif;display:flex;flex-direction:row;align-items:center;justify-content:center}.bun-invite .section-04{text-align:left;padding-top:6.667vw;background-color:#000;font-family:IBM Plex Sans KR,serif}.bun-invite .section-04 .notice-title{font-size:.875rem;line-height:1.2857142857em;font-weight:600;color:#dee2e6;font-size:3.889vw;margin:6.667vw}.bun-invite .section-04 .notice-content{padding:3.333vw 9.444vw 9.444vw}.bun-invite .section-04 .notice-content li{font-size:.75rem;line-height:1.5em;color:#dee2e6;font-size:3.75vw;list-style:disc;word-break:normal;font-style:normal;font-weight:400;line-height:normal}.template{overflow:hidden;font-family:IBM Plex Sans,sans-serif}.template.bun-invite-2503 .section-symbol{width:32px;height:32px}.template.bun-invite-2503 .section-symbol-sm{width:16px;height:16px;margin-right:8px}.template.bun-invite-2503 .image-gem{width:187px;height:100px}.template.bun-invite-2503 hr{display:block;border:1px solid #dee2e6}.template.bun-invite-2503 .section-00{position:relative;overflow:hidden;width:100%;padding:0 0 calc(85.663vw - 10px);background:#212529 url(/static/images/bun-invite-2503/background.png) 50% no-repeat;background-size:contain}.template.bun-invite-2503 .section-00 .logo{height:7.222vw;display:flex;justify-content:center;overflow:hidden;margin-top:11.944vw}.template.bun-invite-2503 .section-00 .title_wrap{width:100%;text-align:center;font-family:GmarketSans}.template.bun-invite-2503 .section-00 .title_wrap .title1{display:flex;justify-content:center;font-style:normal;font-size:4.444vw;color:#fff;margin:4.444vw 0}.template.bun-invite-2503 .section-00 .title_wrap .title2{font-family:GmarketSansBold;font-size:7.777vw;color:#fff}.template.bun-invite-2503 .section-00 .title_wrap .title2.orange{color:#f75c03}.template.bun-invite-2503 .section-00 .title_wrap .title2 span{color:#fff}.template.bun-invite-2503 .section-00 .main-img{display:flex;justify-content:center}.template.bun-invite-2503 .section-00 .main-img img{width:85%;height:85%;-o-object-fit:contain;object-fit:contain}.template.bun-invite-2503 .section-00 .datetime{width:100%;margin:4.444vw 0;font-size:3.8vw;line-height:4.444vw}.template.bun-invite-2503 .section-00 .datetime.orange{color:#f75c03}.template.bun-invite-2503 .section-00 .datetime span{color:#fff}.template.bun-invite-2503 .section-00 .intro-image{position:absolute;display:flex;justify-content:center;bottom:0;width:100%}.template.bun-invite-2503 .section-00 .intro-image img{width:90%}.template.bun-invite-2503 .input-box-sub-notification{padding:10px 0;font-size:14px;line-height:21px;color:#868e96}.template.bun-invite-2503 .section-common-00{padding:24px 20px}.template.bun-invite-2503 .section-common-00.bg-bk{background-color:#000}.template.bun-invite-2503 .section-common-00 .section-badge{padding:8px 16px;background:none;border:1.3px solid #000;font-size:1rem;line-height:1.5em;font-weight:500;color:#000}.template.bun-invite-2503 .section-common-00 .section-title{margin:15px 0;font-family:GmarketSansBold,serif;line-height:normal}.template.bun-invite-2503 .section-common-00 .section-title.orange{color:#f75c03}.template.bun-invite-2503 .section-common-00 .section-title.no-wrap{width:100vw;margin-left:calc(50% - 50vw)}.template.bun-invite-2503 .section-common-00 .section-title .order-number{background-color:#f75c03;color:#fff;font-size:14px;width:24px;height:24px;border-radius:30px;padding:4px 8px;margin-right:10px}.template.bun-invite-2503 .section-common-00 .section-description{font-family:GmarketSans,serif;font-size:16px;color:#fff;margin:12px 0}.template.bun-invite-2503 .section-01 .txt-wrap{z-index:100;width:100%;background-color:#f75c03;font-size:20px;font-weight:700;padding:18px 0 calc(env(safe-area-inset-bottom) + 16px)}.template.bun-invite-2503 .fix-container>button{font-family:GmarketSansBold,serif;font-weight:500;position:fixed;bottom:0}.template.bun-invite-2503 .section-02{background-color:#fff;background-image:none;padding-bottom:0}.template.bun-invite-2503 .section-02 .contents-box{margin-top:0;padding-top:0;box-shadow:none}.template.bun-invite-2503 .section-02 .contents-box.custom-box{padding-bottom:24px}.template.bun-invite-2503 .section-02 .contents-box .input-box button{background-color:#f75c03;font-weight:600}.template.bun-invite-2503 .section-02 .contents-box .input-box button.disabled{opacity:.6}.template.bun-invite-2503 .section-02 .contents-box input[type=text]{background-color:#fff;color:#212529}.template.bun-invite-2503 .section-02 .contents-box input[type=text]::-moz-placeholder{color:#868e96}.template.bun-invite-2503 .section-02 .contents-box input[type=text]:-ms-input-placeholder{color:#868e96}.template.bun-invite-2503 .section-02 .contents-box input[type=text]::placeholder{color:#868e96}.template.bun-invite-2503 .section-02 .contents-box input[type=text]:disabled{opacity:.6}.template.bun-invite-2503 .section-02 .contents-box input[type=text].code:disabled{opacity:1;border:none;color:#4e4e4e;background-color:#949494;-webkit-text-fill-color:#4e4e4e}.template.bun-invite-2503 .section-02 .contents-box input[type=text].address:disabled{background-color:#ebebeb;-webkit-text-fill-color:#212529}.template.bun-invite-2503 .section-02 .contents-box input[type=text].invitationCode:disabled{opacity:1;text-align:center;background-color:#fff2eb;border:none;-webkit-text-fill-color:#212529}.template.bun-invite-2503 .section-02 .contents-box .input-guide{color:#868e96;font-size:14px;padding:14px 0;width:100vw;margin-left:calc(50% - 50vw)}.template.bun-invite-2503 .section-02 .contents-box .my-invitation{margin:14px 0}.template.bun-invite-2503 .section-02 .contents-box .my-invitation .friends-count{font-size:18px;font-weight:600}.template.bun-invite-2503 .section-02 .ui-check label{text-align:left}.template.bun-invite-2503 .section-02 .contents>ul>li{display:flex;justify-content:space-between;margin:14px 0}.template.bun-invite-2503 .section-02 .contents>ul>li p{display:inline-block}.template.bun-invite-2503 .section-02 .contents>ul>li strong{font-weight:600}.template.bun-invite-2503 .section-02 .item-controls{min-height:46px}.template.bun-invite-2503 .section-04{padding:24px 40px}.template.bun-invite-2503 .section-04 .section-content{font-size:14px;line-height:21px}.template.bun-invite-2503 .section-05{padding:24px 28px}.template.bun-invite-2503 .section-05>ul{margin-top:30px}.template.bun-invite-2503 .section-05 ul li{margin:4px 0 12px;text-align:left}.template.bun-invite-2503 .section-05 ul li p{font-weight:600;margin-left:40px;text-indent:-30px;font-size:14px;line-height:21px}.template.bun-invite-2503 .section-05 ul li .order-number{background-color:#f75c03;color:#fff;font-size:12px;border-radius:50%;padding:2px 6px;margin-right:12px}.template.bun-invite-2503 .section-05 ul li ul{list-style:none}.template.bun-invite-2503 .section-05 ul li ul li{position:relative;color:#868e96;margin-left:53px;font-size:14px;line-height:21px}.template.bun-invite-2503 .section-05 ul li ul li:first-child{margin-bottom:4px}.template.bun-invite-2503 .section-05 ul li ul li:before{content:"•";font-size:16px;position:absolute;left:-1.2em}.template.bun-invite-2503 .section-05 ul li ul li:nth-child(2):before{content:"*";left:-1em}.template.bun-invite-2503 .section-08{padding:30px 20px 90px;background-color:#e9ecef}.template.bun-invite-2503 .section-08 .title{text-align:left;font-size:.875rem;line-height:1.2857142857em;font-weight:600;color:#495057}.template.bun-invite-2503 .section-08 .notice{padding:0 0 0 20px;margin:20px 0 0;list-style:disc}.template.bun-invite-2503 .section-08 .notice li{margin:0 0 6px;font-size:.75rem;line-height:1.5em;font-weight:400;color:#495057;list-style:disc}.template.bun-invite-2503 .section-08 .notice li:last-child{margin:0}.template.bun-invite-2503 .success-copy-alert{position:fixed;left:10vw;right:10vw;top:calc(88vh - 10px);padding:12px 12px 40px;border-radius:16px;background-color:rgba(33,37,41,.8);color:#fff;text-align:center;font-size:14px;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,padding .2s ease-in-out,visibility .2s ease-in-out}@supports(-webkit-touch-callout:none){.template.bun-invite-2503 .success-copy-alert{top:calc(84vh - 20px)}}.template.bun-invite-2503 .show{padding:7px 12px 8px;opacity:1;visibility:visible}.template .bg-bk{background:#000}.point-staking{overflow:hidden;background-color:#181818;font-family:GmarketSans,serif}.point-staking .point-color{color:#ef473a}.point-staking .section-01{background:linear-gradient(180deg,#8e0e00,#1f1c18);min-height:138.889vw;background-size:cover;display:flex;flex-direction:column;align-items:center;padding-top:6.897vh}.point-staking .section-01 .logo{padding:.488vh}.point-staking .section-01 .logo img{width:19.444vw;height:auto;flex-shrink:0}.point-staking .section-01 .title-01{margin-top:3.889vw;color:var(--Grayscale-wt,#fff);text-align:center;font-size:3.333vw;font-style:normal;font-weight:400;line-height:normal}.point-staking .section-01 .title-02{margin-top:4.444vw;font-size:3.889vw;font-style:normal;font-weight:400;line-height:normal;letter-spacing:2.022vw;color:#fff;text-align:center}.point-staking .section-01 .title-03{font-size:11.667vw;font-style:normal;font-weight:400;line-height:11.111vw;text-align:center;background:linear-gradient(90deg,#cb2d3e,#ef473a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top:5vw}.point-staking .section-01 .title-03 .normal{font-size:6.667vw;font-style:normal;font-weight:400;line-height:11.111vw;-webkit-text-fill-color:#fff}.point-staking .section-01 .range{margin-top:4.444vw;font-size:3.889vw;font-style:normal;font-weight:500;line-height:normal}.point-staking .section-01 .range.en{font-size:3.056vw}.point-staking .section-01 .content-01{font-size:3.889vw;text-align:center;color:#fff;font-style:normal;font-weight:400;line-height:150%;margin-top:5.556vw;padding:0 6.667vw}.point-staking .section-01 .bg{width:100vw;min-height:47.222vw;background:transparent url(/static/images/point-staking/BG.svg) bottom no-repeat;background-size:cover}.point-staking .section-02{background:#1f1c18;padding:11.111vw 5.556vw}.point-staking .section-02 .title{color:#fff;text-align:center;font-size:6.111vw;font-style:normal;font-weight:500;line-height:normal;margin-bottom:11.111vw}.point-staking .section-02 .top-rank{display:flex;flex-direction:column;gap:6.667vw}.point-staking .section-02 .top-rank .top-3{display:flex;flex-direction:row;height:15vw}.point-staking .section-02 .top-rank .top-3 .profile{width:18.889vw;height:15vw;position:relative}.point-staking .section-02 .top-rank .top-3 .profile .profile-badge{position:absolute}.point-staking .section-02 .top-rank .top-3 .profile .profile-user{width:11.111vw;height:11.111vw;flex-shrink:0;position:absolute;right:0;bottom:0;border-radius:4.322vw;border:.556vw solid var(--Stroke-stroke_basic,#d5d5db)}.point-staking .section-02 .top-rank .top-3 .detail{margin-left:6.667vw;display:flex;flex-direction:column;justify-content:space-between;padding:.556vw 0}.point-staking .section-02 .top-rank .top-3 .detail .detail-rank{color:#fff;font-size:4.444vw;font-style:normal;font-weight:500;line-height:6.111vw}.point-staking .section-02 .top-rank .top-3 .detail .detail-rank span+span{margin-left:2.222vw}.point-staking .section-02 .top-rank .top-3 .detail .detail-score{color:#fff;font-size:5vw;font-style:normal;font-weight:400;line-height:normal}.point-staking .section-02 .rank-list{margin-top:11.111vw;display:flex;flex-direction:column;gap:3.333vw}.point-staking .section-02 .rank-list .rank-list-header{display:flex;flex-direction:row;gap:4.444vw;color:#ccc;text-align:center;font-size:3.889vw;font-style:normal;font-weight:400;line-height:18px}.point-staking .section-02 .rank-list .rank-list-header span:first-child{width:16.667vw}.point-staking .section-02 .rank-list .rank-list-header span:nth-child(2){width:17.778vw}.point-staking .section-02 .rank-list .rank-list-header span:nth-child(3){flex:1 0;text-align:right}.point-staking .section-02 .rank-list .rank-list-row{display:flex;flex-direction:row;gap:4.444vw;color:#fff;text-align:center;font-size:3.889vw;font-style:normal;font-weight:400;line-height:normal}.point-staking .section-02 .rank-list .rank-list-row span:first-child{width:16.667vw;font-weight:500}.point-staking .section-02 .rank-list .rank-list-row span:nth-child(2){width:17.778vw}.point-staking .section-02 .rank-list .rank-list-row span:nth-child(3){flex:1 0;text-align:right}.point-staking .section-02 .rank-list .rank-list-row.my{color:#ef473a}.point-staking .section-02 .divider{height:.278vw}.point-staking .divider{width:88.889vw;height:.556vw;background:hsla(0,0%,100%,.12)}.point-staking .section-03{background:#1f1c18;padding:11.111vw 5.556vw}.point-staking .section-03 .description{color:#fff;text-align:center;font-size:3.333vw;font-style:normal;font-weight:400;line-height:150%}.point-staking .section-03 .benefit{color:#fff;text-align:center;font-size:6.111vw;font-style:normal;font-weight:500;line-height:normal;margin-top:8.333vw}.point-staking .section-03 .config{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;margin-top:8.889vw}.point-staking .section-03 .config .rate{color:#ef473a;text-align:center;font-size:13.333vw;font-style:normal;font-weight:500;line-height:normal}.point-staking .section-03 .config .unit{color:hsla(0,0%,80%,.8);font-size:5.556vw;font-style:normal;font-weight:400;line-height:normal;margin-left:2vw}.point-staking .section-03 .staking-button{width:100%;padding:3.125vw;border-radius:16.667vw;border:.833vw solid hsla(0,0%,100%,.24);background:linear-gradient(109deg,#cb2d3e 1.49%,#ef473a 99.35%);box-shadow:0 1.111vw 1.111vw 0 rgba(0,0,0,.25);color:#fff;font-size:4.444vw;font-style:normal;font-weight:500;line-height:normal;margin-top:6.667vw;margin-bottom:8.333vw}.point-staking .section-03 .user-info-label{position:relative}.point-staking .section-03 .user-info-label .label{position:absolute;left:4.444vw;top:-2.778vw;display:flex;padding:.556vw 2.778vw;justify-content:center;align-items:center;gap:1.111vw;border-radius:11.111vw;background:#ef473a;color:#fff;text-align:center;font-size:3.333vw;font-style:normal;font-weight:500;line-height:150%}.point-staking .section-03 .user-info-label .value{display:flex;padding:5.556vw 4.444vw 4.444vw 6.667vw;align-items:center;justify-content:flex-end;gap:2.778vw;align-self:stretch;border-radius:2.222vw;border:.556vw solid #ef473a;color:#fff;font-size:4.444vw;font-style:normal;font-weight:500;line-height:150%}.point-staking .section-03 .user-info-label+.user-info-label{margin-top:4.444vw}.point-staking .section-04{text-align:left;padding-top:6.667vw;background:#1f1c18;font-family:IBM Plex Sans KR,serif}.point-staking .section-04 .notice-title{font-size:.875rem;line-height:1.2857142857em;font-weight:600;color:#dee2e6;font-size:3.889vw;margin:6.667vw}.point-staking .section-04 .notice-content{padding:3.333vw 9.444vw 9.444vw}.point-staking .section-04 .notice-content li{font-size:.75rem;line-height:1.5em;color:#dee2e6;font-size:3.333vw;list-style:disc;word-break:normal;font-style:normal;font-weight:400;line-height:normal}.point-staking-modal .ReactModal__Overlay{display:flex;align-items:center;justify-content:center;padding:0 18px;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.point-staking-modal .ReactModal__Overlay--after-open{opacity:1;z-index:3;background-color:rgba(0,0,0,.5)!important}.point-staking-modal .ReactModal__Overlay--before-close{opacity:0}.point-staking-modal .ReactModal__Content{position:static!important;overflow:hidden!important;flex:1 1;display:flex;flex-direction:column;max-height:80vh;min-width:300px;max-width:300px;width:300px;inset:0!important;padding:16px 20px!important;border-radius:12px!important;border:1px solid hsla(0,0%,100%,.2)!important;background:#131517!important;box-shadow:0 4px 8px 0 rgba(0,0,0,.12);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.point-staking-modal .modal-header .title{color:#cfd3de;text-align:center;font-size:4.444vw;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.056vw}.point-staking-modal .modal-contents .modal-contents-input{margin-top:3.333vw;height:12.222vw;display:flex;flex-direction:row;align-items:center;justify-content:space-around;background:#292d34;padding:3.333vw 4.444vw;border-radius:1vw}.point-staking-modal .modal-contents .modal-contents-input input{width:100%;color:#fff;text-align:center;font-size:3.333vw;font-style:normal;font-weight:500;line-height:5.278vw;letter-spacing:-.056vw}.point-staking-modal .modal-contents .modal-contents-detail{margin-top:3.333vw;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.point-staking-modal .modal-contents .modal-contents-detail .modal-contents-detail-info{color:#cfd3de;font-size:3.333vw;font-style:normal;font-weight:400;line-height:170%;letter-spacing:-.056vw}.point-staking-modal .modal-contents .modal-contents-detail .modal-contents-detail-info .point{color:#ef473a;font-weight:500;line-height:170%}.point-staking-modal .modal-contents .modal-contents-detail .modal-contents-detail-btn{height:8.889vw;border-radius:4.444vw;background:#242529;padding:0 5vw;color:#ef473a;text-align:center;font-size:3.333vw;font-style:normal;font-weight:600;line-height:4.444vw}.point-staking-modal .modal-contents .modal-contents-btn{margin-top:4.444vw;width:100%;height:13.333vw;border-radius:22.222vw;background:#ef473a;color:#000;text-align:center;font-size:3.889vw;font-style:normal;font-weight:700;line-height:normal}.ai-news .ai-news-feed .tabs{position:sticky;top:48px;background-color:#fff;display:flex;list-style:none;padding:0 16px;margin:0;border-bottom:1px solid #f2f4f6;overflow-x:auto;overflow-y:hidden;gap:16px}.ai-news .ai-news-feed .tabs .tab{font-size:16px;font-weight:500;color:#b1b8c0;padding:10px 0;cursor:pointer;position:relative}.ai-news .ai-news-feed .tabs .tab.selected{color:#000;font-weight:700}.ai-news .ai-news-feed .tabs .tab.selected:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:2px;background-color:#000}.ai-news .ai-news-feed .tabs .tab a{text-decoration:none;color:inherit}.ai-news .ai-news-feed .tabs::-webkit-scrollbar{display:none}.ai-news .ai-news-feed .newsfeed{padding:10px;background-color:#fff}.ai-news .ai-news-feed .newsfeed .news-item{padding:15px;border-bottom:1px solid #eee;display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.ai-news .ai-news-feed .newsfeed .news-item .news-source{width:100%;font-size:12px;color:#b1b8c0;margin-bottom:8px}.ai-news .ai-news-feed .newsfeed .news-item .news-source .source-name{font-size:12px;font-weight:400;line-height:16px;text-align:left;color:var(--Text-txt_secondary,#6d7582);margin-right:7px}.ai-news .ai-news-feed .newsfeed .news-item .news-content{flex:1 1;padding-right:10px;word-break:break-all}.ai-news .ai-news-feed .newsfeed .news-item .news-content .news-title{font-size:16px;font-weight:700;color:#000;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ai-news .ai-news-feed .newsfeed .news-item .news-content .news-summary{font-size:14px;color:#333;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ai-news .ai-news-feed .newsfeed .news-item .news-image{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:5px;flex-shrink:0;margin-left:10px}.ai-news .ai-news-feed .newsfeed .news-item:last-child{border-bottom:none}.ai-news .ai-news-feed .newsfeed .news-item.read .news-source,.ai-news .ai-news-feed .newsfeed .news-item.read .news-summary,.ai-news .ai-news-feed .newsfeed .news-item.read .news-title{color:#b1bbc0}.ai-news .ai-news-content{padding:0 16px;background-color:#fff;border-radius:8px}.ai-news .ai-news-content .news-header{margin-bottom:16px}.ai-news .ai-news-content .news-header .r1{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ai-news .ai-news-content .news-header .r1 .info{display:flex;align-items:center}.ai-news .ai-news-content .news-header .r1 .source-name{font-size:14px;color:var(--Text-txt_secondary,#6d7582)}.ai-news .ai-news-content .news-header .r1 .time-ago{font-size:14px;color:#b1bbc0;margin-left:8px}.ai-news .ai-news-content .news-header .r1 .actions{display:flex;gap:2px}.ai-news .ai-news-content .news-header .r1 .actions .action-icon{width:32px;height:32px;cursor:pointer}.ai-news .ai-news-content .news-title{font-size:24px;font-weight:700;color:#000;margin-top:10px;margin-bottom:5px;word-break:break-all}.ai-news .ai-news-content .author{font-size:14px;color:#333;margin-top:8px}.ai-news .ai-news-content .chips{margin-top:8px;display:block}.ai-news .ai-news-content .summary-badge{justify-content:center;align-items:center;padding:1px 8px;background:rgba(0,105,255,.12);border-radius:60px;flex:none;order:2;flex-grow:0;font-weight:600;font-size:12px;line-height:18px;color:#0069ff}.ai-news .ai-news-content .news-summary{font-size:16px;color:#333;line-height:1.5;margin-top:16px;word-break:break-all}.ai-news .ai-news-content .news-image{width:100%;height:auto;margin-top:16px;border-radius:8px}.ai-news .ai-news-content .article-navigation{display:flex;justify-content:space-between;margin-top:20px}.ai-news .ai-news-content .article-button{display:flex;align-items:center;font-size:12px;font-weight:600;color:#1a1e27;line-height:16px;cursor:pointer}.ai-news .ai-news-content .article-button .article-icon{width:24px;height:24px}.ai-news .ai-news-content .article-button:hover{text-decoration:underline}.ai-news .ai-news-content .bottom-actions{margin-top:16px}.ai-news .ai-news-content .bottom-actions .link-button{box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;gap:4px;height:32px;background:#fff;border:1px solid #d5d5db;border-radius:16px;font-size:12px;font-weight:600;color:#1a1e27}.ai-news .ai-news-content .bottom-actions .link-button:after{content:"";display:inline-block;width:8px;height:8px;background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill=''%3E%3Cpath d='M7.505 1.054a1.5 1.5 0 0 1 2.121.002l9.87 9.885a1.5 1.5 0 0 1 0 2.12l-9.87 9.885a1.5 1.5 0 0 1-2.123-2.119l8.812-8.825-8.812-8.825a1.5 1.5 0 0 1 .002-2.121z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;margin:0 2px}.display-area{border:1px solid red}.ai-news-navigation-header{position:sticky;top:0;right:0;left:0;z-index:800;display:flex;align-items:center;text-align:center;background-color:#fff}.ai-news-navigation-header .top-header{height:48px;padding:8px;display:flex;align-items:center}.ai-news-navigation-header .left-actions{display:flex;align-items:center}.ai-news-navigation-header .left-actions .back-text{font-size:12px;font-weight:400;margin:8px 0 0 8px;padding:2px 4px;border:1px solid #505866;border-radius:4px;color:#1a1e27;cursor:pointer}.ai-news-navigation-header .navigation-text{flex:1 1;margin-left:8px;display:flex;flex-direction:column;align-items:flex-start}.ai-news-navigation-header .navigation-text .title{font-size:16px;font-weight:600;line-height:22px;text-align:left;color:#1a1e27}.ai-news-navigation-header .navigation-text .description{margin-left:2px;font-size:12px;font-weight:600;line-height:18px;text-align:left;color:#b1b8c0}.dark .navigation-header{background-color:#1a1e27}.dark .navigation-header .left-actions button.icon-buttons.back,.dark .navigation-header .navigation-text .title{color:#fff}.dark .navigation-header .navigation-text .description{color:#b1b8c0}.dark .navigation-header.default{background-color:#1a1e27}.app-download-container{margin-top:40px;width:100%;justify-content:center;height:100%;font-family:IBM Plex Sans,sans-serif;text-align:center;color:#191919}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.app-download-container *{margin:0;padding:0;list-style:none}.app-download-container a{text-decoration:none;color:inherit}.app-download-container button{background-color:transparent;border:none}.app-download-container .img{margin-top:40px}.app-download-container .title-01{margin-top:8px;font-size:28px;line-height:39px;font-weight:600;opacity:0;transition:opacity .7s,margin 1.3s}.app-download-container .title-02{font-size:16px;margin-top:12px;line-height:28px;font-weight:400;opacity:0;transition:opacity .7s,margin 1.3s}.app-download-container .download_bt{width:202px;min-height:50px;margin:16px auto 10px;display:flex;justify-content:center;background-color:#000;color:#fff;padding:11px 0;border-radius:30px;align-items:center;opacity:0;transition:opacity .7s,margin 1.3s}.app-download-container .icon-apple{padding-right:4px;width:28px;height:28px;background:url(/static/images/app-download/app_store.svg) no-repeat 50%}.app-download-container .icon-android{padding-right:4px;width:26px;height:22px;background:url(/static/images/app-download/android_store.svg) no-repeat 50%}.app-download-container .download_text,.app-download-container .download_text>span{font-weight:500;font-size:16px;line-height:22px}.app-download-container .banner_img,.app-download-container .download_bt,.app-download-container .fadeIn,.app-download-container .title-01,.app-download-container .title-02{animation:fadeIn .7s ease-in forwards}.burger-blast{background-color:#212529}.burger-blast .center-align{text-align:center}.burger-blast .center-align .content-detail{display:flex;flex-direction:column;align-items:center}.burger-blast .center-align .content-detail ul{text-align:left;display:inline-block}.burger-blast .center-align .content-detail .content-detail-howto,.burger-blast .center-align .content-detail .divider,.burger-blast .center-align .content-detail .howto-description{width:100%}.burger-blast .section-01{padding:5.556vw 6.667vw 8.889vw}.burger-blast .section-01 .main-img{width:100%}.burger-blast .section-01 .title{color:#fff;font-size:5.556vw;line-height:150%}.burger-blast .section-01 .sub-title,.burger-blast .section-01 .title{text-align:center;font-family:DNFBitBitv2,serif;font-style:normal;font-weight:400;margin-top:3.333vw}.burger-blast .section-01 .sub-title{color:#f75c03;font-size:3.889vw;line-height:5.833vw}.burger-blast .section-02 .section-02-nav{width:100%;background-color:#212529;border-bottom:.278vw solid #495057}.burger-blast .section-02 .section-02-nav ul{position:relative;padding:0 6.667vw}.burger-blast .section-02 .section-02-nav li{position:relative;display:inline-block;color:#666;font-family:DNFBitBitv2,serif;font-size:3.333vw;font-style:normal;font-weight:400;line-height:5.556vw;letter-spacing:-.056vw;padding:4.444vw 0}.burger-blast .section-02 .section-02-nav li.active{color:#f75c03}.burger-blast .section-02 .section-02-nav li.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.111vw;background-color:#f75c03;border-radius:1.111vw;z-index:2}.burger-blast .section-02 .section-02-nav li+li{margin-left:5.556vw}.burger-blast .section-02 .section-02-content{padding:8.889vw 6.667vw 31.944vw}.burger-blast .section-02 .section-02-content .content-title{color:#f75c03;font-family:DNFBitBitv2,serif;font-size:7.778vw;font-style:normal;font-weight:400;line-height:normal}.burger-blast .section-02 .section-02-content .content-detail{color:#fff;font-size:3.889vw;font-style:normal;font-weight:400;line-height:150%;margin-top:6.666vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-item-list{margin-top:8.889vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-item{font-size:3.333vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-item h2{color:#f75c03;font-family:DNFBitBitv2,serif;font-size:4.444vw;font-style:normal;font-weight:400;line-height:normal}.burger-blast .section-02 .section-02-content .content-detail .content-detail-item .content-detail-item-detail{display:grid;grid-template-columns:1fr 1fr;grid-gap:3.333vw;gap:3.333vw;margin-top:5.556vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-item .content-detail-item-detail .content-detail-item-img{width:41.667vw;margin-bottom:2.222vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-item+.content-detail-item{margin-top:5.556vw}.burger-blast .section-02 .section-02-content .content-detail .divider{margin:8.889vw 0;height:.278vw;background-color:#495057}.burger-blast .section-02 .section-02-content .content-detail .footer .footer-title{color:#d1d1d1;font-family:DNFBitBitv2,serif;font-size:3.889vw;font-style:normal;font-weight:400;line-height:normal}.burger-blast .section-02 .section-02-content .content-detail .footer .footer-content{display:flex;flex-direction:row;gap:5.556vw;margin-top:4.444vw}.burger-blast .section-02 .section-02-content .content-detail .footer .footer-content img{width:13.333vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-system h1{display:flex;flex-direction:row;align-items:center;gap:3.333vw;color:#f75c03;font-family:DNFBitBitv2,serif;font-size:5.556vw;font-style:normal;font-weight:400;line-height:6.111vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-system h1 img{width:8.889vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-system ul{margin-top:3.333vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-system ul li{list-style:disc;margin-left:5.556vw;color:#fff;font-size:3.889vw;font-style:normal;font-weight:400;line-height:5.833vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-system ul li .bold{font-weight:700}.burger-blast .section-02 .section-02-content .content-detail .content-detail-system ul li::marker{font-size:3vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-system+.content-detail-system{margin-top:8.889vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-step{display:inline-flex;padding:1.111vw 2.222vw;align-items:flex-start;border-radius:3.333vw;background:#f75c03;color:#212529;font-size:3.333vw;font-style:normal;font-weight:600;line-height:4.444vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-description .howto-detail{color:#fff;font-size:4.444vw;font-style:normal;font-weight:700;line-height:6.667vw;margin-top:3.333vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-description ul{margin-top:3.333vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-description ul li{list-style:disc;margin-left:5.556vw;color:#fff;font-size:3.889vw;font-style:normal;font-weight:400;line-height:5.833vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-description ul li .bold{font-weight:700}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-description ul li::marker{font-size:3vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-img{display:flex;flex-direction:column;align-items:center}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-img img{width:83.333vw;margin-top:8.889vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-img-list{display:flex;flex-direction:row;overflow-x:auto;white-space:nowrap;gap:6.667vw;margin-top:8.889vw;margin-right:-6.667vw}.burger-blast .section-02 .section-02-content .content-detail .content-detail-howto .howto-img-list img{width:75vw}.burger-blast .section-02 .section-02-content .content-detail-howto+.content-detail-howto{margin-top:11.111vw}.burger-blast .section-02 .section-02-content .roulette-event{margin-top:0;gap:8.889vw}.burger-blast .section-02 .section-02-content .roulette-event .bold{font-weight:700}.burger-blast .section-02 .section-02-content .roulette-event .event-title{display:flex;flex-direction:column;gap:3.334vw}.burger-blast .section-02 .section-02-content .roulette-event .event-title .sub-title{margin:0 auto;color:#fff;font-family:DNFBitBitv2,serif;font-size:3.889vw;font-style:normal;font-weight:400;line-height:6.111vw;max-width:70vw}.burger-blast .section-02 .section-02-content .roulette-event .event-title .period{font-family:GmarketSansBold,serif;font-size:3.333vw}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone{padding:6.667vw 7.6vw 0;display:flex;flex-direction:column;gap:5.556vw}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .bb-airdrop-slot-machine{position:relative;background:url(/static/images/burger-blast/sub4/slot_01.svg) 50% no-repeat;background-size:contain;width:86.67vw;height:29.01vw;padding:10.6vw 7.6vw 0 7.8vw;gap:7.6vw;display:flex;flex-wrap:wrap;justify-content:space-between}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .action{margin:auto}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .action .btn{font-family:DNFBitBitv2,serif;font-size:4.444vw;color:#000;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px 63px;gap:10px;width:86.67vw;height:15.28vw;background:linear-gradient(108.79deg,#f75c03,#fc7324 48.64%,#f75c03 99.35%);border:3px solid hsla(0,0%,100%,.24);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:60px;flex:none;order:1;flex-grow:0}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info{margin:auto;width:81.11vw;display:flex;flex-wrap:wrap;gap:4.444vw;padding-bottom:7.6vw;border-bottom:1px solid #495057}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status{border:.278vw solid #f75c03;border-radius:1.111vw;padding:2.222vw;width:38.33vw;max-height:27.22vw;align-content:center;display:flex;flex-wrap:wrap;gap:3.333vw;font-family:DNFBitBitv2,serif}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status.full{width:100%}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status.full .fields .field{font-size:3.889vw}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status .fields{margin:auto;gap:3.333vw}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status .fields .field{font-size:3.333vw}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status .fields .en{text-align:center;font-size:3.056vw}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status .values{border-radius:1.111vw;width:100%;height:9.444vw;padding:1.111vw 4.444vw;background-color:#f75c03;align-content:center}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status .values.en{padding:1.111vw 1.4vw}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status .values .value{margin:auto;text-align:center;font-size:5vw;color:#000}.burger-blast .section-02 .section-02-content .roulette-event .roulette-zone .status-info .status .values .en{font-size:4.444vw!important}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone{width:100%;display:flex;flex-direction:column;gap:3.333vw}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-header{display:flex;flex-direction:column;text-align:center;flex:none}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-header .mission-zone-title{display:flex;flex-direction:column;gap:.556vw}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-header .mission-zone-title .main-title{color:#f75c03;font-family:DNFBitBitv2,serif;font-size:5.556vw;font-weight:400;margin-bottom:2.222vw}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-header .mission-zone-title .sub-title{color:#fff;font-family:DNFBitBitv2,serif;font-size:3.889vw;font-weight:400}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-header .mission-zone-title .sub-title.en{font-size:3.333vw}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-header .today-mission-remain{margin-top:6.667vw;display:flex;flex-direction:column;gap:.556vw}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-header .today-mission-remain .sub-title{color:#fff;font-family:DNFBitBitv2,serif;font-size:3.334vw;font-weight:400}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-header .today-mission-remain .time{color:#f75c03;font-family:DNFBitBitv2,serif;font-size:6.667vw;font-weight:400}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-item{width:100%;padding:5.556vw 5.556vw 3.333vw;background:rgba(249,102,17,.122) 12%;border:.278vw solid #f96611;border-radius:2.222vw;display:flex;flex-direction:column;gap:5.556vw}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-item .mission-info{text-align:left}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-item .mission-info .title{font-family:GmarketSansBold,serif;font-size:4.444vw;color:#fff;font-weight:500}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-item .mission-info .reward{margin-top:2.223vw;font-family:GmarketSansBold,serif;font-size:3.333vw;color:#f75c03;font-weight:500}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-item .action-button{width:100%;padding:3.333vw 0;border-radius:3.333vw;border:none;cursor:pointer;font-family:GmarketSansBold,serif;font-size:3.889vw;font-weight:400;text-align:center;display:flex;align-items:center;justify-content:center;gap:1.111vw}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-item .action-button.not-started{background:#f75c03;color:#212529}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-item .action-button.in-progress{background:#f75c03;color:#ff9a60}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .mission-item .action-button.completed{background:#994515;color:#ff9a60}.burger-blast .section-02 .section-02-content .roulette-event .mission-zone .divider{margin:0;height:.278vw;background-color:#495057}.burger-blast .section-02 .section-02-content .roulette-event .event-notice{text-align:left;width:100%;padding-top:6.667vw}.burger-blast .section-02 .section-02-content .roulette-event .event-notice .title{color:#fff;font-size:3.889vw;font-style:normal;font-weight:400;line-height:normal;margin-bottom:3.333vw}.burger-blast .section-02 .section-02-content .roulette-event .event-notice .title .bold{font-weight:700}.burger-blast .section-02 .section-02-content .roulette-event .event-notice ul li{list-style:disc;margin-left:4.556vw;color:#fff;font-size:3.333vw;font-style:normal;font-weight:400;line-height:5.833vw}.burger-blast .section-02 .section-02-content .roulette-event .event-notice ul li::marker{font-size:3vw}.burger-blast .section-02 .section-02-content .roulette-event .event-notice .wd-bk{word-break:break-all}.burger-blast .play-bb-btn{position:fixed;top:5.556vw;right:5.556vw;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.111vw;width:24.167vw;height:11.111vw;padding:2.778vw 3.333vw;border-radius:5.556vw;border:.556vw solid #f75c03;background:rgba(247,92,3,.8);box-shadow:0 1.111vw 1.111vw 0 rgba(0,0,0,.25);color:var(--Text-txt_neutral,#fff);text-align:center;font-family:DNFBitBitv2,serif;font-size:3.889vw;font-style:normal;font-weight:400;line-height:5vw;z-index:1001}.burger-blast .play-bb-btn img{width:6.667vw}.burger-blast .play-bb-btn.bottom{width:86.667vw;top:unset!important;bottom:7.5vw;left:50%;transform:translate(-50%)}.burger-blast .scroll-helper{width:100%;height:22.222vw;position:fixed;z-index:1005;bottom:0;display:flex;align-items:center;justify-content:flex-end;padding:5.556vw 4.444vw;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.burger-blast .scroll-helper .scroll-lottie{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:3.333vw;font-style:normal;font-weight:700;line-height:normal}.burger-blast .scroll-helper .scroll-lottie .lottie{width:8.889vw}.burger-blast .point-color{color:#f75c03}.burger-blast .point-color.bold{font-weight:700}.burger-blast .modal-content-text .modal-contents{padding:32px 24px 20px}.ptr__pull-down--pull-more{text-align:center;visibility:hidden}.new-year-wish{background:#f2f4f6;overflow:hidden}.new-year-wish .wishlist-header{text-align:center;padding:20px 0}.new-year-wish .wishlist-header .wishlist-title{font-size:1.6rem;color:#5d44da}.new-year-wish .wishlist-header .wishlist-subtitle{font-size:1rem;color:#505866}.new-year-wish .posts{padding:0 20px 20px}.new-year-wish .posts .post{position:relative;width:100%;background:url(/static/images/new-year-wish/lined-paper-2.png);background-color:#fff;border-radius:10px;padding:10px 20px;border:1px solid rgba(90,70,49,.086)}.new-year-wish .posts .post .post-title{font-size:1rem;margin-bottom:10px;color:#353c49;margin-top:10px}.new-year-wish .posts .post .post-text{font-size:.85rem;line-height:1.3rem;margin-bottom:10px;color:#6d7582;white-space:pre-wrap}.new-year-wish .posts .post .post-footer{display:flex;justify-content:space-between;font-size:.9rem;margin-top:10px}.new-year-wish .posts .post .post-tags{color:#5d44da;font-size:.7rem;font-weight:700}.new-year-wish .posts .post .post-nickname{color:#505866;font-weight:700;font-size:.7rem}.new-year-wish .posts .post.highlight{border:1px solid rgba(90,70,49,.196)}.new-year-wish .posts .post .hearts{position:absolute;width:40px;height:300px;right:0;bottom:20%;pointer-events:none}.new-year-wish .posts .post .hearts.effect{width:40px;height:100px;bottom:20%}.new-year-wish .posts .post .hearts .heart{position:absolute;bottom:0;display:inline-block;opacity:1;animation:none}.new-year-wish .posts .post .hearts .heart i{position:absolute;top:0;left:0;opacity:1}.new-year-wish .posts .post .hearts .colOne{color:#fce473}.new-year-wish .posts .post .hearts .colTwo{color:#f68b39}.new-year-wish .posts .post .hearts .colThree{color:#ed6c63}.new-year-wish .posts .post .hearts .colFour{color:#847bb9}.new-year-wish .posts .post .hearts .colFive{color:#97cd76}.new-year-wish .posts .post .hearts .colSix{color:#35b1d1}@keyframes flowOne{0%{opacity:0;bottom:0;left:14%}40%{opacity:.8}50%{opacity:1;left:0}60%{opacity:.2}80%{bottom:80%}to{opacity:0;bottom:100%;left:18%}}@keyframes flowTwo{0%{opacity:0;bottom:0;left:0}40%{opacity:.8}50%{opacity:1;left:11%}60%{opacity:.2}80%{bottom:60%}to{opacity:0;bottom:80%;left:0}}@keyframes flowThree{0%{opacity:0;bottom:0;left:0}40%{opacity:.8}50%{opacity:1;left:30%}60%{opacity:.2}80%{bottom:70%}to{opacity:0;bottom:90%;left:0}}.new-year-wish .posts .post+.post{margin-top:12px}.new-year-wish .background{width:100%;height:100vh;position:fixed;top:0;left:0;pointer-events:none}.new-year-wish .snow{position:absolute;width:10px;height:10px;background:#fff;border-radius:50%}.new-year-wish .snow:first-child{opacity:.0897;transform:translate(4.7475vw,-10px) scale(.8654);animation:fall-1 14s linear -22s infinite}@keyframes fall-1{79.033%{transform:translate(13.4877vw,79.033vh) scale(.8654)}to{transform:translate(9.1176vw,100vh) scale(.8654)}}.new-year-wish .snow:nth-child(2){opacity:.0825;transform:translate(19.6976vw,-10px) scale(.3711);animation:fall-2 21s linear -19s infinite}@keyframes fall-2{46.474%{transform:translate(10.4798vw,46.474vh) scale(.3711)}to{transform:translate(15.0887vw,100vh) scale(.3711)}}.new-year-wish .snow:nth-child(3){opacity:.7237;transform:translate(81.6809vw,-10px) scale(.2764);animation:fall-3 29s linear -2s infinite}@keyframes fall-3{60.268%{transform:translate(75.6083vw,60.268vh) scale(.2764)}to{transform:translate(78.6446vw,100vh) scale(.2764)}}.new-year-wish .snow:nth-child(4){opacity:.7646;transform:translate(64.5265vw,-10px) scale(.3169);animation:fall-4 13s linear -6s infinite}@keyframes fall-4{45.396%{transform:translate(71.386vw,45.396vh) scale(.3169)}to{transform:translate(67.95625vw,100vh) scale(.3169)}}.new-year-wish .snow:nth-child(5){opacity:.245;transform:translate(20.3946vw,-10px) scale(.6267);animation:fall-5 20s linear -5s infinite}@keyframes fall-5{59.506%{transform:translate(17.4351vw,59.506vh) scale(.6267)}to{transform:translate(18.91485vw,100vh) scale(.6267)}}.new-year-wish .snow:nth-child(6){opacity:.0308;transform:translate(32.6166vw,-10px) scale(.6585);animation:fall-6 25s linear -6s infinite}@keyframes fall-6{55.915%{transform:translate(24.1762vw,55.915vh) scale(.6585)}to{transform:translate(28.3964vw,100vh) scale(.6585)}}.new-year-wish .snow:nth-child(7){opacity:.1469;transform:translate(26.4676vw,-10px) scale(.5262);animation:fall-7 23s linear -10s infinite}@keyframes fall-7{53.614%{transform:translate(31.4877vw,53.614vh) scale(.5262)}to{transform:translate(28.97765vw,100vh) scale(.5262)}}.new-year-wish .snow:nth-child(8){opacity:.3602;transform:translate(62.0371vw,-10px) scale(.8017);animation:fall-8 15s linear -12s infinite}@keyframes fall-8{57.123%{transform:translate(71.8395vw,57.123vh) scale(.8017)}to{transform:translate(66.9383vw,100vh) scale(.8017)}}.new-year-wish .snow:nth-child(9){opacity:.8992;transform:translate(49.4857vw,-10px) scale(.1333);animation:fall-9 25s linear -14s infinite}@keyframes fall-9{39.517%{transform:translate(51.1742vw,39.517vh) scale(.1333)}to{transform:translate(50.32995vw,100vh) scale(.1333)}}.new-year-wish .snow:nth-child(10){opacity:.8531;transform:translate(49.3351vw,-10px) scale(.0336);animation:fall-10 18s linear -22s infinite}@keyframes fall-10{79.98%{transform:translate(52.7359vw,79.98vh) scale(.0336)}to{transform:translate(51.0355vw,100vh) scale(.0336)}}.new-year-wish .snow:nth-child(11){opacity:.0295;transform:translate(19.2447vw,-10px) scale(.242);animation:fall-11 28s linear -1s infinite}@keyframes fall-11{58.784%{transform:translate(17.0804vw,58.784vh) scale(.242)}to{transform:translate(18.16255vw,100vh) scale(.242)}}.new-year-wish .snow:nth-child(12){opacity:.8403;transform:translate(14.1651vw,-10px) scale(.5248);animation:fall-12 13s linear -9s infinite}@keyframes fall-12{66.622%{transform:translate(11.6288vw,66.622vh) scale(.5248)}to{transform:translate(12.89695vw,100vh) scale(.5248)}}.new-year-wish .snow:nth-child(13){opacity:.1653;transform:translate(25.9225vw,-10px) scale(.2288);animation:fall-13 14s linear -10s infinite}@keyframes fall-13{49.653%{transform:translate(15.9508vw,49.653vh) scale(.2288)}to{transform:translate(20.93665vw,100vh) scale(.2288)}}.new-year-wish .snow:nth-child(14){opacity:.3196;transform:translate(99.401vw,-10px) scale(.7999);animation:fall-14 17s linear -20s infinite}@keyframes fall-14{44.812%{transform:translate(90.4027vw,44.812vh) scale(.7999)}to{transform:translate(94.90185vw,100vh) scale(.7999)}}.new-year-wish .snow:nth-child(15){opacity:.4283;transform:translate(19.3103vw,-10px) scale(.0524);animation:fall-15 10s linear -28s infinite}@keyframes fall-15{48.911%{transform:translate(26.6313vw,48.911vh) scale(.0524)}to{transform:translate(22.9708vw,100vh) scale(.0524)}}.new-year-wish .snow:nth-child(16){opacity:.8972;transform:translate(66.0314vw,-10px) scale(.0265);animation:fall-16 14s linear -19s infinite}@keyframes fall-16{57.533%{transform:translate(73.9104vw,57.533vh) scale(.0265)}to{transform:translate(69.9709vw,100vh) scale(.0265)}}.new-year-wish .snow:nth-child(17){opacity:.592;transform:translate(16.5854vw,-10px) scale(.3113);animation:fall-17 22s linear -19s infinite}@keyframes fall-17{52.447%{transform:translate(26.4356vw,52.447vh) scale(.3113)}to{transform:translate(21.5105vw,100vh) scale(.3113)}}.new-year-wish .snow:nth-child(18){opacity:.5079;transform:translate(59.1957vw,-10px) scale(.9165);animation:fall-18 17s linear -5s infinite}@keyframes fall-18{64.041%{transform:translate(53.6401vw,64.041vh) scale(.9165)}to{transform:translate(56.4179vw,100vh) scale(.9165)}}.new-year-wish .snow:nth-child(19){opacity:.9857;transform:translate(10.5129vw,-10px) scale(.4403);animation:fall-19 18s linear -18s infinite}@keyframes fall-19{66.501%{transform:translate(12.4262vw,66.501vh) scale(.4403)}to{transform:translate(11.46955vw,100vh) scale(.4403)}}.new-year-wish .snow:nth-child(20){opacity:.3421;transform:translate(79.2839vw,-10px) scale(.6589);animation:fall-20 13s linear -17s infinite}@keyframes fall-20{39.553%{transform:translate(77.7828vw,39.553vh) scale(.6589)}to{transform:translate(78.53335vw,100vh) scale(.6589)}}.new-year-wish .snow:nth-child(21){opacity:.6142;transform:translate(58.545vw,-10px) scale(.3095);animation:fall-21 22s linear -3s infinite}@keyframes fall-21{45.375%{transform:translate(59.871vw,45.375vh) scale(.3095)}to{transform:translate(59.208vw,100vh) scale(.3095)}}.new-year-wish .snow:nth-child(22){opacity:.3401;transform:translate(76.7436vw,-10px) scale(.7888);animation:fall-22 14s linear -10s infinite}@keyframes fall-22{75.097%{transform:translate(78.1666vw,75.097vh) scale(.7888)}to{transform:translate(77.4551vw,100vh) scale(.7888)}}.new-year-wish .snow:nth-child(23){opacity:.096;transform:translate(94.2581vw,-10px) scale(.4678);animation:fall-23 30s linear -28s infinite}@keyframes fall-23{40.375%{transform:translate(92.7064vw,40.375vh) scale(.4678)}to{transform:translate(93.48225vw,100vh) scale(.4678)}}.new-year-wish .snow:nth-child(24){opacity:.8917;transform:translate(80.4487vw,-10px) scale(.2934);animation:fall-24 20s linear -12s infinite}@keyframes fall-24{72.562%{transform:translate(73.8984vw,72.562vh) scale(.2934)}to{transform:translate(77.17355vw,100vh) scale(.2934)}}.new-year-wish .snow:nth-child(25){opacity:.5188;transform:translate(44.1234vw,-10px) scale(.4273);animation:fall-25 21s linear -25s infinite}@keyframes fall-25{30.808%{transform:translate(53.3663vw,30.808vh) scale(.4273)}to{transform:translate(48.74485vw,100vh) scale(.4273)}}.new-year-wish .snow:nth-child(26){opacity:.7495;transform:translate(68.4638vw,-10px) scale(.3084);animation:fall-26 27s linear -30s infinite}@keyframes fall-26{62.678%{transform:translate(70.4206vw,62.678vh) scale(.3084)}to{transform:translate(69.4422vw,100vh) scale(.3084)}}.new-year-wish .snow:nth-child(27){opacity:.5768;transform:translate(32.4924vw,-10px) scale(.3944);animation:fall-27 27s linear -18s infinite}@keyframes fall-27{70.683%{transform:translate(25.9726vw,70.683vh) scale(.3944)}to{transform:translate(29.2325vw,100vh) scale(.3944)}}.new-year-wish .snow:nth-child(28){opacity:.2191;transform:translate(72.8735vw,-10px) scale(.5221);animation:fall-28 17s linear -25s infinite}@keyframes fall-28{53.367%{transform:translate(72.4176vw,53.367vh) scale(.5221)}to{transform:translate(72.64555vw,100vh) scale(.5221)}}.new-year-wish .snow:nth-child(29){opacity:.3657;transform:translate(97.2736vw,-10px) scale(.6347);animation:fall-29 19s linear -9s infinite}@keyframes fall-29{52.087%{transform:translate(88.1814vw,52.087vh) scale(.6347)}to{transform:translate(92.7275vw,100vh) scale(.6347)}}.new-year-wish .snow:nth-child(30){opacity:.6009;transform:translate(47.5576vw,-10px) scale(.7016);animation:fall-30 11s linear -4s infinite}@keyframes fall-30{77.146%{transform:translate(54.0304vw,77.146vh) scale(.7016)}to{transform:translate(50.794vw,100vh) scale(.7016)}}.new-year-wish .snow:nth-child(31){opacity:.7582;transform:translate(6.3861vw,-10px) scale(.0432);animation:fall-31 25s linear -9s infinite}@keyframes fall-31{39.873%{transform:translate(6.6342vw,39.873vh) scale(.0432)}to{transform:translate(6.51015vw,100vh) scale(.0432)}}.new-year-wish .snow:nth-child(32){opacity:.8506;transform:translate(37.4221vw,-10px) scale(.059);animation:fall-32 12s linear -11s infinite}@keyframes fall-32{70.765%{transform:translate(33.1173vw,70.765vh) scale(.059)}to{transform:translate(35.2697vw,100vh) scale(.059)}}.new-year-wish .snow:nth-child(33){opacity:.4711;transform:translate(13.6586vw,-10px) scale(.5093);animation:fall-33 21s linear -25s infinite}@keyframes fall-33{76.587%{transform:translate(14.8105vw,76.587vh) scale(.5093)}to{transform:translate(14.23455vw,100vh) scale(.5093)}}.new-year-wish .snow:nth-child(34){opacity:.449;transform:translate(43.1689vw,-10px) scale(.2407);animation:fall-34 21s linear -8s infinite}@keyframes fall-34{76.787%{transform:translate(47.5523vw,76.787vh) scale(.2407)}to{transform:translate(45.3606vw,100vh) scale(.2407)}}.new-year-wish .snow:nth-child(35){opacity:.1499;transform:translate(98.9501vw,-10px) scale(.4657);animation:fall-35 26s linear -4s infinite}@keyframes fall-35{69.388%{transform:translate(90.7355vw,69.388vh) scale(.4657)}to{transform:translate(94.8428vw,100vh) scale(.4657)}}.new-year-wish .snow:nth-child(36){opacity:.8055;transform:translate(84.8409vw,-10px) scale(.3635);animation:fall-36 16s linear -21s infinite}@keyframes fall-36{59.972%{transform:translate(79.783vw,59.972vh) scale(.3635)}to{transform:translate(82.31195vw,100vh) scale(.3635)}}.new-year-wish .snow:nth-child(37){opacity:.0189;transform:translate(27.4147vw,-10px) scale(.4404);animation:fall-37 26s linear -21s infinite}@keyframes fall-37{74.744%{transform:translate(28.8348vw,74.744vh) scale(.4404)}to{transform:translate(28.12475vw,100vh) scale(.4404)}}.new-year-wish .snow:nth-child(38){opacity:.6998;transform:translate(59.4325vw,-10px) scale(.2688);animation:fall-38 20s linear -11s infinite}@keyframes fall-38{57.228%{transform:translate(59.407vw,57.228vh) scale(.2688)}to{transform:translate(59.41975vw,100vh) scale(.2688)}}.new-year-wish .snow:nth-child(39){opacity:.7423;transform:translate(44.2201vw,-10px) scale(.7444);animation:fall-39 25s linear -30s infinite}@keyframes fall-39{59.568%{transform:translate(53.7166vw,59.568vh) scale(.7444)}to{transform:translate(48.96835vw,100vh) scale(.7444)}}.new-year-wish .snow:nth-child(40){opacity:.7117;transform:translate(40.6464vw,-10px) scale(.3364);animation:fall-40 22s linear -3s infinite}@keyframes fall-40{41.759%{transform:translate(49.237vw,41.759vh) scale(.3364)}to{transform:translate(44.9417vw,100vh) scale(.3364)}}.new-year-wish .snow:nth-child(41){opacity:.743;transform:translate(9.2717vw,-10px) scale(.8297);animation:fall-41 18s linear -30s infinite}@keyframes fall-41{67.325%{transform:translate(4.1868vw,67.325vh) scale(.8297)}to{transform:translate(6.72925vw,100vh) scale(.8297)}}.new-year-wish .snow:nth-child(42){opacity:.4733;transform:translate(1.674vw,-10px) scale(.6997);animation:fall-42 11s linear -18s infinite}@keyframes fall-42{50.053%{transform:translate(5.5911vw,50.053vh) scale(.6997)}to{transform:translate(3.63255vw,100vh) scale(.6997)}}.new-year-wish .snow:nth-child(43){opacity:.9563;transform:translate(87.8153vw,-10px) scale(.2919);animation:fall-43 22s linear -26s infinite}@keyframes fall-43{35.617%{transform:translate(92.0238vw,35.617vh) scale(.2919)}to{transform:translate(89.91955vw,100vh) scale(.2919)}}.new-year-wish .snow:nth-child(44){opacity:.8978;transform:translate(64.5461vw,-10px) scale(.329);animation:fall-44 22s linear -29s infinite}@keyframes fall-44{71.071%{transform:translate(62.2654vw,71.071vh) scale(.329)}to{transform:translate(63.40575vw,100vh) scale(.329)}}.new-year-wish .snow:nth-child(45){opacity:.5954;transform:translate(95.0132vw,-10px) scale(.2598);animation:fall-45 16s linear -3s infinite}@keyframes fall-45{40.232%{transform:translate(87.3437vw,40.232vh) scale(.2598)}to{transform:translate(91.17845vw,100vh) scale(.2598)}}.new-year-wish .snow:nth-child(46){opacity:.9037;transform:translate(75.0081vw,-10px) scale(.695);animation:fall-46 16s linear -18s infinite}@keyframes fall-46{49.36%{transform:translate(84.5621vw,49.36vh) scale(.695)}to{transform:translate(79.7851vw,100vh) scale(.695)}}.new-year-wish .snow:nth-child(47){opacity:.4483;transform:translate(87.1001vw,-10px) scale(.1891);animation:fall-47 26s linear -14s infinite}@keyframes fall-47{50.238%{transform:translate(77.5773vw,50.238vh) scale(.1891)}to{transform:translate(82.3387vw,100vh) scale(.1891)}}.new-year-wish .snow:nth-child(48){opacity:.3672;transform:translate(65.1126vw,-10px) scale(.8431);animation:fall-48 28s linear -6s infinite}@keyframes fall-48{60.641%{transform:translate(67.2796vw,60.641vh) scale(.8431)}to{transform:translate(66.1961vw,100vh) scale(.8431)}}.new-year-wish .snow:nth-child(49){opacity:.2661;transform:translate(34.9827vw,-10px) scale(.2521);animation:fall-49 16s linear -20s infinite}@keyframes fall-49{42.78%{transform:translate(40.0854vw,42.78vh) scale(.2521)}to{transform:translate(37.53405vw,100vh) scale(.2521)}}.new-year-wish .snow:nth-child(50){opacity:.3498;transform:translate(85.2073vw,-10px) scale(.5951);animation:fall-50 20s linear -30s infinite}@keyframes fall-50{77.373%{transform:translate(81.6969vw,77.373vh) scale(.5951)}to{transform:translate(83.4521vw,100vh) scale(.5951)}}.new-year-wish .snow:nth-child(51){opacity:.7353;transform:translate(61.7885vw,-10px) scale(.3505);animation:fall-51 17s linear -8s infinite}@keyframes fall-51{60.211%{transform:translate(70.7752vw,60.211vh) scale(.3505)}to{transform:translate(66.28185vw,100vh) scale(.3505)}}.new-year-wish .snow:nth-child(52){opacity:.9485;transform:translate(68.0371vw,-10px) scale(.1152);animation:fall-52 17s linear -22s infinite}@keyframes fall-52{43.28%{transform:translate(76.1831vw,43.28vh) scale(.1152)}to{transform:translate(72.1101vw,100vh) scale(.1152)}}.new-year-wish .snow:nth-child(53){opacity:.1613;transform:translate(79.0546vw,-10px) scale(.0888);animation:fall-53 25s linear -9s infinite}@keyframes fall-53{78.572%{transform:translate(77.472vw,78.572vh) scale(.0888)}to{transform:translate(78.2633vw,100vh) scale(.0888)}}.new-year-wish .snow:nth-child(54){opacity:.876;transform:translate(20.4977vw,-10px) scale(.7576);animation:fall-54 15s linear -26s infinite}@keyframes fall-54{63.174%{transform:translate(25.2871vw,63.174vh) scale(.7576)}to{transform:translate(22.8924vw,100vh) scale(.7576)}}.new-year-wish .snow:nth-child(55){opacity:.8578;transform:translate(1.9839vw,-10px) scale(.0184);animation:fall-55 15s linear -12s infinite}@keyframes fall-55{38.724%{transform:translate(9.8992vw,38.724vh) scale(.0184)}to{transform:translate(5.94155vw,100vh) scale(.0184)}}.new-year-wish .snow:nth-child(56){opacity:.4045;transform:translate(52.2439vw,-10px) scale(.5755);animation:fall-56 11s linear -20s infinite}@keyframes fall-56{32.334%{transform:translate(57.6616vw,32.334vh) scale(.5755)}to{transform:translate(54.95275vw,100vh) scale(.5755)}}.new-year-wish .snow:nth-child(57){opacity:.0667;transform:translate(82.8784vw,-10px) scale(.1699);animation:fall-57 14s linear -26s infinite}@keyframes fall-57{69.153%{transform:translate(91.5698vw,69.153vh) scale(.1699)}to{transform:translate(87.2241vw,100vh) scale(.1699)}}.new-year-wish .snow:nth-child(58){opacity:.6573;transform:translate(88.7482vw,-10px) scale(.4387);animation:fall-58 12s linear -7s infinite}@keyframes fall-58{39.079%{transform:translate(97.9344vw,39.079vh) scale(.4387)}to{transform:translate(93.3413vw,100vh) scale(.4387)}}.new-year-wish .snow:nth-child(59){opacity:.0857;transform:translate(30.0091vw,-10px) scale(.5345);animation:fall-59 18s linear -17s infinite}@keyframes fall-59{40.209%{transform:translate(39.6348vw,40.209vh) scale(.5345)}to{transform:translate(34.82195vw,100vh) scale(.5345)}}.new-year-wish .snow:nth-child(60){opacity:.8167;transform:translate(93.1204vw,-10px) scale(.3794);animation:fall-60 10s linear -28s infinite}@keyframes fall-60{47.868%{transform:translate(91.175vw,47.868vh) scale(.3794)}to{transform:translate(92.1477vw,100vh) scale(.3794)}}.new-year-wish .snow:nth-child(61){opacity:.1151;transform:translate(25.2542vw,-10px) scale(.5419);animation:fall-61 12s linear -4s infinite}@keyframes fall-61{38.651%{transform:translate(20.4079vw,38.651vh) scale(.5419)}to{transform:translate(22.83105vw,100vh) scale(.5419)}}.new-year-wish .snow:nth-child(62){opacity:.1043;transform:translate(49.472vw,-10px) scale(.3253);animation:fall-62 30s linear -29s infinite}@keyframes fall-62{67.607%{transform:translate(52.3434vw,67.607vh) scale(.3253)}to{transform:translate(50.9077vw,100vh) scale(.3253)}}.new-year-wish .snow:nth-child(63){opacity:.8227;transform:translate(35.5141vw,-10px) scale(.0613);animation:fall-63 18s linear -5s infinite}@keyframes fall-63{65.511%{transform:translate(35.208vw,65.511vh) scale(.0613)}to{transform:translate(35.36105vw,100vh) scale(.0613)}}.new-year-wish .snow:nth-child(64){opacity:.1925;transform:translate(25.7002vw,-10px) scale(.6296);animation:fall-64 27s linear -21s infinite}@keyframes fall-64{51.799%{transform:translate(32.3048vw,51.799vh) scale(.6296)}to{transform:translate(29.0025vw,100vh) scale(.6296)}}.new-year-wish .snow:nth-child(65){opacity:.0809;transform:translate(7.8064vw,-10px) scale(.7771);animation:fall-65 11s linear -11s infinite}@keyframes fall-65{68.74%{transform:translate(16.0126vw,68.74vh) scale(.7771)}to{transform:translate(11.9095vw,100vh) scale(.7771)}}.new-year-wish .snow:nth-child(66){opacity:.7064;transform:translate(17.4615vw,-10px) scale(.1177);animation:fall-66 27s linear -18s infinite}@keyframes fall-66{60.89%{transform:translate(8.8774vw,60.89vh) scale(.1177)}to{transform:translate(13.16945vw,100vh) scale(.1177)}}.new-year-wish .snow:nth-child(67){opacity:.0019;transform:translate(21.2343vw,-10px) scale(.3929);animation:fall-67 21s linear -8s infinite}@keyframes fall-67{68.506%{transform:translate(27.7673vw,68.506vh) scale(.3929)}to{transform:translate(24.5008vw,100vh) scale(.3929)}}.new-year-wish .snow:nth-child(68){opacity:.2285;transform:translate(49.7858vw,-10px) scale(.3253);animation:fall-68 30s linear -20s infinite}@keyframes fall-68{50.847%{transform:translate(43.8767vw,50.847vh) scale(.3253)}to{transform:translate(46.83125vw,100vh) scale(.3253)}}.new-year-wish .snow:nth-child(69){opacity:.8944;transform:translate(21.2693vw,-10px) scale(.9228);animation:fall-69 29s linear -17s infinite}@keyframes fall-69{48.505%{transform:translate(26.2982vw,48.505vh) scale(.9228)}to{transform:translate(23.78375vw,100vh) scale(.9228)}}.new-year-wish .snow:nth-child(70){opacity:.4713;transform:translate(35.4417vw,-10px) scale(.2703);animation:fall-70 16s linear -16s infinite}@keyframes fall-70{66.059%{transform:translate(38.3203vw,66.059vh) scale(.2703)}to{transform:translate(36.881vw,100vh) scale(.2703)}}.new-year-wish .snow:nth-child(71){opacity:.8945;transform:translate(71.799vw,-10px) scale(.9826);animation:fall-71 17s linear -12s infinite}@keyframes fall-71{77.671%{transform:translate(66.7582vw,77.671vh) scale(.9826)}to{transform:translate(69.2786vw,100vh) scale(.9826)}}.new-year-wish .snow:nth-child(72){opacity:.4373;transform:translate(43.8162vw,-10px) scale(.766);animation:fall-72 24s linear -12s infinite}@keyframes fall-72{56.794%{transform:translate(44.5804vw,56.794vh) scale(.766)}to{transform:translate(44.1983vw,100vh) scale(.766)}}.new-year-wish .snow:nth-child(73){opacity:.5622;transform:translate(94.4339vw,-10px) scale(.668);animation:fall-73 21s linear -24s infinite}@keyframes fall-73{68.046%{transform:translate(89.9818vw,68.046vh) scale(.668)}to{transform:translate(92.20785vw,100vh) scale(.668)}}.new-year-wish .snow:nth-child(74){opacity:.9091;transform:translate(14.5137vw,-10px) scale(.8701);animation:fall-74 21s linear -27s infinite}@keyframes fall-74{76.07%{transform:translate(23.9511vw,76.07vh) scale(.8701)}to{transform:translate(19.2324vw,100vh) scale(.8701)}}.new-year-wish .snow:nth-child(75){opacity:.5958;transform:translate(2.6569vw,-10px) scale(.7349);animation:fall-75 18s linear -9s infinite}@keyframes fall-75{71.402%{transform:translate(-.6806vw,71.402vh) scale(.7349)}to{transform:translate(.98815vw,100vh) scale(.7349)}}.new-year-wish .snow:nth-child(76){opacity:.5899;transform:translate(87.1688vw,-10px) scale(.8966);animation:fall-76 30s linear -27s infinite}@keyframes fall-76{38.183%{transform:translate(87.4543vw,38.183vh) scale(.8966)}to{transform:translate(87.31155vw,100vh) scale(.8966)}}.new-year-wish .snow:nth-child(77){opacity:.5276;transform:translate(42.5025vw,-10px) scale(.6093);animation:fall-77 16s linear -8s infinite}@keyframes fall-77{54.022%{transform:translate(46.6532vw,54.022vh) scale(.6093)}to{transform:translate(44.57785vw,100vh) scale(.6093)}}.new-year-wish .snow:nth-child(78){opacity:.2167;transform:translate(97.4829vw,-10px) scale(.5594);animation:fall-78 30s linear -5s infinite}@keyframes fall-78{68.056%{transform:translate(100.0391vw,68.056vh) scale(.5594)}to{transform:translate(98.761vw,100vh) scale(.5594)}}.new-year-wish .snow:nth-child(79){opacity:.1066;transform:translate(8.9109vw,-10px) scale(.6949);animation:fall-79 22s linear -24s infinite}@keyframes fall-79{77.746%{transform:translate(16.5513vw,77.746vh) scale(.6949)}to{transform:translate(12.7311vw,100vh) scale(.6949)}}.new-year-wish .snow:nth-child(80){opacity:.3139;transform:translate(54.8885vw,-10px) scale(.964);animation:fall-80 16s linear -23s infinite}@keyframes fall-80{34.245%{transform:translate(47.4547vw,34.245vh) scale(.964)}to{transform:translate(51.1716vw,100vh) scale(.964)}}.new-year-wish .snow:nth-child(81){opacity:.6586;transform:translate(78.2187vw,-10px) scale(.3823);animation:fall-81 18s linear -14s infinite}@keyframes fall-81{75.247%{transform:translate(79.4464vw,75.247vh) scale(.3823)}to{transform:translate(78.83255vw,100vh) scale(.3823)}}.new-year-wish .snow:nth-child(82){opacity:.2528;transform:translate(4.3643vw,-10px) scale(.1174);animation:fall-82 13s linear -4s infinite}@keyframes fall-82{73.112%{transform:translate(-2.9645vw,73.112vh) scale(.1174)}to{transform:translate(.6999vw,100vh) scale(.1174)}}.new-year-wish .snow:nth-child(83){opacity:.2908;transform:translate(7.5443vw,-10px) scale(.9597);animation:fall-83 28s linear -19s infinite}@keyframes fall-83{50.541%{transform:translate(3.9479vw,50.541vh) scale(.9597)}to{transform:translate(5.7461vw,100vh) scale(.9597)}}.new-year-wish .snow:nth-child(84){opacity:.4551;transform:translate(9.6654vw,-10px) scale(.9589);animation:fall-84 27s linear -4s infinite}@keyframes fall-84{74.937%{transform:translate(1.0929vw,74.937vh) scale(.9589)}to{transform:translate(5.37915vw,100vh) scale(.9589)}}.new-year-wish .snow:nth-child(85){opacity:.7566;transform:translate(71.5433vw,-10px) scale(.6923);animation:fall-85 20s linear -6s infinite}@keyframes fall-85{75.003%{transform:translate(72.076vw,75.003vh) scale(.6923)}to{transform:translate(71.80965vw,100vh) scale(.6923)}}.new-year-wish .snow:nth-child(86){opacity:.9281;transform:translate(26.2108vw,-10px) scale(.4365);animation:fall-86 19s linear -3s infinite}@keyframes fall-86{36.227%{transform:translate(30.987vw,36.227vh) scale(.4365)}to{transform:translate(28.5989vw,100vh) scale(.4365)}}.new-year-wish .snow:nth-child(87){opacity:.9732;transform:translate(73.1495vw,-10px) scale(.5721);animation:fall-87 30s linear -18s infinite}@keyframes fall-87{40.399%{transform:translate(72.9303vw,40.399vh) scale(.5721)}to{transform:translate(73.0399vw,100vh) scale(.5721)}}.new-year-wish .snow:nth-child(88){opacity:.2943;transform:translate(75.9843vw,-10px) scale(.8203);animation:fall-88 29s linear -12s infinite}@keyframes fall-88{47.242%{transform:translate(73.2475vw,47.242vh) scale(.8203)}to{transform:translate(74.6159vw,100vh) scale(.8203)}}.new-year-wish .snow:nth-child(89){opacity:.7063;transform:translate(11.1331vw,-10px) scale(.0452);animation:fall-89 27s linear -15s infinite}@keyframes fall-89{33.491%{transform:translate(12.5488vw,33.491vh) scale(.0452)}to{transform:translate(11.84095vw,100vh) scale(.0452)}}.new-year-wish .snow:nth-child(90){opacity:.9524;transform:translate(38.9955vw,-10px) scale(.3312);animation:fall-90 15s linear -23s infinite}@keyframes fall-90{46.989%{transform:translate(47.0142vw,46.989vh) scale(.3312)}to{transform:translate(43.00485vw,100vh) scale(.3312)}}.new-year-wish .snow:nth-child(91){opacity:.9808;transform:translate(55.2455vw,-10px) scale(.8007);animation:fall-91 22s linear -29s infinite}@keyframes fall-91{50.036%{transform:translate(48.4315vw,50.036vh) scale(.8007)}to{transform:translate(51.8385vw,100vh) scale(.8007)}}.new-year-wish .snow:nth-child(92){opacity:.7267;transform:translate(63.7931vw,-10px) scale(.9232);animation:fall-92 13s linear -30s infinite}@keyframes fall-92{44.9%{transform:translate(58.4396vw,44.9vh) scale(.9232)}to{transform:translate(61.11635vw,100vh) scale(.9232)}}.new-year-wish .snow:nth-child(93){opacity:.6194;transform:translate(3.216vw,-10px) scale(.1033);animation:fall-93 12s linear -1s infinite}@keyframes fall-93{70.626%{transform:translate(-1.5472vw,70.626vh) scale(.1033)}to{transform:translate(.8344vw,100vh) scale(.1033)}}.new-year-wish .snow:nth-child(94){opacity:.6674;transform:translate(64.2731vw,-10px) scale(.3604);animation:fall-94 14s linear -19s infinite}@keyframes fall-94{51.596%{transform:translate(64.9959vw,51.596vh) scale(.3604)}to{transform:translate(64.6345vw,100vh) scale(.3604)}}.new-year-wish .snow:nth-child(95){opacity:.3368;transform:translate(85.5128vw,-10px) scale(.109);animation:fall-95 18s linear -25s infinite}@keyframes fall-95{44.739%{transform:translate(88.2477vw,44.739vh) scale(.109)}to{transform:translate(86.88025vw,100vh) scale(.109)}}.new-year-wish .snow:nth-child(96){opacity:.5934;transform:translate(12.5501vw,-10px) scale(.7032);animation:fall-96 10s linear -7s infinite}@keyframes fall-96{69.362%{transform:translate(20.6413vw,69.362vh) scale(.7032)}to{transform:translate(16.5957vw,100vh) scale(.7032)}}.new-year-wish .snow:nth-child(97){opacity:.9332;transform:translate(21.3342vw,-10px) scale(.0063);animation:fall-97 26s linear -16s infinite}@keyframes fall-97{33.976%{transform:translate(28.153vw,33.976vh) scale(.0063)}to{transform:translate(24.7436vw,100vh) scale(.0063)}}.new-year-wish .snow:nth-child(98){opacity:.5397;transform:translate(6.6831vw,-10px) scale(.69);animation:fall-98 11s linear -13s infinite}@keyframes fall-98{34.828%{transform:translate(-1.2203vw,34.828vh) scale(.69)}to{transform:translate(2.7314vw,100vh) scale(.69)}}.new-year-wish .snow:nth-child(99){opacity:.7993;transform:translate(10.0735vw,-10px) scale(.2881);animation:fall-99 22s linear -16s infinite}@keyframes fall-99{44.552%{transform:translate(1.5639vw,44.552vh) scale(.2881)}to{transform:translate(5.8187vw,100vh) scale(.2881)}}.new-year-wish .snow:nth-child(100){opacity:.961;transform:translate(16.1405vw,-10px) scale(.2314);animation:fall-100 24s linear -17s infinite}@keyframes fall-100{70.637%{transform:translate(9.6157vw,70.637vh) scale(.2314)}to{transform:translate(12.8781vw,100vh) scale(.2314)}}.new-year-wish .snow:nth-child(101){opacity:.0151;transform:translate(99.6566vw,-10px) scale(.5948);animation:fall-101 18s linear -11s infinite}@keyframes fall-101{57.122%{transform:translate(103.3396vw,57.122vh) scale(.5948)}to{transform:translate(101.4981vw,100vh) scale(.5948)}}.new-year-wish .snow:nth-child(102){opacity:.863;transform:translate(70.8485vw,-10px) scale(.8196);animation:fall-102 21s linear -29s infinite}@keyframes fall-102{48.977%{transform:translate(61.5782vw,48.977vh) scale(.8196)}to{transform:translate(66.21335vw,100vh) scale(.8196)}}.new-year-wish .snow:nth-child(103){opacity:.0966;transform:translate(34.3052vw,-10px) scale(.1401);animation:fall-103 10s linear -14s infinite}@keyframes fall-103{76.521%{transform:translate(24.8898vw,76.521vh) scale(.1401)}to{transform:translate(29.5975vw,100vh) scale(.1401)}}.new-year-wish .snow:nth-child(104){opacity:.4721;transform:translate(2.9816vw,-10px) scale(.1968);animation:fall-104 17s linear -22s infinite}@keyframes fall-104{32.06%{transform:translate(5.3068vw,32.06vh) scale(.1968)}to{transform:translate(4.1442vw,100vh) scale(.1968)}}.new-year-wish .snow:nth-child(105){opacity:.6881;transform:translate(79.9218vw,-10px) scale(.1362);animation:fall-105 15s linear -26s infinite}@keyframes fall-105{67.666%{transform:translate(77.0414vw,67.666vh) scale(.1362)}to{transform:translate(78.4816vw,100vh) scale(.1362)}}.new-year-wish .snow:nth-child(106){opacity:.6139;transform:translate(1.3379vw,-10px) scale(.3468);animation:fall-106 27s linear -30s infinite}@keyframes fall-106{60.129%{transform:translate(.4729vw,60.129vh) scale(.3468)}to{transform:translate(.9054vw,100vh) scale(.3468)}}.new-year-wish .snow:nth-child(107){opacity:.8219;transform:translate(31.4942vw,-10px) scale(.1669);animation:fall-107 29s linear -4s infinite}@keyframes fall-107{62.279%{transform:translate(34.5673vw,62.279vh) scale(.1669)}to{transform:translate(33.03075vw,100vh) scale(.1669)}}.new-year-wish .snow:nth-child(108){opacity:.3041;transform:translate(33.1644vw,-10px) scale(.3367);animation:fall-108 20s linear -19s infinite}@keyframes fall-108{77.121%{transform:translate(27.3518vw,77.121vh) scale(.3367)}to{transform:translate(30.2581vw,100vh) scale(.3367)}}.new-year-wish .snow:nth-child(109){opacity:.7671;transform:translate(2.9143vw,-10px) scale(.7663);animation:fall-109 21s linear -15s infinite}@keyframes fall-109{66.073%{transform:translate(7.6628vw,66.073vh) scale(.7663)}to{transform:translate(5.28855vw,100vh) scale(.7663)}}.new-year-wish .snow:nth-child(110){opacity:.6124;transform:translate(83.4746vw,-10px) scale(.182);animation:fall-110 15s linear -10s infinite}@keyframes fall-110{71.759%{transform:translate(87.4667vw,71.759vh) scale(.182)}to{transform:translate(85.47065vw,100vh) scale(.182)}}.new-year-wish .snow:nth-child(111){opacity:.8751;transform:translate(21.7464vw,-10px) scale(.6357);animation:fall-111 21s linear -24s infinite}@keyframes fall-111{49.666%{transform:translate(21.0626vw,49.666vh) scale(.6357)}to{transform:translate(21.4045vw,100vh) scale(.6357)}}.new-year-wish .snow:nth-child(112){opacity:.0142;transform:translate(90.3835vw,-10px) scale(.3593);animation:fall-112 24s linear -28s infinite}@keyframes fall-112{61.175%{transform:translate(85.6847vw,61.175vh) scale(.3593)}to{transform:translate(88.0341vw,100vh) scale(.3593)}}.new-year-wish .snow:nth-child(113){opacity:.1409;transform:translate(64.3855vw,-10px) scale(.5224);animation:fall-113 15s linear -13s infinite}@keyframes fall-113{61.713%{transform:translate(58.9271vw,61.713vh) scale(.5224)}to{transform:translate(61.6563vw,100vh) scale(.5224)}}.new-year-wish .snow:nth-child(114){opacity:.8335;transform:translate(97.9946vw,-10px) scale(.6184);animation:fall-114 13s linear -30s infinite}@keyframes fall-114{61.095%{transform:translate(103.365vw,61.095vh) scale(.6184)}to{transform:translate(100.6798vw,100vh) scale(.6184)}}.new-year-wish .snow:nth-child(115){opacity:.2004;transform:translate(55.5522vw,-10px) scale(.6709);animation:fall-115 10s linear -29s infinite}@keyframes fall-115{65.618%{transform:translate(57.9941vw,65.618vh) scale(.6709)}to{transform:translate(56.77315vw,100vh) scale(.6709)}}.new-year-wish .snow:nth-child(116){opacity:.9437;transform:translate(93.3257vw,-10px) scale(.3384);animation:fall-116 26s linear -16s infinite}@keyframes fall-116{46.462%{transform:translate(93.1754vw,46.462vh) scale(.3384)}to{transform:translate(93.25055vw,100vh) scale(.3384)}}.new-year-wish .snow:nth-child(117){opacity:.8255;transform:translate(95.8202vw,-10px) scale(.279);animation:fall-117 23s linear -27s infinite}@keyframes fall-117{40.054%{transform:translate(96.4106vw,40.054vh) scale(.279)}to{transform:translate(96.1154vw,100vh) scale(.279)}}.new-year-wish .snow:nth-child(118){opacity:.3841;transform:translate(4.4706vw,-10px) scale(.1762);animation:fall-118 29s linear -22s infinite}@keyframes fall-118{62.683%{transform:translate(5.3807vw,62.683vh) scale(.1762)}to{transform:translate(4.92565vw,100vh) scale(.1762)}}.new-year-wish .snow:nth-child(119){opacity:.8854;transform:translate(.3701vw,-10px) scale(.1725);animation:fall-119 12s linear -19s infinite}@keyframes fall-119{67.22%{transform:translate(-7.4497vw,67.22vh) scale(.1725)}to{transform:translate(-3.5398vw,100vh) scale(.1725)}}.new-year-wish .snow:nth-child(120){opacity:.4948;transform:translate(66.9114vw,-10px) scale(.5751);animation:fall-120 21s linear -23s infinite}@keyframes fall-120{78.17%{transform:translate(67.9034vw,78.17vh) scale(.5751)}to{transform:translate(67.4074vw,100vh) scale(.5751)}}.new-year-wish .snow:nth-child(121){opacity:.6362;transform:translate(55.072vw,-10px) scale(.4396);animation:fall-121 10s linear -1s infinite}@keyframes fall-121{49.039%{transform:translate(57.8957vw,49.039vh) scale(.4396)}to{transform:translate(56.48385vw,100vh) scale(.4396)}}.new-year-wish .snow:nth-child(122){opacity:.5614;transform:translate(89.3301vw,-10px) scale(.5301);animation:fall-122 14s linear -5s infinite}@keyframes fall-122{35.278%{transform:translate(79.8386vw,35.278vh) scale(.5301)}to{transform:translate(84.58435vw,100vh) scale(.5301)}}.new-year-wish .snow:nth-child(123){opacity:.2418;transform:translate(98.6235vw,-10px) scale(.5624);animation:fall-123 13s linear -24s infinite}@keyframes fall-123{43.021%{transform:translate(91.5038vw,43.021vh) scale(.5624)}to{transform:translate(95.06365vw,100vh) scale(.5624)}}.new-year-wish .snow:nth-child(124){opacity:.2727;transform:translate(75.8993vw,-10px) scale(.9346);animation:fall-124 29s linear -27s infinite}@keyframes fall-124{76.121%{transform:translate(84.8751vw,76.121vh) scale(.9346)}to{transform:translate(80.3872vw,100vh) scale(.9346)}}.new-year-wish .snow:nth-child(125){opacity:.2582;transform:translate(57.6023vw,-10px) scale(.9802);animation:fall-125 13s linear -3s infinite}@keyframes fall-125{60.44%{transform:translate(57.2674vw,60.44vh) scale(.9802)}to{transform:translate(57.43485vw,100vh) scale(.9802)}}.new-year-wish .snow:nth-child(126){opacity:.6902;transform:translate(94.9118vw,-10px) scale(.663);animation:fall-126 10s linear -5s infinite}@keyframes fall-126{79.556%{transform:translate(90.7173vw,79.556vh) scale(.663)}to{transform:translate(92.81455vw,100vh) scale(.663)}}.new-year-wish .snow:nth-child(127){opacity:.5555;transform:translate(83.1994vw,-10px) scale(.3371);animation:fall-127 22s linear -8s infinite}@keyframes fall-127{32.147%{transform:translate(77.8797vw,32.147vh) scale(.3371)}to{transform:translate(80.53955vw,100vh) scale(.3371)}}.new-year-wish .snow:nth-child(128){opacity:.8797;transform:translate(94.0177vw,-10px) scale(.2366);animation:fall-128 11s linear -7s infinite}@keyframes fall-128{49.146%{transform:translate(91.3131vw,49.146vh) scale(.2366)}to{transform:translate(92.6654vw,100vh) scale(.2366)}}.new-year-wish .snow:nth-child(129){opacity:.3133;transform:translate(25.4966vw,-10px) scale(.1324);animation:fall-129 23s linear -15s infinite}@keyframes fall-129{57.928%{transform:translate(33.5553vw,57.928vh) scale(.1324)}to{transform:translate(29.52595vw,100vh) scale(.1324)}}.new-year-wish .snow:nth-child(130){opacity:.4942;transform:translate(5.7096vw,-10px) scale(.422);animation:fall-130 17s linear -3s infinite}@keyframes fall-130{34.338%{transform:translate(11.3114vw,34.338vh) scale(.422)}to{transform:translate(8.5105vw,100vh) scale(.422)}}.new-year-wish .snow:nth-child(131){opacity:.675;transform:translate(80.3384vw,-10px) scale(.0539);animation:fall-131 20s linear -8s infinite}@keyframes fall-131{35.173%{transform:translate(83.4364vw,35.173vh) scale(.0539)}to{transform:translate(81.8874vw,100vh) scale(.0539)}}.new-year-wish .snow:nth-child(132){opacity:.4274;transform:translate(52.1365vw,-10px) scale(.1631);animation:fall-132 15s linear -22s infinite}@keyframes fall-132{54.069%{transform:translate(44.6773vw,54.069vh) scale(.1631)}to{transform:translate(48.4069vw,100vh) scale(.1631)}}.new-year-wish .snow:nth-child(133){opacity:.4845;transform:translate(23.4371vw,-10px) scale(.8833);animation:fall-133 17s linear -5s infinite}@keyframes fall-133{76.257%{transform:translate(32.6775vw,76.257vh) scale(.8833)}to{transform:translate(28.0573vw,100vh) scale(.8833)}}.new-year-wish .snow:nth-child(134){opacity:.0032;transform:translate(35.7312vw,-10px) scale(.7703);animation:fall-134 14s linear -14s infinite}@keyframes fall-134{79.161%{transform:translate(29.2281vw,79.161vh) scale(.7703)}to{transform:translate(32.47965vw,100vh) scale(.7703)}}.new-year-wish .snow:nth-child(135){opacity:.8481;transform:translate(.654vw,-10px) scale(.9806);animation:fall-135 18s linear -30s infinite}@keyframes fall-135{40.544%{transform:translate(4.0237vw,40.544vh) scale(.9806)}to{transform:translate(2.33885vw,100vh) scale(.9806)}}.new-year-wish .snow:nth-child(136){opacity:.2857;transform:translate(95.9682vw,-10px) scale(.5903);animation:fall-136 26s linear -6s infinite}@keyframes fall-136{58.662%{transform:translate(87.494vw,58.662vh) scale(.5903)}to{transform:translate(91.7311vw,100vh) scale(.5903)}}.new-year-wish .snow:nth-child(137){opacity:.0053;transform:translate(66.0205vw,-10px) scale(.3466);animation:fall-137 16s linear -27s infinite}@keyframes fall-137{37.88%{transform:translate(60.1475vw,37.88vh) scale(.3466)}to{transform:translate(63.084vw,100vh) scale(.3466)}}.new-year-wish .snow:nth-child(138){opacity:.2419;transform:translate(88.5477vw,-10px) scale(.2316);animation:fall-138 19s linear -22s infinite}@keyframes fall-138{30.606%{transform:translate(84.4417vw,30.606vh) scale(.2316)}to{transform:translate(86.4947vw,100vh) scale(.2316)}}.new-year-wish .snow:nth-child(139){opacity:.746;transform:translate(84.5865vw,-10px) scale(.5445);animation:fall-139 25s linear -19s infinite}@keyframes fall-139{43.962%{transform:translate(91.8009vw,43.962vh) scale(.5445)}to{transform:translate(88.1937vw,100vh) scale(.5445)}}.new-year-wish .snow:nth-child(140){opacity:.728;transform:translate(17.7581vw,-10px) scale(.9428);animation:fall-140 30s linear -23s infinite}@keyframes fall-140{74.671%{transform:translate(26.0712vw,74.671vh) scale(.9428)}to{transform:translate(21.91465vw,100vh) scale(.9428)}}.new-year-wish .snow:nth-child(141){opacity:.0048;transform:translate(49.5241vw,-10px) scale(.4114);animation:fall-141 28s linear -12s infinite}@keyframes fall-141{73.081%{transform:translate(51.7591vw,73.081vh) scale(.4114)}to{transform:translate(50.6416vw,100vh) scale(.4114)}}.new-year-wish .snow:nth-child(142){opacity:.9764;transform:translate(38.3489vw,-10px) scale(.7444);animation:fall-142 23s linear -12s infinite}@keyframes fall-142{38.212%{transform:translate(47.8053vw,38.212vh) scale(.7444)}to{transform:translate(43.0771vw,100vh) scale(.7444)}}.new-year-wish .snow:nth-child(143){opacity:.1026;transform:translate(26.634vw,-10px) scale(.8001);animation:fall-143 26s linear -6s infinite}@keyframes fall-143{31.384%{transform:translate(36.3803vw,31.384vh) scale(.8001)}to{transform:translate(31.50715vw,100vh) scale(.8001)}}.new-year-wish .snow:nth-child(144){opacity:.7538;transform:translate(54.1983vw,-10px) scale(.5863);animation:fall-144 20s linear -6s infinite}@keyframes fall-144{57.48%{transform:translate(46.8334vw,57.48vh) scale(.5863)}to{transform:translate(50.51585vw,100vh) scale(.5863)}}.new-year-wish .snow:nth-child(145){opacity:.8503;transform:translate(62.6688vw,-10px) scale(.2663);animation:fall-145 24s linear -26s infinite}@keyframes fall-145{39.444%{transform:translate(58.1768vw,39.444vh) scale(.2663)}to{transform:translate(60.4228vw,100vh) scale(.2663)}}.new-year-wish .snow:nth-child(146){opacity:.8059;transform:translate(80.4456vw,-10px) scale(.1384);animation:fall-146 30s linear -28s infinite}@keyframes fall-146{49.061%{transform:translate(75.9887vw,49.061vh) scale(.1384)}to{transform:translate(78.21715vw,100vh) scale(.1384)}}.new-year-wish .snow:nth-child(147){opacity:.4899;transform:translate(39.6667vw,-10px) scale(.9105);animation:fall-147 21s linear -25s infinite}@keyframes fall-147{41.967%{transform:translate(48.7502vw,41.967vh) scale(.9105)}to{transform:translate(44.20845vw,100vh) scale(.9105)}}.new-year-wish .snow:nth-child(148){opacity:.4185;transform:translate(67.2471vw,-10px) scale(.1368);animation:fall-148 11s linear -5s infinite}@keyframes fall-148{46.53%{transform:translate(75.5171vw,46.53vh) scale(.1368)}to{transform:translate(71.3821vw,100vh) scale(.1368)}}.new-year-wish .snow:nth-child(149){opacity:.2927;transform:translate(52.1161vw,-10px) scale(.7407);animation:fall-149 17s linear -5s infinite}@keyframes fall-149{73.713%{transform:translate(56.9833vw,73.713vh) scale(.7407)}to{transform:translate(54.5497vw,100vh) scale(.7407)}}.new-year-wish .snow:nth-child(150){opacity:.031;transform:translate(5.5131vw,-10px) scale(.1701);animation:fall-150 12s linear -21s infinite}@keyframes fall-150{57.914%{transform:translate(-2.3913vw,57.914vh) scale(.1701)}to{transform:translate(1.5609vw,100vh) scale(.1701)}}.new-year-wish .snow:nth-child(151){opacity:.1672;transform:translate(87.2921vw,-10px) scale(.0921);animation:fall-151 17s linear -8s infinite}@keyframes fall-151{60.535%{transform:translate(78.087vw,60.535vh) scale(.0921)}to{transform:translate(82.68955vw,100vh) scale(.0921)}}.new-year-wish .snow:nth-child(152){opacity:.9197;transform:translate(99.6899vw,-10px) scale(.6536);animation:fall-152 24s linear -6s infinite}@keyframes fall-152{62.302%{transform:translate(92.4421vw,62.302vh) scale(.6536)}to{transform:translate(96.066vw,100vh) scale(.6536)}}.new-year-wish .snow:nth-child(153){opacity:.8353;transform:translate(15.6664vw,-10px) scale(.7097);animation:fall-153 16s linear -10s infinite}@keyframes fall-153{39.44%{transform:translate(25.6498vw,39.44vh) scale(.7097)}to{transform:translate(20.6581vw,100vh) scale(.7097)}}.new-year-wish .snow:nth-child(154){opacity:.2086;transform:translate(76.0598vw,-10px) scale(.475);animation:fall-154 23s linear -15s infinite}@keyframes fall-154{45.266%{transform:translate(75.716vw,45.266vh) scale(.475)}to{transform:translate(75.8879vw,100vh) scale(.475)}}.new-year-wish .snow:nth-child(155){opacity:.4984;transform:translate(37.805vw,-10px) scale(.4187);animation:fall-155 19s linear -13s infinite}@keyframes fall-155{53.929%{transform:translate(39.4168vw,53.929vh) scale(.4187)}to{transform:translate(38.6109vw,100vh) scale(.4187)}}.new-year-wish .snow:nth-child(156){opacity:.5889;transform:translate(49.9958vw,-10px) scale(.7171);animation:fall-156 16s linear -13s infinite}@keyframes fall-156{52.329%{transform:translate(56.4227vw,52.329vh) scale(.7171)}to{transform:translate(53.20925vw,100vh) scale(.7171)}}.new-year-wish .snow:nth-child(157){opacity:.2519;transform:translate(51.5335vw,-10px) scale(.1635);animation:fall-157 29s linear -15s infinite}@keyframes fall-157{59.225%{transform:translate(50.8809vw,59.225vh) scale(.1635)}to{transform:translate(51.2072vw,100vh) scale(.1635)}}.new-year-wish .snow:nth-child(158){opacity:.7366;transform:translate(19.7927vw,-10px) scale(.1993);animation:fall-158 30s linear -27s infinite}@keyframes fall-158{45.391%{transform:translate(23.8214vw,45.391vh) scale(.1993)}to{transform:translate(21.80705vw,100vh) scale(.1993)}}.new-year-wish .snow:nth-child(159){opacity:.3065;transform:translate(85.8793vw,-10px) scale(.3849);animation:fall-159 18s linear -20s infinite}@keyframes fall-159{56.626%{transform:translate(89.7976vw,56.626vh) scale(.3849)}to{transform:translate(87.83845vw,100vh) scale(.3849)}}.new-year-wish .snow:nth-child(160){opacity:.9687;transform:translate(66.0664vw,-10px) scale(.3887);animation:fall-160 14s linear -20s infinite}@keyframes fall-160{61.485%{transform:translate(63.7696vw,61.485vh) scale(.3887)}to{transform:translate(64.918vw,100vh) scale(.3887)}}.new-year-wish .snow:nth-child(161){opacity:.0193;transform:translate(83.1514vw,-10px) scale(.5224);animation:fall-161 23s linear -30s infinite}@keyframes fall-161{43.617%{transform:translate(87.6917vw,43.617vh) scale(.5224)}to{transform:translate(85.42155vw,100vh) scale(.5224)}}.new-year-wish .snow:nth-child(162){opacity:.1997;transform:translate(27.6851vw,-10px) scale(.1291);animation:fall-162 13s linear -8s infinite}@keyframes fall-162{73.969%{transform:translate(32.1047vw,73.969vh) scale(.1291)}to{transform:translate(29.8949vw,100vh) scale(.1291)}}.new-year-wish .snow:nth-child(163){opacity:.5552;transform:translate(90.7111vw,-10px) scale(.8754);animation:fall-163 30s linear -11s infinite}@keyframes fall-163{57.625%{transform:translate(82.4152vw,57.625vh) scale(.8754)}to{transform:translate(86.56315vw,100vh) scale(.8754)}}.new-year-wish .snow:nth-child(164){opacity:.6858;transform:translate(42.2853vw,-10px) scale(.025);animation:fall-164 30s linear -8s infinite}@keyframes fall-164{48.051%{transform:translate(41.7082vw,48.051vh) scale(.025)}to{transform:translate(41.99675vw,100vh) scale(.025)}}.new-year-wish .snow:nth-child(165){opacity:.6393;transform:translate(8.0126vw,-10px) scale(.2193);animation:fall-165 29s linear -20s infinite}@keyframes fall-165{52.522%{transform:translate(3.3035vw,52.522vh) scale(.2193)}to{transform:translate(5.65805vw,100vh) scale(.2193)}}.new-year-wish .snow:nth-child(166){opacity:.0788;transform:translate(19.6992vw,-10px) scale(.963);animation:fall-166 17s linear -4s infinite}@keyframes fall-166{54.219%{transform:translate(14.8685vw,54.219vh) scale(.963)}to{transform:translate(17.28385vw,100vh) scale(.963)}}.new-year-wish .snow:nth-child(167){opacity:.5173;transform:translate(51.1977vw,-10px) scale(.3903);animation:fall-167 15s linear -2s infinite}@keyframes fall-167{37.545%{transform:translate(58.9599vw,37.545vh) scale(.3903)}to{transform:translate(55.0788vw,100vh) scale(.3903)}}.new-year-wish .snow:nth-child(168){opacity:.1201;transform:translate(26.5049vw,-10px) scale(.086);animation:fall-168 14s linear -11s infinite}@keyframes fall-168{76.502%{transform:translate(28.9745vw,76.502vh) scale(.086)}to{transform:translate(27.7397vw,100vh) scale(.086)}}.new-year-wish .snow:nth-child(169){opacity:.2663;transform:translate(54.0415vw,-10px) scale(.9626);animation:fall-169 26s linear -20s infinite}@keyframes fall-169{73.595%{transform:translate(55.9655vw,73.595vh) scale(.9626)}to{transform:translate(55.0035vw,100vh) scale(.9626)}}.new-year-wish .snow:nth-child(170){opacity:.5499;transform:translate(31.2415vw,-10px) scale(.3897);animation:fall-170 20s linear -18s infinite}@keyframes fall-170{34.213%{transform:translate(30.4427vw,34.213vh) scale(.3897)}to{transform:translate(30.8421vw,100vh) scale(.3897)}}.new-year-wish .snow:nth-child(171){opacity:.8466;transform:translate(79.8615vw,-10px) scale(.809);animation:fall-171 26s linear -12s infinite}@keyframes fall-171{77.281%{transform:translate(88.174vw,77.281vh) scale(.809)}to{transform:translate(84.01775vw,100vh) scale(.809)}}.new-year-wish .snow:nth-child(172){opacity:.7224;transform:translate(34.5137vw,-10px) scale(.5408);animation:fall-172 27s linear -29s infinite}@keyframes fall-172{70.288%{transform:translate(39.4876vw,70.288vh) scale(.5408)}to{transform:translate(37.00065vw,100vh) scale(.5408)}}.new-year-wish .snow:nth-child(173){opacity:.3837;transform:translate(2.9366vw,-10px) scale(.5012);animation:fall-173 19s linear -13s infinite}@keyframes fall-173{47.98%{transform:translate(-3.2007vw,47.98vh) scale(.5012)}to{transform:translate(-.13205vw,100vh) scale(.5012)}}.new-year-wish .snow:nth-child(174){opacity:.7264;transform:translate(68.548vw,-10px) scale(.8169);animation:fall-174 15s linear -10s infinite}@keyframes fall-174{65.797%{transform:translate(70.5099vw,65.797vh) scale(.8169)}to{transform:translate(69.52895vw,100vh) scale(.8169)}}.new-year-wish .snow:nth-child(175){opacity:.2228;transform:translate(50.2935vw,-10px) scale(.0647);animation:fall-175 18s linear -23s infinite}@keyframes fall-175{61.154%{transform:translate(53.0674vw,61.154vh) scale(.0647)}to{transform:translate(51.68045vw,100vh) scale(.0647)}}.new-year-wish .snow:nth-child(176){opacity:.8817;transform:translate(1.8329vw,-10px) scale(.368);animation:fall-176 10s linear -15s infinite}@keyframes fall-176{77.662%{transform:translate(8.2994vw,77.662vh) scale(.368)}to{transform:translate(5.06615vw,100vh) scale(.368)}}.new-year-wish .snow:nth-child(177){opacity:.0821;transform:translate(93.4418vw,-10px) scale(.5051);animation:fall-177 13s linear -26s infinite}@keyframes fall-177{51.442%{transform:translate(90.4164vw,51.442vh) scale(.5051)}to{transform:translate(91.9291vw,100vh) scale(.5051)}}.new-year-wish .snow:nth-child(178){opacity:.5331;transform:translate(70.8393vw,-10px) scale(.924);animation:fall-178 28s linear -17s infinite}@keyframes fall-178{65.909%{transform:translate(75.2922vw,65.909vh) scale(.924)}to{transform:translate(73.06575vw,100vh) scale(.924)}}.new-year-wish .snow:nth-child(179){opacity:.4454;transform:translate(40.7406vw,-10px) scale(.1205);animation:fall-179 12s linear -18s infinite}@keyframes fall-179{76.162%{transform:translate(46.5816vw,76.162vh) scale(.1205)}to{transform:translate(43.6611vw,100vh) scale(.1205)}}.new-year-wish .snow:nth-child(180){opacity:.1066;transform:translate(7.2237vw,-10px) scale(.6774);animation:fall-180 26s linear -21s infinite}@keyframes fall-180{67.673%{transform:translate(8.2473vw,67.673vh) scale(.6774)}to{transform:translate(7.7355vw,100vh) scale(.6774)}}.new-year-wish .snow:nth-child(181){opacity:.288;transform:translate(63.1686vw,-10px) scale(.7258);animation:fall-181 13s linear -10s infinite}@keyframes fall-181{34.572%{transform:translate(57.3449vw,34.572vh) scale(.7258)}to{transform:translate(60.25675vw,100vh) scale(.7258)}}.new-year-wish .snow:nth-child(182){opacity:.8634;transform:translate(37.5664vw,-10px) scale(.232);animation:fall-182 27s linear -12s infinite}@keyframes fall-182{53.135%{transform:translate(42.3092vw,53.135vh) scale(.232)}to{transform:translate(39.9378vw,100vh) scale(.232)}}.new-year-wish .snow:nth-child(183){opacity:.031;transform:translate(30.0522vw,-10px) scale(.9912);animation:fall-183 21s linear -5s infinite}@keyframes fall-183{45.084%{transform:translate(35.0276vw,45.084vh) scale(.9912)}to{transform:translate(32.5399vw,100vh) scale(.9912)}}.new-year-wish .snow:nth-child(184){opacity:.3601;transform:translate(73.0762vw,-10px) scale(.8155);animation:fall-184 28s linear -21s infinite}@keyframes fall-184{38.941%{transform:translate(66.7419vw,38.941vh) scale(.8155)}to{transform:translate(69.90905vw,100vh) scale(.8155)}}.new-year-wish .snow:nth-child(185){opacity:.4496;transform:translate(13.8714vw,-10px) scale(.6583);animation:fall-185 10s linear -9s infinite}@keyframes fall-185{72.012%{transform:translate(11.3554vw,72.012vh) scale(.6583)}to{transform:translate(12.6134vw,100vh) scale(.6583)}}.new-year-wish .snow:nth-child(186){opacity:.3528;transform:translate(74.2406vw,-10px) scale(.7104);animation:fall-186 25s linear -18s infinite}@keyframes fall-186{72.011%{transform:translate(67.3828vw,72.011vh) scale(.7104)}to{transform:translate(70.8117vw,100vh) scale(.7104)}}.new-year-wish .snow:nth-child(187){opacity:.4399;transform:translate(99.8252vw,-10px) scale(.8614);animation:fall-187 13s linear -28s infinite}@keyframes fall-187{32.18%{transform:translate(94.8876vw,32.18vh) scale(.8614)}to{transform:translate(97.3564vw,100vh) scale(.8614)}}.new-year-wish .snow:nth-child(188){opacity:.239;transform:translate(41.1274vw,-10px) scale(.094);animation:fall-188 30s linear -1s infinite}@keyframes fall-188{35.778%{transform:translate(48.5075vw,35.778vh) scale(.094)}to{transform:translate(44.81745vw,100vh) scale(.094)}}.new-year-wish .snow:nth-child(189){opacity:.9337;transform:translate(21.3328vw,-10px) scale(.0387);animation:fall-189 30s linear -27s infinite}@keyframes fall-189{68.798%{transform:translate(29.8296vw,68.798vh) scale(.0387)}to{transform:translate(25.5812vw,100vh) scale(.0387)}}.new-year-wish .snow:nth-child(190){opacity:.2429;transform:translate(31.5249vw,-10px) scale(.2244);animation:fall-190 18s linear -13s infinite}@keyframes fall-190{47.6%{transform:translate(41.0589vw,47.6vh) scale(.2244)}to{transform:translate(36.2919vw,100vh) scale(.2244)}}.new-year-wish .snow:nth-child(191){opacity:.0665;transform:translate(56.2984vw,-10px) scale(.4797);animation:fall-191 25s linear -16s infinite}@keyframes fall-191{50.273%{transform:translate(59.5432vw,50.273vh) scale(.4797)}to{transform:translate(57.9208vw,100vh) scale(.4797)}}.new-year-wish .snow:nth-child(192){opacity:.7002;transform:translate(1.9608vw,-10px) scale(.9086);animation:fall-192 25s linear -30s infinite}@keyframes fall-192{58.005%{transform:translate(-.4132vw,58.005vh) scale(.9086)}to{transform:translate(.7738vw,100vh) scale(.9086)}}.new-year-wish .snow:nth-child(193){opacity:.6421;transform:translate(70.7296vw,-10px) scale(.1015);animation:fall-193 18s linear -2s infinite}@keyframes fall-193{43.493%{transform:translate(61.3359vw,43.493vh) scale(.1015)}to{transform:translate(66.03275vw,100vh) scale(.1015)}}.new-year-wish .snow:nth-child(194){opacity:.413;transform:translate(54.583vw,-10px) scale(.0375);animation:fall-194 24s linear -6s infinite}@keyframes fall-194{48.62%{transform:translate(59.514vw,48.62vh) scale(.0375)}to{transform:translate(57.0485vw,100vh) scale(.0375)}}.new-year-wish .snow:nth-child(195){opacity:.79;transform:translate(87.8099vw,-10px) scale(.13);animation:fall-195 21s linear -26s infinite}@keyframes fall-195{59.596%{transform:translate(88.635vw,59.596vh) scale(.13)}to{transform:translate(88.22245vw,100vh) scale(.13)}}.new-year-wish .snow:nth-child(196){opacity:.0747;transform:translate(83.7577vw,-10px) scale(.5506);animation:fall-196 25s linear -15s infinite}@keyframes fall-196{57.961%{transform:translate(92.0331vw,57.961vh) scale(.5506)}to{transform:translate(87.8954vw,100vh) scale(.5506)}}.new-year-wish .snow:nth-child(197){opacity:.2554;transform:translate(87.6828vw,-10px) scale(.9317);animation:fall-197 17s linear -18s infinite}@keyframes fall-197{46.369%{transform:translate(87.929vw,46.369vh) scale(.9317)}to{transform:translate(87.8059vw,100vh) scale(.9317)}}.new-year-wish .snow:nth-child(198){opacity:.6143;transform:translate(93.5025vw,-10px) scale(.6098);animation:fall-198 25s linear -15s infinite}@keyframes fall-198{68.45%{transform:translate(102.793vw,68.45vh) scale(.6098)}to{transform:translate(98.14775vw,100vh) scale(.6098)}}.new-year-wish .snow:nth-child(199){opacity:.4993;transform:translate(70.5681vw,-10px) scale(.9921);animation:fall-199 25s linear -27s infinite}@keyframes fall-199{33.623%{transform:translate(73.4615vw,33.623vh) scale(.9921)}to{transform:translate(72.0148vw,100vh) scale(.9921)}}.new-year-wish .snow:nth-child(200){opacity:.656;transform:translate(45.076vw,-10px) scale(.3922);animation:fall-200 10s linear -18s infinite}@keyframes fall-200{45.044%{transform:translate(45.1463vw,45.044vh) scale(.3922)}to{transform:translate(45.11115vw,100vh) scale(.3922)}}.new-year-wish.prevent-select{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.biochain{background-color:#060606;padding:0 1rem}.biochain ul li{list-style:disc;margin-left:5.556vw;line-height:1.25rem}.biochain ul li .bold{font-weight:700}.biochain ul li::marker{font-size:3vw}.biochain .intro{display:flex;flex-direction:column;align-items:center;margin-top:.5rem}.biochain .intro .logo{width:7.28975rem;flex-shrink:0;padding:.36456rem .10613rem .41469rem .10413rem;z-index:1}.biochain .intro .intro-graphic{position:absolute;top:0;right:0;width:11.25rem;flex-shrink:0}.biochain .intro .title{color:#fcd804;text-align:center;font-family:GmarketSansBold,serif;font-size:1.625rem;font-style:normal;font-weight:500;line-height:2.5rem;margin-top:.75rem;z-index:1}.biochain .intro .period{text-align:center;line-height:normal;margin-top:.75rem}.biochain .intro .description,.biochain .intro .period{color:#f3f3f3;font-size:.875rem;font-style:normal;font-weight:400;z-index:1}.biochain .intro .description{display:flex;flex-direction:column;line-height:150%;margin-top:2.5rem}.biochain .intro .description .list{margin-top:1rem;font-size:.815rem}.biochain .intro .description .list li::marker{font-size:2vw}.biochain .intro .description .read-more{color:#fcd804;font-size:.8125rem;font-style:normal;font-weight:600;line-height:150%;margin-top:.75rem}.biochain .sub{display:flex;flex-direction:column;gap:1.5rem;margin-top:2.5rem}.biochain .sub .title{color:#fcd804;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal}.biochain .sub .sub-title{font-weight:700}.biochain .sub .description,.biochain .sub .sub-title{color:#f3f3f3;font-size:.8125rem;font-style:normal;line-height:150%}.biochain .sub .description{font-weight:400;margin-top:.75rem}.biochain .sub .sub-content{gap:1.5rem}.biochain .sub .sub-content,.biochain .sub .sub-title-container{display:flex;flex-direction:column}.biochain .sub .sub-title-container .content-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.biochain .sub .sub-title-container .content-list{color:#9b9b9c;font-size:.8125rem;font-style:normal;font-weight:400;line-height:1rem;margin-top:.75rem}.biochain .sub .sub-title-container .content-list.terms-and-conditions li:first-child{color:#ff6f26;margin-bottom:1rem}.biochain .sub .sub-title-container .content-list li::marker{font-size:2vw}.biochain .sub .sub-title-container img{width:1.5rem;height:1.5rem;flex-shrink:0}.biochain .sub .sub-title-container .updated{color:#cfd3de;text-align:right;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem}.biochain .sub .sub-title-container .lock-up{color:#fcd804;text-align:right;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem}.biochain .sub .sub-title-container .check-box-group{display:block;height:2.75rem;align-content:center;margin-top:.75rem}.biochain .sub .sub-title-container .check-box-group img{width:1.5rem;height:1.5rem;flex-shrink:0}.biochain .sub .sub-title-container .check-box-group label{position:relative;cursor:pointer;color:#f3f3f3;font-size:.8125rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-left:.5rem}.biochain .sub .action-btn{display:flex;height:3rem;padding:.75rem 1rem;justify-content:center;align-items:center;gap:.5rem;align-self:stretch;color:#000;text-align:center;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;border-radius:5rem;background:#fcd804;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.biochain .sub .action-btn.verified{color:#fcd804;background:#26292f}.biochain .sub .action-btn.verified img{width:1.5rem}.biochain .sub .input-group{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.29rem;margin-top:.75rem;background:#2e3034;border-radius:1rem;height:3rem;padding:.5rem .75rem .5rem 1.05rem}.biochain .sub .input-group.price{color:#f3f3f3;text-align:right;font-size:1rem;font-style:normal;font-weight:700;line-height:1rem;padding:.5rem 1rem}.biochain .sub .input-group.deposit{height:100%;display:flex;flex-direction:column;gap:1rem;align-items:flex-start;justify-content:flex-start;padding:1rem}.biochain .sub .input-group.deposit .deposit-wallet{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#969899;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.125rem}.biochain .sub .input-group.deposit .deposit-wallet .balance{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.75rem}.biochain .sub .input-group.deposit .deposit-wallet .balance .btn-max{background:none!important;padding:0!important;color:#fcd804;text-align:right;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.125rem}.biochain .sub .input-group.deposit .deposit-wallet .balance .btn-refill{display:flex;padding:.375rem .75rem;justify-content:center;align-items:center;gap:.625rem;border-radius:1rem;border:1px solid hsla(0,0%,100%,0);background:#242529;color:#fcd804;text-align:center;font-size:.8125rem;font-style:normal;font-weight:700;line-height:1rem;letter-spacing:-.0125rem}.biochain .sub .input-group.deposit .deposit-amount{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;font-size:1.25rem;font-style:normal;font-weight:600;line-height:1.25rem}.biochain .sub .input-group.deposit .deposit-amount input{display:flex;width:10rem;height:2rem;flex-direction:column;justify-content:center;flex-shrink:0;color:#f3f3f3;text-align:right;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.25rem}.biochain .sub .input-group.receiving{color:#fcd804;text-align:right;font-size:1rem;font-style:normal;font-weight:700;line-height:1rem;padding:.5rem 1rem}.biochain .sub .input-group.receiving,.biochain .sub .input-group.status{border-radius:1rem;border:1px solid #fcd804;box-shadow:0 1px 0 0 rgba(0,0,0,.03)}.biochain .sub .input-group.status{height:100%;display:flex;flex-direction:column;align-items:center;gap:0;justify-content:center;background:#26292f}.biochain .sub .input-group .input-referral{display:flex;width:13.53525rem;height:1.5rem;flex-direction:column;justify-content:center;flex-shrink:0;color:#cfd3de;font-size:16pt;font-style:normal;font-weight:500;line-height:1.25rem;letter-spacing:-.0125rem}.biochain .sub .input-group .input-referral:disabled{color:#5a5c61}.biochain .sub .input-group .btn-apply{display:inline-flex;height:2rem;padding:.4375rem .75rem;justify-content:center;align-items:center;gap:.1rem;flex-shrink:0;border-radius:1rem;border:1px solid hsla(0,0%,100%,0);background:#fcd804;color:#000;text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:1rem;letter-spacing:-.0125rem}.biochain .sub .input-group .btn-apply:disabled{background:#242529;color:#5a5c61}.biochain .sub .input-group .btn-apply.applied{background:#242529;color:#fcd804}.biochain .sub .input-group .btn-apply.applied img{width:1rem}.biochain .sub .notice{color:#ff6f26}.biochain .sub .notice .notice-title{display:flex;flex-direction:row;align-items:center}.biochain .sub .notice .notice-title img{width:1rem;height:1rem}.biochain .sub .notice .notice-content{color:#ff6f26;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-top:.25rem;-webkit-user-select:text;-ms-user-select:text;-moz-user-select:text;user-select:text}.biochain .sub .notice .notice-content li::marker{font-size:2vw}.biochain .sub .notice .notice-content .email{color:#fff;text-decoration:underline}.biochain .sub .divider{height:.0625rem;border-radius:2.5rem;background:#26292f}.biochain .sub .divider.last{margin-bottom:2.5rem}.biochain .sub .token-symbol{display:flex;flex-direction:row;align-items:center}.biochain .sub .token-symbol img{width:2rem;height:2rem;border-radius:1rem}.biochain .sub .token-symbol img.background{background:#fff}.biochain .sub .token-symbol img.arrow-down{width:1.5rem;height:1.5rem;flex-shrink:0;margin-left:.1rem}.biochain .sub .token-symbol span{margin-left:.5rem}.biochain .sub .amount{color:#fcd804;text-align:right;font-size:1.25rem;font-style:normal;font-weight:600;line-height:normal}.biochain .sub .usd{color:#969899;text-align:center;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.125rem}.biochain .sub .history-list{display:flex;flex-direction:column;gap:.75rem;padding-top:.75rem}.biochain .sub .history-list .history-list-item{width:100%;display:flex;flex-direction:column;gap:.75rem;border-radius:1rem;background:#26292f;padding:.75rem 1rem;color:#f3f3f3}.biochain .sub .history-list .history-list-item .history-list-item-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#f3f3f3;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.125rem}.biochain .sub .history-list .history-list-item .history-list-item-content.bold{font-size:1rem;font-style:normal;font-weight:600;line-height:normal}.biochain .sub .history-list .history-list-item .history-list-item-content .label-refundable{display:inline-flex;height:1.5rem;padding:.375rem .75rem;justify-content:center;align-items:center;gap:.625rem;flex-shrink:0;border-radius:1rem;border:1px solid #ff6f26;background:#242529;margin-left:.38rem;color:#ff6f26;text-align:center;font-size:.8125rem;font-style:normal;font-weight:700;line-height:1rem;letter-spacing:-.0125rem}.biochain .sub .history-list .history-list-item .history-list-item-content .toggle{width:1.25rem;height:1.25rem;flex-shrink:0}.biochain .sub .history-list .history-list-item .history-list-item-content .amount-group{display:flex;flex-direction:column;align-items:flex-end}.biochain .sub .history-list .history-list-item .divider{height:.0625rem;border-radius:2.5rem;background:#404348}.biochain .sub .history-list .history-list-item .history-detail-list{display:flex;flex-direction:column;gap:.25rem}.biochain .sub .history-list .history-list-item .history-detail-list .history-detail-list-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-style:normal;font-weight:400}.biochain .sub .history-list .history-list-item .history-detail-list .history-detail-list-item h5{color:#969899;font-size:.75rem;line-height:1.125rem}.biochain .sub .history-list .history-list-item .history-detail-list .history-detail-list-item span{color:#f3f3f3;text-align:right;font-size:.8125rem;line-height:1.25rem}.biochain.prevent-select{-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.biochain .modal-content-text .modal-contents{padding:32px 24px 20px}.react-modal-sheet-content h1{color:var(--Text-txt_primary,#e4e4e4);font-size:1.25rem;font-style:normal;font-weight:700;line-height:1.75rem;padding:.75rem 1.5rem}.react-modal-sheet-content .token-list{display:flex;flex-direction:column;padding:0 1.5rem}.react-modal-sheet-content .token-list .token-list-item{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:var(--Text-txt_primary,#e4e4e4);font-size:1rem;font-style:normal;font-weight:600;line-height:1.375rem;padding:.62rem}.react-modal-sheet-content .token-list .token-list-item .img-selected{width:1.5rem;height:1.5rem}.react-modal-sheet-content .token-list .token-list-item .token-symbol{display:flex;flex-direction:row;align-items:center}.react-modal-sheet-content .token-list .token-list-item .token-symbol img{width:2rem;height:2rem;border-radius:1rem}.react-modal-sheet-content .token-list .token-list-item .token-symbol img.background{background:#fff}.react-modal-sheet-content .token-list .token-list-item .token-symbol img.arrow-down{width:1.5rem;height:1.5rem;flex-shrink:0;margin-left:.1rem}.react-modal-sheet-content .token-list .token-list-item .token-symbol span{margin-left:.5rem}.react-modal-sheet-content .token-list .token-list-item+.token-list-item{margin-top:.5rem}.react-modal-sheet-content .btn-close{border-radius:1.375rem;background-color:#2c2c34;color:var(--Text-txt_primary,#e4e4e4);text-align:center;font-size:1rem;font-style:normal;font-weight:700;line-height:1.375rem;margin:1.19rem 1rem 1.5rem}.bun-root-container{overflow:hidden;font-family:Pretendard,system-ui,-apple-system,sans-serif}.bun-root-container .home-container{display:flex;width:100%;justify-content:center;background:linear-gradient(180deg,#0c0719,#170058 30%,#160054 42.23%,#630bbb 83.23%,#f87400 122.4%);height:102.2222222222vw}.bun-root-container .home-container .header-bg-effect{width:100%;height:100%;position:absolute;background-image:url(/static/images/bun/home-bg-effect.svg);background-repeat:no-repeat;background-size:contain}.bun-root-container .home-container .home-content{width:100%;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4.4444444444vw}.bun-root-container .home-container .home-content .content-logo{display:flex;align-items:center;gap:6.5361111111vw}.bun-root-container .home-container .home-content .content-logo .symbol-img{position:relative;width:14.3777777778vw;height:14.3777777778vw}.bun-root-container .home-container .home-content .content-logo .logo-img{position:relative;width:34.2138888889vw;height:10.0805555556vw}.bun-root-container .home-container .home-content .home-title{font-size:5.5555555556vw;line-height:8.3333333333vw;font-weight:400;color:#fff;white-space:pre-line;text-align:center}.bun-root-container .home-container .home-content .home-title span{font-size:5.5555555556vw;line-height:8.3333333333vw;font-weight:700;color:#fff}.bun-root-container .desc-container{display:flex;flex-direction:column;width:100%;justify-content:center;height:auto;font-size:4.375vw;line-height:5.6861111111vw;font-weight:400;color:#ccc8d7}.bun-root-container .desc-container .desc-content{display:flex;flex-direction:column;height:auto;width:100%;padding:11.1111111111vw 5.5555555556vw;gap:8.8888888889vw;background:#0c0719}.bun-root-container .desc-container .desc-content.start{background:linear-gradient(1turn,#0c0719 37%,#412787)}.bun-root-container .desc-container .desc-content.end{padding-top:0;background:linear-gradient(1turn,#412787,#0c0719 63%);align-items:center}.bun-root-container .desc-container .desc-content.end .text{font-size:5.5555555556vw;line-height:7.2222222222vw;font-weight:700;color:#f8f7fa;text-align:center}.bun-root-container .desc-container .desc-content.end .content-title{font-size:4.4444444444vw;line-height:5.3333333333vw;font-weight:800;color:#fff}.bun-root-container .desc-container .desc-content .bg-wave{position:relative;width:100%;height:10.5555555556vw}.bun-root-container .desc-container .desc-content .bg-wave .bg-img{width:100.8333333333vw;height:44.1666666667vw;position:absolute;right:-45%;top:-30%}.bun-root-container .desc-container .desc-content .bg-double-wave{position:relative;width:100%;height:35.5555555556vw}.bun-root-container .desc-container .desc-content .bg-double-wave .bg-img{width:106.6666666667vw;height:148.0555555556vw;position:absolute;left:-25%;top:-155%}.bun-root-container .desc-container .desc-content .img-bell{width:66.6666666667vw;height:53.8888888889vw;position:relative;left:35%;margin-top:-8.3333333333vw}.bun-root-container .desc-container .desc-content .text{display:flex;flex-direction:column}.bun-root-container .backed-by-container{display:flex;width:100%;justify-content:center;background:#412787;height:auto}.bun-root-container .backed-by-container .backed-by-content{width:100%;padding:11.1111111111vw 5.5555555556vw;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8.8888888889vw}.bun-root-container .backed-by-container .backed-by-content .content-backs{gap:2.7777777778vw;display:flex;flex-wrap:wrap;justify-content:center}.bun-root-container .backed-by-container .backed-by-content .content-backs .box{width:41.6666666667vw;height:16.6666666667vw;padding:3.3333333333vw 2.7777777778vw;border-width:1px;border-top-left-radius:5.5555555556vw;border-top-right-radius:1.1111111111vw;border-bottom-right-radius:5.5555555556vw;border-bottom-left-radius:1.1111111111vw;background:rgba(255,154,35,.18);display:flex;justify-content:center}.bun-root-container .backed-by-container .backed-by-content .content-backs .box .img{position:relative;width:36.1111111111vw;height:10vw}.bun-root-container .link-container{display:flex;width:100%;height:68.3333333333vw;justify-content:center;background:linear-gradient(1turn,#0c0719 37%,#412787)}.bun-root-container .link-container .link-content .text{font-size:5.5555555556vw;line-height:7.2222222222vw;font-weight:700;color:#f8f7fa;text-align:center}.bun-root-container .link-container .link-content .content-button{margin:11.1111111111vw 5.5555555556vw;display:flex;gap:3.3333333333vw}.bun-root-container .link-container .link-content .content-button .cooper-button{display:flex;background:linear-gradient(135deg,#0c0719,#995f1c);border-radius:15.625vw;border:1px solid #995f1c;width:13.3333333333vw;height:13.3333333333vw;align-items:center;justify-content:center}.bun-root-container .link-container .link-content .content-button .cooper-button .icon{position:relative;width:9.375vw;height:9.375vw;color:#f8f7fa}@keyframes gradientFlow{0%{background-position:200% 100%}to{background-position:0 100%}}.content-title{font-size:10vw;line-height:12vw;font-weight:800;text-align:left;background:linear-gradient(93.74deg,#ff9a23,#7748f9 30%,#aa91fb 60%,#ff9a23 90%,#ff9a23 100%,#ff9a23 0,#7748f9 130%,#aa91fb 160%,#ff9a23 190%,#ff9a23 200%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap;animation:gradientFlow 4s linear infinite}.react-modal .ReactModal__Overlay{display:flex;align-items:center;justify-content:center;padding:0 18px;opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.react-modal .ReactModal__Overlay--after-open{opacity:1;z-index:3;background-color:rgba(0,0,0,.5)!important}.react-modal .ReactModal__Overlay--before-close{opacity:0}.react-modal .ReactModal__Content{position:static!important;overflow:hidden!important;flex:1 1;display:flex;flex-direction:column;max-height:80vh;min-width:300px;max-width:300px;width:300px;inset:0!important;padding:0!important;border:0!important;border-radius:16px!important;box-shadow:0 1px 3px rgba(0,0,0,.12)}.react-modal .modal-header{position:relative;display:flex;align-items:center;justify-content:center;padding:12px 0 0}.react-modal .modal-header>.title{display:block;padding:8px 0;font-size:1rem;line-height:1.5em;font-weight:600;color:#5d44da;text-align:center}.react-modal .modal-contents{overflow:auto;overflow-x:hidden;flex:1 1;display:block;padding:16px 24px 28px;font-size:.875rem;line-height:1.5em;font-weight:400;color:#212529;word-break:break-all;text-align:center}.react-modal .modal-contents p{white-space:pre-wrap}.react-modal .modal-contents .under{text-decoration:underline}.react-modal .modal-contents .en{word-break:normal}.react-modal .modal-footer{display:flex;align-items:center;justify-content:center;border:1px solid #f1f3f5}.react-modal .modal-footer.round-btn{border:none!important;padding:.75rem 0}.react-modal .modal-footer.round-btn .modal-btn{border:none!important;display:flex;width:8.5rem;height:3rem;padding:.75rem 1rem;justify-content:center;align-items:center;gap:.5rem;flex-shrink:0;border-radius:5rem;background:#26292f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f3f3f3;text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal}.react-modal .modal-footer.round-btn .modal-btn.transfer{background:#fcd804;color:#000}.react-modal .modal-footer.round-btn .modal-btn+.modal-btn{margin-left:.5rem}.react-modal .modal-footer>*{width:100%;height:57px;font-size:1rem;line-height:1.5em;font-weight:600;color:#868e96;display:flex;justify-content:center;align-items:center;text-align:center}.react-modal .modal-footer>* em{font-size:1rem;line-height:1.5em;font-weight:600;color:#5d44da}.react-modal .modal-footer>*+*{border-left:1px solid #f1f3f5}.react-modal.dark .ReactModal__Content{border-radius:1.25rem!important}.react-modal.dark .ReactModal__Content--after-open{background:#060606!important}.react-modal.dark .ReactModal__Overlay--after-open{background:var(--Dim-dim_basic,rgba(26,30,39,.5))!important}.react-modal.dark .title{font-size:1rem;line-height:1.5em;font-weight:600;color:#fff}.react-modal.dark .modal-contents{font-size:.875rem;line-height:1.5em;font-weight:400;color:#fff}.ui-check{position:relative;display:inline-flex}.ui-check>input{opacity:0;position:absolute;height:0;width:0}.ui-check>input+label:after,.ui-check>input+label:before{content:"";position:absolute;top:1px;left:0;display:block;height:20px;width:20px;background-position:50%;background-repeat:no-repeat;background-size:contain}.ui-check>input+label:after{opacity:0;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.ui-check>input+label .txt{display:inline-block;vertical-align:middle}.ui-check>input+label .txt a{display:inline-block;color:#5d44da;text-decoration:underline;vertical-align:baseline}.ui-check>input:checked+label:after{opacity:1}.ui-check>input[type=checkbox]+label{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;padding:0 0 0 32px}.ui-check>input[type=checkbox]+label:before{background-image:url("data:image/svg+xml, %3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='8' fill='%23E9ECEF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.173 6.26a1 1 0 0 1 .067 1.413l-7.771 8.545a1 1 0 0 1-1.475.005l-3.73-4.045a1 1 0 1 1 1.471-1.356l2.99 3.242 7.035-7.737a1 1 0 0 1 1.413-.067Z' fill='%23fff'/%3E%3C/svg%3E")}.ui-check>input[type=checkbox]+label:after{z-index:1;background-image:url("data:image/svg+xml, %3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='8' fill='%235D44DA'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.173 6.26a1 1 0 0 1 .067 1.413l-7.771 8.545a1 1 0 0 1-1.475.005l-3.73-4.045a1 1 0 1 1 1.471-1.356l2.99 3.242 7.035-7.737a1 1 0 0 1 1.413-.067Z' fill='%23fff'/%3E%3C/svg%3E")}.ui-check>input[type=checkbox]:disabled+label:before{background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23e0e0e0' d='M0 0v24h24V0H0zm19.2 8.892-8.772 8.76a1.198 1.198 0 0 1-1.692 0L4.8 13.668A1.202 1.202 0 0 1 4.8 12a1.199 1.199 0 0 1 1.68 0l3.12 3.108L17.52 7.2a1.201 1.201 0 0 1 1.681 1.692z'/%3E%3C/svg%3E")}.ui-check>input[type=radio]+label{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;padding:0 0 0 32px}.ui-check>input[type=radio]+label:before{background-image:url("data:image/svg+xml, %3Csvg width='25' height='24' fill='' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.273' cy='12' r='8.5' fill='%23F9F9FC' stroke='%23DEE2E6'/%3E%3C/svg%3E")}.ui-check>input[type=radio]+label:after{z-index:1;background-image:url("data:image/svg+xml, %3Csvg width='25' height='24' fill='' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12.273' cy='12' r='7' fill='' stroke='' stroke-width='4'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M16.276 8.297a.5.5 0 0 1 .033.706l-5.18 5.697a.5.5 0 0 1-.738.002l-2.486-2.696a.5.5 0 0 1 .735-.678l2.116 2.295 4.813-5.293a.5.5 0 0 1 .707-.033Z' fill=''/%3E%3C/svg%3E")}.ui-check>input[type=radio]:disabled+label:before{background-image:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='%23e0e0e0' d='M12 0A12.007 12.007 0 0 0 .913 7.407a12.002 12.002 0 0 0 2.601 13.077A11.999 11.999 0 1 0 20.483 3.513a12.003 12.003 0 0 0-8.485-3.515zm0 16.8a4.807 4.807 0 0 1-4.435-2.963 4.803 4.803 0 0 1 3.499-6.545 4.795 4.795 0 0 1 4.927 2.041A4.802 4.802 0 0 1 12 16.8z'/%3E%3C/svg%3E")}.form-item{position:relative}.form-item .item-controls{width:100%;min-height:46px;display:flex;justify-content:space-between;align-items:center}.form-item .item-controls input{z-index:3;width:100%;height:100%}[class^=icon-]{display:block;text-indent:-9999px}[class^=icon-].icon-info{width:12px;height:12px;text-indent:-9999px;background:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb%28153%2C153%2C153%29'%3E%3Cpath d='M12 1.714a10.285 10.285 0 1 1 0 20.57 10.285 10.285 0 0 1 0-20.57zM12 0A12.007 12.007 0 0 0 .913 7.407a12.001 12.001 0 0 0 8.745 16.361 12 12 0 1 0 2.34-23.77z'/%3E%3Cpath d='M12 10.029c.71 0 1.286.576 1.286 1.286v6.377a1.286 1.286 0 0 1-2.572 0v-6.377c0-.71.576-1.286 1.286-1.286zM12 8.451a1.714 1.714 0 1 0 0-3.428 1.714 1.714 0 0 0 0 3.428z'/%3E%3C/svg%3E") 50%/contain no-repeat}.toggle-switch-wrap .toggle-switch{width:50px;height:28px;display:block;position:relative;border-radius:30px;background-color:#e9ecef;cursor:pointer;transition:all .2s ease-in}.toggle-switch-wrap .toggle-switch .toggle-button{width:24px;height:24px;position:absolute;top:50%;left:3px;transform:translateY(-50%);border-radius:50%;background:#fff;transition:all .2s ease-in}.toggle-switch-wrap .toggle:checked~.toggle-switch{background:#5d44da}.toggle-switch-wrap .toggle:checked~.toggle-switch .toggle-button{left:calc(100% - 26px);background:#fff}.icon-buttons{display:inline-block;width:32px;height:32px;text-indent:-9999px;background-position:50%;background-repeat:no-repeat;background-size:contain}.icon-buttons.back{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6739 7.29304C16.0644 7.68357 16.0644 8.31673 15.6739 8.70726L8.4145 15.9667L15.6739 23.2261C16.0644 23.6166 16.0644 24.2498 15.6739 24.6403C15.2834 25.0308 14.6502 25.0308 14.2597 24.6403L6.29318 16.6738C5.90265 16.2832 5.90265 15.6501 6.29318 15.2596L14.2597 7.29304C14.6502 6.90252 15.2834 6.90252 15.6739 7.29304Z' fill='rgb%2880%2C88%2C102%29'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.2998 15.9336C7.2998 15.3813 7.74752 14.9336 8.2998 14.9336H25.6666C26.2189 14.9336 26.6666 15.3813 26.6666 15.9336C26.6666 16.4859 26.2189 16.9336 25.6666 16.9336H8.2998C7.74752 16.9336 7.2998 16.4859 7.2998 15.9336Z' fill='rgb%2880%2C88%2C102%29'/%3E%3C/svg%3E%0A")}.back-02{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.986 17.2685C14.7273 17.592 14.2553 17.6444 13.9318 17.3857L8.63462 13.1479C7.89903 12.5594 7.89903 11.4406 8.63462 10.8521L13.9318 6.61437C14.2553 6.35561 14.7273 6.40805 14.986 6.7315C15.2448 7.05495 15.1923 7.52691 14.8689 7.78567L9.60095 12L14.8689 16.2144C15.1923 16.4731 15.2448 16.9451 14.986 17.2685Z' fill='%23505866'/%3E%3C/svg%3E%0A") 0 no-repeat;text-indent:24px;font-size:.875rem;line-height:1.5em;font-weight:600;color:#1a1e27}.dark .icon-buttons{display:inline-block;width:32px;height:32px;text-indent:-9999px;background-position:50%;background-repeat:no-repeat;background-size:contain}.dark .icon-buttons.back{background-image:url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M15.6739 7.29304C16.0644 7.68357 16.0644 8.31673 15.6739 8.70726L8.4145 15.9667L15.6739 23.2261C16.0644 23.6166 16.0644 24.2498 15.6739 24.6403C15.2834 25.0308 14.6502 25.0308 14.2597 24.6403L6.29318 16.6738C5.90265 16.2832 5.90265 15.6501 6.29318 15.2596L14.2597 7.29304C14.6502 6.90252 15.2834 6.90252 15.6739 7.29304Z' fill='rgb%2880%2C88%2C102%29'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.2998 15.9336C7.2998 15.3813 7.74752 14.9336 8.2998 14.9336H25.6666C26.2189 14.9336 26.6666 15.3813 26.6666 15.9336C26.6666 16.4859 26.2189 16.9336 25.6666 16.9336H8.2998C7.74752 16.9336 7.2998 16.4859 7.2998 15.9336Z' fill='rgb%2880%2C88%2C102%29'/%3E%3C/svg%3E%0A")}.dark .icon-buttons .back-02{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.986 17.2685C14.7273 17.592 14.2553 17.6444 13.9318 17.3857L8.63462 13.1479C7.89903 12.5594 7.89903 11.4406 8.63462 10.8521L13.9318 6.61437C14.2553 6.35561 14.7273 6.40805 14.986 6.7315C15.2448 7.05495 15.1923 7.52691 14.8689 7.78567L9.60095 12L14.8689 16.2144C15.1923 16.4731 15.2448 16.9451 14.986 17.2685Z' fill='%23505866'/%3E%3C/svg%3E%0A") 0 no-repeat;text-indent:24px;font-size:.875rem;line-height:1.5em;font-weight:600;color:#e4e4e4}@media(min-width:768px){.back-02{background:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.986 17.2685C14.7273 17.592 14.2553 17.6444 13.9318 17.3857L8.63462 13.1479C7.89903 12.5594 7.89903 11.4406 8.63462 10.8521L13.9318 6.61437C14.2553 6.35561 14.7273 6.40805 14.986 6.7315C15.2448 7.05495 15.1923 7.52691 14.8689 7.78567L9.60095 12L14.8689 16.2144C15.1923 16.4731 15.2448 16.9451 14.986 17.2685Z' fill='%23505866'/%3E%3C/svg%3E%0A") 0 no-repeat;text-indent:24px;font-size:1.125rem;line-height:1.5em;font-weight:600;color:#1a1e27}}.not-found-wrap{width:100%;height:calc(100vh - 166px);display:flex;justify-content:center;text-align:center;overflow:hidden}.not-found-wrap,.not-found-wrap .not-found-box{align-items:center}.not-found-wrap .not-found-box img{width:36px;height:36px}.not-found-wrap .not-found-box h2{font-size:.875rem;line-height:1.5em;font-weight:600;color:#b1b8c0;margin-top:8px}.layout-navigation-header{position:sticky;top:0;right:0;left:0;z-index:800;display:flex;flex-flow:column;text-align:center;background-color:#fff}.layout-navigation-header .top-header{height:60px;min-height:60px;padding:12px 16px;display:flex;align-items:center}.layout-navigation-header .status-tab-wrap .status-tab-list{display:flex;padding:6px 14px;gap:24px;border-bottom:1px solid #f2f4f6}.layout-navigation-header .status-tab-wrap .status-tab-list .status-tab{list-style:none;line-height:24px;font-size:16px;font-weight:600;color:#b1b8c0;position:relative}.layout-navigation-header .status-tab-wrap .status-tab-list .status-tab.selected{color:#1a1e27}.layout-navigation-header .status-tab-wrap .status-tab-list .status-tab.selected:before{content:"";position:absolute;height:2px;background-color:#1a1e27;left:0;right:0;bottom:-8px}.layout-navigation-header .left-actions{position:absolute}.layout-navigation-header .navigation-title{display:inline-block;margin:auto}.layout-navigation-header .navigation-title.left-position{margin:0;left:2px}.layout-navigation-header .navigation-title.text-l{font-size:1.125rem;line-height:1.5em;font-weight:600;color:#1a1e27}.dark .layout-navigation-header{background-color:#181818}.dark .layout-navigation-header .status-tab-wrap .status-tab-list{border-bottom:1px solid #f2f4f6}.dark .layout-navigation-header .status-tab-wrap .status-tab-list .status-tab{color:#b1b8c0}.dark .layout-navigation-header .status-tab-wrap .status-tab-list .status-tab.selected{color:#1a1e27}.dark .layout-navigation-header .status-tab-wrap .status-tab-list .status-tab.selected:before{background-color:#1a1e27}.dark .layout-navigation-header .navigation-title.text-l{font-size:1.125rem;line-height:1.5em;font-weight:600;color:#e4e4e4}@media(min-width:768px){.layout-navigation-header .top-header{height:80px}.layout-navigation-header .navigation-title.text-l{font-size:1.5rem;line-height:1.5em;font-weight:600;color:#1a1e27}}.airdrop-footer{display:flex;flex-flow:column;justify-content:space-between;padding:11px 16px 20px;border-top:1px solid #f2f4f6;overflow:hidden}.airdrop-footer .logo{width:107.59px;height:40px;background:url("data:image/svg+xml,%3Csvg width='108' height='40' viewBox='0 0 108 40' fill='' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_21081_37081)'%3E%3Cpath d='M12.5915 14.8147C10.1002 14.8129 7.66427 15.5499 5.59193 16.9327C3.5196 18.3155 1.90393 20.2819 0.949356 22.5831C-0.00521897 24.8843 -0.255824 27.4169 0.229236 29.8606C0.714296 32.3042 1.91324 34.5491 3.67437 36.3112C5.43551 38.0733 7.67971 39.2735 10.1231 39.76C12.5665 40.2464 15.0992 39.9972 17.4009 39.0439C19.7027 38.0907 21.67 36.4761 23.0539 34.4046C24.4379 32.333 25.1763 29.8975 25.1758 27.4062C25.1765 25.7531 24.8515 24.116 24.2193 22.5885C23.5872 21.0611 22.6604 19.6731 21.4918 18.5038C20.3232 17.3345 18.9357 16.4069 17.4086 15.774C15.8815 15.141 14.2446 14.815 12.5915 14.8147ZM12.5915 29.3321C12.2106 29.3321 11.8382 29.2191 11.5215 29.0075C11.2048 28.7959 10.958 28.4951 10.8122 28.1432C10.6664 27.7913 10.6283 27.404 10.7026 27.0305C10.7769 26.6569 10.9603 26.3137 11.2297 26.0444C11.499 25.775 11.8422 25.5916 12.2158 25.5173C12.5894 25.443 12.9766 25.4811 13.3285 25.6269C13.6804 25.7727 13.9812 26.0195 14.1928 26.3362C14.4044 26.6529 14.5174 27.0253 14.5174 27.4062C14.5189 27.66 14.4703 27.9116 14.3741 28.1465C14.278 28.3814 14.1364 28.5949 13.9573 28.7748C13.7783 28.9547 13.5655 29.0974 13.3311 29.1947C13.0966 29.2919 12.8453 29.3418 12.5915 29.3415V29.3321Z' fill='%23E36F2E'/%3E%3Cpath d='M12.5915 -4.42189e-06C10.0996 -0.00327274 7.66267 0.732802 5.58925 2.11506C3.51583 3.49731 1.89908 5.46362 0.943631 7.7651C-0.0118212 10.0666 -0.263022 12.5998 0.221812 15.0441C0.706645 17.4884 1.90572 19.7339 3.66728 21.4965C5.42884 23.259 7.67371 24.4594 10.1177 24.9456C12.5618 25.4318 15.0951 25.182 17.3971 24.2278C19.6992 23.2737 21.6663 21.6581 23.0498 19.5854C24.4332 17.5128 25.1706 15.0763 25.1688 12.5844C25.1682 9.24821 23.8431 6.04876 21.4847 3.68907C19.1264 1.32938 15.9276 0.0024978 12.5915 -4.42189e-06ZM12.5915 14.5173C12.2106 14.5173 11.8382 14.4044 11.5215 14.1928C11.2048 13.9812 10.958 13.6804 10.8122 13.3285C10.6664 12.9766 10.6283 12.5893 10.7026 12.2157C10.7769 11.8421 10.9603 11.499 11.2297 11.2296C11.499 10.9603 11.8422 10.7769 12.2158 10.7026C12.5893 10.6283 12.9766 10.6664 13.3285 10.8122C13.6804 10.9579 13.9812 11.2048 14.1928 11.5215C14.4044 11.8382 14.5174 12.2105 14.5174 12.5915C14.5177 12.8445 14.4681 13.095 14.3714 13.3288C14.2747 13.5626 14.1329 13.7751 13.954 13.954C13.7751 14.1329 13.5627 14.2747 13.3289 14.3714C13.0951 14.4681 12.8445 14.5177 12.5915 14.5173Z' fill='%23E03488'/%3E%3Cpath d='M10.3635 0H0V40H10.3635V0Z' fill='%2372C3F3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.40735 20C3.57448 18.394 5.10509 17.0869 6.87408 16.1857C8.64307 15.2845 10.6002 14.8147 12.5855 14.8147C14.5709 14.8147 16.528 15.2845 18.297 16.1857C20.066 17.0869 21.5966 18.394 22.7637 20C21.5966 21.606 20.066 22.9131 18.297 23.8143C16.528 24.7155 14.5709 25.1853 12.5855 25.1853C10.6002 25.1853 8.64307 24.7155 6.87408 23.8143C5.10509 22.9131 3.57448 21.606 2.40735 20Z' fill='%23E03D2D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 24.9894C7.46374 24.4593 4.84172 22.929 2.954 20.6649C1.06628 18.4008 0.0324097 15.5463 0.0324097 12.5985C0.0324097 9.65072 1.06628 6.79627 2.954 4.53218C4.84172 2.26809 7.46374 0.737776 10.3635 0.207687V24.9894Z' fill='%232E0E8F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 39.8041C7.45756 39.2792 4.82834 37.7503 2.93494 35.4843C1.04154 33.2182 0.00427246 30.3591 0.00427246 27.4062C0.00427246 24.4532 1.04154 21.5941 2.93494 19.3281C4.82834 17.0621 7.45756 15.5331 10.3635 15.0083V39.8041Z' fill='%23396E2D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 15.0106C7.1668 15.5844 4.31588 17.3722 2.40735 20C4.31657 22.6271 7.16716 24.4147 10.3635 24.9894V15.0106Z' fill='%237BC26E'/%3E%3Cpath d='M36.0231 24.2011H36.9672V15.7659H36.0231V14.5575H40.4107C40.8773 14.5461 41.3421 14.6205 41.7819 14.777C42.1533 14.9039 42.4964 15.1019 42.7921 15.3599C43.0659 15.6085 43.2797 15.916 43.4175 16.2591C43.557 16.6081 43.6275 16.9808 43.6252 17.3566V17.6186C43.6323 18.1625 43.4458 18.6912 43.0989 19.1102C42.9311 19.3061 42.7355 19.4762 42.5183 19.6153C42.2938 19.7567 42.0496 19.864 41.7937 19.9339V20.1204C42.3008 20.2647 42.7545 20.5543 43.0989 20.9535C43.457 21.3707 43.6449 21.9075 43.6252 22.4569V22.6434C43.6274 23.0192 43.5568 23.3918 43.4175 23.7409C43.2785 24.0834 43.0648 24.3906 42.7921 24.6401C42.5001 24.9078 42.1563 25.1126 41.7819 25.2419C41.3413 25.395 40.8771 25.4693 40.4107 25.4614H36.0231V24.2011ZM38.2181 19.3415H40.3422C40.8791 19.3748 41.4085 19.2017 41.822 18.8577C42.0057 18.6927 42.1501 18.4887 42.2445 18.2606C42.3385 18.0368 42.382 17.795 42.372 17.5525V17.4534C42.3804 17.2137 42.3319 16.9754 42.2306 16.758C42.1293 16.5406 41.978 16.3502 41.789 16.2025C41.3626 15.8749 40.8346 15.7078 40.2974 15.7305H38.2252L38.2181 19.3415ZM38.2181 24.2011H40.2903C40.8272 24.2216 41.3546 24.0547 41.7819 23.7291C41.9721 23.5798 42.1241 23.3875 42.2255 23.1679C42.3268 22.9484 42.3746 22.708 42.3649 22.4664V22.3672C42.3748 22.1194 42.3314 21.8723 42.2374 21.6427C42.1428 21.4133 41.9985 21.2077 41.8149 21.0408C41.4028 20.6934 40.8733 20.5169 40.3352 20.5476H38.211L38.2181 24.2011Z' fill=''/%3E%3Cpath d='M47.9797 14.5575V21.5719C47.9296 22.2909 48.1492 23.0027 48.5957 23.5686C49.0988 24.0067 49.7435 24.248 50.4106 24.248C51.0778 24.248 51.7225 24.0067 52.2256 23.5686C52.6723 23.0029 52.8911 22.2907 52.8393 21.5719V14.5575H54.1444V21.5719C54.1826 22.0972 54.1135 22.6247 53.9414 23.1225C53.7696 23.6201 53.5 24.0783 53.1484 24.4701C52.3816 25.1183 51.41 25.474 50.4059 25.474C49.4018 25.474 48.4302 25.1183 47.6634 24.4701C47.3103 24.0793 47.0398 23.621 46.8682 23.123C46.6967 22.6249 46.6276 22.0973 46.6651 21.5719V14.5575H47.9797Z' fill=''/%3E%3Cpath d='M64.7203 25.452H63.4482V21.8102C63.4624 21.5862 63.3963 21.3645 63.2617 21.1848C63.1741 21.1032 63.07 21.0413 62.9564 21.0034C62.8428 20.9656 62.7223 20.9526 62.6033 20.9653H59.181V25.4496H57.8759V14.5575H61.7583C62.259 14.5423 62.758 14.6224 63.2287 14.7935C63.6157 14.931 63.9678 15.1517 64.2601 15.4402C64.5318 15.7035 64.7448 16.0212 64.8855 16.3724C65.0226 16.7221 65.093 17.0943 65.0932 17.4699V17.9419C65.0884 18.3661 64.9755 18.782 64.7652 19.1503C64.5166 19.5801 64.1298 19.9129 63.6677 20.0944V20.2809C63.9492 20.313 64.2097 20.4454 64.4017 20.6538C64.5906 20.8897 64.6849 21.1876 64.666 21.4893L64.7203 25.452ZM59.2353 19.7475H61.6592C62.249 19.7967 62.8365 19.6288 63.3113 19.2754C63.499 19.098 63.6447 18.8809 63.7378 18.64C63.8309 18.3991 63.8691 18.1405 63.8494 17.8829V17.6186C63.8598 17.3701 63.8171 17.1223 63.7243 16.8916C63.6315 16.6609 63.4908 16.4525 63.3113 16.2804C62.8435 15.9108 62.2538 15.7305 61.6592 15.7753H59.181L59.2353 19.7475Z' fill=''/%3E%3Cpath d='M75.5134 25.452H74.1917V21.8102C74.2059 21.5862 74.1397 21.3645 74.0052 21.1848C73.9173 21.1027 73.8127 21.0407 73.6984 21.0031C73.5854 20.9647 73.4653 20.9518 73.3467 20.9653H69.9576V25.4496H68.65V14.5575H72.5443C73.0418 14.5435 73.5374 14.6236 74.0052 14.7935C74.3915 14.931 74.7428 15.1518 75.0342 15.4402C75.3074 15.7023 75.5208 16.0203 75.6597 16.3724C75.7963 16.7223 75.8675 17.0943 75.8697 17.4699V17.9419C75.8652 18.3664 75.7514 18.7826 75.5393 19.1503C75.292 19.5811 74.9047 19.9142 74.4419 20.0944V20.2809C74.7245 20.3131 74.986 20.4464 75.1782 20.6561C75.3678 20.8907 75.4614 21.1884 75.4402 21.4893L75.5134 25.452ZM70.0284 19.7475H72.4546C73.0445 19.7978 73.6324 19.6298 74.1067 19.2754C74.2932 19.0971 74.4381 18.8799 74.5311 18.6392C74.6241 18.3985 74.663 18.1403 74.6448 17.8829V17.6186C74.6552 17.3701 74.6125 17.1223 74.5197 16.8916C74.4269 16.6609 74.2862 16.4525 74.1067 16.2804C73.6396 15.9093 73.0493 15.7288 72.4546 15.7753H69.9646L70.0284 19.7475Z' fill=''/%3E%3Cpath d='M79.2117 14.5575H86.1223V15.7659H83.3137V24.2011H86.1223V25.4189H79.2117V24.2011H82.0085V15.7659H79.2117V14.5575Z' fill=''/%3E%3Cpath d='M89.2967 14.5575H96.9743V15.7659H93.8046V25.4425H92.4876V15.7659H89.3179L89.2967 14.5575Z' fill=''/%3E%3Cpath d='M99.9174 18.9946C99.8447 17.8121 100.203 16.6434 100.925 15.7045C101.676 14.9629 102.689 14.5471 103.744 14.5471C104.8 14.5471 105.813 14.9629 106.564 15.7045C107.286 16.6437 107.644 17.812 107.574 18.9946V21.0125C107.653 22.2004 107.293 23.376 106.564 24.3167C105.807 25.0466 104.796 25.4544 103.744 25.4544C102.693 25.4544 101.682 25.0466 100.925 24.3167C100.195 23.3763 99.8364 22.2003 99.9174 21.0125V18.9946ZM103.746 24.2506C104.108 24.2733 104.47 24.2059 104.799 24.0543C105.129 23.9027 105.415 23.6718 105.634 23.3821C106.105 22.6495 106.328 21.7849 106.271 20.9157V19.1267C106.311 18.2763 106.089 17.4341 105.634 16.7147C105.41 16.4233 105.122 16.1881 104.791 16.0278C104.461 15.869 104.1 15.7882 103.734 15.7918C103.368 15.7945 103.007 15.881 102.68 16.0447C102.353 16.2083 102.067 16.4448 101.846 16.7359C101.39 17.4562 101.168 18.2992 101.208 19.1503V20.937C101.151 21.8069 101.374 22.6723 101.846 23.4057C102.067 23.6961 102.357 23.9265 102.691 24.076C103.024 24.2199 103.388 24.2799 103.75 24.2506H103.746Z' fill=''/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_21081_37081'%3E%3Crect width='107.588' height='40' fill=''/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat 50%}.airdrop-footer .corp{margin-top:16px;font-size:.75rem;line-height:1.5em;color:#b1b8c0}.dark .airdrop-footer{border-top:1px solid #2c2c34}.dark .airdrop-footer .logo{background:url("data:image/svg+xml,%3Csvg width='108' height='40' viewBox='0 0 108 40' fill='rgb%28228%2C228%2C228%29' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_21081_37081)'%3E%3Cpath d='M12.5915 14.8147C10.1002 14.8129 7.66427 15.5499 5.59193 16.9327C3.5196 18.3155 1.90393 20.2819 0.949356 22.5831C-0.00521897 24.8843 -0.255824 27.4169 0.229236 29.8606C0.714296 32.3042 1.91324 34.5491 3.67437 36.3112C5.43551 38.0733 7.67971 39.2735 10.1231 39.76C12.5665 40.2464 15.0992 39.9972 17.4009 39.0439C19.7027 38.0907 21.67 36.4761 23.0539 34.4046C24.4379 32.333 25.1763 29.8975 25.1758 27.4062C25.1765 25.7531 24.8515 24.116 24.2193 22.5885C23.5872 21.0611 22.6604 19.6731 21.4918 18.5038C20.3232 17.3345 18.9357 16.4069 17.4086 15.774C15.8815 15.141 14.2446 14.815 12.5915 14.8147ZM12.5915 29.3321C12.2106 29.3321 11.8382 29.2191 11.5215 29.0075C11.2048 28.7959 10.958 28.4951 10.8122 28.1432C10.6664 27.7913 10.6283 27.404 10.7026 27.0305C10.7769 26.6569 10.9603 26.3137 11.2297 26.0444C11.499 25.775 11.8422 25.5916 12.2158 25.5173C12.5894 25.443 12.9766 25.4811 13.3285 25.6269C13.6804 25.7727 13.9812 26.0195 14.1928 26.3362C14.4044 26.6529 14.5174 27.0253 14.5174 27.4062C14.5189 27.66 14.4703 27.9116 14.3741 28.1465C14.278 28.3814 14.1364 28.5949 13.9573 28.7748C13.7783 28.9547 13.5655 29.0974 13.3311 29.1947C13.0966 29.2919 12.8453 29.3418 12.5915 29.3415V29.3321Z' fill='%23E36F2E'/%3E%3Cpath d='M12.5915 -4.42189e-06C10.0996 -0.00327274 7.66267 0.732802 5.58925 2.11506C3.51583 3.49731 1.89908 5.46362 0.943631 7.7651C-0.0118212 10.0666 -0.263022 12.5998 0.221812 15.0441C0.706645 17.4884 1.90572 19.7339 3.66728 21.4965C5.42884 23.259 7.67371 24.4594 10.1177 24.9456C12.5618 25.4318 15.0951 25.182 17.3971 24.2278C19.6992 23.2737 21.6663 21.6581 23.0498 19.5854C24.4332 17.5128 25.1706 15.0763 25.1688 12.5844C25.1682 9.24821 23.8431 6.04876 21.4847 3.68907C19.1264 1.32938 15.9276 0.0024978 12.5915 -4.42189e-06ZM12.5915 14.5173C12.2106 14.5173 11.8382 14.4044 11.5215 14.1928C11.2048 13.9812 10.958 13.6804 10.8122 13.3285C10.6664 12.9766 10.6283 12.5893 10.7026 12.2157C10.7769 11.8421 10.9603 11.499 11.2297 11.2296C11.499 10.9603 11.8422 10.7769 12.2158 10.7026C12.5893 10.6283 12.9766 10.6664 13.3285 10.8122C13.6804 10.9579 13.9812 11.2048 14.1928 11.5215C14.4044 11.8382 14.5174 12.2105 14.5174 12.5915C14.5177 12.8445 14.4681 13.095 14.3714 13.3288C14.2747 13.5626 14.1329 13.7751 13.954 13.954C13.7751 14.1329 13.5627 14.2747 13.3289 14.3714C13.0951 14.4681 12.8445 14.5177 12.5915 14.5173Z' fill='%23E03488'/%3E%3Cpath d='M10.3635 0H0V40H10.3635V0Z' fill='%2372C3F3'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.40735 20C3.57448 18.394 5.10509 17.0869 6.87408 16.1857C8.64307 15.2845 10.6002 14.8147 12.5855 14.8147C14.5709 14.8147 16.528 15.2845 18.297 16.1857C20.066 17.0869 21.5966 18.394 22.7637 20C21.5966 21.606 20.066 22.9131 18.297 23.8143C16.528 24.7155 14.5709 25.1853 12.5855 25.1853C10.6002 25.1853 8.64307 24.7155 6.87408 23.8143C5.10509 22.9131 3.57448 21.606 2.40735 20Z' fill='%23E03D2D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 24.9894C7.46374 24.4593 4.84172 22.929 2.954 20.6649C1.06628 18.4008 0.0324097 15.5463 0.0324097 12.5985C0.0324097 9.65072 1.06628 6.79627 2.954 4.53218C4.84172 2.26809 7.46374 0.737776 10.3635 0.207687V24.9894Z' fill='%232E0E8F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 39.8041C7.45756 39.2792 4.82834 37.7503 2.93494 35.4843C1.04154 33.2182 0.00427246 30.3591 0.00427246 27.4062C0.00427246 24.4532 1.04154 21.5941 2.93494 19.3281C4.82834 17.0621 7.45756 15.5331 10.3635 15.0083V39.8041Z' fill='%23396E2D'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.3635 15.0106C7.1668 15.5844 4.31588 17.3722 2.40735 20C4.31657 22.6271 7.16716 24.4147 10.3635 24.9894V15.0106Z' fill='%237BC26E'/%3E%3Cpath d='M36.0231 24.2011H36.9672V15.7659H36.0231V14.5575H40.4107C40.8773 14.5461 41.3421 14.6205 41.7819 14.777C42.1533 14.9039 42.4964 15.1019 42.7921 15.3599C43.0659 15.6085 43.2797 15.916 43.4175 16.2591C43.557 16.6081 43.6275 16.9808 43.6252 17.3566V17.6186C43.6323 18.1625 43.4458 18.6912 43.0989 19.1102C42.9311 19.3061 42.7355 19.4762 42.5183 19.6153C42.2938 19.7567 42.0496 19.864 41.7937 19.9339V20.1204C42.3008 20.2647 42.7545 20.5543 43.0989 20.9535C43.457 21.3707 43.6449 21.9075 43.6252 22.4569V22.6434C43.6274 23.0192 43.5568 23.3918 43.4175 23.7409C43.2785 24.0834 43.0648 24.3906 42.7921 24.6401C42.5001 24.9078 42.1563 25.1126 41.7819 25.2419C41.3413 25.395 40.8771 25.4693 40.4107 25.4614H36.0231V24.2011ZM38.2181 19.3415H40.3422C40.8791 19.3748 41.4085 19.2017 41.822 18.8577C42.0057 18.6927 42.1501 18.4887 42.2445 18.2606C42.3385 18.0368 42.382 17.795 42.372 17.5525V17.4534C42.3804 17.2137 42.3319 16.9754 42.2306 16.758C42.1293 16.5406 41.978 16.3502 41.789 16.2025C41.3626 15.8749 40.8346 15.7078 40.2974 15.7305H38.2252L38.2181 19.3415ZM38.2181 24.2011H40.2903C40.8272 24.2216 41.3546 24.0547 41.7819 23.7291C41.9721 23.5798 42.1241 23.3875 42.2255 23.1679C42.3268 22.9484 42.3746 22.708 42.3649 22.4664V22.3672C42.3748 22.1194 42.3314 21.8723 42.2374 21.6427C42.1428 21.4133 41.9985 21.2077 41.8149 21.0408C41.4028 20.6934 40.8733 20.5169 40.3352 20.5476H38.211L38.2181 24.2011Z' fill='rgb%28228%2C228%2C228%29'/%3E%3Cpath d='M47.9797 14.5575V21.5719C47.9296 22.2909 48.1492 23.0027 48.5957 23.5686C49.0988 24.0067 49.7435 24.248 50.4106 24.248C51.0778 24.248 51.7225 24.0067 52.2256 23.5686C52.6723 23.0029 52.8911 22.2907 52.8393 21.5719V14.5575H54.1444V21.5719C54.1826 22.0972 54.1135 22.6247 53.9414 23.1225C53.7696 23.6201 53.5 24.0783 53.1484 24.4701C52.3816 25.1183 51.41 25.474 50.4059 25.474C49.4018 25.474 48.4302 25.1183 47.6634 24.4701C47.3103 24.0793 47.0398 23.621 46.8682 23.123C46.6967 22.6249 46.6276 22.0973 46.6651 21.5719V14.5575H47.9797Z' fill='rgb%28228%2C228%2C228%29'/%3E%3Cpath d='M64.7203 25.452H63.4482V21.8102C63.4624 21.5862 63.3963 21.3645 63.2617 21.1848C63.1741 21.1032 63.07 21.0413 62.9564 21.0034C62.8428 20.9656 62.7223 20.9526 62.6033 20.9653H59.181V25.4496H57.8759V14.5575H61.7583C62.259 14.5423 62.758 14.6224 63.2287 14.7935C63.6157 14.931 63.9678 15.1517 64.2601 15.4402C64.5318 15.7035 64.7448 16.0212 64.8855 16.3724C65.0226 16.7221 65.093 17.0943 65.0932 17.4699V17.9419C65.0884 18.3661 64.9755 18.782 64.7652 19.1503C64.5166 19.5801 64.1298 19.9129 63.6677 20.0944V20.2809C63.9492 20.313 64.2097 20.4454 64.4017 20.6538C64.5906 20.8897 64.6849 21.1876 64.666 21.4893L64.7203 25.452ZM59.2353 19.7475H61.6592C62.249 19.7967 62.8365 19.6288 63.3113 19.2754C63.499 19.098 63.6447 18.8809 63.7378 18.64C63.8309 18.3991 63.8691 18.1405 63.8494 17.8829V17.6186C63.8598 17.3701 63.8171 17.1223 63.7243 16.8916C63.6315 16.6609 63.4908 16.4525 63.3113 16.2804C62.8435 15.9108 62.2538 15.7305 61.6592 15.7753H59.181L59.2353 19.7475Z' fill='rgb%28228%2C228%2C228%29'/%3E%3Cpath d='M75.5134 25.452H74.1917V21.8102C74.2059 21.5862 74.1397 21.3645 74.0052 21.1848C73.9173 21.1027 73.8127 21.0407 73.6984 21.0031C73.5854 20.9647 73.4653 20.9518 73.3467 20.9653H69.9576V25.4496H68.65V14.5575H72.5443C73.0418 14.5435 73.5374 14.6236 74.0052 14.7935C74.3915 14.931 74.7428 15.1518 75.0342 15.4402C75.3074 15.7023 75.5208 16.0203 75.6597 16.3724C75.7963 16.7223 75.8675 17.0943 75.8697 17.4699V17.9419C75.8652 18.3664 75.7514 18.7826 75.5393 19.1503C75.292 19.5811 74.9047 19.9142 74.4419 20.0944V20.2809C74.7245 20.3131 74.986 20.4464 75.1782 20.6561C75.3678 20.8907 75.4614 21.1884 75.4402 21.4893L75.5134 25.452ZM70.0284 19.7475H72.4546C73.0445 19.7978 73.6324 19.6298 74.1067 19.2754C74.2932 19.0971 74.4381 18.8799 74.5311 18.6392C74.6241 18.3985 74.663 18.1403 74.6448 17.8829V17.6186C74.6552 17.3701 74.6125 17.1223 74.5197 16.8916C74.4269 16.6609 74.2862 16.4525 74.1067 16.2804C73.6396 15.9093 73.0493 15.7288 72.4546 15.7753H69.9646L70.0284 19.7475Z' fill='rgb%28228%2C228%2C228%29'/%3E%3Cpath d='M79.2117 14.5575H86.1223V15.7659H83.3137V24.2011H86.1223V25.4189H79.2117V24.2011H82.0085V15.7659H79.2117V14.5575Z' fill='rgb%28228%2C228%2C228%29'/%3E%3Cpath d='M89.2967 14.5575H96.9743V15.7659H93.8046V25.4425H92.4876V15.7659H89.3179L89.2967 14.5575Z' fill='rgb%28228%2C228%2C228%29'/%3E%3Cpath d='M99.9174 18.9946C99.8447 17.8121 100.203 16.6434 100.925 15.7045C101.676 14.9629 102.689 14.5471 103.744 14.5471C104.8 14.5471 105.813 14.9629 106.564 15.7045C107.286 16.6437 107.644 17.812 107.574 18.9946V21.0125C107.653 22.2004 107.293 23.376 106.564 24.3167C105.807 25.0466 104.796 25.4544 103.744 25.4544C102.693 25.4544 101.682 25.0466 100.925 24.3167C100.195 23.3763 99.8364 22.2003 99.9174 21.0125V18.9946ZM103.746 24.2506C104.108 24.2733 104.47 24.2059 104.799 24.0543C105.129 23.9027 105.415 23.6718 105.634 23.3821C106.105 22.6495 106.328 21.7849 106.271 20.9157V19.1267C106.311 18.2763 106.089 17.4341 105.634 16.7147C105.41 16.4233 105.122 16.1881 104.791 16.0278C104.461 15.869 104.1 15.7882 103.734 15.7918C103.368 15.7945 103.007 15.881 102.68 16.0447C102.353 16.2083 102.067 16.4448 101.846 16.7359C101.39 17.4562 101.168 18.2992 101.208 19.1503V20.937C101.151 21.8069 101.374 22.6723 101.846 23.4057C102.067 23.6961 102.357 23.9265 102.691 24.076C103.024 24.2199 103.388 24.2799 103.75 24.2506H103.746Z' fill='rgb%28228%2C228%2C228%29'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_21081_37081'%3E%3Crect width='107.588' height='40' fill='rgb%28228%2C228%2C228%29'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat 50%}.dark .airdrop-footer .corp{font-size:.75rem;line-height:1.5em;color:#53535b}@media(min-width:768px){.airdrop-footer{display:flex;flex-flow:row;justify-content:space-between}}.play-a-game-zone{height:100vh;overflow:hidden}.play-a-game-zone .navigation{width:100%;height:13.3333333333vw;padding:2.2222222222vw 0;position:fixed;top:0;left:0;right:0;margin:auto;display:flex;align-items:center}.play-a-game-zone .back{width:4.4444444444vw;height:4.4444444444vw;margin-left:4.4444444444vw;background:url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='rgb%28255%2C255%2C255%29'%3E%3Cpath d='M21.047 2.953a1 1 0 0 1 0 1.414l-16.68 16.68a1 1 0 0 1-1.414-1.414l16.68-16.68a.999.999 0 0 1 1.414 0z'/%3E%3Cpath d='M2.953 2.953a.999.999 0 0 1 1.414 0l16.68 16.68a1 1 0 0 1-1.414 1.414L2.953 4.367a.999.999 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50% no-repeat}.play-a-game-zone .game-zone{width:100%;height:100%;text-align:center;font-family:Noto Sans KR,system-ui,-apple-system,sans-serif}.play-a-game-zone .game-zone .before-we-start{width:100%;height:100vh}.play-a-game-zone .game-zone .before-we-start .canvas-container{margin-top:-10%;width:100%;height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center}.play-a-game-zone .game-zone .before-we-start .canvas-container .title{font-size:2.5rem;line-height:1.375em;font-weight:700;color:#fff;font-size:6.25vh}.play-a-game-zone .game-zone .before-we-start .canvas-container .timer{font-family:Nunito,system-ui,-apple-system,sans-serif;margin-top:4.53125vh;font-size:5rem;line-height:.6875em;font-weight:1000;color:#fff;font-size:12.5vh}.play-a-game-zone .game-zone .after-the-start,.play-a-game-zone .game-zone .after-the-start .canvas-container{width:100%;height:100vh}.play-a-game-zone .game-zone .game-over{width:100%;height:100vh;margin-top:11.875vh;font-family:Nunito,system-ui,-apple-system,sans-serif;display:flex;flex-flow:column;align-items:center}.play-a-game-zone .game-zone .game-over .title{font-size:2.5rem;line-height:1.375em;font-weight:700;color:#fff;font-size:6.25vh}.play-a-game-zone .game-zone .game-over .my-hit-score{width:86.666%;border-radius:1.875vh;border:.15625vh solid hsla(0,0%,100%,.2);padding:3.125vh 0 2.5vh;margin-top:10.625vh;background-color:rgba(31,31,31,.32)}.play-a-game-zone .game-zone .game-over .my-hit-score .title-01{font-size:.875rem;line-height:1.5em;font-weight:400;color:#aaa;font-size:2.1875vh}.play-a-game-zone .game-zone .game-over .my-hit-score .title-02{font-size:.875rem;line-height:1.5em;font-weight:400;color:#cf0;font-size:2.1875vh}.play-a-game-zone .game-zone .game-over .my-hit-score .score{font-size:2rem;line-height:1.25em;font-weight:700;color:#fff;font-size:5vh}.play-a-game-zone .game-zone .game-over .my-hit-score .score .bonus{font-size:.875rem;line-height:1.5em;font-weight:400;color:#cf0;font-size:5vh}.number-slot{background-color:#000;width:100%;margin:auto;display:flex;justify-content:center;align-items:center;overflow:hidden;background-size:contain;perspective:1000px}.number-slot .number-roll-wrap{width:100%;min-height:12.41vw;outline:.833vw solid #000;display:flex;position:relative;transform-style:preserve-3d;overflow:hidden;gap:.54vw}.number-slot .number-roll-wrap .roll-wrap{width:16.666%;height:12.41vw;position:relative;background:#232323 linear-gradient(180deg,hsla(0,0%,5%,.02) 5.9%,rgba(32,32,32,.1) 6.53%,rgba(90,90,90,.34) 9.66%,hsla(0,0%,55%,.54) 12.16%,hsla(0,0%,71%,.7) 15.29%,hsla(0,0%,84%,.83) 17.79%,hsla(0,0%,93%,.93) 20.29%,hsla(0,0%,98%,.98) 22.79%,#fff 24.67%,hsla(0,0%,83%,.83) 32.8%,hsla(0,0%,40%,.4) 51.57%,transparent 68.46%);background-blend-mode:overlay;border:1px solid hsla(0,0%,100%,.122)}.number-slot .number-roll-wrap .roll{width:100%;height:100%;position:relative;transform-style:preserve-3d}.number-slot .number-roll-wrap .roll>li{width:100%;height:12.41vw;display:flex;align-items:center;justify-content:center;background-blend-mode:overlay;position:absolute;backface-visibility:hidden;transform-style:preserve-3d;border:.278vw solid hsla(0,0%,100%,.122)}.number-slot .number-roll-wrap .roll>li .roll-image{font-family:DNFBitBitv2,serif;max-width:13.8889vw;height:12.41vw;display:flex;align-items:center;justify-content:center;font-size:7.778vw;color:#ffc000;-webkit-text-stroke-width:.278vw;-webkit-text-stroke-color:#000}.number-slot .number-roll-wrap .frame{width:100%;height:100%;position:absolute;display:flex}@keyframes roll2{0%{transform:rotateX(0)}to{transform:rotateX(-10turn)}}#notification-container{position:fixed;bottom:2.5rem;z-index:1000;width:100%}.notification{margin:auto;background-color:rgba(53,60,73,.8);box-shadow:0 2px 10px rgba(0,0,0,.2);transform:translateY(100%);transition:opacity .5s ease,transform .5s ease;width:18.75rem;padding:1rem 1.81rem;border-radius:16px;opacity:0;color:#fff;text-align:center;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.0125rem}.notification.success{background:#fcd804}.notification.error,.notification.success{color:#000;border-radius:1rem;box-shadow:0 4px 8px 0 rgba(0,0,0,.12);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.notification.error{background:#fa5657}.notification.show{opacity:1;transform:translateY(0)}