:root {
--TJaQUVeYxpSq: #1C1721;
--vpGdxzuIiXsF: #C0A6DD;
--AeotzqJNyqqt: #EAC773;
--xTzhbiaBwzks: #1D1720;
--GrnzcKEKdmSU: #191420;
--OgvbUAEjOxRc: #332543;
--EyFcMwbxvgrZ: #C09B4C;
--hImiVXbyZEzJ: #FBFAFC;
--accSuBTkzYic: #D6CFDD;
--OXtFgGPJXAvq: #E8C46A;
--QxbDELIlFESJ: #EFC963;
--ZpDTvXkNMjPN: #3A2B4A;
--mxOFGHopnLsC: linear-gradient(140deg, #FFE596 0%, #F3CA6A 100%);
--GQymEpwMlLPK: #191420;
--cYnKoVonVxqO: #241B31;
--rjFkAQlsVLhx: rgba(0,0,0,0.46);
--OcnuHIYYcwXB: rgba(255,255,255,0.08);
--rOJArZRVQhgu: #362845;
--AVZzMtrGjnHV: #FBFAFC;
--EPQxUkYqNuyq: #332543;
--pcWGKXCLYfqp: #D6CFDD;
--CTnWrNBEWXIM: #FBFAFC;
--QUqqevnyofqi: #EAC773;
--THgUIzCQnzTV: #C0A6DD;
--moskqavYZFAk: rgba(8,4,12,0.44);
--TSAxLdJSmKUH: #C09B4C;
--kQDXhKzeoVeI: #E5556C;
--nxRqbwXodojU: #F98A9B;

}

* {
box-sizing: border-box;
}

.VbGRHtcQjpuM a,
.BPHLThoYAmXv a {
color: var(--accSuBTkzYic);
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(--TJaQUVeYxpSq);
color: var(--hImiVXbyZEzJ);
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(--hImiVXbyZEzJ);
}

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

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

.KVcIwDubeqqM,
.VNfniPFrafQb,
.inside-bQDypNHcfvvC {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.VzjbWTbGMzgM {
padding: 54px 0 0;
}

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

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

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

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

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

.VbGRHtcQjpuM .DmrkXSgKByfi li a {
color: var(--accSuBTkzYic);
font-weight: 400;
text-decoration: none;
}

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

.ByUsqjYxrFpc {
margin-right: 0;
}

.VbGRHtcQjpuM .npaRlWlFnqLF,
.VbGRHtcQjpuM .ZxVnjExkJZiD {
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;
}

.VbGRHtcQjpuM .npaRlWlFnqLF {
background: var(--rOJArZRVQhgu);
color: var(--hImiVXbyZEzJ);
font-weight: 400;
}

.VbGRHtcQjpuM .ZxVnjExkJZiD {
margin-left: 10px;
background: var(--OXtFgGPJXAvq);
color: var(--ZpDTvXkNMjPN);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.JwfgrIirLGrX {
display: none;
}

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

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

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

.VbGRHtcQjpuM .npaRlWlFnqLF:hover {
background: var(--rOJArZRVQhgu);
opacity: 0.9;
}

.VbGRHtcQjpuM .ZxVnjExkJZiD:hover {
background: var(--mxOFGHopnLsC);
}
}

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

.vIBtWwkILfRC {
margin-right: 105px;
}

.ByUsqjYxrFpc {
margin-right: 0;
}
}

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

.UIHWnHNXxdrV {
order: -2;
}

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

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

.WAxPDvgHXSVU {
display: none;
}

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

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

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

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

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

.DmrkXSgKByfi {
display: block;
}

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

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

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

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

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

.BgXWwMIqpkby .UIHWnHNXxdrV img {
max-width: 90px;
}

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

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

.UIHWnHNXxdrV {
flex: none;
}

.vIBtWwkILfRC {
max-width: none;
}

.VbGRHtcQjpuM .npaRlWlFnqLF,
.VbGRHtcQjpuM .ZxVnjExkJZiD {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.VbGRHtcQjpuM .ZxVnjExkJZiD {
margin-left: 6px;
}
}
.vlMcHJftpTIm {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.xxRkpFTVpEnU {
position: relative;
}

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

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

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

.eWkOlasdbSEF {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--hImiVXbyZEzJ);
text-shadow: 2px 2px var(--TJaQUVeYxpSq);
}

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

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

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

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

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

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

.APLLPTGgSUSR {
font-size: 32px;
}

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

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

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

.eWkOlasdbSEF {
font-size: 20px;
}

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

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

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

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

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

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

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

.zLncVdymCFCe .cRbsYmaetMJQ {
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(--hImiVXbyZEzJ);
background: var(--rOJArZRVQhgu);
}

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

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

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

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

.zLncVdymCFCe .cRbsYmaetMJQ {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.esRbHOfZVtbN {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.EhOQIfFgnZlX .rZvROlbMSbhp {
width: 50%;
margin: 0;
}

.lgsmnMerRHOa {
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(--ZpDTvXkNMjPN);
background: var(--OXtFgGPJXAvq);
}

.jIpQDfWKLdeT {
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(--ZpDTvXkNMjPN);
background: var(--OXtFgGPJXAvq);
}

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

.lgsmnMerRHOa:hover,
.jIpQDfWKLdeT:hover {
background: var(--mxOFGHopnLsC);
}

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

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

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

.PcdsBlHWhxNv {
flex-basis: auto;
}
}

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

.lvcgmwarRGCm {
margin: 10px 0 0;
}

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

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

input[name="LDeonfvOKBbS"],
#GMnDzqSszszP,
#XpZfgYydqIPr,
#sElibciCSwjS,
#qLmAbaNOqkkc {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.XwdHAWoVQaWB li {
width: 100%;
}

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

.ymDDEOZERGfx:nth-of-type(1):checked ~ .XwdHAWoVQaWB li:nth-child(1) label,
.ymDDEOZERGfx:nth-of-type(2):checked ~ .XwdHAWoVQaWB li:nth-child(2) label,
.ymDDEOZERGfx:nth-of-type(3):checked ~ .XwdHAWoVQaWB li:nth-child(3) label,
.ymDDEOZERGfx:nth-of-type(4):checked ~ .XwdHAWoVQaWB li:nth-child(4) label {
background: var(--AeotzqJNyqqt);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.umaRaKgsMrUJ {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.IjixcsJkpVvU {
margin: 0 -5px;
}

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

.SgzTHXhWjDue {
padding: 16px;
}

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

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

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

.qqTyjNXkKWbp .TkkhcfpxjTru {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--accSuBTkzYic);
}

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

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

.zciGyDDyYnVN small {
font-size: 14px;
color: var(--accSuBTkzYic);
}

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

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

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

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

.NEEeHtskKUhc {
color: #4285F4;
}

.TpQwRZNmwLhG {
color: #EA4335;
}

.eqeldSUQVwMO {
color: #FBBC05;
}

.cUOXxDpszInm {
color: #34A853;
}

.sKhZeGruMuXK {
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(--ZpDTvXkNMjPN);
background: var(--OXtFgGPJXAvq);
}

.aiPgSSAdygcU {
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(--ZpDTvXkNMjPN);
background: var(--OXtFgGPJXAvq);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.sKhZeGruMuXK:hover,
.aiPgSSAdygcU:hover {
background: var(--mxOFGHopnLsC);
}
}

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

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

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

.aiPgSSAdygcU {
margin: 18px auto 0;
}

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

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

.lbhOsXdsuSin {
padding: 16px 32px;
border-left: 5px solid var(--THgUIzCQnzTV);
border-radius: 10px;
font-size: 20px;
color: var(--hImiVXbyZEzJ);
background: var(--rOJArZRVQhgu);
}

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

@media (max-width: 767px) {
.UDJwOTFOGgmN {
margin-bottom: 60px;
}
}
.FXZrIgvjmjcA,
#ADyaTCCLRiDk,
#XeLebjhqvALf,
#nxgkMQdrbcGw {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#XeLebjhqvALf:checked ~ .rfCjzBQKqLvn.ptxLdEOOiZlq,
#nxgkMQdrbcGw:checked ~ .rfCjzBQKqLvn.ptxLdEOOiZlq {
display: block;
}

#nxgkMQdrbcGw:checked ~ .rfCjzBQKqLvn .LjGEQnyZXpjS {
display: none;
}

