:root {
--zMGwbhOeMzut:#F6F5F5;
--dFOEoSczPCmX:#F1F0FF;
--LIMyPIChLdpj: #000044;
--wmfptVlzhYrM: #BCA2CD;
--XwuHOOPRModl: #161920;
--UcHpAXnSjBBU: #F5F0F1;
--YqCdYHYACnWd: #8741CD;
--HqSBXPWVwzen: #F60AF6;
--aRoorUsUPNHE: #F4F6F5;
--barptUTsOBlZ: #B23394;
--dVUfWpxvMIbB: #001970;
--vXdzBhCIkIGz: #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(--zMGwbhOeMzut);
color: var(--XwuHOOPRModl);
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(--XwuHOOPRModl);
}
p{
margin-top: 0;
}

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

.KVMzlRHPpNPm,
.ZQIbJCxSAgdw,
.inside-VapXwNqtuoOt {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.pReawTbuDUwh {
display: flex;
}

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

.EQIUTNoaLkIg .gXmMVwvGHutu ,
.XSkepRXiKqOz .gXmMVwvGHutu {
background-color: var(--YqCdYHYACnWd);
color: var(--aRoorUsUPNHE);
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(--YqCdYHYACnWd);
}
100% {
transform: scale(0.95);
}
}
.XSkepRXiKqOz  .gXmMVwvGHutu:hover {
background-color: var(--HqSBXPWVwzen);
transform: scale(1.05);
}
.XSkepRXiKqOz {
background-color: var(--zMGwbhOeMzut);
padding: 10px 24px;
display: flex;
justify-content: center;
}
.PVlFHOwiMdBx{
display:flex;
gap:20px;
}
.KVMzlRHPpNPm {
background-color: var(--dFOEoSczPCmX);
padding: 2rem;
border-radius: 0.25rem;
}

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

.UdcfTEOhxVDz__link {
background-color: var(--YqCdYHYACnWd);
color: var(--aRoorUsUPNHE);
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;
}

.UdcfTEOhxVDz__link:hover {
background-color: var(--HqSBXPWVwzen);
}

.EQIUTNoaLkIg{
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(--vXdzBhCIkIGz);
background-color: var(--zMGwbhOeMzut);
}


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

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

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

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

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

}
.mnoYyjawBOil__wrap .IsaogopUxdpx{
filter:blur(3px);
}

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

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

.jbLGVNqHKPsX {
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(--aRoorUsUPNHE);
background-color: var(--LIMyPIChLdpj);
transition: all 0.1s linear;
}
.jbLGVNqHKPsX:nth-child(2) {
margin-top: 24px;
}

.jbLGVNqHKPsX:hover {
background-color: var(--YqCdYHYACnWd);
transform: scale(1.05);

}

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

.jbLGVNqHKPsX:nth-child(2):hover {
background-color: var(--HqSBXPWVwzen);
}

.qAguMNgiJpjV {
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;

}

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

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

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


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

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


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

.RJkAhraozVxS .gXmMVwvGHutu:hover {
transform: scale(1.05);
}

.DvZYMysgebzK{
padding: 30px 40px;
color: var(--aRoorUsUPNHE);
background-color: var(--LIMyPIChLdpj);
margin:0px;
border-top-left-radius: 18px;
border-top-right-radius: 18px;
}
.DvZYMysgebzK + .YWVUkrUpxBQC{
padding: 20px;
}

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


.YWVUkrUpxBQC h3 {
text-align:left;
}


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

.YWVUkrUpxBQC figure{
margin:0;
}


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


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

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

.JRWhXyIzTuyt .eVtMyRCIkKIm{
width: 50%;
margin: 20px auto;
}

