:root {
--jfeNumUsybJS: #1C1D23;
--DnARXlTppLYI: #79BAD4;
--gWSlMtRJAnZY: #F9D574;
--URabCLuEeGeL: #191A1F;
--CMVuighOrcqr: #1E1F26;
--bbKWnjLWHIaq: #36455F;
--EqrXLwJCrSvZ: #C4963C;
--pQiwSfxRvTgN: #F7F8FA;
--BxssVHtKjIIh: #CFD1D5;
--vvDnDNTbfgEb: #F7CE63;
--UHEwpCNwuzHo: #FFDA52;
--RiCFetMXJvUY: #242D3E;
--IeZQINtjjLkV: linear-gradient(136deg, #FFE81A 0%, #FFD645 100%);
--qQjFQrzMsGVi: #1E1F26;
--GDemsaltkkmJ: #202443;
--kNJTgbyvXaWm: rgba(0,0,0,0.52);
--atyrDoPifUHW: rgba(255,255,255,0.13);
--dghfHJuqzgAU: #2E3B52;
--AocOpUJODuwn: #F7F8FA;
--gYcpRlrdhVpO: #36455F;
--SFlmBSrwHCUY: #CFD1D5;
--VkifPObZydPz: #F7F8FA;
--JzoiqtfMKhnZ: #F9D574;
--WesSkIAvZjod: #79BAD4;
--VPDDNzFgEzQr: rgba(0,0,0,0.38);
--BPtkrJFSUuRm: #C4963C;
--YFbhXmXkhMHi: #E84A3F;
--MQpBjWTtlJDr: #FF7A6B;

}

* {
box-sizing: border-box;
}

.PrAuosKTMJZY a,
.fOeohXXIYKrZ a {
color: var(--BxssVHtKjIIh);
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(--jfeNumUsybJS);
color: var(--pQiwSfxRvTgN);
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(--pQiwSfxRvTgN);
}

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

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

.mAHOJhAZpfur,
.dNPhheyuAAHP,
.inside-ccHuYPJnDuZj {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.xoBccgBGZfvV {
padding: 54px 0 0;
}

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

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

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

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

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

.PrAuosKTMJZY .wNrruRHFtrXf li a {
color: var(--BxssVHtKjIIh);
font-weight: 400;
text-decoration: none;
}

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

.hzogCojZkYIT {
margin-right: 0;
}

.PrAuosKTMJZY .CGnsZEZGgOvG,
.PrAuosKTMJZY .NLVHfhJtrKwL {
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;
}

.PrAuosKTMJZY .CGnsZEZGgOvG {
background: var(--dghfHJuqzgAU);
color: var(--pQiwSfxRvTgN);
font-weight: 400;
}

.PrAuosKTMJZY .NLVHfhJtrKwL {
margin-left: 10px;
background: var(--vvDnDNTbfgEb);
color: var(--RiCFetMXJvUY);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.LXWcdGDkJMPL {
display: none;
}

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

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

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

.PrAuosKTMJZY .CGnsZEZGgOvG:hover {
background: var(--dghfHJuqzgAU);
opacity: 0.9;
}

.PrAuosKTMJZY .NLVHfhJtrKwL:hover {
background: var(--IeZQINtjjLkV);
}
}

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

.TzFdkVOJrPqz {
margin-right: 105px;
}

.hzogCojZkYIT {
margin-right: 0;
}
}

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

.KRRchJepiRQc {
order: -2;
}

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

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

.lPdHNXFWfKpW {
display: none;
}

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

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

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

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

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

.wNrruRHFtrXf {
display: block;
}

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

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

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

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

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

.pJiWUZilKwzQ .KRRchJepiRQc img {
max-width: 90px;
}

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

.PrAuosKTMJZY .CGnsZEZGgOvG,
.PrAuosKTMJZY .NLVHfhJtrKwL {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.rVsRnxGOsnvi {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.BySMAjaXqFKz {
position: relative;
}

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

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

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

.vGEDjRxoVrsj {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--pQiwSfxRvTgN);
text-shadow: 2px 2px var(--jfeNumUsybJS);
}

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

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

.AbMFruiuwgpP {
display: flex;
align-items: center;
justify-content: center;
max-width: 300px;
width: 100%;
height: 60px;
margin: 0 auto;
border-radius: 6px;
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
background: var(--vvDnDNTbfgEb);
color: var(--RiCFetMXJvUY);
cursor: pointer;
animation: pulse 2s infinite;
}

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

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

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

.uvCsMpCgGymi {
font-size: 32px;
}

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

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

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

.vGEDjRxoVrsj {
font-size: 20px;
}

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

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

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

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

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

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

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

.fycCXbxjyRFA .SsEjpqhRtJTt {
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(--pQiwSfxRvTgN);
background: var(--dghfHJuqzgAU);
}

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

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

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

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

.fycCXbxjyRFA .SsEjpqhRtJTt {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.kfPwNxrAGFhC {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.lIWiUpUxpEYp .EbcSZhlXJeTH {
width: 50%;
margin: 0;
}

.tZaLvauClgkL {
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(--RiCFetMXJvUY);
background: var(--vvDnDNTbfgEb);
}

.XbHjRtfwXZAo {
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(--RiCFetMXJvUY);
background: var(--vvDnDNTbfgEb);
}

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

.tZaLvauClgkL:hover,
.XbHjRtfwXZAo:hover {
background: var(--IeZQINtjjLkV);
}

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

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

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

.RfxWgNFIgbnq {
flex-basis: auto;
}
}

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

.OCZEJZSYRsYz {
margin: 10px 0 0;
}

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

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

input[name="BrxSiNsKmhzl"],
#nOziavtbcZkm,
#hHhbkbndKZtL,
#yECcSHINHsWf,
#ECtDaQZmSkBB {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.chAvdJrAcMMS li {
width: 100%;
}

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

.WmwbZSzNpdAx:nth-of-type(1):checked ~ .chAvdJrAcMMS li:nth-child(1) label,
.WmwbZSzNpdAx:nth-of-type(2):checked ~ .chAvdJrAcMMS li:nth-child(2) label,
.WmwbZSzNpdAx:nth-of-type(3):checked ~ .chAvdJrAcMMS li:nth-child(3) label,
.WmwbZSzNpdAx:nth-of-type(4):checked ~ .chAvdJrAcMMS li:nth-child(4) label {
background: var(--gWSlMtRJAnZY);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tUkySpgvwnOE {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.zsdwUcZLvJpD {
margin: 0 -5px;
}

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

.SmKDYOPyetGE {
padding: 16px;
}

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

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

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

.IMHmOyszIsIg .RbYqOPhQyFxa {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--BxssVHtKjIIh);
}

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

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

.rIjxXMSfIvRx small {
font-size: 14px;
color: var(--BxssVHtKjIIh);
}

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

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

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

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

.QTOOUqQiPlhD {
color: #4285F4;
}

.kNwJUtiJvnrs {
color: #EA4335;
}

.IEduAEAKTRMt {
color: #FBBC05;
}

.xZcPkLdpNqJg {
color: #34A853;
}

.XuVNhYHawCIH {
display: flex;
align-items: center;
justify-content: center;
max-width: 200px;
width: 100%;
height: 42px;
border-radius: 6px;
text-decoration: none;
cursor: pointer;
color: var(--RiCFetMXJvUY);
background: var(--vvDnDNTbfgEb);
}

.ILwNvxqfSBJH {
display: flex;
align-items: center;
justify-content: center;
max-width: 214px;
width: 100%;
height: 46px;
margin: 32px auto 0;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-decoration: none;
cursor: pointer;
color: var(--RiCFetMXJvUY);
background: var(--vvDnDNTbfgEb);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.XuVNhYHawCIH:hover,
.ILwNvxqfSBJH:hover {
background: var(--IeZQINtjjLkV);
}
}

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

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

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

.ILwNvxqfSBJH {
margin: 18px auto 0;
}

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

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

.woJKNTuVRKrJ {
padding: 16px 32px;
border-left: 5px solid var(--WesSkIAvZjod);
border-radius: 10px;
font-size: 20px;
color: var(--pQiwSfxRvTgN);
background: var(--dghfHJuqzgAU);
}

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

@media (max-width: 767px) {
.NQdaFvDTSsyf {
margin-bottom: 60px;
}
}
.eIHBrOPBMzUP,
#EbgjKWTTreAJ,
#BlJAxOFBWBEV,
#IMiNLOzPSVkK {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#BlJAxOFBWBEV:checked ~ .ypimJJrsNazt.WTkELyemqzhp,
#IMiNLOzPSVkK:checked ~ .ypimJJrsNazt.WTkELyemqzhp {
display: block;
}

#IMiNLOzPSVkK:checked ~ .ypimJJrsNazt .GiahfhdAhliI {
display: none;
}

#BlJAxOFBWBEV:checked ~ .ypimJJrsNazt .TgRZSafUAJXH {
display: none;
}

