:root {
--IPjErcCrNPWP: #F6F7FA;
--XlKtqKHbNdaY: #BCC6D5;
--KJaSZRAsMGyp: #E4B333;
--THjtYuZCvmEx: #EEF1F5;
--fdCVIJhlcWQX: #FCFDFE;
--yojGucoMuAhS: #E1E6EE;
--bYHbkDejHrKO: #AC7F28;
--OnMTgTmtlgOq: #151B29;
--qZwREaySmdFU: #333C4C;
--dGbDaPQXMnvV: #ECBF48;
--OBcCZTPiOpxv: #F3C647;
--WiWBPmKppFMf: #1F2739;
--dlOAPejDYyhY: linear-gradient(132deg, #FFDE75 0%, #F1C34B 100%);
--OAFUMFnwshLu: #FCFDFE;
--pnGWZtiFRJAT: #1F2340;
--OnUNRitcybrh: rgba(255,255,255,0.80);
--kYwbchexCGRO: rgba(0,0,0,0.10);
--PKehYpXcMqJc: #DFE4EC;
--dKIhjjKfnXZf: #151B29;
--bhzdBRbGcRpD: #E1E6EE;
--NDyFMcACuTaJ: #333C4C;
--IIOeBbjgzTyl: #151B29;
--IGpkBPfHdcrI: #E4B333;
--crUIJXWelKTd: #BCC6D5;
--XLHTWyvWRcPr: rgba(24,30,45,0.12);
--CEggzrGTRSdP: #AC7F28;
--NAYtpYElHJmY: #C82231;
--wyRJHmEqTCLv: #F06D7C;

}

* {
box-sizing: border-box;
}

.LHjAxYNvlpvT a,
.QqDPMLwHNziH a {
color: var(--qZwREaySmdFU);
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(--IPjErcCrNPWP);
color: var(--OnMTgTmtlgOq);
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(--OnMTgTmtlgOq);
}

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

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

.EkLzxUVvDjbQ,
.xvYRfjpIsYcO,
.inside-JEnyHTiTGYbd {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.oYfxWQDKOasL {
padding: 54px 0 0;
}

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

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

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

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

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

.LHjAxYNvlpvT .iCaFRSSQRbFg li a {
color: var(--qZwREaySmdFU);
font-weight: 400;
text-decoration: none;
}

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

.WdwDBvEthyjs {
margin-right: 0;
}

.LHjAxYNvlpvT .VnvjkKzOhXLp,
.LHjAxYNvlpvT .eunPhcxPTEEL {
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;
}

.LHjAxYNvlpvT .VnvjkKzOhXLp {
background: var(--PKehYpXcMqJc);
color: var(--OnMTgTmtlgOq);
font-weight: 400;
}

.LHjAxYNvlpvT .eunPhcxPTEEL {
margin-left: 10px;
background: var(--dGbDaPQXMnvV);
color: var(--WiWBPmKppFMf);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.IeQEOxopAcpm {
display: none;
}

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

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

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

.LHjAxYNvlpvT .VnvjkKzOhXLp:hover {
background: var(--PKehYpXcMqJc);
opacity: 0.9;
}

.LHjAxYNvlpvT .eunPhcxPTEEL:hover {
background: var(--dlOAPejDYyhY);
}
}

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

.MoztQJOIeDmZ {
margin-right: 105px;
}

.WdwDBvEthyjs {
margin-right: 0;
}
}

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

.fjZwPpypmGkr {
order: -2;
}

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

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

.DZrmkXHfunSv {
display: none;
}

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

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

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

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

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

.iCaFRSSQRbFg {
display: block;
}

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

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

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

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

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

.eVhEiBptvSqP .fjZwPpypmGkr img {
max-width: 90px;
}

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

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

.fjZwPpypmGkr {
flex: none;
}

.MoztQJOIeDmZ {
max-width: none;
}

.LHjAxYNvlpvT .VnvjkKzOhXLp,
.LHjAxYNvlpvT .eunPhcxPTEEL {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.LHjAxYNvlpvT .eunPhcxPTEEL {
margin-left: 6px;
}
}
.orKSavEddHKp {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.qKZuBQxBKxhx {
position: relative;
}

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

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

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

.RRdCAjoeyWsY {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--OnMTgTmtlgOq);
text-shadow: 2px 2px var(--IPjErcCrNPWP);
}

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

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

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

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

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

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

.NQgYPTyqnVxT {
font-size: 32px;
}

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

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

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

.RRdCAjoeyWsY {
font-size: 20px;
}

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

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

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

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

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

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

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

.rFqDvbLWMZgO .JKMFdzeCFHWD {
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(--OnMTgTmtlgOq);
background: var(--PKehYpXcMqJc);
}

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

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

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

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

.rFqDvbLWMZgO .JKMFdzeCFHWD {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.NAwAEfdXtjos {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.HdmYnYFHqCcG .kLAOUYAEBcgm {
width: 50%;
margin: 0;
}

.BnVjFbCNyVcq {
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(--WiWBPmKppFMf);
background: var(--dGbDaPQXMnvV);
}

.pKspPMJCaufl {
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(--WiWBPmKppFMf);
background: var(--dGbDaPQXMnvV);
}

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

.BnVjFbCNyVcq:hover,
.pKspPMJCaufl:hover {
background: var(--dlOAPejDYyhY);
}

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

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

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

.WzHkYZcyeYVS {
flex-basis: auto;
}
}

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

.JmNtLmLyOeGF {
margin: 10px 0 0;
}

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

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

input[name="WgQgEfRXQjKE"],
#tICfBNFNvynl,
#foQkaCFeRAyq,
#cGuzhVazwikl,
#OJOobJeFrYQd {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.ygpKdytEVjDO li {
width: 100%;
}

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

.nSWNBftZaYtG:nth-of-type(1):checked ~ .ygpKdytEVjDO li:nth-child(1) label,
.nSWNBftZaYtG:nth-of-type(2):checked ~ .ygpKdytEVjDO li:nth-child(2) label,
.nSWNBftZaYtG:nth-of-type(3):checked ~ .ygpKdytEVjDO li:nth-child(3) label,
.nSWNBftZaYtG:nth-of-type(4):checked ~ .ygpKdytEVjDO li:nth-child(4) label {
background: var(--KJaSZRAsMGyp);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.iUEsfvovxzIQ {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.GkHFMfxDprUd {
margin: 0 -5px;
}

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

.aZNMajyLwbLY {
padding: 16px;
}

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

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

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

.EPxZXKlfAMqq .TLapBbKeprHV {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--qZwREaySmdFU);
}

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

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

.WaBBxxWfemZA small {
font-size: 14px;
color: var(--qZwREaySmdFU);
}

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

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

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

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

.NbiKSmVlTIdu {
color: #4285F4;
}

.XMCAmrjXpJPy {
color: #EA4335;
}

.xWVRLxjgqIep {
color: #FBBC05;
}

.nAWSqBshqgFM {
color: #34A853;
}

.tgcZFfTrUBPR {
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(--WiWBPmKppFMf);
background: var(--dGbDaPQXMnvV);
}

.KPzaagSupTKI {
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(--WiWBPmKppFMf);
background: var(--dGbDaPQXMnvV);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.tgcZFfTrUBPR:hover,
.KPzaagSupTKI:hover {
background: var(--dlOAPejDYyhY);
}
}

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

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

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

.KPzaagSupTKI {
margin: 18px auto 0;
}

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

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

.siWZlTUljRYM {
padding: 16px 32px;
border-left: 5px solid var(--crUIJXWelKTd);
border-radius: 10px;
font-size: 20px;
color: var(--OnMTgTmtlgOq);
background: var(--PKehYpXcMqJc);
}

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

@media (max-width: 767px) {
.GAPaLwoJAmxT {
margin-bottom: 60px;
}
}
.ZzimnJQEiNBI,
#GkyYXZFMxSPw,
#PpDkYVstqSyN,
#jJaWaTjTBDxE {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#PpDkYVstqSyN:checked ~ .fQDBTgrpgXue.SmbvpMLixiCX,
#jJaWaTjTBDxE:checked ~ .fQDBTgrpgXue.SmbvpMLixiCX {
display: block;
}

#jJaWaTjTBDxE:checked ~ .fQDBTgrpgXue .vTUOWhiCnkzR {
display: none;
}

