:root {
--GXZOjoTOyXmw: #18131C;
--gtvxndSnpFFT: #A687C9;
--dLuVgUtJYIyM: #E5BE5C;
--QhKwvFWWYRhX: #1A141C;
--tIMrSvdyXXQD: #1D1823;
--SAlsPRiwORyY: #3A2B4A;
--LmVjgABsuwFN: #B08A3C;
--KWSzthWJFjwO: #F7F5FA;
--uxZORgSNvPWo: #CCC3D4;
--bDaxuwhZPOeT: #EDCA79;
--WxSusAHNBasC: #F4D274;
--jwuChrMfoeyS: #3A2B4A;
--tETxNhwQzksp: linear-gradient(132deg, #FFDA70 0%, #ECBE4E 100%);
--FccpzsUjCEAA: #1D1823;
--fKQjlpzzlQBf: #241B31;
--ODdgQoFEcGer: rgba(0,0,0,0.46);
--jqsuRLRWVLvm: rgba(255,255,255,0.13);
--DPlgKBTBJbbt: #362845;
--UXDbsMNapeMv: #F7F5FA;
--SuKRTLYidXyS: #3A2B4A;
--bBiSrTvifRno: #CCC3D4;
--tFGTgWhnpppO: #F7F5FA;
--TonCliZPtwws: #E5BE5C;
--MlZCBzGMaKcJ: #A687C9;
--yGaHGXTyBzdN: rgba(0,0,0,0.36);
--TeRHpAUqBmwg: #B08A3C;
--mrDPcSaLuGOQ: #E5556C;
--WDqaapgVycRi: #FF7C93;

}

* {
box-sizing: border-box;
}

.PIKflxbqySHk a,
.mlAxRXXnBvsw a {
color: var(--uxZORgSNvPWo);
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(--GXZOjoTOyXmw);
color: var(--KWSzthWJFjwO);
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(--KWSzthWJFjwO);
}

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

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

.ONPMmBqElpbZ,
.UYlBcoQfGVoA,
.inside-SeZLBjZxRbcv {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.LMaiITVHJNsC {
padding: 54px 0 0;
}

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

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

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

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

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

.PIKflxbqySHk .uaPBPuslStSc li a {
color: var(--uxZORgSNvPWo);
font-weight: 400;
text-decoration: none;
}

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

.EWSwXWkmyiqC {
margin-right: 0;
}

.PIKflxbqySHk .RaNrklhQxMYJ,
.PIKflxbqySHk .hfQdbanWSVuX {
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;
}

.PIKflxbqySHk .RaNrklhQxMYJ {
background: var(--DPlgKBTBJbbt);
color: var(--KWSzthWJFjwO);
font-weight: 400;
}

.PIKflxbqySHk .hfQdbanWSVuX {
margin-left: 10px;
background: var(--bDaxuwhZPOeT);
color: var(--jwuChrMfoeyS);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.HRGDiQmRlNGf {
display: none;
}

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

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

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

.PIKflxbqySHk .RaNrklhQxMYJ:hover {
background: var(--DPlgKBTBJbbt);
opacity: 0.9;
}

.PIKflxbqySHk .hfQdbanWSVuX:hover {
background: var(--tETxNhwQzksp);
}
}

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

.CSfKlcOSbdSK {
margin-right: 105px;
}

.EWSwXWkmyiqC {
margin-right: 0;
}
}

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

.dYBCBfxVEGZq {
order: -2;
}

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

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

.ZTjFqCswpSwE {
display: none;
}

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

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

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

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

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

.uaPBPuslStSc {
display: block;
}

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

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

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

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

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

.zwecgwjPsyVc .dYBCBfxVEGZq img {
max-width: 90px;
}

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

.PIKflxbqySHk .RaNrklhQxMYJ,
.PIKflxbqySHk .hfQdbanWSVuX {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.ufruFAHSallG {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.FIFvsncYhNhW {
position: relative;
}

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

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

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

.QAfWvhpxrZxV {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--KWSzthWJFjwO);
text-shadow: 2px 2px var(--GXZOjoTOyXmw);
}

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

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

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

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

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

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

.tvufIRcbhEPN {
font-size: 32px;
}

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

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

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

.QAfWvhpxrZxV {
font-size: 20px;
}

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

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

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

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

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

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

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

.xXtgVcQtjseF .kpTbrGZCCzVM {
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(--KWSzthWJFjwO);
background: var(--DPlgKBTBJbbt);
}

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

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

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

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

.xXtgVcQtjseF .kpTbrGZCCzVM {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.YgfLHHlWmoRQ {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.ZAStoRMuhkvJ .FExhBhcllszW {
width: 50%;
margin: 0;
}

.sZgRbINlbQkv {
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(--jwuChrMfoeyS);
background: var(--bDaxuwhZPOeT);
}

.VbINDTGOFGdD {
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(--jwuChrMfoeyS);
background: var(--bDaxuwhZPOeT);
}

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

.sZgRbINlbQkv:hover,
.VbINDTGOFGdD:hover {
background: var(--tETxNhwQzksp);
}

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

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

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

.FGLwaSiRXCln {
flex-basis: auto;
}
}

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

.jyPIztrHsvmD {
margin: 10px 0 0;
}

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

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

input[name="bUzjaITiZdAc"],
#lkOlCWSSqanv,
#XvjXWRhLOAcb,
#aHCFeHvJfiEx,
#kCHptwwRxocV {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.fIvJxMFZlUtD li {
width: 100%;
}

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

.fTjdxQWEjysJ:nth-of-type(1):checked ~ .fIvJxMFZlUtD li:nth-child(1) label,
.fTjdxQWEjysJ:nth-of-type(2):checked ~ .fIvJxMFZlUtD li:nth-child(2) label,
.fTjdxQWEjysJ:nth-of-type(3):checked ~ .fIvJxMFZlUtD li:nth-child(3) label,
.fTjdxQWEjysJ:nth-of-type(4):checked ~ .fIvJxMFZlUtD li:nth-child(4) label {
background: var(--dLuVgUtJYIyM);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.XhvMUdOtGEVl {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.RKVAScyPXTCV {
margin: 0 -5px;
}

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

.zDCiByRfZSOn {
padding: 16px;
}

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

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

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

.SwFJGuCTnxGv .JljwqBlNqlTr {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--uxZORgSNvPWo);
}

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

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

.BWMWQldEZGro small {
font-size: 14px;
color: var(--uxZORgSNvPWo);
}

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

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

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

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

.BKenlXWyCImd {
color: #4285F4;
}

.cmnbUWSHIgrb {
color: #EA4335;
}

.AXENfSVzoTxg {
color: #FBBC05;
}

.UTWXHEpyYCoZ {
color: #34A853;
}

.FdiyFRdMmvui {
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(--jwuChrMfoeyS);
background: var(--bDaxuwhZPOeT);
}

.jMcIDErEzkCK {
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(--jwuChrMfoeyS);
background: var(--bDaxuwhZPOeT);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.FdiyFRdMmvui:hover,
.jMcIDErEzkCK:hover {
background: var(--tETxNhwQzksp);
}
}

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

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

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

.jMcIDErEzkCK {
margin: 18px auto 0;
}

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

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

.FoubpLkpUkMx {
padding: 16px 32px;
border-left: 5px solid var(--MlZCBzGMaKcJ);
border-radius: 10px;
font-size: 20px;
color: var(--KWSzthWJFjwO);
background: var(--DPlgKBTBJbbt);
}

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

@media (max-width: 767px) {
.WyhWQSyIefNq {
margin-bottom: 60px;
}
}
.mESNKsGYXiQc,
#IznlPmYEhblS,
#sbTXQhIJAXEF,
#voEAKbHXwcur {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#sbTXQhIJAXEF:checked ~ .uokHhfiDQyKz.vhvJpPzhlLup,
#voEAKbHXwcur:checked ~ .uokHhfiDQyKz.vhvJpPzhlLup {
display: block;
}

#voEAKbHXwcur:checked ~ .uokHhfiDQyKz .VXoTZIgCsyLP {
display: none;
}

#sbTXQhIJAXEF:checked ~ .uokHhfiDQyKz .RNoPgDaoxFAq {
display: none;
}

