:root {
--qpugVWsNtNbA:  #F9F9F9;
--FlwRopAwAckK:  #EEA61A;
--syEeerFPlfPY: #FFF4D0;
--QqxYKZKMAmLX: #212E5C;
--NCJPOdANYekF:  #fefdf9;
--cGaDMzuhresH:  #E0E3E8;
--CHeAjCRWaRMO:  rgba(15, 23, 42, 0.05);
--pdjAepxuuxmq: #161922;
--lqMqQyyHiJiT:#4316fa;
--TUDpOuuvELnL: Afacad Flux;
}

* {
box-sizing: border-box;
}

.vjXIucCwJwDG a,
.anXeVEidtNaj a{
color: var(--pdjAepxuuxmq);
text-decoration: none;
white-space: normal;
word-break: break-word;
}
a{
color: var(--lqMqQyyHiJiT);
font-weight:600;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}

body {
font-family: var(--TUDpOuuvELnL), sans-serif;
font-weight: 400;
font-size: 20px;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: var(--qpugVWsNtNbA);
color: var(--pdjAepxuuxmq);
scroll-behavior: smooth;
}

img {
width: 100%;
}

figure {
margin: 0 0 24px;
}



.INDnBpvOyunb{
padding-inline:24px;

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

.fmleypKsZiIo,
.FxjJNZMINFOy,
.inside-jkKJSZEJJtFu {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.vjXIucCwJwDG {
padding: 10px 24px;
display: flex;
justify-content: center;
align-items: center;
box-shadow: 0 2px 10px var(--CHeAjCRWaRMO);
}
.fPFQZFnAhyle img,
.EudKctuyNwZF{
width: 100px;
border-radius: 10px;
position: relative;
z-index: 101;
box-shadow: 0 2px 10px var(--CHeAjCRWaRMO);
}
.ypyYOhDgOrUs {
display: flex;
align-items: center;
justify-content: center;
}

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

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

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

}

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

}


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

}
.HdiAYtYesZqo {
cursor: pointer;

}

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

.ZDJNxTIAaaZj {
margin-bottom: 20px;
}

.vRtikpkpxflm{
padding-inline: 25px;
box-shadow: 0 2px 30px var(--CHeAjCRWaRMO);
border-radius: 12px;
margin-bottom: 24px;
}

.nANufqDCUsFe{
display:grid;
grid-template-columns: 300px minmax(0, 1fr) minmax(200px, auto);
align-items:center;
text-align:center;
gap: 20px;
padding-block: 20px;
border-bottom: 1px solid var(--cGaDMzuhresH);

}
.rYxVlIllOZZB{
font-size: 28px;
font-weight: 700;
}

.fAWCFNnZJNTw {
display: flex;
align-items: center;
gap: 20px;
}
.HcTrrstiSojO {
display: grid;
grid-template-columns: 300px minmax(0, 1fr) minmax(200px, auto);
align-items: center;
gap: 20px;
padding-block: 24px;
border-bottom: 1px solid var(--cGaDMzuhresH);
}
.vRtikpkpxflm .HcTrrstiSojO:last-child{
border-bottom: none;
}
.hERpJdqkRLQx {
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
}

.hERpJdqkRLQx:first-child {
justify-content: flex-start;
}



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

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

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


.vRtikpkpxflm .BANsWKdrIKcC {
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(--QqxYKZKMAmLX);
color: var(--qpugVWsNtNbA);
transition: all 0.3s ease-in-out;
}

.vRtikpkpxflm .BANsWKdrIKcC:hover {
box-shadow: 2px 2px 23px -9px var(--QqxYKZKMAmLX);
transform: scale(1.08);
}

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

