:root {
--boZALbvmHqIN:  #161824;
--UhvWqQhiaIrT:  #0082C6;
--sxchpHKuHJoS: #0E2B41;
--VOhuRjDnwKTN: #F4C701;
--ZAaerlVQJCRL:  #fffdf9;
--QYUoGApthdHw:  #1E2137;
--YFLPbWhnOVRR:  rgba(255, 237, 213, 0.05);
--aSOTuHsPNXxo: #F8F7F8;
--IErJbsFkvaIE:#3f14ff;
--aMUBQDGOYGXb: #144361;
--CoRkdPiwLoPN: DM Sans;
}

* {
box-sizing: border-box;
}

.uHooCXTlrUhU a,
.UCrZNICxLIMg a{
color: var(--aSOTuHsPNXxo);
text-decoration: none;
white-space: normal;
word-break: break-word;
}
a{
color: var(--IErJbsFkvaIE);
font-weight:600;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}

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

img {
width: 100%;
}

figure {
margin: 0 0 24px;
}



.GERqRgaKvUuE{
padding-inline:24px;

}
.aWUYiZuMhBQq {
max-width: 1200px;
width: 100%;
display: flex;
align-items: center;
justify-content: start;
}

.OvdHiiTFsgQX,
.vkUnaESAgthW,
.inside-qdJqocZjkyKO {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.uHooCXTlrUhU {
padding: 10px 24px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 2px 10px var(--YFLPbWhnOVRR);
}
.aWUYiZuMhBQq img,
.FlLHEcauZDPj{
width: 100px;
border-radius: 10px;
position: relative;
z-index: 101;
box-shadow: 0 2px 10px var(--YFLPbWhnOVRR);
}
.dmtJJvXzHQJw {
display: flex;
align-items: center;
justify-content: center;
}

.gzaPWJNAhmfj {
display: block;
width: 100%;
}

.gzaPWJNAhmfj {
display: none;
width: 100%;
}

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

.zBHprayVVMeB li a {
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.zBHprayVVMeB {
white-space: nowrap;
display: flex;
align-items: center;
gap: 20px;
width: 100%;
list-style: none;
padding: 25px;
margin: 0;

}


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

}
.VWmpVZkSogUj {
cursor: pointer;

}

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

.lYDKjEBArHVP {
margin-bottom: 20px;
}

.HeydrULYycEq{
box-shadow: 0 2px 30px var(--YFLPbWhnOVRR);
border-radius: 12px;
margin-bottom: 24px;
}

.uJeAMvbsDKuz{
display:grid;
grid-template-columns: 300px minmax(0, 1fr) minmax(200px, auto);
align-items:center;
text-align:center;
gap: 20px;
padding-block: 20px;
padding-inline: 25px;
border-top-left-radius: 18px;
border-top-right-radius: 18px;
background-color: var(--sxchpHKuHJoS);
}
.ifjkiFoEsMcO{
font-size: 28px;
font-weight: 700;
}

.BWsgtUzYCQKP {
display: flex;
align-items: center;
gap: 20px;
}
.qgzdMzhaGnFh {
display: grid;
grid-template-columns: 300px minmax(0, 1fr) minmax(200px, auto);
align-items: center;
gap: 20px;
padding-block: 24px;
padding-inline: 25px;
border-bottom: 1px solid var(--QYUoGApthdHw);
}
.HeydrULYycEq .qgzdMzhaGnFh:last-child{
border-bottom: none;
}
.xnTHNGAXeXgp {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
}


.sEvDhzeMNyUa {
max-width: 150px;
width: 100%;
flex: 0 0 150px;
margin-bottom: 0;
}

.vhQYeKyLuZcr {
position: relative;
display: flex;
align-items: center;
gap: 10px;
padding: 10px 18px 10px 48px;
border-radius: 999px;
background:var(--UhvWqQhiaIrT);
font-size: 18px;
line-height: 1.2;

}
.vhQYeKyLuZcr::after{
content: "\f058";
font-family: "Font Awesome";
position: absolute;
left: 18px;
top: 50%;
transform: translateY(-50%);
font-size: 22px;
color: var(--sxchpHKuHJoS);
}
.UvSkcVCOsSJx {
font-size: 18px;
text-align: left;
word-break: break-word;
}


.HeydrULYycEq .EnRscBIZHUio {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 14px 24px;
border-radius: 14px;
font-size: 20px;
text-align: center;
text-decoration: none;
min-width: 200px;
background-color:  var(--VOhuRjDnwKTN);
color: var(--boZALbvmHqIN);
transition: all 0.3s ease-in-out;
}

.HeydrULYycEq .EnRscBIZHUio:hover {
box-shadow: 2px 2px 23px -9px var(--VOhuRjDnwKTN);
transform: scale(1.08);
}

.JlnOUxNpeewg{
overflow-x: auto;
-webkit-overflow-scrolling: touch;
padding-bottom: 12px;
}
.WVrYQQyJeILB{
min-width: 1020px;
border-radius: 20px;
overflow: hidden;
box-shadow: 0 16px 40px var(--YFLPbWhnOVRR);
}
.URHKAhAvIMxd,
.DajvPrdgqZZs{
display: grid;
grid-template-columns: 200px minmax(220px, 1fr) 100px 120px 100px 160px;
align-items: center;
column-gap: 20px;
transitin:all 0.3s;
}
.URHKAhAvIMxd{
padding: 18px 20px;
text-align:center;
border-bottom: 1px solid var(--QYUoGApthdHw);
background-color: var(--sxchpHKuHJoS);
}
.eFFhcQeAcAgx{
font-size: 15px;
font-weight: 500;
white-space: nowrap;
}

.eFFhcQeAcAgx:last-child{
text-align: right;
}
.DajvPrdgqZZs{
padding: 20px;
border-bottom: 1px solid var(--QYUoGApthdHw);
}
.DajvPrdgqZZs:last-child{
border-bottom: none;
}
.maureVOfLlCz{
background: #fdf5df;
}
.LwxEVwQPVtWy{
min-width: 0;
border-radius: 14px;
transition: all .2s ease;
}
.DajvPrdgqZZs:hover{
background-color: var(--aMUBQDGOYGXb);
transform: translateY(-1px);
}
.vajmFZFXrqpZ{
display: flex;
align-items: center;
gap: 12px;
}
.yZRjiWVLQaeg{
width: 48px;
border-radius: 14px;
background-color: var(--sxchpHKuHJoS);
display: flex;
align-items: center;
justify-content: center;

}
.yZRjiWVLQaeg img{
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 14px;
padding: 6px;
}
.wNuxjkYxweYo{
font-size: 16px;
font-weight: 700;
line-height: 1.3;
word-break: break-word;
}
.XPobTRrrzeQV{
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 8px;
font-size: 15px;
line-height: 1.35;
}
.XPobTRrrzeQV strong{
display: block;
width: 100%;
font-size: 18px;
}
.NQqvFRYIQsKC{
display: flex;
gap: 8px;
}
.NQqvFRYIQsKC a{
display: block;
width: 100%;}
.xyKpSBptnjLq{
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 30px;
padding: 5px 10px;
border-radius: 25px;
background-color: var(--UhvWqQhiaIrT);
font-size: 12px;
font-weight: 600;
white-space: nowrap;
}
.FAHbxFSnoiab{
font-size: 18px;
font-weight: 700;
text-align: center;
}
.JCNaQJznNFdQ{
display: flex;
align-items: center;
gap: 10px;
}
.kQAHEDRgjPUQ{
display: block;
width: 56px;
height: 5px;
border-radius: 999px;
background: #f6f2e8;
overflow: hidden;
}
.kQAHEDRgjPUQ::before{
content: "";
display: block;
height: 100%;
background-color: var(--UhvWqQhiaIrT);
}
.AEzEhcTiOIGg::before{
width: 25%;
}
.wOKXiWwZsxQV::before{
width: 45%;
}
.eTVplglAyhdz::before{
width: 60%;
}
.SNBoCDIIiQcE::before{
width: 78%;
}
.yNmURdVLNgAU::before{
width: 100%;
}
.xSfJaXCzNRXl{
font-size: 16px;
font-weight: 700;
opacity: 0.6;
white-space: nowrap;
}
.syVGEgwSXgvE{
display: flex;
flex-direction: column;
gap: 2px;
}
.UmktsDLtdYCk{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 1;
letter-spacing: 0;
color: #d1d5db;
white-space: nowrap;
width: fit-content;
}
.UmktsDLtdYCk::before{
content: '★★★★★';
}
.UmktsDLtdYCk::after{
content: '★★★★★';
position: absolute;
top: 0;
left: 0;
width: 0;
overflow: hidden;
color: var(--VOhuRjDnwKTN);
}
.qOpQDNxberBy::after{
width: 80%;
}
.NyegNxtBdDrx::after{
width: 90%;
}
.NvXBfasoBgAH::after{
width: 100%;
}
.BuFixhqbIdsJ{
font-size: 18px;
font-weight: 700;
line-height: 1.1;
}
.lkYVjlmLtAAS{
position:relative;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 10px 20px;
border-radius: 14px;
background: var(--UhvWqQhiaIrT);
font-size: 17px;
font-weight: 600;
line-height: 1.2;
color: var(--aSOTuHsPNXxo);
text-decoration: none;
white-space: nowrap;
transition: all .2s ease;
}
.lkYVjlmLtAAS::after{
content: "\f062";
font-family: "Font Awesome";
position: absolute;
transform: rotate(45deg);
top: 5px;
right: 8px;
color: var(--aSOTuHsPNXxo);
}

.lkYVjlmLtAAS:hover{
border-color: var(--aSOTuHsPNXxo);
box-shadow: 0 10px 24px var(--YFLPbWhnOVRR);
transform: translateY(-1px);
text-decoration: none;
}


.UWQZtFqeBDlH{
gap: 24px;
padding: 28px;
margin-top: 28px;
border: 1px solid var(--QYUoGApthdHw);
border-radius: 22px;
box-shadow: 0 16px 34px var(--YFLPbWhnOVRR);
}


.ntghQGVciUCM {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 18px;
margin: 28px 0;
}

.OrvudMDlfHMK {
position: relative;
padding: 24px;
border-radius: 22px;
background-color: var(--UhvWqQhiaIrT);
box-shadow: 0 10px 30px var(--YFLPbWhnOVRR);
}

.DENoxLgFMfxy {
padding-left: 55px;
position: relative;
font-size: 21px;

}

.DENoxLgFMfxy::after {
content: "\f017";
font-family: "Font Awesome";
position: absolute;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
border-radius: 12px;
background-color: var(--sxchpHKuHJoS);
font-size: 20px;
color: var(--aSOTuHsPNXxo);
}

.OrvudMDlfHMK:nth-child(2) .DENoxLgFMfxy::after {
content: "\f058";
}

.OrvudMDlfHMK:nth-child(3) .DENoxLgFMfxy::after {
content: "\f56c";
}

.OrvudMDlfHMK:nth-child(4) .DENoxLgFMfxy::after {
content: "\f132";
}

.QjnZqhXbfNJf > *:first-child {
margin-top: 0;
}

.QjnZqhXbfNJf > *:last-child {
margin-bottom: 0;
}

.QjnZqhXbfNJf p {
margin: 0;
font-size: 18px;
line-height: 1.6;

}

.JBuZJotxLOGu {
counter-reset: offer-step;
display: flex;
flex-direction: column;
gap: 18px;
margin: 28px 0;
border-radius: 20px;
}

.rlThdRWyBJgY {
counter-increment: offer-step;
overflow: hidden;
border: 1px solid var(--QYUoGApthdHw);
border-radius: 20px;
box-shadow: 0 4px 16px var(--YFLPbWhnOVRR);
}

.dxmgrsakddbP {
display: flex;
align-items: center;
justify-content: space-between;
gap: 18px;
padding: 22px 26px 22px 88px;
border-bottom: 1px solid var(--QYUoGApthdHw);
position: relative;
background-color: var(--QYUoGApthdHw);
}

.dxmgrsakddbP::before {
content: counter(offer-step);
position: absolute;
left: 26px;
top: 50%;
transform: translateY(-50%);
display: flex;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
border-radius: 999px;
background-color: var(--UhvWqQhiaIrT);
font-size: 24px;
font-weight: 700;
line-height: 1;

}

.dxmgrsakddbP h3 {
margin: 0;
font-size: 22px;
line-height: 1.25;
}

.EhFQonuaIPUx {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 12px;
flex-wrap: wrap;
}

.EhFQonuaIPUx .wMYQkRggjChk {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 40px;
padding: 8px 18px;
border: 1px solid var(--ZAaerlVQJCRL);
border-radius: 999px;
font-size: 15px;
font-weight: 600;
line-height: 1.2;
white-space: nowrap;
}

.tJEtFdbtUInJ {
padding: 22px 28px 24px;
font-size: 18px;
line-height: 1.65;

}

.tJEtFdbtUInJ > *:first-child {
margin-top: 0;
}

.tJEtFdbtUInJ > *:last-child {
margin-bottom: 0;
}

.XCMIVTeVjesz {
position: relative;
margin: 0;
overflow:hidden;
}

.WmenyWIsJcAO::before {
content: "";
position: absolute;
top: 48px;
bottom: 0;
left: 22px;
width: 2px;
height: 100%;
background-color: var(--UhvWqQhiaIrT);
}
.WmenyWIsJcAO:last-child::before {
height: 90%;
}
.WmenyWIsJcAO {
position: relative;
padding: 0px 0 0 80px;
}

.WmenyWIsJcAO::after {
content: "\f00c";
position: absolute;
display: flex;
align-items: center;
justify-content: center;
font-family: "Font Awesome";
top: 0;
left: 0;
width: 48px;
height: 48px;
border-radius: 50%;
background-color: var(--UhvWqQhiaIrT);
}


.WmenyWIsJcAO h3 {
font-size: 24px;
line-height: 1.2;
}

.WZQHuytDaDek {
font-size: 18px;
line-height: 1.65;
}


.cxyfvKgHjZuN {
position: relative;
margin-top: 14px;
padding: 18px 22px 18px 78px;
border: 1px solid var(--QYUoGApthdHw);
border-radius: 18px;

box-shadow: 0 4px 16px var(--YFLPbWhnOVRR);
}

.cxyfvKgHjZuN::before {
content: "\f005";
font-family: "Font Awesome";
position: absolute;
left: 22px;
top: 22px;
display: flex;
align-items: center;
justify-content: center;
width: 34px;
height: 34px;
border-radius: 999px;
background:var(--sxchpHKuHJoS);
font-size: 14px;
color: #var(--UhvWqQhiaIrT);
}

.cxyfvKgHjZuN > *:first-child {
margin-top: 0;
}

.cxyfvKgHjZuN > *:last-child {
margin-bottom: 0;
}

.cxyfvKgHjZuN p {
margin: 0;
font-size: 18px;
line-height: 1.65;
}

.TCsJPSWJbipT {
counter-reset: content-step;
margin-top: 24px;
}

.TCsJPSWJbipT > p {
position: relative;
margin: 0;
padding: 0 0 28px 76px;
counter-increment: content-step;
font-size: 18px;
line-height: 1.7;
}
.TCsJPSWJbipT > p:first-shild {
margin-top: 24px;
}
.TCsJPSWJbipT > p::before {
content: counter(content-step);
position: absolute;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
width: 46px;
height: 46px;
border: 2px solid var(--UhvWqQhiaIrT);
border-radius: 50%;
font-size: 24px;
font-weight: 500;
line-height: 1;
color: var(--aSOTuHsPNXxo);
}

.TCsJPSWJbipT > p:not(:last-child)::after {
content: "";
position: absolute;
top: 50px;
bottom: 0;
left: 22px;
border-left: 2px dashed var(--UhvWqQhiaIrT);
}

.TCsJPSWJbipT > p:last-child {
padding-bottom: 0;
}

.qjYIaCYgyWBu {
display: flex;
flex-direction: column;
gap: 14px;
margin: 28px 0;
}

.ZqLVEhngHjYr {
position: relative;
padding: 22px 26px 22px 60px;
border-radius: 20px;
background-color: var(--UhvWqQhiaIrT);
box-shadow: 0 2px 10px var(--YFLPbWhnOVRR);
}

.ZqLVEhngHjYr::before {
content: "";
position: absolute;
top: 26px;
left: 20px;
width: 20px;
height: 20px;
border: 2px solid var(--QYUoGApthdHw);
background-color: var(--sxchpHKuHJoS);
border-radius: 50%;
}

.ZQvPyaQHHDzh {
margin: 0 0 10px;
font-size: 24px;
line-height: 1.25;
}

.TIrxadgIQdZg > *:first-child {
margin-top: 0;
}

.TIrxadgIQdZg > *:last-child {
margin-bottom: 0;
}

.TIrxadgIQdZg p {
margin: 0;
font-size: 18px;
line-height: 1.65;
}

.bbbGdFuGzIOn {
display: flex;
flex-direction: column;
gap: 16px;
margin: 28px 0;
}

.OPUfAwOQxhaz {
border: 1px solid var(--QYUoGApthdHw);
border-radius: 20px;
box-shadow: 0 2px 10px var(--YFLPbWhnOVRR);
overflow: hidden;
}

.cxlWsZLqOmvh {
position: absolute;
opacity: 0;
pointer-events: none;
}

.eASssFSgfWpS {
position: relative;
display: flex;
align-items: center;
gap: 18px;
padding:10px;
cursor: pointer;
background-color: var(--QYUoGApthdHw);
text-decoration: none;
}

.eASssFSgfWpS::after {
content: "\f078";
font-family: "Font Awesome";
position: absolute;
top: 50%;
right: 24px;
transform: translateY(-50%);
font-size: 12px;
color: #374151;
transition: transform 0.2s ease;
}

.nVzJwJwjwLRq {
position:relative;
width: 45px;
height: 45px;
border-radius: 16px;
font-size: 24px;
color: var(--UhvWqQhiaIrT);
background-color: var(--sxchpHKuHJoS);
}

.nVzJwJwjwLRq::before {
font-family: "Font Awesome";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 18px;
}
.OPUfAwOQxhaz:nth-child(1) .nVzJwJwjwLRq::before {
content: "\f132";
}

.OPUfAwOQxhaz:nth-child(2) .nVzJwJwjwLRq::before {
content: "\f0d6";
}

.OPUfAwOQxhaz:nth-child(3) .nVzJwJwjwLRq::before {
content: "\f14a";
}
.WkWefaKsxLEU {
margin: 0;
font-size: 24px;
line-height: 1.25;
}

.rPJZxFmolzUR {
display: none;
padding: 10px 24px 24px 73px;
border-top: 1px solid var(--UhvWqQhiaIrT);
}

.rPJZxFmolzUR > *:first-child {
margin-top: 18px;
}

.rPJZxFmolzUR > *:last-child {
margin-bottom: 0;
}

.rPJZxFmolzUR p {
margin: 0;
font-size: 18px;
line-height: 1.65;
}

.cxlWsZLqOmvh:checked + .eASssFSgfWpS::after {
transform: translateY(-50%) rotate(180deg);
}

.cxlWsZLqOmvh:checked ~ .rPJZxFmolzUR {
display: block;
}

.pndjnSTIHZpG {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 24px;
margin: 32px 0;
}

.WhkhDLMrahwX {
background: #111111;
border: 1px solid #2a2a2a;
border-radius: 12px;
padding: 20px 16px;
width: 110px;
display: flex;
flex-direction: column;
align-items: center;
gap: 12px;
transition: border-color .2s, transform .2s;
color: inherit;
}

.WhkhDLMrahwX:hover {
border-color: #e0e0e0;
transform: translateY(-3px);
}

.xbwfbFJhVksd {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 68px;
height: 68px;
border-radius: 50%;
background: radial-gradient(circle at 35% 35%, #ffffff, #d0d8e8 55%, #8892a8);
box-shadow: 0 0 0 4px #111111, 0 0 0 7px #b0bac8, 0 0 0 10px #111111, 0 4px 16px rgba(176,186,200,.5);
}

.xbwfbFJhVksd::before {
content: '';
position: absolute;
inset: 8px;
border-radius: 50%;
border: 2px dashed rgba(255, 255, 255, .5);
}

.vWrbjdyOJWpz {
font-size: 18px;
font-weight: 700;
color: #1a1a1a;
}

.ezTrfeKinwma {
display: block;
font-size: 14px;
font-weight: 700;
line-height: 1.25;
text-align: center;
text-decoration: underline;
color: #ffffff;
word-break: break-word;
}




.uIWmogQzEvbX {
margin-top: 10px;
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
flex-wrap:wrap;
}
.uIWmogQzEvbX .oLdBLbwnICMx {
width: 48px;
}



table {
display: block;
width: max-content;
max-width: 100%;
border: 1px solid var(--UhvWqQhiaIrT);
overflow-x: auto;
overflow-y: hidden;
border: none;
border-collapse: collapse;
-webkit-overflow-scrolling: touch;
color: var(--aSOTuHsPNXxo);
background-color: transparent;
white-space: nowrap;
margin:0 auto;
}


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

table thead th {
color: var(--aSOTuHsPNXxo);
font-size: 18px;
font-weight: 600;
text-align: center;
padding: 10px;
border: 1px solid var(--sxchpHKuHJoS);
background-color: var(--sxchpHKuHJoS);

}

table tbody tr {
background-color: var(--ZAaerlVQJCRL);
}

table tbody tr:nth-child(odd) {
background-color: var(--boZALbvmHqIN);
}
table tbody tr:nth-child(even) {
color: var(--boZALbvmHqIN);
}

table tbody td {
padding: 10px;

}

.AhazqJqZmdsQ-item {
padding: 20px;
border-radius: 16px;
margin-bottom: 24px;
border: 1px solid var(--aSOTuHsPNXxo);
}

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

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

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


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

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

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

.TLNjGyaXQbjZ:hover {
text-decoration: underline;
color: var(--UbyfZJeTeyTM);
}

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

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

.qdJqocZjkyKO {

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

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

.cijOtIZPUymH {
position: fixed;
bottom: 40px;
right: 40px;
width: 40px;
height: 40px;
cursor: pointer;
border-radius:8px;
background-color: var(--UhvWqQhiaIrT);
transition: opacity 0.3s ease;
}


.cijOtIZPUymH::before {
content: "\f077";
font-family: "Font Awesome";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}

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

}
.wgKWaZWrYazV:checked {
opacity: 1;
visibility: visible;
}
.wgKWaZWrYazV:checked + label::before {
content: '✕';
}

.NnWXKXwRPBWu {
display: block;
cursor: pointer;
text-decoration: none;
color: inherit;
position: relative;
}

.JiKKTvtdAGeD {
display: none;
position: absolute;
border-radius: 4px;
box-shadow: 0 4px 8px var(--YFLPbWhnOVRR);
background-color: var(--boZALbvmHqIN);
list-style: none;
margin: 0;
padding: 0.5em 0;
min-width: 180px;
z-index: 100;
left: 50%;
transform: translate(-50%);
}

@media (hover: hover) and (pointer: fine) {
.VWmpVZkSogUj:hover > .JiKKTvtdAGeD {
display: block;
text-align: center;
width: 100%;
}
}
.xhZPZZsHxDkX{
position:relative;

}

.RwbWvhpzCNWs {
margin: 0;
}

.CwJvcSLAhtDe {
padding:5px;
}

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


.PkgQgOrjmDLf {
display: flex;
margin-left:auto;
}

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

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


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

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

.YojmVxPdxhxf {
display: none;
position: absolute;
min-width: 145px;
color: var(--aSOTuHsPNXxo);
background-color: var(--boZALbvmHqIN);
border-radius: 12px;
box-shadow: 0 2px 10px var(--YFLPbWhnOVRR);
border: 1.5px solid var(--VOhuRjDnwKTN);
z-index: 99;
padding: 6px 0;
}

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

.YojmVxPdxhxf .ghIzJUmvreMs {
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(--aSOTuHsPNXxo);
}
.YojmVxPdxhxf .ghIzJUmvreMs:hover {
background-color: var(--VOhuRjDnwKTN);
color: var(--aSOTuHsPNXxo);
}
.YojmVxPdxhxf .ghIzJUmvreMs.is-active {
color: var(--boZALbvmHqIN);
font-weight: 600;
background: var(--UbyfZJeTeyTM);
border-radius: 8px;
}
.UCrZNICxLIMg{
padding:2rem;
}
.hcVYvtrRywUy{
display: flex;
gap: 30px;
justify-content: center;
text-align: center;
max-width: 800px;
flex-wrap: wrap;
margin: 0 auto;
list-style: none;
padding:0;
}

.xzEmTNtdBDES{
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-evenly;
gap: 20px;
max-width: 1200px;
margin: 0 auto;
border-top:1px solid var(--aSOTuHsPNXxo);
border-bottom:1px solid var(--aSOTuHsPNXxo);
}

.TiTcXCtsPbUP{
width: 150px;
height: fit-content;
}
.DUDktLBgZwPM {
display: flex;
justify-content: space-between;
gap: 40px;
margin: 28px 0;
padding: 20px;
color: var(--aSOTuHsPNXxo);
box-shadow: 0 0px 16px -8px var(--aSOTuHsPNXxo);
border-radius: 15px;
background-color: var(--QYUoGApthdHw);
}
.DUDktLBgZwPM .pCHtezQXigaV ul,
.DUDktLBgZwPM .pCHtezQXigaV ol {
list-style: none;
padding: 0;
margin: 0;
}

.DUDktLBgZwPM .pCHtezQXigaV li {
position: relative;
list-style: none;
margin-bottom: 18px;
padding-left: 34px;
font-size: 18px;
line-height: 1.55;
}
.ZlNvunBPreDJ,
.BGlnPRvCZcnm{
width: 50%;
}
.ZlNvunBPreDJ h3,
.BGlnPRvCZcnm h3 {
display: flex;
align-items: center;
gap: 10px;
}
.ZlNvunBPreDJ h3::before,
.BGlnPRvCZcnm h3::before {
flex: 0 0 auto;
}
.ZlNvunBPreDJ h3::before {
content: "✅";
}
.BGlnPRvCZcnm h3::before {
content: "⚠️";
}
.ZlNvunBPreDJ .pCHtezQXigaV ol li::before,
.ZlNvunBPreDJ .pCHtezQXigaV ul li::before {
content: "\f00c";
font-family: "Font Awesome";
position: absolute;
left: 0;
top: 3px;
display: flex;
align-items: center;
justify-content: center;
width: 22px;
height: 22px;
border-radius: 999px;
background: #edf8e7;
font-size: 12px;
color: #5ca346;
}

.BGlnPRvCZcnm .pCHtezQXigaV ol li::before,
.BGlnPRvCZcnm .pCHtezQXigaV ul li::before {
content: "\f00d";
font-family: "Font Awesome";
position: absolute;
left: 0;
top: 3px;
display: flex;
align-items: center;
justify-content: center;
width: 22px;
height: 22px;
border-radius: 999px;
background: #fdeceb;
font-size: 12px;
color: #d97a70;
}

.DUDktLBgZwPM h3{
margin: 0 0 22px;
text-align: left;
font-size: 30px;
line-height: 1.2;
}

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

.HeydrULYycEq .EnRscBIZHUio {
min-width: 180px;
}
.WVrYQQyJeILB{
min-width: 0;
}
.URHKAhAvIMxd,
.DajvPrdgqZZs{
grid-template-columns: 176px minmax(180px, 1fr) 76px 108px 88px 136px;
column-gap: 0;
}
.URHKAhAvIMxd{
padding: 16px 14px;
}
.DajvPrdgqZZs{
padding: 16px 5px;
}
.eFFhcQeAcAgx{
font-size: 14px;
}
.vajmFZFXrqpZ{
gap: 10px;
}
.yZRjiWVLQaeg{
width: 42px;
height: 42px;
flex: 0 0 42px;
border-radius: 12px;
}
.yZRjiWVLQaeg img{
padding: 5px;
}
.wNuxjkYxweYo{
font-size: 15px;
}
.XPobTRrrzeQV{
gap: 6px;
font-size: 14px;
}
.XPobTRrrzeQV strong{
font-size: 14px;
}
.xyKpSBptnjLq{
min-height: 28px;
padding: 4px 10px;
font-size: 12px;
}
.FAHbxFSnoiab,
.BuFixhqbIdsJ{
font-size: 16px;
}
.UmktsDLtdYCk{
font-size: 15px;
}
.JCNaQJznNFdQ{
gap: 8px;
}
.kQAHEDRgjPUQ{
width: 46px;
}
.xSfJaXCzNRXl{
font-size: 15px;
}
.lkYVjlmLtAAS{
min-height: 42px;
padding: 10px 16px;
border-radius: 12px;
font-size: 15px;
}


.xzEmTNtdBDES{
padding: 20px 0;
}
}

@media(max-width: 992px){
.uHooCXTlrUhU .xnTHNGAXeXgp{
margin-right:0;
}
.UWQZtFqeBDlH{
grid-template-columns: 1fr;
align-items: flex-start;
}

.dxmgrsakddbP {
align-items: flex-start;
flex-direction: column;
padding: 22px 22px 18px 80px;
}

.EhFQonuaIPUx {
justify-content: flex-start;
}
}

@media(max-width: 768px) {

.uHooCXTlrUhU {
padding: 10px 20px;
}
.aWUYiZuMhBQq{
padding: 0;
justify-content: space-between;
}
.BWsgtUzYCQKP {
gap:15px;
}

h1{
line-height:normal;
font-size: 32px;
}
h2{
line-height:normal;
}
.sSCNpFchsqhW {
display: block;
color: var(--aSOTuHsPNXxo);
order:2;
padding-right: 0;
margin-left: 5px;
}

.hcVYvtrRywUy{
padding:0;
gap:20px;
}

#main-nav {
width: 100%;
transform: translateY(-140%);
position:absolute;
left:0;

box-shadow: 0 6px 12px -6px var(--YFLPbWhnOVRR);
transition: transform .3s linear;
}
.wgKWaZWrYazV:checked ~ #main-nav {
transform: translateY(0);
top:0;
opacity: 1;
z-index: 3;
padding-top: 66px;
}
.ambYxHOpZaSA {
display: none;
}

