:root {
--PnOIyhLJFFiL: #1E1823;
--UpDokIjnWmFR: #AE90D0;
--XXoqNrFcXuaB: #E6C165;
--DIgbWZIWngmi: #15101A;
--wPuShpgTtctt: #201A26;
--PGxrLoYvgJwk: #362845;
--mjVCFamLisNg: #A88235;
--DcaXKfTnawKZ: #F7F5FA;
--FZOunWEjKyLU: #E0DAE6;
--yMncxNrgivNN: #EAC773;
--VDEYjhusJhJh: #FBDA92;
--lZaIfOThNdwt: #3A2B4A;
--gyNqbRsFkvkB: linear-gradient(132deg, #FFDA70 0%, #ECBE4E 100%);
--cKVVrYEmsjnK: #201A26;
--fjfRUchkVkTq: #241B31;
--UVBbrnpktYdS: rgba(10,5,14,0.48);
--QsKkYfTxjrwd: rgba(255,255,255,0.08);
--PXHdWeDAFAMf: #3A2B4A;
--RgIOGUBOZcyo: #F7F5FA;
--HyDbFPyeixrT: #362845;
--xrgWesbhmIdf: #E0DAE6;
--JVwrIOSuGIUT: #F7F5FA;
--hoZjLNZYYIFQ: #E6C165;
--OwLDTOqoMDkG: #AE90D0;
--xMEIthHDDnKC: rgba(0,0,0,0.36);
--uVyVcEyQogwb: #A88235;
--WvPNspkyppFh: #E5556C;
--ByxtgbclyFJn: #FF7C93;

}

* {
box-sizing: border-box;
}

.npmTQGEWROHo a,
.bgPCwpbhdKEZ a {
color: var(--FZOunWEjKyLU);
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(--PnOIyhLJFFiL);
color: var(--DcaXKfTnawKZ);
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(--DcaXKfTnawKZ);
}

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

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

.aExjKjRoGiZU,
.fRrlYzYXhkGM,
.inside-RUQEyEPqjNfT {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.rDsSxpzZETXU {
padding: 54px 0 0;
}

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

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

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

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

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

.npmTQGEWROHo .DIojRNMgqSVl li a {
color: var(--FZOunWEjKyLU);
font-weight: 400;
text-decoration: none;
}

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

.peduaqCvTPuK {
margin-right: 0;
}

.npmTQGEWROHo .RLlKawZizXDL,
.npmTQGEWROHo .YDdeumwsPAqB {
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;
}

.npmTQGEWROHo .RLlKawZizXDL {
background: var(--PXHdWeDAFAMf);
color: var(--DcaXKfTnawKZ);
font-weight: 400;
}

.npmTQGEWROHo .YDdeumwsPAqB {
margin-left: 10px;
background: var(--yMncxNrgivNN);
color: var(--lZaIfOThNdwt);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.VrxwHMDQTmHW {
display: none;
}

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

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

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

.npmTQGEWROHo .RLlKawZizXDL:hover {
background: var(--PXHdWeDAFAMf);
opacity: 0.9;
}

.npmTQGEWROHo .YDdeumwsPAqB:hover {
background: var(--gyNqbRsFkvkB);
}
}

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

.yKUGnVqkUfdi {
margin-right: 105px;
}

.peduaqCvTPuK {
margin-right: 0;
}
}

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

.YRffVdvFnGpe {
order: -2;
}

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

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

.xFgdzpOGYblZ {
display: none;
}

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

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

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

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

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

.DIojRNMgqSVl {
display: block;
}

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

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

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

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

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

.PqKgAueshSxk .YRffVdvFnGpe img {
max-width: 90px;
}

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

.npmTQGEWROHo .RLlKawZizXDL,
.npmTQGEWROHo .YDdeumwsPAqB {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.IArqomFwdmmw {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.hJyVnExQoidl {
position: relative;
}

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

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

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

.FxwiLpNfgSqH {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--DcaXKfTnawKZ);
text-shadow: 2px 2px var(--PnOIyhLJFFiL);
}

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

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

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

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

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

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

.eMZyBWMVzvNC {
font-size: 32px;
}

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

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

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

.FxwiLpNfgSqH {
font-size: 20px;
}

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

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

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

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

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

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

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

.tiCzFlpumtOP .HzqXOByQvwrY {
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(--DcaXKfTnawKZ);
background: var(--PXHdWeDAFAMf);
}

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

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

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

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

.tiCzFlpumtOP .HzqXOByQvwrY {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.DhjQdxwDBGwY {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.CboTTmKbIvmD .ziNDuaNjogBQ {
width: 50%;
margin: 0;
}

.qeFyuKtQLOXI {
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(--lZaIfOThNdwt);
background: var(--yMncxNrgivNN);
}

.woBUgTNcXxLJ {
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(--lZaIfOThNdwt);
background: var(--yMncxNrgivNN);
}

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

.qeFyuKtQLOXI:hover,
.woBUgTNcXxLJ:hover {
background: var(--gyNqbRsFkvkB);
}

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

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

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

.SKtlzqVJripd {
flex-basis: auto;
}
}

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

.xBGDvluigdHw {
margin: 10px 0 0;
}

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

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

input[name="tWnnSdMKqaHm"],
#GydQqgumZlnY,
#TPEUDwRBCNdg,
#wQBcmjHMFooi,
#JthIyYvGMXOH {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.gDOrHzPHkpXO li {
width: 100%;
}

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

.UqJCiVgpmREx:nth-of-type(1):checked ~ .gDOrHzPHkpXO li:nth-child(1) label,
.UqJCiVgpmREx:nth-of-type(2):checked ~ .gDOrHzPHkpXO li:nth-child(2) label,
.UqJCiVgpmREx:nth-of-type(3):checked ~ .gDOrHzPHkpXO li:nth-child(3) label,
.UqJCiVgpmREx:nth-of-type(4):checked ~ .gDOrHzPHkpXO li:nth-child(4) label {
background: var(--XXoqNrFcXuaB);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.VgitmKYgBKNj {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.jWuTsyZAeGZZ {
margin: 0 -5px;
}

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

.CSRqVhgeFYpA {
padding: 16px;
}

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

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

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

.pFeNddZcTGjf .EYfNIqJeChkj {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--FZOunWEjKyLU);
}

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

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

.xttPKCTYdKmE small {
font-size: 14px;
color: var(--FZOunWEjKyLU);
}

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

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

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

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

.QGRWRofCbYla {
color: #4285F4;
}

.FBLNFEBZHPng {
color: #EA4335;
}

.UoHBlxlIriDg {
color: #FBBC05;
}

.BHCrfqEqAGlE {
color: #34A853;
}

.PSrRQjXbXFnB {
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(--lZaIfOThNdwt);
background: var(--yMncxNrgivNN);
}

.adqlmOkIVNMI {
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(--lZaIfOThNdwt);
background: var(--yMncxNrgivNN);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.PSrRQjXbXFnB:hover,
.adqlmOkIVNMI:hover {
background: var(--gyNqbRsFkvkB);
}
}

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

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

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

.adqlmOkIVNMI {
margin: 18px auto 0;
}

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

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

.XjGFBUoEBaQf {
padding: 16px 32px;
border-left: 5px solid var(--OwLDTOqoMDkG);
border-radius: 10px;
font-size: 20px;
color: var(--DcaXKfTnawKZ);
background: var(--PXHdWeDAFAMf);
}

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

@media (max-width: 767px) {
.jfYwbpvTyxyv {
margin-bottom: 60px;
}
}
.YtBtKsdSoZtS,
#FhyUmIpdilQl,
#CCBnEYDuscna,
#YOQXeSuQfToA {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#CCBnEYDuscna:checked ~ .SxcixdDvojZA.NEMcoIUkMjCY,
#YOQXeSuQfToA:checked ~ .SxcixdDvojZA.NEMcoIUkMjCY {
display: block;
}

#YOQXeSuQfToA:checked ~ .SxcixdDvojZA .OMmZMHNxwVqj {
display: none;
}

#CCBnEYDuscna:checked ~ .SxcixdDvojZA .eKLZMQCIzUUZ {
display: none;
}

