:root {
--OknqTKRImoxp: #171218;
--pxNfdpTnGelv: #B296D2;
--yCSHXqpzPXch: #E8C46A;
--CXxKlFUSnfmo: #161016;
--vezoVOrvRRwh: #292130;
--AnUvNCuDvSuO: #362845;
--PIGQxSWIDXxq: #A88235;
--GmwXTYeKODlE: #FFFFFF;
--hbAMGraLnTxk: #D2CADA;
--HTSxKCAuurct: #FFFFFF;
--NCFjtgJFFRbI: #C9C0D8;
--lTAKQYWIHCXo: #EDCA79;
--CywCSJdFPuae: #F5CE6A;
--NKRszESaUWVZ: #332543;
--wSpDIGixfwtC: linear-gradient(136deg, #FFE08A 0%, #F0C55E 100%);
--AouNNdxnZoph: #292130;
--AqEkcvDPEUew: #231A30;
--jDPfdoIeqAYp: rgba(10,5,14,0.48);
--DIWOVauGgisC: rgba(255,255,255,0.06);
--xiZDjsCfZQZh: #332543;
--DInOtTmyeaSC: #FFFFFF;
--FLBQcndstXaP: #362845;
--ipETqbdSIaui: #D2CADA;
--meQnuBBzLGGT: #FFFFFF;
--CmhRkanuYfOl: #E8C46A;
--FWnauDeMmJbx: #B296D2;
--jfUdRMjnYHoC: rgba(8,4,12,0.44);
--tmTeSpuWQiIa: #A88235;
--btRbQVjFwVSw: #D2304C;
--LZPGprEabfCJ: #FF95A6;

}

* {
box-sizing: border-box;
}

.GCRhrEnxDZFB a,
.lVXAySvyFePT a {
color: var(--hbAMGraLnTxk);
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(--OknqTKRImoxp);
color: var(--GmwXTYeKODlE);
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(--GmwXTYeKODlE);
}

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

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

.ArTPaFnCAhlJ,
.AdEYgVhXQcMy,
.inside-RMQDzCRXwgxI {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.smMYnaHhWebk {
padding: 54px 0 0;
}

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

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

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

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

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

.GCRhrEnxDZFB .HxYGZvDcgwPV li a {
color: var(--hbAMGraLnTxk);
font-weight: 400;
text-decoration: none;
}

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

.pLrFvmSbbiHA {
margin-right: 0;
}

.GCRhrEnxDZFB .HpuxMToGnQcF,
.GCRhrEnxDZFB .tGnOJghOqdpU {
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;
}

.GCRhrEnxDZFB .HpuxMToGnQcF {
background: var(--xiZDjsCfZQZh);
color: var(--GmwXTYeKODlE);
font-weight: 400;
}

.GCRhrEnxDZFB .tGnOJghOqdpU {
margin-left: 10px;
background: var(--lTAKQYWIHCXo);
color: var(--NKRszESaUWVZ);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.RvLmEqmERahh {
display: none;
}

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

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

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

.GCRhrEnxDZFB .HpuxMToGnQcF:hover {
background: var(--xiZDjsCfZQZh);
opacity: 0.9;
}

.GCRhrEnxDZFB .tGnOJghOqdpU:hover {
background: var(--wSpDIGixfwtC);
}
}

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

.jDwatweQTPFV {
margin-right: 105px;
}

.pLrFvmSbbiHA {
margin-right: 0;
}
}

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

.SJnOlYBuViSd {
order: -2;
}

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

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

.EmsOOWqPeYjs {
display: none;
}

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

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

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

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

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

.HxYGZvDcgwPV {
display: block;
}

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

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

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

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

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

.ulDpHwmGXtrF .SJnOlYBuViSd img {
max-width: 90px;
}

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

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

.SJnOlYBuViSd {
flex: none;
}

.jDwatweQTPFV {
max-width: none;
}

.GCRhrEnxDZFB .HpuxMToGnQcF,
.GCRhrEnxDZFB .tGnOJghOqdpU {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.GCRhrEnxDZFB .tGnOJghOqdpU {
margin-left: 6px;
}
}
.YvtgEGKMVJPt {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.cdBBIycyCbYe {
position: relative;
}

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

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

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

.KzsutHnfcGxp {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--GmwXTYeKODlE);
text-shadow: 2px 2px var(--OknqTKRImoxp);
}

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

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

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

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

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

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

.bHVyAZgOYjMS {
font-size: 32px;
}

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

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

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

.KzsutHnfcGxp {
font-size: 20px;
}

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

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

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

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

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

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

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

.KUjRQFXUjBxw .eSgyLvmfcZVV {
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(--GmwXTYeKODlE);
background: var(--xiZDjsCfZQZh);
}

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

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

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

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

.KUjRQFXUjBxw .eSgyLvmfcZVV {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.pHYWjclgFlNR {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.FxmAZoPVJOEh .rKNSZxmehtfS {
width: 50%;
margin: 0;
}

.njYWvcedFjSa {
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(--NKRszESaUWVZ);
background: var(--lTAKQYWIHCXo);
}

.HdBkThIafThV {
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(--NKRszESaUWVZ);
background: var(--lTAKQYWIHCXo);
}

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

.njYWvcedFjSa:hover,
.HdBkThIafThV:hover {
background: var(--wSpDIGixfwtC);
}

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

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

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

.lUxZIFghGOJs {
flex-basis: auto;
}
}

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

.GkQOafmUwNQx {
margin: 10px 0 0;
}

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

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

input[name="ojOIhvNENvVL"],
#cQvJqBqbPRrK,
#goPweuYTPvaS,
#tpBRNwIRiIxi,
#yrWcVVmFoMAV {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.YRqoHZJVwkIm li {
width: 100%;
}

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

.aYtsSnFXNNOw:nth-of-type(1):checked ~ .YRqoHZJVwkIm li:nth-child(1) label,
.aYtsSnFXNNOw:nth-of-type(2):checked ~ .YRqoHZJVwkIm li:nth-child(2) label,
.aYtsSnFXNNOw:nth-of-type(3):checked ~ .YRqoHZJVwkIm li:nth-child(3) label,
.aYtsSnFXNNOw:nth-of-type(4):checked ~ .YRqoHZJVwkIm li:nth-child(4) label {
background: var(--yCSHXqpzPXch);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.kSiJbYGSypVt {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bjcqHnpoGdGT {
margin: 0 -5px;
}

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

.fgPVKuyrkwxo {
padding: 16px;
}

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

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

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

.MPNBtLKjYPWs .HXKuSAMsfDfW {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--hbAMGraLnTxk);
}

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

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

.EZdBZsJmLpeN small {
font-size: 14px;
color: var(--hbAMGraLnTxk);
}

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

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

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

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

.XnCCzgKDbQtO {
color: #4285F4;
}

.oOaUMpKKpYzT {
color: #EA4335;
}

.vqrmbJqnsOHs {
color: #FBBC05;
}

.pkZilxUXyOVJ {
color: #34A853;
}

.PvrHdGQYfZZV {
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(--NKRszESaUWVZ);
background: var(--lTAKQYWIHCXo);
}

.iNmxwmcDuzZx {
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(--NKRszESaUWVZ);
background: var(--lTAKQYWIHCXo);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.PvrHdGQYfZZV:hover,
.iNmxwmcDuzZx:hover {
background: var(--wSpDIGixfwtC);
}
}

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

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

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

.iNmxwmcDuzZx {
margin: 18px auto 0;
}

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

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

.riKIgFcOdCNh {
padding: 16px 32px;
border-left: 5px solid var(--FWnauDeMmJbx);
border-radius: 10px;
font-size: 20px;
color: var(--GmwXTYeKODlE);
background: var(--xiZDjsCfZQZh);
}

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

@media (max-width: 767px) {
.TGtIBQvoFtcY {
margin-bottom: 60px;
}
}
.fhcQWnnGcDqu,
#jqtVQBSCtvLP,
#YTJfUYgyXtQi,
#PICicLcBjYYZ {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#YTJfUYgyXtQi:checked ~ .XmwtSrPLXpIy.AIphZPTDhakE,
#PICicLcBjYYZ:checked ~ .XmwtSrPLXpIy.AIphZPTDhakE {
display: block;
}

#PICicLcBjYYZ:checked ~ .XmwtSrPLXpIy .GdVPybjsmJBT {
display: none;
}

