:root {
--NQacZuAZeqbO: #F3EFE6;
--cAUHIxOcqJxC: #C4B494;
--WvvMKtpBpJCP: #D59023;
--xcFlYcqVUWdE: #EFEADF;
--UrjSOxxzcSRO: #FCFAF4;
--JDltPYCmcNwx: #DED3BD;
--fwbbPTVtcSfK: #8F5A0F;
--FFGopXZDlbCh: #231C12;
--ycEMxQqSRWUm: #524836;
--RaxXPnObtLaN: #D08A1D;
--lVMxTUWewmzP: #E8A73F;
--UtwsEcfRifOO: #352C1F;
--cBxEzYfhGwhK: linear-gradient(140deg, #F5B644 0%, #DB9524 100%);
--slJhISsUkSaZ: #FCFAF4;
--xTklNBwusyOR: #261D15;
--CAnEscZFwcfs: rgba(255,255,255,0.74);
--wYmdDUnYlHRZ: rgba(0,0,0,0.10);
--ptyDvzAOHZvt: #E8DFCE;
--toTXabqeioHc: #231C12;
--JSvpWqXXUQRX: #DED3BD;
--qLQtIzTNKkQe: #524836;
--XgXIDxSDFPWi: #231C12;
--oUrpkMiqoVQb: #D59023;
--PJOEfzgwSjpD: #C4B494;
--mDNOYaBqZpog: rgba(45,35,20,0.20);
--phaFXlxpHyzi: #8F5A0F;
--VOKUEUtEJuZj: #AE2A1A;
--fSQeyQeXUtxP: #EC856E;

}

* {
box-sizing: border-box;
}

.GLWLHZcnpYrN a,
.ZUmgFHPyidTC a {
color: var(--ycEMxQqSRWUm);
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(--NQacZuAZeqbO);
color: var(--FFGopXZDlbCh);
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(--FFGopXZDlbCh);
}

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

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

.okJgTWnSohzE,
.oAQtGEVJudOG,
.inside-zEcYcQpZiyGh {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.siMoPHIQDLJO {
padding: 54px 0 0;
}

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

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

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

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

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

.GLWLHZcnpYrN .TkkcqxlLRsBr li a {
color: var(--ycEMxQqSRWUm);
font-weight: 400;
text-decoration: none;
}

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

.vwiPdDDsLpks {
margin-right: 0;
}

.GLWLHZcnpYrN .QAsEXsutpeSe,
.GLWLHZcnpYrN .IwjvoZUGiWdg {
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;
}

.GLWLHZcnpYrN .QAsEXsutpeSe {
background: var(--ptyDvzAOHZvt);
color: var(--FFGopXZDlbCh);
font-weight: 400;
}

.GLWLHZcnpYrN .IwjvoZUGiWdg {
margin-left: 10px;
background: var(--RaxXPnObtLaN);
color: var(--UtwsEcfRifOO);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.yzUDQmBKxBlg {
display: none;
}

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

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

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

.GLWLHZcnpYrN .QAsEXsutpeSe:hover {
background: var(--ptyDvzAOHZvt);
opacity: 0.9;
}

.GLWLHZcnpYrN .IwjvoZUGiWdg:hover {
background: var(--cBxEzYfhGwhK);
}
}

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

.YDsaIxpjBhZt {
margin-right: 105px;
}

.vwiPdDDsLpks {
margin-right: 0;
}
}

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

.LFbZgDYWyiGi {
order: -2;
}

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

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

.FrPFAhYRwnxt {
display: none;
}

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

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

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

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

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

.TkkcqxlLRsBr {
display: block;
}

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

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

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

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

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

.DeonPUHUcOMd .LFbZgDYWyiGi img {
max-width: 90px;
}

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

.GLWLHZcnpYrN .QAsEXsutpeSe,
.GLWLHZcnpYrN .IwjvoZUGiWdg {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.JnINpQtcGcxU {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.agUOkfciyUlV {
position: relative;
}

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

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

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

.QVwhyQafXJZJ {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--FFGopXZDlbCh);
text-shadow: 2px 2px var(--NQacZuAZeqbO);
}

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

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

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

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

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

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

.UMwVNkKUVvwe {
font-size: 32px;
}

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

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

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

.QVwhyQafXJZJ {
font-size: 20px;
}

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

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

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

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

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

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

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

.sEOFbyPxXyMD .MnsKhaKMkrXf {
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(--FFGopXZDlbCh);
background: var(--ptyDvzAOHZvt);
}

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

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

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

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

.sEOFbyPxXyMD .MnsKhaKMkrXf {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.iuaRRcsnlhHj {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.pgnCaSeFZBrU .JQTnHiFRjqIc {
width: 50%;
margin: 0;
}

.NtQGFFWSURAn {
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(--UtwsEcfRifOO);
background: var(--RaxXPnObtLaN);
}

.vPeryclZuAuK {
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(--UtwsEcfRifOO);
background: var(--RaxXPnObtLaN);
}

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

.NtQGFFWSURAn:hover,
.vPeryclZuAuK:hover {
background: var(--cBxEzYfhGwhK);
}

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

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

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

.ydyiEqdOPEyE {
flex-basis: auto;
}
}

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

.HSqAzyJtfNmg {
margin: 10px 0 0;
}

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

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

input[name="npzPOxhdXhLK"],
#JKAaGlvOKHka,
#BzXIleVokjtz,
#cARsRVyXzNzS,
#LBYCDAOtHxPN {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.NreUqqbFCHud li {
width: 100%;
}

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

.pByopACLvSnD:nth-of-type(1):checked ~ .NreUqqbFCHud li:nth-child(1) label,
.pByopACLvSnD:nth-of-type(2):checked ~ .NreUqqbFCHud li:nth-child(2) label,
.pByopACLvSnD:nth-of-type(3):checked ~ .NreUqqbFCHud li:nth-child(3) label,
.pByopACLvSnD:nth-of-type(4):checked ~ .NreUqqbFCHud li:nth-child(4) label {
background: var(--WvvMKtpBpJCP);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.jPzDQZPxDzdb {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.dlxeVfgvgekm {
margin: 0 -5px;
}

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

.zeABqfCSGHiS {
padding: 16px;
}

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

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

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

.TcQUABrSaMJy .PwoIrhrVqvWu {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--ycEMxQqSRWUm);
}

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

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

.ChTbwYrwjTuM small {
font-size: 14px;
color: var(--ycEMxQqSRWUm);
}

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

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

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

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

.wTCpcIpocwzI {
color: #4285F4;
}

.gELqKzGdrDWt {
color: #EA4335;
}

.LFTZtihJJAzg {
color: #FBBC05;
}

.ZvKmVRFfbhMU {
color: #34A853;
}

.esPvbbdFgDtc {
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(--UtwsEcfRifOO);
background: var(--RaxXPnObtLaN);
}

.kMadjjGQignk {
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(--UtwsEcfRifOO);
background: var(--RaxXPnObtLaN);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.esPvbbdFgDtc:hover,
.kMadjjGQignk:hover {
background: var(--cBxEzYfhGwhK);
}
}

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

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

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

.kMadjjGQignk {
margin: 18px auto 0;
}

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

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

.QmWNPCtCmwvQ {
padding: 16px 32px;
border-left: 5px solid var(--PJOEfzgwSjpD);
border-radius: 10px;
font-size: 20px;
color: var(--FFGopXZDlbCh);
background: var(--ptyDvzAOHZvt);
}

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

@media (max-width: 767px) {
.YIkxcksBFiTK {
margin-bottom: 60px;
}
}
.MOMCCVEqHKBm,
#GcElaTfyokUw,
#fdjThfhwnGiO,
#IAGVZPExhbmV {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#fdjThfhwnGiO:checked ~ .VPuStaeRFWPp.hTWvDiHqVzIi,
#IAGVZPExhbmV:checked ~ .VPuStaeRFWPp.hTWvDiHqVzIi {
display: block;
}

#IAGVZPExhbmV:checked ~ .VPuStaeRFWPp .HlHfKAMwFvGN {
display: none;
}

#fdjThfhwnGiO:checked ~ .VPuStaeRFWPp .LqeXnokcsXOt {
display: none;
}

