:root {
--vHGTLJbzoCAr: #1C1D23;
--iADQYYOEQufK: #76B6D1;
--fcLNSHPobpMv: #F8D169;
--kzJxyqiMbPqB: #16171C;
--uQehyvmUIRDn: #212229;
--DaJIBLFpxeuI: #36455F;
--tnzQaRbbAdiw: #CBA047;
--abNpjQELDTYd: #F7F8FA;
--PjQNSjdRNuKO: #DDDEE1;
--vhwMZXbGshlA: #F5C955;
--gScixyeTZjbR: #FFDA52;
--VdkSohdpGvyx: #36455F;
--bkSJkCtGjffa: linear-gradient(136deg, #FFE600 0%, #FFD339 100%);
--fTmbxQzCGeQb: #212229;
--ndkhYDdJUXXu: #171B33;
--fxpdoxHJixOL: rgba(0,0,0,0.52);
--BUyKQHnAupWd: rgba(255,255,255,0.13);
--cbqrHrvwVtDk: #34435C;
--eCRfWdjzFwZl: #F7F8FA;
--xTNjBgLXSvju: #36455F;
--QbkodSjwZlfn: #DDDEE1;
--kgNYXhqLJAMU: #F7F8FA;
--UGnImreAGElC: #F8D169;
--roJImWVMelJv: #76B6D1;
--xLzllLwbovNe: rgba(6,8,12,0.42);
--zmiTeDbOvInc: #CBA047;
--lhtdTwdJjGjQ: #E03E52;
--QooXmmHkFcFj: #F8716B;

}

* {
box-sizing: border-box;
}

.FiJQrSKAlpTF a,
.cSsvnqfDSTmm a {
color: var(--PjQNSjdRNuKO);
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(--vHGTLJbzoCAr);
color: var(--abNpjQELDTYd);
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(--abNpjQELDTYd);
}

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

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

.InhsnDSvgdTL,
.ZyBXDTkCqSeF,
.inside-VqYUtAxeJqXp {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.kZlqtPjrwabB {
padding: 54px 0 0;
}

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

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

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

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

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

.FiJQrSKAlpTF .PzXdlFeOWCrr li a {
color: var(--PjQNSjdRNuKO);
font-weight: 400;
text-decoration: none;
}

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

.DsONkpJOmvHw {
margin-right: 0;
}

.FiJQrSKAlpTF .PiTjMsxWRbij,
.FiJQrSKAlpTF .MSiwErghJjOc {
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;
}

.FiJQrSKAlpTF .PiTjMsxWRbij {
background: var(--cbqrHrvwVtDk);
color: var(--abNpjQELDTYd);
font-weight: 400;
}

.FiJQrSKAlpTF .MSiwErghJjOc {
margin-left: 10px;
background: var(--vhwMZXbGshlA);
color: var(--VdkSohdpGvyx);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.KlJbftmnxIUZ {
display: none;
}

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

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

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

.FiJQrSKAlpTF .PiTjMsxWRbij:hover {
background: var(--cbqrHrvwVtDk);
opacity: 0.9;
}

.FiJQrSKAlpTF .MSiwErghJjOc:hover {
background: var(--bkSJkCtGjffa);
}
}

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

.BHJjnEuAghyV {
margin-right: 105px;
}

.DsONkpJOmvHw {
margin-right: 0;
}
}

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

.ffQtBPiEiJwA {
order: -2;
}

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

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

.kWdzLvplAGmL {
display: none;
}

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

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

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

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

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

.PzXdlFeOWCrr {
display: block;
}

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

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

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

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

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

.yqTyAzfjxtvx .ffQtBPiEiJwA img {
max-width: 90px;
}

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

@media (max-width: 425px) {
.yqTyAzfjxtvx {
padding: 0 12px;
}

.ffQtBPiEiJwA {
flex: none;
}

.BHJjnEuAghyV {
max-width: none;
}

.FiJQrSKAlpTF .PiTjMsxWRbij,
.FiJQrSKAlpTF .MSiwErghJjOc {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.FiJQrSKAlpTF .MSiwErghJjOc {
margin-left: 6px;
}
}
.upcTVrGpqSCE {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.xNlUeonslytv {
position: relative;
}

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

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

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

.VakFbUiAQDRy {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--abNpjQELDTYd);
text-shadow: 2px 2px var(--vHGTLJbzoCAr);
}

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

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

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

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

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

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

.rCMtpePVpjnY {
font-size: 32px;
}

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

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

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

.VakFbUiAQDRy {
font-size: 20px;
}

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

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

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

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

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

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

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

.ZKUAvyNAeATY .lVDfIMgqGToL {
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(--abNpjQELDTYd);
background: var(--cbqrHrvwVtDk);
}

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

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

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

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

.ZKUAvyNAeATY .lVDfIMgqGToL {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.HfzJqbpfoOZM {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.EvJydcVZuusV .oEYNLUPRaumF {
width: 50%;
margin: 0;
}

.bTxmzQuroSrV {
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(--VdkSohdpGvyx);
background: var(--vhwMZXbGshlA);
}

.pYGgaNlGKcyd {
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(--VdkSohdpGvyx);
background: var(--vhwMZXbGshlA);
}

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

.bTxmzQuroSrV:hover,
.pYGgaNlGKcyd:hover {
background: var(--bkSJkCtGjffa);
}

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

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

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

.koInjaiaXmNJ {
flex-basis: auto;
}
}

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

.yhbSCAoNeWnT {
margin: 10px 0 0;
}

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

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

input[name="ieDwYfDcbTNn"],
#bSVRSLcUvZDv,
#dybAZEPZjFgc,
#hnTWhfPyeAsv,
#HyQIoNCYmLkT {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.iqepRXfvMaeJ li {
width: 100%;
}

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

.RlfiKpVUSeTe:nth-of-type(1):checked ~ .iqepRXfvMaeJ li:nth-child(1) label,
.RlfiKpVUSeTe:nth-of-type(2):checked ~ .iqepRXfvMaeJ li:nth-child(2) label,
.RlfiKpVUSeTe:nth-of-type(3):checked ~ .iqepRXfvMaeJ li:nth-child(3) label,
.RlfiKpVUSeTe:nth-of-type(4):checked ~ .iqepRXfvMaeJ li:nth-child(4) label {
background: var(--fcLNSHPobpMv);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.HnxaTrLrmKiL {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.yuNIOWTbQNYF {
margin: 0 -5px;
}

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

.SpBxpwaVJRGa {
padding: 16px;
}

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

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

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

.zBYTEZQUQLTJ .LaNaYaREXyds {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--PjQNSjdRNuKO);
}

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

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

.TWrrRjkPfRnT small {
font-size: 14px;
color: var(--PjQNSjdRNuKO);
}

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

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

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

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

.czWtxVfmBnFU {
color: #4285F4;
}

.bNeLsFQAnzWY {
color: #EA4335;
}

.QmNOPbHHONUa {
color: #FBBC05;
}

.SxqyZxxVPxfl {
color: #34A853;
}

.eqxbfyYlnPVW {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
min-width: min(200px, 100%);
max-width: 100%;
min-height: 42px;
padding: 8px 16px;
border-radius: 6px;
text-align: center;
text-decoration: none;
cursor: pointer;
color: var(--VdkSohdpGvyx);
background: var(--vhwMZXbGshlA);
}

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

@media (min-width: 1025px) {
.eqxbfyYlnPVW:hover,
.JhYbgUstxBQM:hover {
background: var(--bkSJkCtGjffa);
}
}

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

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

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

.JhYbgUstxBQM {
margin: 18px auto 0;
}

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

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

.TzNMnQZWLlQx {
padding: 16px 32px;
border-left: 5px solid var(--roJImWVMelJv);
border-radius: 10px;
font-size: 20px;
color: var(--abNpjQELDTYd);
background: var(--cbqrHrvwVtDk);
}

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

@media (max-width: 767px) {
.OwRqugIYLBBU {
margin-bottom: 60px;
}
}
.VLmvIFCBQnjy,
#QbUgarFSQzDl,
#wQKLAVhLyiJv,
#BzoARJrthRSz {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#wQKLAVhLyiJv:checked ~ .aAiMoRXWaOmn.RdFXJegvykKg,
#BzoARJrthRSz:checked ~ .aAiMoRXWaOmn.RdFXJegvykKg {
display: block;
}

#BzoARJrthRSz:checked ~ .aAiMoRXWaOmn .MUWyanjafFCg {
display: none;
}

#wQKLAVhLyiJv:checked ~ .aAiMoRXWaOmn .VNhLnUUofKWx {
display: none;
}

