:root {
--RlVKNERJwrmK: #1D1E24;
--DoyAxtGNrEOX: #7FBED7;
--RZWZuBbTHuRL: #F7CE63;
--uXkcqTkorAcL: #1A1B20;
--AAwJvVUYPAWC: #20212A;
--IAzzKWUpHlVL: #36455F;
--kDaVIurTkevQ: #B4862F;
--datrbZcLZxWk: #FFFFFF;
--WMyKXTXUqXbg: #E1E2E5;
--LOttigshJDjc: #F9D574;
--xboxeWdGMlTy: #FFCE2E;
--XMzzoFEmkKYh: #2C3950;
--YYfklPGfhxJI: linear-gradient(136deg, #FFE600 0%, #FFD339 100%);
--mzIKwFExnczI: #20212A;
--XfkulbyZFjwd: #171B33;
--kyrYHIHnOhUv: rgba(0,0,0,0.40);
--LVqYRzrXIlJn: rgba(255,255,255,0.08);
--cEKGwqQgXPyi: #2E3B52;
--xIMpURewUxyR: #FFFFFF;
--vzToBoVsUhau: #36455F;
--WfHMuaIKSzZa: #E1E2E5;
--xBzEXRydmqLt: #FFFFFF;
--tXDJXvrKNwhZ: #F7CE63;
--oPQiSDRPhZnt: #7FBED7;
--pENgUhQdCcCb: rgba(0,0,0,0.38);
--SbVNIFVAFVQi: #B4862F;
--djxgbyurDcFJ: #DC3545;
--tjiZMPMJkfcF: #F9756B;

}

* {
box-sizing: border-box;
}

.ZJfXFaywgeAv a,
.TKXRUmZqpAFZ a {
color: var(--WMyKXTXUqXbg);
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(--RlVKNERJwrmK);
color: var(--datrbZcLZxWk);
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(--datrbZcLZxWk);
}

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

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

.rIJvJPWXQoYB,
.TijuCUDpEjOb,
.inside-hGnlhXralHpl {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.InPLrtIUXMYb {
padding: 54px 0 0;
}

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

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

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

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

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

.ZJfXFaywgeAv .kaXIAbObQRcu li a {
color: var(--WMyKXTXUqXbg);
font-weight: 400;
text-decoration: none;
}

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

.tXCSJCKYpXny {
margin-right: 0;
}

.ZJfXFaywgeAv .vRbUrNTyjEsu,
.ZJfXFaywgeAv .QoNaSRvVPevE {
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;
}

.ZJfXFaywgeAv .vRbUrNTyjEsu {
background: var(--cEKGwqQgXPyi);
color: var(--datrbZcLZxWk);
font-weight: 400;
}

.ZJfXFaywgeAv .QoNaSRvVPevE {
margin-left: 10px;
background: var(--LOttigshJDjc);
color: var(--XMzzoFEmkKYh);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.bFRvTXXjNAfL {
display: none;
}

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

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

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

.ZJfXFaywgeAv .vRbUrNTyjEsu:hover {
background: var(--cEKGwqQgXPyi);
opacity: 0.9;
}

.ZJfXFaywgeAv .QoNaSRvVPevE:hover {
background: var(--YYfklPGfhxJI);
}
}

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

.RhXKNIBepVfY {
margin-right: 105px;
}

.tXCSJCKYpXny {
margin-right: 0;
}
}

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

.JmvpNZHoFXLM {
order: -2;
}

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

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

.TbQYiUVYTyKo {
display: none;
}

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

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

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

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

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

.kaXIAbObQRcu {
display: block;
}

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

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

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

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

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

.dLswIeDdJyqQ .JmvpNZHoFXLM img {
max-width: 90px;
}

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

.ZJfXFaywgeAv .vRbUrNTyjEsu,
.ZJfXFaywgeAv .QoNaSRvVPevE {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.eFSysuMEZSlh {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.JNgdqbRoCuTY {
position: relative;
}

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

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

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

.phaEvteLWuaM {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--datrbZcLZxWk);
text-shadow: 2px 2px var(--RlVKNERJwrmK);
}

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

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

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

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

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

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

.WAqooUOcKfme {
font-size: 32px;
}

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

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

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

.phaEvteLWuaM {
font-size: 20px;
}

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

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

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

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

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

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

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

.rRqVzMaKXDyG .uBMkcyYepJbL {
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(--datrbZcLZxWk);
background: var(--cEKGwqQgXPyi);
}

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

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

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

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

.rRqVzMaKXDyG .uBMkcyYepJbL {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.LXgYRdpvdPRb {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.BSMEVtJmukCa .FAGZLviYDvyy {
width: 50%;
margin: 0;
}

.MfFYSySNoEwL {
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(--XMzzoFEmkKYh);
background: var(--LOttigshJDjc);
}

.phQqNARtENAk {
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(--XMzzoFEmkKYh);
background: var(--LOttigshJDjc);
}

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

.MfFYSySNoEwL:hover,
.phQqNARtENAk:hover {
background: var(--YYfklPGfhxJI);
}

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

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

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

.GAbzevPAZhvp {
flex-basis: auto;
}
}

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

.cnKDqYUoqZxW {
margin: 10px 0 0;
}

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

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

input[name="UkTbdcbsWvMo"],
#EfDRDtHJSbpx,
#KbGUQvmMYSbE,
#YvZdZNgzZSbI,
#SvdDfbkmZYPg {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.sshwNxHVeejm li {
width: 100%;
}

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

.PKFDypqBtGxY:nth-of-type(1):checked ~ .sshwNxHVeejm li:nth-child(1) label,
.PKFDypqBtGxY:nth-of-type(2):checked ~ .sshwNxHVeejm li:nth-child(2) label,
.PKFDypqBtGxY:nth-of-type(3):checked ~ .sshwNxHVeejm li:nth-child(3) label,
.PKFDypqBtGxY:nth-of-type(4):checked ~ .sshwNxHVeejm li:nth-child(4) label {
background: var(--RZWZuBbTHuRL);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.UYgvGIDLLjKB {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.ScJzLpJIeoLQ {
margin: 0 -5px;
}

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

.EKvBTievisLP {
padding: 16px;
}

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

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

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

.fblASjPgvDwy .fkUhLejwAaBO {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--WMyKXTXUqXbg);
}

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

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

.lhnBEjzRSlFq small {
font-size: 14px;
color: var(--WMyKXTXUqXbg);
}

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

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

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

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

.qFZoGTcZKAJG {
color: #4285F4;
}

.cqtrKorrPKLX {
color: #EA4335;
}

.fMSmQdkAhtlp {
color: #FBBC05;
}

.acPgJMZrHsRC {
color: #34A853;
}

.WesjXYdxveqK {
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(--XMzzoFEmkKYh);
background: var(--LOttigshJDjc);
}

.ljUyHJUQnBjR {
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(--XMzzoFEmkKYh);
background: var(--LOttigshJDjc);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.WesjXYdxveqK:hover,
.ljUyHJUQnBjR:hover {
background: var(--YYfklPGfhxJI);
}
}

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

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

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

.ljUyHJUQnBjR {
margin: 18px auto 0;
}

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

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

.EMHlVZzyYItQ {
padding: 16px 32px;
border-left: 5px solid var(--oPQiSDRPhZnt);
border-radius: 10px;
font-size: 20px;
color: var(--datrbZcLZxWk);
background: var(--cEKGwqQgXPyi);
}

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

@media (max-width: 767px) {
.gftgBlODVTLl {
margin-bottom: 60px;
}
}
.IYRxjreYFKqM,
#UYzHEvrRDXRk,
#RJPlzNUlXBMc,
#EOwaMGRXbBxK {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#RJPlzNUlXBMc:checked ~ .YkZwDsyXESQu.mIMPljJIdmGg,
#EOwaMGRXbBxK:checked ~ .YkZwDsyXESQu.mIMPljJIdmGg {
display: block;
}

#EOwaMGRXbBxK:checked ~ .YkZwDsyXESQu .EwfNzbwMBnpj {
display: none;
}

#RJPlzNUlXBMc:checked ~ .YkZwDsyXESQu .fbIJEzvhfQop {
display: none;
}