body:has(#BlJAxOFBWBEV:checked),
body:has(#IMiNLOzPSVkK:checked) {
overflow: hidden;
}

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

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

.iTNePCxeVQgy .GiahfhdAhliI,
.iTNePCxeVQgy .TgRZSafUAJXH {
display: block;
}

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

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

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

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

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

.VvTHylQUtsnV input::placeholder {
opacity: 0.6;
color: var(--BxssVHtKjIIh);
}

.VvTHylQUtsnV input:hover,
.VvTHylQUtsnV input:focus {
border-color: var(--BxssVHtKjIIh);
}

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

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

.szADrEZMCOgk > input,
#bcPtswyhWwVb,
#sfDtyqMTEXgW,
#lCWwxFaggHTa,
#ZQWHYEjdhmQG,
#qzSDFwOyEqvZ,
#zKlRbpVfHqGy,
.szADrEZMCOgk > input.giihCyORGeOK {
display: none;
}

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

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

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

.qLHJccXdjenC {
margin-bottom: 36px;
}

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

.qLHJccXdjenC textarea::placeholder {
opacity: 0.6;
color: var(--BxssVHtKjIIh);
}

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

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

.iEiuCfrKEMuv:hover {
background: var(--WesSkIAvZjod);
}

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

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

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

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

.TgRZSafUAJXH .iEiuCfrKEMuv {
margin: 0 auto;
}

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

.ebKLueLUbayR {
margin-bottom: 20px;
}

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

.YrhhoROdfUML {
margin-bottom: 16px;
}

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

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

.uhwHQBuLVUvS li a {
color: var(--BxssVHtKjIIh);
text-decoration: none;
}

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

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

.uhwHQBuLVUvS li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.uhwHQBuLVUvS {
padding: 0 16px;
}
}
.FxuILiCofAoV,
.SLgTlwtLqOLX {
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(--BxssVHtKjIIh);
border: 1px solid var(--WesSkIAvZjod);
background: var(--qQjFQrzMsGVi);
}

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

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

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

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

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

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

.LORoyoocCZvX a:hover {
color: var(--EqrXLwJCrSvZ);
}
.fOeohXXIYKrZ {
padding: 80px 0 0;
background: var(--gYcpRlrdhVpO);
border-top: 1px solid var(--atyrDoPifUHW);
}

.JHaunEmLkHfe {
margin-bottom: 94px;
}

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

.aZoJqhJARGtD .sMizmQNfANLi {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.fOeohXXIYKrZ .qDlHTGcZjOyQ li a {
color: var(--SFlmBSrwHCUY);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.JHaunEmLkHfe {
margin-bottom: 40px;
}

.nRgiIwsnBHMV {
flex-direction: column;
}

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

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

.ibdQqVgRfIOK {
padding: 0 0 50px;
justify-content: flex-start;
}
}