.YwQxNXSgqkiW:last-child{
text-align: right;
}
.KnGGgKVwnjKP{
padding: 20px;
border-bottom: 1px solid var(--cGaDMzuhresH);
}
.KnGGgKVwnjKP:last-child{
border-bottom: none;
}
.oAkjKXkBPQCU{
background: #fdf5df;
}
.OkPTpzKjKKrC{
min-width: 0;
border-radius: 14px;
transition: all .2s ease;
}
.KnGGgKVwnjKP:hover{
background-color: var(--NCJPOdANYekF);
transform: translateY(-1px);
}
.LfStlIuPgZcg{
display: flex;
align-items: center;
gap: 12px;
}
.DacUkhgaGKjh{
width: 48px;
border-radius: 14px;
background: #f5f3ee;
display: flex;
align-items: center;
justify-content: center;

}
.DacUkhgaGKjh img{
width: 100%;
height: 100%;
object-fit: contain;
border-radius: 14px;
padding: 6px;
}
.BQHidCgrtJwk{
font-size: 16px;
font-weight: 700;
line-height: 1.3;
word-break: break-word;
}
.lyCcRmoeNbua{
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 8px;
font-size: 15px;
line-height: 1.35;
}
.lyCcRmoeNbua strong{
display: block;
width: 100%;
font-size: 18px;

}
.jWrbodKbFtTn{
display: flex;
gap: 8px;
}
.UFKyjwgzfStk{
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 30px;
padding: 5px 10px;
border: 1px solid var(--QqxYKZKMAmLX);;
border-radius: 25px;
background-color: var(--syEeerFPlfPY);
font-size: 12px;
font-weight: 600;
white-space: nowrap;
}
.UbdvAlZSttiG{
font-size: 18px;
font-weight: 700;
text-align: center;
}
.OvUZPLhlpxsQ{
display: flex;
align-items: center;
gap: 10px;
}
.uvIESOOXsgve{
display: block;
width: 56px;
height: 5px;
border-radius: 999px;
background: #f6f2e8;
overflow: hidden;
}
.uvIESOOXsgve::before{
content: "";
display: block;
height: 100%;
background-color: var(--FlwRopAwAckK);
}
.ZCrmPniQbgNz::before{
width: 25%;
}
.ODRtDKtGmLcX::before{
width: 45%;
}
.izEhvhOHOpYQ::before{
width: 60%;
}
.EckmUatapWef::before{
width: 78%;
}
.YDSJPhPJqMXA::before{
width: 100%;
}
.ennSUgvmPZlB{
font-size: 16px;
font-weight: 700;
opacity: 0.6;
white-space: nowrap;
}
.ecoqsoDobitq{
display: flex;
flex-direction: column;
gap: 2px;
}
.NcHzdqkGPExY{
position: relative;
display: inline-block;
font-size: 17px;
line-height: 1;
letter-spacing: 0;
color: #d1d5db;
white-space: nowrap;
width: fit-content;
}
.NcHzdqkGPExY::before{
content: '★★★★★';
}
.NcHzdqkGPExY::after{
content: '★★★★★';
position: absolute;
top: 0;
left: 0;
width: 0;
overflow: hidden;
color: var(--FlwRopAwAckK);
}
.bhaFPlRCATyT::after{
width: 80%;
}
.FYPIUMIOeKHk::after{
width: 90%;
}
.YwiIBviEOVSL::after{
width: 100%;
}
.RnpBvGhGiPLu{
font-size: 18px;
font-weight: 700;
line-height: 1.1;
}
.eYrdXWDnLvTA{
position:relative;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 10px 20px;
border: 1px solid var(--pdjAepxuuxmq);
border-radius: 14px;
background: var(--FlwRopAwAckK);
font-size: 17px;
font-weight: 600;
line-height: 1.2;
color: var(--qpugVWsNtNbA);
text-decoration: none;
white-space: nowrap;
transition: all .2s ease;
}
.eYrdXWDnLvTA::after{
content: "\f062";
font-family: "Font Awesome";
position: absolute;
transform: rotate(45deg);
top: 5px;
right: 8px;
color: var(--qpugVWsNtNbA);
}

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


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


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

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

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

.BcGWaltPepZC::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(--syEeerFPlfPY);
font-size: 20px;
color: var(--FlwRopAwAckK);
}

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

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

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

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

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

.gpzaVaHGlUJe p {
margin: 0;
font-size: 18px;
line-height: 1.6;
background-color: var(--NCJPOdANYekF);
}

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

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

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

}

.ovdqRwKSxOVS::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(--FlwRopAwAckK);
font-size: 24px;
font-weight: 700;
line-height: 1;
color: var(--qpugVWsNtNbA);
}

.ovdqRwKSxOVS h3 {
margin: 0;
font-size: 22px;
line-height: 1.25;
color: #2d2d2d;
}

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

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

.pVGOhlYQdMBp {
padding: 22px 28px 24px;
font-size: 18px;
line-height: 1.65;
background-color: var(--NCJPOdANYekF);
}

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

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

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

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

.mABxGlOTMcDp::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%;
color: var(--qpugVWsNtNbA);
background-color: var(--FlwRopAwAckK);
}


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

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


.MDxEUytbFwtN {
position: relative;
margin-top: 14px;
padding: 18px 22px 18px 78px;
border: 1px solid var(--cGaDMzuhresH);
border-radius: 18px;
bacground-color: var(--FlwRopAwAckK);
box-shadow: 0 4px 16px var(--CHeAjCRWaRMO);
}

