.newheaderm {
    position: fixed;
    z-index: 2
}

html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
figure,
figcaption {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: 'H_bold';
    src: url('https://d13pvy8xd75yde.cloudfront.net/global/Hios/15/HurmeGeometricSans3%20Bold.otf') format('opentype')
}

@font-face {
    font-family: 'H_Thin';
    src: url('https://d13pvy8xd75yde.cloudfront.net/shotoncamon2026/font/HurmeGeometricSans3%20Thin.otf') format('opentype')
}

@font-face {
    font-family: 'H_Oblique';
    src: url('https://d13pvy8xd75yde.cloudfront.net/shotoncamon2026/font/HurmeGeometricSans3 SemiBoldOblique.otf') format('opentype')
}

@font-face {
    font-family: 'H_Light';
    src: url('https://d13pvy8xd75yde.cloudfront.net/shotoncamon2026/font/HurmeGeometricSans3 Light.otf') format('opentype')
}

body {
    background: #000;
    overflow-x: hidden
}

html {
    overflow-x: hidden
}



.big_title_bg {
    background: url("./images/big_title_bg.png") no-repeat;
    width: fit-content;
    /* padding: .347vw 1.25vw; */
    background-size: 100% 100%;
    border-radius: 1.667vw 0vw 0vw 0vw
}

@media(max-width:1080px) {
    .big_title_bg {
        max-width: 83.33vw;
        padding: unset
    }
}

[v-cloak] {
    display: none
}

#shot {
    --page-scroll-progress: 0;
    --motion-ease: cubic-bezier(.22, 1, .36, 1);
    --motion-soft: cubic-bezier(.2, 0, 0, 1)
}

#shot .lazyIcon {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
    background: rgba(16, 16, 16, 0.64);
    backdrop-filter: blur(1.111vw)
}

@media(min-width:1081px) {
    #shot .mob {
        display: none
    }
}

#shot input {
    caret-color: white;
    color: white
}

#shot label {
    cursor: pointer;
    position: relative
}

#shot .radio {
    width: 0.9375vw;
    height: 0.9375vw;
    position: absolute;
    box-sizing: border-box;
    border: 0.05208333vw solid rgba(255, 255, 255, 1);
    border-radius: 50%;
    background: transparent;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease
}

@media(max-width:1080px) {
    #shot .radio {
        width: 5vw;
        height: 5vw
    }
}

#shot [type=radio]:checked+.radio {
    background: linear-gradient(180deg, #FFA14E 0%, #FFFFFF 50%, #2279D4 100%);
    border: 0.05208333vw solid rgba(255, 255, 255, 1)
}

#shot [type=radio] {
    width: 0.9375vw;
    height: 0.9375vw;
    opacity: 0
}

#shot .lazy {
    width: 1.5625vw !important;
    height: 1.5625vw !important;
    --b: 0.260416666667vw;
    aspect-ratio: 1;
    border-radius: 50%;
    padding: 0.052083333333vw;
    background: conic-gradient(#0000 10%, #fff) content-box;
    -webkit-mask: repeating-conic-gradient(#0000 0, #000 1deg 20deg, #0000 21deg 36deg), radial-gradient(farthest-side, #0000 calc(100% - var(--b) - 0.052083333333vw), #000 calc(100% - var(--b)));
    -webkit-mask-composite: destination-in;
    mask-composite: intersect;
    animation: l4 1s infinite steps(10);
    left: 0;
    position: absolute;
    right: 0;
    margin: auto !important;
    top: 0;
    bottom: 0;
    z-index: 1
}

@keyframes l4 {
    to {
        transform: rotate(1turn)
    }
}

#shot .video {
    flex-shrink: 0;
    aspect-ratio: 1105.83/639.08;
    border-radius: 1.111vw;
    position: relative;
    overflow: hidden
}

#shot .video video {
    width: 100%;
    height: 100%;
    object-fit: cover
}

#shot .video .play {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 5vw;
    height: 5vw;
    flex-shrink: 0;
    aspect-ratio: 1/1
}

@media(max-width:1080px) {
    #shot .video .play {
        width: 17.78vw;
        height: 17.78vw
    }
}

#shot .f64 {
    display: inline-block;
    background: linear-gradient(90deg, #FFA14E 0%, #FFFFFF 50%, #2279D4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-size: 3.54166667vw
}

@media(max-width:1080px) {
    #shot .f64 {
        font-size: 9.5vw
    }
}

#shot .f48 {
    font-size: 3.54166667vw
}

@media(max-width:1080px) {
    #shot .f48 {
        font-size: 8.89vw
    }
}

#shot .nav_tab {
    background: rgba(255, 255, 255, 0.6);
    position: fixed;
    left: 0;
    z-index: 3;
    width: 100%
}

@media(max-width:1080px) {
    #shot .nav_tab {
        top: 13.88vw;
        overflow: scroll
    }
}

#shot .nav_tab>div {
    display: flex;
    align-items: center;
    gap: 2.222vw;
    padding-left: 15.972vw;
    height: 2.778vw
}

@media(max-width:1080px) {
    #shot .nav_tab>div {
        padding: 3.33vw 5% 3.06vw 5%;
        height: 11.11vw;
        gap: 8.89vw;
        width: max-content
    }
}

#shot .nav_tab>div>p {
    color: white;
    font-size: .972vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    transition: color .28s var(--motion-soft), opacity .28s var(--motion-soft)
}

@media(max-width:1080px) {
    #shot .nav_tab>div>p {
        font-size: 3.89vw;
        font-style: normal;
        font-weight: 400;
        line-height: normal
    }
}

#shot .nav_tab>div p:hover {
    cursor: pointer;
    color: #0264fa
}

#shot .nav_tab>div p::after {
    content: "";
    position: absolute;
    left: 0.65vw;
    bottom: 0.36458333vw;
    width: 100%;
    height: 0.10416667vw;
    border-radius: 52.03125vw;
    background: linear-gradient(90deg, rgba(255, 161, 78, 0) 0%, rgba(255, 255, 255, .95) 50%, rgba(34, 121, 212, 0) 100%);
    opacity: 0;
    transform: scaleX(.72);
    transition: opacity .28s var(--motion-soft), transform .4s var(--motion-ease)
}

#shot .nav_tab>div p:hover::after {
    opacity: .78;
    transform: scaleX(1)
}

#shot .kv {
    position: relative;
    top: -5vw;
    height: 56.25vw
}

@media(max-width:1080px) {
    #shot .kv {
        height: auto
    }
}

#shot .kv img {
    width: 100%;
    height: 100%
}

#shot .kv .kv_text {
    position: absolute;
    top: 12.70833333vw;
    left: 3.54166667vw;
    /* right: 0; */
    margin: auto;
    display: flex;
    flex-flow: column;
    align-items: center;
    transform: translateY(calc(var(--page-scroll-progress) * -1.25vw));
    transition: transform .55s var(--motion-ease)
}

@media(max-width:1080px) {
    #shot .kv .kv_text {
        width: 89.44vw
    }
}

#shot .kv .kv_text>p {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 1.111vw;
    margin-bottom: 1.66666667vw;

}

#shot .kv .kv_text>p:nth-child(1) {
    color: #FFF;
    text-align: center;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 1.45833333vw;
    /* font-style: italic */
}

#shot .kv .kv_text>p.kv_title {
    font-style: normal;
    font-weight: 600;
    font-size: 3.75vw;
    line-height: 100%;
    letter-spacing: 0
}

@media(max-width:1080px) {
    #shot .kv .kv_text>p:nth-child(1) {
        font-size: 10vw;
        margin: 20.56vw 0 4.44vw 0
    }
}

#shot .kv .kv_text>p:nth-child(3) img {
    width: 2.39583333vw;
    height: 2.39583333vw;
    aspect-ratio: 1/1
}

@media(max-width:1080px) {
    #shot .kv .kv_text>p:nth-child(2) img {
        width: 6.67vw;
        height: 6.67vw
    }
}

#shot .kv .kv_text>p:nth-child(3) span {
    color: #FFF;
    font-size: 2.8125vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media(max-width:1080px) {
    #shot .kv .kv_text>p:nth-child(2) span {
        font-size: 5.56vw
    }
}

#shot .kv .kv_text>p:nth-child(4) {
    display: inline-block;
    background: linear-gradient(90deg, #FFA14E 0%, #FFFFFF 50%, #2279D4 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 7.29166667vw;

}

@media(max-width:1080px) {
    #shot .kv .kv_text>p:nth-child(4) {
        font-size: 7.78vw;
        margin: 4.44vw auto 8.89vw;
        text-align: center
    }
}

#shot .kv .kv_text .kv_btn {
    width: 23.95833333vw;
    height: 3.64583333vw;
    border-radius: 5vw;
    cursor: pointer;
    color: #000;
    font-size: 1.66666667vw;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: inline-flex;
    padding: 0.83333333vw auto auto 6.09375vw;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, #FFA14E 0%, #FFFFFF 50%, #2279D4 100%);
    transition: transform .24s ease, box-shadow .24s ease, filter .24s ease;
}

#shot .kv .kv_text .kv_btn:hover {
    transform: translateY(-0.15625vw);
    box-shadow: 0 0.625vw 1.5625vw rgba(0, 0, 0, 0.16);
    filter: brightness(1.03)
}

#shot .kv .kv_text .kv_btn:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 0.26041667vw 0.83333333vw rgba(0, 0, 0, 0.12)
}

@media(max-width:1080px) {
    #shot .kv .kv_text .kv_btn {
        width: 50vw;
        height: 13.89vw;
        padding: 3.89vw 7.78vw 3.61vw 7.5vw;
        font-size: 4.5vw
    }
}

#shot .Timeline {
    padding-bottom: 23.54166667vw;
    display: flex;
    flex-flow: column;
    align-items: center
}

#shot .page_scale_wrap {
    width: 100%;
    position: relative;
    overflow: visible
}

#shot .page_scale {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: scale(.85);
    transform-origin: top center;
}

@media(max-width:1080px) {
    #shot .Timeline {
        padding-bottom: 0
    }
}

#shot .form .form_scale,
#shot .xmage-popup .popup-scale {
    width: 100%;
    display: flex;
    justify-content: center;
    transform: scale(.85);
    transform-origin: center center;
}


#shot .kv .kv_text .logoImg {
    width: 29.635416666667vw;
    height: 5vw;
    margin-bottom: 1.041666666667vw;
}

@media(max-width:1080px) {
    #shot .Timeline .logoImg {
        width: 55.34vw;
        height: 6.67vw;
        margin: 13.89vw 0 8.33vw
    }
}

#shot .Timeline .detail {
    width: 92.91666667vw;
    color: #bfbfbf;
    text-align: center;
    font-size: 1.66666667vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 2.08333333vw;

}

#shot .Timeline .detail_2 {
    width: 87.39583333vw;
    color: #bfbfbf;
    text-align: center;
    font-size: 1.66666667vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5.20833333vw;
}

@media(max-width:1080px) {
    #shot .Timeline .detail {
        font-size: 3.89vw;
        line-height: 5.44vw;
        letter-spacing: -0.04vw;
        width: 89.44vw
    }
}

#shot .Timeline .Timeline_line {
    position: relative;
    width: 72.08333333vw;
}

#shot .Timeline .Timeline_line .line {
    width: 69.47916667vw;
    position: absolute;
    height: 2.60416667vw;
    margin-bottom: 3.125vw;
    /* left: 293px; */
}

@media(max-width:1080px) {
    #shot .Timeline .Timeline_line {
        width: 100%;
        height: 134.44vw;
        padding: 0 16.67vw 0 16.11vw
    }

    #shot .Timeline .Timeline_line .line {
        top: 29.72vw;
        width: 2px;
        height: 83.33vw
    }
}


#shot .Timeline .Timeline_line p:nth-child(1) {
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    margin-bottom: 4.16666667vw;
}

@media(max-width:1080px) {
    #shot .Timeline .Timeline_line p:nth-child(1) {
        line-height: 10.67vw;
        margin: 13.33vw 0 5.83vw
    }
}

#shot .Timeline .Timeline_line .line img {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

#shot .Timeline .Timeline_line .line img:nth-child(3) {
    width: 72.08333333vw;
    position: absolute;
    top: 1.04166667vw;
    left: -1.30208333vw;
    bottom: 0;
    margin: auto
}

@media(max-width:1080px) {
    #shot .Timeline .Timeline_line .line .point {
        position: absolute;
        width: 100%;
        height: 100%
    }
}