.xPiJYNnxhTcD figure{
float:left;
width: 50%;
margin: 20px 30px 10px 0px;
}
.xPiJYNnxhTcD .jjAOioVhpcte {
  float: right;
  width: 50%;
  margin: 20px 0px 10px 30px;
}
.QLtWcGQTLlmM {
display: flex;
justify-content: space-between;
border-radius: 18px;
padding: 20px;
color: var(--aRoorUsUPNHE);
background-color: var(--LIMyPIChLdpj);
}
.uEfDibgroniS ul,
.uEfDibgroniS ol {
list-style: none;
padding: 0;
margin: 0;
}

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

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

.QLtWcGQTLlmM h3{
text-align:center;
color: var(--aRoorUsUPNHE);
}

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

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

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

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

.IdowGVeCWmBs-item {
background-color: var(--aRoorUsUPNHE);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--vXdzBhCIkIGz);
}

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

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

.VapXwNqtuoOt {
background-color: var(--zMGwbhOeMzut);
color: var(--XwuHOOPRModl);
width: 100%;
margin: 0 auto;
padding-inline:2rem;
}

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

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

.qzhPSfnOAzKu:hover {
opacity: 1;
}

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

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

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

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

.plizAROiHUeT_itemWrap {
margin-left: 10px;
}

.plizAROiHUeT_item {
font-size: 16px;

}
.plizAROiHUeT_item a{
display: inline-block;
width: 100%;
padding: 2px 8px;
color: var(--XwuHOOPRModl);
}
.plizAROiHUeT_itemWrap
.plizAROiHUeT_item_label{
position: relative;
padding-left: 10px;
}
.plizAROiHUeT_itemWrap
.plizAROiHUeT_item_label::before{
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 6px;
height: 6px;
border-radius: 50%;
background-color:var(--YqCdYHYACnWd); ;

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

}
.plizAROiHUeT_checkbox:checked + .plizAROiHUeT_header .plizAROiHUeT_toggle::after {
transform: translateY(-50%) translateX(-50%) rotate(90deg);
padding: 0;
    padding-bottom: 50px;
}
.VhgzEPlxKILC {
display: flex;
}

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

.wiJsuuKNqQeY {
color: var(--YqCdYHYACnWd);
font-weight: 600;
border: 2px solid var(--YqCdYHYACnWd);
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;
}


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

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

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

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

.KXfRBlTolApS .cBwLqofTfWWk {
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(--YqCdYHYACnWd);
}
.KXfRBlTolApS .cBwLqofTfWWk:hover {
background-color: var(--YqCdYHYACnWd);
color: var(--aRoorUsUPNHE);
}
.KXfRBlTolApS .cBwLqofTfWWk.is-active {
color: var(--LIMyPIChLdpj);
font-weight: 600;
background: var(--HqSBXPWVwzen);
border-radius: 8px;
}


@media(max-width: 1100px){
.jbLGVNqHKPsX {
font-size: 2rem;
}
.oJuIiVLkfOcp{
padding-inline:0px;
}
.pBBKbgphBBMI table{
width:100%;
}
.mnoYyjawBOil__wrap{
width:100%
}
.pReawTbuDUwh img {
max-width: 50px;
}

.DvZYMysgebzK + .YWVUkrUpxBQC{
flex-direction:column;
padding: 10px;
}
.YWVUkrUpxBQC .nRdsZzHTJOVi{
width:100%;
}
.DvZYMysgebzK{
padding:20px;
}

}


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

.xiQSmCTnkiBc{
padding: 0;
display: flex;
}
.XSkepRXiKqOz .CMSgwwClsEYB{
margin-right:0;
}
.jbLGVNqHKPsX {
font-size:1.5rem;
padding: 0.75rem 1rem;
}

}

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

.KVMzlRHPpNPm,
.VapXwNqtuoOt  {
padding: 20px;
}

.YWVUkrUpxBQC{
flex-direction:column;
padding:10px;
}
.NnwfOnxehepR,
.YkDkbcjTbZhS{
width: 100%;
}
.IaFyPJYnJtAC:first-child {
width: 100%;
}