#PpDkYVstqSyN:checked ~ .fQDBTgrpgXue .gdXgfRChwrYG {
display: none;
}

body:has(#PpDkYVstqSyN:checked),
body:has(#jJaWaTjTBDxE:checked) {
overflow: hidden;
}

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

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

.pRGctUDZDKhN .vTUOWhiCnkzR,
.pRGctUDZDKhN .gdXgfRChwrYG {
display: block;
}

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

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

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

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

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

.dzYcyLSmVeXy input::placeholder {
opacity: 0.6;
color: var(--qZwREaySmdFU);
}

.dzYcyLSmVeXy input:hover,
.dzYcyLSmVeXy input:focus {
border-color: var(--qZwREaySmdFU);
}

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

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

.JtTEFCbLGTFz > input,
#cFFVvwyFzZBi,
#dYihYEpgYrge,
#RRlcEmgZDsKv,
#XfARSlGLMTho,
#FjUqEmGXgsPN,
#aWNUwgHtygYI,
.JtTEFCbLGTFz > input.WixHSSGYnZYf {
display: none;
}

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

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

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

.JkUqZXqIPdDL {
margin-bottom: 36px;
}

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

.JkUqZXqIPdDL textarea::placeholder {
opacity: 0.6;
color: var(--qZwREaySmdFU);
}

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

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

.THLHyafRxegJ:hover {
background: var(--crUIJXWelKTd);
}

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

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

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

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

.gdXgfRChwrYG .THLHyafRxegJ {
margin: 0 auto;
}

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

.ATkMqeNOjhWR {
margin-bottom: 20px;
}

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

.qHUTQavIkRbm {
margin-bottom: 16px;
}

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

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

.NyoThHdFDMUa li a {
color: var(--qZwREaySmdFU);
text-decoration: none;
}

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

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

.NyoThHdFDMUa li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.NyoThHdFDMUa {
padding: 0 16px;
}
}
.jUXGXLCexhrH,
.AoPjENhlejGG {
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(--qZwREaySmdFU);
border: 1px solid var(--crUIJXWelKTd);
background: var(--OAFUMFnwshLu);
}

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

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

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

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

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

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

