:root {
--htyrLPLDtxqY: #1E1F25;
--QQJlBWhaBDfr: #79BAD4;
--ZckXoFvWZFdi: #F8D169;
--EUdpbzArPEmO: #191A1F;
--LQmomNOgfHDd: #20212A;
--yhcaJnyGqkMh: #36455F;
--HdjjRuzBxhlF: #CBA047;
--TSevUFkVCbOK: #F4F5F7;
--ZqYSCBnBOWBW: #D3D5D9;
--TFpfizZtwGKS: #FBDB85;
--hvPhDzEBWYYp: #FFCC24;
--zqRloIvKsMtm: #242D3E;
--dGKJxGzIROuA: linear-gradient(140deg, #FFE300 0%, #FFCE2E 100%);
--PktZKfCmXqTE: #20212A;
--nmzILoNtFrnv: #1A1E38;
--DiPiyPHXqDCk: rgba(0,0,0,0.52);
--hGtOUsOmZrRC: rgba(255,255,255,0.13);
--QuQpNmPnxaMT: #34435C;
--pLYHUkVctUOq: #F4F5F7;
--KJyKJGOwYRCx: #36455F;
--xlQBcgrSQXYn: #D3D5D9;
--FXxoLlxfSiHE: #F4F5F7;
--UsGUXekCuqOf: #F8D169;
--wOkIshiLqtzi: #79BAD4;
--uAdpvmiNTLAi: rgba(6,8,12,0.42);
--wBptgOjTQYFA: #CBA047;
--zLDdrwGVePKB: #E63946;
--vhlKJIFrYWGS: #F9756B;

}

* {
box-sizing: border-box;
}

.ypDMmRnRgscS a,
.QBpSCIhwBAza a {
color: var(--ZqYSCBnBOWBW);
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(--htyrLPLDtxqY);
color: var(--TSevUFkVCbOK);
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(--TSevUFkVCbOK);
}

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

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

.goRjyqCnuxQm,
.iPiEzKeHMNlK,
.inside-oeORSxoWnXAt {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.LcwNIwtlpWAG {
padding: 54px 0 0;
}

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

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

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

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

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

.ypDMmRnRgscS .HItotSAlXNZW li a {
color: var(--ZqYSCBnBOWBW);
font-weight: 400;
text-decoration: none;
}

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

.lUIHSvFdzWXy {
margin-right: 0;
}

.ypDMmRnRgscS .kWHNakRGBOuz,
.ypDMmRnRgscS .tfzhWdPuSOxp {
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;
}

.ypDMmRnRgscS .kWHNakRGBOuz {
background: var(--QuQpNmPnxaMT);
color: var(--TSevUFkVCbOK);
font-weight: 400;
}

.ypDMmRnRgscS .tfzhWdPuSOxp {
margin-left: 10px;
background: var(--TFpfizZtwGKS);
color: var(--zqRloIvKsMtm);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.ZMBViHRKiVYi {
display: none;
}

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

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

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

.ypDMmRnRgscS .kWHNakRGBOuz:hover {
background: var(--QuQpNmPnxaMT);
opacity: 0.9;
}

.ypDMmRnRgscS .tfzhWdPuSOxp:hover {
background: var(--dGKJxGzIROuA);
}
}

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

.ehECuqcRgvCg {
margin-right: 105px;
}

.lUIHSvFdzWXy {
margin-right: 0;
}
}

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

.SpcSSYfBuUGW {
order: -2;
}

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

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

.SOxRJmTsglFE {
display: none;
}

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

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

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

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

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

.HItotSAlXNZW {
display: block;
}

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

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

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

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

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

.OGNeFNzPRshg .SpcSSYfBuUGW img {
max-width: 90px;
}

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

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

.SpcSSYfBuUGW {
flex: none;
}

.ehECuqcRgvCg {
max-width: none;
}

.ypDMmRnRgscS .kWHNakRGBOuz,
.ypDMmRnRgscS .tfzhWdPuSOxp {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.ypDMmRnRgscS .tfzhWdPuSOxp {
margin-left: 6px;
}
}
.SHSjcDNNVWPm {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.iXIXcciFoPOA {
position: relative;
}

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

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

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

.LafyXpOmkloT {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--TSevUFkVCbOK);
text-shadow: 2px 2px var(--htyrLPLDtxqY);
}

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

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

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

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

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

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

.rzKWPNpzbmIf {
font-size: 32px;
}

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

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

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

.LafyXpOmkloT {
font-size: 20px;
}

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

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

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

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

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

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

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

.VgiYQVZUtDGx .TjWIQzFMVFim {
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(--TSevUFkVCbOK);
background: var(--QuQpNmPnxaMT);
}

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

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

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

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

.VgiYQVZUtDGx .TjWIQzFMVFim {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.EXivztLIcrkS {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.cJJGSiAOgasZ .OBIOFkUXniGT {
width: 50%;
margin: 0;
}

.dVytlgdqXkkj {
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(--zqRloIvKsMtm);
background: var(--TFpfizZtwGKS);
}

.DMzRKYEsvbkT {
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(--zqRloIvKsMtm);
background: var(--TFpfizZtwGKS);
}

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

.dVytlgdqXkkj:hover,
.DMzRKYEsvbkT:hover {
background: var(--dGKJxGzIROuA);
}

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

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

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

.UQSbADmrsOup {
flex-basis: auto;
}
}

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

.vdyBwLbNUWtw {
margin: 10px 0 0;
}

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

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

input[name="xSgDSCnoxTYt"],
#sVdynZlkUPSZ,
#MxCnLmpEpLCc,
#yZBtYtxgOnKz,
#vTGbQyPNpINE {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.trrxGMapAqna li {
width: 100%;
}

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

.YAewaCLxJVCE:nth-of-type(1):checked ~ .trrxGMapAqna li:nth-child(1) label,
.YAewaCLxJVCE:nth-of-type(2):checked ~ .trrxGMapAqna li:nth-child(2) label,
.YAewaCLxJVCE:nth-of-type(3):checked ~ .trrxGMapAqna li:nth-child(3) label,
.YAewaCLxJVCE:nth-of-type(4):checked ~ .trrxGMapAqna li:nth-child(4) label {
background: var(--ZckXoFvWZFdi);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wcNsIBVcgdrX {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.jtHXVzpqQgmU {
margin: 0 -5px;
}

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

.AiAkSBJMZjTA {
padding: 16px;
}

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

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

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

.myqnWdlFlnHv .lERvtiRWalDB {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--ZqYSCBnBOWBW);
}

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

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

.uLzCHInyAVSi small {
font-size: 14px;
color: var(--ZqYSCBnBOWBW);
}

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

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

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

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

.hIdBicavTfSm {
color: #4285F4;
}

.ApGHjCNmIjFx {
color: #EA4335;
}

.YyzMXifdpOkG {
color: #FBBC05;
}

.klVDPubWNsmh {
color: #34A853;
}

.fuQXZDXWZuSb {
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(--zqRloIvKsMtm);
background: var(--TFpfizZtwGKS);
}

.pazxezAicDoT {
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(--zqRloIvKsMtm);
background: var(--TFpfizZtwGKS);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.fuQXZDXWZuSb:hover,
.pazxezAicDoT:hover {
background: var(--dGKJxGzIROuA);
}
}

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

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

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

.pazxezAicDoT {
margin: 18px auto 0;
}

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

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

.uOZaNQrPYjfr {
padding: 16px 32px;
border-left: 5px solid var(--wOkIshiLqtzi);
border-radius: 10px;
font-size: 20px;
color: var(--TSevUFkVCbOK);
background: var(--QuQpNmPnxaMT);
}

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

@media (max-width: 767px) {
.wugzKcCqoehG {
margin-bottom: 60px;
}
}
.wzTotJqZQzug,
#qHZThmPmoSWB,
#CSTYwIwAeoqn,
#wHDMHwjYCixI {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#CSTYwIwAeoqn:checked ~ .TYiiizPKEFEe.pigYvWDcASwy,
#wHDMHwjYCixI:checked ~ .TYiiizPKEFEe.pigYvWDcASwy {
display: block;
}

#wHDMHwjYCixI:checked ~ .TYiiizPKEFEe .JcPYtbEYUDgc {
display: none;
}