.MDxEUytbFwtN::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(--syEeerFPlfPY);
font-size: 14px;
color: #var(--FlwRopAwAckK);
}

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

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

.MDxEUytbFwtN p {
margin: 0;
font-size: 18px;
line-height: 1.65;
color: #334155;
}

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

.LCVgGpNEmksN > p {
position: relative;
margin: 0;
padding: 0 0 28px 76px;
counter-increment: content-step;
font-size: 18px;
line-height: 1.7;
}
.LCVgGpNEmksN > p:first-shild {
margin-top: 24px;
}
.LCVgGpNEmksN > 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(--FlwRopAwAckK);
border-radius: 50%;
font-size: 24px;
font-weight: 500;
line-height: 1;
}

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

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

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

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

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

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

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

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

.GTuuvCIymTsr p {
margin: 0;
font-size: 18px;
line-height: 1.65;
color: #4b5563;
}

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

.HnOYxWtUeEqt {
border: 1px solid var(--cGaDMzuhresH);
border-radius: 20px;
box-shadow: 0 2px 10px var(--CHeAjCRWaRMO);
overflow: hidden;
}

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

.BpGAgVHZewsT {
position: relative;
display: flex;
align-items: center;
gap: 18px;
padding:10px;
cursor: pointer;

}

.BpGAgVHZewsT::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;
}

.yQdPpfZdVXzk {
position:relative;
width: 45px;
height: 45px;
border-radius: 16px;
font-size: 24px;
color: var(--FlwRopAwAckK);
background-color: var(--syEeerFPlfPY);
}

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

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

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

.QdWMAVldqtHp {
display: none;
padding: 10px 24px 24px 73px;
border-top: 1px solid var(--cGaDMzuhresH);
background-color: var(--NCJPOdANYekF);
}

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

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

.QdWMAVldqtHp p {
margin: 0;
font-size: 18px;
line-height: 1.65;
color: #4b5563;
}

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

.AojxhtzNmFYB:checked ~ .QdWMAVldqtHp {
display: block;
}

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

.bRwELYGypGCH {
background: #f5f0e8;
border: 1px solid var(--cGaDMzuhresH);
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;
}

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

.lGwCkijMFfUX {
position: relative;
display: flex;
align-items: center;
justify-content: center;
width: 68px;
height: 68px;
border-radius: 50%;
background: radial-gradient(circle at 35% 35%, #fef3d0, #F1A41D 55%, #c17d0e);
box-shadow: 0 0 0 4px #f5f0e8, 0 0 0 7px #c17d0e, 0 0 0 10px #f5f0e8, 0 4px 16px var(--CHeAjCRWaRMO);
}

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

.HqtXlwwYxCYk {
font-size: 18px;
font-weight: 700;
}

.oGkDQTcWuyeL {
display: block;
font-size: 14px;
font-weight: 700;
line-height: 1.25;
text-align: center;
text-decoration: underline;
color: var(--pdjAepxuuxmq);
word-break: break-word;
}




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



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


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

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

}

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

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

table tbody td {
padding: 10px;

}

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

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

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


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


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

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

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

.KVtzgTAIRIXB:hover {
text-decoration: underline;
color: var(--HSWStYZfxPjK);
}

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

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

