:root {
--uILROZGjpSqt: #23242B;
--FMrwvAVUHiHb: #76B6D1;
--YqMIkYRDOPIi: #F5C955;
--GfmnkKtkDoZf: #1A1B20;
--CsWtcmxhKNpf: #1F2026;
--kxAcMUOWeXMS: #34435C;
--oBvmnuyNwTMi: #C08F38;
--PmhmjOuzjxNs: #FBFCFD;
--xeLmjNRLulGx: #E1E2E5;
--OaEsuXITdWcO: #F7CE63;
--ajDhAbpNnfQo: #FFD645;
--EWCsGwpncUtZ: #313F57;
--yFeolZDtaHjW: linear-gradient(132deg, #FFEA33 0%, #FFD84F 100%);
--rtYPEqOjkaBn: #1F2026;
--RPGxasDnhcOV: #1A1E38;
--iMxjzGTXdlgI: rgba(0,0,0,0.40);
--qDxIJomZYbeC: rgba(255,255,255,0.10);
--hkpdTLuzvwKH: #313F57;
--PFHTmRpUdBtf: #FBFCFD;
--gUTOidftUDdk: #34435C;
--WWoptaignpOT: #E1E2E5;
--fTWyGHhcJKJv: #FBFCFD;
--VUARdvlrXVMg: #F5C955;
--ZZiAAHELWSDD: #76B6D1;
--ZVnemAyIHBQu: rgba(0,0,0,0.38);
--fMSKmQiKVZQl: #C08F38;
--NOjrrBHmzvjc: #D62828;
--FltIwkyEnwjs: #F8716B;

}

* {
box-sizing: border-box;
}

.rcifIvcojwCG a,
.NfOXsRGDeZSb a {
color: var(--xeLmjNRLulGx);
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(--uILROZGjpSqt);
color: var(--PmhmjOuzjxNs);
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(--PmhmjOuzjxNs);
}

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;
}

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

.LnKTeTqdHXNv,
.UnzSIzZVOruc,
.inside-dStTaSxNENGM {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.LnKTeTqdHXNv {
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;
}

.IPUSHhUKFyvG {
padding: 54px 0 0;
}

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

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

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

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

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

.rcifIvcojwCG .gYCirgBtFbRa li a {
color: var(--xeLmjNRLulGx);
font-weight: 400;
text-decoration: none;
}

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

.esbSJvUIeXIY {
margin-right: 0;
}

.rcifIvcojwCG .vPUGrVVNpoAT,
.rcifIvcojwCG .AYpwaIEZxwYH {
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;
}

.rcifIvcojwCG .vPUGrVVNpoAT {
background: var(--hkpdTLuzvwKH);
color: var(--PmhmjOuzjxNs);
font-weight: 400;
}

.rcifIvcojwCG .AYpwaIEZxwYH {
margin-left: 10px;
background: var(--OaEsuXITdWcO);
color: var(--EWCsGwpncUtZ);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.xtqMYSNwtiQX {
display: none;
}

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

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

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

.rcifIvcojwCG .vPUGrVVNpoAT:hover {
background: var(--hkpdTLuzvwKH);
opacity: 0.9;
}

.rcifIvcojwCG .AYpwaIEZxwYH:hover {
background: var(--yFeolZDtaHjW);
}
}

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

.sSDybSdvlMKD {
margin-right: 105px;
}

.esbSJvUIeXIY {
margin-right: 0;
}
}

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

.RUbEhlBXoUJK {
order: -2;
}

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

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

.PjOuFqBhEtvz {
display: none;
}

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

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

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

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

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

.gYCirgBtFbRa {
display: block;
}

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

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

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

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

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

.OBLsbzlMRhah .RUbEhlBXoUJK img {
max-width: 90px;
}

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

