:root {
--ekUkIVvyUEGe:  #F6F6F6;
--VrjiOyQRdocN: #0B0816;
--WLiRAiBXladG:  #D11919;
--XPJJhpYpVDab: #497060;
--jXyregiJvISs:  #272B36;
--OPmMNKkfobFD:  #0C0712;
--VdqxevdbvGkL:  #1BA508;
}

* {
box-sizing: border-box;
}

.OqbbPgdzRySV a,
.xXywRGAVtjCP a{
color: var(--ekUkIVvyUEGe);
font-weight:600;
text-decoration: none;
font-size:16px;
}

a:hover {
text-decoration: underline;
}

body {
font-family: "Inter", sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: var(--ekUkIVvyUEGe);
color: var(--VrjiOyQRdocN);
scroll-behavior: smooth;
}

p {
font-size: 18px;
line-height: 21px;
}



h1 {
font-size: 34px;
line-height: 41px;
}

h2 {
font-size: 30px;
line-height: 36px;
}

h3 {
font-size: 24px;
line-height: 29px;
}

h4 {
font-size: 20px;
line-height: 24px;
}

img {
width: 100%;
}

figure {
margin: 0 0 24px;
}



.OkOsWwwxXijE{
padding-inline:24px;

}
.YFDlpvIGJDWR {
max-width: 1200px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
position: relative;

}

.NvYOMHhBIrHp,
.WVBcXCxwdELt,
.CRDaQWdPvCSn {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.OqbbPgdzRySV {
padding: 10px 24px;
display: flex;
justify-content: center;
align-items: center;
background-color: var(--jXyregiJvISs);
}
.YFDlpvIGJDWR img,
.PrfdGzWGwFgV{
width: 70px;
border-radius:10px;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
}
.meTssFJuIOpf {
display: flex;
align-items: center;
justify-content: center;
}

.mErokZZWDHVm {
list-style: none;
display: flex;
align-items: flex-start;
gap: 20px;
font-weight: 700;
font-size: 18px;
}

.mErokZZWDHVm {
white-space: nowrap;
display: flex;
align-items: center;
gap: 20px;
width: 100%;
list-style: none;
padding: 25px;
margin: 0;

}


.gwptVKSkyROW.active a {
font-weight: bold;
text-decoration: underline;

}
.gwptVKSkyROW {
cursor: pointer;

}

.NvYOMHhBIrHp {
padding: 2rem;
border-radius: 0.25rem;
}

.KWJaAehTIkaz {
display: flex;
justify-content: end;
align-items: center;
gap: 10px;
}

.KWJaAehTIkaz a {
font-size: 16px;
white-space: nowrap;
word-break: keep-all;
padding: 10px 20px;
text-align: center;
border-radius: 15px;
background-color: var(--VrjiOyQRdocN);
color: var(--ekUkIVvyUEGe);
}

.KWJaAehTIkaz a:nth-child(2) {
background-color: var(--WLiRAiBXladG);
border-radius: 16px;
padding: 10px 20px;
font-weight: 700;
transition: background 0.2s;
animation: pulse 2s infinite;
}

.KWJaAehTIkaz a:nth-child(2):hover {
transform: translateY(-3px);
}


.mjdKpvakErsf {
box-shadow: 3px 3px 15px #000;
border-radius: 22px;
position: relative;
overflow: hidden;
display: block;
width: 100%;
max-height: 400px;
aspect-ratio: 16 / 7;
background-color: rgba(0, 0, 0, 0.18);
}

.RHasufUluMuU {
position: relative;
width: 100%;
height: 100%;
}

.RHasufUluMuU::after {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
width: 100%;
}


.mjdKpvakErsf img {
border-radius: 22px;
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
display: block;
}

.XPjoGQHKxEUP {
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
top: 50%;
padding: 32px 21px;
z-index: 2;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
font-size: 24px;
gap: 28px;
border-radius: 30px;
color: var(--ekUkIVvyUEGe);
background: rgba(22, 14, 12, 0.7);
box-shadow: 0 18px 45px rgba(0, 0, 0, 0.35);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
transition: background-color 0.7s ease, box-shadow 0.3s ease;
}

.XPjoGQHKxEUP > div {
max-width: 100%;
}


.hTRzasvEDPQF{
background-color: var(--WLiRAiBXladG);
color: var(--ekUkIVvyUEGe);
border: none;
cursor: pointer;
z-index: 2;
font-size: 24px;
line-height: 1;
border-radius: 20px;
padding: 20px;
transition: all 0.25s ease;
animation: pulse 2s infinite;
text-decoration: none;
text-transform: uppercase;
}

@keyframes pulse {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.9);
}
}


