:root {
--vTxCKfuuvPOj: #1E1F25;
--dsLxCGaGuJId: #88C5DC;
--qqNgvalJGnrj: #F7CE63;
--sOJBgMYoZmul: #17181D;
--hZdDkIJKBrjd: #212229;
--gvhfSpBMhAIQ: #36455F;
--fsYyEqHAXSpR: #AF8130;
--YpzYIwbKuEMf: #F4F5F7;
--EadwueXvVafd: #CFD1D5;
--SMHwfyHxKtJo: #F8D169;
--ziqBqEYNFJMN: #FFCE2E;
--LrAkVYLCuMJH: #303E55;
--LIvdhXIyDzol: linear-gradient(136deg, #FFE81A 0%, #FFD645 100%);
--UFXDHlaegEaG: #212229;
--FLeuKMNzmNLo: #1D213D;
--YMiJUMIMCiJr: rgba(0,0,0,0.52);
--kbFUdNwijTLl: rgba(255,255,255,0.08);
--sfyToKKOMkRR: #313F57;
--fshTevCqhgxv: #F4F5F7;
--KesmiGcTfVUi: #36455F;
--oZTGGtfaVIEU: #CFD1D5;
--ZGaexVNtCkNN: #F4F5F7;
--ulffltQAdSfw: #F7CE63;
--dlvVLmVxHBNo: #88C5DC;
--DfmCRiOcrUJX: rgba(0,0,0,0.35);
--kTnGqDhCXeyy: #AF8130;
--PJWuxYAoBkzo: #E63946;
--HyKuEZKnEEtI: #FF8C70;

}

* {
box-sizing: border-box;
}

.ODHCkWpwWkIs a,
.MiUOdFAkXYGq a {
color: var(--EadwueXvVafd);
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(--vTxCKfuuvPOj);
color: var(--YpzYIwbKuEMf);
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(--YpzYIwbKuEMf);
}

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

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

.JHgewdaDEHbw,
.PStqmNGkPidB,
.inside-MQXiEHofKbdR {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.GOTekWaCIXIG {
padding: 54px 0 0;
}

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

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

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

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

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

.ODHCkWpwWkIs .OHcqkashSPTW li a {
color: var(--EadwueXvVafd);
font-weight: 400;
text-decoration: none;
}

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

.vqwRQtKpiJWh {
margin-right: 0;
}

.ODHCkWpwWkIs .GvOfgJGxduZD,
.ODHCkWpwWkIs .MLrlEuDhIdeP {
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;
}

.ODHCkWpwWkIs .GvOfgJGxduZD {
background: var(--sfyToKKOMkRR);
color: var(--YpzYIwbKuEMf);
font-weight: 400;
}

.ODHCkWpwWkIs .MLrlEuDhIdeP {
margin-left: 10px;
background: var(--SMHwfyHxKtJo);
color: var(--LrAkVYLCuMJH);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.jumVZRuPyBvo {
display: none;
}

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

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

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

.ODHCkWpwWkIs .GvOfgJGxduZD:hover {
background: var(--sfyToKKOMkRR);
opacity: 0.9;
}

.ODHCkWpwWkIs .MLrlEuDhIdeP:hover {
background: var(--LIvdhXIyDzol);
}
}

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

.YwnCpScuXapS {
margin-right: 105px;
}

.vqwRQtKpiJWh {
margin-right: 0;
}
}

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

.OnwLNkNmvjUN {
order: -2;
}

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

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

.AbrXOVxWsOSY {
display: none;
}

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

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

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

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

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

.OHcqkashSPTW {
display: block;
}

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

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

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

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

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

.GQsgsXvelsJb .OnwLNkNmvjUN img {
max-width: 90px;
}

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

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

.OnwLNkNmvjUN {
flex: none;
}

.YwnCpScuXapS {
max-width: none;
}

.ODHCkWpwWkIs .GvOfgJGxduZD,
.ODHCkWpwWkIs .MLrlEuDhIdeP {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.ODHCkWpwWkIs .MLrlEuDhIdeP {
margin-left: 6px;
}
}
.zqvEhrromVSZ {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.hBnobOKOvoyn {
position: relative;
}

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

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

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

.RndfiNUrNuJX {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--YpzYIwbKuEMf);
text-shadow: 2px 2px var(--vTxCKfuuvPOj);
}

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

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

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

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

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

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

.JCQidYJvxirv {
font-size: 32px;
}

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

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

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

.RndfiNUrNuJX {
font-size: 20px;
}

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

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

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

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

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

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

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

.xodOokWNrWTx .flAATFcUjpVt {
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(--YpzYIwbKuEMf);
background: var(--sfyToKKOMkRR);
}

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

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

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

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

.xodOokWNrWTx .flAATFcUjpVt {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.KjyTRMoMtQQN {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.hxmIWmqcDRzf .YlFLBzVKSynN {
width: 50%;
margin: 0;
}

.FWVkTNfdDKqf {
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(--LrAkVYLCuMJH);
background: var(--SMHwfyHxKtJo);
}

.pArfMmHkTnmY {
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(--LrAkVYLCuMJH);
background: var(--SMHwfyHxKtJo);
}

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

.FWVkTNfdDKqf:hover,
.pArfMmHkTnmY:hover {
background: var(--LIvdhXIyDzol);
}

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

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

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

.ZdbYLPmbfKCi {
flex-basis: auto;
}
}

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

.LxDwkIgnvbJU {
margin: 10px 0 0;
}

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

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

input[name="zxKGPPIHtdaU"],
#yUgYsngkNVDb,
#aQGZvDPWWZDl,
#kKZwSTfdAjmu,
#mhOjISHGmqOl {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.REUymibojmoy li {
width: 100%;
}

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

.cvROprqXHbPk:nth-of-type(1):checked ~ .REUymibojmoy li:nth-child(1) label,
.cvROprqXHbPk:nth-of-type(2):checked ~ .REUymibojmoy li:nth-child(2) label,
.cvROprqXHbPk:nth-of-type(3):checked ~ .REUymibojmoy li:nth-child(3) label,
.cvROprqXHbPk:nth-of-type(4):checked ~ .REUymibojmoy li:nth-child(4) label {
background: var(--qqNgvalJGnrj);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tUwhibYUOzbt {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.QAxZQDJdovDa {
margin: 0 -5px;
}

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

.tbznpSlOPcux {
padding: 16px;
}

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

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

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

.sNjlfAIQOiSq .sQhyXVglrRkG {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--EadwueXvVafd);
}

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

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

.EuzdyYfJiYsz small {
font-size: 14px;
color: var(--EadwueXvVafd);
}

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

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

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

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

.cXCrakhucwiF {
color: #4285F4;
}

.ueyvNeaCofPc {
color: #EA4335;
}

.MpdlgROdhZLV {
color: #FBBC05;
}

.uHgefxjmsXae {
color: #34A853;
}

.cpLuXzgbMMSl {
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(--LrAkVYLCuMJH);
background: var(--SMHwfyHxKtJo);
}

.ideHnfVNfsoP {
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(--LrAkVYLCuMJH);
background: var(--SMHwfyHxKtJo);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.cpLuXzgbMMSl:hover,
.ideHnfVNfsoP:hover {
background: var(--LIvdhXIyDzol);
}
}

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

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

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

.ideHnfVNfsoP {
margin: 18px auto 0;
}

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

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

.FIPifvKGXrjw {
padding: 16px 32px;
border-left: 5px solid var(--dlvVLmVxHBNo);
border-radius: 10px;
font-size: 20px;
color: var(--YpzYIwbKuEMf);
background: var(--sfyToKKOMkRR);
}

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

@media (max-width: 767px) {
.kCZJAZqqTmlU {
margin-bottom: 60px;
}
}
.LErbvwjNexeb,
#YHDHDgNIturz,
#XhXcEjvpwYmF,
#QCMvqkCLeAAe {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#XhXcEjvpwYmF:checked ~ .nHyQNelQoBps.nSCVXBxgMBGz,
#QCMvqkCLeAAe:checked ~ .nHyQNelQoBps.nSCVXBxgMBGz {
display: block;
}

#QCMvqkCLeAAe:checked ~ .nHyQNelQoBps .wkKwsYXToSFz {
display: none;
}

