:root {
--hMQPtUGGTDCq: #18131C;
--kTNJTPzPLrfk: #BB9FDA;
--tGIIkxbrrqFW: #E5BE5C;
--upBAnETtVKgn: #171219;
--HAAzQZJgBxHN: #201A26;
--psgTJWnblOlj: #332543;
--fgElGEqbiJhI: #C09B4C;
--tHFcaltOrKsV: #FFFFFF;
--cMIVEggFQNcc: #E4DEEA;
--BxbCUaQojbmx: #E8C46A;
--FlWbDFRxqxZj: #F5CE6A;
--trnogFylpCEU: #3A2B4A;
--hAueWWaqpZzx: linear-gradient(136deg, #FFDD7C 0%, #EEC154 100%);
--hgQnYRbwnkHy: #201A26;
--WuJEhRcWDUNQ: #281E36;
--UaOhiknrEWVV: rgba(0,0,0,0.40);
--gkSXrGWafrGa: rgba(255,255,255,0.10);
--twgBKGgeniKs: #332543;
--bblpSOqRJaUx: #FFFFFF;
--wGDIKfeGjqnL: #332543;
--ahQoDMrsKipr: #E4DEEA;
--fcuPYRdqzMNj: #FFFFFF;
--YeyVJwtOStBH: #E5BE5C;
--rNiXpusivIqJ: #BB9FDA;
--pLbKjaWgZTDx: rgba(16,10,20,0.46);
--quWOsjdtgcJK: #C09B4C;
--AqIDiCiTzJfF: #DC4159;
--HGhcPYFuIith: #F98394;

}

* {
box-sizing: border-box;
}

.BLAXOWzuaUGB a,
.bHulxejbpBLw a {
color: var(--cMIVEggFQNcc);
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(--hMQPtUGGTDCq);
color: var(--tHFcaltOrKsV);
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(--tHFcaltOrKsV);
}

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

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

.cKDGXGebaOnm,
.oltfPhiTMoBO,
.inside-JUjzmEcWDZSt {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.YZRgVylimgDB {
padding: 54px 0 0;
}

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

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

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

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

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

.BLAXOWzuaUGB .FsNjbpqxlOdj li a {
color: var(--cMIVEggFQNcc);
font-weight: 400;
text-decoration: none;
}

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

.PybwSUeiqxWl {
margin-right: 0;
}

.BLAXOWzuaUGB .eLOnJLGqPRmL,
.BLAXOWzuaUGB .atGVXsNYvEHQ {
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;
}

.BLAXOWzuaUGB .eLOnJLGqPRmL {
background: var(--twgBKGgeniKs);
color: var(--tHFcaltOrKsV);
font-weight: 400;
}

.BLAXOWzuaUGB .atGVXsNYvEHQ {
margin-left: 10px;
background: var(--BxbCUaQojbmx);
color: var(--trnogFylpCEU);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.NXaFagELwWQw {
display: none;
}

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

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

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

.BLAXOWzuaUGB .eLOnJLGqPRmL:hover {
background: var(--twgBKGgeniKs);
opacity: 0.9;
}

.BLAXOWzuaUGB .atGVXsNYvEHQ:hover {
background: var(--hAueWWaqpZzx);
}
}

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

.fUhEDXXNIDDP {
margin-right: 105px;
}

.PybwSUeiqxWl {
margin-right: 0;
}
}

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

.tJrayFwgXyqW {
order: -2;
}

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

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

.MHhjZwwLdOGs {
display: none;
}

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

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

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

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

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

.FsNjbpqxlOdj {
display: block;
}

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

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

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

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

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

.IUMSyeTATNCE .tJrayFwgXyqW img {
max-width: 90px;
}

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

.BLAXOWzuaUGB .eLOnJLGqPRmL,
.BLAXOWzuaUGB .atGVXsNYvEHQ {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.bRgFGHbZkKvB {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.bSQIREBIMfTc {
position: relative;
}

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

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

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

.VlLbWRuJBrrZ {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--tHFcaltOrKsV);
text-shadow: 2px 2px var(--hMQPtUGGTDCq);
}

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

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

.QjLgsxVjcMlW {
display: flex;
align-items: center;
justify-content: center;
max-width: 300px;
width: 100%;
height: 60px;
margin: 0 auto;
border-radius: 6px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
background: var(--BxbCUaQojbmx);
color: var(--trnogFylpCEU);
cursor: pointer;
animation: pulse 2s infinite;
}

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

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

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

.GVExwuhOCBVp {
font-size: 32px;
}

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

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

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

.VlLbWRuJBrrZ {
font-size: 20px;
}

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

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

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

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

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

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

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

.xgtApPnEggcx .zNHKKEZZESmI {
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(--tHFcaltOrKsV);
background: var(--twgBKGgeniKs);
}

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

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

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

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

.xgtApPnEggcx .zNHKKEZZESmI {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.qUtvCMHihEZG {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.DDeZctzNxFbt .BUQYqtzGimnb {
width: 50%;
margin: 0;
}

.SHbFioRiAYWi {
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(--trnogFylpCEU);
background: var(--BxbCUaQojbmx);
}

.jMHMhzfIsQst {
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(--trnogFylpCEU);
background: var(--BxbCUaQojbmx);
}

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

.SHbFioRiAYWi:hover,
.jMHMhzfIsQst:hover {
background: var(--hAueWWaqpZzx);
}

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

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

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

.wduqBFDlcTax {
flex-basis: auto;
}
}

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

.jdgEgIBlLLai {
margin: 10px 0 0;
}

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

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

input[name="NtcSQyaeAomL"],
#mOkyZDabPzSb,
#rWPRLzxaapCT,
#CXMExnZBRZwX,
#LfzYQfElAoCF {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.NbadpQTvwyIF li {
width: 100%;
}

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

.zBcNlunbmhAd:nth-of-type(1):checked ~ .NbadpQTvwyIF li:nth-child(1) label,
.zBcNlunbmhAd:nth-of-type(2):checked ~ .NbadpQTvwyIF li:nth-child(2) label,
.zBcNlunbmhAd:nth-of-type(3):checked ~ .NbadpQTvwyIF li:nth-child(3) label,
.zBcNlunbmhAd:nth-of-type(4):checked ~ .NbadpQTvwyIF li:nth-child(4) label {
background: var(--tGIIkxbrrqFW);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.xZQctJCTYDmb {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.VhZDczgFrOGQ {
margin: 0 -5px;
}

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

.zmTGohVtxKZg {
padding: 16px;
}

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

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

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

.ZLeRmrZgVByE .oInjTdgJbMDx {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--cMIVEggFQNcc);
}

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

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

.wcsmsNhAVlac small {
font-size: 14px;
color: var(--cMIVEggFQNcc);
}

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

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

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

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

.MxJqFNXJnSLx {
color: #4285F4;
}

.fNKVjYLbbgDa {
color: #EA4335;
}

.mgDLEPnxjaMt {
color: #FBBC05;
}

.mOZpcpeOswNF {
color: #34A853;
}

.rKiIRXWkCgWh {
display: flex;
align-items: center;
justify-content: center;
max-width: 200px;
width: 100%;
height: 42px;
border-radius: 6px;
text-decoration: none;
cursor: pointer;
color: var(--trnogFylpCEU);
background: var(--BxbCUaQojbmx);
}

.qtAPnUIBWfyu {
display: flex;
align-items: center;
justify-content: center;
max-width: 214px;
width: 100%;
height: 46px;
margin: 32px auto 0;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
cursor: pointer;
color: var(--trnogFylpCEU);
background: var(--BxbCUaQojbmx);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.rKiIRXWkCgWh:hover,
.qtAPnUIBWfyu:hover {
background: var(--hAueWWaqpZzx);
}
}

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

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

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

.qtAPnUIBWfyu {
margin: 18px auto 0;
}

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

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

.YgcCJAyMWgaq {
padding: 16px 32px;
border-left: 5px solid var(--rNiXpusivIqJ);
border-radius: 10px;
font-size: 20px;
color: var(--tHFcaltOrKsV);
background: var(--twgBKGgeniKs);
}

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

@media (max-width: 767px) {
.uZwEYCnBTrCa {
margin-bottom: 60px;
}
}
.NCfLUExyJxhW,
#UAUgAzzyZUxc,
#VaVWXlgapFAD,
#VkfBSZFGltDa {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#VaVWXlgapFAD:checked ~ .aeTiEHVGcjSf.ZRIkPiblDukI,
#VkfBSZFGltDa:checked ~ .aeTiEHVGcjSf.ZRIkPiblDukI {
display: block;
}

#VkfBSZFGltDa:checked ~ .aeTiEHVGcjSf .MIxxmMbcKlpT {
display: none;
}

#VaVWXlgapFAD:checked ~ .aeTiEHVGcjSf .yInitLjhErxY {
display: none;
}