#YTJfUYgyXtQi:checked ~ .XmwtSrPLXpIy .kioYAyQhZgHs {
display: none;
}

body:has(#YTJfUYgyXtQi:checked),
body:has(#PICicLcBjYYZ:checked) {
overflow: hidden;
}

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

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

.YJmYGDglFtHh .GdVPybjsmJBT,
.YJmYGDglFtHh .kioYAyQhZgHs {
display: block;
}

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

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

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

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

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

.epZRPgsRTXxc input::placeholder {
opacity: 0.6;
color: var(--hbAMGraLnTxk);
}

.epZRPgsRTXxc input:hover,
.epZRPgsRTXxc input:focus {
border-color: var(--hbAMGraLnTxk);
}

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

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

.yTAoCDUtGVfn > input,
#yfcrTKxLyAJx,
#YeJMgLdvYzcW,
#OKRxpQwHNGtY,
#ubkIUXXuSNNx,
#wphIRtPUHdxm,
#PYxhcPitoyRE,
.yTAoCDUtGVfn > input.fbqPMDISnKKA {
display: none;
}

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

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

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

.JdlmXzhTwbez {
margin-bottom: 36px;
}

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

.JdlmXzhTwbez textarea::placeholder {
opacity: 0.6;
color: var(--hbAMGraLnTxk);
}

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

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

.gGgeSoJzFzSf:hover {
background: var(--FWnauDeMmJbx);
}

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

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

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

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

.kioYAyQhZgHs .gGgeSoJzFzSf {
margin: 0 auto;
}

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

.EFHMSmKGxqLY {
margin-bottom: 20px;
}

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

.OfrbxMWcYMKn {
margin-bottom: 16px;
}

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

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

.DdLRkWwHkFvm li a {
color: var(--hbAMGraLnTxk);
text-decoration: none;
}

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

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

.DdLRkWwHkFvm li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.DdLRkWwHkFvm {
padding: 0 16px;
}
}
.vruiodpVlqBo,
.bEANiRZECapU {
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(--hbAMGraLnTxk);
border: 1px solid var(--FWnauDeMmJbx);
background: var(--AouNNdxnZoph);
}

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

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

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

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

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

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