#shot .Timeline .Timeline_line .line .point P {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 1.111vw;
    height: 1.111vw;
    flex-shrink: 0;
    aspect-ratio: 1/1;
    text-align: center;
    border-radius: 50%;
    width: 2.60416667vw;
    height: 2.60416667vw;
    z-index: 20;
    opacity: .82;
    filter: saturate(.88);
    transform: scale(.94);
    transition: transform .6s var(--motion-ease), opacity .45s var(--motion-soft), filter .45s var(--motion-soft)
}

#shot .Timeline .Timeline_line .line .point P>img {
    width: 2.60416667vw;
    height: 2.60416667vw;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    transition: transform 1.2s var(--motion-ease), opacity .6s var(--motion-soft)
}

@media(max-width:1080px) {
    #shot .Timeline .Timeline_line .line .point P {
        width: 4.44vw;
        height: 4.44vw;
        left: -2vw !important;
        right: unset !important;
        z-index: 1;
        bottom: unset !important
    }

    #shot .Timeline .Timeline_line .line .point P>img {
        width: 1px;
        height: 59.44vw;
        transform: rotate(-90deg);
        flex-shrink: 0;
        left: 34vw;
        top: 0
    }
}

#shot .Timeline .Timeline_line .line .point P:nth-child(1) {
    left: -1.30208333vw;
    text-align: center;
    /* background: linear-gradient(0, #0264fa 0, #0264fa 100%), #e93636 */
}

@media(max-width:1080px) {
    #shot .Timeline .Timeline_line .line .point P:nth-child(1) {
        top: 12.5vw
    }
}

#shot .Timeline .Timeline_line .line .point p:nth-child(2) {
    left: 34.73958333vw;
    /* background: #a1c8b3 */
}

@media(max-width:1080px) {
    #shot .Timeline .Timeline_line .line .point p:nth-child(2) {
        top: 39.17vw
    }
}

#shot .Timeline .Timeline_line .line .point p:nth-child(3) {
    left: 68.17708333vw;
    /* background: #eb945f */
}

@media(max-width:1080px) {
    #shot .Timeline .Timeline_line .line .point p:nth-child(3) {
        top: 65.83vw
    }
}

#shot .Timeline .time {
    top: 2.60416667vw;
    width: 100vw;
    position: relative;
    text-align: center;
}

@media(max-width:1080px) {
    #shot .Timeline .time {
        position: absolute;
        left: 13.06vw;
        padding: 0 16.67vw 0 16.11vw;
        width: auto;
        display: flex;
        flex-flow: column;
        top: 46.67vw;
        gap: 12.22vw
    }
}

#shot .Timeline .time div {
    position: absolute;
    margin-top: 2.847vw
}

#shot .Timeline .time div p:nth-child(1) {
    color: white;
    font-size: 2.08333333vw;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 .556vw 0;
    text-align: center
}

@media(max-width:1080px) {
    #shot .Timeline .time div p:nth-child(1) {
        font-size: 6.67vw;
        line-height: 8vw;
        letter-spacing: -0.07vw;
    }
}

#shot .Timeline .time div p:nth-child(2) {
    color: #bfbfbf;
    font-size: 1.66666667vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

@media(max-width:1080px) {
    #shot .Timeline .time div p:nth-child(2) {
        font-size: 4.44vw;
        line-height: 5.33vw;
        letter-spacing: -0.04vw
    }
}

@media(max-width:1080px) {
    #shot .Timeline .time div {
        left: 28.61vw;
        right: unset !important;
        position: unset;
        margin-top: 0;
        width: 100%
    }
}

#shot .Timeline .time div:nth-child(1) {
    left: 7.96875vw
}

#shot .Timeline .time div:nth-child(2) {
    left: 43.33333333vw
}

#shot .Timeline .time div:nth-child(3) {
    right: 6.875vw;
    width: 16.875vw;
}

#shot .Categories {
    display: flex;
    flex-flow: column;
    align-items: center
}

#shot .Categories>p:nth-child(1) {
    color: #FFF;
    font-style: normal;
    font-weight: 600;
    line-height: 5.333vw;
}

@media(max-width:1080px) {
    #shot .Categories>p:nth-child(1) {
        line-height: 12vw;
        letter-spacing: -0.2vw;
        text-align: center
    }
}

#shot .Categories .box .swiperBox {
    display: flex;
    width: 96.14583333vw;
    /* margin-top: 4.444vw */
}

#shot .highlights-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3.75vw;
    height: 3.75vw;
    border: 0.05208333vw solid rgba(255, 255, 255, 0.28);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(3.125vw);
    -webkit-backdrop-filter: blur(3.125vw);
    box-shadow: inset 0.078125vw 0.078125vw 0.10416667vw 0 rgba(255, 255, 255, 0.35), 0 0.625vw 1.5625vw rgba(0, 0, 0, 0.16);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 3;
    transition: transform .24s ease, background-color .24s ease, box-shadow .24s ease
}

#shot .highlights-nav:hover {
    background: rgba(255, 255, 255, 0.16);
    box-shadow: inset 0.078125vw 0.078125vw 0.10416667vw 0 rgba(255, 255, 255, 0.45), 0 0.83333333vw 1.875vw rgba(0, 0, 0, 0.2)
}

#shot .highlights-nav:active {
    transform: translateY(-50%) scale(.96)
}

#shot .highlights-nav span {
    width: 0.83333333vw;
    height: 0.83333333vw;
    border-top: 0.15625vw solid #fff;
    border-right: 0.15625vw solid #fff
}

#shot .highlights-nav-prev {
    left: -5.875vw
}

#shot .highlights-nav-prev span {
    transform: rotate(-135deg);
    margin-left: 0.3125vw
}

#shot .highlights-nav-next {
    right: -5.875vw
}

#shot .highlights-nav-next span {
    transform: rotate(45deg);
    margin-right: 0.3125vw
}

@media(max-width:1080px) {
    #shot .highlights-nav {
        width: 10vw;
        height: 10vw
    }

    #shot .highlights-nav span {
        width: 2.222vw;
        height: 2.222vw;
        border-top-width: 0.556vw;
        border-right-width: 0.556vw
    }

    #shot .highlights-nav-prev {
        left: 1.667vw
    }

    #shot .highlights-nav-next {
        right: 1.667vw
    }
}

#shot .Categories .box .swiperBox .swiper {
    width: 18.125vw;
    height: 31.25vw;
    border-radius: 1.04166667vw;
    flex-shrink: 0;
    overflow: hidden;
    transform: translateY(0);
    filter: saturate(.92) brightness(.96);
    box-shadow: 0 0.72916667vw 2.5vw rgba(0, 0, 0, 0);
    transition: transform .55s var(--motion-ease), box-shadow .55s var(--motion-ease), filter .55s var(--motion-ease)
}

#shot .Categories .box .swiperBox .swiper:nth-child(1) {
    margin-top: 14.0625vw;
}

#shot .Categories .box .swiperBox .swiper:nth-child(2) {
    margin-top: 8.85416667vw;
}

#shot .Categories .box .swiperBox .swiper:nth-child(3) {
    margin-top: 3.64583333vw;
}

#shot .Categories .box .swiperBox .swiper:nth-child(4) {
    margin-top: 8.85416667vw;
}

#shot .Categories .box .swiperBox .swiper:nth-child(5) {
    margin-top: 14.0625vw;
}

#shot .Categories .box .swiperBox .swiper img {
    width: 100%;
    transition: transform 1.1s var(--motion-ease), filter .55s var(--motion-soft)
}

#shot .Categories .box .swiperText {
    width: 96.14583333vw;
    display: flex;
    text-align: center;
}

#shot .Categories .box .swiperText>div {
    position: relative;
    width: 20vw
}

#shot .Categories .box .swiperText>div p:nth-child(1) {
    color: #FFF;
    font-size: 1.61458333vw;
    font-weight: 600;
    line-height: 2vw;
    margin-bottom: 0.52083333vw;
    top: 1.66666667vw
}

#shot .Categories .box .swiperText>div p:nth-child(2) {
    color: #FFF;
    font-size: 1.04166667vw;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: normal
}

#shot .swiperText .s1txt {
    position: absolute;
    top: 1.66666667vw;
}

#shot .swiperText .s2txt {
    position: absolute;
    top: -3.54166667vw;
}

#shot .swiperText .s3txt {
    position: absolute;
    top: -8.75vw
}

#shot .swiperText .s4txt {
    position: absolute;
    top: -3.54166667vw;
}

#shot .swiperText .s5txt {
    position: absolute;
    top: 1.66666667vw;
}

#shot .Categories .mBox {
    width: 89.44vw;
    margin-top: 14.44vw;
    padding-bottom: 16.39vw;
    position: relative
}

#shot .Categories .mBox .img_txt .bottom {
    background: url(./images/m_txtbg.png) no-repeat;
    height: 20vw;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: flex;
    flex-flow: column;
    align-items: center;
    justify-content: center
}

#shot .Categories .mBox .img_txt .bottom p:nth-child(1) {
    color: #FFF;
    font-size: 6.67vw;
    font-style: italic;
    font-weight: 600;
    line-height: 8vw;
}

#shot .Categories .mBox .img_txt .bottom p:nth-child(2) {
    color: #FFF;
    font-size: 3.89vw;
    font-style: normal;
    font-weight: 400;
    line-height: 4.67vw;
}

#shot .Categories .mBox .swiper-pagination {
    bottom: 5.56vw
}

#shot .Categories .mBox .swiper-pagination .swiper-pagination-bullet {
    width: 2.22vw;
    height: 2.22vw;
    aspect-ratio: 1/1;
    background: #bfbfbf;
    transition: all .8s ease;
    opacity: 1
}

#shot .Categories .mBox .swiper-pagination .swiper-pagination-bullet-active {
    width: 6.67vw;
    border-radius: 2.22vw;
    background: linear-gradient(93deg, #7612ce 2.12%, #e1652f 63.35%, #52afc0 97.88%)
}

#shot .Prizes {
    display: flex;
    flex-flow: column;
    align-items: center
}

#shot .Prizes>p:nth-child(1) {
    color: #FFF;
    font-style: normal;
    font-weight: 600;
    margin: 14.27083333vw 0 120px
}

@media(max-width:1080px) {
    #shot .Prizes>p:nth-child(1) {
        line-height: 12vw;
        letter-spacing: -0.2vw;
        text-align: center;
        margin: 13.33vw 0
    }
}

#shot .Prizes .detail {
    width: 87vw;
    color: #cccccc;
    text-align: center;
    font-size: 1.458333333333vw;
    font-style: normal;
    font-weight: 400;
}


#shot .Prizes .prize-mask-wrap {
    position: relative;
    width: 92.91666667vw;
    height: 35.41666667vw;
    margin: 4.16666667vw 3.54166667vw 3.125vw 3.54166667vw ;
    border-radius: 1.5625vw;
    overflow: hidden;
}

#shot .Prizes .prize-mask-wrap .prize-bg {
    position: absolute;
    inset: 0;
    width: 100.24583333vw;
    height: 42.190625vw;
    object-fit: cover;
    left: -0.24583333vw;
    top: -0.190625vw;
}

#shot .Prizes .prize-mask-wrap .prize-mask-layer {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}

#shot .Prizes .prize-wrap {
    display: flex;
    gap: 0.83333333vw;
    flex-direction:column;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}

#shot .Prizes .prize-wrap .prize-row {
    height: 17.70833333vw;
    display: flex;
    gap: 0.83333333vw;
}



#shot .Prizes .prize-wrap .prize-card {
    border-radius: 1.5625vw;
    box-sizing: border-box;
    color: #f6e7b2;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    /* justify-content: center; */
    overflow: hidden;
    position: relative;
    background: transparent;
    border: none;
    box-shadow: none;
    transition: transform .55s var(--motion-ease);
}

#shot .Prizes .prize-wrap .prize-row-top .prize-card {
    height: 17.70833333vw;
}

#shot .Prizes .prize-wrap .prize-row-bottom .prize-card {
    height: 16.04166667vw;
}

#shot .Prizes .prize-wrap .prize-master {
    width: 51.97916667vw;
}

#shot .Prizes .prize-wrap .prize-gold {
    width: 40.10416667vw;
}

#shot .Prizes .prize-wrap .prize-silver,
#shot .Prizes .prize-wrap .prize-bronze,
#shot .Prizes .prize-wrap .prize-friend {
    width: 30.41666667vw;
}

#shot .Prizes .prize-wrap .prize-card h3,
#shot .Prizes .prize-wrap .prize-card h4,
#shot .Prizes .prize-wrap .prize-card h5,
#shot .Prizes .prize-wrap .prize-card p {
    margin: 0;
    position: relative;
    z-index: 2;
    
}

