:root {
--eWMzdWiSINLQ: #1F2026;
--eFWnwiXufbLy: #7FBED7;
--imdUgdChKrjm: #FAD97D;
--KwxFKYevsDoI: #191A1F;
--bqPakZlfqCTf: #22232B;
--QItbDiDSXcqE: #2A3549;
--MnScNpCqnrHA: #C4963C;
--wHqxkOMtkrKF: #F4F5F7;
--xijoVNyWEuom: #C9CBD0;
--ShFfedBKekBK: #FAD97D;
--fnFwRROYrliw: #FFD645;
--FfOxiFUnIwfJ: #2C3950;
--VrDZYANdqpyO: linear-gradient(132deg, #FFEA33 0%, #FFD84F 100%);
--rKjyRXDzmOht: #22232B;
--KjSDOFReTvFo: #1D213D;
--cJMaZVlFEUCc: rgba(0,0,0,0.40);
--vBpFYeqTeomd: rgba(255,255,255,0.13);
--zSmflaGugboN: #313F57;
--EyYgEwymTHFt: #F4F5F7;
--iaiTdbKRnkQM: #2A3549;
--VvtBvNHZXkUb: #C9CBD0;
--QbgGSKffuYEJ: #F4F5F7;
--tdZzUyPuKfNo: #FAD97D;
--NzFSXXZjRCfR: #7FBED7;
--tGfBOlWukJCY: rgba(0,0,0,0.52);
--kvbJXeNulyOj: #C4963C;
--bXmNhiOTuEFK: #E84A3F;
--evDOYHTNqhtn: #F8716B;

}

* {
box-sizing: border-box;
}

.nOfjvowQQYut a,
.iimxVfgJBCND a {
color: var(--xijoVNyWEuom);
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(--eWMzdWiSINLQ);
color: var(--wHqxkOMtkrKF);
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(--wHqxkOMtkrKF);
}

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

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

.BeqbKQjRLiMK,
.ClxazKQsxqyw,
.inside-BTmVGvGKhKNH {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.VcBrOUgJdVYG {
padding: 54px 0 0;
}

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

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

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

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

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

.nOfjvowQQYut .tFDihIkjijvL li a {
color: var(--xijoVNyWEuom);
font-weight: 400;
text-decoration: none;
}

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

.fLLrPGVIVhmB {
margin-right: 0;
}

.nOfjvowQQYut .QJbdFFCspLnO,
.nOfjvowQQYut .IBQqlQIQTHFK {
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;
}

.nOfjvowQQYut .QJbdFFCspLnO {
background: var(--zSmflaGugboN);
color: var(--wHqxkOMtkrKF);
font-weight: 400;
}

.nOfjvowQQYut .IBQqlQIQTHFK {
margin-left: 10px;
background: var(--ShFfedBKekBK);
color: var(--FfOxiFUnIwfJ);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.IPgfTeQhfSXJ {
display: none;
}

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

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

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

.nOfjvowQQYut .QJbdFFCspLnO:hover {
background: var(--zSmflaGugboN);
opacity: 0.9;
}

.nOfjvowQQYut .IBQqlQIQTHFK:hover {
background: var(--VrDZYANdqpyO);
}
}

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

.NOhSSzPNZTXe {
margin-right: 105px;
}

.fLLrPGVIVhmB {
margin-right: 0;
}
}

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

.HoIxmcoxTKAP {
order: -2;
}

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

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

.HakGnTdZhRRZ {
display: none;
}

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

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

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

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

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

.tFDihIkjijvL {
display: block;
}

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

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

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

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

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

.cWbgRzeAlCsk .HoIxmcoxTKAP img {
max-width: 90px;
}

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

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

.HoIxmcoxTKAP {
flex: none;
}

.NOhSSzPNZTXe {
max-width: none;
}

.nOfjvowQQYut .QJbdFFCspLnO,
.nOfjvowQQYut .IBQqlQIQTHFK {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.nOfjvowQQYut .IBQqlQIQTHFK {
margin-left: 6px;
}
}
.HcgsLfjzMErm {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.NQczaRSKSkdA {
position: relative;
}

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

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

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

.MZxjHxUliGTM {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--wHqxkOMtkrKF);
text-shadow: 2px 2px var(--eWMzdWiSINLQ);
}

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

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

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

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

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

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

.lCvwDQxTrVbY {
font-size: 32px;
}

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

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

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

.MZxjHxUliGTM {
font-size: 20px;
}

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

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

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

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

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

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

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

.PSHzZsfdaCQe .kvRZUwUBBfrB {
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(--wHqxkOMtkrKF);
background: var(--zSmflaGugboN);
}

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

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

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

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

.PSHzZsfdaCQe .kvRZUwUBBfrB {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.mMCgHYvWcgyH {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.wFngzrernKVo .RsjLSngcQUVw {
width: 50%;
margin: 0;
}

.PuKqYVAkgWay {
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(--FfOxiFUnIwfJ);
background: var(--ShFfedBKekBK);
}

.CFvvVZZcDQCk {
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(--FfOxiFUnIwfJ);
background: var(--ShFfedBKekBK);
}

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

.PuKqYVAkgWay:hover,
.CFvvVZZcDQCk:hover {
background: var(--VrDZYANdqpyO);
}

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

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

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

.cQnMXzeKaaXh {
flex-basis: auto;
}
}

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

.IfciKeAkNYUE {
margin: 10px 0 0;
}

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

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

input[name="ZhCdNcbAsaUI"],
#aLVOeJllsdAi,
#keKOkpMnqPfk,
#qIJarYTmjSao,
#XMfuDhcCfLIh {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.GQPiDbrCXsOJ li {
width: 100%;
}

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

.HqDhAxNUACBr:nth-of-type(1):checked ~ .GQPiDbrCXsOJ li:nth-child(1) label,
.HqDhAxNUACBr:nth-of-type(2):checked ~ .GQPiDbrCXsOJ li:nth-child(2) label,
.HqDhAxNUACBr:nth-of-type(3):checked ~ .GQPiDbrCXsOJ li:nth-child(3) label,
.HqDhAxNUACBr:nth-of-type(4):checked ~ .GQPiDbrCXsOJ li:nth-child(4) label {
background: var(--imdUgdChKrjm);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.XHeYbyHamBdt {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.FfiyyJMSsyOP {
margin: 0 -5px;
}

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

.rgCeSEuJBwpm {
padding: 16px;
}

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

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

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

.mHveYNePqjaD .cEoNTJKOgdrD {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--xijoVNyWEuom);
}

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

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

.OFJQirCuoEtY small {
font-size: 14px;
color: var(--xijoVNyWEuom);
}

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

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

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

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

.LpCZSzNaCICU {
color: #4285F4;
}

.NLNMoNwtnzxv {
color: #EA4335;
}

.bjDdMmLUSUFv {
color: #FBBC05;
}

.WpEzxVMgCzxB {
color: #34A853;
}

.uigErxSEsKce {
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(--FfOxiFUnIwfJ);
background: var(--ShFfedBKekBK);
}

.HWfnfMFIAnCm {
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(--FfOxiFUnIwfJ);
background: var(--ShFfedBKekBK);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.uigErxSEsKce:hover,
.HWfnfMFIAnCm:hover {
background: var(--VrDZYANdqpyO);
}
}

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

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

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

.HWfnfMFIAnCm {
margin: 18px auto 0;
}

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

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

.SxAovCHEzOYO {
padding: 16px 32px;
border-left: 5px solid var(--NzFSXXZjRCfR);
border-radius: 10px;
font-size: 20px;
color: var(--wHqxkOMtkrKF);
background: var(--zSmflaGugboN);
}

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

@media (max-width: 767px) {
.ZPvGRSJRmnCy {
margin-bottom: 60px;
}
}
.lPQpDLjCnvZl,
#SOKAuIrEbRha,
#PPcEFQvFVwpG,
#pDMTxqpqEmnL {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#PPcEFQvFVwpG:checked ~ .nCzaXBwpBNvW.agaiCEwiMVcW,
#pDMTxqpqEmnL:checked ~ .nCzaXBwpBNvW.agaiCEwiMVcW {
display: block;
}

#pDMTxqpqEmnL:checked ~ .nCzaXBwpBNvW .kdrYPJooMQkX {
display: none;
}

