:root {
--mWoxNPAWeLZa: #1E1823;
--OqCWdfNObrwZ: #C0A6DD;
--egAecegUyXMB: #E8C46A;
--XDBfVAOoOTKf: #1D1720;
--HhsjQGlzJGDd: #1E1823;
--EJjuLAivPONV: #423253;
--nAsKQKMBdDGl: #A88235;
--SNdWYvXISQfx: #F7F5FA;
--VZMJcnLhwroa: #D6CFDD;
--FjMSocGTzUiC: #EAC773;
--qgTPmpkfYqAf: #F4D274;
--nRMEzxzjlpSa: #2E2140;
--qMCbxaoxnLNQ: linear-gradient(132deg, #FFDA70 0%, #ECBE4E 100%);
--tBcEudQseaNc: #1E1823;
--jgvOpKeyRjVK: #231A30;
--ubmoodtzcRLm: rgba(0,0,0,0.52);
--uNrnOXfLWvUe: rgba(255,255,255,0.10);
--DfAGpozAgRqV: #332543;
--YAHZIquwvrdD: #F7F5FA;
--viuKQTfMXEhl: #423253;
--wTjuXyWrZDOx: #D6CFDD;
--QsUoMUGgkOdJ: #F7F5FA;
--JHhVehyxfQgj: #E8C46A;
--mwtWipQFEcdd: #C0A6DD;
--hBBzufekpyRM: rgba(14,9,18,0.52);
--tzvjtcLyAHNs: #A88235;
--uhVrAHRhWvcZ: #D83A54;
--agzmAmfknBye: #FF8A9E;

}

* {
box-sizing: border-box;
}

.fKHfcaCVndTL a,
.lqhfpPjuaUCU a {
color: var(--VZMJcnLhwroa);
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(--mWoxNPAWeLZa);
color: var(--SNdWYvXISQfx);
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(--SNdWYvXISQfx);
}

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

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

.VZXuqfrpxwrh,
.KjDuTXQCfcSZ,
.inside-RVdsgHekmYAH {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.nbZRtivNJhdK {
padding: 54px 0 0;
}

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

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

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

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

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

.fKHfcaCVndTL .kfZwLriooJnk li a {
color: var(--VZMJcnLhwroa);
font-weight: 400;
text-decoration: none;
}

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

.vrxPUTLKMJoy {
margin-right: 0;
}

.fKHfcaCVndTL .iaTygcZbcVkp,
.fKHfcaCVndTL .vGitELRBCHMA {
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;
}

.fKHfcaCVndTL .iaTygcZbcVkp {
background: var(--DfAGpozAgRqV);
color: var(--SNdWYvXISQfx);
font-weight: 400;
}

.fKHfcaCVndTL .vGitELRBCHMA {
margin-left: 10px;
background: var(--FjMSocGTzUiC);
color: var(--nRMEzxzjlpSa);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.ULBTVDOsFJaS {
display: none;
}

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

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

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

.fKHfcaCVndTL .iaTygcZbcVkp:hover {
background: var(--DfAGpozAgRqV);
opacity: 0.9;
}

.fKHfcaCVndTL .vGitELRBCHMA:hover {
background: var(--qMCbxaoxnLNQ);
}
}

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

.kTWYkGfabCjJ {
margin-right: 105px;
}

.vrxPUTLKMJoy {
margin-right: 0;
}
}

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

.XxmHHCtaxtuU {
order: -2;
}

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

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

.KjEQqSFlSrnK {
display: none;
}

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

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

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

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

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

.kfZwLriooJnk {
display: block;
}

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

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

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

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

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

.hsyrKYLiasyl .XxmHHCtaxtuU img {
max-width: 90px;
}

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

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

.XxmHHCtaxtuU {
flex: none;
}

.kTWYkGfabCjJ {
max-width: none;
}

.fKHfcaCVndTL .iaTygcZbcVkp,
.fKHfcaCVndTL .vGitELRBCHMA {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.fKHfcaCVndTL .vGitELRBCHMA {
margin-left: 6px;
}
}
.hLmZuzFRzmmi {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.YFrDCmatNekA {
position: relative;
}

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

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

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

.iZTzLYmbgsEZ {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--SNdWYvXISQfx);
text-shadow: 2px 2px var(--mWoxNPAWeLZa);
}

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

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

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

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

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

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

.ImNCHgVUMGGh {
font-size: 32px;
}

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

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

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

.iZTzLYmbgsEZ {
font-size: 20px;
}

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

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

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

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

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

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

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

.AomjaugIuZGV .qsefwVxdwMEY {
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(--SNdWYvXISQfx);
background: var(--DfAGpozAgRqV);
}

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

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

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

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

.AomjaugIuZGV .qsefwVxdwMEY {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.QYoXQzpFYmDf {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.cLxzvuzVbQGz .xPhQCvPBzPuI {
width: 50%;
margin: 0;
}

.WWZwJjqCmDCV {
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(--nRMEzxzjlpSa);
background: var(--FjMSocGTzUiC);
}

.GUhCGcIGQuGp {
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(--nRMEzxzjlpSa);
background: var(--FjMSocGTzUiC);
}

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

.WWZwJjqCmDCV:hover,
.GUhCGcIGQuGp:hover {
background: var(--qMCbxaoxnLNQ);
}

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

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

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

.wJMuNrDmYeon {
flex-basis: auto;
}
}

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

.usGQnIAMpQmM {
margin: 10px 0 0;
}

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

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

input[name="QZPzajktIkbq"],
#JyNcKiQRbJaS,
#tNpsdeYnBCJF,
#widCKsRQgYSh,
#bNLvUPmeWuro {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.CEytKjZadGlQ li {
width: 100%;
}

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

.TTEbznDtoCCr:nth-of-type(1):checked ~ .CEytKjZadGlQ li:nth-child(1) label,
.TTEbznDtoCCr:nth-of-type(2):checked ~ .CEytKjZadGlQ li:nth-child(2) label,
.TTEbznDtoCCr:nth-of-type(3):checked ~ .CEytKjZadGlQ li:nth-child(3) label,
.TTEbznDtoCCr:nth-of-type(4):checked ~ .CEytKjZadGlQ li:nth-child(4) label {
background: var(--egAecegUyXMB);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ydmcldIwCHqD {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.qntTWJYdmCHE {
margin: 0 -5px;
}

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

.iQzBNTohOBKn {
padding: 16px;
}

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

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

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

.bxNMYYBfapQl .FjzxwkJrETvb {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--VZMJcnLhwroa);
}

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

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

.IbmJSxpiomTA small {
font-size: 14px;
color: var(--VZMJcnLhwroa);
}

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

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

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

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

.OzHEyGIObBAc {
color: #4285F4;
}

.RCHTQSyOpbLr {
color: #EA4335;
}

.XwtOqqCCAZEF {
color: #FBBC05;
}

.epOAZZXMDKcp {
color: #34A853;
}

.vqLSkBubESVQ {
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(--nRMEzxzjlpSa);
background: var(--FjMSocGTzUiC);
}

.dKVWNdJZXCEB {
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(--nRMEzxzjlpSa);
background: var(--FjMSocGTzUiC);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.vqLSkBubESVQ:hover,
.dKVWNdJZXCEB:hover {
background: var(--qMCbxaoxnLNQ);
}
}

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

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

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

.dKVWNdJZXCEB {
margin: 18px auto 0;
}

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

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

.WwjPrORhWicE {
padding: 16px 32px;
border-left: 5px solid var(--mwtWipQFEcdd);
border-radius: 10px;
font-size: 20px;
color: var(--SNdWYvXISQfx);
background: var(--DfAGpozAgRqV);
}

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

@media (max-width: 767px) {
.iVkqtaCLpsgY {
margin-bottom: 60px;
}
}
.ZSqxDfBqhvQo,
#dDgKPNzUIBGj,
#jcMFxDxYQMqC,
#StnxhmtfpLaU {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#jcMFxDxYQMqC:checked ~ .JpQrTmzDpbek.IHiJuegUpwCe,
#StnxhmtfpLaU:checked ~ .JpQrTmzDpbek.IHiJuegUpwCe {
display: block;
}

#StnxhmtfpLaU:checked ~ .JpQrTmzDpbek .XWMHPnfZaeYa {
display: none;
}