.hTRzasvEDPQF:hover {
text-decoration: none;
transform: translateY(-3px);
}

.eeynSKAAMsIU {
display: flex;
justify-content: space-evenly;
gap: 20px;
margin-block: 40px;
flex-wrap: wrap;
}

.vsxzDZTvrGLj {
background-color: var(--WLiRAiBXladG);
padding: 15px;
border: none;
border-radius: 20px;
cursor: pointer;
min-width:250px;
text-align:center;
text-transform: uppercase;
transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease, background-color 0.25s ease;
}

.vsxzDZTvrGLj:hover {

transform: translateY(-3px);
}

.fGGRGZBwlqWB {
color: var(--ekUkIVvyUEGe);
font-weight: 700;
font-size: 24px;
letter-spacing: 0%;
text-align: center;
text-decoration:none;
}

.uuYsIJyjDvET {
margin: 40px 0;
}

.nUaLVuSumYGB {
display: grid;
grid-template-columns: repeat(6, minmax(0, 1fr));
gap: 20px;
}

.nRBuYUTpTouy {
position: relative;
min-width: 0;
}

.nRBuYUTpTouy figure,
.mMeKJrjAXZxb.nRBuYUTpTouy figure {
position: relative;
margin: 0;
overflow: hidden;
border-radius: 10px;
aspect-ratio: 385 / 500;
background: rgba(0, 0, 0, 0.12);
}

.nRBuYUTpTouy img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.35s ease;
}

.nRBuYUTpTouy figure::after {
content: "";
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.5);
opacity: 0;
transition: opacity 0.25s ease;
pointer-events: none;
}

.spirzxTbnbef {
position: absolute;
inset: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 14px;
padding: 20px;
opacity: 0;
visibility: hidden;
transition: opacity 0.25s ease, visibility 0.25s ease;
z-index: 1;
}

.DnZrofvRakTD {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 124px;
padding: 12px 24px;
border-radius: 14px;
text-decoration: none;
text-transform: uppercase;
font-size: 16px;
font-weight: 700;
line-height: 1;
color: color:var(--ekUkIVvyUEGe);
background: var(--WLiRAiBXladG);
box-shadow: 0 8px 20px rgba(0, 0, 0, 0.22);
transition: transform 0.2s ease, background-color 0.2s ease;
}

.spirzxTbnbef .DnZrofvRakTD:last-child {
background-color: var(--VdqxevdbvGkL);
}

.nRBuYUTpTouy:hover img,
.nRBuYUTpTouy:focus-within img {
transform: scale(1.03);
}

.nRBuYUTpTouy:hover figure::after,
.nRBuYUTpTouy:focus-within figure::after {
opacity: 1;
}

.nRBuYUTpTouy:hover .spirzxTbnbef,
.nRBuYUTpTouy:focus-within .spirzxTbnbef {
opacity: 1;
visibility: visible;
}

.DnZrofvRakTD:hover,
.DnZrofvRakTD:focus-visible {
transform: translateY(-1px);
text-decoration: none;
filter: brightness(1.05);
}


table {
border-radius:15px;
border: 1px solid var(--XPJJhpYpVDab);
overflow-x: auto;
overflow-y: hidden;
border: none;
border-collapse: collapse;
-webkit-overflow-scrolling: touch;
color: var(--VrjiOyQRdocN);
width:100%;
}

td {
padding: 10px;
white-space: normal;
border: 1px solid var(--vqASxertrjlX);
}

table thead th {
color: var(--ekUkIVvyUEGe);
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
background-color: var(--jXyregiJvISs);
}
table thead th:first-child {
border-top-left-radius: 15px;
}