.rcifIvcojwCG .vPUGrVVNpoAT,
.rcifIvcojwCG .AYpwaIEZxwYH {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.IpDtcRGqRlea {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.hpRrYeaJGYvG {
position: relative;
}

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

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

.ZulnQPtWndIg {
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;
}

.PfbECSbAuobl {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--PmhmjOuzjxNs);
text-shadow: 2px 2px var(--uILROZGjpSqt);
}

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

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

.lRFoCuRiHYdG {
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(--OaEsuXITdWcO);
color: var(--EWCsGwpncUtZ);
cursor: pointer;
animation: pulse 2s infinite;
}

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

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

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

.jYdEraseglHI {
font-size: 32px;
}

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

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

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

.PfbECSbAuobl {
font-size: 20px;
}

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

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

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

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

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

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

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

.sZAvOQWbXuOH .lwPaqCdzBVMY {
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(--PmhmjOuzjxNs);
background: var(--hkpdTLuzvwKH);
}

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

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

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

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

.sZAvOQWbXuOH .lwPaqCdzBVMY {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.gLDGDMNkVoda {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.cJOHwNbrEfwE .VZmJOhvYVpxH {
width: 50%;
margin: 0;
}

.ldjxCxWQjJsq {
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(--EWCsGwpncUtZ);
background: var(--OaEsuXITdWcO);
}

.bBmiygcBSKeA {
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(--EWCsGwpncUtZ);
background: var(--OaEsuXITdWcO);
}

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

.ldjxCxWQjJsq:hover,
.bBmiygcBSKeA:hover {
background: var(--yFeolZDtaHjW);
}

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

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

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

.FGvowFBKrkRJ {
flex-basis: auto;
}
}

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

.hhjrDLgCykFV {
margin: 10px 0 0;
}

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

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

input[name="fXTewfQuBiJZ"],
#pUQPuoEzLDgS,
#QUSTaGXbZRTe,
#stDFjXGPXCZz,
#nQODYvFnzBIP {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.TkZWrRtTUvCc li {
width: 100%;
}

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

.HHPjuLiDeqOv:nth-of-type(1):checked ~ .TkZWrRtTUvCc li:nth-child(1) label,
.HHPjuLiDeqOv:nth-of-type(2):checked ~ .TkZWrRtTUvCc li:nth-child(2) label,
.HHPjuLiDeqOv:nth-of-type(3):checked ~ .TkZWrRtTUvCc li:nth-child(3) label,
.HHPjuLiDeqOv:nth-of-type(4):checked ~ .TkZWrRtTUvCc li:nth-child(4) label {
background: var(--YqMIkYRDOPIi);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.eZssWeXGQbEj {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.qrVslMConemX {
margin: 0 -5px;
}

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

.lbLQsAlGLIOU {
padding: 16px;
}

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

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

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

.WptHapxjxOfH .cXaUMzjcfZZr {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--xeLmjNRLulGx);
}

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

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

.GRwhgySbgVGY small {
font-size: 14px;
color: var(--xeLmjNRLulGx);
}

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

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

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

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

.mbjjIjtRBOpo {
color: #4285F4;
}

.OElVzYwRrgRV {
color: #EA4335;
}

.gNiTVXcDwPzQ {
color: #FBBC05;
}

.LSltERiQRBRk {
color: #34A853;
}

.zWkcxniStJMT {
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(--EWCsGwpncUtZ);
background: var(--OaEsuXITdWcO);
}

.spYdvnOnvaXN {
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(--EWCsGwpncUtZ);
background: var(--OaEsuXITdWcO);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.zWkcxniStJMT:hover,
.spYdvnOnvaXN:hover {
background: var(--yFeolZDtaHjW);
}
}

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

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

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

.spYdvnOnvaXN {
margin: 18px auto 0;
}

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

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

.KemGaqJEVitQ {
padding: 16px 32px;
border-left: 5px solid var(--ZZiAAHELWSDD);
border-radius: 10px;
font-size: 20px;
color: var(--PmhmjOuzjxNs);
background: var(--hkpdTLuzvwKH);
}

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

@media (max-width: 767px) {
.PaFqDsKKXRUf {
margin-bottom: 60px;
}
}
.KfXjyNMUtzLB,
#XjENHlQTjJbl,
#hABujoPWiVqy,
#PjUvNMUrFglD {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#hABujoPWiVqy:checked ~ .gMSWISXsIkxF.UBDupYXJznec,
#PjUvNMUrFglD:checked ~ .gMSWISXsIkxF.UBDupYXJznec {
display: block;
}

#PjUvNMUrFglD:checked ~ .gMSWISXsIkxF .cmrvECKXPGVB {
display: none;
}

#hABujoPWiVqy:checked ~ .gMSWISXsIkxF .yyXOQgUMPbTX {
display: none;
}

body:has(#hABujoPWiVqy:checked),
body:has(#PjUvNMUrFglD:checked) {
overflow: hidden;
}

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

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

.jHFnYNpKWmuA .cmrvECKXPGVB,
.jHFnYNpKWmuA .yyXOQgUMPbTX {
display: block;
}

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

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

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

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

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

.EPHEvLtwiEXq input::placeholder {
opacity: 0.6;
color: var(--xeLmjNRLulGx);
}

.EPHEvLtwiEXq input:hover,
.EPHEvLtwiEXq input:focus {
border-color: var(--xeLmjNRLulGx);
}

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

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

.ovhNZDBZiuGM > input,
#sXipYAoYcaRl,
#mdufpOyewOyf,
#QjGKGSJDDxzh,
#eTdlpjGEhZaD,
#hXxCzRlJrxfu,
#KuwdzlmNsiIW,
.ovhNZDBZiuGM > input.MMXqCLIqtdoJ {
display: none;
}

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

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

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

.UPEgVZkFgPuS {
margin-bottom: 36px;
}

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

.UPEgVZkFgPuS textarea::placeholder {
opacity: 0.6;
color: var(--xeLmjNRLulGx);
}

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

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

.oXRrwtrQbgyQ:hover {
background: var(--ZZiAAHELWSDD);
}

.PoLcifYNXMVe {
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(--PmhmjOuzjxNs);
background: #197BFF;
transition: 0.3s ease-in-out;
}

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

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

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

.yyXOQgUMPbTX .oXRrwtrQbgyQ {
margin: 0 auto;
}

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

.zKDDZOoKQzZA {
margin-bottom: 20px;
}

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

.dexJnIIbWNXR {
margin-bottom: 16px;
}

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

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

.ZwrjFMRrshgB li a {
color: var(--xeLmjNRLulGx);
text-decoration: none;
}

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

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

.ZwrjFMRrshgB li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.ZwrjFMRrshgB {
padding: 0 16px;
}
}
.hndJhqavUtok,
.crFufIXFlMMk {
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(--xeLmjNRLulGx);
border: 1px solid var(--ZZiAAHELWSDD);
background: var(--rtYPEqOjkaBn);
}

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

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

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

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

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

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

.liDbWlPKCJXn a:hover {
color: var(--oBvmnuyNwTMi);
}
.NfOXsRGDeZSb {
padding: 80px 0 0;
background: var(--gUTOidftUDdk);
border-top: 1px solid var(--qDxIJomZYbeC);
}

.oBkuECMoxYSF {
margin-bottom: 94px;
}

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

.dlvjlZQvBHHQ .IDnrCQkhWkvZ {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.NfOXsRGDeZSb .ztTspEqnBCmG li a {
color: var(--WWoptaignpOT);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.oBkuECMoxYSF {
margin-bottom: 40px;
}

.DGcmsxuOTmsi {
flex-direction: column;
}

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

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

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