#jcMFxDxYQMqC:checked ~ .JpQrTmzDpbek .KkIYOBckrLco {
display: none;
}

body:has(#jcMFxDxYQMqC:checked),
body:has(#StnxhmtfpLaU:checked) {
overflow: hidden;
}

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

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

.XxKrTbOcMHrZ .XWMHPnfZaeYa,
.XxKrTbOcMHrZ .KkIYOBckrLco {
display: block;
}

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

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

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

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

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

.gvoanhLyWSMm input::placeholder {
opacity: 0.6;
color: var(--VZMJcnLhwroa);
}

.gvoanhLyWSMm input:hover,
.gvoanhLyWSMm input:focus {
border-color: var(--VZMJcnLhwroa);
}

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

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

.JHYnwAETaDuK > input,
#xCLEHBiBRxND,
#cgczsqTpPvPL,
#EpzCwZbCoSOd,
#XmLbvVViforP,
#TYsumEAFgqsm,
#kklvVlQSaKbZ,
.JHYnwAETaDuK > input.LqZRodadOCTA {
display: none;
}

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

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

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

.gxSfSwiDRdmm {
margin-bottom: 36px;
}

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

.gxSfSwiDRdmm textarea::placeholder {
opacity: 0.6;
color: var(--VZMJcnLhwroa);
}

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

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

.uFjTEyMpXMFW:hover {
background: var(--mwtWipQFEcdd);
}

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

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

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

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

.KkIYOBckrLco .uFjTEyMpXMFW {
margin: 0 auto;
}

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

.XeaXkwSYnjBm {
margin-bottom: 20px;
}

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

.ZTbzjMRbGECV {
margin-bottom: 16px;
}

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

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

.JdcVuKsWspNh li a {
color: var(--VZMJcnLhwroa);
text-decoration: none;
}

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

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

.JdcVuKsWspNh li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.JdcVuKsWspNh {
padding: 0 16px;
}
}
.nbveIfwrXDpl,
.oIPunTMAXeDl {
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(--VZMJcnLhwroa);
border: 1px solid var(--mwtWipQFEcdd);
background: var(--tBcEudQseaNc);
}

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

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

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

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

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

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

