:root {
--DcKtoTyyGAwv: #1C1D23;
--cyJhdvDNUiVX: #88C5DC;
--FrYcJAynxYiw: #FBDB85;
--cldyYfSmdoXS: #1C1D22;
--tkAEFsHDHWwR: #22232B;
--UgmfzRfqaImW: #2E3B52;
--QEwBBPmnGPuc: #C4963C;
--EoyRbCXbaOYF: #FFFFFF;
--fRKFroHVczQN: #CFD1D5;
--WuFtQTVyNZoX: #FBDB85;
--mePdWITGVRtV: #FFD339;
--hSubGTsesfDQ: #303E55;
--yCNqMrhdUvtI: linear-gradient(140deg, #FFE300 0%, #FFCE2E 100%);
--yvAmRialxwCy: #22232B;
--zELRWffkSyzm: #1D213D;
--NRuwAsIPZbTY: rgba(0,0,0,0.46);
--EyFUnvNlyIkD: rgba(255,255,255,0.08);
--EUYwZaNKrQpt: #303E55;
--aTpxIhWfcVgE: #FFFFFF;
--bAfWcssNqcjD: #2E3B52;
--dDGDHNEfTVqV: #CFD1D5;
--MsKYnbeUeCbn: #FFFFFF;
--UXotFhWQWgid: #FBDB85;
--XiWxQdfpfIhc: #88C5DC;
--FaIeSZgGvRsb: rgba(0,0,0,0.35);
--IpbffqusufUP: #C4963C;
--IEuXbbBDnRPC: #E63946;
--EPNggvrGMren: #F9756B;

}

* {
box-sizing: border-box;
}

.HKulYLmslrwm a,
.lhbknZYHZjRT a {
color: var(--fRKFroHVczQN);
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(--DcKtoTyyGAwv);
color: var(--EoyRbCXbaOYF);
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(--EoyRbCXbaOYF);
}

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

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

.TNBZUMPIhqsB,
.QVyhcnsAjoNh,
.inside-bYQbwefrNONE {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.DeviXnIKoLCU {
padding: 54px 0 0;
}

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

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

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

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

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

.HKulYLmslrwm .ksuhdTIzBvGI li a {
color: var(--fRKFroHVczQN);
font-weight: 400;
text-decoration: none;
}

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

.gQYCsPDyukza {
margin-right: 0;
}

.HKulYLmslrwm .CXbDEWUdGjVB,
.HKulYLmslrwm .hKMYahGEDufz {
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;
}

.HKulYLmslrwm .CXbDEWUdGjVB {
background: var(--EUYwZaNKrQpt);
color: var(--EoyRbCXbaOYF);
font-weight: 400;
}

.HKulYLmslrwm .hKMYahGEDufz {
margin-left: 10px;
background: var(--WuFtQTVyNZoX);
color: var(--hSubGTsesfDQ);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.iQsaDfgUoPGI {
display: none;
}

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

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

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

.HKulYLmslrwm .CXbDEWUdGjVB:hover {
background: var(--EUYwZaNKrQpt);
opacity: 0.9;
}

.HKulYLmslrwm .hKMYahGEDufz:hover {
background: var(--yCNqMrhdUvtI);
}
}

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

.kuqJancfIFsH {
margin-right: 105px;
}

.gQYCsPDyukza {
margin-right: 0;
}
}

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

.lnQNXIYzEfmD {
order: -2;
}

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

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

.DAjenkUpLjIz {
display: none;
}

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

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

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

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

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

.ksuhdTIzBvGI {
display: block;
}

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

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

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

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

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

.pXJHnwlPTlki .lnQNXIYzEfmD img {
max-width: 90px;
}

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

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

.lnQNXIYzEfmD {
flex: none;
}

.kuqJancfIFsH {
max-width: none;
}

.HKulYLmslrwm .CXbDEWUdGjVB,
.HKulYLmslrwm .hKMYahGEDufz {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.HKulYLmslrwm .hKMYahGEDufz {
margin-left: 6px;
}
}
.uBcOMcxJxdYp {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.nfHoFLlBRZLN {
position: relative;
}

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

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

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

.bIUYDAwVfkko {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--EoyRbCXbaOYF);
text-shadow: 2px 2px var(--DcKtoTyyGAwv);
}

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

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

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

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

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

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

.ZkdrBDKBlpuo {
font-size: 32px;
}

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

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

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

.bIUYDAwVfkko {
font-size: 20px;
}

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

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

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

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

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

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

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

.oxnWSEwSHIKm .MvJpGzemayve {
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(--EoyRbCXbaOYF);
background: var(--EUYwZaNKrQpt);
}

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

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

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

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

.oxnWSEwSHIKm .MvJpGzemayve {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.DKPzMRTSndaq {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.uqMEGBVufOEu .lSJvpKIAzEeZ {
width: 50%;
margin: 0;
}

.fqUgIwjWFzbX {
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(--hSubGTsesfDQ);
background: var(--WuFtQTVyNZoX);
}

.DDhfDpducznY {
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(--hSubGTsesfDQ);
background: var(--WuFtQTVyNZoX);
}

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

.fqUgIwjWFzbX:hover,
.DDhfDpducznY:hover {
background: var(--yCNqMrhdUvtI);
}

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

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

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

.DiduMWowkcLy {
flex-basis: auto;
}
}

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

.swIhrTkTBdMO {
margin: 10px 0 0;
}

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

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

input[name="YdoJHuztQDUe"],
#QsPNGbPweNDU,
#jdmnmtybEgjW,
#ZiAOFTJfsCsb,
#aPiiCPsYJQrp {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.DYxssgaDTaHu li {
width: 100%;
}

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

.cqBXHmbtigGy:nth-of-type(1):checked ~ .DYxssgaDTaHu li:nth-child(1) label,
.cqBXHmbtigGy:nth-of-type(2):checked ~ .DYxssgaDTaHu li:nth-child(2) label,
.cqBXHmbtigGy:nth-of-type(3):checked ~ .DYxssgaDTaHu li:nth-child(3) label,
.cqBXHmbtigGy:nth-of-type(4):checked ~ .DYxssgaDTaHu li:nth-child(4) label {
background: var(--FrYcJAynxYiw);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.YhBFenRVFIBO {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.VyZEAtzASTiE {
margin: 0 -5px;
}

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

.ROPhyiPmndts {
padding: 16px;
}

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

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

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

.FjeSElLQwrtu .IDswIlZvfRab {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--fRKFroHVczQN);
}

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

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

.UmPVXMabbTUz small {
font-size: 14px;
color: var(--fRKFroHVczQN);
}

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

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

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

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

.IINMCmjsqsbQ {
color: #4285F4;
}

.TEqUaxWEbBih {
color: #EA4335;
}

.tbmOjBNiaVBM {
color: #FBBC05;
}

.iHIOXwHktfMx {
color: #34A853;
}

.TqYjnLEEKOWd {
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(--hSubGTsesfDQ);
background: var(--WuFtQTVyNZoX);
}

.STJzCOUGYcSp {
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(--hSubGTsesfDQ);
background: var(--WuFtQTVyNZoX);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.TqYjnLEEKOWd:hover,
.STJzCOUGYcSp:hover {
background: var(--yCNqMrhdUvtI);
}
}

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

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

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

.STJzCOUGYcSp {
margin: 18px auto 0;
}

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

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

.zqqOtRpaLjkz {
padding: 16px 32px;
border-left: 5px solid var(--XiWxQdfpfIhc);
border-radius: 10px;
font-size: 20px;
color: var(--EoyRbCXbaOYF);
background: var(--EUYwZaNKrQpt);
}

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

@media (max-width: 767px) {
.NUjppKeqCYaE {
margin-bottom: 60px;
}
}
.csCMsTiGeoGb,
#oVgCQQNyMGnf,
#hLxBOVLjmEBy,
#CDDKycfVttVR {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#hLxBOVLjmEBy:checked ~ .WKoGtNRHhMKW.CtEMwUbUcXwe,
#CDDKycfVttVR:checked ~ .WKoGtNRHhMKW.CtEMwUbUcXwe {
display: block;
}

#CDDKycfVttVR:checked ~ .WKoGtNRHhMKW .ViAIkREttkWH {
display: none;
}

