:root {
--bWFyvqTGdiPw:#F4F5F6;
--IhfPYakijycF:#F3F0FF;
--nhwmcgqhXhlC: #01004E;
--WnhUtaHCgvBP: #BEA3CB;
--RfydLWveYdxe: #161920;
--ApLueHYOezaX: #F3F1F3;
--goxkQADuKLuv: #8641CF;
--OiHzuHdgelaX: #FB0FFA;
--XPCDkSYkVYae: #F5F5F6;
--IzAZaHxTdDgU: #B13490;
--TCWggSrUYHDy: #001F79;
--UmcdOfotJwjM: #ddd;

}

* {
box-sizing: border-box;
}

a {
text-decoration: none;
}

body {
font-family: 'Rubik', sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: var(--bWFyvqTGdiPw);
color: var(--RfydLWveYdxe);
scroll-behavior: smooth;
}

img {
width: 100%;
}

figure {
margin: 0 0 24px;
overflow: hidden;
}

h1 {
font-size: 40px;
font-weight: 700;
line-height: 1.5;
margin-top: 0;
margin-bottom:16px;
text-align:left;
}

h2 {
font-weight: 700;
font-size: 32px;
line-height: 1.5;
padding: 0;
margin:24px 0px;
word-wrap:break-word;
text-align:center;
}

h3 {
font-weight: 700;
font-size: 24px;
line-height: 1.5;
margin-top: 0;
margin-bottom:10px;
color: var(--RfydLWveYdxe);
}
p{
margin-top: 0;
}

.dEUoMPLcLakF{
padding-inline:24px;
}
.NIKVecEmOWsm {
max-width: 1200px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}

.ifkRQflFZoLY,
.FiBGnfkrYMsb,
.inside-BimFXPEofzrt {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.EHrJZXijvUzS {
display: flex;
}

.EHrJZXijvUzS img {
max-width: 85px;
}

.UJwjzUPtXsUI .sLLtnTMZAgNL ,
.VrrcOEBtbykn .sLLtnTMZAgNL {
background-color: var(--goxkQADuKLuv);
color: var(--XPCDkSYkVYae);
padding: 7px 18px;
border-radius: 3px;
font-size: 18px;
line-height: 1.6;
display: inline-block;
font-family: inherit;
cursor: pointer;
text-decoration: none;
transition: all 0.2s ease;
animation: pulse 2s infinite;
}
@keyframes pulse {
0% {
transform: scale(0.95);
}
50% {
transform: scale(1);
box-shadow: 0 0 20px var(--goxkQADuKLuv);
}
100% {
transform: scale(0.95);
}
}
.VrrcOEBtbykn  .sLLtnTMZAgNL:hover {
background-color: var(--OiHzuHdgelaX);
transform: scale(1.05);
}
.VrrcOEBtbykn {
background-color: var(--bWFyvqTGdiPw);
padding: 10px 24px;
display: flex;
justify-content: center;
}
.OYXrdRkFWUZK{
display:flex;
gap:20px;
}
.ifkRQflFZoLY {
background-color: var(--IhfPYakijycF);
padding: 2rem;
border-radius: 0.25rem;
}

.WTBQtWEsqFvR{
margin:40px auto;
display: flex;
align-items: center;
justify-content: center;
}

.bZPPUwbvVfuM__link {
background-color: var(--goxkQADuKLuv);
color: var(--XPCDkSYkVYae);
padding:10px 80px;
border-radius: 35px !important;
height: 70px;
display: flex;
justify-content: center;
align-items: center;
text-align:center;
font-size: 32px;
font-weight: 700;
text-transform: uppercase;
transition: all 0.2s ease;
}

.bZPPUwbvVfuM__link:hover {
background-color: var(--OiHzuHdgelaX);
}

.UJwjzUPtXsUI{
position: sticky;
z-index: 1001;
bottom: 0;
left: 0;
transition: transform .3s ease;
height: 15vh;
height: 15dvh;
width: 100%;
padding:0 20px;
display:none;
align-items: center;
gap: 10px;
flex-grow: 2;
justify-content: center;
border-top: 1px solid var(--UmcdOfotJwjM);
background-color: var(--bWFyvqTGdiPw);
}


.AJfznatMEYdv {
position: relative;
overflow: hidden;
display: inline-block;
width: 100%;
height: 100%;
}

.UBYZvgadOHtT table{
overflow-x: auto;
border-collapse:collapse;
background-color:var(--nhwmcgqhXhlC);
min-width:35%;
margin: 0;
border-radius: 18px;
color: var(--XPCDkSYkVYae);
margin: 0 auto;

}
.UBYZvgadOHtT p{
overflow: hidden;
width: 100%;
}
.UBYZvgadOHtT table td{
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 15px;
}
.UBYZvgadOHtT table thead th{
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
padding: 5px 5px 5px 15px;
}
.UBYZvgadOHtT table td:last-child {
border-right: none;
}
.UBYZvgadOHtT table tr:last-child td {
border-bottom: none;
}
.UBYZvgadOHtT table thead th:last-child {
border-right: none;
}
.AJfznatMEYdv__iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 10001;
background: #000;
}
#mGwETCTDegwO {
width: 100%;
height: 100%;
border: none;
overflow: hidden;
}

