:root {
--FgIQiPyiGEcb: #F9F6F1;
--zLVyQkyNdmpu: #CCBD9F;
--OWrjIqYxuKDI: #DB9930;
--uSrHhUpgkEmt: #E8E2D3;
--lnoCqmGNUOjH: #FDFBF5;
--ezmbjVXuzYAO: #DBCFB7;
--QebVNExaKrVi: #A0691A;
--mCcoVrZYyTUH: #30281C;
--LXUdcKYTZVjv: #463E31;
--dWGBIlNKnKhT: #D9962B;
--xsUAvprZLPwh: #E9A63A;
--cgWTWcRpwqVP: #2D2519;
--SAiwhsbRRJoa: linear-gradient(140deg, #F5B644 0%, #DB9524 100%);
--QlrFQPZqlwuq: #FDFBF5;
--xkGjRYxbPzaf: #332A1F;
--clLDyqsirypn: rgba(255,255,255,0.66);
--LkJkOuOcBWNl: rgba(0,0,0,0.06);
--AryzmARdMEOf: #E0D5C0;
--pYPvlDrJYNzo: #30281C;
--YWvNxgWCkTyQ: #DBCFB7;
--URkconYsIUEz: #463E31;
--lrVBrIpxAGfB: #30281C;
--CQgNGsguAYCE: #DB9930;
--HLHtNLQtLfNr: #CCBD9F;
--UaQbCHYUpyCX: rgba(50,40,24,0.12);
--YbmfyWGxSznU: #A0691A;
--KcKvJlrYpRFB: #BD3524;
--HhoBEjGqdqqI: #E77D66;

}

* {
box-sizing: border-box;
}

.KyRuCTCZBUdR a,
.bfpOSXBRPRUP a {
color: var(--LXUdcKYTZVjv);
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(--FgIQiPyiGEcb);
color: var(--mCcoVrZYyTUH);
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(--mCcoVrZYyTUH);
}

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

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

.JcAihBYuzXVb,
.bggFAlsnlyzw,
.inside-pZAxDAUFkmHU {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.XuNKaLiVUpyG {
padding: 54px 0 0;
}

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

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

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

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

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

.KyRuCTCZBUdR .lMntmovlbWvt li a {
color: var(--LXUdcKYTZVjv);
font-weight: 400;
text-decoration: none;
}

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

.wQUfcApxEMcF {
margin-right: 0;
}

.KyRuCTCZBUdR .GBRLGNHjyJOF,
.KyRuCTCZBUdR .VQVpArPStAyK {
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;
}

.KyRuCTCZBUdR .GBRLGNHjyJOF {
background: var(--AryzmARdMEOf);
color: var(--mCcoVrZYyTUH);
font-weight: 400;
}

.KyRuCTCZBUdR .VQVpArPStAyK {
margin-left: 10px;
background: var(--dWGBIlNKnKhT);
color: var(--cgWTWcRpwqVP);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.QDWJgDegVfrz {
display: none;
}

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

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

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

.KyRuCTCZBUdR .GBRLGNHjyJOF:hover {
background: var(--AryzmARdMEOf);
opacity: 0.9;
}

.KyRuCTCZBUdR .VQVpArPStAyK:hover {
background: var(--SAiwhsbRRJoa);
}
}

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

.xIbOEaRfWOcT {
margin-right: 105px;
}

.wQUfcApxEMcF {
margin-right: 0;
}
}

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

.CuoSIIKZUBjX {
order: -2;
}

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

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

.SxKMiTWsXMUj {
display: none;
}

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

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

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

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

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

.lMntmovlbWvt {
display: block;
}

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

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

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

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

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

.kWuLUNuCETwj .CuoSIIKZUBjX img {
max-width: 90px;
}

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

.KyRuCTCZBUdR .GBRLGNHjyJOF,
.KyRuCTCZBUdR .VQVpArPStAyK {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.xJLoaodcJuYB {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.XXKbuPrDxeNj {
position: relative;
}

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

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

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

.OiXqjbhCrHtJ {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--mCcoVrZYyTUH);
text-shadow: 2px 2px var(--FgIQiPyiGEcb);
}

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

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

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

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

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

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

.SBveQwBQCiIp {
font-size: 32px;
}

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

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

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

.OiXqjbhCrHtJ {
font-size: 20px;
}

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

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

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

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

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

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

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

.hCPLAxcjpshj .YClYztBHnPmE {
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(--mCcoVrZYyTUH);
background: var(--AryzmARdMEOf);
}

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

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

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

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

.hCPLAxcjpshj .YClYztBHnPmE {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.hQSMeUkrHMtP {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.zouPPJxoLfzs .bMEEVRNrnByj {
width: 50%;
margin: 0;
}

.nXvrYbSOFxFU {
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(--cgWTWcRpwqVP);
background: var(--dWGBIlNKnKhT);
}

.RyhQgOudnBuZ {
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(--cgWTWcRpwqVP);
background: var(--dWGBIlNKnKhT);
}

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

.nXvrYbSOFxFU:hover,
.RyhQgOudnBuZ:hover {
background: var(--SAiwhsbRRJoa);
}

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

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

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

.WLXYNdNhgjkg {
flex-basis: auto;
}
}

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

.mfKXqvHBRCPn {
margin: 10px 0 0;
}

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

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

input[name="dONIsMlZbQiF"],
#gbeqvlshFKVx,
#bwGRBJtSrIRP,
#YAoPBCPlUFZT,
#HClvGMuQQGrI {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.CHPYpVlHGWmL li {
width: 100%;
}

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

.FygCkfSEpMLL:nth-of-type(1):checked ~ .CHPYpVlHGWmL li:nth-child(1) label,
.FygCkfSEpMLL:nth-of-type(2):checked ~ .CHPYpVlHGWmL li:nth-child(2) label,
.FygCkfSEpMLL:nth-of-type(3):checked ~ .CHPYpVlHGWmL li:nth-child(3) label,
.FygCkfSEpMLL:nth-of-type(4):checked ~ .CHPYpVlHGWmL li:nth-child(4) label {
background: var(--OWrjIqYxuKDI);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.nzxNdcajlDPw {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.fshFuPdpHlTP {
margin: 0 -5px;
}

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

.sovlfdTJHXrl {
padding: 16px;
}

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

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

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

.xtlJDlLhKVlG .uIgVQkGSymKp {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--LXUdcKYTZVjv);
}

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

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

.PWXkaxLrkPfx small {
font-size: 14px;
color: var(--LXUdcKYTZVjv);
}

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

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

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

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

.xgxCGEeSKCfv {
color: #4285F4;
}

.xYaPNRCCUDFZ {
color: #EA4335;
}

.NoIbzOUNWlti {
color: #FBBC05;
}

.XsFZoVBRechL {
color: #34A853;
}

.ZyYwiFIwCvNp {
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(--cgWTWcRpwqVP);
background: var(--dWGBIlNKnKhT);
}

.lWSMSrcfESdF {
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(--cgWTWcRpwqVP);
background: var(--dWGBIlNKnKhT);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.ZyYwiFIwCvNp:hover,
.lWSMSrcfESdF:hover {
background: var(--SAiwhsbRRJoa);
}
}

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

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

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

.lWSMSrcfESdF {
margin: 18px auto 0;
}

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

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

.DIWuAHkBwXyc {
padding: 16px 32px;
border-left: 5px solid var(--HLHtNLQtLfNr);
border-radius: 10px;
font-size: 20px;
color: var(--mCcoVrZYyTUH);
background: var(--AryzmARdMEOf);
}

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

@media (max-width: 767px) {
.wkLYzqfoZfYG {
margin-bottom: 60px;
}
}
.QHbHiFsTbKpg,
#kiSysypBIKST,
#uWbNjVbKYsJe,
#yHWpVUYTzNni {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#uWbNjVbKYsJe:checked ~ .eMwpcCuCsYDq.lgWLEYqGAqia,
#yHWpVUYTzNni:checked ~ .eMwpcCuCsYDq.lgWLEYqGAqia {
display: block;
}

#yHWpVUYTzNni:checked ~ .eMwpcCuCsYDq .ZSfwXgANTnnC {
display: none;
}

#uWbNjVbKYsJe:checked ~ .eMwpcCuCsYDq .kXiVjUaqRyYw {
display: none;
}