.jkKJSZEJJtFu {

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

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

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

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


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

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

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

.WXORjjtebrkS {
display: none;
position: absolute;
border-radius: 4px;
box-shadow: 0 4px 8px var(--CHeAjCRWaRMO);
background-color: var(--qpugVWsNtNbA);
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) {
.HdiAYtYesZqo:hover > .WXORjjtebrkS {
display: block;
text-align: center;
width: 100%;
}
}
.xxvMsvgNbHoU{
position:relative;

}

.wwtxsSmgUoHL {
margin: 0;
}

.ZxysHkczuNtR {
padding:5px;
}

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


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

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

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


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

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

.MDFUCIeXbqLp {
display: none;
position: absolute;
min-width: 145px;
color: var(--pdjAepxuuxmq);
background-color: var(--qpugVWsNtNbA);
border-radius: 12px;
box-shadow: 0 2px 10px var(--CHeAjCRWaRMO);
border: 1.5px solid var(--QqxYKZKMAmLX);
z-index: 99;
padding: 6px 0;
}

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

.MDFUCIeXbqLp .fHhSHfduVOkk {
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(--pdjAepxuuxmq);
}
.MDFUCIeXbqLp .fHhSHfduVOkk:hover {
background-color: var(--QqxYKZKMAmLX);
color: var(--pdjAepxuuxmq);
}
.MDFUCIeXbqLp .fHhSHfduVOkk.is-active {
color: var(--qpugVWsNtNbA);
font-weight: 600;
background: var(--HSWStYZfxPjK);
border-radius: 8px;
}
.anXeVEidtNaj{
padding:2rem;
}
.tykOjTRFYqRS{
display: flex;
gap: 30px;
justify-content: center;
text-align: center;
max-width: 800px;
flex-wrap: wrap;
margin: 0 auto;
list-style: none;
padding:0;
}

.SZNTUbbXXRIj{
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(--pdjAepxuuxmq);
border-bottom:1px solid var(--pdjAepxuuxmq);
}

.fZjUAKLGeZBD{
width: 150px;
height: fit-content;
}
.nCvqdhreGsOw {
display: flex;
justify-content: space-between;
gap: 40px;
margin: 28px 0;
padding: 20px;
color: var(--pdjAepxuuxmq);
box-shadow: 0 0px 16px -8px var(--pdjAepxuuxmq);
border-radius: 15px;

}
.nCvqdhreGsOw .MwzoGeZbixZA ul,
.nCvqdhreGsOw .MwzoGeZbixZA ol {
list-style: none;
padding: 0;
margin: 0;
}

.nCvqdhreGsOw .MwzoGeZbixZA li {
position: relative;
list-style: none;
margin-bottom: 18px;
padding-left: 34px;
font-size: 18px;
line-height: 1.55;
}
.HIwmbUtkctSR,
.WiBxDqKanZWm{
width: 50%;
}
.HIwmbUtkctSR .MwzoGeZbixZA ol li::before,
.HIwmbUtkctSR .MwzoGeZbixZA 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;
}

.WiBxDqKanZWm .MwzoGeZbixZA ol li::before,
.WiBxDqKanZWm .MwzoGeZbixZA 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;
}

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

}

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

.vRtikpkpxflm .BANsWKdrIKcC {
min-width: 180px;
}
.NxVtHrDWblbB{
min-width: 0;
}
.IICdLCANADSp,
.KnGGgKVwnjKP{
grid-template-columns: 176px minmax(180px, 1fr) 76px 108px 88px 136px;
column-gap: 0;
}
.IICdLCANADSp{
padding: 16px 14px;
}
.KnGGgKVwnjKP{
padding: 16px 5px;
}
.YwQxNXSgqkiW{
font-size: 14px;
}
.LfStlIuPgZcg{
gap: 10px;
}
.DacUkhgaGKjh{
width: 42px;
height: 42px;
flex: 0 0 42px;
border-radius: 12px;
}
.DacUkhgaGKjh img{
padding: 5px;
}
.BQHidCgrtJwk{
font-size: 15px;
}
.lyCcRmoeNbua{
gap: 6px;
font-size: 14px;
}
.lyCcRmoeNbua strong{
font-size: 14px;
}
.UFKyjwgzfStk{
min-height: 28px;
padding: 4px 10px;
font-size: 12px;
}
.UbdvAlZSttiG,
.RnpBvGhGiPLu{
font-size: 16px;
}
.NcHzdqkGPExY{
font-size: 15px;
}
.OvUZPLhlpxsQ{
gap: 8px;
}
.uvIESOOXsgve{
width: 46px;
}
.ennSUgvmPZlB{
font-size: 15px;
}
.eYrdXWDnLvTA{
min-height: 42px;
padding: 10px 16px;
border-radius: 12px;
font-size: 15px;
}


.SZNTUbbXXRIj{
padding: 20px 0;
}
}

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

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

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