.gzaPWJNAhmfj {
display: block;
}

.zBHprayVVMeB {
flex-direction: column;
gap: 0px;
padding: 0;
background-color: var(--boZALbvmHqIN);
}

.HeydrULYycEq .EnRscBIZHUio {
min-width: 260px;
}
.JlnOUxNpeewg{
overflow: visible;
padding-bottom: 0;
}
.WVrYQQyJeILB{
min-width: 0;
background: transparent;
border: none;
box-shadow: none;
border-radius: 0;
}
.URHKAhAvIMxd{
display: none;
}
.DajvPrdgqZZs{
grid-template-columns: 1fr;
gap: 10px;
padding: 16px;
border: 1px solid var(--QYUoGApthdHw);
border-radius: 18px;

box-shadow: 0 12px 28px var(--YFLPbWhnOVRR);
margin-bottom: 14px;
}
.DajvPrdgqZZs:last-child{
margin-bottom: 0;
}
.LwxEVwQPVtWy{
display: flex;
align-items: center;
justify-content: space-between;
gap: 14px;
padding: 12px 14px;
border-radius: 14px;
border: 1px solid var(--QYUoGApthdHw);
}
.LwxEVwQPVtWy::before{
content: attr(data-label);
flex: 0 0 auto;
font-size: 13px;
font-weight: 700;
line-height: 1.2;
opacity: 0.7;
text-transform: uppercase;
}
.LwxEVwQPVtWy:first-child,
.LwxEVwQPVtWy:nth-child(2),
.LwxEVwQPVtWy:last-child{
display: block;
background: transparent;
padding: 0;
padding-left: 8px;
}

