:root {
--mWWtqSjWCMmo: #F2F4F7;
--nfAMPtzVAPLS: #C7CFDC;
--rvNdjizWPnys: #E8B93C;
--bFzMFSYbacdk: #F0F2F6;
--hQlgyrlWnhtP: #FBFCFD;
--YcnpwufJVAhA: #D2DAE5;
--tqvgRRHredkP: #B0832B;
--OaoodPcORfDg: #181E2D;
--WmNKnTAefNzD: #374050;
--AoPZvNIgytkE: #EABC42;
--UCuzxDCDqFtH: #F2C94E;
--SwFaMDAKUfTV: #151B29;
--lXFxXXWYGMHG: linear-gradient(136deg, #FFDA6A 0%, #EFC142 100%);
--dRxevpeGlaea: #FBFCFD;
--vAqksKXywuAt: #22264A;
--TRVQsEOuVgtx: rgba(255,255,255,0.64);
--NmrPFAyWhCBO: rgba(0,0,0,0.06);
--NjsnEShbGkXq: #DCE2EB;
--jRnLnsroBgkD: #181E2D;
--IOkPEbQeLHPx: #D2DAE5;
--vQnqHdhzkQVd: #374050;
--cQubWKnoQSWZ: #181E2D;
--mTrPcFihuBBI: #E8B93C;
--XDVZbCrsgLXn: #C7CFDC;
--BbgRqEouhWVf: rgba(24,30,45,0.12);
--btSABNHYINHG: #B0832B;
--DWowAUiNszWI: #D22B39;
--bBHfKfgzlOzs: #F16E7E;

}

* {
box-sizing: border-box;
}

.zXSVnrReDAsx a,
.HNWlLXmzqOaM a {
color: var(--WmNKnTAefNzD);
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(--mWWtqSjWCMmo);
color: var(--OaoodPcORfDg);
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(--OaoodPcORfDg);
}

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

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

.IwBrzaDYQSRk,
.UGoewTScnzXu,
.inside-heGdibkyGbnx {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.RjLVGaDiptNc {
padding: 54px 0 0;
}

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

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

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

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

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

.zXSVnrReDAsx .hFRZeoRuYZrV li a {
color: var(--WmNKnTAefNzD);
font-weight: 400;
text-decoration: none;
}

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

.OCNAZYrvISyP {
margin-right: 0;
}

.zXSVnrReDAsx .JQxLkMWKpkDs,
.zXSVnrReDAsx .wqIugSWTqugn {
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;
}

.zXSVnrReDAsx .JQxLkMWKpkDs {
background: var(--NjsnEShbGkXq);
color: var(--OaoodPcORfDg);
font-weight: 400;
}

.zXSVnrReDAsx .wqIugSWTqugn {
margin-left: 10px;
background: var(--AoPZvNIgytkE);
color: var(--SwFaMDAKUfTV);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.JsJQsBPpQfpq {
display: none;
}

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

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

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

.zXSVnrReDAsx .JQxLkMWKpkDs:hover {
background: var(--NjsnEShbGkXq);
opacity: 0.9;
}

.zXSVnrReDAsx .wqIugSWTqugn:hover {
background: var(--lXFxXXWYGMHG);
}
}

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

.tVstBSbmJkQm {
margin-right: 105px;
}

.OCNAZYrvISyP {
margin-right: 0;
}
}

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

.mzleYqnMisZp {
order: -2;
}

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

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

.lGtErLNtfWKS {
display: none;
}

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

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

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

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

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

.hFRZeoRuYZrV {
display: block;
}

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

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

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

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

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

.GDTYtiSrScih .mzleYqnMisZp img {
max-width: 90px;
}

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

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

.mzleYqnMisZp {
flex: none;
}

.tVstBSbmJkQm {
max-width: none;
}

.zXSVnrReDAsx .JQxLkMWKpkDs,
.zXSVnrReDAsx .wqIugSWTqugn {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.zXSVnrReDAsx .wqIugSWTqugn {
margin-left: 6px;
}
}
.jcIZbxxHgbBe {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.uIBhYLOmIhbb {
position: relative;
}

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

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

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

.SpYgjRpWxoUw {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--OaoodPcORfDg);
text-shadow: 2px 2px var(--mWWtqSjWCMmo);
}

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

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

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

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

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

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

.nusYpzDPDAPO {
font-size: 32px;
}

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

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

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

.SpYgjRpWxoUw {
font-size: 20px;
}

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

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

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

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

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

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

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

.nBXIDaZbjoCf .GgUGzVbIMvah {
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(--OaoodPcORfDg);
background: var(--NjsnEShbGkXq);
}

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

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

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

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

.nBXIDaZbjoCf .GgUGzVbIMvah {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.dmDMCgPNQbLt {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.ylQysoxcZXqG .VMDbPRonUnRE {
width: 50%;
margin: 0;
}

.dJUquSYivPOm {
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(--SwFaMDAKUfTV);
background: var(--AoPZvNIgytkE);
}

.fVfIUmScWPAc {
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(--SwFaMDAKUfTV);
background: var(--AoPZvNIgytkE);
}

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

.dJUquSYivPOm:hover,
.fVfIUmScWPAc:hover {
background: var(--lXFxXXWYGMHG);
}

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

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

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

.YmPjFQvCjmBZ {
flex-basis: auto;
}
}

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

.ciqQPbsdGafj {
margin: 10px 0 0;
}

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

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

input[name="wrxhaqKzZjJk"],
#MuMzJIjBZMKB,
#AugUXPWsMOFt,
#hoKQbHyzMunL,
#cTaZaZJuAGTD {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.QZCMCkBbXuGe li {
width: 100%;
}

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

.sPxNjQSvziHH:nth-of-type(1):checked ~ .QZCMCkBbXuGe li:nth-child(1) label,
.sPxNjQSvziHH:nth-of-type(2):checked ~ .QZCMCkBbXuGe li:nth-child(2) label,
.sPxNjQSvziHH:nth-of-type(3):checked ~ .QZCMCkBbXuGe li:nth-child(3) label,
.sPxNjQSvziHH:nth-of-type(4):checked ~ .QZCMCkBbXuGe li:nth-child(4) label {
background: var(--rvNdjizWPnys);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sCkmcIGiogxx {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.soMppsaLQBlk {
margin: 0 -5px;
}

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

.UdxDybgELJNo {
padding: 16px;
}

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

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

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

.sqXcNjoEeWAV .hGuZcxvtEDFd {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--WmNKnTAefNzD);
}

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

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

.HEuUOzqTjNmz small {
font-size: 14px;
color: var(--WmNKnTAefNzD);
}

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

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

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

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

.oZnmCWrCdvyT {
color: #4285F4;
}

.iUmZpOxSciaM {
color: #EA4335;
}

.pouwVQdgTwrn {
color: #FBBC05;
}

.oMupVQZuuXMZ {
color: #34A853;
}

.WanRrBbiPXlp {
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(--SwFaMDAKUfTV);
background: var(--AoPZvNIgytkE);
}

.rdlzGuVdpkbs {
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(--SwFaMDAKUfTV);
background: var(--AoPZvNIgytkE);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.WanRrBbiPXlp:hover,
.rdlzGuVdpkbs:hover {
background: var(--lXFxXXWYGMHG);
}
}

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

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

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

.rdlzGuVdpkbs {
margin: 18px auto 0;
}

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

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

.EWsqNtmNDwmi {
padding: 16px 32px;
border-left: 5px solid var(--XDVZbCrsgLXn);
border-radius: 10px;
font-size: 20px;
color: var(--OaoodPcORfDg);
background: var(--NjsnEShbGkXq);
}

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

@media (max-width: 767px) {
.csDTNaRRaIWf {
margin-bottom: 60px;
}
}
.pXktWcJwuMLp,
#fGDkyyXWXCLy,
#DESRsCbEJOQd,
#sSrQLRmBYDaZ {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#DESRsCbEJOQd:checked ~ .NymUeNVGDbZl.rbPgkztkcvhW,
#sSrQLRmBYDaZ:checked ~ .NymUeNVGDbZl.rbPgkztkcvhW {
display: block;
}

#sSrQLRmBYDaZ:checked ~ .NymUeNVGDbZl .fPdyaRNlPorY {
display: none;
}