#XeLebjhqvALf:checked ~ .rfCjzBQKqLvn .WKBTXtUGZOgB {
display: none;
}

body:has(#XeLebjhqvALf:checked),
body:has(#nxgkMQdrbcGw:checked) {
overflow: hidden;
}

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

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

.xAzlxNvQMqaK .LjGEQnyZXpjS,
.xAzlxNvQMqaK .WKBTXtUGZOgB {
display: block;
}

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

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

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

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

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

.LnibXjgPmznf input::placeholder {
opacity: 0.6;
color: var(--accSuBTkzYic);
}

.LnibXjgPmznf input:hover,
.LnibXjgPmznf input:focus {
border-color: var(--accSuBTkzYic);
}

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

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

.IsLFmtYULnPk > input,
#URPKkRRoZSfT,
#aUvQjGRryZzE,
#EOKbPFLkJpIS,
#fzcxHpJUJYbe,
#HBYmYnbqdOLb,
#EDqNOHXitlvN,
.IsLFmtYULnPk > input.vBxSGLDINUhI {
display: none;
}

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

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

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

.ZBDfsfHednAt {
margin-bottom: 36px;
}

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

.ZBDfsfHednAt textarea::placeholder {
opacity: 0.6;
color: var(--accSuBTkzYic);
}

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

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

.HmiQOrGGvufW:hover {
background: var(--THgUIzCQnzTV);
}

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

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

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

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

.WKBTXtUGZOgB .HmiQOrGGvufW {
margin: 0 auto;
}

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

.npjvAVSRwihh {
margin-bottom: 20px;
}

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

.NdQyxfxSBiuc {
margin-bottom: 16px;
}

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

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

.AaZlJmBImToN li a {
color: var(--accSuBTkzYic);
text-decoration: none;
}

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

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

.AaZlJmBImToN li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.AaZlJmBImToN {
padding: 0 16px;
}
}
.UMsizQkTvAME,
.HDvlfEcVOZKM {
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(--accSuBTkzYic);
border: 1px solid var(--THgUIzCQnzTV);
background: var(--GQymEpwMlLPK);
}

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

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

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

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

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

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