.vajmFZFXrqpZ{
margin: 0;
padding: 12px 14px;

}
.XPobTRrrzeQV{
padding: 14px;
border-radius: 14px;

}
.XPobTRrrzeQV strong{
font-size: 16px;
}
.FAHbxFSnoiab,
.JCNaQJznNFdQ,
.syVGEgwSXgvE{
margin-left: auto;
}
.syVGEgwSXgvE{
align-items: flex-end;
}
.lkYVjlmLtAAS{
width: 100%;
font-size: 16px;
padding-inline: 18px;
}
.uJeAMvbsDKuz{
display: none;
}
.HeydrULYycEq{
display: grid;
gap: 16px;
box-shadow: none;
}
.qgzdMzhaGnFh{
grid-template-columns: 1fr;
gap: 16px;
padding: 20px;
border:1px solid var(--sxchpHKuHJoS);
box-shadow: 0 2px 30px var(--YFLPbWhnOVRR);
}
.qgzdMzhaGnFh .xnTHNGAXeXgp:nth-of-type(3){
align-items: center;
}
.xnTHNGAXeXgp:first-child {
flex-direction:column;
}

.sEvDhzeMNyUa {
max-width: 96px;
flex-basis: 96px;
}
.vhQYeKyLuZcr {
padding: 12px 16px 12px 44px;
border-radius: 18px;
font-size: 18px;
}
.vhQYeKyLuZcr::after{
left: 16px;
font-size: 20px;
}
.UvSkcVCOsSJx {
font-size: 20px;
}
.HeydrULYycEq .EnRscBIZHUio {
width: 100%;
min-width: 0;
}


