:root {
--yutfHSdyFige: #F7F8FA;
--crWjZwzuIzph: #C7CFDC;
--byzsTcNszfPu: #E8B93C;
--pSMoEsQKdIiY: #F0F2F6;
--dnwIwTzEleaV: #FFFFFF;
--PAhLUvYDvkDH: #D5DDE7;
--IZVazmGOOBPo: #B78A32;
--jadEEJlPzMRs: #1F2739;
--tvCSXAuAutjb: #374050;
--rsYKJJaDwKiu: #DFAD2C;
--NuOzlhLGSLJA: #F3C647;
--gDXpEinRAVGQ: #151B29;
--MlQratLxbHDt: linear-gradient(136deg, #FFDA6A 0%, #EFC142 100%);
--vKcnONLGmKlt: #FFFFFF;
--lZOiUBXiBzSj: #1F2340;
--sACauPOrTlUj: rgba(255,255,255,0.80);
--qdwSkAzGsyGE: rgba(0,0,0,0.06);
--RRKUmxBPoidn: #D9E0EA;
--BZYzCuxevSTl: #1F2739;
--iDFAlGyesJNF: #D5DDE7;
--qSwRiozkMmLU: #374050;
--ehNvCyovVCJE: #1F2739;
--XyOHiSZEWhaE: #E8B93C;
--TOzRLPfIcGCp: #C7CFDC;
--oSHOSBsQaEcg: rgba(20,26,40,0.14);
--HJxAUEZLjvYZ: #B78A32;
--yRynZhiAjgGV: #CB2735;
--BCHKMzUEMSYO: #EA5868;

}

* {
box-sizing: border-box;
}

.FjHEqCafSaOv a,
.WaPjQZMagRtw a {
color: var(--tvCSXAuAutjb);
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(--yutfHSdyFige);
color: var(--jadEEJlPzMRs);
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(--jadEEJlPzMRs);
}

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

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

.dpMLptTPztpJ,
.SHrajYRTIqyj,
.inside-ogDSdBNDuGOu {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.yNNopTSCneaG {
padding: 54px 0 0;
}

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

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

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

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

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

.FjHEqCafSaOv .isgTZXEGYaES li a {
color: var(--tvCSXAuAutjb);
font-weight: 400;
text-decoration: none;
}

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

.xpmcJJZzBVfg {
margin-right: 0;
}

.FjHEqCafSaOv .UFmiAbMwBTNm,
.FjHEqCafSaOv .JVcWgTtqYriM {
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;
}

.FjHEqCafSaOv .UFmiAbMwBTNm {
background: var(--RRKUmxBPoidn);
color: var(--jadEEJlPzMRs);
font-weight: 400;
}

.FjHEqCafSaOv .JVcWgTtqYriM {
margin-left: 10px;
background: var(--rsYKJJaDwKiu);
color: var(--gDXpEinRAVGQ);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.AptKUvsdWcWO {
display: none;
}

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

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

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

.FjHEqCafSaOv .UFmiAbMwBTNm:hover {
background: var(--RRKUmxBPoidn);
opacity: 0.9;
}

.FjHEqCafSaOv .JVcWgTtqYriM:hover {
background: var(--MlQratLxbHDt);
}
}

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

.JNgqwnOIHXOU {
margin-right: 105px;
}

.xpmcJJZzBVfg {
margin-right: 0;
}
}

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

.VYgeMxkdiluZ {
order: -2;
}

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

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

.QXcyLVMZScEh {
display: none;
}

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

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

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

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

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

.isgTZXEGYaES {
display: block;
}

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

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

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

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

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

.NNpAwtcmqCvk .VYgeMxkdiluZ img {
max-width: 90px;
}

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

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

.VYgeMxkdiluZ {
flex: none;
}

.JNgqwnOIHXOU {
max-width: none;
}

.FjHEqCafSaOv .UFmiAbMwBTNm,
.FjHEqCafSaOv .JVcWgTtqYriM {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.FjHEqCafSaOv .JVcWgTtqYriM {
margin-left: 6px;
}
}
.cuYBSEixoLhw {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.iOIuSuEAtCjl {
position: relative;
}

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

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

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

.RPqhlyDnwDdz {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--jadEEJlPzMRs);
text-shadow: 2px 2px var(--yutfHSdyFige);
}

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

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

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

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

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

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

.HpRxpBjsQzsG {
font-size: 32px;
}

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

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

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

.RPqhlyDnwDdz {
font-size: 20px;
}

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

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

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

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

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

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

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

.xPMtUxANWJpJ .zOWCmniOmchn {
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(--jadEEJlPzMRs);
background: var(--RRKUmxBPoidn);
}

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

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

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

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

.xPMtUxANWJpJ .zOWCmniOmchn {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.XfnSKeDZwetk {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.jikwGLWRTqEg .HZNyryPuOzOr {
width: 50%;
margin: 0;
}

.IFUvjRxinXkL {
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(--gDXpEinRAVGQ);
background: var(--rsYKJJaDwKiu);
}

.VNBfkWGqKorW {
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(--gDXpEinRAVGQ);
background: var(--rsYKJJaDwKiu);
}

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

.IFUvjRxinXkL:hover,
.VNBfkWGqKorW:hover {
background: var(--MlQratLxbHDt);
}

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

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

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

.wyZZFHiSZcss {
flex-basis: auto;
}
}

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

.lnpieFfDybQW {
margin: 10px 0 0;
}

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

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

input[name="AYIiNjXBESrG"],
#WBTDPGHZcJos,
#hExoDegdQzNX,
#JGzSAVosrDjE,
#OoMiUmgFepAG {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.REHSVaRPvrLa li {
width: 100%;
}

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

.bdVPlJSfWfIw:nth-of-type(1):checked ~ .REHSVaRPvrLa li:nth-child(1) label,
.bdVPlJSfWfIw:nth-of-type(2):checked ~ .REHSVaRPvrLa li:nth-child(2) label,
.bdVPlJSfWfIw:nth-of-type(3):checked ~ .REHSVaRPvrLa li:nth-child(3) label,
.bdVPlJSfWfIw:nth-of-type(4):checked ~ .REHSVaRPvrLa li:nth-child(4) label {
background: var(--byzsTcNszfPu);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.JglVvmQLCrTv {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.sTWLpogkIQJh {
margin: 0 -5px;
}

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

.qfpUtsgvMVRN {
padding: 16px;
}

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

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

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

.BPzWnDFIXaPH .muCmvkrhjxXU {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--tvCSXAuAutjb);
}

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

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

.oOskfwfWgjJw small {
font-size: 14px;
color: var(--tvCSXAuAutjb);
}

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

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

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

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

.mkBFWBYmdjUO {
color: #4285F4;
}

.hzZgkBYfUCWp {
color: #EA4335;
}

.eIFocCyOwbQL {
color: #FBBC05;
}

.varmiNFsNXzi {
color: #34A853;
}

.FODMaaSpfgUB {
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(--gDXpEinRAVGQ);
background: var(--rsYKJJaDwKiu);
}

.LcxzyLONGHJb {
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(--gDXpEinRAVGQ);
background: var(--rsYKJJaDwKiu);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.FODMaaSpfgUB:hover,
.LcxzyLONGHJb:hover {
background: var(--MlQratLxbHDt);
}
}

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

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

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

.LcxzyLONGHJb {
margin: 18px auto 0;
}

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

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

.DjAPToYNdayL {
padding: 16px 32px;
border-left: 5px solid var(--TOzRLPfIcGCp);
border-radius: 10px;
font-size: 20px;
color: var(--jadEEJlPzMRs);
background: var(--RRKUmxBPoidn);
}

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

@media (max-width: 767px) {
.racVJOBSCdxB {
margin-bottom: 60px;
}
}
.BDnSotIyVVTD,
#coZGKnKIkrEp,
#IFBhrSKuvYgE,
#RLXkxfJMdRMz {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#IFBhrSKuvYgE:checked ~ .gNGLbIhTEgCw.gpinNlixzFlI,
#RLXkxfJMdRMz:checked ~ .gNGLbIhTEgCw.gpinNlixzFlI {
display: block;
}

#RLXkxfJMdRMz:checked ~ .gNGLbIhTEgCw .MWCMxDAnXBdh {
display: none;
}

