:root {
--ZbMXbWJgVPfO: #1D1E24;
--BSoqjizjmMlL: #6FAFCB;
--IdIBCltBDcSa: #F8D169;
--qPEYedDEIuue: #1A1B20;
--kXKaakLapEWd: #20212A;
--ckOXvzZjuVSC: #2E3B52;
--MssyOUuhIaup: #C4963C;
--oHurGKFDtyrI: #FFFFFF;
--VNIvxFDlkfZB: #DDDEE1;
--CwzwUnHYysWg: #FAD97D;
--pshmfcvsOwiI: #FFCC24;
--fhchEgXGlMok: #36455F;
--OHqrPrJLRssI: linear-gradient(140deg, #FFE300 0%, #FFCE2E 100%);
--gThBXlPBvPra: #20212A;
--awdGkahjhDxj: #202443;
--uKyGMCdGvfYr: rgba(5,6,10,0.48);
--fCQUTSLAWDqF: rgba(255,255,255,0.06);
--tiUSTNqZCFpV: #2C3950;
--gdYTxKcSFLKK: #FFFFFF;
--oNwWqczaWiOE: #2E3B52;
--SnLpWCKUkJQL: #DDDEE1;
--NvlOcfAVTdRP: #FFFFFF;
--NKPEOktqRtcA: #F8D169;
--vOWCbkeGMozj: #6FAFCB;
--YOZAmseIBsny: rgba(0,0,0,0.35);
--qDoFdUJnVGzT: #C4963C;
--MJsAgurYhLWL: #E63946;
--UqKhxJNMYlSn: #F8716B;

}

* {
box-sizing: border-box;
}

.JQTcGSzPZSef a,
.HzfvKOqNpCFu a {
color: var(--VNIvxFDlkfZB);
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(--ZbMXbWJgVPfO);
color: var(--oHurGKFDtyrI);
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(--oHurGKFDtyrI);
}

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

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

.PzPzFBuVDAZR,
.nuUhdpANyOGR,
.inside-JSRqoZfQKRlv {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.RhTVkxAjJESG {
padding: 54px 0 0;
}

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

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

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

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

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

.JQTcGSzPZSef .aIiHsClZQRWU li a {
color: var(--VNIvxFDlkfZB);
font-weight: 400;
text-decoration: none;
}

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

.mzUfsldfofmw {
margin-right: 0;
}

.JQTcGSzPZSef .GVgNysphkYoi,
.JQTcGSzPZSef .EObQAAiZvspz {
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;
}

.JQTcGSzPZSef .GVgNysphkYoi {
background: var(--tiUSTNqZCFpV);
color: var(--oHurGKFDtyrI);
font-weight: 400;
}

.JQTcGSzPZSef .EObQAAiZvspz {
margin-left: 10px;
background: var(--CwzwUnHYysWg);
color: var(--fhchEgXGlMok);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.WLaqUYEwUXdY {
display: none;
}

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

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

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

.JQTcGSzPZSef .GVgNysphkYoi:hover {
background: var(--tiUSTNqZCFpV);
opacity: 0.9;
}

.JQTcGSzPZSef .EObQAAiZvspz:hover {
background: var(--OHqrPrJLRssI);
}
}

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

.oAehEDWtNwSO {
margin-right: 105px;
}

.mzUfsldfofmw {
margin-right: 0;
}
}

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

.WLYjflAdwcrZ {
order: -2;
}

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

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

.zSOgJsNBWjjR {
display: none;
}

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

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

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

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

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

.aIiHsClZQRWU {
display: block;
}

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

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

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

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

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

.whHWKxaUjJCN .WLYjflAdwcrZ img {
max-width: 90px;
}

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

.JQTcGSzPZSef .GVgNysphkYoi,
.JQTcGSzPZSef .EObQAAiZvspz {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.kzRMAXtqDGee {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.bFppbUSOmotP {
position: relative;
}

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

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

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

.hyzUZmKrjXlB {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--oHurGKFDtyrI);
text-shadow: 2px 2px var(--ZbMXbWJgVPfO);
}

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

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

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

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

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

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

.ZfGwAPAVEjQe {
font-size: 32px;
}

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

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

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

.hyzUZmKrjXlB {
font-size: 20px;
}

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

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

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

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

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

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

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

.TiJppheFAUYH .KmFbrdDMYKyA {
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(--oHurGKFDtyrI);
background: var(--tiUSTNqZCFpV);
}

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

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

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

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

.TiJppheFAUYH .KmFbrdDMYKyA {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.lsZeMotphNzH {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.PjdrgUMsYkYr .pQVaEwVTDoGM {
width: 50%;
margin: 0;
}

.olMmODKCjEaD {
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(--fhchEgXGlMok);
background: var(--CwzwUnHYysWg);
}

.EJVMZWfzqSUr {
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(--fhchEgXGlMok);
background: var(--CwzwUnHYysWg);
}

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

.olMmODKCjEaD:hover,
.EJVMZWfzqSUr:hover {
background: var(--OHqrPrJLRssI);
}

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

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

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

.ZQTwUfSFhLAY {
flex-basis: auto;
}
}

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

.WcbDqTQIrPWB {
margin: 10px 0 0;
}

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

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

input[name="FWMwBFAYxqiD"],
#Nvlbxgalaxje,
#kadHnwrxVrkY,
#zTdpXZNvGnxz,
#qSBXVvGEWAkz {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.IGXiqqIeivNc li {
width: 100%;
}

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

.yySFGFDOEJZm:nth-of-type(1):checked ~ .IGXiqqIeivNc li:nth-child(1) label,
.yySFGFDOEJZm:nth-of-type(2):checked ~ .IGXiqqIeivNc li:nth-child(2) label,
.yySFGFDOEJZm:nth-of-type(3):checked ~ .IGXiqqIeivNc li:nth-child(3) label,
.yySFGFDOEJZm:nth-of-type(4):checked ~ .IGXiqqIeivNc li:nth-child(4) label {
background: var(--IdIBCltBDcSa);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mfHIRsBpFiRA {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.cdwJhdSPHtSx {
margin: 0 -5px;
}

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

.aOBPGduOcZmu {
padding: 16px;
}

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

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

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

.uizlCJDcvhQo .qVNHkwWLZxIj {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--VNIvxFDlkfZB);
}

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

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

.TGIfJkJEArRZ small {
font-size: 14px;
color: var(--VNIvxFDlkfZB);
}

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

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

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

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

.IOfBNSjkfReU {
color: #4285F4;
}

.sBETchkGObrM {
color: #EA4335;
}

.ZQufgYMcMUlB {
color: #FBBC05;
}

.xdGbmrjHpyFn {
color: #34A853;
}

.MkWWfWssyznN {
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(--fhchEgXGlMok);
background: var(--CwzwUnHYysWg);
}

.mMYDsEASzjCK {
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(--fhchEgXGlMok);
background: var(--CwzwUnHYysWg);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.MkWWfWssyznN:hover,
.mMYDsEASzjCK:hover {
background: var(--OHqrPrJLRssI);
}
}

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

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

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

.mMYDsEASzjCK {
margin: 18px auto 0;
}

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

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

.SyWioinFrhwW {
padding: 16px 32px;
border-left: 5px solid var(--vOWCbkeGMozj);
border-radius: 10px;
font-size: 20px;
color: var(--oHurGKFDtyrI);
background: var(--tiUSTNqZCFpV);
}

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

@media (max-width: 767px) {
.JMrFpvbPKsAq {
margin-bottom: 60px;
}
}
.SgWbJkKDMaFL,
#kHrqyktrOzAh,
#MONvuIydKTRO,
#uVuLBlTCOyvp {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#MONvuIydKTRO:checked ~ .xmcyKBCWKtEa.KkGnooteXytl,
#uVuLBlTCOyvp:checked ~ .xmcyKBCWKtEa.KkGnooteXytl {
display: block;
}

#uVuLBlTCOyvp:checked ~ .xmcyKBCWKtEa .BinlHDXDMkNN {
display: none;
}

#MONvuIydKTRO:checked ~ .xmcyKBCWKtEa .wrvWqmjsgLqY {
display: none;
}