.dmtJJvXzHQJw li {
width:100%;
text-align:center;
padding: 10px 0;
}

.OvdHiiTFsgQX {
padding: 20px;
}
.JiKKTvtdAGeD {
display: block;
position: static;
box-shadow: none;
padding:0;
transform: translate(0);
}
.JiKKTvtdAGeD li{
padding: 5px 0;

}

.VWmpVZkSogUj.is-active {
box-shadow:
inset 0 1px 0 rgba(0,0,0,0.06),
0 4px 10px rgba(0,0,0,0.08);
}
.VWmpVZkSogUj{
box-shadow: inset 0 -1px 0 var(--YFLPbWhnOVRR);
}
.sIKDAOGJYelO{
flex-direction:column;
}

.ajNUcVipgyik {
width: 100%;
}
.XCMIVTeVjesz::before {
left: 26px;
}

.WmenyWIsJcAO {
padding-left: 40px;
padding-bottom: 24px;
}

.WmenyWIsJcAO::before {
left: 14px;
top:30px;
}

.WmenyWIsJcAO::after {
width: 30px;
height: 30px;
}
.TCsJPSWJbipT {
margin-top: 20px;
}

.TCsJPSWJbipT > p {
padding-left: 64px;
padding-bottom: 24px;
font-size: 17px;
}