.SgIfJPAfFGna {
position: absolute;
top: 15px;
right: 15px;
width: 40px;
height: 40px;
border-radius: 10px;
background: var(--goxkQADuKLuv);
border:none;
display:none;
color: var(--XPCDkSYkVYae);
font-size: 20px;
line-height: 30px;
text-align: center;
cursor:pointer;
}

.AJfznatMEYdv__wrap{
position: relative;
width:60%;
margin-right: 20px;
margin-bottom: 20px;
border-radius: 18px;
height: fit-content;
float:left;

}
.AJfznatMEYdv__wrap .kRFqmNMPTPTt{
filter:blur(3px);
}

.YetohvMcQWML{
position: absolute;
z-index: 2;
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
width:100%;
display: flex;
flex-direction: column;
align-items: center;
}

.AJfznatMEYdv img {
border-radius: 22px;
height: auto;
display: block;
}

.mQKBeNaYsGUO {
border-radius: 35px;
border: none;
line-height: 1.6;
font-weight: 700;
text-transform: uppercase;
display: flex;
justify-content: center;
align-items: center;
padding: 0.75rem 2rem;
font-family: 'Rubik', sans-serif;
font-size: 1rem;
text-align: center;
flex-shrink: 0;
box-sizing: border-box;
cursor:pointer;
color: var(--XPCDkSYkVYae);
background-color: var(--nhwmcgqhXhlC);
transition: all 0.1s linear;
}
.mQKBeNaYsGUO:nth-child(2) {
margin-top: 24px;
}

.mQKBeNaYsGUO:hover {
background-color: var(--goxkQADuKLuv);
transform: scale(1.05);

}

.mQKBeNaYsGUO:nth-child(2) {
background-color: var(--goxkQADuKLuv);
margin-top: 24px;
}

.mQKBeNaYsGUO:nth-child(2):hover {
background-color: var(--OiHzuHdgelaX);
}

.nHghwzSKyjvP {
display: flex;
justify-content: space-between;
align-items: center;
min-height: 200px;
background-color:transparent;
border: 3px solid #4f5162;
border-radius: 18px;
overflow: hidden;
margin-bottom: 24px;

}

.aZsVNMqCwEIk:nth-child(4) {
padding-right: 20px;
}

.ufhvetELCUwh img{
max-width: 200px;
}

.mleVnKgNpCqC {
font-size:16px;
}
.hFHtGIAcinRE {
font-size: 32px;
font-weight: bold;
line-height: 48px;
margin-bottom: 16px;
margin-top:0px;
}


.lmOsLXQYJZEq {
width: 200px;
border-radius: 30px;
background: var(--IhfPYakijycF);
border: 1px solid ;
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px;

}
.YwNLJraYAwPy {
min-width: 300px;
}
.YzwdCcuSsuTb {
width: 30px;
height: 30px;
background-color: var(--goxkQADuKLuv);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
color: #ffee00;
line-height: 0px;
}