@media(max-width: 768px) {

.vjXIucCwJwDG {
padding: 10px 20px;
}
.fPFQZFnAhyle{
padding: 0;
justify-content: space-between;
}
.fAWCFNnZJNTw {
gap:15px;
}

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

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

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

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

.gIkMnUqRwsnS {
display: block;
}

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

.vRtikpkpxflm .BANsWKdrIKcC {
min-width: 260px;
}
.DlbYSRaEfkMW{
overflow: visible;
padding-bottom: 0;
}
.NxVtHrDWblbB{
min-width: 0;
background: transparent;
border: none;
box-shadow: none;
border-radius: 0;
}
.IICdLCANADSp{
display: none;
}
.KnGGgKVwnjKP{
grid-template-columns: 1fr;
gap: 10px;
padding: 16px;
border: 1px solid var(--cGaDMzuhresH);
border-radius: 18px;
box-shadow: 0 12px 28px var(--CHeAjCRWaRMO);
margin-bottom: 14px;
}
.KnGGgKVwnjKP:last-child{
margin-bottom: 0;
}
.OkPTpzKjKKrC{
display: flex;
align-items: center;
justify-content: space-between;
gap: 14px;
padding: 12px 14px;
border-radius: 14px;
border: 1px solid var(--cGaDMzuhresH);
}
.OkPTpzKjKKrC::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;
}
.OkPTpzKjKKrC:first-child,
.OkPTpzKjKKrC:nth-child(2),
.OkPTpzKjKKrC:last-child{
display: block;
background: transparent;
padding: 0;
}

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

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

}
.lyCcRmoeNbua strong{
font-size: 16px;
}
.UbdvAlZSttiG,
.OvUZPLhlpxsQ,
.ecoqsoDobitq{
margin-left: auto;
}
.ecoqsoDobitq{
align-items: flex-end;
}
.eYrdXWDnLvTA{
width: 100%;
font-size: 16px;
padding-inline: 18px;
}
.nANufqDCUsFe{
display: none;
}
.vRtikpkpxflm{
display: grid;
gap: 16px;
}
.HcTrrstiSojO{
grid-template-columns: 1fr;
gap: 16px;
padding: 20px;

}
.HcTrrstiSojO .hERpJdqkRLQx:nth-of-type(3){
align-items: center;
}
.hERpJdqkRLQx:first-child {
flex-direction:column;
}

.RyeXoTaekNeF {
max-width: 96px;
flex-basis: 96px;
}
.BXQyPMUnpXxp {
padding: 12px 16px 12px 44px;
border-radius: 18px;
font-size: 18px;
}
.BXQyPMUnpXxp::after{
left: 16px;
font-size: 20px;
}
.YHiCCRCmBEQr {
font-size: 20px;
}
.vRtikpkpxflm .BANsWKdrIKcC {
width: 100%;
min-width: 0;
}


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

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

}

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

.lRuqfhaMLGjn::before {
left: 26px;
}

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

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

.mABxGlOTMcDp::after {
width: 30px;
height: 30px;
}
.LCVgGpNEmksN {
margin-top: 20px;
}

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

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

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

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

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

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

.CzLjtZKmSueW {
font-size: 21px;
}

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

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

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

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

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

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

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

.AHZIsiLmWdku {
font-size: 21px;
}

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

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

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

.xtmrOGpLUbKe {
padding: 12px;
}

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

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

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

.MDxEUytbFwtN::before {
left: 10px;
top: 18px;
width: 30px;
height: 30px;
font-size: 13px;
}
.MDxEUytbFwtN {
padding: 18px 18px 18px 50px;
}
.nCvqdhreGsOw {
flex-direction:column;
}
.HIwmbUtkctSR,
.WiBxDqKanZWm{
width: 100%;
}
}

@media(max-width: 576px){

.NxVtHrDWblbB{
min-width: 0;
}
.KnGGgKVwnjKP{
padding: 14px;
gap: 8px;
}
.OkPTpzKjKKrC{
padding: 10px 12px;
gap: 10px;
}
.OkPTpzKjKKrC::before{
font-size: 12px;
}
.DacUkhgaGKjh{
width: 42px;
height: 42px;
flex-basis: 42px;
border-radius: 12px;
}
.LfStlIuPgZcg{
padding: 10px 12px;
}
.BQHidCgrtJwk{
font-size: 15px;
}
.lyCcRmoeNbua{
padding: 12px;
}
.UFKyjwgzfStk{
font-size: 13px;
padding: 5px 10px;
}
.UbdvAlZSttiG,
.RnpBvGhGiPLu{
font-size: 16px;
}
.OvUZPLhlpxsQ{
gap: 8px;
}
.uvIESOOXsgve{
width: 48px;
}
.NcHzdqkGPExY{
font-size: 15px;
}
.eYrdXWDnLvTA{
min-height: 44px;
font-size: 15px;
}
.eDnbnWcRbpMa{
padding: 16px 14px;
}

.HcTrrstiSojO{
padding: 16px;
}

.RyeXoTaekNeF {
max-width: 80px;
flex-basis: 80px;
}
.YHiCCRCmBEQr {
font-size: 18px;
line-height: 1.3;
}
.BXQyPMUnpXxp {
font-size: 16px;
padding: 12px 14px 12px 40px;
}
.vRtikpkpxflm .BANsWKdrIKcC {
padding: 13px 18px;
font-size: 18px;
}

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