#PPcEFQvFVwpG:checked ~ .nCzaXBwpBNvW .lBIrKSLhJbuf {
display: none;
}

body:has(#PPcEFQvFVwpG:checked),
body:has(#pDMTxqpqEmnL:checked) {
overflow: hidden;
}

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

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

.wYGWoQIbuhJj .kdrYPJooMQkX,
.wYGWoQIbuhJj .lBIrKSLhJbuf {
display: block;
}

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

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

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

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

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

.BKvWLpTJhAbB input::placeholder {
opacity: 0.6;
color: var(--xijoVNyWEuom);
}

.BKvWLpTJhAbB input:hover,
.BKvWLpTJhAbB input:focus {
border-color: var(--xijoVNyWEuom);
}

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

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

.jcTlABVgBZMs > input,
#bEHSbFUCtJTc,
#GqNseuEWZEve,
#pNPLZTClPzII,
#hxIPxMNSggMq,
#JwzvoOIMzruG,
#ybBnWcRoqQpG,
.jcTlABVgBZMs > input.ZDFNkKEnboZX {
display: none;
}

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

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

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

.fQEhucmZMbwz {
margin-bottom: 36px;
}

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

.fQEhucmZMbwz textarea::placeholder {
opacity: 0.6;
color: var(--xijoVNyWEuom);
}

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

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

.zEuQmevPwYdO:hover {
background: var(--NzFSXXZjRCfR);
}

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

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

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

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

.lBIrKSLhJbuf .zEuQmevPwYdO {
margin: 0 auto;
}

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

.UlTgIUpSYDms {
margin-bottom: 20px;
}

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

.JTCWPiBmNYeb {
margin-bottom: 16px;
}

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

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

.BgZwaYZvZgkF li a {
color: var(--xijoVNyWEuom);
text-decoration: none;
}

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

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

.BgZwaYZvZgkF li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.BgZwaYZvZgkF {
padding: 0 16px;
}
}
.WkiBXZNQiyFh,
.rOTkBrtyoCpI {
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(--xijoVNyWEuom);
border: 1px solid var(--NzFSXXZjRCfR);
background: var(--rKjyRXDzmOht);
}

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

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

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

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

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

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