#shot .Prizes .prize-wrap .prize-card h3 {
    margin-top: 2.60416667vw;
    font-size: 3.02083333vw;
    font-weight: 600;
    display: inline-block;
    background: linear-gradient(90deg, #FFFFFF 0%,#FFFFFF 15%, #FCE39D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

#shot .Prizes .prize-wrap .prize-card h4 {
    font-family:'H_Oblique';
    width: 15.02291667vw;
    margin-top: 0.625vw;
    font-size: 3.02083333vw;
    font-weight: 600;
    font-style: italic;
    display: inline-block;
    background: linear-gradient(90deg, #FFFFFF 0%,#FFFFFF 15%, #FCE39D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

#shot .Prizes .prize-wrap .prize-card h5 {
    width: 14.32291667vw;
    margin-top: 0.625vw;
    font-size: 1.66666667vw;
    font-weight: 600;
    font-style: italic;
    display: inline-block;
    background: linear-gradient(90deg, #FFFFFF 0%,#FFFFFF 15%, #FCE39D 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
}

#shot .Prizes .prize-wrap .prize-card .trip {
    margin-top: 0.3125vw;
    font-size: 1.66666667vw;
    font-weight: 600;
    font-style: italic;
    color: #ffffff;
}

#shot .Prizes .prize-wrap .prize-card .winner {
    margin-top: 1.30208333vw;
    font-size: 1.25vw;
    color: #FFFFFF;

}






@media(max-width:1080px) {
    #shot .Prizes .detail {
        font-size: 3.89vw;
        line-height: 5.44vw;
        letter-spacing: -0.04vw;
        width: 89.44vw
    }
}



#shot .Prizes .t3 {
    color: #bfbfbf;
    text-align: center;
    font-size: .833vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1vw;
    font-family: H_Light;
}

@media(max-width:1080px) {
    #shot .Prizes .t3 {
        font-size: 3.33vw;
        line-height: 4vw;
        letter-spacing: -0.03vw;
        width: 89.44vw
    }
}

#shot .Requirements {
    background: url(https://d13pvy8xd75yde.cloudfront.net/shotoncamon2026/images/background.png)no-repeat center;
    background-size: 100% 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    display: flex;
    flex-flow: column;
    align-items: center;
    height: 63.85416667vw;
}

#shot .Requirements>p:nth-child(1) {
    color: #FFF;
    font-style: normal;
    font-weight: 600;
    line-height: 5.333vw;
    margin: 12.5vw 0 6.19791667vw
}

@media(max-width:1080px) {
    #shot .Requirements>p:nth-child(1) {
        line-height: 12vw;
        letter-spacing: -0.2vw;
        text-align: center;
        width: 89.44vw;
        padding: unset;
        margin: 20vw 0 13.89vw
    }
}

#shot .Requirements .video {
    width: 71.944vw;
    height: 40.486vw;
    flex-shrink: 0;
    margin-bottom: 3.918vw
}

@media(max-width:1080px) {
    #shot .Requirements .video {
        width: 89.38vw;
        height: 50.28vw;
        flex-shrink: 0;
        aspect-ratio: 321.78/181;
        margin-bottom: 7.98vw
    }
}

#shot .Requirements .process {
    width: 86.71875vw;
    display: flex;
    justify-content: space-between
}

@media(max-width:1080px) {
    #shot .Requirements .process {
        flex-flow: column;
        width: 89.44vw
    }
}

#shot .Requirements .process .pa_l{
    width: 42.65625vw;
}

#shot .Requirements .process .f16 {
    color: #bfbfbf;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    margin: .278vw 0
}

@media(max-width:1080px) {
    #shot .Requirements .process .f16 {
        font-size: 3.8vw;
        line-height: 5.83vw;
        letter-spacing: -0.04vw
    }
}

#shot .Requirements .process .f24 {
    color: #FFF;
    font-size: 2.08333333vw;
    font-style: normal;
    font-weight: 600;
}

@media(max-width:1080px) {
    #shot .Requirements .process .f24 {
        font-size: 5vw;
        letter-spacing: -0.05vw
    }
}

#shot .Requirements .process .pa {
    display: flex;
    
    left: -0.3125vw;
    transition: transform .5s var(--motion-ease), filter .4s var(--motion-soft)
}

@media(max-width:1080px) {
    #shot .Requirements .process .pa {
        flex-flow: column;
        width: 100%
    }
}


#shot .Requirements .process .pa .num,
#shot .Requirements .process .pa2 .num,
#shot .Requirements .process .pa3 .num {
    position: relative;
    width: 11.14583333vw;
    height: 11.14583333vw;
    flex-shrink: 0;
    top: -2.13541667vw;
    aspect-ratio: 1/1;
}

#shot .Requirements .process .pa .txt,
#shot .Requirements .process .pa2 .txt,
#shot .Requirements .process .pa3 .txt {
    position: relative;
    left: -0.3125vw;
    z-index: 20;
}

#shot .Requirements .process .pa .num::before,
#shot .Requirements .process .pa2 .num::before,
#shot .Requirements .process .pa3 .num::before {
    content: "";
    position: absolute;
    inset: 0;
    background: url(https://d13pvy8xd75yde.cloudfront.net/shotoncamon2026/images/paopao.png) no-repeat center;
    background-size: 100% 100%;
    transform: rotate(180deg);
    opacity: .6;
    z-index: 1;
    transition: transform .75s var(--motion-ease), opacity .4s var(--motion-soft), filter .4s var(--motion-soft)
}

#shot .Requirements .process .pa .num p,
#shot .Requirements .process .pa2 .num p,
#shot .Requirements .process .pa3 .num p {
    position: relative;
    z-index: 2;
}

@media(max-width:1080px) {
    #shot .Requirements .process .pa .num {
        width: 17.78vw;
        height: 17.78vw
    }
}

#shot .Requirements .process .pa .num>p {
    padding-left: 2.96875vw;
    color: #FFF;
    text-align: center;
    font-size: 4.6875vw;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    height: 100%;
    align-items: center;
    display: flex;
    font-family: H_Thin;
    
}

@media(max-width:1080px) {
    #shot .Requirements .process .pa .num>p {
        font-size: 8.89vw
    }
}

#shot .Requirements .process .pa2 {
    margin-top: 4.444vw;
}


@media(max-width:1080px) {
    #shot .Requirements .process .pa2 {
        margin-top: 8.89vw
    }
}

#shot .Requirements .process .pa3 .f24:nth-child(3),
#shot .Requirements .process .pa3 .f24:nth-child(5) {
    margin-top: 2.222vw
}


@media(max-width:1080px) {
    #shot .Requirements .process .pa3 .num {
        margin-top: 8.89vw
    }
}

@media(max-width:1080px) {

    #shot .Requirements .process .pa3 .f24:nth-child(3),
    #shot .Requirements .process .pa3 .f24:nth-child(5) {
        margin-top: 6.67vw
    }

    #shot .Requirements .process .pa3 .f24 {
        font-size: 6.67vw;
        letter-spacing: -0.07vw
    }
}

#shot .Requirements .last {
    width: 69.53125vw;
    color: #bfbfbf;
    text-align: center;
    font-size: 0.9375vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1vw;
    margin: 5.9375vw 0 0;
    font-family: H_Light;
}

@media(max-width:1080px) {
    #shot .Requirements .last {
        font-size: 3.33vw;
        line-height: 4vw;
        letter-spacing: -0.03vw;
        width: 89.44vw;
        margin: 8.89vw 0 0;
        text-align: left
    }
}

#shot .FAQ {
    display: flex;
    flex-flow: column;
    align-items: center
}

#shot .FAQ>p:nth-child(1) {
    color: #FFF;
    font-style: normal;
    font-weight: 600;
    line-height: 5.333vw;
    margin: 11.111vw 0 4.444vw
}

@media(max-width:1080px) {
    #shot .FAQ>p:nth-child(1) {
        line-height: 12vw;
        letter-spacing: -0.2vw;
        text-align: center;
        margin: 20vw 0 13.33vw
    }
}

#shot .FAQ .faqList {
    width: 92.91666667vw;
    margin-bottom: 5.208333333333vw;
    border-radius: 1.30208333vw;
    background: rgba(255, 255, 255, 0);
    transition: background-color .35s var(--motion-soft), transform .35s var(--motion-ease), box-shadow .35s var(--motion-soft)
}

#shot .FAQ .faqList .divider {
    position: absolute;
    left: 2.91666667vw;
    top: 146px;
    width: 90vw;
    height: 0.05208333vw;
    background: #525252;
    pointer-events: none;
    will-change: top;
    -webkit-transition: top .18s cubic-bezier(0.2, 0, 0, 1);
    -moz-transition: top .18s cubic-bezier(0.2, 0, 0, 1);
    -ms-transition: top .18s cubic-bezier(0.2, 0, 0, 1);
    -o-transition: top .18s cubic-bezier(0.2, 0, 0, 1);
    transition: top .18s cubic-bezier(0.2, 0, 0, 1);
}

@media(max-width:1080px) {
    #shot .FAQ .faqList {
        width: 89.44vw;
        margin-bottom: 2.22vw
    }
}

#shot .FAQ .faqList .q {
    max-width: 81.25vw;
    color: #FFF;
    font-size: 1.666666666667vw;
    font-style: normal;
    font-weight: 600;
    /* padding: 0 6.45833333vw 0 6.45833333vw; */
    height: 5vw;
    display: flex;
    align-items: center;
    position: relative;
    left: 2.91666667vw;
    transition: color .3s var(--motion-soft), transform .35s var(--motion-ease)
}

@media(max-width:1080px) {
    #shot .FAQ .faqList .q {
        font-size: 4.44vw;
        line-height: 5.33vw;
        letter-spacing: -0.04vw;
        height: 24.44vw;
        padding: 4.44vw 7.78vw 4.17vw 0;
        margin-left: 4.61vw
    }
}

#shot .FAQ .faqList .q:after {
    position: absolute;
    content: '';
    right: -7.03095vw;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%);
    transform-origin: center;
    width: 1.45833333vw;
    height: 0.10416667vw;
    border-radius: 1.19791667vw;
    background: #fff;
    transition: transform .32s var(--motion-ease), opacity .28s var(--motion-soft), background-color .28s var(--motion-soft)
}

@media(max-width:1080px) {
    #shot .FAQ .faqList .q:after {
        text-indent: 0;
        right: 2.528vw
    }
}

#shot .FAQ .faqList .q:before {
    position: absolute;
    content: '';
    right: -7.03095vw;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translateY(-50%) rotate(90deg);
    transform-origin: center;
    width: 1.45833333vw;
    height: 0.10416667vw;
    border-radius: 1.19791667vw;
    background: #fff;
    opacity: 1;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

@media(max-width:1080px) {
    #shot .FAQ .faqList .q:before {
        text-indent: 0;
        right: 2.667vw
    }
}

#shot .FAQ .faqList .a {
    color: #bfbfbf;
    font-size: 1.354166666667vw;
    font-style: normal;
    font-weight: 400;
    height: 0;
    opacity: 0;
    overflow: hidden;
    margin: 0 2.91666667vw 0 2.91666667vw;
    will-change: height, opacity, margin-top, padding-bottom;
    -webkit-transition: all .32s cubic-bezier(0.2, 0, 0, 1);
    -moz-transition: all .32s cubic-bezier(0.2, 0, 0, 1);
    -ms-transition: all .32s cubic-bezier(0.2, 0, 0, 1);
    -o-transition: all .32s cubic-bezier(0.2, 0, 0, 1);
    transition: all .32s cubic-bezier(0.2, 0, 0, 1)
}

#shot .FAQ .faqList:hover {
    transform: translateY(-0.20833333vw);
    box-shadow: 0 0.9375vw 2.70833333vw rgba(0, 0, 0, 0.12)
}

@media(max-width:1080px) {
    #shot .FAQ .faqList .a {
        font-size: 3.33vw;
        line-height: 4.67vw;
        letter-spacing: -0.04vw;
        margin-left: 6vw
    }
}

#shot .FAQ .active .a {
    height: auto;
    max-width: 81.25vw;
    opacity: 1;
    margin-top: 1.5625vw;
    padding-bottom: 1.667vw
}

#shot .FAQ .active {
    box-shadow: 0 1.04166667vw 2.91666667vw rgba(0, 0, 0, 0.14)
}

#shot .FAQ .active .q {
    color: #fff
}

@media(max-width:1080px) {
    #shot .FAQ .active .a {
        opacity: 1;
        padding-bottom: 4.44vw
    }
}

#shot .FAQ .active .q:before {
    content: '';
    transform: translateY(-50%);
    opacity: 0
}