#DESRsCbEJOQd:checked ~ .NymUeNVGDbZl .qeoMsmBSloWz {
display: none;
}

body:has(#DESRsCbEJOQd:checked),
body:has(#sSrQLRmBYDaZ:checked) {
overflow: hidden;
}

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

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

.pVuyVXrhryVA .fPdyaRNlPorY,
.pVuyVXrhryVA .qeoMsmBSloWz {
display: block;
}

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

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

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

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

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

.eNHumTYzMZnN input::placeholder {
opacity: 0.6;
color: var(--WmNKnTAefNzD);
}

.eNHumTYzMZnN input:hover,
.eNHumTYzMZnN input:focus {
border-color: var(--WmNKnTAefNzD);
}

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

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

.dfdODhNXLtbR > input,
#DTrCHyIPKwAp,
#OoBmoMMkMvVr,
#HdZKACbUdnSt,
#iWrCnnRQXiAG,
#msDcuIwVxkYY,
#XeMQYHACsims,
.dfdODhNXLtbR > input.eDIoioZlmbVd {
display: none;
}

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

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

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

.GVECJWyuDnJg {
margin-bottom: 36px;
}

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

.GVECJWyuDnJg textarea::placeholder {
opacity: 0.6;
color: var(--WmNKnTAefNzD);
}

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

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

.tZeSRknmJOuU:hover {
background: var(--XDVZbCrsgLXn);
}

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

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

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

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

.qeoMsmBSloWz .tZeSRknmJOuU {
margin: 0 auto;
}

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

.HUSmbBJhXRDR {
margin-bottom: 20px;
}

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

.KIdPFUhsZsGq {
margin-bottom: 16px;
}

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

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

.ngasaihyGfKJ li a {
color: var(--WmNKnTAefNzD);
text-decoration: none;
}

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

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

.ngasaihyGfKJ li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.ngasaihyGfKJ {
padding: 0 16px;
}
}
.KlpliQnoaaUH,
.gbfsGjYRhNPG {
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(--WmNKnTAefNzD);
border: 1px solid var(--XDVZbCrsgLXn);
background: var(--dRxevpeGlaea);
}

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

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

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

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

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

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