.OUuyTqUHpxil .sLLtnTMZAgNL {
display:block;
padding: 10px 20px;
border-radius: 30px;
font-size: 24px;
text-align:center;
min-width: 200px;
background-color: var(--goxkQADuKLuv);
color: var(--XPCDkSYkVYae);
transition: all 0.3s ease-in-out;
}

.OUuyTqUHpxil .sLLtnTMZAgNL:hover {
transform: scale(1.05);
}

.ROXvuQvkUUDF{
padding: 30px 40px;
color: var(--XPCDkSYkVYae);
background-color: var(--nhwmcgqhXhlC);
margin:0px;
border-top-left-radius: 18px;
border-top-right-radius: 18px;
}
.ROXvuQvkUUDF + .rmOvThARdEsy{
padding: 20px;
}

.PzIgglOeoydm {
width: 100%;
border-radius: 16px;
}


.rmOvThARdEsy h3 {
text-align:left;
}


.lAfQnmXdcxXP:first-child {
margin-top: 0;
margin-bottom: 12px;
width: 50%;
}

.rmOvThARdEsy figure{
margin:0;
}


.zMWOjXbfZjyx {
align-self:center;
width: 50%;
}
.rmOvThARdEsy{
display: flex;
gap:32px;
margin-bottom:32px;
}


.TDGlaMVTGulB{
display: flex;
gap:32px;
margin-bottom:32px;
padding:20px 40px;
border-radius: 18px;
background-color: var(--XPCDkSYkVYae);
}
.TDGlaMVTGulB img{
box-shadow: none;
border-radius: 0;
}

.eUMdpgcnabYJ,
.yodEUKHwLnws{
overflow: hidden;
width: 100%;
}
.eUMdpgcnabYJ p:has(strong),
.yodEUKHwLnws p:has(strong) {
margin: 0;
}

.eUMdpgcnabYJ .VLzJmcNAyUeS{
width: 50%;
margin: 20px auto;
}

.yodEUKHwLnws figure{
float:left;
width: 50%;
margin: 20px 30px 10px 0px;
}
.yodEUKHwLnws .pVMNMfIbPlNn {
  float: right;
  width: 50%;
  margin: 20px 0px 10px 30px;
}
.TSRGsiDUdTAp {
display: flex;
justify-content: space-between;
border-radius: 18px;
padding: 20px;
color: var(--XPCDkSYkVYae);
background-color: var(--nhwmcgqhXhlC);
}
.JEXjNlljXMvj ul,
.JEXjNlljXMvj ol {
list-style: none;
padding: 0;
margin: 0;
}

.JEXjNlljXMvj li {
list-style: none;
margin-bottom: 10px;
}
.dESQUsYXCWym,
.WVEyBsupHCtJ{
width: 50%;
}
.dESQUsYXCWym .JEXjNlljXMvj ol li::before,
.dESQUsYXCWym .JEXjNlljXMvj ul li::before {
content: "✅ ";
margin-right: 6px;
display: inline-block;
}

.WVEyBsupHCtJ .JEXjNlljXMvj ol li::before,
.WVEyBsupHCtJ .JEXjNlljXMvj ul li::before {
content: "❌ ";
margin-right: 6px;
display: inline-block;
}

.TSRGsiDUdTAp h3{
text-align:center;
color: var(--XPCDkSYkVYae);
}

.QquHHWIpeyEZ table {
border-collapse: collapse;
background-color: var(--IhfPYakijycF);
margin: 0 auto;
}

.QquHHWIpeyEZ  table:has(tr:first-child > td:nth-child(2):last-child) td {
width: 50%;
}
.QquHHWIpeyEZ  table:has(tr:first-child > td:nth-child(2):last-child){
background-color: var(--WnhUtaHCgvBP);
}

.QquHHWIpeyEZ table tbody tr:nth-child(odd) {
background-color: var(--ApLueHYOezaX);
}
.QquHHWIpeyEZ td {
padding: 10px;
}