#IFBhrSKuvYgE:checked ~ .gNGLbIhTEgCw .NQIunORjyeCD {
display: none;
}

body:has(#IFBhrSKuvYgE:checked),
body:has(#RLXkxfJMdRMz:checked) {
overflow: hidden;
}

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

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

.NbhPhsptoiCu .MWCMxDAnXBdh,
.NbhPhsptoiCu .NQIunORjyeCD {
display: block;
}

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

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

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

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

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

.JxTErcUpdhic input::placeholder {
opacity: 0.6;
color: var(--tvCSXAuAutjb);
}

.JxTErcUpdhic input:hover,
.JxTErcUpdhic input:focus {
border-color: var(--tvCSXAuAutjb);
}

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

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

.oQtEvFcsUvlu > input,
#ObQyBlzkpOsx,
#pBYPbCVdmqEn,
#DTlIoNGfHxZm,
#mNELyJnYjkei,
#CajLdUPMBgFF,
#tEaFaqXjttGF,
.oQtEvFcsUvlu > input.XaTHkKdkSeeE {
display: none;
}

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

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

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

.zAeegQOxtumd {
margin-bottom: 36px;
}

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

.zAeegQOxtumd textarea::placeholder {
opacity: 0.6;
color: var(--tvCSXAuAutjb);
}

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

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

.OXbGyMLGKEIi:hover {
background: var(--TOzRLPfIcGCp);
}

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

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

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

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

.NQIunORjyeCD .OXbGyMLGKEIi {
margin: 0 auto;
}

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

.PehmRfhSUEoF {
margin-bottom: 20px;
}

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

.SUgMEMaCrFHJ {
margin-bottom: 16px;
}

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

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

.HWMKfLpFQhIi li a {
color: var(--tvCSXAuAutjb);
text-decoration: none;
}

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

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

.HWMKfLpFQhIi li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.HWMKfLpFQhIi {
padding: 0 16px;
}
}
.rKNStiivnLjQ,
.hcMivbNjFHZO {
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(--tvCSXAuAutjb);
border: 1px solid var(--TOzRLPfIcGCp);
background: var(--vKcnONLGmKlt);
}

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

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

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

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

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

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

