*,
*::before,
*::after { box-sizing: border-box; margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; }
a { outline: none; text-decoration: none; color: inherit; }
img, video, a { vertical-align: bottom; }
p { margin: 0; }

.highlight { color: #E35728; }
.bold { font-weight: 700; }
.delete { text-decoration: line-through; }
.terms a{ text-decoration: underline; color: #FFFFFF; opacity: .7; }
.terms a:hover{ opacity: 1; }
.mb { display: none; }
.g-hover { transition: all 0.5s; transform: translateY(0px); }
.g-hover:hover { transform: translateY(-20px); }
.error { color: #a71e00; font-size: var(--fs-14); display: none; }
.br-pc { display: none; }
.br-mb { display: none; }
.br-mb-768 { display: none; }

.vantage-prestige-btn { display: inline-block; border-radius: 50px; padding: 16px 36px; background: rgba(255, 255, 255, .2); font-weight: 500; font-size: 18px; line-height: 130%; color: #FFFFFF; position: relative; overflow: hidden; white-space: nowrap; }
.vantage-prestige-btn span { z-index: 1; position: relative; }
.vantage-prestige-btn::before { content: ""; display: inline-block; background-color: #4c4c4c; width: 319px; height: 319px; border-radius: 50%; position: absolute; top: 100%; left: 0; transform: translate(-100%, 0%); transition: all .5s; }
.vantage-prestige-btn:hover::before { top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #4c4c4c; }

.vantage-prestige-banner,
.vantage-prestige-rewards,
.vantage-prestige-video,
.vantage-prestige-medal,
.vantage-prestige-responsibility { background-color: #000; }

.vantage-prestige-banner { padding-top: 376px; padding-bottom: 376px; color: #FFFFFF; position: relative; background-position: center; background-repeat: no-repeat; background-size: cover; }
.vantage-prestige-banner::after { content: ""; display: block; width: 100%; height: 100%; background: #00000099; position: absolute; top: 0; left: 0; z-index: 0; }
.vantage-prestige-banner .inner { position: relative; z-index: 1; }
.vantage-prestige-banner .container { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; }
.vantage-prestige-banner .layout { text-align: center; }
.vantage-prestige-banner .layout .title { font-weight: 600; font-size: 48px; line-height: 121%; margin-bottom: 12px; }
.vantage-prestige-banner .layout .desc { font-weight: 500; font-size: 20px; line-height: 130%; opacity: 0.7; margin-bottom: 24px; }
.vantage-prestige-banner .layout .vantage-prestige-btn { margin-bottom: 16px; }
.vantage-prestige-banner .layout .vantage-prestige-btn::before { background-color: #000; }
.vantage-prestige-banner .layout .vantage-prestige-btn:hover::before { background-color: rgb(213, 62, 20); }
.vantage-prestige-banner .layout .terms { font-weight: 400; font-size: 14px; line-height: 140%; }

.vantage-prestige-rewards { padding-top: 96px; padding-bottom: 96px; background: radial-gradient(31.16% 65.67% at 50% -12.74%, #7A6D4A 0%, #000000 100%); color: #FFFFFF; overflow: hidden; }
.vantage-prestige-rewards .container { width: 100%; max-width: 1240px; margin-left: auto; margin-right: auto; }
.vantage-prestige-rewards .layout { text-align: center; }
.vantage-prestige-rewards .layout .title { font-weight: 600; font-size: 48px; line-height: 120%; margin-bottom: 72px; text-align: center; }
.vantage-prestige-rewards .layout .highest-award { margin-bottom: 32px; }
.vantage-prestige-rewards .layout .highest-award .box { display: flex; justify-content: space-between; padding: 36px 40px 44px; background: rgba(255, 255, 255, .1); border-radius: 24px; gap: 99px; position: relative; z-index: 1; }
.vantage-prestige-rewards .layout .highest-award .box::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(158.32deg, #FFFFFF 0%, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.12) 75%, #FFFFFF 100%); border-radius: 24px; padding: 1px; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; z-index: -1; }
.vantage-prestige-rewards .layout .highest-award .highest-left { text-align: left; width: 100%; max-width: 326px; }
.vantage-prestige-rewards .layout .highest-award .highest-left i { display: inline-block; font-style: normal; padding-top: 4px; padding-right: 12px; padding-bottom: 4px; padding-left: 12px; border-radius: 20px; font-weight: 400; font-size: 18px; line-height: 150%; background: #E461264D; margin-bottom: 16px; }
.vantage-prestige-rewards .layout .highest-award .highest-left h3 { background: linear-gradient(90deg, #E35728 39.02%, #7D3016 72.09%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-weight: 600; font-size: 48px; line-height: 120%; margin-bottom: 12px; }
.vantage-prestige-rewards .layout .highest-award .highest-left p { font-weight: 500; font-size: 28px; line-height: 130%; }
.vantage-prestige-rewards .layout .other-reward-list.pc { display: grid; grid-template-columns: repeat(4, 1fr); row-gap: 32px; column-gap: 16px; margin-bottom: 32px; }
.vantage-prestige-rewards .layout .other-reward-list.pc .reward-item { display: flex; flex-direction: column; justify-content: space-between; }
.vantage-prestige-rewards .layout .reward-item { background: #FFFFFF1A; border-radius: 24px; position: relative; z-index: 1; overflow: hidden; }
.vantage-prestige-rewards .layout .reward-item::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(158.32deg, #FFFFFF 0%, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.12) 75%, #FFFFFF 100%); border-radius: 24px; padding: 1px; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; z-index: -1; }
.vantage-prestige-rewards .layout .reward-item .box { padding: 32px 24px 0; }
.vantage-prestige-rewards .layout .reward-tag { display: inline-block; padding-top: 4px; padding-right: 12px; padding-bottom: 4px; padding-left: 12px; border-radius: 20px; background: #E461264D; margin-bottom: 16px; font-weight: 400; font-size: 18px; line-height: 150%; }
.vantage-prestige-rewards .layout .reward-title { font-weight: 600; font-size: 28px; line-height: 120%; background: linear-gradient(90deg, #E35728 39.02%, #7D3016 72.09%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 8px; }
.vantage-prestige-rewards .layout .reward-desc { font-weight: 500; font-size: 16px; line-height: 130%; opacity: 0.8; margin-bottom: 24px; min-height: 63px; }
.vantage-prestige-rewards .layout .reward-image { width: 100%; height: auto; }
.vantage-prestige-rewards .layout .no-rewards { color: #999; text-align: center; padding: 40px 0; }
.vantage-prestige-rewards .layout .other-reward-list.mb { margin-bottom: 24px; }
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-swiper-container { overflow: visible; }
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-swiper-container .swiper-wrapper { display: flex; align-items: flex-start; }
.vantage-prestige-rewards .layout .other-reward-list.mb .swiper-slide,
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-item { height: 100%; }
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-item { display: flex; flex-direction: column; justify-content: space-between; background-color: #FFFFFF26; padding: 0; overflow: hidden; border-radius: 8px; }
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-item::before { border-radius: 8px; }
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-item .box { min-height: 113px; margin-bottom: 8px; padding: 16px 16px 0; }
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-tag { padding-top: 4px; padding-right: 12px; padding-bottom: 4px; padding-left: 12px; border-radius: 20px; font-weight: 400; font-size: 12px; line-height: 140%; margin-bottom: 8px; }
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-title { font-weight: 600; font-size: 20px; line-height: 120%; margin-bottom: 8px; }
.vantage-prestige-rewards .layout .other-reward-list.mb .reward-desc { font-weight: 500; font-size: 12px; line-height: 130%; margin-bottom: 0;  min-height: 48px; }
.vantage-prestige-rewards .layout .vantage-prestige-btn { margin-bottom: 16px; }
.vantage-prestige-rewards .layout .terms { font-weight: 400; font-size: 13.92px; line-height: 100%; color: #606060; text-align: center; }
.vantage-prestige-rewards .layout .terms a { text-decoration: unset; }

.vantage-prestige-video { padding-top: 96px; padding-bottom: 96px; }
.vantage-prestige-video .container { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; }
.vantage-prestige-video .layout { text-align: center; }
.vantage-prestige-video .layout .media-box { margin-bottom: 52px; position: relative; overflow: hidden; width: 100%; aspect-ratio: 16/9; }
.vantage-prestige-video .layout .media-box .video-box{ width: 100%; height: 100%; z-index: 9; }

.vantage-prestige-medal { padding-top: 96px; padding-bottom: 96px; overflow: hidden; color: #FFFFFF; }
.vantage-prestige-medal .container { width: 100%; max-width: 1240px; margin-left: auto; margin-right: auto; }
.vantage-prestige-medal .container .layout .medal-header { width: 100%; max-width: 900px; margin-left: auto; margin-right: auto; margin-bottom: 72px; text-align: center; }
.vantage-prestige-medal .container .layout .medal-title { font-weight: 600; font-size: 48px; line-height: 120%; margin-bottom: 12px; }
.vantage-prestige-medal .container .layout .medal-desc { font-weight: 500; font-size: 20px; line-height: 130%; opacity: 0.7; }
.vantage-prestige-medal .container .layout .medal-swiper-container { margin-bottom: 56px; }
.vantage-prestige-medal .container .layout .medal-swiper { overflow: visible; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; }

.vantage-prestige-medal .container .layout .swiper-slide,
.vantage-prestige-medal .container .layout .medal-tier-card { height: 100%; }

.vantage-prestige-medal .container .layout .medal-tier-card { position: relative; z-index: 0; padding: 24px; background-color: #FFFFFF1A; border-radius: 24px; overflow: hidden; }
.vantage-prestige-medal .container .layout .medal-tier-card::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 24px; padding: 2px; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; z-index: -1; }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(1) .medal-tier-card::before { background: linear-gradient(158.32deg, #DA5F2A 0%, #EAE5E2 25%, rgba(234, 229, 226, 0.8) 50%, rgba(234, 229, 226, 0.12) 75%, #1D5F70 100%); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(2) .medal-tier-card::before { background: linear-gradient(158.32deg, #AE0005 0%, rgba(174, 0, 5, 0.2) 25%, rgba(174, 0, 5, 0.8) 50%, rgba(174, 0, 5, 0.12) 75%, #AE0005 100%); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(3) .medal-tier-card::before { background: linear-gradient(158.32deg, #5B5B5B 0%, rgba(91, 91, 91, 0.2) 25%, rgba(91, 91, 91, 0.8) 50%, rgba(91, 91, 91, 0.12) 75%, #5B5B5B 100%); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(4) .medal-tier-card::before { background: linear-gradient(158.32deg, #9053FF 0%, rgba(158, 208, 255, 0.2) 25%, rgba(158, 208, 255, 0.8) 50%, rgba(158, 208, 255, 0.12) 75%, #9053FF 100%); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(5) .medal-tier-card::before { background: linear-gradient(158.32deg, #FFFFFF 0%, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.12) 75%, #FFFFFF 100%); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(6) .medal-tier-card::before { background: linear-gradient(158.32deg, #FEEB9D 0%, rgba(254, 235, 157, 0.2) 25%, rgba(254, 235, 157, 0.8) 50%, rgba(254, 235, 157, 0.12) 75%, #FEEB9D 100%); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(7) .medal-tier-card::before { background: linear-gradient(158.32deg, #7E7E7E 0%, rgba(126, 126, 126, 0.2) 25%, rgba(126, 126, 126, 0.8) 50%, rgba(126, 126, 126, 0.12) 75%, #7E7E7E 100%); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(8) .medal-tier-card::before { background: linear-gradient(158.32deg, #C2AD75 0%, rgba(194, 173, 117, 0.2) 25%, rgba(194, 173, 117, 0.8) 50%, rgba(194, 173, 117, 0.12) 75%, #C2AD75 100%); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(9) .medal-tier-card::before { background: linear-gradient(158.32deg, #E35728 0%, rgba(227, 87, 40, 0.2) 25%, rgba(227, 87, 40, 0.8) 50%, rgba(227, 87, 40, 0.12) 75%, #E35728 100%); }
.vantage-prestige-medal .container .layout .medal-tier-card .medal-icon { width: 145px; height: 145px; margin-bottom: 16px; margin-left: auto; margin-right: auto; }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(1) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #4E7BA1); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(2) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #D0171E); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(3) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #000000); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(4) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #7F86E4); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(5) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #FFFFFF); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(6) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #FFEDA3); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(7) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #A4A4A4); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(8) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #D6CBAB); }
.vantage-prestige-medal .container .layout .swiper-slide:nth-child(9) .medal-tier-card .medal-icon img { filter: drop-shadow(0px 0px 10px #E85018); }
.vantage-prestige-medal .container .layout .medal-tier-card .medal-tier-info { text-align: center; margin-bottom: 16px; }
.vantage-prestige-medal .container .layout .medal-tier-card .medal-tier-info .medal-name { font-weight: 500; font-size: 28px; line-height: 130%; margin-bottom: 16px; }
.vantage-prestige-medal .container .layout .medal-tier-card .medal-tier-info .medal-tier { font-weight: 400; font-size: 16px; line-height: 150%; opacity: 0.8; }
.vantage-prestige-medal .container .layout .medal-tier-card .medal-details { padding-left: 16px; }
.vantage-prestige-medal .container .layout .medal-tier-card .medal-details li { list-style: disc; font-weight: 500; font-size: 18px; line-height: 131%; vertical-align: middle; }
.vantage-prestige-medal .container .layout .medal-tier-card .medal-details li + li { margin-top: 16px; }
.vantage-prestige-medal .container .layout .medal-btn { text-align: center; margin-bottom: 16px; }
.vantage-prestige-medal .container .layout .terms { font-weight: 400; font-size: 13.92px; line-height: 100%; color: #606060; text-align: center; }
.vantage-prestige-medal .container .layout .terms a { text-decoration: unset; }

.vantage-prestige-responsibility { padding-top: 96px; padding-bottom: 96px; color: #fff; }
.vantage-prestige-responsibility .container { width: 100%; max-width: 1240px; margin-left: auto; margin-right: auto; }
.vantage-prestige-responsibility .layout { padding: 48px 154px; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%); backdrop-filter: blur(16px); text-align: center; position: relative; z-index: 0; }
.vantage-prestige-responsibility .layout::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 100%); padding: 2px; mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; z-index: -1; }
.vantage-prestige-responsibility .layout .responsibility-title { font-weight: 600; font-size: 48px; line-height: 120%; margin-bottom: 4px; background: linear-gradient(90deg, #7D3016 16.28%, #E35728 50.06%, #7D3016 83.83%); -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; }
.vantage-prestige-responsibility .layout .responsibility-desc { font-weight: 400; font-size: 18px; line-height: 150%; }

@media (min-width: 1919px) {
    .br-pc { display: block !important; }
}
@media (max-width: 1400px) {
    .vantage-prestige-banner { padding-top: 318px; padding-bottom: 358px;}
    .vantage-prestige-banner .layout .title { font-size: 45px; }

    .vantage-prestige-rewards { padding-top: 85px; padding-bottom: 85px; }
    .vantage-prestige-rewards .layout .title { font-size: 43px; margin-bottom: 64px; }
    .vantage-prestige-rewards .layout .highest-award .box { gap: 81px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left h3 { font-size: 43px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left p { font-size: 26px; }

    .vantage-prestige-video { padding-top: 85px; padding-bottom: 85px; }
    .vantage-prestige-video .layout .media-box { margin-bottom: 47px; }

    .vantage-prestige-medal { padding-top: 85px; padding-bottom: 85px; }
    .vantage-prestige-medal .container .layout .medal-title { font-size: 43px; }

    .vantage-prestige-responsibility { padding-top: 85px; padding-bottom: 85px; }
    .vantage-prestige-responsibility .layout .responsibility-title { font-size: 43px; }
}
@media (max-width: 1200px) {
    .vantage-prestige-banner { padding-top: 261px; padding-bottom: 341px;}
    .vantage-prestige-banner .layout .title { font-size: 41px; }

    .vantage-prestige-rewards { padding-top: 75px; padding-bottom: 75px; }
    .vantage-prestige-rewards .layout .title { font-size: 38px; margin-bottom: 56px; }
    .vantage-prestige-rewards .layout .highest-award .box { gap: 63px; align-items: flex-end; }
    .vantage-prestige-rewards .layout .highest-award .highest-left h3 { font-size: 39px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left p { font-size: 23px; }

    .vantage-prestige-video { padding-top: 75px; padding-bottom: 75px; }
    .vantage-prestige-video .layout .media-box { margin-bottom: 43px; }
    
    .vantage-prestige-medal { padding-top: 75px; padding-bottom: 75px; }
    .vantage-prestige-medal .container .layout .medal-title { font-size: 39px; }

    .vantage-prestige-responsibility { padding-top: 75px; padding-bottom: 75px; }
    .vantage-prestige-responsibility .layout .responsibility-title { font-size: 39px; }
}
@media (max-width: 1024px) {
    .vantage-prestige-banner { padding-top: 203px; padding-bottom: 324px;}
    .vantage-prestige-banner .layout .title { font-size: 38px; }

    .vantage-prestige-rewards { padding-top: 64px; padding-bottom: 64px; }
    .vantage-prestige-rewards .layout .title { font-size: 33px; margin-bottom: 48px; }
    .vantage-prestige-rewards .layout .highest-award .box { gap: 44px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left h3 { font-size: 34px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left p { font-size: 21px; }

    .vantage-prestige-video { padding-top: 64px; padding-bottom: 64px; }
    .vantage-prestige-video .layout .media-box { margin-bottom: 38px; }

    .vantage-prestige-medal { padding-top: 64px; padding-bottom: 64px; }
    .vantage-prestige-medal .container .layout .medal-title { font-size: 34px; }

    .vantage-prestige-responsibility { padding-top: 64px; padding-bottom: 64px; }
    .vantage-prestige-responsibility .layout .responsibility-title { font-size: 34px; }
}

@media (max-width: 920px) {
    .vantage-prestige-banner { padding-top: 146px; padding-bottom: 307px;}
    .vantage-prestige-banner .layout .title { font-size: 35px; }

    .vantage-prestige-rewards { padding-top: 53px; padding-bottom: 53px; }
    .vantage-prestige-rewards .layout .title { font-size: 29px; margin-bottom: 40px; }
    .vantage-prestige-rewards .layout .highest-award .box { gap: 26px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left h3 { font-size: 29px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left p { font-size: 19px; }
    .vantage-prestige-rewards .layout .other-reward-list.pc { grid-template-columns: repeat(3, 1fr); }

    .vantage-prestige-video { padding-top: 53px; padding-bottom: 53px; }
    .vantage-prestige-video .layout .media-box { margin-bottom: 33px; }

    .vantage-prestige-medal { padding-top: 53px; padding-bottom: 53px; }
    .vantage-prestige-medal .container .layout .medal-title { font-size: 29px; }

    .vantage-prestige-responsibility { padding-top: 53px; padding-bottom: 53px; }
    .vantage-prestige-responsibility .layout .responsibility-title { font-size: 29px; }
    .vantage-prestige-responsibility .layout .responsibility-desc { font-size: 16px; }
}

@media (max-width: 768px) {
    .pc { display: none !important; }
    .mb { display: block !important; }
    .br-mb-768 { display: inline-block !important; }

    .vantage-prestige-banner { padding-top: 89px; padding-bottom: 290px;}
    .vantage-prestige-banner .layout .title { font-size: 31px; }

    .vantage-prestige-rewards { padding-top: 43px; padding-bottom: 43px; }
    .vantage-prestige-rewards .layout .title { font-size: 24px; margin-bottom: 32px; }
    .vantage-prestige-rewards .layout .highest-award .box { border-radius: 8px; flex-direction: column; align-items: center; gap: 8px; background-color: #FFFFFF26; }
    .vantage-prestige-rewards .layout .highest-award .box::before { border-radius: 8px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left { max-width: 100%; text-align: center; }
    .vantage-prestige-rewards .layout .highest-award .highest-left h3 { font-size: 25px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left p { font-size: 16px; }
    
    .vantage-prestige-video { padding-top: 43px; padding-bottom: 43px; }
    .vantage-prestige-video .layout .media-box { margin-bottom: 29px; }

    .vantage-prestige-medal { padding-top: 43px; padding-bottom: 43px; }
    .vantage-prestige-medal .container .layout .medal-title { font-size: 25px; }
    .vantage-prestige-medal .container .layout .medal-desc { font-size: 16px; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-tier-info .medal-name { font-size: 22px; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-details li { font-size: 16px; }

    .vantage-prestige-responsibility { padding-top: 43px; padding-bottom: 43px; }
    .vantage-prestige-responsibility .layout .responsibility-title { font-size: 25px; }
    .vantage-prestige-responsibility .layout { padding: 16px; }
}

@media (max-width: 510px) {
    .br-mb { display: inline-block !important; }

    .vantage-prestige-btn { padding: 12px 24px; font-weight: 600; font-size: 14px; line-height: 120%; text-transform: uppercase; }

    .vantage-prestige-banner { padding-top: 32px; padding-bottom: 273px; }
    .vantage-prestige-banner .layout .title { font-weight: 600; font-size: 28px; line-height: 122%; margin-bottom: 8px; }
    .vantage-prestige-banner .layout .desc { font-weight: 500; font-size: 16px; line-height: 130%; }
    .vantage-prestige-banner .layout .terms { font-weight: 400; font-size: 14px; line-height: 140%; }
    .vantage-prestige-banner .layout .vantage-prestige-btn { font-weight: 600; font-size: 18px; line-height: 120%; text-transform: uppercase; }

    .vantage-prestige-rewards { padding-top: 32px; padding-bottom: 32px; background: #000000; }
    .vantage-prestige-rewards .layout .title { font-weight: 600; font-size: 20px; line-height: 120%; margin-bottom: 24px; }
    .vantage-prestige-rewards .layout .highest-award { margin-bottom: 16px; }
    .vantage-prestige-rewards .layout .highest-award.g-hover:hover { transform: translateY(0); }
    .vantage-prestige-rewards .layout .highest-award .box { padding: 16px 19px; border-radius: 8px; }
    .vantage-prestige-rewards .layout .highest-award .box::before { border-radius: 8px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left { text-align: center; }
    .vantage-prestige-rewards .layout .highest-award .highest-left i { padding-top: 4px; padding-right: 12px; padding-bottom: 4px; padding-left: 12px; border-radius: 20px; margin-bottom: 8px; font-weight: 400; font-size: 12px; line-height: 140%; }
    .vantage-prestige-rewards .layout .highest-award .highest-left h3 { font-weight: 600; font-size: 20px; line-height: 120%; margin-bottom: 8px; }
    .vantage-prestige-rewards .layout .highest-award .highest-left p { font-weight: 400; font-size: 14px; line-height: 145%; }
    .vantage-prestige-rewards .layout .vantage-prestige-btn { margin-bottom: 8px; }
    .vantage-prestige-rewards .layout .terms { font-weight: 400; font-size: 14px; line-height: 140%; }
    
    .vantage-prestige-video { padding-top: 32px; padding-bottom: 32px; }
    .vantage-prestige-video .layout .media-box { margin-bottom: 24px; }

    .vantage-prestige-medal { padding-top: 32px; padding-bottom: 32px; }
    .vantage-prestige-medal .container .layout .medal-header { margin-bottom: 24px; }
    .vantage-prestige-medal .container .layout .medal-title { font-weight: 600; font-size: 20px; line-height: 120%; margin-bottom: 8px; }
    .vantage-prestige-medal .container .layout .medal-desc { font-weight: 400; font-size: 14px; line-height: 140%; opacity: 0.8; }
    .vantage-prestige-medal .container .layout .medal-swiper-container { margin-bottom: 24px; }
    .vantage-prestige-medal .container .layout .medal-tier-card.g-hover:hover { transform: translateY(0); }
    .vantage-prestige-medal .container .layout .medal-tier-card { padding: 24px 16px 16px; border-radius: 8px; }
    .vantage-prestige-medal .container .layout .medal-tier-card::before { border-radius: 8px; padding: 1px; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-icon { width: 112px; height: 112px; margin-bottom: 8px; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-tier-info { margin-bottom: 8px; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-tier-info .medal-name { font-weight: 500; font-size: 18px; line-height: 130%; margin-bottom: 8px; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-tier-info .medal-tier { font-weight: 400; font-size: 12px; line-height: 140%; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-details { padding-left: 25px; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-details li { font-weight: 500; font-size: 14px; line-height: 130%; vertical-align: middle; }
    .vantage-prestige-medal .container .layout .medal-tier-card .medal-details li + li { margin-top: 8px; }
    .vantage-prestige-medal .container .layout .medal-btn { margin-bottom: 8px; }
    .vantage-prestige-medal .container .layout .terms { font-weight: 400; font-size: 14px; line-height: 140%; }

    .vantage-prestige-responsibility { padding-top: 32px; padding-bottom: 32px; }
    .vantage-prestige-responsibility .layout .responsibility-title { font-weight: 600; font-size: 20px; line-height: 120%; margin-bottom: 8px; }
    .vantage-prestige-responsibility .layout .responsibility-desc { font-weight: 400; font-size: 14px; line-height: 143%; opacity: 0.8; }
}

@media (max-width: 370px) {
    .br-mb { display: none !important; }
}
/* ! vantagemarekts|2026-03-30 10:39:14 ! */