#CSTYwIwAeoqn:checked ~ .TYiiizPKEFEe .EZegpjJxwPPG {
display: none;
}

body:has(#CSTYwIwAeoqn:checked),
body:has(#wHDMHwjYCixI:checked) {
overflow: hidden;
}

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

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

.jHbzyRLVKyMz .JcPYtbEYUDgc,
.jHbzyRLVKyMz .EZegpjJxwPPG {
display: block;
}

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

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

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

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

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

.cKvBJgAJQNqk input::placeholder {
opacity: 0.6;
color: var(--ZqYSCBnBOWBW);
}

.cKvBJgAJQNqk input:hover,
.cKvBJgAJQNqk input:focus {
border-color: var(--ZqYSCBnBOWBW);
}

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

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

.MUyEEKoKSAcQ > input,
#OcnCAguXFoqM,
#OeDrXNRKMtvN,
#GwdhMPcyksKH,
#TDIszqbamfMV,
#QIvdmmsojDsb,
#unuVWqyOufxO,
.MUyEEKoKSAcQ > input.PloOZREmqaCb {
display: none;
}

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

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

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

.fgxCdUdIFmXg {
margin-bottom: 36px;
}

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

.fgxCdUdIFmXg textarea::placeholder {
opacity: 0.6;
color: var(--ZqYSCBnBOWBW);
}

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

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

.RRDTQXpmTQif:hover {
background: var(--wOkIshiLqtzi);
}

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

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

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

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

.EZegpjJxwPPG .RRDTQXpmTQif {
margin: 0 auto;
}

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

.KKKYdZKCsRDc {
margin-bottom: 20px;
}

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

.CxhWKvicyZBW {
margin-bottom: 16px;
}

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

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

.pZGEPbqoCMmI li a {
color: var(--ZqYSCBnBOWBW);
text-decoration: none;
}

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

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

.pZGEPbqoCMmI li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.pZGEPbqoCMmI {
padding: 0 16px;
}
}
.hyYZmZhNbfLC,
.NTozRrdkmmQZ {
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(--ZqYSCBnBOWBW);
border: 1px solid var(--wOkIshiLqtzi);
background: var(--PktZKfCmXqTE);
}

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

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

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

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

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

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