.oMbkWsshOktU a:hover {
color: var(--EyFcMwbxvgrZ);
}
.BPHLThoYAmXv {
padding: 80px 0 0;
background: var(--EPQxUkYqNuyq);
border-top: 1px solid var(--OcnuHIYYcwXB);
}

.INiYuUgZSprp {
margin-bottom: 94px;
}

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

.eSyUzBMDWIdb .MBUikErjeIcK {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.BPHLThoYAmXv .ZTLIEdarIYRq li a {
color: var(--pcWGKXCLYfqp);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.INiYuUgZSprp {
margin-bottom: 40px;
}

.XqboALICvNKQ {
flex-direction: column;
}

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

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

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

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

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

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

#aFDdbQOFtnbN:checked + .TmHyrAcsBXol {
color: var(--ZpDTvXkNMjPN);
background: var(--AeotzqJNyqqt);
}

#aFDdbQOFtnbN:checked + .TmHyrAcsBXol .drhTuPRAMmOJ {
transform: rotate(180deg);
}

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

.gVoJexPudEBy {
min-width: 100%;
}

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

#aFDdbQOFtnbN:checked ~ .jKjGOgicouGZ {
display: flex;
flex-direction: column;
}

.jKjGOgicouGZ .LLWkGSnaWSDH {
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(--pcWGKXCLYfqp);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.TmHyrAcsBXol:hover {
color: var(--ZpDTvXkNMjPN);
background: var(--AeotzqJNyqqt);
}

.jKjGOgicouGZ .LLWkGSnaWSDH:hover {
color: var(--ZpDTvXkNMjPN);
background: var(--AeotzqJNyqqt);
}
}

@media (max-width: 767px) {
.VLhDVmdQBxnz {
margin-top: 24px;
}
}