#hLxBOVLjmEBy:checked ~ .WKoGtNRHhMKW .YArNxBxXaAef {
display: none;
}

body:has(#hLxBOVLjmEBy:checked),
body:has(#CDDKycfVttVR:checked) {
overflow: hidden;
}

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

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

.OufrWENPwGbN .ViAIkREttkWH,
.OufrWENPwGbN .YArNxBxXaAef {
display: block;
}

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

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

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

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

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

.ZxXXpFEKOoun input::placeholder {
opacity: 0.6;
color: var(--fRKFroHVczQN);
}

.ZxXXpFEKOoun input:hover,
.ZxXXpFEKOoun input:focus {
border-color: var(--fRKFroHVczQN);
}

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

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

.mtdZJwhhicyg > input,
#yFVArFQIiodz,
#oHzWEhNPwkOV,
#nKbIPpMZzLmg,
#QobRQHelIupG,
#fhZTnpkDoKNI,
#ZtSeYmVCEamW,
.mtdZJwhhicyg > input.ueFunSPNNIIx {
display: none;
}

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

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

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

.yXBDfjddJqfg {
margin-bottom: 36px;
}

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

.yXBDfjddJqfg textarea::placeholder {
opacity: 0.6;
color: var(--fRKFroHVczQN);
}

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

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

.gswwSYLHWXHt:hover {
background: var(--XiWxQdfpfIhc);
}

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

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

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

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

.YArNxBxXaAef .gswwSYLHWXHt {
margin: 0 auto;
}

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

.jBenfMipltGR {
margin-bottom: 20px;
}

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

.QmTRQJPQWLZe {
margin-bottom: 16px;
}

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

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

.OxFiZnyZFeAq li a {
color: var(--fRKFroHVczQN);
text-decoration: none;
}

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

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

.OxFiZnyZFeAq li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.OxFiZnyZFeAq {
padding: 0 16px;
}
}
.nhajNdSMtoEn,
.FnQkecoXUfrz {
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(--fRKFroHVczQN);
border: 1px solid var(--XiWxQdfpfIhc);
background: var(--yvAmRialxwCy);
}

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

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

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

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

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

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