body:has(#wQKLAVhLyiJv:checked),
body:has(#BzoARJrthRSz:checked) {
overflow: hidden;
}

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

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

.KvZZueKEEiQe .MUWyanjafFCg,
.KvZZueKEEiQe .VNhLnUUofKWx {
display: block;
}

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

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

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

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

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

.AnAfgtRsJKhe input::placeholder {
opacity: 0.6;
color: var(--PjQNSjdRNuKO);
}

.AnAfgtRsJKhe input:hover,
.AnAfgtRsJKhe input:focus {
border-color: var(--PjQNSjdRNuKO);
}

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

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

.VgIvSozkeodN > input,
#lIrqbfVOXNTX,
#xHRiatNsfOHe,
#bWiIVNRwYudv,
#CBbVUYtANKdU,
#PHEKsBimDpeP,
#RxrVMfGZVcqN,
.VgIvSozkeodN > input.cLDFCwQzLvSk {
display: none;
}

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

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

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

.YrfXyNbYhqJm {
margin-bottom: 36px;
}

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

.YrfXyNbYhqJm textarea::placeholder {
opacity: 0.6;
color: var(--PjQNSjdRNuKO);
}

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

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

.gRdcReGTtMsd:hover {
background: var(--roJImWVMelJv);
}

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

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

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

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

.VNhLnUUofKWx .gRdcReGTtMsd {
margin: 0 auto;
}

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

.jnEBrFMEiswo {
margin-bottom: 20px;
}

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

.ouEpLtvCNzei {
margin-bottom: 16px;
}

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

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

.RHcBluFcxFZp li a {
color: var(--PjQNSjdRNuKO);
text-decoration: none;
}

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

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

.RHcBluFcxFZp li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.RHcBluFcxFZp {
padding: 0 16px;
}
}
.qKgQAOvSfOvr,
.wHhyHRggvIyz {
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(--PjQNSjdRNuKO);
border: 1px solid var(--roJImWVMelJv);
background: var(--fTmbxQzCGeQb);
}

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

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

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

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

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

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