table thead th:last-child {
border-top-right-radius: 15px;
}
table tbody tr {
border-bottom: 1px solid var(--XPJJhpYpVDab);
}


table tbody {
outline: 1px solid var(--VrjiOyQRdocN);
outline-offset: -1px;

}

table tbody td {
padding: 10px;

}
.FfZotERauckB {
display: flex;
flex-direction: column;
gap: 32px;
margin: 32px 0 40px;
}

.pfdnWBZOfBhF {
padding: 18px 16px 16px;
border-radius: 18px;
margin-bottom: 0;
border: 1px solid rgba(255, 255, 255, 0.06);
background: var(--XPJJhpYpVDab);
color: var(--ekUkIVvyUEGe);
}

.pfdnWBZOfBhF:last-child {
margin-bottom: 0;
}

.pfdnWBZOfBhF label {
display: block;
cursor: pointer;
}

.pfdnWBZOfBhF h3 {
margin: 0;
}

.jOgwUnQWSpaB {
font-size: 20px;
font-weight: 700;
line-height: 1.35;
padding-bottom: 14px;
border-bottom: 1px solid var(--jXyregiJvISs);
}

.AEPXpYEZTapF {
padding-top: 12px;
}

.AEPXpYEZTapF p {
margin: 0;
}

.lpOSDIBYAUSg:first-child {
margin-top: 0;
margin-bottom: 12px;
}


.lpOSDIBYAUSg {
width: 50%;
}

.SOAzXBcRtWow {
font-size: 0.9em;
color: #666;
}


.ubHvdZlBnhXX {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}

.KCexAlGZsWFl {
display: flex;
align-items: center;
}

.SDNFfolRoBNH {
color: var(--VrjiOyQRdocN);
text-decoration: none;
transition: color .2s;
}

.SDNFfolRoBNH:hover {
text-decoration: underline;
color: var(--KLSIaoxvxabQ);
}

.SDNFfolRoBNH[aria-current="page"] {
color: #939090;
font-weight: bold;
cursor: default;
text-decoration: none;
}

.HRVNVExUWNnV {
margin: 0 0.5em;
color: #999;
font-size: 1.2em;
line-height: 1;
}

.ZXNdWBtfxucu {
background-color: var(--ekUkIVvyUEGe);
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding-inline:2rem;
}

.CRDaQWdPvCSn {
text-align: center;
}

.UDmNiHWgwSkX {
position: fixed;
bottom: 40px;
right: 40px;
width: 55px;
height: 55px;
cursor: pointer;
border-radius:15px;
background-color: var(--VrjiOyQRdocN);
transition: opacity 0.3s ease;
display: flex;
align-items: center;
justify-content: center;
}

.UDmNiHWgwSkX::after {
content: "\f062";
font-family: "Font Awesome";
font-size: 24px;
color: var(--ekUkIVvyUEGe);
}

.NheNZdedkASm {
display: none;
background: none;
border: none;
font-size: 2rem;
cursor: pointer;
z-index: 1001;
}
.NheNZdedkASm::before {
content: '☰';
display: block;
transition: 0.3s;

}

.QIJovhCjaldU {
display: none;
}

.WChkhiOOLpjV {
display: none;
}

.daQyRkfHieCI {
display: none;
}

.hYUDGphzbjxt {
display: flex;
}

.ivRfsfZbNSHq {
display: none;
}
.WHauwPRLhtwc:checked {
  opacity: 1;
  visibility: visible;
}
.WHauwPRLhtwc:checked + label::before {
content: '✕';
}

.BGQMiCPsPRYX {
display: block;
text-decoration: none;
color: inherit;
position: relative;
}

.FIeghlzHtfrm {
display: none;
position: absolute;
border-radius: 15px;
background-color: var(--jXyregiJvISs);
border: 1px solid var(--XPJJhpYpVDab);
list-style: none;
margin: 0;
padding: 20px;
min-width: 180px;
z-index: 100;
left: 50%;
transform: translate(-50%);
}

