:root {
--GyDJWzzRcSxH: #F3F5F8;
--oqiEJrrWQGDs: #C3CCDA;
--QFkNXYQzmBWM: #ECBF48;
--JKamTGXtqSQr: #E9ECF1;
--TwoQAdRMRnOP: #FDFDFE;
--oKpdrsygQziH: #D2DAE5;
--WGTNDxKWJclE: #AC7F28;
--WEtZltFGbXbU: #1F2739;
--OCHnfbrLhWBP: #374050;
--VtIDyomqJxND: #E6B637;
--gsAAuMqrdtVU: #FAD466;
--oBkGUelHcopX: #1F2739;
--IOOEEQCfHTFn: linear-gradient(140deg, #FFD350 0%, #EAB630 100%);
--dfWFufYmwwns: #FDFDFE;
--eCsrXqcdeYSW: #1D213D;
--EEhLJhJQTgDF: rgba(255,255,255,0.80);
--ZKtCAAnqMJVP: rgba(0,0,0,0.08);
--HOwBkFKJGELW: #DFE4EC;
--xrLUJEHMDKCq: #1F2739;
--UQlpNACHdrcb: #D2DAE5;
--TaZzFUnkEhvR: #374050;
--tbRgBiCXIHuP: #1F2739;
--bVveedKiNYLM: #ECBF48;
--fgvNrSUfcERT: #C3CCDA;
--pllTJaBVWlkM: rgba(20,26,40,0.14);
--yutSbKtBbbCb: #AC7F28;
--iJYRhElobbPv: #D53040;
--FSrIopazlBCU: #F27786;

}

* {
box-sizing: border-box;
}

.MUVnXhBZxtpz a,
.rBLKNHTYdFNZ a {
color: var(--OCHnfbrLhWBP);
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(--GyDJWzzRcSxH);
color: var(--WEtZltFGbXbU);
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(--WEtZltFGbXbU);
}

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

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

.pwzhehNtrOmJ,
.oJvpQTwKIERw,
.inside-lETButnDRodk {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.YzanjmsVNalH {
padding: 54px 0 0;
}

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

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

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

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

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

.MUVnXhBZxtpz .wuyxoeSroZUW li a {
color: var(--OCHnfbrLhWBP);
font-weight: 400;
text-decoration: none;
}

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

.ykbqvyadiqPO {
margin-right: 0;
}

.MUVnXhBZxtpz .niNQwNfChnGT,
.MUVnXhBZxtpz .uiTmCerLoryg {
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;
}

.MUVnXhBZxtpz .niNQwNfChnGT {
background: var(--HOwBkFKJGELW);
color: var(--WEtZltFGbXbU);
font-weight: 400;
}

.MUVnXhBZxtpz .uiTmCerLoryg {
margin-left: 10px;
background: var(--VtIDyomqJxND);
color: var(--oBkGUelHcopX);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.IzPFUXwHuXLk {
display: none;
}

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

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

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

.MUVnXhBZxtpz .niNQwNfChnGT:hover {
background: var(--HOwBkFKJGELW);
opacity: 0.9;
}

.MUVnXhBZxtpz .uiTmCerLoryg:hover {
background: var(--IOOEEQCfHTFn);
}
}

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

.LbuATHBERfdO {
margin-right: 105px;
}

.ykbqvyadiqPO {
margin-right: 0;
}
}

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

.HKSaTfrolsKl {
order: -2;
}

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

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

.cEJYoYHjHjXs {
display: none;
}

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

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

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

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

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

.wuyxoeSroZUW {
display: block;
}

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

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

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

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

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

.RPTwHXolqjHl .HKSaTfrolsKl img {
max-width: 90px;
}

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

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

.HKSaTfrolsKl {
flex: none;
}

.LbuATHBERfdO {
max-width: none;
}

.MUVnXhBZxtpz .niNQwNfChnGT,
.MUVnXhBZxtpz .uiTmCerLoryg {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.MUVnXhBZxtpz .uiTmCerLoryg {
margin-left: 6px;
}
}
.duzuOLkPjhGk {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.zgyMXCZdMbCz {
position: relative;
}

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

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

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

.wZryaWiRJnbB {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--WEtZltFGbXbU);
text-shadow: 2px 2px var(--GyDJWzzRcSxH);
}

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

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

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

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

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

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

.ZlvyxAIDiCEf {
font-size: 32px;
}

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

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

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

.wZryaWiRJnbB {
font-size: 20px;
}

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

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

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

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

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

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

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

.HLLbdckzrkAk .dLbhBkrPgFud {
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(--WEtZltFGbXbU);
background: var(--HOwBkFKJGELW);
}

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

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

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

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

.HLLbdckzrkAk .dLbhBkrPgFud {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.rIJHLxAVrstf {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.OtRELsVZpecF .ngOGKTKrQLaB {
width: 50%;
margin: 0;
}

.fUMbdsEPGZZa {
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(--oBkGUelHcopX);
background: var(--VtIDyomqJxND);
}

.ewWFvJBazvJt {
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(--oBkGUelHcopX);
background: var(--VtIDyomqJxND);
}

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

.fUMbdsEPGZZa:hover,
.ewWFvJBazvJt:hover {
background: var(--IOOEEQCfHTFn);
}

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

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

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

.PuKJtctIFJWH {
flex-basis: auto;
}
}

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

.TNmRwMsjmaBM {
margin: 10px 0 0;
}

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

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

input[name="ScwVXxJFzEIe"],
#WunTpjiRKDje,
#lsZaHChKoFLb,
#uqeMTqPFCtRK,
#ONeiWJDLIUMA {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.WqoMKMpdrMeX li {
width: 100%;
}

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

.OJnPqednUCGK:nth-of-type(1):checked ~ .WqoMKMpdrMeX li:nth-child(1) label,
.OJnPqednUCGK:nth-of-type(2):checked ~ .WqoMKMpdrMeX li:nth-child(2) label,
.OJnPqednUCGK:nth-of-type(3):checked ~ .WqoMKMpdrMeX li:nth-child(3) label,
.OJnPqednUCGK:nth-of-type(4):checked ~ .WqoMKMpdrMeX li:nth-child(4) label {
background: var(--QFkNXYQzmBWM);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fQymbtsxmVxX {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.IpZehSyQDlub {
margin: 0 -5px;
}

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

.LqATYWyYAVkg {
padding: 16px;
}

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

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

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

.oVYOmEdoAJZY .KnLeIZGHeQzF {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--OCHnfbrLhWBP);
}

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

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

.WsqYHwdnUodo small {
font-size: 14px;
color: var(--OCHnfbrLhWBP);
}

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

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

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

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

.DFJAuTXWgSrF {
color: #4285F4;
}

.QWMZGYUAmxBC {
color: #EA4335;
}

.oRsmqPzLxspI {
color: #FBBC05;
}

.pzzBMqHjYAyj {
color: #34A853;
}

.rnTJRhbSNgsW {
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(--oBkGUelHcopX);
background: var(--VtIDyomqJxND);
}

.DgyEyYFxuLUV {
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(--oBkGUelHcopX);
background: var(--VtIDyomqJxND);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.rnTJRhbSNgsW:hover,
.DgyEyYFxuLUV:hover {
background: var(--IOOEEQCfHTFn);
}
}

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

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

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

.DgyEyYFxuLUV {
margin: 18px auto 0;
}

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

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

.dlGLoLXXZASR {
padding: 16px 32px;
border-left: 5px solid var(--fgvNrSUfcERT);
border-radius: 10px;
font-size: 20px;
color: var(--WEtZltFGbXbU);
background: var(--HOwBkFKJGELW);
}

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

@media (max-width: 767px) {
.HMxdhOXZmplF {
margin-bottom: 60px;
}
}
.oWcGEgcJBqMB,
#mVSVkKFPlCnN,
#fXcUWFCfdcMK,
#wEjMCSOhdySJ {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#fXcUWFCfdcMK:checked ~ .UXXmapqldwkd.RwBqCRDLeOgI,
#wEjMCSOhdySJ:checked ~ .UXXmapqldwkd.RwBqCRDLeOgI {
display: block;
}

#wEjMCSOhdySJ:checked ~ .UXXmapqldwkd .ebsFyoRgVtZD {
display: none;
}

