:root {
--LkBqxHMZTmHo: #F7F8FA;
--KEoNiZyjnrLr: #BCC6D5;
--uhKhfqkjCEto: #ECBF48;
--tmRZBCDzKuBK: #E6EAF0;
--vgzsmkxsuyrf: #FEFEFF;
--MNOAeIYCcxmN: #E1E6EE;
--kUJOdBUzGhTI: #AC7F28;
--GsMRIGVzHQKn: #1F2739;
--JvgGsKnIuiHy: #374050;
--hVmPuLofHAfW: #DFAD2C;
--OAmwfrPogeuf: #F3C647;
--DsEroNZzjuFG: #1F2739;
--lZyRZxqrEvvo: linear-gradient(140deg, #FFD350 0%, #EAB630 100%);
--bhtDWHjfuDMF: #FEFEFF;
--JdGGFHiBApRs: #202443;
--rbnZINZLFfRj: rgba(252,253,255,0.76);
--cQAOnLWAJGan: rgba(0,0,0,0.06);
--CNGfYeoFtcxQ: #DFE4EC;
--iFeoumNOWlJk: #1F2739;
--AIooBBxTRLOL: #E1E6EE;
--ygKPhGQlkygL: #374050;
--hrwGMlsTTDHP: #1F2739;
--NaUwCekUKCzI: #ECBF48;
--mlTilDSRwqAA: #BCC6D5;
--tsAHTgyeTvCD: rgba(22,28,42,0.11);
--QLpMsZCdASZB: #AC7F28;
--WgjNrwwCQQOM: #D53040;
--eMRTgcYRMyre: #EE6272;

}

* {
box-sizing: border-box;
}

.URErdcrcyGPV a,
.IhukBwOWOxIZ a {
color: var(--JvgGsKnIuiHy);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

body {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: 400;
font-size: 18px;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: var(--LkBqxHMZTmHo);
color: var(--GsMRIGVzHQKn);
scroll-behavior: smooth;
}



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

h1 {
margin: 0 auto 32px;
font-size: 48px;
font-weight: 700;
line-height: normal;
color: var(--GsMRIGVzHQKn);
}

h2 {
margin: 0 auto 32px;
font-size: 40px;
font-weight: 700;
line-height: normal;
}

h3 {
margin: 0 auto 28px;
font-size: 36px;
font-weight: 600;
line-height: normal;
}

h4 {
margin: 0 auto 20px;
font-size: 32px;
font-weight: 700;
line-height: normal;
}

img {
width: 100%;
}

figure {
margin: 0 0 24px;
}

.yNlxwlEkmdFG {
position: relative;
min-height: 100vh;
padding: 66px 0 0;
overflow: hidden;
}

.qUUuDdnegAGn,
.CsKagSFyNDRu,
.inside-zdcoYPtAixHG {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.qUUuDdnegAGn {
padding: 2rem;
}

@keyframes pulse {
0% {
transform: scale(0.95);
}
70% {
transform: scale(1);
}
100% {
transform: scale(0.95);
}
}

@media (max-width: 767px) {
h1 {
margin-bottom: 20px;
font-size: 32px;
}

h2 {
margin-bottom: 20px;
font-size: 26px;
}

h3 {
margin-bottom: 16px;
font-size: 22px;
}

h4 {
margin-bottom: 16px;
font-size: 20px;
}

.yNlxwlEkmdFG {
padding: 54px 0 0;
}

.qUUuDdnegAGn {
padding: 20px;
}
}
.URErdcrcyGPV {
position: fixed;
top: 0;
left: 0;
right: 0;
height: 66px;
background: var(--CNGfYeoFtcxQ);
z-index: 99;
}

.FrbohHVebInt {
max-width: 1310px;
width: 100%;
height: 100%;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}

.PNPnLsjbcnXi img {
max-height: 50px;
width: auto;
border-radius: 8px;
}

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

.XAavBguLDmvD li {
font-size: 16px;
margin: 0 20px;
}

.URErdcrcyGPV .XAavBguLDmvD li a {
color: var(--JvgGsKnIuiHy);
font-weight: 400;
text-decoration: none;
}

.jJjwIsfCDSoT {
display: flex;
align-items: center;
margin-right: 120px;
}

.ADFNbqCPkSMe {
margin-right: 0;
}

.URErdcrcyGPV .ukaGfoMvweYy,
.URErdcrcyGPV .jZGblaEFNEZY {
display: flex;
align-items: center;
justify-content: center;
height: 42px;
padding: 0 10px;
border-radius: 6px;
font-size: 16px;
white-space: nowrap;
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
}

.URErdcrcyGPV .ukaGfoMvweYy {
background: var(--CNGfYeoFtcxQ);
color: var(--GsMRIGVzHQKn);
font-weight: 400;
}

.URErdcrcyGPV .jZGblaEFNEZY {
margin-left: 10px;
background: var(--hVmPuLofHAfW);
color: var(--DsEroNZzjuFG);
font-weight: 600;
animation: pulse 2s infinite;
}

.URErdcrcyGPV a:hover {
text-decoration: none;
}

.sLWPurdpgeyV {
display: none;
}

.sAFwhhBMnAyN {
width: 38px;
height: 38px;
display: none;
margin-left: 8px;
padding: 12px 5px;
border-radius: 6px;
background: var(--CNGfYeoFtcxQ);
cursor: pointer;
z-index: 99;
}

.sAFwhhBMnAyN span {
display: block;
width: 20px;
height: 1px;
border-radius: 4px;
background: var(--GsMRIGVzHQKn);
}

@media (min-width: 1025px) {
.URErdcrcyGPV .XAavBguLDmvD li a:hover {
text-decoration: underline;
}

.URErdcrcyGPV .ukaGfoMvweYy:hover {
background: var(--CNGfYeoFtcxQ);
opacity: 0.9;
}

.URErdcrcyGPV .jZGblaEFNEZY:hover {
background: var(--lZyRZxqrEvvo);
}
}

@media (max-width: 1400px) {
.FrbohHVebInt {
padding: 0 16px;
}

.jJjwIsfCDSoT {
margin-right: 105px;
}

.ADFNbqCPkSMe {
margin-right: 0;
}
}

@media (max-width: 1023px) {
.FrbohHVebInt {
justify-content: flex-start;
}

.PNPnLsjbcnXi {
order: -2;
}

.jJjwIsfCDSoT {
order: -1;
margin-left: auto;
margin-right: 0;
}

.sAFwhhBMnAyN {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}

.pspHekRGRRNJ {
display: none;
}

.pspHekRGRRNJ::before {
content: '';
position: absolute;
top: 0;
right: 100%;
width: 300%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
pointer-events: none;
}

.sLWPurdpgeyV:checked ~ .pspHekRGRRNJ {
display: block;
position: absolute;
top: 0;
right: 0;
width: 100%;
max-width: 286px;
height: 100vh;
padding: 85px 0;
background: var(--CNGfYeoFtcxQ);
z-index: 9;
}

.sLWPurdpgeyV:checked + .sAFwhhBMnAyN span:nth-child(1) {
transform: rotate(45deg) translate(5px, 4px);
}

.sLWPurdpgeyV:checked + .sAFwhhBMnAyN span:nth-child(2) {
display: none;
}

.sLWPurdpgeyV:checked + .sAFwhhBMnAyN span:nth-child(3) {
transform: rotate(-45deg) translate(5px, -5px);
}

.XAavBguLDmvD {
display: block;
}

.XAavBguLDmvD li {
margin: 0;
border-bottom: 1px solid var(--mlTilDSRwqAA);
}

.XAavBguLDmvD li:first-of-type {
border-top: 1px solid var(--mlTilDSRwqAA);
}

.URErdcrcyGPV .XAavBguLDmvD li a {
display: flex;
align-items: center;
position: relative;
padding: 14px 16px;
}

.XAavBguLDmvD li a::after {
content: '';
position: absolute;
top: 50%;
right: 12px;
transform: translateY(-50%);
border: 5px solid transparent;
border-left: 5px solid var(--JvgGsKnIuiHy);
}
}

@media (max-width: 767px) {
.URErdcrcyGPV {
height: 54px;
}

.FrbohHVebInt .PNPnLsjbcnXi img {
max-width: 90px;
}

.jJjwIsfCDSoT {
max-width: 230px;
justify-content: flex-end;
}

.URErdcrcyGPV .ukaGfoMvweYy,
.URErdcrcyGPV .jZGblaEFNEZY {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.jJExsZgPrFHL {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

.eyBWDCbEybvl {
max-width: 985px;
width: 100%;
margin: 0 auto 20px;
font-size: 60px;
font-weight: 700;
line-height: 110%;
color: var(--GsMRIGVzHQKn);
text-align: center;
}

.tfgtucWONtVT {
display: block;
position: relative;
margin-bottom: 20px;
text-decoration: none;
}

.KutaIfiPgrCZ {
position: relative;
}

.KutaIfiPgrCZ img {
display: block;
width: 100%;
margin: 0;
aspect-ratio: 1110 / 360;
object-fit: cover;
}

.KutaIfiPgrCZ::after {
content: '';
position: absolute;
inset: 0;
background: linear-gradient(82deg, var(--tmRZBCDzKuBK) 30%, transparent 100%);
opacity: 0.85;
}

.HHicQDoKzWwk {
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 20px;
width: 42%;
padding: 0 40px;
}

.ZYpmRJjUxPjE {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--GsMRIGVzHQKn);
text-shadow: 2px 2px var(--LkBqxHMZTmHo);
}

.CfgfOmuzWROz {
display: flex;
align-items: center;
justify-content: center;
height: 40px;
padding: 0 28px;
border: 2px solid var(--kUJOdBUzGhTI);
border-radius: 999px;
font-size: 16px;
font-weight: 600;
text-transform: uppercase;
background: var(--hVmPuLofHAfW);
color: var(--DsEroNZzjuFG);
}

.zQTtfcjaehJe p {
margin-bottom: 20px;
font-size: 20px;
line-height: 140%;
color: var(--JvgGsKnIuiHy);
}

.YmkvFzYMjrtR {
display: flex;
align-items: center;
justify-content: center;
max-width: 300px;
width: 100%;
height: 60px;
margin: 0 auto;
border-radius: 6px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
background: var(--hVmPuLofHAfW);
color: var(--DsEroNZzjuFG);
cursor: pointer;
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.YmkvFzYMjrtR:hover {
background: var(--lZyRZxqrEvvo);
}
}

@media (max-width: 1200px) {
.jJExsZgPrFHL {
padding: 20px 16px 0;
}
}

@media (max-width: 767px) {
.jJExsZgPrFHL {
margin-bottom: 60px;
}

.eyBWDCbEybvl {
font-size: 32px;
}

.KutaIfiPgrCZ img {
aspect-ratio: 3 / 2;
}

.KutaIfiPgrCZ::after {
background: linear-gradient(180deg, transparent 35%, var(--tmRZBCDzKuBK) 100%);
}

.HHicQDoKzWwk {
top: auto;
bottom: 0;
width: 100%;
padding: 20px;
gap: 12px;
transform: none;
align-items: stretch;
}

.ZYpmRJjUxPjE {
font-size: 20px;
}

.zQTtfcjaehJe p {
font-size: 16px;
}
}
.HvyQVtVgrXfr {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
font-size: 18px;
line-height: 135%;
color: var(--JvgGsKnIuiHy);
}

.HvyQVtVgrXfr h2 {
margin: 0 0 28px;
font-size: 40px;
font-weight: 700;
line-height: normal;
color: var(--GsMRIGVzHQKn);
}

.HvyQVtVgrXfr p {
font-size: 18px;
line-height: 135%;
color: var(--JvgGsKnIuiHy);
}

.HvyQVtVgrXfr p:first-of-type {
margin-top: 0;
}

.HvyQVtVgrXfr p:last-of-type {
margin-bottom: 0;
}

.HvyQVtVgrXfr p:last-of-type + h2,
.HvyQVtVgrXfr p:last-of-type + h3 {
margin-top: 24px;
}

.HvyQVtVgrXfr ul {
padding: 0 0 0 20px;
}

.HvyQVtVgrXfr .DScYRkizPQlO {
display: flex;
align-items: center;
justify-content: center;
margin: 0;
padding: 24px 32px;
border-radius: 12px 12px 0 0;
font-size: 28px;
font-weight: 700;
color: var(--GsMRIGVzHQKn);
background: var(--CNGfYeoFtcxQ);
}

@media (max-width: 1200px) {
.HvyQVtVgrXfr {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.HvyQVtVgrXfr {
margin-bottom: 60px;
font-size: 16px;
line-height: 140%;
}

.HvyQVtVgrXfr h2 {
margin-bottom: 18px;
font-size: 26px;
}

.HvyQVtVgrXfr p {
font-size: 16px;
line-height: 140%;
}

.HvyQVtVgrXfr .DScYRkizPQlO {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.JZAJQpQqfXaS {
padding: 90px 0;
}

.ZOCVvIyBYEsT {
display: flex;
align-items: center;
justify-content: space-between;
max-width: 1110px;
width: 100%;
margin: 0 auto;
cursor: pointer;
text-decoration: none;
}

.ZOCVvIyBYEsT:hover {
text-decoration: none;
}

.KqNTRIlygDge {
max-width: 520px;
width: 100%;
flex-basis: 520px;
margin-right: 24px;
border-radius: 10px;
overflow: hidden;
}

.KqNTRIlygDge img {
display: block;
width: 100%;
}

.ILJHMKvNKzMk {
max-width: 565px;
width: 100%;
flex-basis: 565px;
padding: 36px 32px;
border: 1px solid var(--mlTilDSRwqAA);
border-radius: 10px;
background: radial-gradient(114.2% 133.85% at 7.14% 3.6%, var(--LkBqxHMZTmHo) 0.01%, var(--CNGfYeoFtcxQ) 0.1%, rgba(255, 255, 255, 0.25) 100%);
}

.ILJHMKvNKzMk h2 {
margin: 0 0 16px;
font-size: 20px;
font-weight: 600;
line-height: 120%;
text-align: center;
color: var(--JvgGsKnIuiHy);
}

.hRXosOPTQRzU {
display: flex;
align-items: center;
width: 100%;
height: 52px;
margin: 0 0 10px;
padding: 0 20px;
border: 1px solid var(--cQAOnLWAJGan);
border-radius: 6px;
font-size: 16px;
font-weight: 400;
line-height: 140%;
color: var(--GsMRIGVzHQKn);
background: var(--rbnZINZLFfRj);
transition: 0.3s ease-in-out;
}

.hRXosOPTQRzU:hover {
border: 1px solid rgba(255, 255, 255, 0.65);
}

.FCIuNtkBKLMJ {
display: flex;
align-items: center;
gap: 0 10px;
margin: 0 0 10px;
}

.FCIuNtkBKLMJ .hRXosOPTQRzU {
width: 50%;
margin: 0;
}

.TyWeDWVlVleX {
display: flex;
align-items: center;
justify-content: center;
width: 50%;
height: 52px;
padding: 15px 10px;
border-radius: 6px;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
font-size: 14px;
font-weight: 700;
line-height: 140%;
text-align: center;
text-transform: uppercase;
cursor: pointer;
color: var(--DsEroNZzjuFG);
background: var(--hVmPuLofHAfW);
}

.mauPzxDzLteS {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 52px;
margin: 20px auto 0;
padding: 15px 10px;
border-radius: 6px;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
font-size: 18px;
font-weight: 700;
line-height: 140%;
text-align: center;
cursor: pointer;
color: var(--DsEroNZzjuFG);
background: var(--hVmPuLofHAfW);
}

.oMyTDYXIWFcp {
max-width: 342px;
width: 100%;
margin: 20px auto 0;
font-size: 12px;
line-height: 140%;
text-align: center;
color: inherit;
}

.TyWeDWVlVleX:hover,
.mauPzxDzLteS:hover {
background: var(--lZyRZxqrEvvo);
}

@media (max-width: 1200px) {
.ZOCVvIyBYEsT {
padding: 0 16px;
}
}

@media (max-width: 991px) {
.ZOCVvIyBYEsT {
flex-direction: column-reverse;
}

.KqNTRIlygDge {
max-width: 565px;
flex-basis: auto;
margin: 24px 0 0;
}

.ILJHMKvNKzMk {
flex-basis: auto;
}
}

@media (max-width: 767px) {
.JZAJQpQqfXaS {
padding: 40px 0;
}

.KqNTRIlygDge {
margin: 10px 0 0;
}

.ILJHMKvNKzMk {
padding: 24px 10px;
}
}
.lSAeEyCoVHjo {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
}

.lSAeEyCoVHjo h2 {
margin: 0 auto 32px;
font-size: 40px;
font-weight: 700;
line-height: normal;
text-align: center;
}

input[name="tMfljFgMPcJH"],
#tsVTYjtDPBdV,
#pKPtRhKHEnku,
#qiMkfiFxUMOc,
#juyVTtLnnsKI {
position: absolute;
opacity: 0;
pointer-events: none;
}

.ahjbXMuhAyQM {
display: flex;
align-items: center;
gap: 14px;
margin: 0 0 32px;
padding: 0;
list-style: none;
}

.ahjbXMuhAyQM li {
width: 100%;
}

.ahjbXMuhAyQM li label {
display: flex;
align-items: center;
justify-content: center;
height: 48px;
padding: 0 10px;
border: 1px solid var(--uhKhfqkjCEto);
border-radius: 6px;
font-size: 16px;
font-weight: 600;
color: var(--GsMRIGVzHQKn);
background: var(--LkBqxHMZTmHo);
cursor: pointer;
transition: 0.3s ease-in-out;
}

.CmSkcqIZxcUc:nth-of-type(1):checked ~ .ahjbXMuhAyQM li:nth-child(1) label,
.CmSkcqIZxcUc:nth-of-type(2):checked ~ .ahjbXMuhAyQM li:nth-child(2) label,
.CmSkcqIZxcUc:nth-of-type(3):checked ~ .ahjbXMuhAyQM li:nth-child(3) label,
.CmSkcqIZxcUc:nth-of-type(4):checked ~ .ahjbXMuhAyQM li:nth-child(4) label {
background: var(--uhKhfqkjCEto);
}

.vDsXDcmkqCZe {
height: 0;
overflow: hidden;
opacity: 0;
transition: 0.15s ease-in-out;
}

.CmSkcqIZxcUc:nth-of-type(1):checked ~ .hpnxfyMSPkLB .vDsXDcmkqCZe:nth-child(1),
.CmSkcqIZxcUc:nth-of-type(2):checked ~ .hpnxfyMSPkLB .vDsXDcmkqCZe:nth-child(2),
.CmSkcqIZxcUc:nth-of-type(3):checked ~ .hpnxfyMSPkLB .vDsXDcmkqCZe:nth-child(3),
.CmSkcqIZxcUc:nth-of-type(4):checked ~ .hpnxfyMSPkLB .vDsXDcmkqCZe:nth-child(4) {
height: auto;
overflow: visible;
opacity: 1;
}

.GMsGFLgrkhbX {
display: flex;
align-items: stretch;
flex-wrap: wrap;
margin: 0 -10px;
}

.RdDbHWUVoRAC {
display: block;
max-width: calc(25% - 20px);
width: 100%;
flex-basis: calc(25% - 20px);
margin: 0 10px 20px;
text-decoration: none;
cursor: pointer;
}

.EhEjLZeKGHUp {
margin-bottom: 10px;
border-radius: 10px;
overflow: hidden;
}

.EhEjLZeKGHUp img {
display: block;
width: 100%;
aspect-ratio: 263 / 156;
object-fit: cover;
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.ahjbXMuhAyQM li label:hover {
background: var(--uhKhfqkjCEto);
}

.EhEjLZeKGHUp:hover img {
transform: scale(1.1);
}
}

@media (max-width: 1200px) {
.lSAeEyCoVHjo {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.lSAeEyCoVHjo {
margin-bottom: 60px;
}

.lSAeEyCoVHjo h2 {
margin-bottom: 20px;
font-size: 26px;
}

.ahjbXMuhAyQM {
gap: 6px;
margin: 0 0 20px;
overflow-x: auto;
}

.ahjbXMuhAyQM li {
width: auto;
flex: 0 0 auto;
}

.ahjbXMuhAyQM li label {
height: 36px;
padding: 0 14px;
font-size: 14px;
white-space: nowrap;
}

.GMsGFLgrkhbX {
margin: 0 -5px;
}

.RdDbHWUVoRAC {
max-width: calc(50% - 10px);
flex-basis: calc(50% - 10px);
margin: 0 5px 10px;
}

}
.QqMBfPctDTiS {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
}

.QqMBfPctDTiS h2 {
margin: 0 auto 32px;
font-size: 40px;
font-weight: 700;
line-height: normal;
text-align: center;
}

.IEDPqOvEaQcz {
display: flex;
align-items: stretch;
flex-wrap: wrap;
margin: 0 -10px;
}

.ufYytunORqsu {
display: block;
max-width: calc(25% - 20px);
width: 100%;
flex-basis: calc(25% - 20px);
margin: 0 10px 20px;
text-decoration: none;
cursor: pointer;
}

.gUpxGiaPPTDZ {
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 10px;
padding: 24px;
aspect-ratio: 526 / 312;
border-radius: 10px;
background: var(--JdGGFHiBApRs);
}

.gUpxGiaPPTDZ img {
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
object-fit: contain;
transition: 0.3s ease-in-out;
}

.ufYytunORqsu span {
display: block;
margin-bottom: 5px;
font-size: 18px;
color: var(--GsMRIGVzHQKn);
}

@media (min-width: 1025px) {
.gUpxGiaPPTDZ:hover img {
transform: scale(1.1);
}
}

@media (max-width: 1200px) {
.QqMBfPctDTiS {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.QqMBfPctDTiS {
margin-bottom: 60px;
}

.QqMBfPctDTiS h2 {
margin-bottom: 20px;
font-size: 26px;
}

.IEDPqOvEaQcz {
margin: 0 -5px;
}

.ufYytunORqsu {
max-width: calc(50% - 10px);
flex-basis: calc(50% - 10px);
margin: 0 5px 10px;
}

.gUpxGiaPPTDZ {
padding: 16px;
}

.ufYytunORqsu span {
margin-bottom: 2px;
font-size: 16px;
}
}
.SvZCarScbGHf {
max-width: 1110px;
width: 100%;
margin: 64px auto 100px;
}

.SvZCarScbGHf p {
margin-bottom: 20px;
font-size: 18px;
line-height: 135%;
color: var(--JvgGsKnIuiHy);
}

.lKmYqKCnRjyt {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 24px;
padding: 20px 24px;
border-radius: 10px;
background-color: var(--CNGfYeoFtcxQ);
}

.VqAGAXnclAby .tsPxEgAxmKdq {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--JvgGsKnIuiHy);
}

.NwWQMPRSEJkB {
display: flex;
align-items: center;
gap: 10px;
}

.NwWQMPRSEJkB span {
font-size: 24px;
font-weight: 600;
color: var(--JvgGsKnIuiHy);
}

.NwWQMPRSEJkB small {
font-size: 14px;
color: var(--JvgGsKnIuiHy);
}

.esfYZLlEGnvu {
display: flex;
align-items: center;
gap: 2px;
}

.SbEBmORBCCAq {
font-size: 20px;
line-height: 1;
color: var(--JvgGsKnIuiHy);
}

.esfYZLlEGnvu[rating='1'] .SbEBmORBCCAq:not(:nth-child(n + 2)),
.esfYZLlEGnvu[rating='2'] .SbEBmORBCCAq:not(:nth-child(n + 3)),
.esfYZLlEGnvu[rating='3'] .SbEBmORBCCAq:not(:nth-child(n + 4)),
.esfYZLlEGnvu[rating='4'] .SbEBmORBCCAq:not(:nth-child(n + 5)),
.esfYZLlEGnvu[rating='5'] .SbEBmORBCCAq:not(:nth-child(n + 6)) {
color: var(--uhKhfqkjCEto);
}

.mmwggdLIIBAJ {
font-size: 22px;
font-weight: 700;
letter-spacing: -0.5px;
}

.AuTXpcEsdZjW {
color: #4285F4;
}

.mwDNnzQBzQou {
color: #EA4335;
}

.sLcolrOUuxGw {
color: #FBBC05;
}

.kyGHRpwWpAXu {
color: #34A853;
}

.HJoIyUNGmCWK {
display: flex;
align-items: center;
justify-content: center;
max-width: 200px;
width: 100%;
height: 42px;
border-radius: 6px;
text-decoration: none;
cursor: pointer;
color: var(--DsEroNZzjuFG);
background: var(--hVmPuLofHAfW);
}

.IiJWaqCmKSZZ {
display: flex;
align-items: center;
justify-content: center;
max-width: 214px;
width: 100%;
height: 46px;
margin: 32px auto 0;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
cursor: pointer;
color: var(--DsEroNZzjuFG);
background: var(--hVmPuLofHAfW);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.HJoIyUNGmCWK:hover,
.IiJWaqCmKSZZ:hover {
background: var(--lZyRZxqrEvvo);
}
}

@media (max-width: 1200px) {
.SvZCarScbGHf {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.SvZCarScbGHf {
margin: 24px 0 60px;
}

.lKmYqKCnRjyt {
flex-direction: column;
justify-content: center;
margin-bottom: 16px;
padding: 20px 16px;
}

.IiJWaqCmKSZZ {
margin: 18px auto 0;
}

.VqAGAXnclAby .tsPxEgAxmKdq {
display: block;
margin: 0 auto 5px;
text-align: center;
}

.NwWQMPRSEJkB {
margin-bottom: 16px;
}
}
.vkXWKvLpVYhw {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
}

.dlEeZGLpcqlJ {
padding: 16px 32px;
border-left: 5px solid var(--mlTilDSRwqAA);
border-radius: 10px;
font-size: 20px;
color: var(--GsMRIGVzHQKn);
background: var(--CNGfYeoFtcxQ);
}

@media (max-width: 1200px) {
.vkXWKvLpVYhw {
padding: 0 16px;
}
}

@media (max-width: 767px) {
.vkXWKvLpVYhw {
margin-bottom: 60px;
}
}
.sDbEWyXbJXXr,
#fxJdLNUFIvpX,
#pwXZvMPCcGGx,
#VxAINCDVgWcb {
position: absolute;
opacity: 0;
pointer-events: none;
}

.KOMEeyPPFoqq.YkTfqubUShQX {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 20;
display: none;
overflow: auto;
}

#pwXZvMPCcGGx:checked ~ .KOMEeyPPFoqq.YkTfqubUShQX,
#VxAINCDVgWcb:checked ~ .KOMEeyPPFoqq.YkTfqubUShQX {
display: block;
}

#VxAINCDVgWcb:checked ~ .KOMEeyPPFoqq .IOpVsDFEkVnR {
display: none;
}

#pwXZvMPCcGGx:checked ~ .KOMEeyPPFoqq .HQZHQVyPzGmw {
display: none;
}

body:has(#pwXZvMPCcGGx:checked),
body:has(#VxAINCDVgWcb:checked) {
overflow: hidden;
}

.TWqWkOsXyvyM {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1;
background: rgba(0, 0, 0, 0.5);
}

.VfIghwNlnbZW {
position: relative;
top: 100px;
max-width: 600px;
width: 100%;
margin: 0 auto;
padding: 28px 44px;
border: 1px solid var(--mlTilDSRwqAA);
border-radius: 20px;
background: var(--CNGfYeoFtcxQ);
z-index: 999;
}

.rhmcrXQnRtzu .IOpVsDFEkVnR,
.rhmcrXQnRtzu .HQZHQVyPzGmw {
display: block;
}

.zevxUcdOQwmY {
margin-bottom: 36px;
font-size: 16px;
line-height: 140%;
text-align: center;
color: var(--GsMRIGVzHQKn);
}

.iZQvRUTSINcz {
margin-bottom: 36px;
padding-bottom: 36px;
border-bottom: 1px solid var(--mlTilDSRwqAA);
}

.iZQvRUTSINcz span {
display: block;
margin-bottom: 4px;
font-size: 20px;
font-weight: 500;
color: var(--JvgGsKnIuiHy);
}

.iZQvRUTSINcz small {
display: block;
margin-bottom: 16px;
font-size: 16px;
font-weight: 400;
opacity: 0.8;
color: var(--JvgGsKnIuiHy);
}

.iZQvRUTSINcz input {
width: 100%;
height: 50px;
padding: 0 20px;
border: 1px solid var(--cQAOnLWAJGan);
border-radius: 46px;
font-size: 16px;
color: var(--JvgGsKnIuiHy);
background: var(--rbnZINZLFfRj);
transition: 0.3s ease-in-out;
}

.iZQvRUTSINcz input::placeholder {
opacity: 0.6;
color: var(--JvgGsKnIuiHy);
}

.iZQvRUTSINcz input:hover,
.iZQvRUTSINcz input:focus {
border-color: var(--JvgGsKnIuiHy);
}

.tTOpmuFCEmgs {
margin: 0 auto 24px;
padding: 0;
border: none;
}

.DWZbBSoJUFTq {
position: relative;
display: flex;
flex-direction: row-reverse;
justify-content: center;
width: 100%;
height: auto;
overflow: hidden;
}

.DWZbBSoJUFTq > input,
#hmmGuZuloOcb,
#fpgYvPlUuhoQ,
#opQqDDUrgBEj,
#cbaUNGgRtkhB,
#PryeYFeJOCLk,
#CozlHMlUPkxr,
.DWZbBSoJUFTq > input.TNfZLTOWxciC {
display: none;
}

.DWZbBSoJUFTq > label {
width: 40px;
height: 40px;
margin-top: auto;
font-size: 0;
cursor: pointer;
transition: 0.3s;
}

.DWZbBSoJUFTq > label::before {
content: '\2605';
display: block;
font-size: 34px;
line-height: 40px;
text-align: center;
color: var(--JvgGsKnIuiHy);
}

.DWZbBSoJUFTq > input:checked ~ label::before,
.DWZbBSoJUFTq > input:checked ~ label ~ label::before,
.DWZbBSoJUFTq > input:not(:checked) ~ label:hover::before,
.DWZbBSoJUFTq > input:not(:checked) ~ label:hover ~ label::before {
color: var(--uhKhfqkjCEto);
}

.IQmOiGzjPZIg {
margin-bottom: 36px;
}

.IQmOiGzjPZIg textarea {
width: 100%;
height: 120px;
padding: 14px 20px;
border: 1px solid var(--JvgGsKnIuiHy);
border-radius: 20px;
font-size: 16px;
resize: none;
overflow: hidden;
color: var(--JvgGsKnIuiHy);
background: var(--rbnZINZLFfRj);
}

.IQmOiGzjPZIg textarea::placeholder {
opacity: 0.6;
color: var(--JvgGsKnIuiHy);
}

.fMQrRKOKBHun {
display: flex;
align-items: center;
justify-content: flex-end;
}

.zQnJVozToFjx {
display: flex;
align-items: center;
justify-content: center;
width: 136px;
height: 42px;
padding: 10px;
border: 1px solid var(--mlTilDSRwqAA);
border-radius: 6px;
font-size: 16px;
font-weight: 700;
text-align: center;
cursor: pointer;
color: var(--GsMRIGVzHQKn);
transition: 0.3s ease-in-out;
}

.zQnJVozToFjx:hover {
background: var(--mlTilDSRwqAA);
}

.ybHySDNvguNv {
display: flex;
align-items: center;
justify-content: center;
width: 193px;
height: 42px;
margin-left: 16px;
padding: 10px;
border-radius: 6px;
font-size: 16px;
font-weight: 700;
text-align: center;
cursor: pointer;
color: var(--GsMRIGVzHQKn);
background: #197BFF;
transition: 0.3s ease-in-out;
}

.ybHySDNvguNv:hover {
background: #166AD9;
}

.HQZHQVyPzGmw {
max-width: 292px;
width: 100%;
margin: 0 auto;
text-align: center;
}

.IrCWmhAbjkSK {
margin: 16px 0 20px;
font-size: 24px;
font-weight: 700;
line-height: 140%;
color: var(--GsMRIGVzHQKn);
}

.HQZHQVyPzGmw .zQnJVozToFjx {
margin: 0 auto;
}

@media (max-width: 767px) {
.VfIghwNlnbZW {
width: calc(100% - 20px);
max-width: 100%;
padding: 28px 16px;
}

.zevxUcdOQwmY {
margin-bottom: 20px;
}

.iZQvRUTSINcz {
margin-bottom: 20px;
padding-bottom: 20px;
}

.tTOpmuFCEmgs {
margin-bottom: 16px;
}

.IQmOiGzjPZIg {
margin-bottom: 24px;
}
}
.TSpZwaTMsdYK {
display: flex;
align-items: center;
max-width: 1110px;
width: 100%;
margin: 10px auto;
padding: 0;
list-style: none;
}

.TSpZwaTMsdYK li {
position: relative;
font-size: 16px;
color: var(--JvgGsKnIuiHy);
}

.TSpZwaTMsdYK li a {
color: var(--JvgGsKnIuiHy);
text-decoration: none;
}

.TSpZwaTMsdYK li a:hover {
text-decoration: none;
}

.TSpZwaTMsdYK li + li {
margin-left: 30px;
}

.TSpZwaTMsdYK li span {
opacity: 0.5;
}

.TSpZwaTMsdYK li + li::before {
content: '-';
position: absolute;
top: 50%;
left: -20px;
transform: translateY(-50%);
font-size: 20px;
color: var(--JvgGsKnIuiHy);
}

@media (min-width: 1025px) {
.TSpZwaTMsdYK li a:hover {
text-decoration: underline;
}
}

@media (max-width: 1200px) {
.TSpZwaTMsdYK {
padding: 0 16px;
}
}
.hgbDeyzFdUxo,
.RmmynOCxlmMP {
width: 100%;
}

table {
width: 100%;
margin-bottom: 32px;
border-collapse: collapse;
}

table tr td {
padding: 16px 32px;
font-size: 18px;
font-weight: 400;
text-align: left;
overflow-wrap: break-word;
color: var(--JvgGsKnIuiHy);
border: 1px solid var(--mlTilDSRwqAA);
background: var(--bhtDWHjfuDMF);
}

table tr th {
padding: 16px 32px;
font-size: 18px;
font-weight: 700;
text-align: left;
overflow-wrap: break-word;
color: var(--JvgGsKnIuiHy);
border: 1px solid var(--mlTilDSRwqAA);
background: var(--CNGfYeoFtcxQ);
}

table tr:nth-child(even) td {
background: var(--tmRZBCDzKuBK);
}

@media (max-width: 767px) {
table tr td,
table tr th {
padding: 12px 4px;
font-size: 16px;
}
}

@media (max-width: 500px) {
.hgbDeyzFdUxo {
display: block;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
}
}
.VRCYzllPyTPi {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

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

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

.tmZVUQcXrvva a:hover {
color: var(--kUJOdBUzGhTI);
}
.IhukBwOWOxIZ {
padding: 80px 0 0;
background: var(--AIooBBxTRLOL);
border-top: 1px solid var(--cQAOnLWAJGan);
}

.nswXFiLwiYZW {
margin-bottom: 94px;
}

.uHYvmSIVpSOC {
display: flex;
align-items: flex-start;
justify-content: space-between;
max-width: 1110px;
width: 100%;
margin: 0 auto;
}

.qPBIZwftpbZT .RYEOPcnmGEDy {
margin-bottom: 28px;
}

.RYEOPcnmGEDy img {
width: auto;
height: 100px;
max-width: 180px;
border-radius: 12px;
object-fit: contain;
}

.zDYuzGULehJp {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 24px;
}

.zDYuzGULehJp img {
flex: none;
width: auto;
height: 40px;
max-width: 200px;
object-fit: contain;
}

.rWJRIKJFacXR {
display: flex;
align-items: flex-start;
margin-left: 20px;
}

.enFJAxtWJlwG + .enFJAxtWJlwG {
margin-left: 120px;
}

.TjpqJlvBcOVV {
list-style: none;
margin: 0;
padding: 0;
}

.TjpqJlvBcOVV li {
font-size: 16px;
}

.TjpqJlvBcOVV li + li {
margin-top: 16px;
}

.IhukBwOWOxIZ .TjpqJlvBcOVV li a {
color: var(--ygKPhGQlkygL);
font-weight: 400;
text-decoration: none;
}

.IhukBwOWOxIZ a:hover {
text-decoration: none;
}

.mbJhpeisTojV {
display: flex;
align-items: center;
justify-content: center;
padding: 0 0 40px;
}

.ZtQexhrTgFlp {
font-size: 12px;
text-align: center;
color: var(--ygKPhGQlkygL);
}

@media (min-width: 1025px) {
.IhukBwOWOxIZ .TjpqJlvBcOVV li a:hover {
text-decoration: underline;
}
}

@media (max-width: 1200px) {
.IhukBwOWOxIZ {
padding: 80px 16px 0;
}
}

@media (max-width: 767px) {
.IhukBwOWOxIZ {
padding: 50px 16px 68px;
}

.RYEOPcnmGEDy img {
height: 80px;
max-width: 150px;
}

.zDYuzGULehJp img {
height: 32px;
max-width: 160px;
}

.nswXFiLwiYZW {
margin-bottom: 40px;
}

.uHYvmSIVpSOC {
flex-direction: column;
}

.rWJRIKJFacXR {
margin: 40px 0 0;
flex-direction: column;
}

.enFJAxtWJlwG + .enFJAxtWJlwG {
margin: 36px 0 0;
}

.mbJhpeisTojV {
padding: 0 0 50px;
justify-content: flex-start;
}
}