.QquHHWIpeyEZ table thead th {
padding: 10px;
text-align: left;
}

.hFpSsXHHltXw-item {
background-color: var(--XPCDkSYkVYae);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--UmcdOfotJwjM);
}

.hFpSsXHHltXw-item:last-child {
margin-bottom: 0;
}

.hFpSsXHHltXw-item h3 {
margin: 10px 0;
}

.BimFXPEofzrt {
background-color: var(--bWFyvqTGdiPw);
color: var(--RfydLWveYdxe);
width: 100%;
margin: 0 auto;
padding-inline:2rem;
}

.inside-BimFXPEofzrt {
padding: 30px 0;
text-align: center;
}

.otJTDFtDnIZl {
position: fixed;
bottom: 40px;
right: 40px;
width: 40px;
height: 40px;
cursor: pointer;
border:2px solid var(--RfydLWveYdxe);
transition: opacity 0.3s ease;
}

.otJTDFtDnIZl:hover {
opacity: 1;
}

.otJTDFtDnIZl::after,
.otJTDFtDnIZl::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 20px;
height: 2px;
background-color: var(--RfydLWveYdxe);
}

.otJTDFtDnIZl::after {
transform: translate(-12%, -50%) rotate(40deg);
}

.otJTDFtDnIZl::before {
transform: translate(-88%, -50%) rotate(-40deg);
}

.eSUNfCtKEPCA {
max-width: 500px;
margin-bottom: 20px;
}
.eSUNfCtKEPCA_header{
cursor:pointer;
    position: relative;
}
.eSUNfCtKEPCA_items {
max-height: 0px;
opacity: 0;
overflow: hidden;
transition: max-height 0.3s ease, opacity 0.3s ease;
}
.eSUNfCtKEPCA_checkbox:checked ~ .eSUNfCtKEPCA_items {
max-height: 100%;
opacity: 1;
}

.eSUNfCtKEPCA_itemWrap {
margin-left: 10px;
}

.eSUNfCtKEPCA_item {
font-size: 16px;

}
.eSUNfCtKEPCA_item a{
display: inline-block;
width: 100%;
padding: 2px 8px;
color: var(--RfydLWveYdxe);
}
.eSUNfCtKEPCA_itemWrap
.eSUNfCtKEPCA_item_label{
position: relative;
padding-left: 10px;
}
.eSUNfCtKEPCA_itemWrap
.eSUNfCtKEPCA_item_label::before{
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 6px;
height: 6px;
border-radius: 50%;
background-color:var(--goxkQADuKLuv); ;

}
.eSUNfCtKEPCA_toggle::after{
content: "❯";
position: absolute;
top: 50%;
padding: 0;
    padding-top: 50px;
color: var(--RfydLWveYdxe);
transform: translateY(-50%) translateX(-50%) rotate(-90deg);

}
.eSUNfCtKEPCA_checkbox:checked + .eSUNfCtKEPCA_header .eSUNfCtKEPCA_toggle::after {
transform: translateY(-50%) translateX(-50%) rotate(90deg);
padding: 0;
    padding-bottom: 50px;
}
.BJswfXwIEVZl {
display: flex;
}

.xuJqPTWFGAOJ {
position: relative;
display: inline-block;
}

.iEAcfdyVRjqE {
color: var(--goxkQADuKLuv);
font-weight: 600;
border: 2px solid var(--goxkQADuKLuv);
border-radius: 12px;
padding: 7px 22px;
transition: border 0.18s, color 0.18s, background 0.18s;
box-shadow: 0 2px 8px rgba(0,0,0,0.07);
cursor: pointer;
user-select: none;
display: flex;
align-items: center;
gap: 8px;
}


.jbdSgMEkuSdK {
font-size: 15px;
margin-left: 6px;
transition: transform 0.22s;
}

#lang-dropdown-toggle:checked + .iEAcfdyVRjqE .jbdSgMEkuSdK {
transform: rotate(180deg);
}