.TCsJPSWJbipT > p::before {
width: 40px;
height: 40px;
font-size: 21px;
}

.TCsJPSWJbipT > p:not(:last-child)::after {
top: 44px;
left: 19px;
}

.eASssFSgfWpS {
gap: 14px;
padding: 18px 52px 18px 18px;
}

.eASssFSgfWpS::after {
right: 18px;
}

.nVzJwJwjwLRq {
flex-basis: 44px;
width: 44px;
height: 44px;
border-radius: 14px;
font-size: 19px;
}

.WkWefaKsxLEU {
font-size: 21px;
}

.rPJZxFmolzUR {
padding: 0 18px 18px 18px;
}

.rPJZxFmolzUR > *:first-child {
margin-top: 14px;
}

.rPJZxFmolzUR p {
font-size: 17px;
}

.pndjnSTIHZpG {
gap: 16px;
justify-content: center;
}

.xbwfbFJhVksd {
width: 64px;
height: 64px;
}

.ZqLVEhngHjYr {
padding: 18px 18px 18px 64px;
border-radius: 16px;
}

.ZqLVEhngHjYr::before {
top: 21px;
left: 18px;
width: 26px;
height: 26px;
}

.ZQvPyaQHHDzh {
font-size: 21px;
}

.TIrxadgIQdZg p {
font-size: 17px;
}