#shot .highlights-section {
    display: flex;
    flex-flow: column;
    align-items: center;
}

#shot .highlights-section {
    width: 100%;
    background: #000;
    overflow: hidden
}

#shot .highlights-section .highlights-collage {
    width: 100vw;
    height: 80vw;
    margin-top: 12.5vw;
    min-height: 720px;
    position: relative;
    background: #000;
    animation: highlightsFadeUp .84s cubic-bezier(.22, 1, .36, 1) both
}

#shot .highlights-section .highlights-frame {
    position: absolute;
    top: 0;
    width: 100vw;
    height: 100%
}

#shot .highlights-section .highlight-photo,
#shot .highlights-section .highlights-title {
    position: absolute;
    box-sizing: border-box;
    background: #050505
}

#shot .highlights-section .highlight-photo {
    overflow: visible
}

#shot .highlights-section .highlights-title {
    overflow: visible
}

#shot .highlights-section .highlight-photo img,
#shot .highlights-section .highlight-photo video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .55s cubic-bezier(.22, 1, .36, 1)
}

#shot .highlights-section .highlight-photo:not(.highlight-video) {
    transform-origin: center center
}

#shot .highlights-section .highlight-photo:not(.highlight-video):hover {
    filter: brightness(1.04)
}

#shot .highlights-section .highlight-photo:not(.highlight-video):hover img {
    transform: scale(1.018)
}

#shot .highlights-section .highlight-video {
    cursor: pointer;
    border-radius: 1.5625vw;
    overflow: hidden
}

#shot .highlights-section .highlight-video .play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 3.75vw;
    height: 3.75vw;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    background: rgba(0, 0, 0, .18);
    backdrop-filter: blur(0.52vw);
    -webkit-backdrop-filter: blur(0.52vw);
    transition: transform .28s ease, background-color .28s ease
}

#shot .highlights-section .highlight-video:hover .play {
    transform: translate(-50%, -50%) scale(1.06);
    background: rgba(0, 0, 0, .28)
}

#shot .highlights-section .highlight-video .play svg {
    width: 100%;
    height: 100%;
    display: block
}

#shot .highlights-section .highlight-photo-1 {
    left: 10.104166666667vw;
    top: 3.125vw;
    width: 32.6vw;
    height: 23.96vw
}

#shot .highlights-section .highlight-photo-2 {
    left: 43.4375vw;
    top: 0vw;
    width: 18.54vw;
    height: 27.08vw
}

#shot .highlights-section .highlight-photo-3 {
    left: 62.708333333333vw;
    top: 0vw;
    width: 20.62vw;
    height: 11.04vw
}

#shot .highlights-section .highlight-photo-4 {
    left: 62.708333333333vw;
    top: 11.770833333333vw;
    width: 27.1875vw;
    height: 15.3125vw
}

#shot .highlights-section .highlight-photo-4 img {
    object-fit: contain;
    background: #fff
}

#shot .highlights-section .highlight-photo-5 {
    left: 3.541666666667vw;
    top: 27.8125vw;
    width: 15.260416666667vw;
    height: 21.5625vw
}

#shot .highlights-section .highlight-photo-6 {
    left: 19.53125vw;
    top: 27.8125vw;
    width: 15.260416666667vw;
    height: 21.5625vw
}

#shot .highlights-section .highlights-title {
    left: 36.875vw;
    top: 34.375vw;
    width: 30vw;
    height: 8.541666666667vw;
    display: flex;
    align-items: center;
    text-align: center;
}

#shot .highlights-section .highlights-title p {
    margin: 0;
    color: #fff;
    font-size: 3.541666666667vw;
    font-style: normal;
    font-weight: 600;
}

#shot .highlights-section .highlight-photo-8 {
    left: 68.958333333333vw;
    top: 27.864583333333vw;
    width: 27.5vw;
    height: 21.5625vw
}

#shot .highlights-section .highlight-photo-7 {
    left: 10.104166666667vw;
    top: 50.104166666667vw;
    width: 27.1875vw;
    height: 15.3125vw
}

#shot .highlights-section .highlight-photo-9 {
    left: 38.020833333333vw;
    top: 50.104166666667vw;
    width: 18.54vw;
    height: 27.08vw
}

#shot .highlights-section .highlight-photo-10 {
    left: 57.291666666667vw;
    top: 50.104166666667vw;
    width: 32.604166666667vw;
    height: 23.958333333333vw
}

#shot .highlights-section .highlight-photo-11 {
    left: 16.666666666667vw;
    top: 66.145833333333vw;
    width: 20.625vw;
    height: 11.041666666667vw
}

@media(max-width:1080px) {
    #shot .highlights-section .highlights-collage {
        height: 238vw;
        min-height: 0
    }

    #shot .highlights-section .highlights-frame {
        left: 4.5vw;
        width: 91vw
    }

    #shot .highlights-section .highlight-video .play {
        width: 12vw;
        height: 12vw
    }

    #shot .highlights-section .highlight-photo-1 {
        left: 2vw;
        top: 7vw;
        width: 66vw;
        height: 48.5vw
    }

    #shot .highlights-section .highlight-photo-2 {
        left: 48vw;
        top: 51vw;
        width: 37vw;
        height: 54vw
    }

    #shot .highlights-section .highlight-photo-3 {
        left: 25vw;
        top: 109vw;
        width: 41vw;
        height: 22vw
    }

    #shot .highlights-section .highlight-photo-4 {
        left: 47vw;
        top: 132vw;
        width: 41vw;
        height: 22vw
    }

    #shot .highlights-section .highlight-photo-5 {
        left: 2vw;
        top: 59vw;
        width: 30vw;
        height: 42.4vw
    }

    #shot .highlights-section .highlight-photo-6 {
        left: 2vw;
        top: 103vw;
        width: 30vw;
        height: 42.4vw
    }

    #shot .highlights-section .highlights-title {
        left: 5vw;
        top: 150vw;
        width: 62vw;
        height: 18vw
    }

    #shot .highlights-section .highlights-title p {
        font-size: 5.2vw;
        line-height: 1.16
    }

    #shot .highlights-section .highlight-photo-8 {
        left: 35vw;
        top: 170vw;
        width: 56vw;
        height: 31.6vw
    }

    #shot .highlights-section .highlight-photo-7 {
        left: 2vw;
        top: 170vw;
        width: 30vw;
        height: 42.4vw
    }

    #shot .highlights-section .highlight-photo-9 {
        left: 35vw;
        top: 32vw;
        width: 37vw;
        height: 54vw
    }

    #shot .highlights-section .highlight-photo-10 {
        left: 32vw;
        top: 204vw;
        width: 56vw;
        height: 44vw
    }

    #shot .highlights-section .highlight-photo-11 {
        left: 2vw;
        top: 215vw;
        width: 56vw;
        height: 31.6vw
    }
}

#shot .highlights-section>p:nth-child(1) {
    color: #FFF;
    font-style: normal;
    font-weight: 600;
    line-height: 5.333vw;
    margin: 12.5vw 0 3.64583333vw;
    animation: highlightsFadeUp .72s cubic-bezier(.22, 1, .36, 1) both
}

@media(max-width:1080px) {
    #shot .highlights-section>p:nth-child(1) {
        line-height: 12vw;
        letter-spacing: -0.2vw;
        text-align: center;
        margin: 20vw 0 15.28vw
    }
}

#shot .highlights-section .highlights-video {
    width: 92.91666667vw;
    height: 52.29166667vw;
    border-radius: 1.5625vw;
    margin-bottom: 3.918vw;
    overflow: hidden;
    position: relative;
    transition: transform .45s cubic-bezier(.22, 1, .36, 1), box-shadow .45s cubic-bezier(.22, 1, .36, 1);
    animation: highlightsFadeUp .78s cubic-bezier(.22, 1, .36, 1) .08s both
}

#shot .highlights-section .highlights-video::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, .06) 0%, rgba(255, 255, 255, 0) 32%, rgba(0, 0, 0, .16) 100%);
    pointer-events: none;
    opacity: .9;
    transition: opacity .4s var(--motion-soft)
}

#shot .highlights-section .highlights-video:hover {
    transform: translateY(-0.3125vw);
    box-shadow: 0 1.25vw 3.125vw rgba(0, 0, 0, 0.22)
}

#shot .highlights-section .highlights-video video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#shot .highlights-section .highlights-video .play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 5vw;
    height: 5vw;
    border-radius: 50%;
    border: 0.05208333vw solid rgba(255, 255, 255, 0.22);
    background: rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(1.041666666667vw);
    -webkit-backdrop-filter: blur(1.041666666667vw);
    box-shadow: inset 0.10416667vw 0.10416667vw 0.15625vw 0 rgba(255, 255, 255, 0.2), inset -0.05208333vw -0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.08), 0 0.83333333vw 2.08333333vw rgba(0, 0, 0, 0.16);
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    transition: transform .35s cubic-bezier(.22, 1, .36, 1), opacity .35s ease
}

#shot .highlights-section .highlights-video .play svg {
    width: 68%;
    height: 68%;
    display: block;
    position: relative;
    z-index: 1;
    mix-blend-mode: difference;
    filter: contrast(1.18) brightness(0.9)
}

#shot .highlights-section .highlights-video .play svg path {
    stroke: #fff !important;
    stroke-width: 2.4px;
    fill: none !important
}

#shot .highlights-section .highlights-video:hover .play {
    transform: translate(-50%, -50%) scale(1.06)
}

@media(max-width:1080px) {
    #shot .highlights-section .highlights-video {
        width: 89.44vw;
        height: 50.28vw;
        margin-bottom: 13.33vw
    }

    #shot .highlights-section .highlights-video .play {
        width: 17.78vw;
        height: 17.78vw
    }
}

#shot .highlights-section .highlights-carousel {
    width: 92.91666667vw;
    position: relative
}

#shot .highlights-section .highlights-swiper {
    width: 92.91666667vw;
    height: 33.333vw;
    /* margin: 0 auto 2.222vw; */
    user-select: none;
    position: relative;
    animation: highlightsFadeUp .84s cubic-bezier(.22, 1, .36, 1) .16s both
}

@media(max-width:1080px) {
    #shot .highlights-section .highlights-carousel {
        width: 89.44vw
    }

    #shot .highlights-section .highlights-swiper {
        width: 89.44vw;
        height: 71.11vw;
        margin-bottom: 8.89vw
    }
}

#shot .highlights-section .highlights-swiper .swiper-wrapper {
    width: auto;
    display: flex;
    align-items: stretch
}

#shot .highlights-section .highlights-swiper .swiper-slide {
    height: 31.25vw;
    border-radius: 1.5625vw;
    overflow: hidden;
    flex-shrink: 0;
    opacity: .84;
    filter: saturate(.88);
    transition: transform .45s cubic-bezier(.22, 1, .36, 1), box-shadow .45s ease, opacity .45s ease, filter .45s ease
}

#shot .highlights-section .highlights-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform .7s cubic-bezier(.22, 1, .36, 1)
}

#shot .highlights-section .highlights-swiper .swiper-slide-active {
    opacity: 1;
    filter: saturate(1) brightness(1.02);
    box-shadow: 0 1.25vw 3.125vw rgba(0, 0, 0, 0.18)
}

#shot .highlights-section .highlights-swiper .swiper-slide-active img {
    transform: scale(1.02)
}

@media(max-width:1080px) {
    #shot .highlights-section .highlights-swiper .swiper-slide {
        height: 71.11vw;
    }
}

#shot .highlights-section .highlights-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25.677083333333vw;
    height: 3.565161197917vw;
    margin: 8.333333333333vw auto;
    border-radius: 5vw;
    background: linear-gradient(90deg, #FFA14E 0%, #FFFFFF 50%, #2279D4 100%);
    color: #000;
    text-align: center;
    font-family: "Hurme Geometric Sans 3";
    font-size: 1.59375vw;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0;
    text-decoration: none;
}

#shot .highlights-section .highlights-cta:hover {
    transform: translateY(-0.15625vw);
    box-shadow: 0 0.625vw 1.5625vw rgba(0, 0, 0, 0.16);
    filter: brightness(1.03)
}

#shot .highlights-section .highlights-cta:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 0.26041667vw 0.83333333vw rgba(0, 0, 0, 0.12)
}

/* @media(max-width:1080px) {
    #shot .highlights-section .highlights-cta {
        font-size: 5vw;
        line-height: 6vw;
        letter-spacing: -0.05vw;
        text-decoration-line: underline
    }
} */

