@import url(css2-Oswaldwght200..700_swap.css);
@import url(css2-Robotoitalwght010003000400050007000900110013001400150017001900_swap.css);

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

ul.list-style,
ol.list-style {
    padding: 0
}

ul.list-style li::marker,
ol.list-style li::marker {
    color: #663092
}

.unstyled {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}

.container-fluid {
    padding-right: calc(var(--bs-gutter-x) * 0.75);
    padding-left: calc(var(--bs-gutter-x) * 0.75)
}

@media (min-width:1200px) {
    .container-fluid {
        padding: 0 5vw;
        width: 100%
    }
}

@media (max-width:575px) {
    .container-fluid {
        --bs-gutter-x: 2rem;
        --bs-gutter-y: 0;
        width: 100%;
        padding-right: calc(var(--bs-gutter-x) * 0.5)
    }
}

.page-content {
    margin: clamp(14px, 1.198vw, 40px) 0
}

html {
    scroll-behavior: smooth
}

body {
    font-family: "Roboto", sans-serif;
    color: #45474F;
    background-color: #FFF;
    vertical-align: baseline;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: clamp(16px, 0.938vw, 22px);
    font-weight: 400;
    line-height: 140%;
    height: 100%
}

a {
    display: inline-block;
    text-decoration: none;
    color: unset;
    transition: all 0.3s ease-in-out
}

a:hover {
    color: #663092;
    transition: all 0.3s ease-in-out
}

h1,
h2,
h3,
h4,
h5,
h6,
address,
p,
pre,
blockquote,
table,
hr {
    margin: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    color: #0C0C0D;
    margin-bottom: 0
}

h1,
.h1 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: clamp(73px, 4.948vw, 140px);
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -2.85px
}

@media (max-width:1199px) {

    h1,
    .h1 {
        font-size: clamp(65px, 5.088vw, 72px)
    }
}

@media (max-width:820px) {

    h1,
    .h1 {
        font-size: clamp(44px, 5.854vw, 58px)
    }
}

h2,
.h2 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: clamp(52px, 3.958vw, 92px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%
}

@media (max-width:1199px) {

    h2,
    .h2 {
        font-size: clamp(40px, 4.17vw, 56px)
    }
}

@media (max-width:820px) {

    h2,
    .h2 {
        font-size: clamp(32px, 4.634vw, 48px)
    }
}

h3,
.h3 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: clamp(42px, 2.552vw, 61px);
    font-weight: 700;
    line-height: 120%
}

@media (max-width:1199px) {

    h3,
    .h3 {
        font-size: clamp(32px, 3.336vw, 48px)
    }
}

@media (max-width:820px) {

    h3,
    .h3 {
        font-size: clamp(28px, 3.902vw, 38px)
    }
}

h4,
.h4 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: clamp(34px, 2.031vw, 48px);
    font-weight: 700;
    line-height: 120%
}

@media (max-width:1199px) {

    h4,
    .h4 {
        font-size: clamp(27px, 2.669vw, 40px)
    }
}

@media (max-width:820px) {

    h4,
    .h4 {
        font-size: clamp(22px, 3.171vw, 30px)
    }
}

h5,
.h5 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: clamp(27px, 1.615vw, 38px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%
}

@media (max-width:1199px) {

    h5,
    .h5 {
        font-size: clamp(22px, 2.168vw, 32px)
    }
}

@media (max-width:820px) {

    h5,
    .h5 {
        font-size: clamp(19px, 2.439vw, 24px)
    }
}

h6,
.h6 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: clamp(21px, 1.302vw, 32px);
    font-style: normal;
    font-weight: 700;
    line-height: 140%
}

@media (max-width:1199px) {

    h6,
    .h6 {
        font-size: clamp(18px, 1.668vw, 28px)
    }
}

@media (max-width:820px) {

    h6,
    .h6 {
        font-size: clamp(16px, 2.195vw, 21px)
    }
}

.text-18,
p {
    font-family: "Roboto", sans-serif;
    font-size: clamp(15px, 0.938vw, 22px);
    font-weight: 400;
    line-height: 140%
}

.lead {
    font-size: clamp(18px, 1.042vw, 28px);
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase
}

@media (max-width:820px) {
    .lead {
        font-size: clamp(16px, 2.073vw, 21px)
    }
}

.eyebrow {
    color: #663092;
    text-transform: uppercase;
    font-size: clamp(16px, 0.938vw, 22px);
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    line-height: 120%;
    text-transform: uppercase
}

@media (max-width:1199px) {
    .eyebrow {
        font-size: clamp(15px, 1.418vw, 21px)
    }
}

.subtitle {
    font-size: clamp(12.5px, 0.729vw, 18px);
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 120%
}

.caption {
    font-size: clamp(11px, 0.625vw, 16px);
    font-style: normal;
    font-weight: 400;
    line-height: 120%
}

span {
    display: inline-block
}

b,
strong {
    font-family: "Roboto", sans-serif
}

.color-primary {
    color: #663092 !important
}

.color-sec {
    color: #FFE603 !important
}

.black {
    color: #0C0C0D !important
}

.light-black {
    color: #141516 !important
}

.dark-gray {
    color: #45474F !important
}

.medium-gray {
    color: #92949F !important
}

.lightest-gray {
    color: #EAEAEC !important
}

.light-white {
    color: #F5F7F9 !important
}

.white {
    color: #FFFFFF !important
}

.white-hover {
    color: #FFFFFF !important;
    transition: all 0.3s ease-in-out
}

.white-hover:hover {
    color: #663092 !important;
    transition: all 0.3s ease-in-out
}

.bg-primary {
    background-color: #663092 !important
}

.bg-sec {
    background-color: #FFE603 !important
}

.bg-ter {
    background-color: #006937 !important
}

.bg-black {
    background-color: #0C0C0D !important
}

.bg-light-black {
    background-color: #141516 !important
}

.bg-dark-gray {
    background-color: #45474F !important
}

.bg-medium-gray {
    background-color: #92949F !important
}

.bg-lightest-gray {
    background-color: #EAEAEC !important
}

.bg-light-white {
    background-color: #F5F7F9 !important
}

.bg-white {
    background-color: #FFFFFF !important
}

.accent-gradient {
    background-color: linear-gradient(180deg, #fff0 0%, rgb(47 61 126 / .4) .01%, rgb(47 61 126 / .2) 45.5%, rgb(47 61 126 / .4) 100%) !important
}

.fw-300 {
    font-weight: 400
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.fw-800 {
    font-weight: 800
}

.font-primary {
    font-family: "Roboto", sans-serif
}

.font-sec {
    font-family: "Oswald", sans-serif
}

.br-5 {
    border-radius: 5px
}

.br-10 {
    border-radius: clamp(6px, 0.521vw, 20px)
}

.br-15 {
    border-radius: clamp(8px, 0.781vw, 30px)
}

.br-20 {
    border-radius: clamp(10px, 1.042vw, 32px)
}

.br-25 {
    border-radius: clamp(12px, 1.302vw, 40px)
}

.br-30 {
    border-radius: clamp(15px, 1.563vw, 50px)
}

.my-80 {
    margin: clamp(48px, 4.167vw, 160px) 0
}

@media (max-width:575px) {
    .my-80 {
        margin: 40px 0
    }
}

.mt-80 {
    margin-top: clamp(48px, 4.167vw, 160px)
}

@media (max-width:575px) {
    .mt-80 {
        margin-top: 40px
    }
}

.mb-80 {
    margin-bottom: clamp(48px, 4.167vw, 160px)
}

@media (max-width:575px) {
    .mb-80 {
        margin-bottom: 40px
    }
}

.mb-64 {
    margin-bottom: clamp(32px, 3.33vw, 128px)
}

@media (max-width:767px) {
    .mb-64 {
        margin-bottom: 26px
    }
}

.mt-64 {
    margin-top: clamp(32px, 3.33vw, 128px)
}

@media (max-width:767px) {
    .mt-64 {
        margin-top: 26px
    }
}

.mt-48 {
    margin-top: clamp(24px, 2.5vw, 96px)
}

@media (max-width:767px) {
    .mt-48 {
        margin-top: 20px
    }
}

.mb-48 {
    margin-bottom: clamp(24px, 2.5vw, 96px)
}

@media (max-width:767px) {
    .mb-48 {
        margin-bottom: 20px
    }
}

.mt-32 {
    margin-top: 32px
}

@media (max-width:1599px) {
    .mt-32 {
        margin-top: 29px
    }
}

@media (max-width:1399px) {
    .mt-32 {
        margin-top: 27px
    }
}

@media (max-width:1199px) {
    .mt-32 {
        margin-top: 25px
    }
}

@media (max-width:991px) {
    .mt-32 {
        margin-top: 22px
    }
}

@media (max-width:767px) {
    .mt-32 {
        margin-top: 20px
    }
}

.mb-32 {
    margin-bottom: 32px
}

@media (max-width:1599px) {
    .mb-32 {
        margin-bottom: 29px
    }
}

@media (max-width:1399px) {
    .mb-32 {
        margin-bottom: 27px
    }
}

@media (max-width:1199px) {
    .mb-32 {
        margin-bottom: 25px
    }
}

@media (max-width:991px) {
    .mb-32 {
        margin-bottom: 22px
    }
}

@media (max-width:767px) {
    .mb-32 {
        margin-bottom: 20px
    }
}

.mt-24 {
    margin-top: 24px
}

@media (max-width:1199px) {
    .mt-24 {
        margin-top: 22px
    }
}

@media (max-width:991px) {
    .mt-24 {
        margin-top: 22px
    }
}

@media (max-width:767px) {
    .mt-24 {
        margin-top: 20px
    }
}

.mb-24 {
    margin-bottom: 24px
}

@media (max-width:1199px) {
    .mb-24 {
        margin-bottom: 22px
    }
}

@media (max-width:991px) {
    .mb-24 {
        margin-bottom: 22px
    }
}

@media (max-width:767px) {
    .mb-24 {
        margin-bottom: 20px
    }
}

.mt-16 {
    margin-top: 16px
}

@media (max-width:1199px) {
    .mt-16 {
        margin-top: 15px
    }
}

@media (max-width:991px) {
    .mt-16 {
        margin-top: 14px
    }
}

@media (max-width:767px) {
    .mt-16 {
        margin-top: 10px
    }
}

.mb-16 {
    margin-bottom: 16px
}

@media (max-width:1199px) {
    .mb-16 {
        margin-bottom: 15px
    }
}

@media (max-width:991px) {
    .mb-16 {
        margin-bottom: 14px
    }
}

@media (max-width:767px) {
    .mb-16 {
        margin-bottom: 10px
    }
}

.mb-12 {
    margin-bottom: 12px
}

@media (max-width:1199px) {
    .mb-12 {
        margin-bottom: 11px
    }
}

@media (max-width:991px) {
    .mb-12 {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .mb-12 {
        margin-bottom: 8px
    }
}

.mb-8 {
    margin-bottom: 8px
}

@media (max-width:767px) {
    .mb-8 {
        margin-bottom: 4px
    }
}

.mb-4p {
    margin-bottom: 4px
}

.py-160 {
    padding: clamp(96px, 8.32vw, 320px) 0
}

@media (max-width:575px) {
    .py-160 {
        padding: 80px 0
    }
}

.pt-160 {
    padding-top: clamp(96px, 8.32vw, 320px)
}

@media (max-width:575px) {
    .pt-160 {
        padding-top: 80px
    }
}

.pb-160 {
    padding-bottom: clamp(96px, 8.32vw, 320px)
}

@media (max-width:575px) {
    .pb-160 {
        padding-bottom: 80px
    }
}

.py-80 {
    padding: clamp(48px, 4.167vw, 160px) 0
}

@media (max-width:575px) {
    .py-80 {
        padding: 40px 0
    }
}

.pt-80 {
    padding-top: clamp(48px, 4.167vw, 160px)
}

@media (max-width:575px) {
    .pt-80 {
        padding-top: 40px
    }
}

.pb-80 {
    padding-bottom: clamp(48px, 4.167vw, 160px)
}

@media (max-width:575px) {
    .pb-80 {
        padding-bottom: 40px
    }
}

.py-64 {
    padding: clamp(32px, 3.33vw, 128px) 0
}

@media (max-width:767px) {
    .py-64 {
        padding: 26px 0
    }
}

.pt-64 {
    padding-top: clamp(32px, 3.33vw, 128px)
}

@media (max-width:767px) {
    .pt-64 {
        padding-top: 26px
    }
}

.pb-64 {
    padding-bottom: clamp(32px, 3.33vw, 128px)
}

@media (max-width:767px) {
    .pb-64 {
        padding-bottom: 26px
    }
}

.py-48 {
    padding: clamp(24px, 2.5vw, 96px) 0
}

@media (max-width:767px) {
    .py-48 {
        padding: 20px 0
    }
}

.pb-48 {
    padding-bottom: clamp(24px, 2.5vw, 96px)
}

@media (max-width:767px) {
    .pb-48 {
        padding-bottom: 20px
    }
}

.pt-48 {
    padding-top: clamp(24px, 2.5vw, 96px)
}

@media (max-width:767px) {
    .pt-48 {
        padding-top: 20px
    }
}

.py-40 {
    padding: clamp(24px, 2.083vw, 80px) 0
}

@media (max-width:575px) {
    .py-40 {
        padding: 20px 0
    }
}

.pt-40 {
    padding-top: clamp(24px, 2.083vw, 80px)
}

@media (max-width:575px) {
    .pt-40 {
        padding-top: 20px
    }
}

.pb-40 {
    padding-bottom: clamp(24px, 2.083vw, 80px)
}

@media (max-width:575px) {
    .pb-40 {
        padding-bottom: 20px
    }
}

.py-32 {
    padding: 32px 0
}

@media (max-width:1599px) {
    .py-32 {
        padding: 29px 0
    }
}

@media (max-width:1399px) {
    .py-32 {
        padding: 27px 0
    }
}

@media (max-width:1199px) {
    .py-32 {
        padding: 25px 0
    }
}

@media (max-width:991px) {
    .py-32 {
        padding: 22px 0
    }
}

@media (max-width:767px) {
    .py-32 {
        padding: 20px 0
    }
}

.p-32 {
    padding: 32px
}

@media (max-width:1599px) {
    .p-32 {
        padding: 29px
    }
}

@media (max-width:1399px) {
    .p-32 {
        padding: 27px
    }
}

@media (max-width:1199px) {
    .p-32 {
        padding: 25px
    }
}

@media (max-width:991px) {
    .p-32 {
        padding: 22px
    }
}

@media (max-width:767px) {
    .p-32 {
        padding: 20px
    }
}

.py-24 {
    padding: 24px 0
}

@media (max-width:1199px) {
    .py-24 {
        padding: 22px 0
    }
}

@media (max-width:991px) {
    .py-24 {
        padding: 22px 0
    }
}

@media (max-width:767px) {
    .py-24 {
        padding: 20px 0
    }
}

.pl-24 {
    padding-left: 24px
}

@media (max-width:1199px) {
    .pl-24 {
        padding-left: 22px
    }
}

@media (max-width:991px) {
    .pl-24 {
        padding-left: 22px
    }
}

@media (max-width:767px) {
    .pl-24 {
        padding-left: 20px
    }
}

.p-16 {
    padding: 16px
}

@media (max-width:1199px) {
    .p-16 {
        padding: 15px
    }
}

@media (max-width:991px) {
    .p-16 {
        padding: 14px
    }
}

@media (max-width:767px) {
    .p-16 {
        padding: 10px
    }
}

.p-12 {
    padding: 12px
}

@media (max-width:1199px) {
    .p-12 {
        padding: 11px
    }
}

@media (max-width:991px) {
    .p-12 {
        padding: 10px
    }
}

@media (max-width:767px) {
    .p-12 {
        padding: 8px
    }
}

.gap-4 {
    gap: clamp(2px, 0.208vw, 8px)
}

.gap-8 {
    gap: clamp(4px, 0.417vw, 16px)
}

.gap-10 {
    gap: clamp(5px, 0.521vw, 20px)
}

.gap-12 {
    gap: clamp(8px, 0.625vw, 24px)
}

.gap-14 {
    gap: clamp(10px, 0.729vw, 28px)
}

.gap-16 {
    gap: clamp(12px, 0.833vw, 32px)
}

.gap-18 {
    gap: clamp(14px, 0.938vw, 36px)
}

.gap-20 {
    gap: clamp(16px, 1.042vw, 40px)
}

.gap-24 {
    gap: clamp(18px, 1.25vw, 48px)
}

.gap-32 {
    gap: clamp(24px, 1.667vw, 64px)
}

.gap-38 {
    gap: clamp(28px, 1.979vw, 76px)
}

.gap-48 {
    gap: clamp(10px, 2.5vw, 28px)
}

.gap-64 {
    gap: clamp(48px, 3.333vw, 128px)
}

.cus-btn {
    padding: clamp(13px, 0.885vw, 25px) clamp(24px, 1.667vw, 48px);
    font-size: clamp(15px, 0.938vw, 22px);
    font-weight: 500;
    line-height: 120%;
    color: #FFF;
    position: relative;
    display: flex;
    gap: clamp(8px, 0.625vw, 24px);
    align-items: center;
    overflow: hidden;
    width: fit-content;
    justify-content: center;
    transition: 0.5s ease-in-out;
    background-color: #663092;
    z-index: 0;
    border-radius: 4px;
    text-transform: uppercase;
    border: 1px solid #663092
}

.cus-btn.btn-2 {
    padding: clamp(9px, 0.677vw, 18px) clamp(24px, 1.667vw, 48px)
}

.cus-btn svg {
    width: clamp(18px, 1.25vw, 32px);
    height: clamp(18px, 1.25vw, 32px)
}

.cus-btn svg path {
    stroke: #FFF;
    transition: 0.5s ease-in-out
}

.cus-btn:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #FFF;
    transform: translateX(-100%);
    transition: 0.5s ease-in-out;
    z-index: -1
}

.cus-btn:hover {
    color: #0C0C0D;
    transition: 0.5s ease-in-out
}

.cus-btn:hover svg path {
    stroke: #0C0C0D;
    transition: 0.5s ease-in-out
}

.cus-btn:hover:before {
    transform: translateX(0);
    transition: 0.5s ease-in-out
}

.cus-btn.sec {
    background-color: #FFF;
    color: #0C0C0D;
    border: 1px solid #FFF
}

.cus-btn.sec svg {
    width: clamp(18px, 1.25vw, 32px);
    height: clamp(18px, 1.25vw, 32px)
}

.cus-btn.sec svg path {
    stroke: #0C0C0D;
    transition: 0.5s ease-in-out
}

.cus-btn.sec:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #663092;
    transform: translateX(100%);
    transition: 0.5s ease-in-out;
    z-index: -1
}

.cus-btn.sec:hover {
    color: #FFF;
    transition: 0.5s ease-in-out;
    border: 1px solid #FFF
}

.cus-btn.sec:hover svg path {
    stroke: #FFF;
    transition: 0.5s ease-in-out
}

.cus-btn.sec:hover:before {
    transform: translateX(0);
    transition: 0.5s ease-in-out
}

.cus-btn.primary {
    background-color: #141516;
    color: #FFF;
    border: 1px solid #141516
}

.cus-btn.primary:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #663092;
    transform: translateX(100%);
    transition: 0.5s ease-in-out;
    z-index: -1
}