body:has(#CCBnEYDuscna:checked),
body:has(#YOQXeSuQfToA:checked) {
overflow: hidden;
}

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

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

.rcWJzcGWRPzx .OMmZMHNxwVqj,
.rcWJzcGWRPzx .eKLZMQCIzUUZ {
display: block;
}

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

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

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

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

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

.kCUTgmGLoJPI input::placeholder {
opacity: 0.6;
color: var(--FZOunWEjKyLU);
}

.kCUTgmGLoJPI input:hover,
.kCUTgmGLoJPI input:focus {
border-color: var(--FZOunWEjKyLU);
}

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

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

.znXonDlUfrPK > input,
#eVNefxCABQYE,
#WwrXnfsqIUGj,
#HCzktmgAbuaC,
#kfnXmFSNkqAQ,
#MHptooAyfheP,
#SFrixjDPpkJE,
.znXonDlUfrPK > input.xQHcRNyWQDIJ {
display: none;
}

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

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

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

.HnfUKLnksCok {
margin-bottom: 36px;
}

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

.HnfUKLnksCok textarea::placeholder {
opacity: 0.6;
color: var(--FZOunWEjKyLU);
}

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

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

.HyuMDUctwqcw:hover {
background: var(--OwLDTOqoMDkG);
}

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

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

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

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

.eKLZMQCIzUUZ .HyuMDUctwqcw {
margin: 0 auto;
}

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

.dKQjsQUBoQGe {
margin-bottom: 20px;
}

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

.cmhAIbLxOigT {
margin-bottom: 16px;
}

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

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

.uxwoZUUAhTXm li a {
color: var(--FZOunWEjKyLU);
text-decoration: none;
}

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

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

.uxwoZUUAhTXm li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.uxwoZUUAhTXm {
padding: 0 16px;
}
}
.BkiRRQOWMOYq,
.uLKkCmxZSwaO {
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(--FZOunWEjKyLU);
border: 1px solid var(--OwLDTOqoMDkG);
background: var(--cKVVrYEmsjnK);
}

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

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

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

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

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

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

.vrosVnuthcvV a:hover {
color: var(--mjVCFamLisNg);
}
.bgPCwpbhdKEZ {
padding: 80px 0 0;
background: var(--HyDbFPyeixrT);
border-top: 1px solid var(--QsKkYfTxjrwd);
}

.wXxGbAJaaqWu {
margin-bottom: 94px;
}

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

.jWBaiDhToQRN .mlPzVLLUddFX {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.bgPCwpbhdKEZ .oEjBnHyZMUro li a {
color: var(--xrgWesbhmIdf);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.wXxGbAJaaqWu {
margin-bottom: 40px;
}

.yCfoJbmrITJa {
flex-direction: column;
}

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

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

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