.qmvOOnuWPQJl a:hover {
color: var(--bYHbkDejHrKO);
}
.QqDPMLwHNziH {
padding: 80px 0 0;
background: var(--bhzdBRbGcRpD);
border-top: 1px solid var(--kYwbchexCGRO);
}

.geOqvPjZhjVt {
margin-bottom: 94px;
}

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

.TvrpWQjBMARz .EzWMxqbbHGQv {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.QqDPMLwHNziH .KINyXLYFEuUe li a {
color: var(--NDyFMcACuTaJ);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.geOqvPjZhjVt {
margin-bottom: 40px;
}

.XTdafGyfavVO {
flex-direction: column;
}

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

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

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

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

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

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

#DMvlQorGpqmg:checked + .ZDbEMDyvEgSo {
color: var(--WiWBPmKppFMf);
background: var(--KJaSZRAsMGyp);
}

#DMvlQorGpqmg:checked + .ZDbEMDyvEgSo .GmxpHhqvgTBk {
transform: rotate(180deg);
}

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

.HxNbaUbKhDAv {
min-width: 100%;
}

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

#DMvlQorGpqmg:checked ~ .SSXEVSHPOzTf {
display: flex;
flex-direction: column;
}

.SSXEVSHPOzTf .DeoDjSEQlrwH {
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(--NDyFMcACuTaJ);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.ZDbEMDyvEgSo:hover {
color: var(--WiWBPmKppFMf);
background: var(--KJaSZRAsMGyp);
}

.SSXEVSHPOzTf .DeoDjSEQlrwH:hover {
color: var(--WiWBPmKppFMf);
background: var(--KJaSZRAsMGyp);
}
}

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