body:has(#fdjThfhwnGiO:checked),
body:has(#IAGVZPExhbmV:checked) {
overflow: hidden;
}

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

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

.qBIbaawDPFCm .HlHfKAMwFvGN,
.qBIbaawDPFCm .LqeXnokcsXOt {
display: block;
}

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

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

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

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

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

.OAxSgstRpmie input::placeholder {
opacity: 0.6;
color: var(--ycEMxQqSRWUm);
}

.OAxSgstRpmie input:hover,
.OAxSgstRpmie input:focus {
border-color: var(--ycEMxQqSRWUm);
}

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

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

.sLdXaZGTGjyb > input,
#QtNowEGvSPoF,
#lPzwIwDOtiHy,
#StQUsnuMdtOp,
#enyVKvXXWzGG,
#VbCNtMZmnCZw,
#NUhHTKbJMGJu,
.sLdXaZGTGjyb > input.rySxHkSqoXjD {
display: none;
}

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

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

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

.nvpedtDaiNFx {
margin-bottom: 36px;
}

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

.nvpedtDaiNFx textarea::placeholder {
opacity: 0.6;
color: var(--ycEMxQqSRWUm);
}

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

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

.YpuPyujtyOfz:hover {
background: var(--PJOEfzgwSjpD);
}

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

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

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

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

.LqeXnokcsXOt .YpuPyujtyOfz {
margin: 0 auto;
}

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

.yLmZziCqoYsM {
margin-bottom: 20px;
}

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

.yhqIHnZaBftJ {
margin-bottom: 16px;
}

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

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

.LxbaliLHDvVy li a {
color: var(--ycEMxQqSRWUm);
text-decoration: none;
}

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

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

.LxbaliLHDvVy li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.LxbaliLHDvVy {
padding: 0 16px;
}
}
.XkCeOOcsKpTK,
.GmWXJxdqJciB {
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(--ycEMxQqSRWUm);
border: 1px solid var(--PJOEfzgwSjpD);
background: var(--slJhISsUkSaZ);
}

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

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

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

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

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

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

.LsYxAeZoBOfl a:hover {
color: var(--fwbbPTVtcSfK);
}
.ZUmgFHPyidTC {
padding: 80px 0 0;
background: var(--JSvpWqXXUQRX);
border-top: 1px solid var(--wYmdDUnYlHRZ);
}

.GpKdHbgFaBgf {
margin-bottom: 94px;
}

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

.jCmxjjWMcSvJ .tISXczAeYWHV {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.ZUmgFHPyidTC .dWSPCghDbRrm li a {
color: var(--qLQtIzTNKkQe);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.GpKdHbgFaBgf {
margin-bottom: 40px;
}

.SdewLDKiuFzj {
flex-direction: column;
}

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

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

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