.uCZZhiXKQMdR a:hover {
color: var(--QEwBBPmnGPuc);
}
.lhbknZYHZjRT {
padding: 80px 0 0;
background: var(--bAfWcssNqcjD);
border-top: 1px solid var(--EyFUnvNlyIkD);
}

.QXpokFyHvTRp {
margin-bottom: 94px;
}

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

.AXrKhyMExTGi .WDRevyfjzgZP {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.lhbknZYHZjRT .EmrCBakdIvjW li a {
color: var(--dDGDHNEfTVqV);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.QXpokFyHvTRp {
margin-bottom: 40px;
}

.gyyFOiSHOabb {
flex-direction: column;
}

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

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

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

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

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

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

#UquTBuadZWne:checked + .IqqVxdocxuHw {
color: var(--hSubGTsesfDQ);
background: var(--FrYcJAynxYiw);
}

#UquTBuadZWne:checked + .IqqVxdocxuHw .OIMQPveBLoCA {
transform: rotate(180deg);
}

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

.eiBROJpjSFhg {
min-width: 100%;
}

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

#UquTBuadZWne:checked ~ .mxrUTVlWZlaJ {
display: flex;
flex-direction: column;
}

.mxrUTVlWZlaJ .vHrfAgjzCCbX {
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(--dDGDHNEfTVqV);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.IqqVxdocxuHw:hover {
color: var(--hSubGTsesfDQ);
background: var(--FrYcJAynxYiw);
}

.mxrUTVlWZlaJ .vHrfAgjzCCbX:hover {
color: var(--hSubGTsesfDQ);
background: var(--FrYcJAynxYiw);
}
}

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

@media (max-width: 768px) {
.RMblNnsDJIFe {
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(--zELRWffkSyzm);
border: 1px solid var(--EyFUnvNlyIkD);
box-shadow: 0 10px 28px var(--FaIeSZgGvRsb);
text-decoration: none;
}

.AnCEeJcDUfUs {
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(--EoyRbCXbaOYF);
}

.AnCEeJcDUfUs::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(--cldyYfSmdoXS);
color: var(--WuFtQTVyNZoX);
font-size: 17px;
}

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

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

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

#eUVPAdwbsTIy:checked ~ .RMblNnsDJIFe {
display: none;
}

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

.AnCEeJcDUfUs {
flex: 1 1 100%;
}

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

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

.RMblNnsDJIFe {
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) {
.RMblNnsDJIFe {
transform: none;
animation-name: bonusbarfade;
}

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