.gaXjDjrkrcTO a:hover {
color: var(--PIGQxSWIDXxq);
}
.lVXAySvyFePT {
padding: 80px 0 0;
background: var(--FLBQcndstXaP);
border-top: 1px solid var(--DIWOVauGgisC);
}

.pwREbmOxIFAa {
margin-bottom: 94px;
}

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

.FgsivQwBHmsh .ItCeEeExSnoY {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.lVXAySvyFePT .eARCVBijwjtK li a {
color: var(--ipETqbdSIaui);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.pwREbmOxIFAa {
margin-bottom: 40px;
}

.LLCjMpVemrgh {
flex-direction: column;
}

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

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

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

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

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

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

#vilCZtpHBcjA:checked + .NUAmphkejSDM {
color: var(--NKRszESaUWVZ);
background: var(--yCSHXqpzPXch);
}

#vilCZtpHBcjA:checked + .NUAmphkejSDM .zPdbMjxSPYLP {
transform: rotate(180deg);
}

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

.HRqBXcgqBBMV {
min-width: 100%;
}

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

#vilCZtpHBcjA:checked ~ .JEKaJDmAiCmw {
display: flex;
flex-direction: column;
}

.JEKaJDmAiCmw .kgqtpLWnDNHt {
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(--ipETqbdSIaui);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.NUAmphkejSDM:hover {
color: var(--NKRszESaUWVZ);
background: var(--yCSHXqpzPXch);
}

.JEKaJDmAiCmw .kgqtpLWnDNHt:hover {
color: var(--NKRszESaUWVZ);
background: var(--yCSHXqpzPXch);
}
}

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

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

.gjUPUIGLbMBQ {
position: relative;
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(--HTSxKCAuurct);
}

.gjUPUIGLbMBQ::before {
content: "";
flex-shrink: 0;
width: 40px;
height: 40px;
border-radius: 12px;
background: var(--lTAKQYWIHCXo);
}

.gjUPUIGLbMBQ::after {
content: "";
position: absolute;
top: 50%;
left: 8px;
width: 24px;
height: 24px;
margin-top: -11px;
background: var(--NKRszESaUWVZ);
clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}

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

.nYsNMIiDfhwv {
position: absolute;
top: -12px;
right: -4px;
display: block;
width: 30px;
height: 30px;
border-radius: 50%;
background: var(--AqEkcvDPEUew);
border: 1px solid var(--FWnauDeMmJbx);
color: var(--NCFjtgJFFRbI);
cursor: pointer;
}

.nYsNMIiDfhwv::before,
.nYsNMIiDfhwv::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 12px;
height: 2px;
margin: -1px 0 0 -6px;
border-radius: 2px;
background: currentColor;
}

.nYsNMIiDfhwv::before {
transform: rotate(45deg);
}

.nYsNMIiDfhwv::after {
transform: rotate(-45deg);
}

#GUQJgnUhCLFH:checked ~ .cqefBKFVCBcW {
display: none;
}

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

.gjUPUIGLbMBQ {
flex: 1 1 100%;
}

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

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

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

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