.tJViYsigSpyU a:hover {
color: var(--MnScNpCqnrHA);
}
.iimxVfgJBCND {
padding: 80px 0 0;
background: var(--iaiTdbKRnkQM);
border-top: 1px solid var(--vBpFYeqTeomd);
}

.ddWgaxLTrqeX {
margin-bottom: 94px;
}

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

.euiyqkvAsHgA .BkOajriwuzBK {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.iimxVfgJBCND .oodQOxpADwZr li a {
color: var(--VvtBvNHZXkUb);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.ddWgaxLTrqeX {
margin-bottom: 40px;
}

.yeIBpfKzPRRq {
flex-direction: column;
}

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

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

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

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

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

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

#HEOKIarrYBBm:checked + .IgXagSKlcrnA {
color: var(--FfOxiFUnIwfJ);
background: var(--imdUgdChKrjm);
}

#HEOKIarrYBBm:checked + .IgXagSKlcrnA .kjyJcqieJEaV {
transform: rotate(180deg);
}

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

.FEvUFtZtbMmM {
min-width: 100%;
}

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

#HEOKIarrYBBm:checked ~ .NJKXmaRGDZnY {
display: flex;
flex-direction: column;
}

.NJKXmaRGDZnY .xoFAtBCbhutV {
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(--VvtBvNHZXkUb);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.IgXagSKlcrnA:hover {
color: var(--FfOxiFUnIwfJ);
background: var(--imdUgdChKrjm);
}

.NJKXmaRGDZnY .xoFAtBCbhutV:hover {
color: var(--FfOxiFUnIwfJ);
background: var(--imdUgdChKrjm);
}
}

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