.JLXBEEDxrall a:hover {
color: var(--tnzQaRbbAdiw);
}
.cSsvnqfDSTmm {
padding: 80px 0 0;
background: var(--xTNjBgLXSvju);
border-top: 1px solid var(--BUyKQHnAupWd);
}

.LZXwIKxiicqh {
margin-bottom: 94px;
}

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

.ijFTfZOwkPkQ .DUlNjMIvdOdm {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.cSsvnqfDSTmm .EQgBOPNxIUPs li a {
color: var(--QbkodSjwZlfn);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.LZXwIKxiicqh {
margin-bottom: 40px;
}

.siPPFVvFRiOY {
flex-direction: column;
}

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

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

.squAJsjTfGzB {
padding: 0 0 50px;
justify-content: flex-start;
}
}
.gSaxxkzRZpFP {
display: flex;
margin-top: 28px;
}

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

.MrtPCUFkvPzX {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
height: 44px;
padding: 0 18px;
border: 1px solid var(--fcLNSHPobpMv);
border-radius: 6px;
font-size: 16px;
font-weight: 600;
color: var(--QbkodSjwZlfn);
background: transparent;
cursor: pointer;
user-select: none;
transition: 0.3s ease-in-out;
}

.uaHzjMvKIdNA {
font-size: 14px;
line-height: 1;
transition: 0.3s ease-in-out;
}

#dquiQZpoxOuy:checked + .MrtPCUFkvPzX {
color: var(--VdkSohdpGvyx);
background: var(--fcLNSHPobpMv);
}

#dquiQZpoxOuy:checked + .MrtPCUFkvPzX .uaHzjMvKIdNA {
transform: rotate(180deg);
}