@media (hover: hover) and (pointer: fine) {
.gwptVKSkyROW:hover > .FIeghlzHtfrm {
display: block;
text-align: center;
width: 100%;
}
}
@media (hover: hover) and (pointer: fine) {
.rfBXCwnqrkyS:hover > .FIeghlzHtfrm {
display: block;
}
.FIeghlzHtfrm .FIeghlzHtfrm {
position: static;
transform: none;
min-width: 0;
margin: 8px 0 0;
padding: 0 0 0 12px;
border: 0;
background: transparent;
border-radius: 0;
text-align: left;
}
}
.qwziCYfHpIOF {
display: none;
}
.qwziCYfHpIOF::before {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 14px;
line-height: 1;
transition: transform 0.3s ease;
}
.tZmVDDMBfcui{
position:relative;
}

.tZmVDDMBfcui > a,
.tZmVDDMBfcui > span {
position: relative;
display: inline-flex;
align-items: center;
padding-right: 24px;
}

.tZmVDDMBfcui > a::after,
.tZmVDDMBfcui > span::after{
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 14px;
line-height: 1;
position: absolute;
top: 50%;
right:0;
transform: translateY(-50%);
transition: transform 0.3s ease;
pointer-events: none;
}

.rfBXCwnqrkyS {
margin: 0;
}
.rfBXCwnqrkyS a{
overflow-wrap: break-word;
white-space: normal;
}

.bmGKzcrTpdES {
padding:5px;
}

.bmGKzcrTpdES:hover {
background: rgba(0,0,0,0.05);
}

.bzxRRIsabUGr {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

.cozekpaLCzrf {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-direction: column;
gap: 12px;
}

.qDwCgurbmBOz a {
color: var(--WLiRAiBXladG);
text-decoration: underline;
text-underline-offset: 3px;
text-decoration-color: var(--WLiRAiBXladG);
transition: color 0.2s ease;
}

.qDwCgurbmBOz a:hover {
color: var(--VdqxevdbvGkL);
}

.xXywRGAVtjCP{
background-color: var(--OPmMNKkfobFD);
color: var(--ekUkIVvyUEGe);
}

.qsKBIhLQUAbB {
display: flex;
align-items: center;
justify-content: center;
gap: 25px;
flex-wrap: nowrap;
margin: 0 auto 60px;
}

.EJmTOPQAUosi {
display: flex;
}

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

.UvkOiNQYGEST {
color: var(--ekUkIVvyUEGe);
border: 1px solid var(--ekUkIVvyUEGe);
font-size: 16px;
font-weight: 600;
border-radius: 15px;
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;
}

.UvkOiNQYGEST::after {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 16px;
line-height: 1;
margin-left: 6px;
transition: transform 0.22s;
}

#NzlCqhkGaCeZ:checked + .UvkOiNQYGEST::after {
transform: rotate(180deg);
}

.WHGSqOrvQHnn {
display: none;
position: absolute;
min-width: 145px;
color: var(--VrjiOyQRdocN);
background-color: var(--ekUkIVvyUEGe);
border-radius: 15px;
box-shadow: 0 2px 10px rgba(0,0,0,0.10);
border: 1px solid var(--VrjiOyQRdocN);
z-index: 99;
padding: 6px 0;
}

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

.WHGSqOrvQHnn .DjlSTuhPoGdZ {
white-space: nowrap;
border-radius: 8px;
padding: 8px 22px;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
color: var(--VrjiOyQRdocN);
}
.WHGSqOrvQHnn .DjlSTuhPoGdZ:hover {
background-color: var(--WLiRAiBXladG);
color: var(--VrjiOyQRdocN);
}
.WHGSqOrvQHnn .DjlSTuhPoGdZ.is-active {
color: var(--ekUkIVvyUEGe);
font-weight: 600;
background: var(--KLSIaoxvxabQ);
border-radius: 8px;
}
.xXywRGAVtjCP{
padding:2rem;
}
.hAizJRKVzIXv{
display: flex;
gap: 30px;
justify-content: center;
text-align: center;
max-width: 800px;
flex-wrap: wrap;
margin: 0 auto;
list-style: none;
padding:0;
}

.uZqOXWeoiyrb{
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
gap: 20px;
margin-bottom:20px;
}

.ohHKcBdnYqih{
width: 200px;
height: auto;
}
.jAUBFIOKQwaN{
width: 150px;
height: auto;
}
.SOmGCsXXkaMa{
width: 45px;
height: auto;
}