body:has(#VaVWXlgapFAD:checked),
body:has(#VkfBSZFGltDa:checked) {
overflow: hidden;
}

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

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

.OgFvTBqpyKdZ .MIxxmMbcKlpT,
.OgFvTBqpyKdZ .yInitLjhErxY {
display: block;
}

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

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

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

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

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

.RPtznUzvgARH input::placeholder {
opacity: 0.6;
color: var(--cMIVEggFQNcc);
}

.RPtznUzvgARH input:hover,
.RPtznUzvgARH input:focus {
border-color: var(--cMIVEggFQNcc);
}

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

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

.jiqQEOtvFmya > input,
#TosYnzHNWMxe,
#SRnJjetNqATU,
#PrkvEPQoKLQa,
#KMAaJFbgnCLO,
#ELXeFYOfOqPH,
#WReBfPOdJRDM,
.jiqQEOtvFmya > input.DvCMsiabbDir {
display: none;
}

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

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

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

.pTzezzRDqoNo {
margin-bottom: 36px;
}

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

.pTzezzRDqoNo textarea::placeholder {
opacity: 0.6;
color: var(--cMIVEggFQNcc);
}

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

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

.XTzktsDJIwVC:hover {
background: var(--rNiXpusivIqJ);
}

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

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

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

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

.yInitLjhErxY .XTzktsDJIwVC {
margin: 0 auto;
}

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

.bmOWDVVoPtKd {
margin-bottom: 20px;
}

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

.LZdxTfYbvFue {
margin-bottom: 16px;
}

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

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

.mjVVbRQuJkfL li a {
color: var(--cMIVEggFQNcc);
text-decoration: none;
}

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

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

.mjVVbRQuJkfL li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.mjVVbRQuJkfL {
padding: 0 16px;
}
}
.YcQCuKPdJjex,
.mFglEBoArpaT {
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(--cMIVEggFQNcc);
border: 1px solid var(--rNiXpusivIqJ);
background: var(--hgQnYRbwnkHy);
}

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

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

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

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

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

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

.TnpaoSXjpaoz a:hover {
color: var(--fgElGEqbiJhI);
}
.bHulxejbpBLw {
padding: 80px 0 0;
background: var(--wGDIKfeGjqnL);
border-top: 1px solid var(--gkSXrGWafrGa);
}

.eohtXyBTrFbJ {
margin-bottom: 94px;
}

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

.GmZZagcaXUAO .ALSGeUWDBkeP {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.bHulxejbpBLw .TUxuFYJBBDqv li a {
color: var(--ahQoDMrsKipr);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.eohtXyBTrFbJ {
margin-bottom: 40px;
}

.YgoUvrIrCCxg {
flex-direction: column;
}

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

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

.VTZdPGcCJprG {
padding: 0 0 50px;
justify-content: flex-start;
}
}