.cus-btn.primary:hover {
    color: #FFF;
    transition: 0.5s ease-in-out;
    border: 1px solid #663092
}

.cus-btn.primary:hover:before {
    transform: translateX(0);
    transition: 0.5s ease-in-out
}

.slider-arrows {
    display: flex;
    align-items: center;
    gap: clamp(12px, 0.833vw, 32px)
}

.slider-arrows .arrow-btn {
    width: clamp(32px, 2.5vw, 64px);
    height: clamp(32px, 2.5vw, 64px);
    border-radius: 4px;
    display: grid;
    align-items: center;
    justify-content: center;
    background: rgb(20 21 22 / .5);
    transition: all 0.3s ease-in-out
}

.slider-arrows .arrow-btn svg {
    width: clamp(24px, 1.667vw, 64px);
    height: clamp(25px, 1.719vw, 64px);
    transition: all 0.3s ease-in-out
}

.slider-arrows .arrow-btn:hover {
    transition: all 0.3s ease-in-out;
    background-color: #663092
}

.social-icons {
    display: flex;
    align-items: center;
    gap: clamp(8px, 0.625vw, 20px)
}

.social-icons li a {
    width: clamp(34px, 2.5vw, 60px);
    height: clamp(34px, 2.5vw, 60px);
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    background: rgb(20 21 22 / .5)
}

.social-icons li a svg {
    width: clamp(22px, 1.667vw, 48px);
    height: clamp(22px, 1.667vw, 48px)
}

.social-icons li a:hover {
    background-color: #663092
}

.pagination {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
    display: flex
}

.pagination #border-pagination {
    display: flex;
    gap: 8px;
    margin: 0 auto;
    padding: 0;
    text-align: center
}

.pagination #border-pagination li {
    display: inline
}

.pagination #border-pagination li span {
    color: #45474F;
    transition: all 0.3s ease-in-out
}

.pagination #border-pagination li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #FFF;
    width: clamp(36px, 2.5vw, 64px);
    height: clamp(36px, 2.5vw, 64px);
    border-radius: 4px;
    background: rgb(20 21 22 / .5);
    float: left;
    transition: all 0.3s ease-in-out;
    font-size: clamp(15px, 0.938vw, 22px);
    font-weight: 400;
    line-height: 140%
}

.pagination #border-pagination li a svg path {
    stroke: #FFF;
    transition: all 0.3s ease-in-out
}

.pagination #border-pagination li a.active {
    background-color: #663092;
    color: #FFF;
    border: 1px solid #663092
}

.pagination #border-pagination li a.active svg path {
    stroke: #FFF;
    transition: all 0.3s ease-in-out
}

.pagination #border-pagination li a:hover {
    background-color: #663092;
    color: #FFF;
    border: 1px solid #663092
}

.pagination #border-pagination li a:hover svg path {
    stroke: #FFF;
    transition: all 0.3s ease-in-out
}

.pagination #border-pagination li:hover span {
    color: #FFF;
    transition: all 0.3s ease-in-out
}

.quantity {
    display: flex;
    align-items: flex-start;
    border: 1px solid #141516;
    border-radius: 5px;
    padding: 9.5px 16px
}

@media (max-width:768px) {
    .quantity {
        padding: 4px 16px
    }
}

@media (max-width:490px) {
    .quantity {
        padding: 10px 16px
    }
}

.quantity .input-area {
    display: flex
}

.quantity .input-area input {
    display: grid;
    align-content: center;
    border: none;
    border-radius: 0;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    background-color: #fff0;
    color: #0C0C0D;
    padding: 0 8px;
    width: 32px
}

@media (max-width:992px) {
    .quantity .input-area input {
        font-size: 20px
    }
}

@media (max-width:767px) {
    .quantity .input-area input {
        font-size: 18px
    }
}

@media (max-width:575px) {
    .quantity .input-area input {
        font-size: 17px
    }
}

.quantity .input-area input:focus-visible {
    outline: none
}

.quantity .input-area input.decrement {
    font-size: 64px;
    font-weight: 100;
    border-radius: 0;
    border: 0;
    margin-top: -2px
}

.quantity .input-area input.increment {
    font-size: 34px;
    font-weight: 300;
    border-radius: 0;
    border: 0
}

.quantity .input-area input.number {
    padding: 0;
    background: #fff0;
    font-size: 21px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%
}

textarea.form-control {
    min-height: 130px;
    max-height: 150px
}

@media (max-width:578px) {
    textarea.form-control {
        min-height: 80px;
        max-height: 80px
    }
}

.form-control {
    padding: clamp(10px, 0.755vw, 18px) clamp(13px, 0.833vw, 20px);
    border-radius: 5px;
    border: 1px solid #92949F;
    background: #fff0;
    font-family: "Roboto", sans-serif;
    font-size: clamp(17px, 0.938vw, 22px);
    font-weight: 400;
    line-height: 140%;
    letter-spacing: .32px;
    position: relative;
    color: #0C0C0D;
    box-shadow: none
}

@media (max-width:430px) {
    .form-control {
        padding-right: 54px
    }
}

.form-control:focus {
    box-shadow: none;
    outline: 0;
    color: #0C0C0D !important;
    background: #FFF
}

.form-control:hover {
    color: #0C0C0D !important
}

.form-control::placeholder {
    color: #45474F;
    opacity: 1
}

.input-block {
    position: relative
}

.input-block svg,
.input-block i {
    position: absolute;
    top: 16px;
    right: 16px
}

@media (max-width:1024px) {

    .input-block svg,
    .input-block i {
        top: 12px
    }
}

input[type=file] {
    display: none
}

label.error {
    color: red
}

.cus-checkBox input {
    display: none
}

.cus-checkBox label {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer
}

.cus-checkBox label::before {
    content: "\f0c8";
    font-family: "FontAwesome";
    color: #92949F;
    font-size: clamp(16px, 1.042vw, 20px);
    font-weight: 300
}

.cus-checkBox input[type=checkbox]:checked+label::before {
    content: "\f14a";
    color: #663092;
    font-weight: 600
}

#preloader {
    position: fixed;
    width: 100%;
    height: 100vh;
    display: grid;
    align-items: center;
    justify-content: center;
    background: #F5F7F9;
    z-index: 10000
}

#preloader .loader {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#preloader .loader svg {
    height: 300px;
    display: block;
    margin: 0 auto
}

#preloader .loader svg path {
    animation-duration: 1s;
    animation-name: pulse;
    animation-iteration-count: infinite;
    color: #663092
}

#preloader .loader svg path.path-7 {
    animation-delay: -1s
}

#preloader .loader svg path.path-6 {
    animation-delay: -0.875s
}

#preloader .loader svg path.path-5 {
    animation-delay: -0.75s
}

#preloader .loader svg path.path-4 {
    animation-delay: -0.625s
}

#preloader .loader svg path.path-3 {
    animation-delay: -0.5s
}

#preloader .loader svg path.path-2 {
    animation-delay: -0.375s
}

#preloader .loader svg path.path-1 {
    animation-delay: -0.25s
}

#preloader .loader svg path.path-0 {
    animation-delay: -0.125s
}

@keyframes pulse {
    0% {
        opacity: .1
    }

    30% {
        opacity: .8
    }

    100% {
        opacity: .1
    }
}

.search-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -2;
    -webkit-transition: all 1s ease;
    -khtml-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.search-popup .search-popup__overlay {
    position: fixed;
    width: 224vw;
    height: 224vw;
    top: calc(90px - 112vw);
    right: calc(50% - 112vw);
    z-index: 3;
    display: block;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(0);
    -khtml-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: transform 0.8s ease-in-out;
    -khtml-transition: transform 0.8s ease-in-out;
    -moz-transition: transform 0.8s ease-in-out;
    -ms-transition: transform 0.8s ease-in-out;
    -o-transition: transform 0.8s ease-in-out;
    transition: transform 0.8s ease-in-out;
    transition-delay: 0s;
    transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    background: linear-gradient(0deg, rgb(40 37 37 / .2) 0%, rgb(40 37 37 / .2) 100%), #fffbfa;
    cursor: url(../image/close.png), auto
}

@media (max-width:767px) {
    .search-popup .search-popup__overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: none;
        width: 100%;
        height: 100%;
        border-radius: 0;
        transform: translateY(-110%)
    }
}

.search-popup .search-popup__content {
    position: fixed;
    width: 0;
    max-width: fit-content;
    padding: 30px 96px;
    left: 50%;
    top: 50%;
    opacity: 0;
    z-index: 3;
    -webkit-transform: translate(-50%, -50%);
    -khtml-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(.225, .01, .475, 1.01), transform 0.2s 0s;
    -khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(.225, .01, .475, 1.01), transform 0.2s 0s;
    -moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(.225, .01, .475, 1.01), transform 0.2s 0s;
    -ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(.225, .01, .475, 1.01), transform 0.2s 0s;
    -o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(.225, .01, .475, 1.01), transform 0.2s 0s;
    transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(.225, .01, .475, 1.01), transform 0.2s 0s;
    transition-delay: 0s, 0.8s, 0s;
    transition-delay: 0s, 0.4s, 0s;
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s
}

.search-popup .search-popup__content h3 {
    font-family: "Roboto", sans-serif;
    font-size: 6.1979166667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    color: #141516
}