body:has(#sbTXQhIJAXEF:checked),
body:has(#voEAKbHXwcur:checked) {
overflow: hidden;
}

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

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

.IzGaDHTxtUuC .VXoTZIgCsyLP,
.IzGaDHTxtUuC .RNoPgDaoxFAq {
display: block;
}

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

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

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

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

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

.ScGAtSOiCFiH input::placeholder {
opacity: 0.6;
color: var(--uxZORgSNvPWo);
}

.ScGAtSOiCFiH input:hover,
.ScGAtSOiCFiH input:focus {
border-color: var(--uxZORgSNvPWo);
}

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

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

.hDcLlaeIeysF > input,
#wqIGHUpimgHv,
#UKxUvsTYZlAP,
#NRksSBYweRMj,
#kMKVqAzVwetf,
#GxfWWaSZUJYu,
#ynWgsGPZMXMs,
.hDcLlaeIeysF > input.SuUdytBgNuXn {
display: none;
}

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

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

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

.yAVGejjgjBpn {
margin-bottom: 36px;
}

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

.yAVGejjgjBpn textarea::placeholder {
opacity: 0.6;
color: var(--uxZORgSNvPWo);
}

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

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

.gvELxybTorLu:hover {
background: var(--MlZCBzGMaKcJ);
}

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

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

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

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

.RNoPgDaoxFAq .gvELxybTorLu {
margin: 0 auto;
}

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

.EnPOFpTvlDGH {
margin-bottom: 20px;
}

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

.OsCxUdGvPple {
margin-bottom: 16px;
}

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

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

.PufnvJaiCnVF li a {
color: var(--uxZORgSNvPWo);
text-decoration: none;
}

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

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

.PufnvJaiCnVF li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.PufnvJaiCnVF {
padding: 0 16px;
}
}
.DQvdYTAQPRsJ,
.ywGTWKumjmLk {
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(--uxZORgSNvPWo);
border: 1px solid var(--MlZCBzGMaKcJ);
background: var(--FccpzsUjCEAA);
}

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

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

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

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

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

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

.neuQPeAWzKFR a:hover {
color: var(--LmVjgABsuwFN);
}
.mlAxRXXnBvsw {
padding: 80px 0 0;
background: var(--SuKRTLYidXyS);
border-top: 1px solid var(--jqsuRLRWVLvm);
}

.YxBsZvwTlWRF {
margin-bottom: 94px;
}

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

.ElSJDKhdsVyD .JYVKmEJzYFPB {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.mlAxRXXnBvsw .nnMvObDvZVqB li a {
color: var(--bBiSrTvifRno);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.YxBsZvwTlWRF {
margin-bottom: 40px;
}

.OFdWHZvbWMcX {
flex-direction: column;
}

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

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

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