@keyframes highlightsFadeUp {
    from {
        opacity: 0;
        transform: translateY(1.25vw)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

#shot .reveal-item {
    opacity: 0;
    transform: translateY(2.08333333vw) scale(.985);
    filter: blur(0.3125vw);
    transition: opacity .8s cubic-bezier(.22, 1, .36, 1), transform .8s cubic-bezier(.22, 1, .36, 1), filter .8s cubic-bezier(.22, 1, .36, 1);
    transition-delay: var(--reveal-delay, 0ms);
    will-change: opacity, transform, filter;
}

#shot .reveal-item.reveal-visible {
    opacity: 1;
    transform: translateY(0) scale(1);
    filter: blur(0)
}

#shot .Timeline.section-inview .Timeline_line .line .point P {
    opacity: 1;
    filter: saturate(1);
    transform: scale(1)
}

#shot .Requirements.section-inview .process .pa .num::before,
#shot .Requirements.section-inview .process .pa2 .num::before,
#shot .Requirements.section-inview .process .pa3 .num::before {
    opacity: .82;
    filter: saturate(1);
    transform: rotate(180deg) scale(1.03)
}

#shot .Timeline.section-inview .Timeline_line .line .point P:nth-child(1) {
    animation: timelinePointFloat 3.8s ease-in-out 0s infinite
}

#shot .Timeline.section-inview .Timeline_line .line .point P:nth-child(2) {
    animation: timelinePointFloat 3.8s ease-in-out .3s infinite
}

#shot .Timeline.section-inview .Timeline_line .line .point P:nth-child(3) {
    animation: timelinePointFloat 3.8s ease-in-out .6s infinite
}

#shot .Categories.section-inview .box .swiperBox .swiper,
#shot .Categories.section-inview .mBox .swiper-slide {
    filter: saturate(1) brightness(1);
    box-shadow: 0 0.9375vw 2.70833333vw rgba(0, 0, 0, 0.14)
}

#shot .Categories .box .swiperBox .swiper:hover {
    transform: translateY(-0.41666667vw);
    filter: saturate(1.04) brightness(1.02);
    box-shadow: 0 1.25vw 3.22916667vw rgba(0, 0, 0, 0.2)
}

#shot .Categories .box .swiperBox .swiper:hover img {
    transform: scale(1.035)
}

#shot .Prizes.section-inview .prize-wrap .prize-card {
    box-shadow: none
}

#shot .Prizes .prize-wrap .prize-card:hover {
    transform: translateY(-0.36458333vw);
    box-shadow: none
}

#shot .Requirements.section-inview .process .pa {
    transform: translateY(-0.10416667vw)
}

#shot .highlights-section.section-inview .highlights-video {
    box-shadow: 0 1.25vw 3.125vw rgba(0, 0, 0, 0.16)
}

#shot .highlights-section .highlights-video:hover::after {
    opacity: 1
}

#shot .highlights-section .highlights-carousel:hover .swiper-slide:not(.swiper-slide-active) {
    opacity: .92
}

@media (max-width:1080px) {
    #shot .reveal-item {
        transform: translateY(5.556vw) scale(.985);
        filter: blur(1.111vw);
    }
}

@media (prefers-reduced-motion: reduce) {
    #shot .reveal-item {
        opacity: 1;
        transform: none;
        filter: none;
        transition: none;
    }

    #shot .Timeline.section-inview .Timeline_line .line .point P {
        animation: none
    }
}

@keyframes timelinePointFloat {
    0%,
    100% {
        transform: translateY(0) scale(1)
    }

    50% {
        transform: translateY(-0.26041667vw) scale(1.03)
    }
}

#shot .form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    min-height: 100vh;
    background: transparent;
    z-index: 9999;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain
}

#shot .form::before {
    display: none
}

#shot .form .form-blur-layer,
#shot .form .form-mask-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    z-index: 0;
    pointer-events: none;
    opacity: 0;
    animation: formOverlayReveal .2s ease .28s both
}

#shot .form .form-blur-layer {
    background: transparent;
    backdrop-filter: blur(2.08333333vw);
    -webkit-backdrop-filter: blur(2.08333333vw);
    -webkit-mask: url(#form-hole-mask);
    mask: url(#form-hole-mask);
    mask-type: alpha
}

/* @media(max-width:1080px) {
    #shot .form {
        background: transparent
    }

    #shot .form .form-blur-layer {
        backdrop-filter: blur(2.08333333vw);
        -webkit-backdrop-filter: blur(2.08333333vw)
    }

} */

#shot .form .close {
    position: absolute;
    right: 0;
    top: -3.645833333333vw;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(3.125vw);
    width: 2.70833333vw;
    height: 2.70833333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    border-radius: 1.5625vw;
    box-shadow: inset 0.05208333vw 0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.8), inset -0.05208333vw -0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.2);
    cursor: pointer;
    opacity: 0;
    animation: formCloseReveal .22s cubic-bezier(.22, 1, .36, 1) .32s both;
    transition: transform .24s ease, box-shadow .24s ease, background-color .24s ease
}

#shot .form .close::before,
#shot .form .close::after {
    content: "";
    position: absolute;
    width: 0.9375vw;
    height: 0.10416667vw;
    border-radius: 52.03125vw;
    background: #FFFFFF;
    left: 50%;
    top: 50%
}

#shot .form .close::before {
    transform: translate(-50%, -50%) rotate(45deg)
}

#shot .form .close::after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

#shot .form .close:hover {
    transform: translateY(-0.15625vw);
    background: rgba(255, 255, 255, 0.16);
    box-shadow: 0 0.41666667vw 1.25vw rgba(0, 0, 0, 0.14), inset 0.05208333vw 0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.8), inset -0.05208333vw -0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.2)
}

@media(max-width:1080px) {
    #shot .form .close {
        width: 8.89vw;
        height: 8.89vw;
        top: -8.89vw;
        right: 8.89vw;
        font-size: 6.94vw;
        backdrop-filter: blur(2.111vw)
    }
}

#shot .form .inputList {
    width: 92.91666667vw;
    height: auto;
    flex-shrink: 0;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(3.125vw);
    color: white;
    position: relative;
    top: auto;
    left: auto;
    margin: 4.58333333vw 3.541666666667vw 4.16666667vw 3.541666666667vw;
    border-radius: 1.5625vw;
    box-shadow: inset 0.078125vw 0.078125vw 0.10416667vw 0 rgba(255, 255, 255, 0.8), inset -0.10416667vw -0.10416667vw 0.10416667vw 0 rgba(255, 255, 255, 0.2);
    display: grid;
    grid-template-rows: auto 1fr;
    z-index: 1;
    opacity: 0;
    transform: translateY(6.25vw);
    animation: formPanelRise .74s cubic-bezier(.22, 1, .36, 1) both
}

@keyframes formPanelRise {
    0% {
        opacity: 0;
        transform: translateY(6.25vw)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes formCloseReveal {
    0% {
        opacity: 0;
        transform: translateY(0.83333333vw) scale(0.88)
    }

    100% {
        opacity: 1;
        transform: translateY(0) scale(1)
    }
}

@keyframes formOverlayReveal {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes formPanelExit {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(4.6875vw)
    }
}

@keyframes formOverlayHide {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes formCloseHide {
    0% {
        opacity: 1;
        transform: translateY(0) scale(1)
    }

    100% {
        opacity: 0;
        transform: translateY(-0.41666667vw) scale(0.9)
    }
}

.form-popup-leave-active {
    pointer-events: none;
}

#shot .form.form-popup-leave-active .form-blur-layer,
#shot .form.form-popup-leave-active .form-mask-layer,
.form.form-popup-leave-active .form-blur-layer,
.form.form-popup-leave-active .form-mask-layer {
    animation: formOverlayHide .2s ease both;
}

#shot .form.form-popup-leave-active .inputList,
.form.form-popup-leave-active .inputList {
    animation: formPanelExit .3s cubic-bezier(.4, 0, .2, 1) .2s both;
}

#shot .form.form-popup-leave-active .close,
.form.form-popup-leave-active .close {
    animation: formCloseHide .2s ease both;
}

@media(max-width:1080px) {
    #shot .form .inputList {
        width: 88.89vw;
        height: auto;
        grid-template-rows: auto 1fr;
        position: relative;
        bottom: auto;
        margin: 8vw auto;
        backdrop-filter: blur(2.111vw)
    }
}

#shot .form .inputList .theme {
    justify-content: center;
    flex-flow: column;
    width: 13.889vw;
    gap: 2.222vw;
    position: absolute;
    left: 0;
    right: 0;
    top: 16.181vw;
    margin: auto
}

@media(max-width:1080px) {
    #shot .form .inputList .theme {
        width: 55.56vw;
        top: 47.22vw
    }
}

#shot .form .inputList .theme>label {
    color: #bfbfbf;
    text-align: center;
    font-size: 1.111vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.667vw;
    
    padding-left: 1.424vw;
    margin-bottom: 2.222vw;
    display: flex;
    align-items: center;
    gap: 1.111vw;
    position: relative
}

@media(max-width:1080px) {
    #shot .form .inputList .theme>label {
        font-size: 3.89vw;
        font-weight: 400;
        line-height: 5.83vw;
        letter-spacing: -0.04vw;
        padding-left: 7.92vw;
        gap: 4.44vw;
        margin-bottom: 13.33vw
    }
}

#shot .form .inputList .theme>label [type=checkbox]:checked+.status {
    background: url("checkbox.png") no-repeat
}

#shot .form .inputList .theme>label [type=checkbox] {
    width: 1.111vw;
    height: 1.111vw;
    aspect-ratio: 1/1;
    margin-top: .278vw;
    opacity: 0
}

#shot .form .inputList .theme .submit {
    margin-top: 1.111vw
}

#shot .form .inputList .fromLogo {
    height: 8.645833333333vw;
    position: relative;
    flex-flow: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0 1.992708333333vw;
    display: flex
}

#shot .form .inputList .fromLogo::after {
    content: "";
    position: absolute;
    left: 1.979166666667vw;
    top: 100%;
    width: 88.95833333vw;
    height: 0.05208333vw;
    background: rgba(77, 77, 77, 1)
}

#shot .form .inputList .fromLogo img:nth-child(1) {
    width: 31.033333333333vw;
    height: 2.804166666667vw;
    flex-shrink: 0
}

@media(max-width:1080px) {
    #shot .form .inputList .fromLogo img:nth-child(1) {
        width: 46.1175vw;
        height: 5.56vw
    }
}

#shot .form .inputList .fromLogo img:nth-child(2) {
    width: 10.5078125vw;
    height: 4.573958333333vw;
    flex-shrink: 0;
    aspect-ratio: 55/24
}

@media(max-width:1080px) {
    #shot .form .inputList .fromLogo img:nth-child(2) {
        width: 12.78vw;
        height: 5.57vw;
        aspect-ratio: 46/20.06
    }
}

#shot .form .inputList .step2 {
    overflow: visible;
    display: flex;
    flex-flow: wrap;
    padding: 2.083333333333vw 1.979166666667vw 4.166666666667vw 1.979166666667vw;
    justify-content: space-between;
    height: auto;
    min-height: auto
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 {
        padding: 2.22vw 9.72vw
    }
}

#shot .form .inputList .step2 .fileWrap {
    display: flex
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 .fileWrap {
        flex-flow: column
    }
}

#shot .form .inputList .step2 .fileWrap .input>div>p {
    color: #bfbfbf;
    font-size: .972vw;
    font-style: normal;
    font-weight: 600;
    line-height: 1.458vw;
    
    margin-bottom: 0.885416666667vw
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 .fileWrap .input>div>p {
        font-size: 3.89vw;
        line-height: 5.83vw;
    }
}

#shot .form .inputList .step2 .fileWrap .fileBox {
    background: rgba(255, 255, 255, 0.1);
    width: 27.08333333vw;
    height: 13.54166667vw;
    position: relative;
    overflow: hidden;
    border-radius: 0.52083333vw;
    border: 0.05208333vw solid rgba(255, 255, 255, 1);
    transition: transform .24s ease, box-shadow .24s ease, background-color .24s ease, border-color .24s ease
}

#shot .form .inputList .step2 .fileWrap .fileBox:hover {
    transform: translateY(-0.15625vw);
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0.625vw 1.5625vw rgba(0, 0, 0, 0.16)
}

#shot .form .inputList .step2 .fileWrap .fileBox:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 0.26041667vw 0.83333333vw rgba(0, 0, 0, 0.12)
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 .fileWrap .fileBox {
        width: 51.67vw;
        height: 24.44vw;
        margin-right: unset
    }
}

#shot .form .inputList .step2 .fileWrap .fileBox>img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: relative;
    z-index: 0
}