.search-popup .search-popup__content .search-popup__form {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.search-popup .search-popup__content .search-popup__form .blur-layer {
    border: 1px solid #FFFBFA;
    background: rgb(255 251 250 / .5);
    backdrop-filter: blur(25px);
    padding: 8px
}

.search-popup .search-popup__content .search-popup__form .blur-layer input[type=search],
.search-popup .search-popup__content .search-popup__form .blur-layer input[type=text] {
    width: 59.5833333333vw;
    background-color: #ffffff !important;
    font-size: 15px;
    color: #697585;
    border: none;
    outline: none;
    height: 66px;
    padding-left: 30px
}

.search-popup .search-popup__content .search-popup__form .blur-layer input[type=search]::placeholder,
.search-popup .search-popup__content .search-popup__form .blur-layer input[type=text]::placeholder {
    font-family: "Oswald", sans-serif
}

.search-popup .search-popup__content .search-popup__form button {
    padding: 0;
    width: 66px;
    height: 66px;
    border: 0;
    background: #fff0;
    color: #141516;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 8px;
    right: 16px;
    border-radius: 0
}

.search-popup .search-popup__content .search-popup__form button i {
    margin: 0;
    font-size: 24px
}

.search-popup .search-popup__content .search-popup__form button::after {
    background-color: #9b59b6
}

.search-popup .search-popup__content .fade-text {
    color: rgb(0 0 0 / .1);
    font-size: 22.2916666667vw;
    font-style: normal;
    font-weight: 400;
    line-height: 80%;
    letter-spacing: -8.56px;
    position: absolute;
    top: 100%;
    right: 5%
}

.search-popup.active {
    z-index: 9999
}

.search-popup.active .search-popup__overlay {
    top: auto;
    bottom: calc(90px - 112vw);
    -webkit-transform: scale(1);
    -khtml-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition-delay: 0s;
    -webkit-transition-delay: 0s;
    opacity: 1;
    -webkit-transition: transform 1.6s cubic-bezier(.4, 0, 0, 1);
    -khtml-transition: transform 1.6s cubic-bezier(.4, 0, 0, 1);
    -moz-transition: transform 1.6s cubic-bezier(.4, 0, 0, 1);
    -ms-transition: transform 1.6s cubic-bezier(.4, 0, 0, 1);
    -o-transition: transform 1.6s cubic-bezier(.4, 0, 0, 1);
    transition: transform 1.6s cubic-bezier(.4, 0, 0, 1)
}

@media (max-width:767px) {
    .search-popup.active .search-popup__overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transform: none;
        width: 100%;
        height: 100%;
        border-radius: 0;
        transform: translateY(0%)
    }
}

.search-popup.active .search-popup__content {
    width: 100%;
    opacity: 1;
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s
}

.video-link {
    display: inline-block;
    padding: 5px 10px;
    border-radius: 4px;
    text-decoration: none;
    color: #fff;
    background-color: #f03;
    box-shadow: 0 5px 10px -3px rgb(0 0 0 / .5)
}