.rnetgVsMGjhH a:hover {
color: var(--IZVazmGOOBPo);
}
.WaPjQZMagRtw {
padding: 80px 0 0;
background: var(--iDFAlGyesJNF);
border-top: 1px solid var(--qdwSkAzGsyGE);
}

.QXzetkArGXlS {
margin-bottom: 94px;
}

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

.LaKKLZuCiVQC .OldfgBJSqmfg {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.WaPjQZMagRtw .qHwArsSLtIRv li a {
color: var(--qSwRiozkMmLU);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.QXzetkArGXlS {
margin-bottom: 40px;
}

.kokgMmzUCXaP {
flex-direction: column;
}

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

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

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

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

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

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

#iwCZhoBIbqJO:checked + .qaGCIgdkhLMg {
color: var(--gDXpEinRAVGQ);
background: var(--byzsTcNszfPu);
}

#iwCZhoBIbqJO:checked + .qaGCIgdkhLMg .CLcNOrlHHuIm {
transform: rotate(180deg);
}

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

.nidrlQHEQTxa {
min-width: 100%;
}

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

#iwCZhoBIbqJO:checked ~ .JuTZDZwOvnBY {
display: flex;
flex-direction: column;
}

.JuTZDZwOvnBY .UehyfgIDbFoV {
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(--qSwRiozkMmLU);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.qaGCIgdkhLMg:hover {
color: var(--gDXpEinRAVGQ);
background: var(--byzsTcNszfPu);
}

.JuTZDZwOvnBY .UehyfgIDbFoV:hover {
color: var(--gDXpEinRAVGQ);
background: var(--byzsTcNszfPu);
}
}

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

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

.oTpeYqLNSwXT {
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(--jadEEJlPzMRs);
}

.oTpeYqLNSwXT::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(--pSMoEsQKdIiY);
color: var(--rsYKJJaDwKiu);
font-size: 17px;
}

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

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

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

#lazEaNLSJCok:checked ~ .tjqxhneShKyv {
display: none;
}

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

.oTpeYqLNSwXT {
flex: 1 1 100%;
}

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

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

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

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