.gKixZBzBlwMR {
display: none;
position: absolute;
left: 0;
bottom: calc(100% + 8px);
z-index: 99;
padding: 6px;
border: 1px solid var(--fcLNSHPobpMv);
border-radius: 6px;
background: var(--fTmbxQzCGeQb);
box-shadow: 0 10px 28px var(--xLzllLwbovNe);
}

.VMSJKNOZLZzU {
min-width: 100%;
}

.ntkhRUrsuMZn {
min-width: 100%;
max-height: 260px;
overflow-y: auto;
}

#dquiQZpoxOuy:checked ~ .gKixZBzBlwMR {
display: flex;
flex-direction: column;
}

.gKixZBzBlwMR .mfHDAMerocuz {
display: block;
padding: 10px 14px;
border-radius: 6px;
font-size: 16px;
font-weight: 400;
white-space: nowrap;
text-align: left;
text-decoration: none;
color: var(--QbkodSjwZlfn);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.MrtPCUFkvPzX:hover {
color: var(--VdkSohdpGvyx);
background: var(--fcLNSHPobpMv);
}

.gKixZBzBlwMR .mfHDAMerocuz:hover {
color: var(--VdkSohdpGvyx);
background: var(--fcLNSHPobpMv);
}
}

@media (max-width: 767px) {
.gSaxxkzRZpFP {
margin-top: 24px;
}
}
.yXnSNtEDiMID {
display: none;
}

@media (max-width: 768px) {
.yXnSNtEDiMID {
position: fixed;
left: 12px;
right: 12px;
bottom: 12px;
z-index: 90;
display: flex;
align-items: center;
gap: 12px;
padding: 14px 16px;
border-radius: 16px;
background: var(--ndkhYDdJUXXu);
border: 1px solid var(--BUyKQHnAupWd);
box-shadow: 0 10px 28px var(--xLzllLwbovNe);
text-decoration: none;
}

.QiyJoxcpcPih {
flex: 1 1 auto;
min-width: 0;
display: flex;
align-items: center;
gap: 10px;
font-size: 15px;
line-height: 1.25;
font-weight: 700;
color: var(--abNpjQELDTYd);
}

.QiyJoxcpcPih::before {
content: "\f06b";
font-family: "Font Awesome";
font-weight: 900;
flex-shrink: 0;
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 12px;
background: var(--kzJxyqiMbPqB);
color: var(--vhwMZXbGshlA);
font-size: 17px;
}

.heRBKVvQGMMM {
flex-shrink: 0;
display: flex;
align-items: center;
min-height: 44px;
padding: 12px 18px;
border-radius: 12px;
background: var(--vhwMZXbGshlA);
color: var(--VdkSohdpGvyx);
font-size: 15px;
font-weight: 700;
white-space: nowrap;
text-decoration: none;
}

.pDTNXqTxwNCW {
position: absolute;
top: -12px;
right: -4px;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--ndkhYDdJUXXu);
border: 1px solid var(--BUyKQHnAupWd);
color: var(--PjQNSjdRNuKO);
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
cursor: pointer;
}

.pDTNXqTxwNCW::before {
content: "\f00d";
}

#olMcKbyebTsk:checked ~ .yXnSNtEDiMID {
display: none;
}

@media (max-width: 576px) {
.yXnSNtEDiMID {
flex-wrap: wrap;
}

.QiyJoxcpcPih {
flex: 1 1 100%;
}

.heRBKVvQGMMM {
flex: 1 1 100%;
justify-content: center;
}
}

@supports (animation-timeline: view()) {
.wKObFtVeppxQ {
view-timeline-name: --bonusview;
view-timeline-axis: block;
}

.yXnSNtEDiMID {
opacity: 0;
transform: translateY(160%);
pointer-events: none;
animation: bonusbarin linear both;
animation-timeline: --bonusview;
animation-range: entry 0% entry 35%;
}

@keyframes bonusbarin {
to {
opacity: 1;
transform: translateY(0);
pointer-events: auto;
}
}

@media (prefers-reduced-motion: reduce) {
.yXnSNtEDiMID {
transform: none;
animation-name: bonusbarfade;
}

@keyframes bonusbarfade {
to {
opacity: 1;
pointer-events: auto;
}
}
}
}
}