body:has(#RJPlzNUlXBMc:checked),
body:has(#EOwaMGRXbBxK:checked) {
overflow: hidden;
}

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

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

.zMSQTMgmWhXq .EwfNzbwMBnpj,
.zMSQTMgmWhXq .fbIJEzvhfQop {
display: block;
}

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

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

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

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

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

.qhLqxboASYvR input::placeholder {
opacity: 0.6;
color: var(--WMyKXTXUqXbg);
}

.qhLqxboASYvR input:hover,
.qhLqxboASYvR input:focus {
border-color: var(--WMyKXTXUqXbg);
}

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

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

.shbZsXphACzR > input,
#ClvcuqXmIOBe,
#hasHKWykFTtK,
#lzJFWAjFpeHR,
#VumvoDZKzDwA,
#slUpZRBMshGN,
#KTimtCSkfwhY,
.shbZsXphACzR > input.gaPPZzVEMThw {
display: none;
}

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

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

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

.pKqShEKMFXCh {
margin-bottom: 36px;
}

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

.pKqShEKMFXCh textarea::placeholder {
opacity: 0.6;
color: var(--WMyKXTXUqXbg);
}

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

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

.ByVfJSBkkOdm:hover {
background: var(--oPQiSDRPhZnt);
}

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

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

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

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

.fbIJEzvhfQop .ByVfJSBkkOdm {
margin: 0 auto;
}

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

.uZrSjRMktTQH {
margin-bottom: 20px;
}

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

.ruWVoPUTopXc {
margin-bottom: 16px;
}

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

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

.ivERsRZwEBVW li a {
color: var(--WMyKXTXUqXbg);
text-decoration: none;
}

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

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

.ivERsRZwEBVW li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.ivERsRZwEBVW {
padding: 0 16px;
}
}
.hiMxhzkhBbic,
.PiaSwYcIRUmA {
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(--WMyKXTXUqXbg);
border: 1px solid var(--oPQiSDRPhZnt);
background: var(--mzIKwFExnczI);
}

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

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

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

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

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

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

.cbAkSjbYpyAQ a:hover {
color: var(--kDaVIurTkevQ);
}
.TKXRUmZqpAFZ {
padding: 80px 0 0;
background: var(--vzToBoVsUhau);
border-top: 1px solid var(--LVqYRzrXIlJn);
}

.gjpgvxqvAELE {
margin-bottom: 94px;
}

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

.YxvceuCHftxh .EwspQBronEmY {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.TKXRUmZqpAFZ .FPMnHQpOGLHR li a {
color: var(--WfHMuaIKSzZa);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.gjpgvxqvAELE {
margin-bottom: 40px;
}

.bbYOVStFNKTt {
flex-direction: column;
}

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

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

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