.HQhAZOGZuyjK a:hover {
color: var(--tqvgRRHredkP);
}
.HNWlLXmzqOaM {
padding: 80px 0 0;
background: var(--IOkPEbQeLHPx);
border-top: 1px solid var(--NmrPFAyWhCBO);
}

.vVlKmdyDjSVx {
margin-bottom: 94px;
}

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

.rtjGtLPpjnVK .GWSqMwUbxJQj {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.HNWlLXmzqOaM .MqIGNHpwsnEY li a {
color: var(--vQnqHdhzkQVd);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.vVlKmdyDjSVx {
margin-bottom: 40px;
}

.sbpPanBJeURt {
flex-direction: column;
}

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

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

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

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

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

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

#kuHcCYzVKOnN:checked + .DDokeSwEyypT {
color: var(--SwFaMDAKUfTV);
background: var(--rvNdjizWPnys);
}

#kuHcCYzVKOnN:checked + .DDokeSwEyypT .hHZTBmXMBIlx {
transform: rotate(180deg);
}

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

.IkMNqfArFJdS {
min-width: 100%;
}

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

#kuHcCYzVKOnN:checked ~ .MbfgAFAEQRTZ {
display: flex;
flex-direction: column;
}

.MbfgAFAEQRTZ .siwQWuUUXQsn {
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(--vQnqHdhzkQVd);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.DDokeSwEyypT:hover {
color: var(--SwFaMDAKUfTV);
background: var(--rvNdjizWPnys);
}

.MbfgAFAEQRTZ .siwQWuUUXQsn:hover {
color: var(--SwFaMDAKUfTV);
background: var(--rvNdjizWPnys);
}
}

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

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

.QNDaFHQWbJfb {
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(--OaoodPcORfDg);
}

.QNDaFHQWbJfb::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(--bFzMFSYbacdk);
color: var(--AoPZvNIgytkE);
font-size: 17px;
}

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

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

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

#blBpkCcGPtYP:checked ~ .UWsyZUhXdwFH {
display: none;
}

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

.QNDaFHQWbJfb {
flex: 1 1 100%;
}

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

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

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

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