.MIlPdwxZJhcH {
display: none;
position: absolute;
min-width: 145px;
color: var(--goxkQADuKLuv);
background-color: var(--bWFyvqTGdiPw);
border-radius: 12px;
box-shadow: 0 2px 10px rgba(0,0,0,0.10);
border: 1.5px solid var(--goxkQADuKLuv);
z-index: 99;
padding: 6px 0;
}

#lang-dropdown-toggle:checked ~ .MIlPdwxZJhcH {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}
@keyframes fadeInLangList {
from { opacity: 0; transform: translateY(10px);}
to { opacity: 1; transform: translateY(0);}
}

.MIlPdwxZJhcH .ebIvuTWJntpd {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
margin: 0 8px;
font-size: 17px;
border: none;
box-shadow: none;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
color: var(--goxkQADuKLuv);
}
.MIlPdwxZJhcH .ebIvuTWJntpd:hover {
background-color: var(--goxkQADuKLuv);
color: var(--XPCDkSYkVYae);
}
.MIlPdwxZJhcH .ebIvuTWJntpd.is-active {
color: var(--nhwmcgqhXhlC);
font-weight: 600;
background: var(--OiHzuHdgelaX);
border-radius: 8px;
}


@media(max-width: 1100px){
.mQKBeNaYsGUO {
font-size: 2rem;
}
.dEUoMPLcLakF{
padding-inline:0px;
}
.UBYZvgadOHtT table{
width:100%;
}
.AJfznatMEYdv__wrap{
width:100%
}
.EHrJZXijvUzS img {
max-width: 50px;
}

.ROXvuQvkUUDF + .rmOvThARdEsy{
flex-direction:column;
padding: 10px;
}
.rmOvThARdEsy .QquHHWIpeyEZ{
width:100%;
}
.ROXvuQvkUUDF{
padding:20px;
}

}


@media(max-width: 992px){
.nHghwzSKyjvP {
display: grid;
column-gap: 20px;
padding: 10px;
gap: 10px;
grid-template-columns: 1fr 1fr;
}
.aZsVNMqCwEIk:nth-child(4) {
margin: 0 auto;
}
.aZsVNMqCwEIk:nth-child(4) {
padding-right: 0;
text-align: center;
}
.lmOsLXQYJZEq {
margin: 0 auto;
}
.YwNLJraYAwPy {
text-align: center;
}

.NIKVecEmOWsm{
padding: 0;
display: flex;
}
.VrrcOEBtbykn .aZsVNMqCwEIk{
margin-right:0;
}
.mQKBeNaYsGUO {
font-size:1.5rem;
padding: 0.75rem 1rem;
}

}

@media(max-width: 768px){
h1{
font-size:30px;
}
h2 {
font-size: 24px;
}
h3 {
font-size: 20px;
}

.ifkRQflFZoLY,
.BimFXPEofzrt  {
padding: 20px;
}

.rmOvThARdEsy{
flex-direction:column;
padding:10px;
}
.dESQUsYXCWym,
.WVEyBsupHCtJ{
width: 100%;
}
.lAfQnmXdcxXP:first-child {
width: 100%;
}

.zMWOjXbfZjyx {
width: 100%;
}
.TDGlaMVTGulB{
flex-direction:column;
}
.lAfQnmXdcxXP {
width: 100%;
}
.eUMdpgcnabYJ .VLzJmcNAyUeS{
width:100%;
}
.AJfznatMEYdv {
height: unset;
}

.UBYZvgadOHtT{
flex-direction:column;
}
.UBYZvgadOHtT .QquHHWIpeyEZ{
width:100%;
}

.AJfznatMEYdv__wrap{
width: 100%;
}

.QquHHWIpeyEZ table {
margin:0;
float:none;
width:100%;
overflow-x: auto;
max-width: 100%;
display: block;
}

}