#fXcUWFCfdcMK:checked ~ .UXXmapqldwkd .ZKRsIICjrqYH {
display: none;
}

body:has(#fXcUWFCfdcMK:checked),
body:has(#wEjMCSOhdySJ:checked) {
overflow: hidden;
}

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

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

.rColPXaGSxRe .ebsFyoRgVtZD,
.rColPXaGSxRe .ZKRsIICjrqYH {
display: block;
}

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

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

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

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

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

.LBhQTetNmKHS input::placeholder {
opacity: 0.6;
color: var(--OCHnfbrLhWBP);
}

.LBhQTetNmKHS input:hover,
.LBhQTetNmKHS input:focus {
border-color: var(--OCHnfbrLhWBP);
}

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

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

.VfzQDNaXDhiJ > input,
#AZQIFvCkQUpG,
#LXUGkuKnOKUV,
#UlngmFzsgOsa,
#yDFMAwNBbTRl,
#alcezclwEcPe,
#rJfHaIhFnCil,
.VfzQDNaXDhiJ > input.bARZJzdquRGu {
display: none;
}

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

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

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

.EDESOhtKPMWg {
margin-bottom: 36px;
}

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

.EDESOhtKPMWg textarea::placeholder {
opacity: 0.6;
color: var(--OCHnfbrLhWBP);
}

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

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

.MPawwREBfNri:hover {
background: var(--fgvNrSUfcERT);
}

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

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

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

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

.ZKRsIICjrqYH .MPawwREBfNri {
margin: 0 auto;
}

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

.OcjzLMBlgqbm {
margin-bottom: 20px;
}

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

.MEyQiLtefKNT {
margin-bottom: 16px;
}

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

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

.FaSzZkpaUOCL li a {
color: var(--OCHnfbrLhWBP);
text-decoration: none;
}

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

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

.FaSzZkpaUOCL li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.FaSzZkpaUOCL {
padding: 0 16px;
}
}
.lGgTaLmcZYkS,
.qcWUmzxLyTUs {
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(--OCHnfbrLhWBP);
border: 1px solid var(--fgvNrSUfcERT);
background: var(--dfWFufYmwwns);
}

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

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

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

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

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

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