.ArpHuPfZyAgD {
display: flex;
justify-content: space-between;
border-radius: 18px;
padding: 20px;
color: var(--VrjiOyQRdocN);
background-color: var(--RzMINytKgkAB);
}
.ArpHuPfZyAgD .JUOrDeTzdzcJ ul,
.ArpHuPfZyAgD .JUOrDeTzdzcJ ol {
list-style: none;
padding: 0;
margin: 0;
}

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

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

.ArpHuPfZyAgD h3{
text-align:center;
color: var(--PNnCwRuSfwiX);
}

@media(max-width: 1100px){
.OkOsWwwxXijE{
padding-inline:0px;
}

.nUaLVuSumYGB {
grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ZMTDudYKxasg .xVQIVNcbDJfr {
min-width: 180px;
}
table{
display: block;
width: max-content;
max-width: 100%;
margin: 0 auto;
}
table:has(tr:first-child > td:nth-child(2):last-child),
table:has(tr:first-child > th:nth-child(2):last-child){
display: table;
width: 100%;
min-width: 0;
table-layout: fixed;
white-space: normal;
}

table:has(tr:first-child > td:nth-child(2):last-child) td,
table:has(tr:first-child > th:nth-child(2):last-child) th,
table:has(tr:first-child > th:nth-child(2):last-child) td {
width: 50%;
}
table:has(tr:first-child > th:nth-child(2):last-child) thead th:first-child {
border-top-left-radius: 15px;
}

table:has(tr:first-child > th:nth-child(2):last-child) thead th:last-child {
border-top-right-radius: 15px;
}
}

@media(max-width: 992px){
.OqbbPgdzRySV .mmxVObVpGKrv{
margin-right:0;
}

.nUaLVuSumYGB {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}

@media(max-width: 767px){
.OqbbPgdzRySV {
padding: 10px 20px;
}
.YFDlpvIGJDWR{
padding: 0;
justify-content: space-between;
flex-wrap: wrap;
}

.nUaLVuSumYGB {
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 16px;
}

.DnZrofvRakTD {
min-width: 108px;
padding: 10px 18px;
font-size: 14px;
}

.XPjoGQHKxEUP {
padding: 20px;
gap: 20px;
font-size:18px;

}

.hTRzasvEDPQF {
font-size: 18px;
padding: 16px 28px;
}

h1{
font-size: 32px;
line-height: 38px;
}
h2{
font-size: 28px;
line-height: 34px;
}
h3{
font-size: 22px;
line-height: 27px;
}
h4{
font-size: 18px;
line-height: 22px;
}
.NheNZdedkASm {
display: block;
color: var(--ekUkIVvyUEGe);
order:2;
padding-right: 0;
margin-left: 0;
position: relative;
z-index: 1002;
}

.daQyRkfHieCI {
display: inline-flex;
align-items: center;
justify-content: center;
order: 1;
padding:16px;
min-width:150px;
border-radius: 16px;
background-color: var(--WLiRAiBXladG);
color: var(--VrjiOyQRdocN);
font-size: 14px;
font-weight: 700;
line-height: 1;
white-space: nowrap;
text-decoration: none;
animation: pulse 2s infinite;
}

.daQyRkfHieCI:hover {
text-decoration: none;
transform: translateY(-3px);
}

#HMMoeqnBeiMZ {
width: min(75vw, 360px);
max-width: 100%;
height: 100dvh;
overflow-y: auto;
transform: translateX(-100%);
position: fixed;
left:0;
bottom: 0;
background-color: var(--jXyregiJvISs);
top:0;
opacity: 1;
z-index: 1001;
padding:25px;
transition: transform .3s ease;
flex-direction: column;
align-items: stretch;
justify-content: flex-start;
gap: 20px;
}
.WHauwPRLhtwc:checked ~ #HMMoeqnBeiMZ {
transform: translateX(0);
}
.WHauwPRLhtwc:checked ~ .QIJovhCjaldU {
display: block;
position: fixed;
inset: 0;
background: rgba(32, 32, 32, 0.45);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
z-index: 1000;
}
.mErokZZWDHVm {
flex-direction: column;
gap: 0px;
padding: 0;
}

#HMMoeqnBeiMZ .KWJaAehTIkaz {
flex-direction: column;
}

