:root {
--ReRQEWsyVtTu:#F4F6F6;
--kPyEqYnNwGUO:#F1EFFF;
--JTWRheYUNypv: #01004A;
--ZHlDOOuiSYPr: #BCA3CC;
--MRhfFCKyDCqz: #161920;
--MyRExDRweMPM: #F4F1F2;
--aPGaenNBnZAM: #8743CE;
--bKLdwHtHmvmH: #F70BF7;
--CqlKhXZElolW: #F4F4F3;
--DhVAVdNPzyeK: #B13792;
--XbFvBwXsHCsM: #001C76;
--XgnJByLHiAmo: #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(--ReRQEWsyVtTu);
color: var(--MRhfFCKyDCqz);
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(--MRhfFCKyDCqz);
}
p{
margin-top: 0;
}

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

.oRHUYQfJksJl,
.jHaVwEDZrvdK,
.inside-XKjZELRPeXZf {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}
.sfaZSaFBGKWi {
display: flex;
}

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

.iDMxYTVgQgyM .CNqGBjIBZCfD ,
.IgkjNeANmClh .CNqGBjIBZCfD {
background-color: var(--aPGaenNBnZAM);
color: var(--CqlKhXZElolW);
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(--aPGaenNBnZAM);
}
100% {
transform: scale(0.95);
}
}
.IgkjNeANmClh  .CNqGBjIBZCfD:hover {
background-color: var(--bKLdwHtHmvmH);
transform: scale(1.05);
}
.IgkjNeANmClh {
background-color: var(--ReRQEWsyVtTu);
padding: 10px 24px;
display: flex;
justify-content: center;
}
.kyQRVSZMWjIx{
display:flex;
gap:20px;
}
.oRHUYQfJksJl {
background-color: var(--kPyEqYnNwGUO);
padding: 2rem;
border-radius: 0.25rem;
}

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

.wNGlmkdXrAai__link {
background-color: var(--aPGaenNBnZAM);
color: var(--CqlKhXZElolW);
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;
}

.wNGlmkdXrAai__link:hover {
background-color: var(--bKLdwHtHmvmH);
}

.iDMxYTVgQgyM{
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(--XgnJByLHiAmo);
background-color: var(--ReRQEWsyVtTu);
}


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

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

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

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

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

}
.SKIalHVFVHxJ__wrap .vWgFuTBDAHpM{
filter:blur(3px);
}

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

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

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

.iUIPvWgULVXR:hover {
background-color: var(--aPGaenNBnZAM);
transform: scale(1.05);

}

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

.iUIPvWgULVXR:nth-child(2):hover {
background-color: var(--bKLdwHtHmvmH);
}

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

}

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

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

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


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

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


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

.CQvLXmQPszpy .CNqGBjIBZCfD:hover {
transform: scale(1.05);
}

.vSVGeMiIzeKY{
padding: 30px 40px;
color: var(--CqlKhXZElolW);
background-color: var(--JTWRheYUNypv);
margin:0px;
border-top-left-radius: 18px;
border-top-right-radius: 18px;
}
.vSVGeMiIzeKY + .oIgpjNLhXFFp{
padding: 20px;
}

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


.oIgpjNLhXFFp h3 {
text-align:left;
}


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

.oIgpjNLhXFFp figure{
margin:0;
}


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


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

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

.SwaQbbebEybt .sPftLNtskMCb{
width: 50%;
margin: 20px auto;
}

.KWyKfsUtOcjd figure{
float:left;
width: 50%;
margin: 20px 30px 10px 0px;
}
.KWyKfsUtOcjd .xGSIErQgzAtO {
  float: right;
  width: 50%;
  margin: 20px 0px 10px 30px;
}
.canJXdYVdtKy {
display: flex;
justify-content: space-between;
border-radius: 18px;
padding: 20px;
color: var(--CqlKhXZElolW);
background-color: var(--JTWRheYUNypv);
}
.LaSeMuIhHGXl ul,
.LaSeMuIhHGXl ol {
list-style: none;
padding: 0;
margin: 0;
}

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

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

.canJXdYVdtKy h3{
text-align:center;
color: var(--CqlKhXZElolW);
}

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

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

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

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

.iGNFosiHKdFd-item {
background-color: var(--CqlKhXZElolW);
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--XgnJByLHiAmo);
}

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

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

.XKjZELRPeXZf {
background-color: var(--ReRQEWsyVtTu);
color: var(--MRhfFCKyDCqz);
width: 100%;
margin: 0 auto;
padding-inline:2rem;
}

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

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

.WgYoyrHJkXWM:hover {
opacity: 1;
}

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

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

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

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

.oGTmDulQivrN_itemWrap {
margin-left: 10px;
}

.oGTmDulQivrN_item {
font-size: 16px;

}
.oGTmDulQivrN_item a{
display: inline-block;
width: 100%;
padding: 2px 8px;
color: var(--MRhfFCKyDCqz);
}
.oGTmDulQivrN_itemWrap
.oGTmDulQivrN_item_label{
position: relative;
padding-left: 10px;
}
.oGTmDulQivrN_itemWrap
.oGTmDulQivrN_item_label::before{
content: "";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
width: 6px;
height: 6px;
border-radius: 50%;
background-color:var(--aPGaenNBnZAM); ;

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

}
.oGTmDulQivrN_checkbox:checked + .oGTmDulQivrN_header .oGTmDulQivrN_toggle::after {
transform: translateY(-50%) translateX(-50%) rotate(90deg);
padding: 0;
    padding-bottom: 50px;
}
.ZgJLYNxcLuTd {
display: flex;
}

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

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


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

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

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

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