#XhXcEjvpwYmF:checked ~ .nHyQNelQoBps .bkAnSEWpnWDP {
display: none;
}

body:has(#XhXcEjvpwYmF:checked),
body:has(#QCMvqkCLeAAe:checked) {
overflow: hidden;
}

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

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

.rPXgVEkFBYjP .wkKwsYXToSFz,
.rPXgVEkFBYjP .bkAnSEWpnWDP {
display: block;
}

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

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

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

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

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

.kNMtdNTBFPyL input::placeholder {
opacity: 0.6;
color: var(--EadwueXvVafd);
}

.kNMtdNTBFPyL input:hover,
.kNMtdNTBFPyL input:focus {
border-color: var(--EadwueXvVafd);
}

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

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

.ksbfwLNzLVXQ > input,
#WCxmzfKedlCi,
#zVKfLsRLdEst,
#SOtKBPQXZfBk,
#GzGLKTWOHdvL,
#BTOtTBEEcHKa,
#FEHspVToUHrr,
.ksbfwLNzLVXQ > input.pLccXcjqihqU {
display: none;
}

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

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

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

.nzChNlvIxVWe {
margin-bottom: 36px;
}

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

.nzChNlvIxVWe textarea::placeholder {
opacity: 0.6;
color: var(--EadwueXvVafd);
}

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

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

.WcPhatnzUfWN:hover {
background: var(--dlvVLmVxHBNo);
}

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

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

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

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

.bkAnSEWpnWDP .WcPhatnzUfWN {
margin: 0 auto;
}

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

.tzSYUzCTqsHH {
margin-bottom: 20px;
}

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

.gpNtQCvlOezl {
margin-bottom: 16px;
}

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

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

.FkEuHdJMTMam li a {
color: var(--EadwueXvVafd);
text-decoration: none;
}

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

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

.FkEuHdJMTMam li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.FkEuHdJMTMam {
padding: 0 16px;
}
}
.NqKNHrFXJayQ,
.ntYFJWwGlxAk {
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(--EadwueXvVafd);
border: 1px solid var(--dlvVLmVxHBNo);
background: var(--UFXDHlaegEaG);
}

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

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

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

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

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

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