.psOrFUtWYDRu a:hover {
color: var(--WGTNDxKWJclE);
}
.rBLKNHTYdFNZ {
padding: 80px 0 0;
background: var(--UQlpNACHdrcb);
border-top: 1px solid var(--ZKtCAAnqMJVP);
}

.THnykiAWjZTc {
margin-bottom: 94px;
}

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

.dUQwMtSpACTm .iUeiperXBOKf {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.rBLKNHTYdFNZ .NdAulyNCGqya li a {
color: var(--TaZzFUnkEhvR);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.THnykiAWjZTc {
margin-bottom: 40px;
}

.jmXzHEvItiHS {
flex-direction: column;
}

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

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

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

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

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

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

#tyPaLBfMYMcr:checked + .xbGlQNXKqpqo {
color: var(--oBkGUelHcopX);
background: var(--QFkNXYQzmBWM);
}

#tyPaLBfMYMcr:checked + .xbGlQNXKqpqo .UzMTJUNQBlFa {
transform: rotate(180deg);
}

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

.VAZFYJXrpesN {
min-width: 100%;
}

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

#tyPaLBfMYMcr:checked ~ .gbPMEfrYvaVC {
display: flex;
flex-direction: column;
}

.gbPMEfrYvaVC .DmPUNtPtLYUW {
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(--TaZzFUnkEhvR);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.xbGlQNXKqpqo:hover {
color: var(--oBkGUelHcopX);
background: var(--QFkNXYQzmBWM);
}

.gbPMEfrYvaVC .DmPUNtPtLYUW:hover {
color: var(--oBkGUelHcopX);
background: var(--QFkNXYQzmBWM);
}
}

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

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

.WOSpkFmMOPMX {
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(--WEtZltFGbXbU);
}

.WOSpkFmMOPMX::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(--JKamTGXtqSQr);
color: var(--VtIDyomqJxND);
font-size: 17px;
}

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

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

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

#SdjPzkuDtpDD:checked ~ .VChNSxMnsjnv {
display: none;
}

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

.WOSpkFmMOPMX {
flex: 1 1 100%;
}

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

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

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

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