#shot .form .inputList .step2 .fileWrap .fileBox .addIcon {
    width: 4.16666667vw;
    height: 4.16666667vw;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: transform .24s ease, opacity .24s ease
}

#shot .form .inputList .step2 .fileWrap .fileBox:hover .addIcon {
    transform: scale(1.05)
}

#shot .form .inputList .step2 .fileWrap .fileBox .addIcon::before,
#shot .form .inputList .step2 .fileWrap .fileBox .addIcon::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.20833333vw;
    height: 4.16666667vw;
    border-radius: 1.92708333vw;
    background: rgba(255, 255, 255, 1);
    transform: translate(-50%, -50%);
}

#shot .form .inputList .step2 .fileWrap .fileBox .addIcon::after {
    transform: translate(-50%, -50%) rotate(90deg)
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 .fileWrap .fileBox .addIcon {
        width: 8.33vw;
        height: 8.33vw
    }
}

#shot .form .inputList .step2 .fileWrap .fileBox input {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    z-index: 3
}

#shot .form .inputList .step2 .radio-group {
    width: 100%;
    height: 5.208333333333vw;
}

#shot .form .inputList .step2 .radio-group>p {
    color: #FFFFFF;
    font-size: 1.458333333333vw;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 1.666666666667vw
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 .input {
        width: 100% !important;
        margin-bottom: 3.06vw
    }



    #shot .form .inputList .step2 .input>div input {
        height: 11.11vw
    }
}

#shot .form .inputList .step2 .err {
    color: red !important;
    display: none;
    font-size: 1.458333333333vw;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0%;
    margin-top: 1.66666667vw !important;
}

#shot .form .inputList .step2>.input>p {
    opacity: 1;
    font-size: 1.458333333333vw;
    font-weight: 600;
    line-height: 100%;
    letter-spacing: 0%;
    margin-bottom: 1.66666667vw;

}

@media(max-width:1080px) {
    #shot .form .inputList .step2>.input>p {
        font-size: 3.89vw;
        line-height: 5.83vw;
        letter-spacing: -0.04vw
    }
}

#shot .form .inputList .step2>.input .labelBox {
    display: flex;
    align-items: center;
    justify-content:space-between
}

@media(max-width:1080px) {
    #shot .form .inputList .step2>.input .labelBox {
        align-items: start;
        gap: 7.78vw;
        flex-flow: column;
        justify-content: start;
        margin-top: 1.53vw
    }
}

#shot .form .inputList .step2>.input .labelBox label {
    margin-bottom: 0;
    color: #FFFFFF;;
    text-align: center;
    font-size: 1.458333333333vw;
    font-style: normal;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.625vw;
    position: relative;
    transition: color .22s ease, transform .22s ease
}

@media(max-width:1080px) {
    #shot .form .inputList .step2>.input .labelBox label {
        font-size: 3.89vw;
        line-height: 5.83vw;
        letter-spacing: -0.04vw;
        gap: 2.22vw
    }

    #shot .form .inputList .step2>.input .labelBox label input {
        height: auto
    }
}

#shot .form .inputList .step2>.input .labelBox label:hover {
    color: #FFFFFF;
    transform: translateY(-0.10416667vw)
}

#shot .form .inputList .step2>.input .labelBox label:hover .radio {
    border-color: rgba(255, 255, 255, 1);
    box-shadow: 0 0 0 0.15625vw rgba(255, 255, 255, 0.12);
    transform: scale(1.08)
}

#shot .form .inputList .step2>.input .labelBox label:hover [type=radio]:not(:checked)+.radio {
    background: rgba(255, 255, 255, 0.08)
}

#shot .form .inputList .step2>.input .labelBox label:active {
    transform: translateY(0)
}

#shot .form .inputList .step2>.input .labelBox label:active .radio {
    transform: scale(0.94);
    box-shadow: 0 0 0 0.10416667vw rgba(255, 255, 255, 0.1)
}

#shot .form .inputList .step2>.input>input {
    width: 88.95833333vw;
    height: 3.125vw;
    border-radius: 0.52083333vw;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    padding: .694vw 1.111vw .625vw 1.111vw;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border: 0.05208333vw solid rgba(255, 255, 255, 1);
    font-size: .972vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.458vw;
}

@media(max-width:1080px) {
    #shot .form .inputList .step2>.input>input {
        height: 11.11vw;
        font-size: 3.89vw;
        line-height: 5.83vw;
        letter-spacing: -0.04vw;
        border-radius: 1.11vw
    }
}

#shot .form .inputList .step2>.input>div>p {
    color: #FFFFFF;
    font-size: 1.458333333333vw;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 1.041666666667vw
}

@media(max-width:1080px) {
    #shot .form .inputList .step2>.input>div>p {
        font-size: 3.89vw;
        line-height: 5.83vw;
        letter-spacing: -0.04vw
    }
}

#shot .form .inputList .step2>.input>div>input,
#shot .form .inputList .step2>.input.country-select>div .country-trigger input {
    color: white;
    width: 43.4375vw;
    height: 3.125vw;
    border-radius: 0.52083333vw;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    padding: .694vw 2.8vw .625vw 1.111vw;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border: 0.05208333vw solid #FFFFFF;
    font-size: .972vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.458vw;
    
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    box-sizing: border-box;
    cursor: text;
}

#shot .form .inputList .step2>.input:nth-of-type(-n+6) {
    margin-bottom: 1.66666667vw;
}

#shot .form .inputList .step2>.input:nth-of-type(7) {
    margin-bottom: 4.16666667vw;
}

@media(max-width:1080px) {
    #shot .form .inputList .step2>.input>div>input {
        font-size: 3.89vw;
        line-height: 5.83vw;
        letter-spacing: -0.04vw;
        border-radius: 1.11vw
    }
}

#shot .form .inputList .step2 .checkbox {
    position: relative;
    display: flex;
    gap: 1.041666666667vw;
    color: #FFFFFF;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    align-items: center;
    height: 3.020833333333vw;
    margin-bottom: 4.166666666667vw;
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 .checkbox {
        font-size: 3.33vw;
        line-height: 4vw;
        letter-spacing: -0.03vw;
        gap: 2.22vw
    }
}

#shot .form .inputList .step2 .checkbox .status {
    width: 1.66666667vw;
    height: 1.66666667vw;
    border: 0.05208333vw solid rgba(255, 255, 255, 1);
    background: transparent;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    border-radius: 0.20833333vw;
    transition: border-color .24s ease, background-color .24s ease
}

#shot .form .inputList .step2 .checkbox .status::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0.41666667vw;
    height: 0.83333333vw;
    border-right: 0.10416667vw solid #FFFFFF;
    border-bottom: 0.10416667vw solid #FFFFFF;
    transform: translate(-50%, -58%) rotate(45deg) scale(0.7);
    opacity: 0;
    transition: opacity .22s ease, transform .22s ease
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 .checkbox .status {
        width: 4.44vw;
        height: 4.44vw;
        aspect-ratio: 1/1
    }
}

#shot .form .inputList .step2 .checkbox [type=checkbox]:checked+.status {
    background: rgba(255, 255, 255, 0.12)
}

#shot .form .inputList .step2 .checkbox [type=checkbox]:checked+.status::after {
    opacity: 1;
    transform: translate(-50%, -58%) rotate(45deg) scale(1)
}

#shot .form .inputList .step2 .checkbox [type=checkbox] {
    width: 1.666666666667vw;
    height: 1.666666666667vw;
    aspect-ratio: 1/1;
    opacity: 0
}

@media(max-width:1080px) {
    #shot .form .inputList .step2 .checkbox [type=checkbox] {
        width: 4.44vw;
        height: 4.44vw;
        aspect-ratio: 1/1
    }
}

#shot .form .inputList .submit {
    border-radius: 5vw;
    background: linear-gradient(90deg, #FFA14E 0%, #FFFFFF 50%, #2279D4 100%);
    color: black;
    font-size: 2.083333333333vw;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 4.6875vw;
    width: 31.25vw;
    margin: 0 auto 0 auto;
    cursor: pointer;
    font-weight: 600;
    transition: transform .24s ease, box-shadow .24s ease, filter .24s ease
}

#shot .form .inputList .submit:hover {
    transform: translateY(-0.15625vw);
    box-shadow: 0 0.625vw 1.5625vw rgba(0, 0, 0, 0.16);
    filter: brightness(1.03)
}

#shot .form .inputList .submit:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 0.26041667vw 0.83333333vw rgba(0, 0, 0, 0.12)
}

@media(max-width:1080px) {
    #shot .form .inputList .submit {
        width: 55.56vw;
        height: 13.89vw;
        font-size: 4.44vw
    }
}

#shot .xmage-popup ul {
    list-style: none
}

#shot .xmage-popup {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.48);
    backdrop-filter: blur(2.604166666667vw);
    -webkit-backdrop-filter: blur(2.604166666667vw);
    animation: popupOverlayIn .28s ease both
}

#shot .xmage-popup.is-closing {
    animation: popupOverlayOut .28s ease both;
    pointer-events: none
}

#shot .xmage-popup * {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

#shot .xmage-popup::after {
    display: none
}

#shot .xmage-popup.is-closing::after {
    display: none
}

#shot .xmage-popup .popup-scale {
    position: relative;
    z-index: 1;
    animation: popupVideoIn .34s cubic-bezier(.22, 1, .36, 1) both
}

#shot .xmage-popup.is-closing .popup-scale {
    animation: popupVideoOut .28s cubic-bezier(.4, 0, .2, 1) both
}

#shot .xmage-popup .popup-container {
    position: relative;
    z-index: 2;
    max-height: 40.278vw;
    min-height: 15.625vw
}

@keyframes popupOverlayIn {
    from {
        opacity: 0;
        background-color: rgba(0, 0, 0, 0);
        backdrop-filter: blur(0);
        -webkit-backdrop-filter: blur(0)
    }

    to {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.48);
        backdrop-filter: blur(2.604166666667vw);
        -webkit-backdrop-filter: blur(2.604166666667vw)
    }
}

@keyframes popupOverlayOut {
    from {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.48);
        backdrop-filter: blur(2.604166666667vw);
        -webkit-backdrop-filter: blur(2.604166666667vw)
    }

    to {
        opacity: 0;
        background-color: rgba(0, 0, 0, 0);
        backdrop-filter: blur(0);
        -webkit-backdrop-filter: blur(0)
    }
}

@keyframes popupBlurIn {
    from {
        opacity: 0;
        backdrop-filter: blur(0);
        -webkit-backdrop-filter: blur(0);
        background-color: rgba(0, 0, 0, 0)
    }

    to {
        opacity: 1;
        backdrop-filter: blur(2.604166666667vw);
        -webkit-backdrop-filter: blur(2.604166666667vw);
        background-color: rgba(0, 0, 0, 0.48)
    }
}

@keyframes popupBlurOut {
    from {
        opacity: 1;
        backdrop-filter: blur(2.604166666667vw);
        -webkit-backdrop-filter: blur(2.604166666667vw);
        background-color: rgba(0, 0, 0, 0.48)
    }

    to {
        opacity: 0;
        backdrop-filter: blur(0);
        -webkit-backdrop-filter: blur(0);
        background-color: rgba(0, 0, 0, 0)
    }
}

@keyframes popupVideoIn {
    from {
        opacity: 0;
        transform: translateY(4.166666666667vw) scale(.58);
        filter: blur(0.416666666667vw)
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(.85);
        filter: blur(0)
    }
}

@keyframes popupVideoOut {
    from {
        opacity: 1;
        transform: translateY(0) scale(.85);
        filter: blur(0)
    }

    to {
        opacity: 0;
        transform: translateY(3.125vw) scale(.62);
        filter: blur(0.3125vw)
    }
}

@media(min-width:1081px) {
    #shot .xmage-popup .videoPop {
        height: 40.278vw
    }

    #shot .xmage-popup .videoPop .popup-content {
        height: 100%
    }

    #shot .xmage-popup .videoPop .popup-content .view-box video {
        object-fit: contain
    }
}

#shot .xmage-popup .popup-container .close-btn {
    position: absolute;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(3.125vw);
    -webkit-backdrop-filter: blur(3.125vw);
    width: 2.70833333vw;
    height: 2.70833333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -3.645833333333vw;
    right: 0;
    border-radius: 1.5625vw;
    box-shadow: inset 0.05208333vw 0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.8), inset -0.05208333vw -0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.2);
    transition: transform .24s ease, box-shadow .24s ease, background-color .24s ease
}