.WmenyWIsJcAO h3 {
font-size: 21px;
}
.ntghQGVciUCM {
grid-template-columns: 1fr;
}

.OrvudMDlfHMK {
padding:22px;
padding-top: 0;
}

.JBuZJotxLOGu {
padding: 12px;
}

.dxmgrsakddbP::before {
left: 22px;
width: 38px;
height: 38px;
font-size: 22px;
}

.dxmgrsakddbP h3 {
font-size: 20px;
}

.tJEtFdbtUInJ {
padding: 20px 22px 22px;
}

.cxyfvKgHjZuN::before {
left: 10px;
top: 18px;
width: 30px;
height: 30px;
font-size: 13px;
}
.cxyfvKgHjZuN {
padding: 18px 18px 18px 50px;
}
.DUDktLBgZwPM {
flex-direction:column;
}
.ZlNvunBPreDJ,
.BGlnPRvCZcnm{
width: 100%;
}
}

@media(max-width: 576px){

.WVrYQQyJeILB{
min-width: 0;
}
.DajvPrdgqZZs{
padding: 14px;
gap: 8px;
}
.LwxEVwQPVtWy{
padding: 10px 12px;
gap: 10px;
}
.LwxEVwQPVtWy::before{
font-size: 12px;
}
.yZRjiWVLQaeg{
width: 42px;
height: 42px;
flex-basis: 42px;
border-radius: 12px;
}
.vajmFZFXrqpZ{
padding: 10px 12px;
}
.wNuxjkYxweYo{
font-size: 15px;
}
.XPobTRrrzeQV{
padding: 12px;
}
.xyKpSBptnjLq{
font-size: 13px;
padding: 5px 10px;
}
.FAHbxFSnoiab,
.BuFixhqbIdsJ{
font-size: 16px;
}
.JCNaQJznNFdQ{
gap: 8px;
}
.kQAHEDRgjPUQ{
width: 48px;
}
.UmktsDLtdYCk{
font-size: 15px;
}
.lkYVjlmLtAAS{
min-height: 44px;
font-size: 15px;
}
.UWQZtFqeBDlH{
padding: 16px 14px;
}

.qgzdMzhaGnFh{
padding: 16px;
}

.sEvDhzeMNyUa {
max-width: 80px;
flex-basis: 80px;
}
.UvSkcVCOsSJx {
font-size: 18px;
line-height: 1.3;
}
.vhQYeKyLuZcr {
font-size: 16px;
padding: 12px 14px 12px 40px;
}
.HeydrULYycEq .EnRscBIZHUio {
padding: 13px 18px;
font-size: 18px;
}

.RxnlMJHwMWKL {
font-size: 14px;
}
h1{
line-height:normal;
font-size: 28px;
}
h2{
font-size: 24px;
}
h3{
font-size: 20px;
}
.BWsgtUzYCQKP {
gap:10px;
}
}
@media(max-width: 375px){
.BWsgtUzYCQKP {
flex-direction: column;
}
.PkgQgOrjmDLf {
font-size:16px;
}
.aWUYiZuMhBQq img,
.FlLHEcauZDPj{
width: 70px;
}
h1{
margin: 10px 0;
text-align: center;
}
}