#HMMoeqnBeiMZ .KWJaAehTIkaz a {
min-width: 100%;
}

.ivRfsfZbNSHq {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
padding-bottom: 4px;
}

.WChkhiOOLpjV {
display: flex;
}

.hYUDGphzbjxt {
position: fixed;
z-index: 1;
bottom: 0;
left: 0;
height: 70px;
font-weight: 600;
font-size: 16px;
width: 100%;
gap: 15px;
padding-left: 20px;
padding-right: 20px;
justify-content: center;
background-color: var(--jXyregiJvISs);
}

.hYUDGphzbjxt a {
max-width: none;
width: 100%;
}

.UDmNiHWgwSkX {
position: fixed;
bottom: 75px;
right: 20px;
}

.ZMTDudYKxasg .xVQIVNcbDJfr {
min-width: 260px;
}
nav.meTssFJuIOpf li {
width:100%;
text-align:left;
padding: 10px 0;
display: flex;
flex-wrap: wrap;
align-items: center;
}
nav.meTssFJuIOpf li > a,
nav.meTssFJuIOpf li > span {
flex: 1 1 auto;
}
.tZmVDDMBfcui > a::after,
.tZmVDDMBfcui > span::after {
display: none;
}
.qwziCYfHpIOF {
display: flex;
flex: 0 0 44px;
align-items: center;
justify-content: center;
min-height: 44px;
margin-left: auto;
cursor: pointer;
}
.dUbaHxLVuddC:checked ~ .qwziCYfHpIOF::before {
transform: rotate(180deg);
}
.dUbaHxLVuddC:checked ~ .FIeghlzHtfrm {
display: block;
}
.meTssFJuIOpf li span{
position:relative;
display:inline-flex;
align-items: center;
padding-right: 24px;
}
.tZmVDDMBfcui.is-active > a::after,
.tZmVDDMBfcui.is-active > span::after {
transform: translateY(-50%) rotate(180deg);
}
.gwptVKSkyROW.is-active > a,
.gwptVKSkyROW.is-active > span {
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.08);
}
.NvYOMHhBIrHp {
padding: 20px;
}
.FIeghlzHtfrm {
display: none;
position: static;
box-shadow: none;
transform: translate(0);
min-width: 100%;
flex-basis: 100%;
padding: 12px 0 0 12px;
border: 0;
}
.FIeghlzHtfrm li{
padding: 5px 0;

}

.gwptVKSkyROW.is-active > .FIeghlzHtfrm {
display: block;
}
.gwptVKSkyROW.is-active {
box-shadow:
inset 0 1px 0 rgba(0,0,0,0.06),
0 4px 10px rgba(0,0,0,0.08);
}
.gwptVKSkyROW{
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.08);
}
.vBgSGKpMsCix{
flex-direction:column;
}

.lpOSDIBYAUSg {
width: 100%;
}

.esqhuRwsBbvg{
flex-direction: column;
gap:20px;
}
.xXywRGAVtjCP{
margin-bottom: 70px;
}

.qsKBIhLQUAbB{
flex-direction: column;
}

}

@media(max-width: 576px){
.hYUDGphzbjxt {
gap: 12px;
}

.mjdKpvakErsf {
aspect-ratio: 4 / 3;
max-height: none;
}

.XPjoGQHKxEUP {
width: 90%;
}
.hTRzasvEDPQF {
width: auto;
max-width: 100%;
font-size: 16px;
padding: 14px 20px;
}

.ArpHuPfZyAgD {
flex-wrap: wrap;
}
.ArpHuPfZyAgD .lpOSDIBYAUSg {
width: 100%;
}

.SOAzXBcRtWow {
font-size: 14px;
}
h1{
font-size: 28px;
line-height: 34px;
}
h2{
font-size: 24px;
line-height: 29px;
}
h3{
font-size: 20px;
line-height: 24px;
}
h4{
font-size: 18px;
line-height: 22px;
}
.uZqOXWeoiyrb,
.hAizJRKVzIXv{
flex-direction:column;
gap:15px;
align-items: center;
}

}