.KzAUKAWAAOmW {
width: 100%;
}
.GlZoygwVjyWF{
flex-direction:column;
}
.IaFyPJYnJtAC {
width: 100%;
}
.JRWhXyIzTuyt .eVtMyRCIkKIm{
width:100%;
}
.mnoYyjawBOil {
height: unset;
}

.pBBKbgphBBMI{
flex-direction:column;
}
.pBBKbgphBBMI .nRdsZzHTJOVi{
width:100%;
}

.mnoYyjawBOil__wrap{
width: 100%;
}

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

}

@media(max-width: 576px){

.jbLGVNqHKPsX {
font-size: 1rem;
}
.UdcfTEOhxVDz a {
font-size: 24px;
padding: 10px 50px;
}
.LsmQsCqFTDRq{
width:100%;
}
#lang-dropdown-toggle:checked ~ .KXfRBlTolApS {
right:0;
}
.uEfDibgroniS {
padding-left: 10px;
}
.PVlFHOwiMdBx{
gap:0;
}
.plizAROiHUeT_items-show {
max-height: 350px;
overflow-y: auto;
}
.xiQSmCTnkiBc .ftlYQYULLaiZ {
display: none;
}
.mnoYyjawBOil__iframe{
height: 100vh;
height: 100dvh;
}
.XSkepRXiKqOz .gXmMVwvGHutu{
display: none;
}
.EQIUTNoaLkIg{
display: flex;
text-align: center;
}

.JRWhXyIzTuyt,
.xPiJYNnxhTcD{
padding:10px;
}
.xPiJYNnxhTcD .jjAOioVhpcte ,
.xPiJYNnxhTcD figure{
width:100%;
float:none;
margin:0;
}

.qAguMNgiJpjV:first-child{
width:100%;
text-align:center;
}
.RJkAhraozVxS .CMSgwwClsEYB:first-child {
width:100%;
}
.qAguMNgiJpjV{
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*/
.GnmcfOHwYfpL {
background: linear-gradient(to right,
var(--LIMyPIChLdpj) 30%,
var(--dVUfWpxvMIbB) 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;
}

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

.GnmcfOHwYfpL__sub-title {
color:var(--barptUTsOBlZ);
margin: 0;
background:  var(--aRoorUsUPNHE);
padding: 4px 8px;
border-radius: 6px;
}
.GnmcfOHwYfpL__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(--barptUTsOBlZ);
color: var(--aRoorUsUPNHE);
}
.GnmcfOHwYfpL__btn:hover{
filter: brightness(1.1);
}
.GnmcfOHwYfpL__close {
width: 35px;
height: 35px;
background-color: var(--barptUTsOBlZ);
color: var(--aRoorUsUPNHE);
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
cursor: pointer;
}
.GnmcfOHwYfpL__close-wrap {
position: relative;
}
.GnmcfOHwYfpL__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color:var(--aRoorUsUPNHE);;
transform: rotate(-45deg);
top: 16px;
left: 6px;
}
.GnmcfOHwYfpL__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: var(--aRoorUsUPNHE);
transform: rotate(45deg);
top: 16px;
left: 6px;
}
.GnmcfOHwYfpL__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){
.GnmcfOHwYfpL__show {
width: calc(100% - 30px);
}
.GnmcfOHwYfpL__btn{
padding: 14px 24px;
}
}
@media(max-width: 576px){
.GnmcfOHwYfpL {
bottom:0;
}
.GnmcfOHwYfpL__img {
width: 70px;
}

}
@media(max-width: 480px){
.GnmcfOHwYfpL__info {
flex-direction: column;
align-items: center;
gap: 10px;
}
.GnmcfOHwYfpL__btn {
padding: 14px 10px;
}
.GnmcfOHwYfpL__sub-title {
text-align: center;
}
.GnmcfOHwYfpL__box {
margin-left: 0;
}
}