.bZHnTChFbFgx a:hover {
color: var(--HdjjRuzBxhlF);
}
.QBpSCIhwBAza {
padding: 80px 0 0;
background: var(--KJyKJGOwYRCx);
border-top: 1px solid var(--hGtOUsOmZrRC);
}

.UWMgOHdySMsX {
margin-bottom: 94px;
}

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

.LpEGHMwrECPA .tyELPfuJxcjm {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.QBpSCIhwBAza .lbOIROMUEBnE li a {
color: var(--xlQBcgrSQXYn);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.UWMgOHdySMsX {
margin-bottom: 40px;
}

.mhdKIrYPzyIq {
flex-direction: column;
}

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

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

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

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

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

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

#NkxFABzAtQZa:checked + .EyBHSXJlyoDB {
color: var(--zqRloIvKsMtm);
background: var(--ZckXoFvWZFdi);
}

#NkxFABzAtQZa:checked + .EyBHSXJlyoDB .okOgMOUtqWYr {
transform: rotate(180deg);
}

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

.mktRiqewwirY {
min-width: 100%;
}

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

#NkxFABzAtQZa:checked ~ .PjGyiNDDnUhZ {
display: flex;
flex-direction: column;
}

.PjGyiNDDnUhZ .XMLphhqGWvyK {
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(--xlQBcgrSQXYn);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.EyBHSXJlyoDB:hover {
color: var(--zqRloIvKsMtm);
background: var(--ZckXoFvWZFdi);
}

.PjGyiNDDnUhZ .XMLphhqGWvyK:hover {
color: var(--zqRloIvKsMtm);
background: var(--ZckXoFvWZFdi);
}
}

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