.qWAxKyBlfDwp a:hover {
color: var(--nAsKQKMBdDGl);
}
.lqhfpPjuaUCU {
padding: 80px 0 0;
background: var(--viuKQTfMXEhl);
border-top: 1px solid var(--uNrnOXfLWvUe);
}

.hyzaTwsTkUaK {
margin-bottom: 94px;
}

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

.DZNkStIAKlee .sdRUQpBXnWDJ {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.lqhfpPjuaUCU .KqvRXooOtaRI li a {
color: var(--wTjuXyWrZDOx);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.hyzaTwsTkUaK {
margin-bottom: 40px;
}

.CkxFMFvsWioT {
flex-direction: column;
}

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

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

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

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

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

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

#NwsibmWaPqGm:checked + .GZrDcVICDvrR {
color: var(--nRMEzxzjlpSa);
background: var(--egAecegUyXMB);
}

#NwsibmWaPqGm:checked + .GZrDcVICDvrR .tBLFmMYTcpLo {
transform: rotate(180deg);
}

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

.oVdRCRrhfKmz {
min-width: 100%;
}

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

#NwsibmWaPqGm:checked ~ .DgfHnREJrgHF {
display: flex;
flex-direction: column;
}

.DgfHnREJrgHF .emsKuRMPWzNs {
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(--wTjuXyWrZDOx);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.GZrDcVICDvrR:hover {
color: var(--nRMEzxzjlpSa);
background: var(--egAecegUyXMB);
}

.DgfHnREJrgHF .emsKuRMPWzNs:hover {
color: var(--nRMEzxzjlpSa);
background: var(--egAecegUyXMB);
}
}

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

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

.iwMyaNepBIKa {
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(--SNdWYvXISQfx);
}

.iwMyaNepBIKa::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(--XDBfVAOoOTKf);
color: var(--FjMSocGTzUiC);
font-size: 17px;
}

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

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

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

#DUIAYiJooQfy:checked ~ .slFQREphVqnh {
display: none;
}

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

.iwMyaNepBIKa {
flex: 1 1 100%;
}

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

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

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

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