.player {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: -webkit-radial-gradient(center, ellipse cover, rgb(0 0 0 / .65) 0%, #000000 100%);
    background: -moz-radial-gradient(center, ellipse cover, rgb(0 0 0 / .65) 0%, #000000 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgb(0 0 0 / .65) 0%, #000000 100%);
    background: radial-gradient(center, ellipse cover, rgb(0 0 0 / .65) 0%, #000000 100%);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out
}

.player__video {
    position: relative;
    top: 50%;
    left: 50%;
    width: auto;
    max-width: 65%;
    height: 77%;
    background-color: #fff;
    box-shadow: 0 0 50px rgb(0 0 0 / .95);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:1024px) {
    .player__video {
        height: 30%
    }
}

@media (max-width:490px) {
    .player__video {
        max-width: 78%
    }
}

.js--show-video {
    opacity: 1
}

.video-filler {
    display: block;
    width: 100%
}

.video-close {
    position: absolute;
    z-index: 0;
    top: 0;
    right: -30px;
    padding: 5px 10px;
    border: none;
    outline: none;
    border-radius: 0 50% 50% 0;
    cursor: pointer;
    font-size: 24px;
    color: #000;
    background-color: #fff;
    box-shadow: 0 0 20px rgb(0 0 0 / .75)
}

.video-iframe {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #fff
}

.modal.show {
    display: grid !important;
    align-items: center;
    height: 100vh
}

.modal .modal-dialog {
    max-width: 70%
}

@media (max-width:575px) {
    .modal .modal-dialog {
        width: auto
    }
}

@media (max-width:490px) {
    .modal .modal-dialog {
        max-width: 100%
    }
}

@media (max-width:1024px) {
    .modal .modal-dialog.compare-dialog {
        overflow: hidden;
        max-width: 100% !important
    }
}

.modal .modal-dialog .modal-content {
    background: #fff0;
    border: 0
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .quick-image-box {
    border-radius: clamp(6px, 0.521vw, 20px);
    background-color: #FFF;
    display: grid;
    align-items: center;
    justify-content: center
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container {
    position: relative;
    border-radius: clamp(6px, 0.521vw, 20px);
    padding: clamp(28px, 2.083vw, 64px) clamp(16px, 1.25vw, 40px)
}

@media (max-width:1599px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container {
        padding: 24px 0
    }
}

@media (max-width:1024px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container {
        padding: 24px
    }
}

@media (max-width:490px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container {
        margin-top: 8px
    }
}

@media (max-width:490px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .quantity {
        display: none
    }
}

@media (max-width:490px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .product-text {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical
    }
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .close-content {
    position: absolute;
    right: 32px;
    top: 8px
}

@media (max-width:1599px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .close-content {
        top: 32px
    }
}

@media (max-width:490px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .close-content {
        top: 16px;
        right: 24px
    }
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .label {
    padding: 4px 12px;
    border-radius: 2px;
    background-color: #663092;
    display: inline-flex;
    color: #FFF
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .label.label-2 {
    background-color: #006937
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color {
    display: flex;
    align-items: center;
    gap: 16px
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color ul {
    display: flex;
    align-items: center;
    gap: 8px
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color input[type=radio] {
    width: 28px;
    height: 28px;
    -webkit-appearance: none;
    border-radius: 5px
}

@media (max-width:992px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color input[type=radio] {
        width: 20px;
        height: 20px
    }
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color input[type=radio].radio-1 {
    background-color: #EAEAEC
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color input[type=radio].radio-2 {
    background-color: #92949F
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color input[type=radio].radio-6 {
    background-color: #663092
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color input[type=radio]:checked {
    border: 3px solid #FFF;
    border-radius: 3px;
    outline: 1px solid #0C0C0D;
    cursor: pointer
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color input[type=radio]:hover {
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border: 3px solid #FFF;
    border-radius: 3px;
    outline: 1px solid #0C0C0D
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .content-block .product-color input[type=radio]:focus {
    outline-color: #fff0
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .function-bar {
    display: flex;
    align-items: center;
    gap: 24px
}

@media (max-width:490px) {
    .modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .function-bar {
        flex-wrap: wrap
    }
}

.modal .modal-dialog .modal-content .modal-body .detail-wrapper .product-text-container .function-bar .cart-btn .cus-btn-2 {
    padding: 13.5px 32px
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50;
    padding: clamp(12px, 1.25vw, 32px) 0;
    width: 100vw;
    background: rgb(255 255 255 / 1.0)
}
.header .header-logo{
    width: 9vw;
    margin-right: 2vw;
}

@media (max-width:1440px) {
    .header .header-logo{
        width: 9vw;
        margin-right: 2vw;
    }

    .header .navigation .menu-button-right .main-menu__nav .main-menu__list>li>a, .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a{
        gap: clamp(10px, 0.3vw, 48px) !important;
    }
}


@media (max-width:1300px) {
    .header .navigation .menu-button-right .main-menu__nav .main-menu__list>li>a, .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a{
        font-size: clamp(14px, 0.938vw, 22px) !important;
        gap: clamp(5px, 0.3vw, 48px) !important;
    }
}

@media (max-width:1024px) {
    .header {
        padding: clamp(18px, 2.344vw, 48px) clamp(5px, 0.781vw, 16px)
    }
}

@media (max-width:580px) {
    .header {
        padding: 16px 0
    }
}

.header.header-2 {
    background: rgb(20 21 22 / .8)
}

.header.header-3 {
    background: #141516;
    position: unset
}

.header .navigation {
    width: 100%;
    position: relative
}

@media (max-width:580px) {
    .header .navigation .header-logo {
        width: 30vw;
        margin-right:2vw;
    }
}

.header .navigation .menu-button-right {
    display: flex;
    align-items: center;
    gap: clamp(24px, 3.333vw, 72px)
}

.header .navigation .menu-button-right .main-menu__nav {
    margin-left: auto;
    margin-right: auto
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    align-items: center;
    display: none
}

@media screen and (min-width:1200px) {

    .header .navigation .menu-button-right .main-menu__nav .main-menu__list,
    .header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
    .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
    .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
        display: flex;
        gap: clamp(20px, 1.667vw, 40px)
    }
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list>li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li {
    padding-top: 8px;
    padding-bottom: 8px;
    position: relative
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list>li>a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a {
    font-size: clamp(15px, 0.938vw, 22px);
    font-weight: 500;
    line-height: 150%;
    font-family: "Roboto", sans-serif;
    color: #333;
    display: flex;
    align-items: center;
    gap: clamp(18px, 0.3vw, 48px);
    position: relative;
    transition: all all 0.3s ease-in-out
}

@media (max-width:1199px) {

    .header .navigation .menu-button-right .main-menu__nav .main-menu__list>li>a,
    .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a {
        font-size: clamp(17px, 1.251vw, 18px)
    }
}

@media (max-width:575px) {

    .header .navigation .menu-button-right .main-menu__nav .main-menu__list>li>a,
    .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a {
        font-size: clamp(16px, 2.261vw, 14px)
    }
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list>li>a.active,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a.active {
    color: #663092
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list>li>a:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a:hover {
    color: #663092
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list>li>a::before,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li>a::before {
    content: "";
    width: clamp(4px, 0.417vw, 16px);
    height: clamp(4px, 0.417vw, 16px);
    background: #999;
    margin-top: -1px;
    border-radius: clamp(4px, 0.417vw, 16px)
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list>li:first-child a::before,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li:first-child a::before {
    display: none
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list>li.current,
.header .navigation .menu-button-right .main-menu__nav .main-menu__list>li:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li.current,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list>li:hover {
    color: #663092
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 210px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    transform-origin: top center;
    transform: scaleY(0) translateZ(100px);
    backface-visibility: hidden;
    transition: opacity all 0.3s ease-in-out, visibility all 0.3s ease-in-out, transform 700ms ease;
    z-index: 99;
    background: #FFF;
    padding: 0;
    border-radius: 0
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
    flex: 1 1 100%;
    width: 100%;
    position: relative
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li>a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li>a {
    font-size: clamp(14px, 0.833vw, 20px);
    line-height: 26px;
    color: #0C0C0D;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
    display: flex;
    padding: 7px 20px;
    transition: 400ms;
    border-radius: 0
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current>a,
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover>a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current>a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover>a {
    background-color: #663092;
    color: #fff
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li>ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li>ul {
    top: 0;
    left: calc(100% + 20px)
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li>ul.right-align,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li>ul.right-align {
    top: 0;
    left: auto;
    right: 100%
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li>ul ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li>ul ul {
    display: flex
}

.header .navigation .menu-button-right .main-menu__nav .main-menu__list li:hover>ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:hover>ul {
    opacity: 1;
    visibility: visible;
    gap: 0;
    transform: scaleY(1) translateZ(0);
    transition: all 0.3s ease-in-out
}

@media only screen and (min-width:1200px) and (max-width:1399px) {

    .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li>ul,
    .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li>ul,
    .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li>ul,
    .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li>ul {
        left: auto;
        right: calc(100% + 20px)
    }
}

.header .navigation .main-menu__right {
    display: flex;
    align-items: center;
    gap: clamp(18px, 1.25vw, 48px)
}

.header .navigation .main-menu__right .main-menu-link-btn {
    position: relative
}

.header .navigation .main-menu__right .main-menu-link-btn svg .icon {
    transition: all 0.3s ease-in-out
}

.header .navigation .main-menu__right .main-menu-link-btn:hover svg .icon {
    fill: #663092;
    transition: all 0.3s ease-in-out
}

.header .navigation .main-menu__right .search-toggler {
    margin-top: 10px
}

.header .navigation .main-menu__right .cart-text {
    line-height: 0
}

.mobile-nav__toggler {
    font-size: 24px;
    font-weight: 200;
    color: #FFF;
    cursor: pointer;
    transition: 500ms;
    display: none
}

@media (max-width:1099px) {
    .mobile-nav__toggler {
        display: flex;
        filter: hue-rotate(50deg)
    }
}

.mobile-nav__toggler:hover {
    color: #663092
}

.mobile-nav__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999;
    transform: translateX(-100%);
    transform-origin: left center;
    transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
    visibility: hidden;
    position: fixed
}

.mobile-nav__wrapper .container {
    padding-left: 0;
    padding-right: 0
}

.mobile-nav__wrapper.expanded {
    opacity: 1;
    transform: translateX(0%);
    visibility: visible;
    transition: transform 500ms ease 0ms, visibility 500ms ease 0ms
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms
}

.mobile-nav__wrapper .mobile-nav__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0C0C0D;
    opacity: .3
}

.mobile-nav__wrapper .mobile-nav__content {
    width: 300px;
    background-color: #0C0C0D;
    z-index: 10;
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms
}

@media (max-width:490px) {
    .mobile-nav__wrapper .mobile-nav__content {
        width: clamp(250px, 55.102vw, 450px)
    }
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
    display: block;
    padding: 0
}

.mobile-nav__wrapper .mobile-nav__content .logo-box {
    margin-bottom: 40px;
    display: flex
}

.mobile-nav__wrapper .mobile-nav__content .logo-box img {
    width: clamp(160px, 15.625vw, 320px)
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
    display: none;
    border-top: 1px solid RGB(255 255 255 / .1)
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li>a {
    padding-left: 1em
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li:not(:last-child) {
    border-bottom: 1px solid RGB(255 255 255 / .1)
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
    border-bottom: 1px solid RGB(255 255 255 / .1)
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
    display: flex;
    justify-content: space-between;
    line-height: 30px;
    color: #FFF;
    font-size: 18px;
    font-family: "Roboto", sans-serif;
    text-transform: capitalize;
    font-weight: 500;
    height: 46px;
    letter-spacing: .8px;
    align-items: center;
    transition: 500ms
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
    color: #663092
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
    width: 30px;
    height: 30px;
    background-color: #663092;
    border: none;
    outline: none;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: rotate(-90deg);
    transition: transform 500ms ease
}

.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button.expanded {
    transform: rotate(0deg);
    background-color: #FFF;
    color: #0C0C0D
}

.mobile-nav__wrapper .mobile-nav__close {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: 18px;
    color: #FFF;
    cursor: pointer
}

.mobile-nav__social {
    display: flex;
    align-items: center
}

.mobile-nav__social a {
    font-size: 16px;
    color: #FFF;
    transition: 500ms
}

.mobile-nav__social a+a {
    margin-left: 20px
}

.mobile-nav__social a:hover {
    color: #663092
}

.mobile-nav__contact {
    margin-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px
}

.mobile-nav__contact li {
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center
}

.mobile-nav__contact li+li {
    margin-top: 15px
}

.mobile-nav__contact li a {
    color: inherit;
    transition: 500ms
}

.mobile-nav__contact li a:hover {
    color: #663092
}

.mobile-nav__contact li i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #663092;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 14px;
    margin-right: 10px;
    color: #FFF
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
    display: none
}

.nav-bar .nav-link li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 16px
}

.nav-bar .nav-link li::before {
    content: "";
    width: clamp(4px, 0.417vw, 16px);
    height: clamp(4px, 0.417vw, 16px);
    border: 1px solid #663092;
    border-radius: clamp(4px, 0.417vw, 16px)
}

.nav-bar .nav-link li.active::before {
    display: none
}

.hero-banner {
    position: relative;
    width: 100vw;
    height: auto;
    overflow: hidden;
    margin-top: 14vh;
}

.hero-banner .hero-slider {
    position: relative;
    margin-bottom: -1px
}

.hero-banner .hero-slider .slick-dots {
    bottom: 0;
    display: flex;
    justify-content: end;
    right: 6.667vw;
    bottom: clamp(22px, 1.458vw, 40px)
}


@media (max-width:490px) {
    .hero-banner .hero-slider .slick-dots {
        justify-content: center;
        gap: 6px;
        right: unset;
        left: 0
    }
}

.hero-banner .hero-slider .slick-dots li {
    width: clamp(42px, 2.5vw, 64px);
    height: clamp(42px, 2.5vw, 64px);
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: rgb(20 21 22 / .5);
    margin: 0 1px;
    transition: all 0.3s ease-in-out
}

@media (max-width:490px) {
    .hero-banner .hero-slider .slick-dots li {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: rgb(245 247 249 / .2)
    }
}

.hero-banner .hero-slider .slick-dots li:hover {
    transition: all 0.3s ease-in-out;
    background: #0C0C0D
}

.hero-banner .hero-slider .slick-dots li.slick-active {
    background-color: #663092
}

@media (max-width:490px) {
    .hero-banner .hero-slider .slick-dots li.slick-active {
        background-color: rgb(245 247 249 / .2);
        border: 3px solid #FFF;
        outline: 1px solid rgb(245 247 249 / .2)
    }
}

.hero-banner .hero-slider .slick-dots li button {
    color: #FFF;
    font-size: clamp(16px, 0.938vw, 22px);
    font-family: "Oswald", sans-serif;
    font-weight: 500;
    line-height: 120%;
    padding: 0
}

.hero-banner .hero-slider .slick-dots li button:before {
    color: #fff0
}

@media (max-width:490px) {
    .hero-banner .hero-slider .slick-dots li button {
        padding: 0;
        color: #FFF;
        font-size: 0
    }

    .hero-banner .hero-slider .slick-dots li button:before {
        color: #fff0
    }
}

.hero-banner .hero-slider .hero-slide .hero-slide__img {
    transition: all 0.3s ease-in-out
}

.hero-banner .hero-slider .hero-slide .hero-slide__img img {
    object-position: center bottom
}

@media (max-width:1024px) {
    .hero-banner .hero-slider .hero-slide .hero-slide__img img {
        object-fit: cover
    }
}

.hero-banner .hero-slider .hero-slide .hero-slide__content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:490px) {
    .hero-banner .hero-slider .hero-slide .hero-slide__content {
        width: 100%
    }
}

.hero-banner .hero-slider .hero-slide .hero-slide__content .eyebrow {
    font-size: clamp(18px, 0.938vw, 22px)
}

.hero-banner .hero-slider .hero-slide .hero-slide__content h1 span {
    position: relative;
    padding: 0 18px;
    transform: skewX(-10deg)
}

.hero-banner .hero-slider .hero-slide .hero-slide__content h1 span::before {
    content: "";
    position: absolute;
    left: 1%;
    top: 4%;
    width: 100%;
    height: 100%;
    background: #663092;
    border-radius: 4px;
    z-index: -1
}

.hero-banner .hero-slider .hero-slide .hero-slide__content .bg-text {
    padding: 0 12px 0 8px
}

.hero-banner .hero-slider .hero-slide .hero-slide__content .hero-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: clamp(18px, 1.25vw, 48px)
}

.hero-banner .rotate {
    position: absolute;
    top: 9px;
    right: 0;
    pointer-events: none;
    display: grid;
    place-items: end
}

@media (max-width:1024px) {
    .hero-banner .rotate {
        top: 17%
    }
}

@media (max-width:992px) {
    .hero-banner .rotate {
        top: 0
    }
}

@media (max-width:820px) {
    .hero-banner .rotate {
        top: 12%;
        right: -24px
    }
}

@media (max-width:768px) {
    .hero-banner .rotate {
        top: 6%
    }
}

@media (max-width:490px) {
    .hero-banner .rotate {
        display: none
    }
}

.hero-banner .rotate img {
    height: 47.865vw
}

@media (max-width:1024px) {
    .hero-banner .rotate img {
        height: 100%
    }
}

@media (max-width:992px) {
    .hero-banner .rotate img {
        height: 80%
    }
}

.upcoming-matches {
    background: url(../image/match-bg.png) no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: -1px
}

.upcoming-matches .upcoming-matches-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width:490px) {
    .upcoming-matches .upcoming-matches-wrapper {
        flex-direction: column;
        gap: 24px
    }
}

.upcoming-matches .upcoming-matches-wrapper .team-block {
    display: flex;
    align-items: center;
    gap: clamp(12px, 0.833vw, 32px)
}

.upcoming-matches .upcoming-matches-wrapper .team-block .team-logo {
    width: clamp(72px, 8.333vw, 220px);
    height: clamp(88px, 8.542vw, 224px);
    display: grid;
    align-items: center;
    justify-content: center;
    background: #141516;
    border-radius: clamp(8px, 0.625vw, 16px);
    border-top: 1px solid #92949F;
    border-bottom: 1px solid #92949F
}

@media (max-width:490px) {
    .upcoming-matches .upcoming-matches-wrapper .team-block .team-logo {
        padding: 8px;
        width: 86px;
        height: 88px
    }
}

.upcoming-matches .upcoming-matches-wrapper .live-match-block {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: clamp(24px, 2.5vw, 64px)
}

.upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box {
    position: relative
}

.upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .live-image {
    width: 28.875vw;
    height: 11.458vw
}

@media (max-width:490px) {
    .upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .live-image {
        display: flex;
        margin-left: auto;
        margin-right: auto;
        width: 60%;
        height: auto
    }
}

.upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .counter-box {
    display: inline-flex;
    justify-content: center;
    padding: 4px 16px;
    background: #0C0C0D;
    width: clamp(250px, 14.571vw, 380px);
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:1024px) {
    .upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .counter-box {
        width: clamp(192px, 19.727vw, 280px)
    }
}

.upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .counter-box .countdown-left {
    display: flex;
    align-items: center;
    gap: 4px
}

.upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .counter-box .countdown-left li {
    display: flex;
    align-items: center
}

.upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .counter-box .countdown-left li h2 {
    color: #FFF;
    font-size: clamp(34px, 2.031vw, 48px);
    font-weight: 700;
    line-height: 120%
}

@media (max-width:1199px) {
    .upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .counter-box .countdown-left li h2 {
        font-size: clamp(27px, 2.669vw, 40px)
    }
}

@media (max-width:820px) {
    .upcoming-matches .upcoming-matches-wrapper .live-match-block .live-box .counter-box .countdown-left li h2 {
        font-size: clamp(22px, 3.171vw, 30px)
    }
}

.text-label {
    padding: 4px 16px 6px;
    border-radius: 2px;
    background: #663092;
    display: inline-flex
}

.league-schedule .schedule-wrapper .league-schedule-slider {
    margin: 0 -12px
}

.league-schedule .schedule-wrapper .league-schedule-slider .slick-dots {
    position: unset;
    display: flex;
    justify-content: center;
    margin-top: clamp(24px, 1.667vw, 48px)
}

.league-schedule .schedule-wrapper .league-schedule-slider .slick-dots li {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: grid;
    align-items: center;
    justify-content: center;
    background: #fff0;
    border: 1px solid #0C0C0D;
    transition: all 0.3s ease-in-out
}

.league-schedule .schedule-wrapper .league-schedule-slider .slick-dots li.slick-active {
    background-color: #0C0C0D;
    border: 3px solid #fff;
    outline: 1px solid #0C0C0D
}

.league-schedule .schedule-wrapper .league-schedule-slider .slick-dots li button {
    padding: 0;
    color: #FFF;
    font-size: 0
}

.league-schedule .schedule-wrapper .league-schedule-slider .slick-dots li button:before {
    color: #fff0
}

.league-schedule .schedule-wrapper .league-schedule-block {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(8px, 0.625vw, 24px);
    margin: 0 12px
}

.league-schedule .schedule-wrapper .league-schedule-block .schedule-data {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.league-schedule .schedule-wrapper .league-schedule-block .schedule-data .team-info img {
    margin-left: auto;
    margin-right: auto
}

.blog-section .blog-wrapper .blog-slider {
    margin: 0 -12px
}

.blog-section .blog-wrapper .blog-container {
    background-color: #F5F7F9;
    padding: clamp(16px, 1.25vw, 48px);
    border-radius: clamp(6px, 0.625vw, 20px);
    margin: 0 12px
}

.blog-section .blog-wrapper .blog-container .img-box {
    border-radius: clamp(6px, 0.625vw, 20px);
    position: relative;
    overflow: hidden
}

.blog-section .blog-wrapper .blog-container .img-box.shine {
    position: relative;
    overflow: hidden
}

.blog-section .blog-wrapper .blog-container .img-box.shine::before {
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
    pointer-events: none
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.blog-section .blog-wrapper .blog-container .img-box img {
    border-radius: clamp(6px, 0.625vw, 20px);
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.35s linear 0s;
    transition: all 0.35s linear 0s
}

.blog-section .blog-wrapper .blog-container .img-box .blog-label {
    position: absolute;
    top: 16px;
    left: 16px;
    background: #663092;
    border-radius: 4px;
    color: #FFF;
    padding: 4px 8px
}

.blog-section .blog-wrapper .blog-container .content-box h6 {
    color: #0C0C0D;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.blog-section .blog-wrapper .blog-container .content-box .blog-info-bar {
    display: flex;
    align-items: center;
    gap: clamp(18px, 1.25vw, 48px)
}

.blog-section .blog-wrapper .blog-container .content-box .blog-info-bar .author img {
    border-radius: 3px
}

.blog-section .blog-wrapper .blog-container:hover h6 {
    color: #663092;
    transition: all 0.3s ease-in-out
}

.blog-section .blog-wrapper .blog-container:hover .img-box img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.35s linear 0s;
    transition: all 0.35s linear 0s
}

.blog-section .blog-wrapper .blog-container:hover .img-box.shine:hover::before,
.blog-section .blog-wrapper .blog-container:hover .img-box.shine:focus::before {
    animation: shine 0.85s
}

.points-table .teams-points-table {
    width: 100%
}

@media (max-width:490px) {
    .points-table .teams-points-table {
        overflow-x: scroll;
        border-radius: clamp(8px, 0.833vw, 24px)
    }
}

@media (max-width:820px) {
    .points-table .teams-points-table.player-detail-table {
        overflow-x: scroll;
        border-radius: clamp(8px, 0.833vw, 24px)
    }
}

.points-table .teams-points-table.player-detail-table .table thead tr th {
    text-align: center;
    font-size: clamp(21px, 1.302vw, 32px);
    font-style: normal;
    font-weight: 700;
    line-height: 140%
}

@media (max-width:1199px) {
    .points-table .teams-points-table.player-detail-table .table thead tr th {
        font-size: clamp(18px, 1.668vw, 28px)
    }
}

@media (max-width:820px) {
    .points-table .teams-points-table.player-detail-table .table thead tr th {
        font-size: clamp(16px, 2.195vw, 21px)
    }
}

.points-table .teams-points-table.player-detail-table .table thead tr th:nth-child(1) {
    text-align: start
}

.points-table .teams-points-table.player-detail-table .table thead tr th:nth-child(2) {
    text-align: start;
    width: 19%
}

@media (max-width:490px) {
    .points-table .teams-points-table.player-detail-table .table thead tr th:nth-child(2) {
        text-align: center
    }
}

.points-table .teams-points-table .table thead tr th {
    padding: 22.5px 16px;
    background: #663092;
    color: #FFF;
    font-size: clamp(21px, 1.302vw, 32px);
    font-family: "Oswald", sans-serif;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    vertical-align: middle;
}

@media (max-width:1199px) {
    .points-table .teams-points-table .table thead tr th {
        font-size: clamp(18px, 1.668vw, 28px)
    }
}

@media (max-width:820px) {
    .points-table .teams-points-table .table thead tr th {
        font-size: clamp(16px, 2.195vw, 21px)
    }
}

.points-table .teams-points-table .table thead tr th:first-child {
    border-radius: clamp(8px, 0.833vw, 24px) 0 0 0;
    width: 25%
}

.points-table .teams-points-table .table thead tr th:nth-child(2) {
    width: 25%
}

.points-table .teams-points-table .table thead tr th:last-child {
    border-radius: 0 clamp(8px, 0.833vw, 24px) 0 0
}

.points-table .teams-points-table .table tbody tr:nth-of-type(even) {
    box-shadow: inset 0 0 0 999px #F5F7F9
}

.points-table .teams-points-table .table tbody tr:last-child {
    border-radius: 0 0 clamp(8px, 0.833vw, 24px) clamp(8px, 0.833vw, 24px)
}

.points-table .teams-points-table .table tbody tr th {
    padding: 18px 0 18px 16px;
    border: 0;
    box-shadow: none
}

.points-table .teams-points-table .table tbody tr td {
    padding: 18px 16px;
    border: 0;
    box-shadow: none
}

@media (max-width:1599px) {
    .trophy-image {
        height: 100%
    }
}

@media (max-width:820px) {
    .trophy-image {
        height: auto
    }
}

@media (max-width:1599px) {
    .trophy-image img {
        height: 85%;
        object-fit: cover
    }
}

@media (max-width:1024px) {
    .trophy-image img {
        height: 89%
    }
}

@media (max-width:992px) {
    .trophy-image img {
        height: 100%;
        width: 100%
    }
}

.highlights-section .highlights-wrapper .highlights-slider {
    margin: 0 -12px
}

.highlights-section .highlights-wrapper .highlights-video-block {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: clamp(8px, 0.833vw, 24px);
    margin: 0 12px
}

.highlights-section .highlights-wrapper .highlights-video-block .img-box {
    border-radius: clamp(8px, 0.833vw, 24px);
    position: relative
}

.highlights-section .highlights-wrapper .highlights-video-block .img-box.shine {
    position: relative;
    overflow: hidden
}

.highlights-section .highlights-wrapper .highlights-video-block .img-box.shine::before {
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
    pointer-events: none
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.highlights-section .highlights-wrapper .highlights-video-block .img-box img {
    border-radius: clamp(8px, 0.833vw, 24px)
}

.highlights-section .highlights-wrapper .highlights-video-block .img-box .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.highlights-section .highlights-wrapper .highlights-video-block .img-box .time-duration {
    position: absolute;
    bottom: 16px;
    right: 16px;
    padding: 0 8px;
    border-radius: 2px;
    background: #141516;
    color: #FFF
}

.highlights-section .highlights-wrapper .highlights-video-block .content-box .h6 {
    transition: all 0.3s ease-in-out;
    color: #0C0C0D
}

.highlights-section .highlights-wrapper .highlights-video-block:hover .img-box.shine:hover::before,
.highlights-section .highlights-wrapper .highlights-video-block:hover .img-box.shine:focus::before {
    animation: shine 0.85s
}

.highlights-section .highlights-wrapper .highlights-video-block:hover .content-box .h6 {
    transition: all 0.3s ease-in-out;
    color: #663092
}

.tickets-section {
    background: #fff;
}

.tickets-section .ticketing-slider {
    margin: 0 clamp(-10px, -0.625vw, -24px)
}

.tickets-section .ticketing-slider .slick-dots {
    position: unset;
    display: flex;
    justify-content: center;
    margin-top: clamp(24px, 1.667vw, 48px)
}

.tickets-section .ticketing-slider .slick-dots li {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: grid;
    align-items: center;
    justify-content: center;
    background: #efefef;
    border: 1px solid #efefef;
    transition: all 0.3s ease-in-out
}

.tickets-section .ticketing-slider .slick-dots li.slick-active {
    background-color: #FFF;
    border: 3px solid #663092;
    outline: 1px solid #FFF
}

.tickets-section .ticketing-slider .slick-dots li button {
    padding: 0;
    color: #FFF;
    font-size: 0;
}

.tickets-section .ticketing-slider .slick-dots li button:before {
    color: #fff0
}

.tickets-section .ticket-container {
    padding: 20px;
    min-height: 600px;
}

@media (max-width:1024px) {
    .tickets-section .ticket-container {
        height: 100%;
        min-height: 100%;
        max-height: 100%;
        align-items: stretch;
        gap: 0;
        background: none;
        padding: 0;
        justify-content: center
    }
}

@media (max-width:490px) {
    .tickets-section .ticket-container {
        flex-direction: column
    }
}

.tickets-section .ticket-container .barcode-box {
    width: 100%;
    background: #FFF;
    padding-left:35px;
}

@media (max-width:768px) {
    .tickets-section .ticket-container .barcode-box {
        padding-left:20px;
    }
}

.ticket-container .ticket-title{
    background:#0900a9 url(../picture/agenda_t2.png) no-repeat left top;
    background-size: cover;
    width: 100%;
    height: 55px;
    position: relative;
    padding: 7px 0 0 60px;
}


.ticket-container .ticket-title-en h6{
    font-size: clamp(15px, 1.000vw, 20px);
    padding: 10px 0 0 0;
    text-transform:none;
}


.tickets-section .ticket-container .match-detail {
    background:url(../picture/agenda_t3.png) no-repeat left top;
    padding-left: 35px;    
}

@media (max-width:768px) {
    
    .ticket-container .ticket-title{
        padding: 10px 0 0 30px;
    }
        
    .ticket-container .ticket-title-en h6{
        font-size: clamp(15px, 1.000vw, 22px);
        padding: 0;
    }
}


.tickets-section .ticket-container .match-detail .team-container {
    padding: 30px;
    background: #f6f6f6;
    min-height: 240px;
}

.tickets-section .ticket-container .match-detail .team-container p{
    line-height: 2em;
}


.tickets-section .ticket-container .match-detail .team-container .team-block {
    display: flex;
    align-items: center;
    gap: clamp(6px, 0.833vw, 32px)
}

.tickets-section .ticket-container .match-detail .team-container .team-block .team-logo {
    display: grid;
    align-items: center;
    justify-content: center
}

.tickets-section .ticket-container .match-detail .ticket-info .info-wrapper {
    display: flex;
    align-items: center;
    gap: clamp(48px, 3.333vw, 128px)
}

@media (max-width:768px) {
    .tickets-section .ticket-container .match-detail .ticket-info .info-wrapper {
        gap: 3.125vw
    }
}

@media (max-width:490px) {
    .tickets-section .ticket-container .match-detail .ticket-info .info-wrapper {
        gap: 32px
    }
}

.tickets-section .ticket-container .match-detail .ticket-info .info-wrapper .info-slot {
    width: clamp(64px, 5.052vw, 140px);
    height: auto
}

@media (max-width:1024px) {
    .tickets-section .ticket-container .match-detail .ticket-info .info-wrapper .info-slot {
        width: clamp(100px, 10.938vw, 250px)
    }
}

@media (max-width:820px) {
    .tickets-section .ticket-container .match-detail .ticket-info .direction-line {
        width: clamp(536px, 30.208vw, 850px)
    }
}

@media (max-width:768px) {
    .tickets-section .ticket-container .match-detail .ticket-info .direction-line {
        width: 59.375vw
    }
}

@media (max-width:490px) {
    .tickets-section .ticket-container .match-detail .ticket-info .direction-line {
        width: auto
    }
}

.player-section .player-wrapper .player-slider {
    margin: 0 clamp(-10px, -0.625vw, -24px)
}

.player-section .player-wrapper .player-container {
    padding: clamp(12px, 0.833vw, 32px);
    border-radius: clamp(8px, 0.625vw, 24px);
    margin: 0 clamp(10px, 0.625vw, 24px)
}

.player-section .player-wrapper .player-container .img-box.shine {
    position: relative;
    overflow: hidden
}

.player-section .player-wrapper .player-container .img-box.shine::before {
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.player-section .player-wrapper .player-container .content-box {
    display: flex;
    align-items: center;
    gap: clamp(12px, 0.833vw, 32px)
}

.player-section .player-wrapper .player-container .content-box .player-number {
    padding: clamp(16px, 1.25vw, 32px) clamp(24px, 1.667vw, 48px);
    background: #663092;
    border-radius: 8px
}

.player-section .player-wrapper .player-container .content-box .player-info h5 {
    color: #0C0C0D;
    transition: all 0.3s ease-in-out;
    font-size: clamp(18px, 1.615vw, 18px);
}

.player-section .player-wrapper .player-container:hover .img-box.shine:hover::before,
.player-section .player-wrapper .player-container:hover .img-box.shine:focus::before {
    animation: shine 0.85s
}

.player-section .player-wrapper .player-container:hover .player-info h5 {
    color: #663092;
    transition: all 0.3s ease-in-out
}

@media (max-width:490px) {
    .brand-section .brand-block img {
        width: 65%
    }
}

.shop-section .shop-wrapper .shop-slider {
    margin: 0 -12px
}

.shop-section .shop-wrapper .shop-card {
    padding: clamp(10px, 0.833vw, 24px);
    border-radius: clamp(8px, 0.625vw, 20px);
    margin: 0 12px
}

.shop-section .shop-wrapper .shop-card .shop-image-box {
    position: relative;
    padding: clamp(32px, 2.604vw, 64px) clamp(30px, 2.5vw, 62px);
    border-radius: 8px;
    overflow: hidden
}

.shop-section .shop-wrapper .shop-card .shop-image-box.shine {
    position: relative;
    overflow: hidden
}

.shop-section .shop-wrapper .shop-card .shop-image-box.shine::before {
    background: linear-gradient(to right, #fff0 0%, rgb(255 255 255 / .3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
    pointer-events: none
}

@keyframes shine {
    100% {
        left: 125%
    }
}

.shop-section .shop-wrapper .shop-card .shop-image-box .side-icons ul {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 0;
    z-index: 5;
    right: -100px;
    gap: 8px;
    -webkit-transition: 0.4s linear;
    -moz-transition: 0.4s linear;
    -ms-transition: 0.4s linear;
    -o-transition: 0.4s linear;
    transition: 0.4s linear
}

.shop-section .shop-wrapper .shop-card .shop-image-box .side-icons ul li {
    transition: 0.5s;
    visibility: hidden;
    opacity: 0;
    transform: translateX(30px)
}

.shop-section .shop-wrapper .shop-card .shop-image-box .side-icons ul li a {
    width: clamp(32px, 2.083vw, 64px);
    height: clamp(32px, 2.083vw, 64px);
    border-radius: 4px;
    display: grid;
    align-items: center;
    justify-content: center;
    background: #F5F7F9;
    transition: all 0.3s ease-in-out;
    padding: 4px
}

@media (max-width:490px) {
    .shop-section .shop-wrapper .shop-card .shop-image-box .side-icons ul li a {
        width: clamp(30px, 6.531vw, 48px);
        height: clamp(30px, 6.531vw, 48px)
    }
}

.shop-section .shop-wrapper .shop-card .shop-image-box .side-icons ul li a i {
    font-size: clamp(16px, 1.042vw, 24px);
    font-weight: 300;
    color: #0C0C0D;
    transition: all 0.3s ease-in-out
}

.shop-section .shop-wrapper .shop-card .shop-image-box .side-icons ul li:hover a {
    background: #663092;
    transition: all 0.3s ease-in-out
}

.shop-section .shop-wrapper .shop-card .shop-image-box .side-icons ul li:hover a i {
    color: #FFF;
    transition: all 0.3s ease-in-out
}

.shop-section .shop-wrapper .shop-card .shop-image-box .shop-image {
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: all 0.35s linear 0s;
    transition: all 0.35s linear 0s
}

.shop-section .shop-wrapper .shop-card .shop-image-box .discount-label {
    position: absolute;
    top: 16px;
    left: 16px;
    background: #0C0C0D;
    color: #FFF;
    padding: 4px clamp(8px, 0.625vw, 20px);
    border-radius: 4px;
    font-size: clamp(12.5px, 0.729vw, 18px);
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 120%
}

.shop-section .shop-wrapper .shop-card .shop-content h6 {
    color: #0C0C0D;
    transition: all 0.3s ease-in-out
}

.shop-section .shop-wrapper .shop-card:hover .shop-image-box .shop-image {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.35s linear 0s;
    transition: all 0.35s linear 0s
}

.shop-section .shop-wrapper .shop-card:hover .shop-image-box .side-icons ul {
    right: 8px;
    top: 8px;
    background: rgb(255 255 255 / .6);
    padding: 6px;
    transition: all 0.3s ease-in-out;
    border-radius: 5px
}

.shop-section .shop-wrapper .shop-card:hover .shop-image-box .side-icons ul li {
    transform: none;
    transition: 0.5s;
    opacity: 1;
    visibility: visible
}

.shop-section .shop-wrapper .shop-card:hover .shop-image-box .side-icons ul li:nth-child(1) {
    transition-delay: 0.1s
}

.shop-section .shop-wrapper .shop-card:hover .shop-image-box .side-icons ul li:nth-child(2) {
    transition-delay: 0.3s
}

.shop-section .shop-wrapper .shop-card:hover .shop-image-box .side-icons ul li:nth-child(3) {
    transition-delay: 0.6s
}

.shop-section .shop-wrapper .shop-card:hover .shop-image-box.shine:hover::before,
.shop-section .shop-wrapper .shop-card:hover .shop-image-box.shine:focus::before {
    animation: shine 0.85s
}

.shop-section .shop-wrapper .shop-card:hover .shop-content h6 {
    color: #663092;
    transition: all 0.3s ease-in-out
}

.newsletter {
    background: url(../picture/banner-bg1.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: clamp(350px, 20.833vw, 550px);
    display: grid;
    align-items: center
}

.newsletter .newsletter-block {
    text-align: center;
    color: #fff;
}


.newsletter .newsletter-block p{
    margin: 20px auto;
    font-size: clamp(18px, 0.938vw, 22px);
}

.newsletter .newsletter-block .cus-btn{
    display: block;
    cursor: pointer;
    margin:0 auto;
    background-color: #f1ebf9;
    color: #663092;
    font-weight: 600;
}
@media (max-width:490px) {
    .newsletter .newsletter-block {
        flex-direction: column;
        gap: clamp(16px, 1.042vw, 40px);
        align-items: flex-start
    }
}

.newsletter .newsletter-block form {
    position: relative
}

.newsletter .newsletter-block form input {
    width: clamp(400px, 29.167vw, 850px);
    background: #141516;
    border: 1px solid #FFF;
    border-radius: 4px
}

@media (max-width:490px) {
    .newsletter .newsletter-block form input {
        width: clamp(339px, 69.388vw, 480px)
    }
}

@media (max-width:430px) {
    .newsletter .newsletter-block form input {
        width: 370px
    }
}

@media (max-width:399px) {
    .newsletter .newsletter-block form input {
        width: 340px
    }
}

.newsletter .newsletter-block form input::placeholder {
    color: #FFF
}

.newsletter .newsletter-block form button {
    position: absolute;
    top: 1px;
    right: 1px;
    padding: clamp(12.5px, 0.807vw, 22px) 32px
}

@media (max-width:1599px) {
    .newsletter .newsletter-block form button {
        padding: 12px 32px;
        top: 1.5px;
        right: 1px
    }
}

@media (max-width:1024px) {
    .newsletter .newsletter-block form button {
        top: 1px
    }
}

@media (max-width:490px) {
    .newsletter .newsletter-block form button {
        top: 1px;
        right: 1px
    }
}

footer .footer-wrapper {
    display: flex;
    align-items: flex-start;
    gap: clamp(18px, 1.25vw, 48px)
}

@media (max-width:992px) {
    footer .footer-wrapper {
        flex-wrap: wrap
    }
}

@media (max-width:490px) {
    footer .footer-wrapper {
        row-gap: clamp(28px, 1.979vw, 76px)
    }
}

footer .footer-wrapper .footer-block {
    width: clamp(350px, 21.563vw, 580px);
    min-height: 220px;
}

footer .footer-wrapper .footer-block p{
    line-height: 2em;
}

footer .footer-wrapper .footer-line {
    background: url(/skin/picture/footer-line.png) no-repeat top left; 
    padding-left:30px;
}

@media (max-width:992px) {
    footer .footer-wrapper .footer-block:nth-child(1) {
        width: 75%
    }
        
    footer .footer-wrapper .footer-block {
        min-height: auto;
    }
}
/* 
@media (max-width:490px) {
    footer .footer-wrapper .footer-block:nth-child(1) {
        width: 99%
    }
}

@media (max-width:992px) {
    footer .footer-wrapper .footer-block:nth-child(2) {
        width: 200px
    }
}

@media (max-width:820px) {
    footer .footer-wrapper .footer-block:nth-child(2) {
        width: 29.5%
    }
}

@media (max-width:768px) {
    footer .footer-wrapper .footer-block:nth-child(2) {
        width: 23.5%
    }
}

@media (max-width:490px) {
    footer .footer-wrapper .footer-block:nth-child(2) {
        width: 45%
    }
}

@media (max-width:992px) {
    footer .footer-wrapper .footer-block:nth-child(3) {
        width: 200px
    }
}

@media (max-width:820px) {
    footer .footer-wrapper .footer-block:nth-child(3) {
        width: 29.5%
    }
}

@media (max-width:768px) {
    footer .footer-wrapper .footer-block:nth-child(3) {
        width: 23.5%
    }
}

@media (max-width:490px) {
    footer .footer-wrapper .footer-block:nth-child(3) {
        width: 45%
    }
}

@media (max-width:992px) {
    footer .footer-wrapper .footer-block:nth-child(4) {
        width: 320px
    }
}

@media (max-width:820px) {
    footer .footer-wrapper .footer-block:nth-child(4) {
        width: 260px
    }
}

@media (max-width:768px) {
    footer .footer-wrapper .footer-block:nth-child(4) {
        width: 42%
    }
}

@media (max-width:490px) {
    footer .footer-wrapper .footer-block:nth-child(4) {
        width: 95%
    }
} */

footer .footer-wrapper .footer-block .footer-images-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 11px
}

@media (max-width:1024px) {
    footer .footer-wrapper .footer-block .footer-images-wrapper {
        gap: 8px
    }
}

footer .footer-wrapper .footer-block .footer-images-wrapper .footer-image {
    display: flex;
    flex-shrink: 0
}

footer .footer-wrapper .footer-block .footer-images-wrapper .footer-image img {
    width: clamp(70px, 4.896vw, 140px);
    height: clamp(70px, 4.896vw, 140px)
}

.title-banner {
    background: url(../picture/banner-bg1.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: clamp(400px, 26.042vw, 750px);
    display: grid;
    align-items: center;
    justify-content: center
}

@media (max-width:820px) {
    .title-banner {
        height: clamp(260px, 46.341vw, 580px)
    }
}

.title-banner h1 {
    padding-top: clamp(72px, 4.583vw, 120px)
}

.player-detail-section .player-image {
    height: 100%
}

.player-detail-section .player-image img {
    object-fit: cover;
    border-radius: 8px
}

.player-detail-section .player-information .player-box {
    padding: clamp(10px, 0.625vw, 24px) clamp(30px, 0.833vw, 32px);
    border-radius: 8px;
    text-align: justify;
}

.player-detail-section .player-box .list ul{
    margin: 20px auto;
    padding: 0;
}

.player-detail-section .player-box .list li {
    position: relative;
    font-size: 22px;
    color: #666;
    font-weight: 600;
    padding-left: 30px;
    line-height: 36px;
    list-style: none;
}

.player-detail-section .player-box .list li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0px;
    top: 11px;
    background-color: #e851f1;
}


.circle-parent {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

@media (max-width:490px) {
    .circle-parent {
        flex-wrap: wrap;
        row-gap: clamp(24px, 1.667vw, 64px)
    }
}

.circle-parent .circle-block {
    width: clamp(24%, 21.563vw, 600px);
    text-align: center
}

@media (max-width:490px) {
    .circle-parent .circle-block {
        width: 48%
    }
}

.circle-parent .circle_percent {
    font-size: clamp(92px, 8.333vw, 220px);
    width: clamp(92px, 8.333vw, 220px);
    height: clamp(92px, 8.333vw, 220px);
    position: relative;
    background: #F5F7F9;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block
}

.circle-parent .circle_inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    clip: rect(0 1em 1em .5em)
}

.circle-parent .round_per {
    position: absolute;
    left: 0;
    top: 0;
    width: 1em;
    height: 1em;
    background: #663092;
    clip: rect(0 1em 1em .5em);
    transform: rotate(180deg);
    transition: 1.05s
}

.circle-parent .percent_more .circle_inner {
    clip: rect(0 .5em 1em 0em)
}

.circle-parent .percent_more:after {
    position: absolute;
    left: .5em;
    top: 0em;
    right: 0;
    bottom: 0;
    background: #663092;
    content: ""
}

.circle-parent .circle_inbox {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    background: #F5F7F9;
    z-index: 3;
    border-radius: 50%
}

.circle-parent .percent_text {
    color: #0C0C0D;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    font-size: clamp(52px, 3.958vw, 92px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%
}

@media (max-width:1199px) {
    .circle-parent .percent_text {
        font-size: clamp(40px, 4.17vw, 56px)
    }
}

@media (max-width:820px) {
    .circle-parent .percent_text {
        font-size: clamp(32px, 4.634vw, 48px)
    }
}

.offers .offer-wrapper .offer-block {
    padding: clamp(16px, 1.25vw, 48px);
    border-radius: clamp(6px, 0.625vw, 18px)
}

.offers .offer-wrapper .offer-block .icon-box {
    display: inline-flex;
    padding: 8px;
    border-radius: 4px;
    background: #663092
}

.testimonials .testimonials-slider {
    margin: 0 -12px
}

.testimonials .testimonials-slider .testimonial-block {
    padding: clamp(16px, 1.25vw, 48px);
    border-radius: clamp(6px, 0.625vw, 20px);
    margin: 0 12px
}

.sidebar {
    padding: clamp(12px, 0.833vw, 24px);
    border-radius: 8px
}

.sidebar form {
    position: relative
}

.sidebar form input {
    background: #FFF;
    border-radius: 5px;
    border: 0;
    padding: 16px
}

.sidebar form button {
    position: absolute;
    top: 16px;
    right: 16px;
    border: 0;
    background: #fff0
}

.sidebar form button i {
    font-size: 20px
}

.sidebar .category-block {
    padding: clamp(12px, 0.833vw, 24px);
    border-radius: 8px
}

.sidebar .category-block .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer
}

.sidebar .category-block .recent-blogs .text {
    color: #0C0C0D;
    transition: all 0.3s ease-in-out
}

.sidebar .category-block .recent-blogs:hover .text {
    color: #663092;
    transition: all 0.3s ease-in-out
}

.sidebar .category-block .product-color {
    display: flex;
    align-items: center;
    gap: 16px
}

.sidebar .category-block .product-color ul {
    display: flex;
    align-items: center;
    gap: 8px
}

.sidebar .category-block .product-color input[type=radio] {
    width: 28px;
    height: 28px;
    -webkit-appearance: none;
    border-radius: 5px
}

@media (max-width:992px) {
    .sidebar .category-block .product-color input[type=radio] {
        width: 20px;
        height: 20px
    }
}

.sidebar .category-block .product-color input[type=radio].radio-1 {
    background-color: #EAEAEC
}

.sidebar .category-block .product-color input[type=radio].radio-2 {
    background-color: #92949F
}

.sidebar .category-block .product-color input[type=radio].radio-3 {
    background-color: #45474F
}

.sidebar .category-block .product-color input[type=radio].radio-4 {
    background-color: #0C0C0D
}

.sidebar .category-block .product-color input[type=radio].radio-6 {
    background-color: #663092
}

.sidebar .category-block .product-color input[type=radio].radio-7 {
    background-color: #FFE603
}

.sidebar .category-block .product-color input[type=radio]:checked {
    border: 3px solid #FFF;
    border-radius: 3px;
    outline: 1px solid #0C0C0D;
    cursor: pointer
}

.sidebar .category-block .product-color input[type=radio]:hover {
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border: 3px solid #FFF;
    border-radius: 3px;
    outline: 1px solid #0C0C0D
}

.sidebar .category-block .product-color input[type=radio]:focus {
    outline-color: #fff0
}

.sidebar .category-block .arrow-block {
    cursor: pointer
}

.sidebar .category-block .arrow-block .fa-thin {
    transition: transform 0.3s ease
}

.sidebar .category-block .arrow-block .fa-chevron-down {
    transform: rotate(360deg)
}

.sidebar .category-block .wrapper .price-input {
    width: 100%;
    display: flex;
    gap: 16px
}

.sidebar .category-block .wrapper .price-input .field input {
    width: 100%;
    outline: none;
    border-radius: 5px;
    -moz-appearance: textfield;
    padding: 12px 8px;
    border: 1px solid #92949F
}

.sidebar .category-block .wrapper .slider {
    height: 8px;
    position: relative;
    background: #EAEAEC;
    border-radius: 5px
}

.sidebar .category-block .wrapper .slider .progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background: #663092
}

.sidebar .category-block .wrapper .range-input {
    position: relative
}

.sidebar .category-block .wrapper .range-input input {
    position: absolute;
    width: 100%;
    height: 3px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.sidebar .category-block .wrapper input[type=number]::-webkit-outer-spin-button,
.sidebar .category-block .wrapper input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.sidebar .category-block .wrapper input[type=range]::-webkit-slider-thumb {
    height: 24px;
    width: 24px;
    border-radius: 3%;
    background: #663092;
    pointer-events: auto;
    -webkit-appearance: none;
    cursor: pointer;
    border: 2px solid #EAEAEC
}

.sidebar .category-block .wrapper input[type=range]::-moz-range-thumb {
    height: 17px;
    width: 17px;
    border: none;
    border-radius: 3%;
    background: #663092;
    pointer-events: auto;
    cursor: pointer;
    -moz-appearance: none
}

.sidebar .far.fa-plus {
    font-size: 24px;
    font-weight: 300
}

.blog-tags-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: clamp(12px, 0.833vw, 32px)
}

.blog-tags-wrapper .blog-tags {
    padding: 8px 10px;
    border-radius: 5px;
    background: #F5F7F9
}

.blog-detail-wrapper {
    padding: clamp(10px, 0.833vw, 32px);
    border-radius: clamp(10px, 1.042vw, 32px)
}

.blog-detail-wrapper .qoutes {
    padding: clamp(16px, 1.25vw, 32px);
    border-radius: 8px;
    border-left: 2px solid #663092
}

.blog-detail-wrapper .blog-post-row {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:1024px) {
    .blog-detail-wrapper .blog-post-row {
        flex-direction: column;
        flex-wrap: wrap;
        row-gap: 16px
    }
}

.blog-detail-wrapper .blog-post-row .blog-post-block {
    display: flex;
    align-items: center;
    gap: 16px
}

@media (max-width:575px) {
    .blog-detail-wrapper .blog-post-row .blog-post-block {
        gap: 8px
    }
}

.blog-detail-wrapper .blog-post-row .blog-post-block .arrow-block {
    display: grid;
    align-items: center;
    justify-content: center;
    width: clamp(36px, 2.5vw, 64px);
    height: clamp(36px, 2.5vw, 64px);
    border-radius: 4px;
    background: rgb(20 21 22 / .5);
    transition: all 0.3s ease-in-out
}

.blog-detail-wrapper .blog-post-row .blog-post-block .arrow-block svg path {
    stroke: #FFF;
    transition: all 0.3s ease-in-out
}

.blog-detail-wrapper .blog-post-row .blog-post-block .post-text {
    color: #0C0C0D;
    transition: all 0.3s ease-in-out
}

@media (max-width:1499px) {
    .blog-detail-wrapper .blog-post-row .blog-post-block br {
        display: none
    }
}

.blog-detail-wrapper .blog-post-row .blog-post-block .arrow-text {
    color: #0C0C0D;
    transition: all 0.3s ease-in-out
}

.blog-detail-wrapper .blog-post-row .blog-post-block .post-image {
    width: clamp(48px, 4.167vw, 140px);
    height: clamp(48px, 4.167vw, 140px)
}

.blog-detail-wrapper .blog-post-row .blog-post-block:hover .arrow-block {
    background: #663092
}

.blog-detail-wrapper .blog-post-row .blog-post-block:hover .arrow-block svg path {
    transition: all 0.3s ease-in-out;
    stroke: #FFF
}

.blog-detail-wrapper .blog-post-row .blog-post-block:hover .post-text {
    color: #663092;
    transition: all 0.3s ease-in-out
}

.blog-detail-wrapper .blog-post-row .blog-post-block:hover .arrow-text {
    color: #663092;
    transition: all 0.3s ease-in-out
}

.blog-detail-wrapper .review-area .review-block {
    display: flex;
    align-items: flex-start;
    gap: 12px
}

@media (max-width:490px) {
    .blog-detail-wrapper .review-area .review-block {
        gap: 8px
    }
}

.blog-detail-wrapper .review-area .review-block.block-2 {
    padding-left: clamp(32px, 4.3vw, 120px)
}

.blog-detail-wrapper .review-area .review-block .image-box {
    display: flex;
    flex-shrink: 0
}

.blog-detail-wrapper .review-area .review-block .image-box img {
    border-radius: 5px;
    width: clamp(48px, 3.646vw, 96px)
}

.blog-detail-wrapper .review-area .review-block .text-box .reply-btn {
    background: #EAEAEC;
    padding: clamp(8px, 0.625vw, 18px) clamp(24px, 1.667vw, 48px);
    border-radius: 5px;
    color: #0C0C0D;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase
}

@media (max-width:490px) {
    .blog-detail-wrapper .review-area .review-block .text-box .reply-btn {
        font-size: 2.8vw
    }
}

.blog-detail-wrapper .review-area .review-block .text-box .reply-btn:hover {
    transition: all 0.3s ease-in-out;
    background: #663092;
    color: #FFF
}

.product-detail .detail-wrapper .product-image-container {
    height: 100%;
    width: 100%
}

.product-detail .detail-wrapper .product-image-container img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.product-detail .detail-wrapper .product-text-container {
    padding: 0 clamp(12px, 0.833vw, 24px)
}

.product-detail .detail-wrapper .product-text-container .label {
    padding: 4px 12px;
    border-radius: 2px;
    background-color: #663092;
    display: inline-flex;
    color: #FFF
}

.product-detail .detail-wrapper .product-text-container .label.label-2 {
    background-color: #006937
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color {
    display: flex;
    align-items: center;
    gap: 16px
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color ul {
    display: flex;
    align-items: center;
    gap: 8px
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color input[type=radio] {
    width: 28px;
    height: 28px;
    -webkit-appearance: none;
    border-radius: 5px
}

@media (max-width:992px) {
    .product-detail .detail-wrapper .product-text-container .content-block .product-color input[type=radio] {
        width: 20px;
        height: 20px
    }
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color input[type=radio].radio-1 {
    background-color: #EAEAEC
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color input[type=radio].radio-2 {
    background-color: #92949F
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color input[type=radio].radio-6 {
    background-color: #663092
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color input[type=radio]:checked {
    border: 3px solid #FFF;
    border-radius: 3px;
    outline: 1px solid #0C0C0D;
    cursor: pointer
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color input[type=radio]:hover {
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    border: 3px solid #FFF;
    border-radius: 3px;
    outline: 1px solid #0C0C0D
}

.product-detail .detail-wrapper .product-text-container .content-block .product-color input[type=radio]:focus {
    outline-color: #fff0
}

.product-detail .detail-wrapper .product-text-container .function-bar {
    display: flex;
    align-items: center;
    gap: 24px
}

@media (max-width:490px) {
    .product-detail .detail-wrapper .product-text-container .function-bar {
        flex-wrap: wrap
    }
}

.product-detail .detail-wrapper .product-text-container .function-bar .cart-btn displa .cus-btn-2 {
    padding: 13.5px 32px
}

.product-detail .detail-wrapper .product-text-container .function-bar .side-icons ul {
    display: flex;
    align-items: center;
    gap: 8px
}

.product-detail .detail-wrapper .product-text-container .function-bar .side-icons ul li a {
    width: clamp(36px, 2.5vw, 96px);
    height: clamp(36px, 2.5vw, 96px);
    display: grid;
    align-items: center;
    justify-content: center;
    border: 1px solid #141516;
    background-color: #fff0;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    padding: 4px
}

@media (max-width:490px) {
    .product-detail .detail-wrapper .product-text-container .function-bar .side-icons ul li a {
        width: clamp(36px, 8.163vw, 80px);
        height: clamp(36px, 8.163vw, 80px)
    }
}

@media (max-width:490px) {
    .product-detail .detail-wrapper .product-text-container .function-bar .side-icons ul li a svg {
        width: 16px;
        height: 16px
    }
}

.product-detail .detail-wrapper .product-text-container .function-bar .side-icons ul li a svg path {
    transition: all 0.3s ease-in-out
}

.product-detail .detail-wrapper .product-text-container .function-bar .side-icons ul li:hover a {
    border: 1px solid #663092;
    background-color: #663092;
    transition: all 0.3s ease-in-out
}

.product-detail .detail-wrapper .product-text-container .function-bar .side-icons ul li:hover a svg path {
    fill: #FFF;
    transition: all 0.3s ease-in-out
}

@media (max-width:490px) {
    .product-description {
        margin: 0 12px
    }
}

.product-description .description-wrapper nav .nav {
    display: flex;
    justify-content: center;
    gap: clamp(20px, 1.667vw, 64px);
    position: relative
}

@media (max-width:490px) {
    .product-description .description-wrapper nav .nav {
        justify-content: center;
        row-gap: 8px
    }
}

.product-description .description-wrapper nav .nav.nav-tabs {
    border-bottom: 0
}

.product-description .description-wrapper nav .nav-link {
    position: relative;
    color: #0C0C0D;
    border: 0;
    padding: 0;
    padding-bottom: clamp(6px, 0.521vw, 18px);
    font-size: clamp(18px, 1.042vw, 28px);
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase
}

@media (max-width:820px) {
    .product-description .description-wrapper nav .nav-link {
        font-size: clamp(16px, 2.073vw, 21px)
    }
}

.product-description .description-wrapper nav .nav-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #0C0C0D;
    transition: all 0.3s ease-in-out
}

.product-description .description-wrapper nav .nav-link:focus-visible {
    outline: 0
}

.product-description .description-wrapper nav .nav-link:hover,
.product-description .description-wrapper nav .nav-link.active {
    color: #663092;
    transition: all 0.3s ease-in-out
}

.product-description .description-wrapper nav .nav-link:hover::after,
.product-description .description-wrapper nav .nav-link.active::after {
    background: #663092;
    width: 100%;
    transition: all 0.3s ease-in-out
}

.product-description .description-wrapper .star-rating {
    display: flex;
    flex-direction: row-reverse;
    justify-content: start;
    gap: 4px
}

.product-description .description-wrapper .star-rating input {
    display: none
}

.product-description .description-wrapper .star-rating label {
    color: #92949F;
    cursor: pointer;
    font-size: clamp(26px, 1.771vw, 48px)
}

.product-description .description-wrapper .star-rating :checked~label {
    color: #663092
}

.product-description .description-wrapper .star-rating label:hover,
.product-description .description-wrapper .star-rating label:hover~label {
    color: #663092
}

.product-description .description-wrapper .specs-chart ul li {
    border-bottom: 1px solid #EAEAEC
}

.product-description .description-wrapper .specs-chart ul li .brand-block {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 4px 0
}

.product-description .description-wrapper .specs-chart ul li .brand-block .item {
    width: 13.073vw
}

@media (max-width:768px) {
    .product-description .description-wrapper .specs-chart ul li .brand-block .item {
        width: 150px
    }
}

.product-description .description-wrapper .comments-sec .comment-box {
    display: flex;
    align-items: flex-start;
    gap: 24px
}

@media (max-width:575px) {
    .product-description .description-wrapper .comments-sec .comment-box {
        gap: 12px
    }
}

@media (max-width:575px) {
    .product-description .description-wrapper .comments-sec .comment-box img {
        width: 42px;
        height: 42px
    }
}

.cart .cart-table {
    width: 100%;
    padding: 16px;
    border-radius: 10px;
    overflow: hidden
}

.cart .cart-table.wishlist th:first-child {
    text-align: left;
    width: 30%
}

@media (max-width:1399px) {
    .cart .cart-table.wishlist th:first-child {
        width: 25%
    }
}

.cart .cart-table.wishlist th:nth-child(2) {
    width: 11.6%;
    text-align: center
}

@media (max-width:1399px) {
    .cart .cart-table.wishlist th:nth-child(2) {
        width: 12.5%
    }
}

@media (max-width:1024px) {
    .cart .cart-table.wishlist th:nth-child(2) {
        display: none
    }
}

.cart .cart-table.wishlist th:nth-child(3) {
    width: 11.6%;
    text-align: center
}

@media (max-width:1399px) {
    .cart .cart-table.wishlist th:nth-child(3) {
        width: 12.5%
    }
}

.cart .cart-table.wishlist th:nth-child(4) {
    text-align: center;
    width: 11.6%
}

@media (max-width:1399px) {
    .cart .cart-table.wishlist th:nth-child(4) {
        width: 12.5%
    }
}

.cart .cart-table.wishlist th:nth-child(5) {
    text-align: center;
    width: 11.6%
}

@media (max-width:1399px) {
    .cart .cart-table.wishlist th:nth-child(5) {
        width: 12.5%
    }
}

.cart .cart-table.wishlist th:nth-child(6) {
    text-align: center;
    width: 11.6%
}

@media (max-width:1399px) {
    .cart .cart-table.wishlist th:nth-child(6) {
        width: 10.5%
    }
}

.cart .cart-table.wishlist th:nth-child(7) {
    text-align: center;
    width: 11.6%
}

@media (max-width:1399px) {
    .cart .cart-table.wishlist th:nth-child(7) {
        width: 14.5%
    }
}

.cart .cart-table:nth-child(2) {
    border-radius: 10px 10px 0 0
}

.cart .cart-table:nth-child(3) {
    border-radius: 0
}

.cart .cart-table thead tr {
    border-radius: 5px
}

.cart .cart-table thead tr th {
    padding-bottom: 16px;
    color: #0C0C0D;
    font-size: clamp(18px, 1.042vw, 28px);
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase
}

@media (max-width:820px) {
    .cart .cart-table thead tr th {
        font-size: clamp(16px, 2.073vw, 21px)
    }
}

.cart .cart-table thead tr th:first-child {
    text-align: left;
    width: 50%
}

.cart .cart-table thead tr th:nth-child(2) {
    width: 16%;
    text-align: center
}

.cart .cart-table thead tr th:nth-child(3) {
    width: 16%;
    text-align: center
}

.cart .cart-table thead tr th:nth-child(4) {
    text-align: center;
    width: 16%
}

@media (max-width:767px) {
    .cart .cart-table tbody tr {
        width: 50%
    }
}

.cart .cart-table tbody tr td {
    padding: 12px 0
}

.cart .cart-table tbody tr td:first-child {
    text-align: center;
    padding-right: 0;
    width: 50%
}

@media (max-width:1299px) {
    .cart .cart-table tbody tr td:first-child {
        width: 30%
    }
}

.cart .cart-table tbody tr td:nth-child(2) {
    width: 16%;
    text-align: center
}

.cart .cart-table tbody tr td:nth-child(3) {
    width: 16%;
    text-align: center
}

.cart .cart-table tbody tr td:nth-child(4) {
    width: 16%;
    text-align: center
}

.cart .cart-table tbody tr td .stock-label {
    padding: 4px 12px;
    border-radius: 2px;
    background: #663092;
    color: #FFF;
    width: max-content
}

.cart .cart-table tbody tr td .product-detail-box {
    display: flex;
    align-items: center;
    gap: clamp(10px, 0.833vw, 24px);
    padding: 5px clamp(16px, 1.25vw, 40px)
}

.cart .cart-table tbody tr td .product-detail-box .img-block {
    background-color: #EAEAEC;
    padding: 8px;
    border-radius: 5px
}

.cart .cart-table tbody tr .cus-btn {
    padding: 12px 24px
}

.cart .cart-table tbody .table-row.wishlist-row td:nth-child(1) {
    width: 30%
}

@media (max-width:1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(1) {
        width: 25%
    }
}

.cart .cart-table tbody .table-row.wishlist-row td:nth-child(2) {
    width: 11.6%;
    text-align: center
}

@media (max-width:1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(2) {
        width: 12.5%
    }
}

@media (max-width:1024px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(2) {
        display: none
    }
}

.cart .cart-table tbody .table-row.wishlist-row td:nth-child(3) {
    width: 11.6%;
    text-align: center
}

@media (max-width:1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(3) {
        width: 12.5%
    }
}

.cart .cart-table tbody .table-row.wishlist-row td:nth-child(4) {
    width: 11.6%;
    text-align: center
}

@media (max-width:1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(4) {
        width: 12.5%
    }
}

.cart .cart-table tbody .table-row.wishlist-row td:nth-child(5) {
    width: 11.6%;
    text-align: center
}

@media (max-width:1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(5) {
        width: 12.5%
    }
}

.cart .cart-table tbody .table-row.wishlist-row td:nth-child(6) {
    width: 11.6%;
    text-align: center
}

@media (max-width:1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(6) {
        width: 10.5%
    }
}

.cart .cart-table tbody .table-row.wishlist-row td:nth-child(7) {
    width: 11.6%;
    text-align: center
}

@media (max-width:1399px) {
    .cart .cart-table tbody .table-row.wishlist-row td:nth-child(7) {
        width: 14.5%
    }
}

.cart .checkout-box .checkout-title {
    padding: 10px clamp(16px, 1.25vw, 48px);
    border-radius: clamp(6px, 0.521vw, 20px);
    background: #FFF
}

.cart .checkout-box .title-price {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.cart .checkout-box .bottom-box {
    padding: clamp(16px, 1.25vw, 48px);
    background: #FFF;
    border-radius: clamp(6px, 0.521vw, 20px)
}

.cart .cart-item-block {
    background: #FFF;
    border-radius: 0;
    border-radius: clamp(6px, 0.521vw, 20px);
    text-align: center;
    padding: 16px;
    position: relative
}

.cart .cart-item-block .cross {
    position: absolute;
    top: 24px;
    right: 28px
}

.cart .cart-item-block .cross i {
    font-size: 24px;
    color: #141516
}

.cart .cart-item-block .cross:hover i {
    color: #663092
}

.cart .cart-item-block .img-block img {
    margin: 0 auto;
    border-radius: 0
}

.cart .cart-item-block .detail li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px
}

.cart .cart-item-block .detail li:last-child {
    margin-bottom: 0
}

.cart .quantity-controller {
    display: inline-flex;
    border: 1px solid #141516;
    padding: 8px;
    border-radius: 4px
}

@media (max-width:820px) {
    .cart .quantity-controller {
        padding: 6px 2px
    }
}

.cart .quantity-controller input {
    border: none;
    border-radius: 0;
    text-align: center;
    font-weight: 500;
    font-size: 21px;
    background-color: #fff0;
    color: #0C0C0D;
    padding: 0 4px;
    width: 22px
}

@media (max-width:992px) {
    .cart .quantity-controller input {
        font-size: 20x
    }
}

@media (max-width:767px) {
    .cart .quantity-controller input {
        font-size: 18x
    }
}

@media (max-width:575px) {
    .cart .quantity-controller input {
        font-size: 17px
    }
}

.cart .quantity-controller input:focus-visible {
    outline: none
}

.cart .quantity-controller input.decrement {
    font-size: 64px;
    font-weight: 100;
    border-radius: 0;
    border: 0;
    width: 32px;
    height: 32px;
    margin-top: -1px
}

.cart .quantity-controller input.increment {
    font-size: 36px;
    font-weight: 200;
    border-radius: 0;
    border: 0;
    height: 32px;
    width: 32px
}

.cart .quantity-controller input.number {
    padding: 0;
    background: #fff0;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    width: 32px;
    height: 32px
}

.table-bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 16px 8px;
    border-radius: 0 0 10px 10px
}

@media (max-width:820px) {
    .table-bottom-row {
        border-radius: 10px
    }
}

@media (max-width:490px) {
    .table-bottom-row {
        flex-wrap: wrap;
        row-gap: 16px
    }
}

.table-bottom-row.varient-2 {
    display: block;
    padding: 0 clamp(16px, 1.25vw, 32px) clamp(16px, 1.25vw, 32px)
}

.table-bottom-row form {
    display: flex;
    align-items: center;
    gap: 0;
    flex-wrap: wrap
}

.table-bottom-row form input {
    width: clamp(320px, 19.896vw, 520px);
    background: #fff0
}

@media (max-width:1499px) {
    .table-bottom-row form input {
        padding: 10.5px 16px
    }
}

.customer-container .customer-wrapper .title-box {
    border-top: 2px solid #663092;
    border-radius: 8px;
    padding: clamp(16px, 1.25vw, 32px)
}

.customer-container .customer-wrapper .sign-form {
    display: none
}

.sign-submit-btn {
    width: 25%
}

@media (max-width:490px) {
    .sign-submit-btn {
        width: 100%
    }
}

.billing-detail .shipping-radio-container .plans {
    display: flex;
    align-items: center;
    gap: 16px
}

@media (max-width:768px) {
    .billing-detail .shipping-radio-container .plans {
        flex-wrap: wrap
    }
}

.billing-detail .shipping-radio-container .plans .plan {
    cursor: pointer;
    width: 100%
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio] {
    position: absolute;
    opacity: 0
}

.billing-detail .shipping-radio-container .plans .plan .plan-content {
    display: flex;
    gap: 16px;
    padding: 16px 60px 16px 16px;
    height: 120px;
    border: 1px solid #92949F;
    border-radius: 5px;
    position: relative;
    align-items: center
}

.billing-detail .shipping-radio-container .plans .plan .plan-content .img-box {
    width: clamp(90px, 6.146vw, 220px)
}

@media (max-width:490px) {
    .billing-detail .shipping-radio-container .plans .plan .plan-content .img-box {
        width: 100%
    }
}

@media (max-width:490px) {
    .billing-detail .shipping-radio-container .plans .plan .plan-content .img-box img {
        width: 80%
    }
}

.billing-detail .shipping-radio-container .plans .plan .plan-content.content-2 {
    height: 80px
}

.billing-detail .shipping-radio-container .plans .plan .plan-content.content-2 .img-box {
    width: clamp(38px, 2.5vw, 64px)
}

@media (max-width:490px) {
    .billing-detail .shipping-radio-container .plans .plan .plan-content.content-2 .img-box {
        width: auto
    }
}

@media (max-width:490px) {
    .billing-detail .shipping-radio-container .plans .plan .plan-content.content-2 .img-box img {
        width: 80%
    }
}

.billing-detail .shipping-radio-container .plans .plan .plan-content .plan-details {
    display: inline-block;
    width: 100%
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio]+.plan-content {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio]+.plan-content:after {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    right: 20px;
    top: 20px;
    border-radius: 100%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 0 2px #663092;
    box-shadow: 0 0 0 2px #663092;
    transform: translate(-50%);
    top: 46px;
    right: 10px
}

@media (max-width:490px) {
    .billing-detail .shipping-radio-container .plans .plan input[type=radio]+.plan-content:after {
        width: 16px;
        height: 16px;
        top: 48px
    }
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio]:checked+.plan-content {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio]:checked+.plan-content:after {
    content: "";
    background: #663092;
    border-radius: 100%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 0 2px #663092;
    box-shadow: 0 0 0 2px #663092
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio]+.content-2 {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio]+.content-2:after {
    content: "";
    position: absolute;
    height: 24px;
    width: 24px;
    right: 20px;
    top: 20px;
    border-radius: 100%;
    border: 3px solid #fff;
    -webkit-box-shadow: 0 0 0 2px #663092;
    box-shadow: 0 0 0 2px #663092;
    transform: translate(-50%);
    top: 27px;
    right: 10px
}

@media (max-width:490px) {
    .billing-detail .shipping-radio-container .plans .plan input[type=radio]+.content-2:after {
        width: 16px;
        height: 16px;
        top: 31px
    }
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio]:checked+.content-2 {
    -webkit-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
    transition: ease-in 0.3s
}

.billing-detail .shipping-radio-container .plans .plan input[type=radio]:checked+.content-2:after {
    content: "";
    background: #663092;
    border-radius: 100%;
    border: 5px solid #fff;
    -webkit-box-shadow: 0 0 0 2px #663092;
    box-shadow: 0 0 0 2px #663092
}

.summary-container .item-container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.summary-container .item-container .icon-box {
    width: clamp(52px, 4.167vw, 150px);
    height: clamp(52px, 4.167vw, 150px);
    padding: 4px;
    border-radius: 5px;
    background: #EAEAEC;
    display: grid;
    align-items: center;
    justify-content: center
}

.summary-container .input-block input {
    width: 100%
}

@media (max-width:490px) {
    .summary-container .input-block input {
        width: 63%
    }
}

.summary-container .input-block button {
    position: absolute;
    right: 0;
    top: 23.8px
}

@media (max-width:1024px) {
    .summary-container .input-block button {
        top: 21.8px
    }
}

.contact-section .map .map-wrapper iframe {
    border-radius: 4px;
    width: 100%;
    height: clamp(350px, 26.042vw, 800px)
}

@media (max-width:1599px) {
    .contact-section .contact-wrapper .form-container {
        height: 85%
    }
}

@media (max-width:1599px) {
    .contact-section .contact-wrapper .form-container form {
        height: 100%
    }
}

@media (max-width:1599px) {
    .contact-section .contact-wrapper .form-container form .form-wrapper {
        height: 100%
    }
}

.contact-section .contact-wrapper .contact-text-container {
    height: 85%
}

.contact-section .contact-wrapper .contact-text-container .d-wrapper {
    height: 100%
}

.contact-section .contact-wrapper .contact-text-container .d-wrapper .detail-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    width: 100%
}

@media (max-width:490px) {
    .contact-section .contact-wrapper .contact-text-container .d-wrapper .detail-wrapper {
        flex-wrap: wrap
    }
}

.contact-section .contact-wrapper .contact-text-container .d-wrapper .detail-wrapper .detail-block {
    width: clamp(30%, 13.125vw, 400px);
    padding: clamp(12px, 0.833vw, 24px)
}

@media (max-width:1599px) {
    .contact-section .contact-wrapper .contact-text-container .d-wrapper .detail-wrapper .detail-block {
        padding: 0
    }
}

@media (max-width:490px) {
    .contact-section .contact-wrapper .contact-text-container .d-wrapper .detail-wrapper .detail-block {
        width: 46%
    }
}

.contact-section .contact-wrapper .contact-text-container .d-wrapper .detail-wrapper .detail-block .icon-box {
    width: clamp(26px, 1.667vw, 48px);
    height: clamp(26px, 1.667vw, 48px);
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    background: #663092
}

.contact-section .contact-wrapper .contact-text-container .d-wrapper .detail-wrapper .detail-block .icon-box svg {
    width: clamp(16px, 1.094vw, 32px);
    height: clamp(16px, 1.094vw, 32px)
}

.account {
    height: 100%
}

@media (max-width:1024px) {
    .account.account-1 {
        height: auto
    }
}

.account .or {
    position: relative;
    text-align: center;
    color: #0C0C0D;
    padding: clamp(16px, 1.25vw, 32px) 0
}

.account .or::after,
.account .or::before {
    content: "";
    height: .75px;
    width: 46%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: 1;
    background: #EAEAEC
}

.account .or::after {
    right: 0
}

.account .or::before {
    left: 0
}

.account .link-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: clamp(10px, 0.83vw, 20px);
    padding: clamp(8px, 0.625vw, 16px) clamp(10px, 0.83vw, 20px);
    border-radius: 5px;
    border: 1px solid #92949F
}

.account .link-btn img {
    width: 24px, 1.66vw, 40px
}

.account .link-btn:hover {
    color: #663092
}

.error .error-wrapper img {
    width: 48.229vw;
    height: 25.313vw
}

.coming-soon-page {
    display: grid;
    align-items: center;
    height: auto;
    position: absolute;
    left: 34vw;
    bottom: 8vh;
}

@media (max-width:1499px) {
    .coming-soon-page {
        bottom: 5vh;
    }
    .hero-banner{
        margin-top: 12vh;
    }
}

@media (max-width:1199px) {
    .coming-soon-page {
        height: auto;
        display: none;
    }
    .hero-banner{
        margin-top: 10vh;
    }
}

.coming-soon-page .coming-soon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center
}

.coming-soon-page .coming-soon-wrapper ul {
    display: flex;
    gap: clamp(12px, 0.833vw, 24px)
}

.coming-soon-page .coming-soon-wrapper ul li {
    width: clamp(64px, 6.333vw, 240px);
    height: clamp(64px, 6.333vw, 240px);
    border: 1px solid #92949F;
    border-radius: 5px;
    background: #910aca;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center
}

@media (max-width:399px) {
    .coming-soon-page .coming-soon-wrapper ul li {
        width: 60px;
        height: 72px
    }
}

.coming-soon-page .coming-soon-wrapper ul li h2 {
    color: #FFF;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: clamp(52px, 3.958vw, 92px);
    font-style: normal;
    font-weight: 700;
    line-height: 120%
}

@media (max-width:1199px) {
    .coming-soon-page .coming-soon-wrapper ul li h2 {
        font-size: clamp(40px, 4.17vw, 56px)
    }
}

@media (max-width:820px) {
    .coming-soon-page .coming-soon-wrapper ul li h2 {
        font-size: clamp(32px, 4.634vw, 48px)
    }
}

.coming-soon-page .coming-soon-wrapper ul li h6 {
    font-size: clamp(18px, 1.042vw, 28px);
    font-weight: 700;
    line-height: 140%;
    text-transform: uppercase;
    color: #FFF
}

@media (max-width:820px) {
    .coming-soon-page .coming-soon-wrapper ul li h6 {
        font-size: clamp(16px, 2.073vw, 21px)
    }
}

@media (max-width:1399px) {
    .coming-soon-page .title-area img {
        width: 85%
    }
}

@media (max-width:992px) {
    .coming-soon-page .title-area img {
        width: 75%
    }
}

@media (max-width:499px) {
    .coming-soon-page .title-area img {
        width: 55%
    }
}

@media (max-width:390px) {
    .coming-soon-page .title-area img {
        width: 50%
    }
}

.coming-soon-page .newsletter-text .coming-soon-text {
    text-align: center;
    text-transform: uppercase;
    font-size: clamp(61px, 10.417vw, 320px);
    font-style: normal;
    font-weight: 700;
    line-height: 85%;
    letter-spacing: -6px;
    text-transform: uppercase
}

@media (max-width:490px) {
    .coming-soon-page .newsletter-text .coming-soon-text {
        letter-spacing: -3px
    }
}

.coming-soon-page .newsletter-text .newsletter-heading {
    display: flex;
    align-items: center;
    gap: clamp(8px, 1.25vw, 40px)
}

.coming-soon-page .newsletter-text .newsletter-heading h4 {
    line-height: 120%;
    letter-spacing: 1.643px
}

@media (max-width:575px) {
    .coming-soon-page .newsletter-text .newsletter-heading h4 {
        font-size: 16px
    }
}

.coming-soon-page .newsletter-text form {
    position: relative;
    margin: 0 auto;
    width: 29.167vw
}

@media (max-width:1024px) {
    .coming-soon-page .newsletter-text form {
        width: 45%
    }
}

@media (max-width:490px) {
    .coming-soon-page .newsletter-text form {
        width: 100%
    }
}

.coming-soon-page .newsletter-text form button {
    position: absolute;
    right: 0
}

@media (max-width:1599px) {
    .coming-soon-page .newsletter-text form button {
        padding: 13px 24px
    }
}

@media (max-width:490px) {
    .coming-soon-page .newsletter-text form button {
        position: absolute;
        top: 0;
        right: 0
    }
}

.about-content .heading h3{
    text-transform:none;
}

.about-content p {
    font-size: 16px;
    text-align: justify;
}

.about-content .list ul{
    margin: 20px auto;
    padding: 0;
}

.about-content .list li {
    position: relative;
    font-size: 20px;
    color: #666;
    font-weight: 400;
    padding-left: 30px;
    line-height: 2em;
    list-style: none;
}

.about-content .list li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0px;
    top: 12px;
    background-color: #e851f1;
}

.about-content_en .list li {
    position: relative;
    font-size: 18px;
    color: #666;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 15px;
    line-height: 1.5em;
    list-style: none;
    text-align: justify;
}

.about-content_en .list li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 0px;
    top: 5px;
    background-color: #e851f1;
}

@media (min-width:1920px) {
    .about-content p {
        font-size: 22px;
    }
}

.about-t1{ width: 520px !important;}

@media (max-width:1024px) {
    .about-t1{ width: 330px !important;}
}



.footer {
    background-color: var(--bs-light);
}

.title-1, .title-1_en{
    background: #f1ebf9;
    padding:0 10px 0 0;
}

.title-1 h3{
    background: #fe6afe url(/skin/picture/title_bg.png) no-repeat right center;
    height: 58px;
    padding: 5px 0 0 30px;
    width: 254px;
    font-size: clamp(32px, 2.552vw, 36px);
    color: #fff;
    letter-spacing: 3px;
    border-radius: 5px 0 0 5px;
}


.title-1_en h3{
    background: #fe6afe url(/skin/picture/title_bg.png) no-repeat right center;
    height: 58px;
    padding: 10px 0 0 20px;
    width: 350px;
    font-size: clamp(32px, 1.6vw, 36px);
    color: #fff;
    border-radius: 5px 0 0 5px;
}

@media (max-width:768px) {
    .title-1 h3{
        height: 48px;
        padding: 11px 0 0 20px;
        width: 160px;
        font-size: clamp(20px, 2.0vw, 24px);
        letter-spacing: 2px;
    }
        
    .title-1_en h3{
        height: 48px;
        padding: 10px 0 0 20px;
        width: 240px;
        font-size: clamp(20px, 2.0vw, 24px);
        border-radius: 5px 0 0 5px;
    }
}

.title-2 h3{
    background: #f1ebf9 url(/skin/picture/conference-t1.png) no-repeat left center;
    height: 58px;
    padding: 10px 0 0 30px;
    width: 100%;
    font-size: clamp(32px, 1.6vw, 36px);
    color: #fff;
    border-radius: 5px 0 0 5px;
    text-transform:none;
}

.title-2 h3 span{
    font-size: clamp(18px, 1.6vw, 24px);
    margin-left: 30px;
    color: #f1ebf9;
    font-weight: 300;
    letter-spacing: 2px;
}


.order-1{ 
    position: relative;
    padding-right: 50px;
}

.about-line{ 
    position: absolute;
    left: 0;
    bottom: 0;
    width: 95%;
}


.footer-logo{
    width: 90%;
}

.footer-nav li{
    float: left;
    width: 50%;
}

.footer-ico{
    width: 40px;
    height: 40px;    
    display: block;
    float: left;
    margin-right: 10px;
    color: #672f92;
}
.footer-t1{
    background: url(/skin/picture/footer-t1.png) no-repeat center left;
    background-size: cover;
}
.footer-t2{
    background: url(/skin/picture/footer-t2.png) no-repeat center left;
    background-size: cover;
}
.footer-t3{
    background: url(/skin/picture/footer-t3.png) no-repeat center left;
    background-size: cover;
}


@media (max-width:1024px) {
    
    .order-1{
        padding-right: 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
    }
        
    .footer-logo{
        width: 100%;
    }

    .footer-ico{
        width: 30px;
        height: 30px; 
    }
}



.venue-txt-1{
    padding: 15px 0 50px 80px; line-height: 2em; font-size: 28px;
}
.venue-list{
    float: left; margin: 10px auto; width: 100%; clear: both;
}
.venue-list a{
    display:inline;
}
.venue-list .venue-item-1{
    float: left; width: 33%; margin-right: 0.5%;
}
.venue-list .venue-item-2{
    float: left; width: 33%;
}
.venue-txt-2{
    padding: 15px 60px; line-height: 2em; font-size: 28px;
}

@media (max-width:768px) {
    

    .venue-txt-1{
        padding: 20px 0px; line-height: 2em; font-size: 20px;
    }
    .venue-list{
        float: left; margin: 10px auto; width: 100%; clear: both;
    }
    .venue-list .venue-item-1{
        float: left; width: 100%; margin-right: 0; margin-bottom:10px;
    }
    .venue-list .venue-item-2{
        float: left; width: 100%;
    }
    .venue-txt-2{
        padding: 20px 0; line-height: 2em; font-size: 20px;
    }


    .player-detail-section .player-box .list li{
        text-align: left;
    }
        
}