@media(max-width: 576px){

.mQKBeNaYsGUO {
font-size: 1rem;
}
.bZPPUwbvVfuM a {
font-size: 24px;
padding: 10px 50px;
}
.ufhvetELCUwh{
width:100%;
}
#lang-dropdown-toggle:checked ~ .MIlPdwxZJhcH {
right:0;
}
.JEXjNlljXMvj {
padding-left: 10px;
}
.OYXrdRkFWUZK{
gap:0;
}
.eSUNfCtKEPCA_items-show {
max-height: 350px;
overflow-y: auto;
}
.NIKVecEmOWsm .hFHtGIAcinRE {
display: none;
}
.AJfznatMEYdv__iframe{
height: 100vh;
height: 100dvh;
}
.VrrcOEBtbykn .sLLtnTMZAgNL{
display: none;
}
.UJwjzUPtXsUI{
display: flex;
text-align: center;
}

.eUMdpgcnabYJ,
.yodEUKHwLnws{
padding:10px;
}
.yodEUKHwLnws .pVMNMfIbPlNn ,
.yodEUKHwLnws figure{
width:100%;
float:none;
margin:0;
}

.nHghwzSKyjvP:first-child{
width:100%;
text-align:center;
}
.OUuyTqUHpxil .aZsVNMqCwEIk:first-child {
width:100%;
}
.nHghwzSKyjvP{
display: flex;
flex-direction: column;
gap: 24px;
align-items: center;
justify-content: center;
padding: 0 0 14px;
}

}
@media(max-width: 425px){
h2{
margin: 12px 0px;
}
}
/*popup*/
.vPnIlhUtepmG {
background: linear-gradient(to right,
var(--nhwmcgqhXhlC) 30%,
var(--TCWggSrUYHDy) 70%);
border-radius: 8px;
bottom: 40px;
display: flex;
align-items:center;
min-height: 136px;
opacity: 0;
padding: 12px;
position: fixed;
left: -100%;
transition: all 0.3s ease-in-out;
visibility: hidden;
width: 80%;
z-index: 10000;
}

.vPnIlhUtepmG__info {
display: flex;
width:100%;
justify-content: space-evenly;
align-items: center;
text-align: center;
gap: 10px;
}
.vPnIlhUtepmG__img {
width: 130px;
height: 100%;
border-radius: 16px;
}

.vPnIlhUtepmG__sub-title {
color:var(--IzAZaHxTdDgU);
margin: 0;
background:  var(--XPCDkSYkVYae);
padding: 4px 8px;
border-radius: 6px;
}
.vPnIlhUtepmG__btn {
padding: 18px 42px;
font-size: 20px;
min-width: 140px;
flex-shrink: 0;
align-self: center;
text-decoration: none;
border-radius: 50px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
background-color: var(--IzAZaHxTdDgU);
color: var(--XPCDkSYkVYae);
}
.vPnIlhUtepmG__btn:hover{
filter: brightness(1.1);
}
.vPnIlhUtepmG__close {
width: 35px;
height: 35px;
background-color: var(--IzAZaHxTdDgU);
color: var(--XPCDkSYkVYae);
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
cursor: pointer;
}
.vPnIlhUtepmG__close-wrap {
position: relative;
}
.vPnIlhUtepmG__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color:var(--XPCDkSYkVYae);;
transform: rotate(-45deg);
top: 16px;
left: 6px;
}
.vPnIlhUtepmG__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: var(--XPCDkSYkVYae);
transform: rotate(45deg);
top: 16px;
left: 6px;
}
.vPnIlhUtepmG__show {
opacity: 1;
left: 50%;
transform: translateX(-50%);
max-width: 1150px;
width: calc(100% - 64px);
transition: all 0.3s ease-in-out;
visibility: visible;
}
@media(max-width: 756px){
.vPnIlhUtepmG__show {
width: calc(100% - 30px);
}
.vPnIlhUtepmG__btn{
padding: 14px 24px;
}
}
@media(max-width: 576px){
.vPnIlhUtepmG {
bottom:0;
}
.vPnIlhUtepmG__img {
width: 70px;
}

}
@media(max-width: 480px){
.vPnIlhUtepmG__info {
flex-direction: column;
align-items: center;
gap: 10px;
}
.vPnIlhUtepmG__btn {
padding: 14px 10px;
}
.vPnIlhUtepmG__sub-title {
text-align: center;
}
.vPnIlhUtepmG__box {
margin-left: 0;
}
}