.mdCaefrwrcAI a:hover {
color: var(--fsYyEqHAXSpR);
}
.MiUOdFAkXYGq {
padding: 80px 0 0;
background: var(--KesmiGcTfVUi);
border-top: 1px solid var(--kbFUdNwijTLl);
}

.tiKtGsTPWUdQ {
margin-bottom: 94px;
}

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

.KpznomxLvUAD .jRZhpSAVuxnT {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.MiUOdFAkXYGq .oHFGOuPZWimt li a {
color: var(--oZTGGtfaVIEU);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.tiKtGsTPWUdQ {
margin-bottom: 40px;
}

.iLSYiSMbEWFW {
flex-direction: column;
}

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

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

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

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

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

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

#tAsYnrlSACEE:checked + .idrwVliWXYay {
color: var(--LrAkVYLCuMJH);
background: var(--qqNgvalJGnrj);
}

#tAsYnrlSACEE:checked + .idrwVliWXYay .NQWpVCsLPLMO {
transform: rotate(180deg);
}

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

.WyABrwNHkdSg {
min-width: 100%;
}

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

#tAsYnrlSACEE:checked ~ .PhvwGPbzdtfJ {
display: flex;
flex-direction: column;
}

.PhvwGPbzdtfJ .enGsgXctxZRx {
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(--oZTGGtfaVIEU);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.idrwVliWXYay:hover {
color: var(--LrAkVYLCuMJH);
background: var(--qqNgvalJGnrj);
}

.PhvwGPbzdtfJ .enGsgXctxZRx:hover {
color: var(--LrAkVYLCuMJH);
background: var(--qqNgvalJGnrj);
}
}

@media (max-width: 767px) {
.qZLZcsNzRKAC {
margin-top: 24px;
}
}