body:has(#uWbNjVbKYsJe:checked),
body:has(#yHWpVUYTzNni:checked) {
overflow: hidden;
}

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

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

.nnicoErtKWMM .ZSfwXgANTnnC,
.nnicoErtKWMM .kXiVjUaqRyYw {
display: block;
}

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

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

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

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

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

.vZZubDZATWww input::placeholder {
opacity: 0.6;
color: var(--LXUdcKYTZVjv);
}

.vZZubDZATWww input:hover,
.vZZubDZATWww input:focus {
border-color: var(--LXUdcKYTZVjv);
}

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

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

.fnbowxarVopL > input,
#cuxsdZyCBNGQ,
#RfWEsuoPguFa,
#GslPzdLExykB,
#hBLhEDcpUFBf,
#uiCrcVJDaNVn,
#XPBwOpfzBUfT,
.fnbowxarVopL > input.fhNgtCobqNgI {
display: none;
}

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

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

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

.LryUqKoYMdqm {
margin-bottom: 36px;
}

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

.LryUqKoYMdqm textarea::placeholder {
opacity: 0.6;
color: var(--LXUdcKYTZVjv);
}

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

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

.leMnKdonydrs:hover {
background: var(--HLHtNLQtLfNr);
}

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

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

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

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

.kXiVjUaqRyYw .leMnKdonydrs {
margin: 0 auto;
}

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

.ONcoWQhcBTpv {
margin-bottom: 20px;
}

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

.soueFnnalYfU {
margin-bottom: 16px;
}

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

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

.HNZOGmKmZVdr li a {
color: var(--LXUdcKYTZVjv);
text-decoration: none;
}

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

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

.HNZOGmKmZVdr li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.HNZOGmKmZVdr {
padding: 0 16px;
}
}
.JaOaHGMYrQSr,
.CViHpNgInqHQ {
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(--LXUdcKYTZVjv);
border: 1px solid var(--HLHtNLQtLfNr);
background: var(--QlrFQPZqlwuq);
}

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

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

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

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

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

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

.crYYBcCCOPWV a:hover {
color: var(--QebVNExaKrVi);
}
.bfpOSXBRPRUP {
padding: 80px 0 0;
background: var(--YWvNxgWCkTyQ);
border-top: 1px solid var(--LkJkOuOcBWNl);
}

.PIpoEtUZjaMG {
margin-bottom: 94px;
}

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

.jonGXfWeMcwk .hcWcxABXYNXm {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.bfpOSXBRPRUP .xCtLbzYiUGUE li a {
color: var(--URkconYsIUEz);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.PIpoEtUZjaMG {
margin-bottom: 40px;
}

.TsoxqWqYMkYa {
flex-direction: column;
}

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

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

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