#shot .xmage-popup .popup-container .close-btn:hover {
    transform: translateY(-0.15625vw);
    background: rgba(255, 255, 255, 0.16);
    box-shadow: 0 0.41666667vw 1.25vw rgba(0, 0, 0, 0.14), inset 0.05208333vw 0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.8), inset -0.05208333vw -0.05208333vw 0.10416667vw 0 rgba(255, 255, 255, 0.2)
}

#shot .xmage-popup .popup-container .close-btn:active {
    transform: translateY(0) scale(0.96)
}

#shot .xmage-popup .popup-container .close-btn>img {
    width: 1.25vw;
    height: 1.25vw;
    filter: brightness(0) invert(1)
}

@media(max-width:1080px) {
    #shot .xmage-popup .popup-container .close-btn>img {
        width: 3.125vw;
        height: 3.125vw
    }
}

#shot .xmage-popup .popup-container .popup-content {
    display: flex;
    justify-content: center;
    overflow: hidden
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .popup-container {
        max-width: 88.889vw;
        max-height: 90%;
        display: flex;
        flex-direction: column;
        margin-top: 10%
    }

    #shot .xmage-popup .popup-container .close-btn {
        width: 8.889vw;
        height: 8.889vw;
        z-index: 2;
        top: -8.889vw;
        right: 0;
        backdrop-filter: blur(2.111vw);
        -webkit-backdrop-filter: blur(2.111vw)
    }

    #shot .xmage-popup .popup-container .close-btn svg {
        fill: #fff
    }

    #shot .xmage-popup .popup-container .popup-content {
        flex-direction: column;
        justify-content: flex-start;
        overflow: hidden;
        min-width: 83.33vw
    }
}

#shot .xmage-popup .popup-container .view-box {
    position: relative;
    max-width: 45.625vw;
    height: 100%;
    background: #000;
    z-index: 1;
    min-width: 5.208333333333vw;
    min-height: 5.208333333333vw
}

#shot .xmage-popup .view-box .view-img {
    width: auto;
    max-width: 45.625vw;
    max-height: 40.278vw;
    object-fit: unset
}

#shot .xmage-popup .view-box .view-img2 {
    width: auto;
    max-width: 100%;
    max-height: 100%
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .popup-container .view-box {
        max-width: 100%;
        min-height: 5.208333333333vw
    }

    #shot .xmage-popup .view-box .view-img {
        width: 100%;
        max-width: 100%;
        max-height: 100%
    }
}

#shot .xmage-popup .view-box .swiper {
    position: relative;
    overflow: hidden
}

#shot .xmage-popup .view-box .swiper::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    z-index: 1;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.5) 100%);
    pointer-events: none
}

#shot .xmage-popup .view-box .swiper-wrapper {
    align-items: center
}

#shot .xmage-popup .view-box .swiper .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center
}

#shot .xmage-popup .view-box .swiper-thumbs {
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 1.5625vw;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

#shot .xmage-popup .view-box .swiper-thumbs .swiper-wrapper {
    justify-content: center
}

#shot .xmage-popup .view-box .swiper-thumbs .swiper-slide {
    width: 2.6041678vw;
    height: 2.6041678vw;
    margin: 0 .260417vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.052083333333vw solid rgba(255, 255, 255, 0);
    cursor: pointer
}

#shot .xmage-popup .view-box .swiper-thumbs .swiper-slide-thumb-active {
    border: 0.052083333333vw solid rgba(255, 255, 255, 0.5)
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .view-box .swiper-thumbs {
        bottom: 8.888889vw
    }

    #shot .xmage-popup .view-box .swiper-thumbs .swiper-slide {
        width: 6.944444vw;
        height: 6.944444vw;
        margin: 0 .694444vw
    }
}

#shot .xmage-popup .view-box .play-btn {
    cursor: pointer;
    width: 3.75vw;
    height: 3.75vw;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .view-box .play-btn {
        width: 10vw;
        height: 10vw
    }
}

#shot .xmage-popup .popup-container .works-infos-box {
    width: 20.833333vw;
    background: #101010;
    position: relative
}

#shot .xmage-popup .works-infos-box .works-infos-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 2.222vw .556vw 2.222vw 2.222vw;
    overflow: auto;
    min-height: 15.625vw
}

#shot .xmage-popup .works-infos-box .works-infos-content {
    height: 100%
}

#shot .xmage-popup .works-infos-box .works-infos-content.auto {
    overflow: auto
}

#shot .xmage-popup .works-infos-box .works-infos-content::-webkit-scrollbar {
    width: 0.052083333333vw
}

#shot .xmage-popup .works-infos-box .works-infos-content::-webkit-scrollbar-thumb {
    background: #000
}

#shot .xmage-popup .works-infos-box .works-infos-content::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0)
}

#shot .xmage-popup .works-infos-box .info-container {
    display: flex;
    flex-direction: column;
    height: 100%
}

#shot .xmage-popup .works-infos-box .works-infos-content.auto .info-container {
    height: auto
}

#shot .xmage-popup .works-infos-box .info-container:nth-child(n+2) {
    margin-top: 2.083333vw
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .popup-container .works-infos-box {
        width: 100%;
        overflow: auto
    }

    #shot .xmage-popup .works-infos-box .works-infos-container {
        position: static;
        padding: 6.66666667vw
    }

    #shot .xmage-popup .works-infos-box .info-container:nth-child(n+2) {
        margin-top: 5.55555556vw
    }
}

#shot .xmage-popup .works-infos-box .author-info {
    flex-shrink: 0;
    width: 17.639vw;
    height: 3.333vw;
    display: flex;
    align-items: center
}

@media(max-width:1080px) {
    #shot .xmage-popup .works-infos-box .author-info {
        width: 70.278vw;
        height: 13.333vw
    }
}

#shot .xmage-popup .works-infos-box .author-info>img {
    margin-right: 1.111vw
}

@media(max-width:1080px) {
    #shot .xmage-popup .works-infos-box .author-info>img {
        margin-right: 3.333vw
    }
}

#shot .xmage-popup .works-infos-box .author-header {
    width: 3.333vw;
    height: 3.333vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden
}

#shot .xmage-popup .works-infos-box .author-name {
    font-size: .972vw;
    font-weight: 600;
    line-height: .972vw;
    text-align: left;
    margin-bottom: .278vw
}

#shot .xmage-popup .works-infos-box .author-name .from {
    white-space: nowrap;
    display: inline-block
}

#shot .xmage-popup .works-infos-box .author-job {
    color: #9c9c9c;
    font-size: .833vw;
    font-weight: 400;
    line-height: 1vw;
    text-align: left
}

#shot .xmage-popup .works-infos-box .works-other-infos {
    padding-right: 1.806vw;
    margin-top: 2.222vw;
    overflow: auto
}

#shot .xmage-popup .works-infos-box .works-other-infos .tagLogo {
    max-width: 5.117vw;
    max-height: 2.639vw
}

@media(max-width:1080px) {
    #shot .xmage-popup .works-infos-box .works-other-infos .tagLogo {
        max-width: 20.377vw;
        max-height: 10.556vw
    }
}

#shot .xmage-popup .works-infos-box .works-other-infos::-webkit-scrollbar {
    width: 0.052083333333vw
}

#shot .xmage-popup .works-infos-box .works-other-infos::-webkit-scrollbar-thumb {
    background: #fff
}

#shot .xmage-popup .works-infos-box .works-other-infos::-webkit-scrollbar-track {
    background: #9c9c9c
}

#shot .xmage-popup .works-infos-box .works-tags {
    display: flex;
    flex-flow: row wrap
}

#shot .xmage-popup .works-infos-box .tags-item {
    color: #9c9c9c;
    font-size: .833vw;
    font-weight: 600;
    line-height: .833vw;
    text-align: center;
    height: 1.389vw;
    border-radius: 1.389vw;
    border: 0.052083333333vw solid #9c9c9c;
    position: relative;
    padding: 0 1.042vw 0 .347vw;
    display: flex;
    align-items: center
}

#shot .xmage-popup .works-infos-box .tags-item:after {
    content: '';
    position: absolute;
    width: .347vw;
    height: .347vw;
    border-radius: 50%;
    background: #f40000;
    top: 0;
    bottom: 0;
    margin: auto;
    right: .417vw
}

@media(max-width:1080px) {
    #shot .xmage-popup .works-infos-box .tags-item:after {
        width: 1.667vw;
        height: 1.667vw;
        right: 1.944vw
    }
}

#shot .xmage-popup .works-infos-box .works-infos {
    margin-top: 2.222vw;
    overflow: visible
}

#shot .xmage-popup .works-infos-box .works-infos:last-child {
    margin-top: 2.222vw
}

@media(max-width:1080px) {
    #shot .xmage-popup .works-infos-box .works-infos:last-child {
        margin-top: 8.889vw
    }
}

#shot .xmage-popup .works-infos-box .works-infos:last-child .works-text {
    margin: unset
}

#shot .xmage-popup .works-infos-box .works-infos:last-child .Comments_name {
    margin: 1.111vw 0 .556vw 0
}

@media(max-width:1080px) {
    #shot .xmage-popup .works-infos-box .works-infos:last-child .Comments_name {
        margin: 4.444vw 0 2.222vw 0
    }
}

#shot .xmage-popup .works-infos-box .works-name {
    color: #000;
    font-size: .972vw;
    font-weight: 500;
    line-height: 1.25
}

#shot .xmage-popup .works-infos-box .works-text {
    font-size: .833vw;
    font-weight: 400;
    line-height: 1.167vw;
    text-align: left;
    color: #9c9c9c;
    margin: .556vw 0 1.111vw 0
}

#shot .xmage-popup .works-infos-box .works-address {
    color: rgba(0, 0, 0, 0.7);
    font-size: .833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: .520833vw;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

#shot .xmage-popup .works-infos-box .works-address svg {
    width: 1.041667vw;
    height: 1.041667vw;
    margin-right: .260417vw
}

@media screen and (max-width:1440px) {

    #shot .xmage-popup .works-infos-box .author-job,
    #shot .xmage-popup .works-infos-box .works-text {
        font-size: 0.625vw
    }
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .works-infos-box .tags-item {
        font-size: 0.625vw
    }
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .works-infos-box .author-header {
        position: relative;
        z-index: 1;
        width: 13.88888889vw;
        height: 13.88888889vw
    }

    #shot .xmage-popup .works-infos-box .author-name {
        font-size: 3.889vw;
        line-height: 3.889vw;
        margin-bottom: 1.111vw
    }

    #shot .xmage-popup .works-infos-box .author-job {
        font-size: 3.333vw;
        line-height: 4vw
    }

    #shot .xmage-popup .works-infos-box .works-other-infos {
        margin-top: 8.889vw;
        overflow: unset
    }

    #shot .xmage-popup .works-infos-box .tags-item {
        font-size: 3.333vw;
        line-height: 3.333vw;
        height: 5.556vw;
        padding: 0 4.907vw 0 2.222vw;
        border-radius: 5.556vw;
        border: .278vw solid #9c9c9c
    }

    #shot .xmage-popup .works-infos-box .works-infos {
        margin-top: 8.889vw
    }

    #shot .xmage-popup .works-infos-box .works-name {
        font-size: 3.889vw
    }

    #shot .xmage-popup .works-infos-box .works-text {
        font-size: 3.333vw;
        line-height: 4.667vw;
        margin: 2.222vw 0 4.444vw 0
    }

    #shot .xmage-popup .works-infos-box .works-address {
        font-size: 3.33333334vw;
        margin-top: 2.22222222vw
    }

    #shot .xmage-popup .works-infos-box .works-address svg {
        width: 3.3333333vw;
        height: 3.3333333vw;
        margin-right: 1.11111111vw
    }
}

#shot .xmage-popup .works-infos-box .comment-infos {
    margin-top: 2.083333vw
}

#shot .xmage-popup .works-infos-box .comment-title {
    color: #000;
    font-size: 1.041667vw;
    font-weight: 500;
    line-height: 1.25
}

#shot .xmage-popup .works-infos-box .comment-content {
    margin-top: 1.041667vw
}

#shot .xmage-popup .works-infos-box .comment-info:nth-child(n+2) {
    margin-top: 1.041667vw
}

#shot .xmage-popup .works-infos-box .judges-name {
    color: #000;
    font-size: .833333vw;
    font-weight: 500;
    line-height: 1.25
}

#shot .xmage-popup .works-infos-box .comment-text {
    color: rgba(0, 0, 0, 0.7);
    font-size: .833333vw;
    font-weight: 400;
    line-height: 1.6;
    margin-top: .260417vw
}