body:has(#MONvuIydKTRO:checked),
body:has(#uVuLBlTCOyvp:checked) {
overflow: hidden;
}

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

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

.OKhTviJYiYXO .BinlHDXDMkNN,
.OKhTviJYiYXO .wrvWqmjsgLqY {
display: block;
}

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

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

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

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

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

.HXEfGcBWLrDU input::placeholder {
opacity: 0.6;
color: var(--VNIvxFDlkfZB);
}

.HXEfGcBWLrDU input:hover,
.HXEfGcBWLrDU input:focus {
border-color: var(--VNIvxFDlkfZB);
}

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

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

.dVQNMlqDgdLK > input,
#CEMzSVCrAnXR,
#ZtiJlUErqHBE,
#thPMxFxlxOmV,
#gISilgtGHzYA,
#YNkElrZpVkyb,
#fNiqYdoUHmQt,
.dVQNMlqDgdLK > input.mJvzeBZmtMqd {
display: none;
}

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

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

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

.BbZFEdfKPxLS {
margin-bottom: 36px;
}

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

.BbZFEdfKPxLS textarea::placeholder {
opacity: 0.6;
color: var(--VNIvxFDlkfZB);
}

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

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

.uWdaqzUhoZZR:hover {
background: var(--vOWCbkeGMozj);
}

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

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

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

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

.wrvWqmjsgLqY .uWdaqzUhoZZR {
margin: 0 auto;
}

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

.JABvoKBucMfx {
margin-bottom: 20px;
}

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

.llwTRNXWDWgp {
margin-bottom: 16px;
}

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

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

.vZiqqllgtQkg li a {
color: var(--VNIvxFDlkfZB);
text-decoration: none;
}

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

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

.vZiqqllgtQkg li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.vZiqqllgtQkg {
padding: 0 16px;
}
}
.PUisacJNcwrz,
.GuBXdTCxgqPm {
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(--VNIvxFDlkfZB);
border: 1px solid var(--vOWCbkeGMozj);
background: var(--gThBXlPBvPra);
}

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

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

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

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

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

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

.xQkJeWbBPtFV a:hover {
color: var(--MssyOUuhIaup);
}
.HzfvKOqNpCFu {
padding: 80px 0 0;
background: var(--oNwWqczaWiOE);
border-top: 1px solid var(--fCQUTSLAWDqF);
}

.UocqajQiydQJ {
margin-bottom: 94px;
}

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

.AmNABjeamPUs .EPoKvkuGqRdq {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.HzfvKOqNpCFu .cNgfCeEeTWOz li a {
color: var(--SnLpWCKUkJQL);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.UocqajQiydQJ {
margin-bottom: 40px;
}

.JlbErgGmnAOA {
flex-direction: column;
}

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

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

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