.PWIsxuVAFlYB .oNzYrFcphGQy {
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(--aPGaenNBnZAM);
}
.PWIsxuVAFlYB .oNzYrFcphGQy:hover {
background-color: var(--aPGaenNBnZAM);
color: var(--CqlKhXZElolW);
}
.PWIsxuVAFlYB .oNzYrFcphGQy.is-active {
color: var(--JTWRheYUNypv);
font-weight: 600;
background: var(--bKLdwHtHmvmH);
border-radius: 8px;
}


@media(max-width: 1100px){
.iUIPvWgULVXR {
font-size: 2rem;
}
.OLNuRbRfbJds{
padding-inline:0px;
}
.vCsqPDhxoEMx table{
width:100%;
}
.SKIalHVFVHxJ__wrap{
width:100%
}
.sfaZSaFBGKWi img {
max-width: 50px;
}

.vSVGeMiIzeKY + .oIgpjNLhXFFp{
flex-direction:column;
padding: 10px;
}
.oIgpjNLhXFFp .cZejnGbFqnYd{
width:100%;
}
.vSVGeMiIzeKY{
padding:20px;
}

}


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

.tfintZtWUruI{
padding: 0;
display: flex;
}
.IgkjNeANmClh .ctgCndkqCzMs{
margin-right:0;
}
.iUIPvWgULVXR {
font-size:1.5rem;
padding: 0.75rem 1rem;
}

}

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

.oRHUYQfJksJl,
.XKjZELRPeXZf  {
padding: 20px;
}

.oIgpjNLhXFFp{
flex-direction:column;
padding:10px;
}
.GjpZNqLlloPQ,
.DRXFTuchbZej{
width: 100%;
}
.AyVEzBJcCKJN:first-child {
width: 100%;
}

.grgtITdHWIEo {
width: 100%;
}
.AKGYKUzuBXnk{
flex-direction:column;
}
.AyVEzBJcCKJN {
width: 100%;
}
.SwaQbbebEybt .sPftLNtskMCb{
width:100%;
}
.SKIalHVFVHxJ {
height: unset;
}

.vCsqPDhxoEMx{
flex-direction:column;
}
.vCsqPDhxoEMx .cZejnGbFqnYd{
width:100%;
}

.SKIalHVFVHxJ__wrap{
width: 100%;
}

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

}

@media(max-width: 576px){

.iUIPvWgULVXR {
font-size: 1rem;
}
.wNGlmkdXrAai a {
font-size: 24px;
padding: 10px 50px;
}
.AiOXCzORusVq{
width:100%;
}
#lang-dropdown-toggle:checked ~ .PWIsxuVAFlYB {
right:0;
}
.LaSeMuIhHGXl {
padding-left: 10px;
}
.kyQRVSZMWjIx{
gap:0;
}
.oGTmDulQivrN_items-show {
max-height: 350px;
overflow-y: auto;
}
.tfintZtWUruI .aGcNXDvmMDja {
display: none;
}
.SKIalHVFVHxJ__iframe{
height: 100vh;
height: 100dvh;
}
.IgkjNeANmClh .CNqGBjIBZCfD{
display: none;
}
.iDMxYTVgQgyM{
display: flex;
text-align: center;
}

.SwaQbbebEybt,
.KWyKfsUtOcjd{
padding:10px;
}
.KWyKfsUtOcjd .xGSIErQgzAtO ,
.KWyKfsUtOcjd figure{
width:100%;
float:none;
margin:0;
}

.oEQlYXUeFHXC:first-child{
width:100%;
text-align:center;
}
.CQvLXmQPszpy .ctgCndkqCzMs:first-child {
width:100%;
}
.oEQlYXUeFHXC{
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*/
.RIqYLvtskkuL {
background: linear-gradient(to right,
var(--JTWRheYUNypv) 30%,
var(--XbFvBwXsHCsM) 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;
}

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

.RIqYLvtskkuL__sub-title {
color:var(--DhVAVdNPzyeK);
margin: 0;
background:  var(--CqlKhXZElolW);
padding: 4px 8px;
border-radius: 6px;
}
.RIqYLvtskkuL__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(--DhVAVdNPzyeK);
color: var(--CqlKhXZElolW);
}
.RIqYLvtskkuL__btn:hover{
filter: brightness(1.1);
}
.RIqYLvtskkuL__close {
width: 35px;
height: 35px;
background-color: var(--DhVAVdNPzyeK);
color: var(--CqlKhXZElolW);
position: absolute;
left: -15px;
top: -15px;
border-radius: 15px;
cursor: pointer;
}
.RIqYLvtskkuL__close-wrap {
position: relative;
}
.RIqYLvtskkuL__close-wrap::after {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color:var(--CqlKhXZElolW);;
transform: rotate(-45deg);
top: 16px;
left: 6px;
}
.RIqYLvtskkuL__close-wrap::before {
content: "";
position: absolute;
display: block;
width: 22px;
height: 3px;
background-color: var(--CqlKhXZElolW);
transform: rotate(45deg);
top: 16px;
left: 6px;
}
.RIqYLvtskkuL__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){
.RIqYLvtskkuL__show {
width: calc(100% - 30px);
}
.RIqYLvtskkuL__btn{
padding: 14px 24px;
}
}
@media(max-width: 576px){
.RIqYLvtskkuL {
bottom:0;
}
.RIqYLvtskkuL__img {
width: 70px;
}

}
@media(max-width: 480px){
.RIqYLvtskkuL__info {
flex-direction: column;
align-items: center;
gap: 10px;
}
.RIqYLvtskkuL__btn {
padding: 14px 10px;
}
.RIqYLvtskkuL__sub-title {
text-align: center;
}
.RIqYLvtskkuL__box {
margin-left: 0;
}
}