@media screen and (max-width:1440px) {

    #shot .xmage-popup .works-infos-box .judges-name,
    #shot .xmage-popup .works-infos-box .comment-text {
        font-size: 0.625vw
    }
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .works-infos-box .comment-infos {
        margin-top: 6.666667vw
    }

    #shot .xmage-popup .works-infos-box .comment-title {
        font-size: 4.444444vw
    }

    #shot .xmage-popup .works-infos-box .comment-content {
        margin-top: 3.333333vw
    }

    #shot .xmage-popup .works-infos-box .comment-info:nth-child(n+2) {
        margin-top: 3.333333vw
    }

    #shot .xmage-popup .works-infos-box .judges-name {
        font-size: 3.333333vw
    }

    #shot .xmage-popup .works-infos-box .comment-text {
        font-size: 3.333333vw;
        margin-top: 2.222222vw
    }
}

#shot .xmage-popup .popup-container .popup-control-btn {
    position: absolute;
    top: 50%;
    z-index: 1;
    cursor: pointer;
    width: 2.5vw;
    height: 2.5vw;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    overflow: hidden;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: none
}

#shot .xmage-popup .popup-container.show-btn .popup-control-btn {
    display: block;
    transition: opacity .3s ease;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease
}

#shot .xmage-popup .popup-container.show-btn .popup-control-btn.addop {
    opacity: .7;
    cursor: no-drop
}

#shot .xmage-popup .popup-container .popup-prev-btn {
    left: -10%
}

#shot .xmage-popup .popup-container .popup-next-btn {
    right: -10%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

@media screen and (min-width:1200px) {
    #shot .xmage-popup .popup-container.show-btn .popup-control-btn:hover {
        opacity: .7
    }
}

@media screen and (max-width:1080px) {
    #shot .xmage-popup .popup-container .popup-control-btn {
        display: none
    }
}

#shot .xmage-popup .popup-container.show {
    animation: showPopup .3s ease-in;
    -webkit-animation: showPopup .3s ease-in
}

#shot .xmage-popup .popup-container.hide {
    animation: hidePopup .3s ease-in;
    -webkit-animation: hidePopup .3s ease-in
}

@keyframes showPopup {
    0 {
        opacity: .5;
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
        -o-transform: scale(0.9)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes hidePopup {
    0 {
        opacity: 1;
        transform: scale(1)
    }

    100% {
        opacity: .5;
        transform: scale(0.1);
        -webkit-transform: scale(0.1);
        -moz-transform: scale(0.1);
        -ms-transform: scale(0.1);
        -o-transform: scale(0.1)
    }
}

#shot .xmage-popup .popup-container .popup-content {
    animation: showCon .3s linear;
    -webkit-animation: showCon .3s linear
}

@keyframes showCon {
    0 {
        opacity: .5;
        transform: scale(0.8)
    }

    100% {
        opacity: 1;
        transform: scale(1)
    }
}

#shot .FAQ .faqList {
    position: relative;
}

#shot .FAQ .faqList::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.770833vw;
    width: 1.458333vw;
    height: 1.458333vw;
    border-radius: 50%;
    background: linear-gradient(180deg, #FFFFFF 0%, #2279D4 100%);
}

#shot .FAQ .faqList::after {
    content: "";
    position: absolute;
    right: 0;
    top: 1.145833vw;
    width: 4.791667vw;
    height: 2.708333vw;
    border: 0.104167vw solid #FFFFFF;
    border-radius: 1.041667vw;
    background: transparent;
    box-sizing: border-box;
    pointer-events: none;
}

@media (max-width: 1080px) {
    #shot .FAQ .faqList::before {
        top: 8.630833vw;
        width: 1.458333vw;
        height: 1.458333vw;
    }

    #shot .FAQ .faqList::after {
        top: 9.812593vw;
        width: 8.518519vw;
        height: 4.814815vw;
        border-width: 0.185185vw;
        border-radius: 1.851852vw;
    }

    #shot .FAQ .faqList .q {
        padding-left: 8.2vw;
        margin-left: 0;
    }
}

#shot .nav_tab>div p {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
}

#shot .nav_tab>div p .icon-global {
    margin-right: 0.5859375vw;
    font-size: 0.78125vw;
    opacity: 0;
}

#shot .list .icon-global {
    margin-right: 0.5859375vw;
    font-size: 0.78125vw;
}

#shot .list {
    position: fixed;
    right: 3%;
    width: max-content;
    display: flex;
    flex-flow: column;
    gap: 0.78125vw;
    max-height: 0;
    overflow: hidden;
    transition: all .3s ease;
    opacity: 0;
    z-index: 2;
    transform: scale(.85);
    transform-origin: top right;
}

#shot .list a {
    color: white;
    height: 1.7578125vw;
    display: flex;
    align-items: center;
    padding: 0 0.390625vw;
    font-size: 0.78125vw;
}

#shot .list a:hover {
    color: #0264fa;
}

#shot .listH {
    border: 0.052083333333vw solid rgba(255, 255, 255, .5);
    background-color: rgba(255, 255, 255, .15);
    backdrop-filter: blur(4.63vw);
    max-height: 26.041666666667vw;
    opacity: 1;
}

@media (min-width: 1081px) {
    #shot .nav_tab>div p:first-child {
        display: none;
    }

    #shot .nav_tab>div p:last-child {
        position: absolute;
        right: 5%;
    }

    #shot .nav_tab>div p:last-child span {
        opacity: 1;
    }
}

@media (max-width: 1080px) {
    #shot .nav_tab>div p .icon-global,
    #shot .list .icon-global {
        font-size: 2.778vw;
    }

    #shot .list {
        left: 5%;
        gap: 2.778vw;
        transform-origin: top left;
    }

    #shot .list a {
        height: 7.407vw;
        padding: 0 2.778vw;
        font-size: 3.89vw;
    }

    #shot .nav_tab>div p:last-child {
        display: none;
    }

    #shot .nav_tab>div p:first-child span {
        opacity: 1;
    }
}

#Requirements {
    position: relative;
}

@media (max-width: 1080px) {
    .select {
        top: 50vw !important;
        left: 5vw !important;

        .active,
        .llist p {
            padding: 0.926vw !important;
            font-size: 4vw !important;
        }
    }

    .selectActiver {
        backdrop-filter: blur(4.63vw);
    }
}

.selectActive {
    border: 0.052083333333vw solid rgba(255, 255, 255, .5);
    background-color: rgba(0, 0, 0, .15);
    backdrop-filter: blur(1.953125vw);

    .llist {
        max-height: 10.416666666667vw !important;
    }
}

.select {
    width: max-content;
    border-radius: 0.234375vw;
    margin-bottom: 0.390625vw;
    position: absolute;
    top: 18vw;
    left: 14vw;
    z-index: 1;

    .active,
    .llist p {
        display: flex;
        align-items: center;
        padding: 0.390625vw;
        font-size: 1.171875vw;
        cursor: pointer;

        span {
            margin-right: 0.78125vw;
        }
    }

    .llist {
        display: flex;
        flex-flow: column;
        max-height: 0;
        overflow: auto;
        transition: all .3s ease;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .llist::-webkit-scrollbar {
        display: none;
    }

    >div {
        >span {
            margin-right: 15px;
        }
    }
}

.hidden {
    display: none !important;
}

.country-select {
    position: relative;
    z-index: 6;
}

.country-select .country-trigger {
    position: relative;
}

#shot .form .inputList .step2>.input>div>input::placeholder,
#shot .form .inputList .step2>.input.country-select>div .country-trigger input::placeholder {
    color: rgba(255, 255, 255, .32);
}

#shot .form .inputList .step2>.input>div>input:-webkit-autofill,
#shot .form .inputList .step2>.input>div>input:-webkit-autofill:hover,
#shot .form .inputList .step2>.input>div>input:-webkit-autofill:focus,
#shot .form .inputList .step2>.input.country-select>div .country-trigger input:-webkit-autofill,
#shot .form .inputList .step2>.input.country-select>div .country-trigger input:-webkit-autofill:hover,
#shot .form .inputList .step2>.input.country-select>div .country-trigger input:-webkit-autofill:focus {
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0 52.083333333333vw rgba(255, 255, 255, 0.1) inset;
    transition: background-color 9999s ease-in-out 0s;
}

.country-select .country-arrow {
    position: absolute;
    right: 0.9375vw;
    top: 50%;
    transform: translateY(-72%) rotate(45deg);
    width: 0.729166666667vw;
    height: 0.729166666667vw;
    border-right: 0.104166666667vw solid rgba(255, 255, 255, .85);
    border-bottom: 0.104166666667vw solid rgba(255, 255, 255, .85);
    transform-origin: center;
    pointer-events: none;
    transition: transform .24s ease, opacity .24s ease;
    opacity: .8;
}

.country-select.country-open .country-arrow {
    transform: translateY(-28%) rotate(-135deg);
    opacity: 1;
}

.country-select .country-dropdown {
    position: absolute;
    top: calc(100% + 0.52083333vw);
    left: 0;
    width: 100%;
    max-height: 15.278vw;
    overflow-y: auto;
    border: 0.05208333vw solid #FFFFFF;
    border-radius: 0.52083333vw;
    background: rgb(76, 76, 76);
    -ms-overflow-style: none;
    scrollbar-width: none;
    z-index: 20;
    padding: 0.41666667vw 0;
    box-sizing: border-box;
    transform-origin: top center;
}

.country-select .country-dropdown::-webkit-scrollbar {
    width: .278vw;
    height: .278vw;
}

.country-select .country-dropdown::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, .16);
    border-radius: .278vw;
}

.country-select .country-option {
    padding: .78125vw 1.111vw;
    color: white;
    font-size: .972vw;
    font-style: normal;
    font-weight: 400;
    line-height: 1.458vw;
    cursor: pointer;
    transition: background-color .2s ease, color .2s ease, transform .2s ease;
}

.country-select .country-option+.country-option {
    border-top: 0.052083333333vw solid rgba(255, 255, 255, .08);
}

.country-select .country-option:hover,
.country-select .country-option.active {
    background: rgb(76, 76, 76);
    color: #fff;
    transform: translateX(0.41666667vw);
}

.country-select .country-empty {
    cursor: default;
    color: rgba(255, 255, 255, .42);
    transform: none;
}

.country-dropdown-enter-active,
.country-dropdown-leave-active {
    transition: opacity .24s ease, transform .24s cubic-bezier(.22, 1, .36, 1);
}

.country-dropdown-enter,
.country-dropdown-leave-to {
    opacity: 0;
    transform: translateY(-0.41666667vw) scaleY(0.96);
}

@media (max-width: 1080px) {
    #shot .form .inputList .step2>.input.country-select>div .country-trigger input {
        border-radius: 1.111vw;
        padding: 2.315vw 9vw 2.037vw 3.241vw;
        font-size: 3.704vw;
        line-height: 5.556vw;
    }

    .country-select .country-arrow {
        right: 3.241vw;
        width: 2.315vw;
        height: 2.315vw;
    }

    .country-select .country-dropdown {
        top: calc(100% + 1.389vw);
        width: 88.89vw;
        max-height: 48vw;
        border-radius: 1.111vw;
        box-shadow: inset 0.278vw 0.278vw 0.463vw 0 rgba(255, 255, 255, 0.8), inset -0.37vw -0.37vw 0.463vw 0 rgba(255, 255, 255, 0.2), 0 3.241vw 8.333vw rgba(0, 0, 0, .24);
        padding: 1.111vw 0;
    }

    .country-select .country-option {
        padding: 2.315vw 3.241vw;
        font-size: 3.704vw;
        line-height: 5.556vw;
    }

    .country-dropdown-enter,
    .country-dropdown-leave-to {
        transform: translateY(-1.111vw) scaleY(0.96);
    }
}

#shot .form .inputList .step2 .fileWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    width: 100%;
    gap: 3.854166666667vw;
    margin-bottom: 3.125vw;
}

#shot .form .inputList .step2 .fileWrap>.input {
    width: 27.083333333333vw;
    min-width: 0;
}

#shot .form .inputList .step2 .fileWrap>.input>div>p {
    font-size: 1.458333333333vw !important;
    white-space: nowrap;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);

}

#shot .required-star {
    color: red;
    margin-left: 0.20833333vw
}

#shot .exif-link {
    color: #0264fa !important;
    text-decoration: none
}

#shot .exif-link:hover {
    text-decoration: underline
}

@media (max-width: 1080px) {
    #shot .form .inputList .step2 .fileWrap {
        gap: 4.167vw;
    }

    #shot .form .inputList .step2 .fileWrap>.input {
        flex-basis: 100%;
        width: 100%;
    }

    #shot .form .inputList .step2 .fileWrap>.input>div>p {
        min-height: auto;
        font-size: 3.2vw;
        white-space: nowrap;
    }
}


