:root {
--tRkelvNvRvrm: #1E1823;
--cXErzLqTTfkU: #B296D2;
--SnFRjorhdvat: #EAC773;
--KzNrtwpnCiUq: #1D1720;
--PnSIWoQLKIKn: #1E1823;
--iexVhnbyQcvD: #3A2B4A;
--fZuFetiKzDFi: #A47E33;
--SsYmgElvegWS: #F3F1F7;
--wwfmSeliNMaa: #DAD3E0;
--hrDyjCWDqfod: #EDCA79;
--fJmPvHqiNXoy: #F1C85B;
--ENahYiZhdYbu: #281C36;
--jDkvGcHvRJnT: linear-gradient(140deg, #FFE596 0%, #F3CA6A 100%);
--jOTIfEnLzpAq: #1E1823;
--cXTLfnOBXkqV: #20182C;
--kxPqzbzMsAnD: rgba(0,0,0,0.46);
--FYRZaYEKSfQU: rgba(255,255,255,0.06);
--zodXCBcNNWLf: #332543;
--tvZjlSLCGNDI: #F3F1F7;
--zdERIpycDzyf: #3A2B4A;
--HazeZIfgVykX: #DAD3E0;
--YjJfBdxyLWEp: #F3F1F7;
--LJJyRFvNTMxT: #EAC773;
--UeeqLDVLTxtu: #B296D2;
--PMzAuNjPYtJh: rgba(8,4,12,0.44);
--ordhdXvkuXTb: #A47E33;
--tIrEapSXIWGc: #DC4159;
--SAGPSeOurrFf: #FF7C93;

}

* {
box-sizing: border-box;
}

.sjTicgzTWFCW a,
.ruNgQMBdxsjI a {
color: var(--wwfmSeliNMaa);
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(--tRkelvNvRvrm);
color: var(--SsYmgElvegWS);
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(--SsYmgElvegWS);
}

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

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

.bEKSstHzyOjW,
.hHEWefOzMDxg,
.inside-FiPahHUWvFGj {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.UCTmMokFhTXb {
padding: 54px 0 0;
}

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

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

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

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

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

.sjTicgzTWFCW .yqPiDEDLoMov li a {
color: var(--wwfmSeliNMaa);
font-weight: 400;
text-decoration: none;
}

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

.VixPovXxETlZ {
margin-right: 0;
}

.sjTicgzTWFCW .nvhwEReLbzkZ,
.sjTicgzTWFCW .EpGpkVmUlvSb {
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;
}

.sjTicgzTWFCW .nvhwEReLbzkZ {
background: var(--zodXCBcNNWLf);
color: var(--SsYmgElvegWS);
font-weight: 400;
}

.sjTicgzTWFCW .EpGpkVmUlvSb {
margin-left: 10px;
background: var(--hrDyjCWDqfod);
color: var(--ENahYiZhdYbu);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.ezdcNmeZrjDG {
display: none;
}

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

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

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

.sjTicgzTWFCW .nvhwEReLbzkZ:hover {
background: var(--zodXCBcNNWLf);
opacity: 0.9;
}

.sjTicgzTWFCW .EpGpkVmUlvSb:hover {
background: var(--jDkvGcHvRJnT);
}
}

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

.JyRiMttfOibU {
margin-right: 105px;
}

.VixPovXxETlZ {
margin-right: 0;
}
}

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

.ZKfwknaOAlIJ {
order: -2;
}

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

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

.tqKyMaAtbskD {
display: none;
}

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

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

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

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

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

.yqPiDEDLoMov {
display: block;
}

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

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

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

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

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

.mwFbGQPSPmuV .ZKfwknaOAlIJ img {
max-width: 90px;
}

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

.sjTicgzTWFCW .nvhwEReLbzkZ,
.sjTicgzTWFCW .EpGpkVmUlvSb {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.SlerwUIWDyjd {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.oRRXyxrggwor {
position: relative;
}

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

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

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

.HyFWPeOLpZZo {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--SsYmgElvegWS);
text-shadow: 2px 2px var(--tRkelvNvRvrm);
}

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

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

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

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

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

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

.uKJWDeSmHQlL {
font-size: 32px;
}

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

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

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

.HyFWPeOLpZZo {
font-size: 20px;
}

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

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

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

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

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

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

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

.jqUPXeBQTiCO .hwoCXgjTmwYA {
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(--SsYmgElvegWS);
background: var(--zodXCBcNNWLf);
}

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

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

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

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

.jqUPXeBQTiCO .hwoCXgjTmwYA {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.utHrueJCDnwC {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.qgLorogCeIGN .SMfPKjyvVtgv {
width: 50%;
margin: 0;
}

.BtCEtrdOPbst {
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(--ENahYiZhdYbu);
background: var(--hrDyjCWDqfod);
}

.dJcfoaGZHBpD {
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(--ENahYiZhdYbu);
background: var(--hrDyjCWDqfod);
}

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

.BtCEtrdOPbst:hover,
.dJcfoaGZHBpD:hover {
background: var(--jDkvGcHvRJnT);
}

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

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

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

.JOMEEzzTAwiR {
flex-basis: auto;
}
}

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

.lGRrizVCpmEd {
margin: 10px 0 0;
}

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

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

input[name="ebBlonpbarde"],
#AHBNmxZCMGIR,
#kGFUSmFlbhEO,
#PjGVvztgGfcC,
#pyxVLwQYUMiz {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.UPBjfWgpoPeD li {
width: 100%;
}

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

.DqNsCTdiAtCj:nth-of-type(1):checked ~ .UPBjfWgpoPeD li:nth-child(1) label,
.DqNsCTdiAtCj:nth-of-type(2):checked ~ .UPBjfWgpoPeD li:nth-child(2) label,
.DqNsCTdiAtCj:nth-of-type(3):checked ~ .UPBjfWgpoPeD li:nth-child(3) label,
.DqNsCTdiAtCj:nth-of-type(4):checked ~ .UPBjfWgpoPeD li:nth-child(4) label {
background: var(--SnFRjorhdvat);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.DilxZGKQSvmE {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.WFVfibwUdfok {
margin: 0 -5px;
}

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

.EEvUhSjObGQw {
padding: 16px;
}

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

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

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

.EoLvjWoAyCSt .vBntdkHPmSjs {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--wwfmSeliNMaa);
}

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

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

.prrbLSERjMjP small {
font-size: 14px;
color: var(--wwfmSeliNMaa);
}

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

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

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

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

.mGOXFvKohwMr {
color: #4285F4;
}

.qmgfRbKPMAUl {
color: #EA4335;
}

.PYFTcyzYPvmx {
color: #FBBC05;
}

.fRNXSHEIUivI {
color: #34A853;
}

.lYlMNhAyayXL {
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(--ENahYiZhdYbu);
background: var(--hrDyjCWDqfod);
}

.JCYBSTYpXudd {
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(--ENahYiZhdYbu);
background: var(--hrDyjCWDqfod);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.lYlMNhAyayXL:hover,
.JCYBSTYpXudd:hover {
background: var(--jDkvGcHvRJnT);
}
}

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

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

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

.JCYBSTYpXudd {
margin: 18px auto 0;
}

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

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

.iOhwsvSLXTTu {
padding: 16px 32px;
border-left: 5px solid var(--UeeqLDVLTxtu);
border-radius: 10px;
font-size: 20px;
color: var(--SsYmgElvegWS);
background: var(--zodXCBcNNWLf);
}

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

@media (max-width: 767px) {
.dvhdOOPoVrOM {
margin-bottom: 60px;
}
}
.RYuNyWzWZEAi,
#EaiIVyCsnGXc,
#WcnbIlzJHdtV,
#djotiLtdFvSP {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#WcnbIlzJHdtV:checked ~ .oOiLCOSgKitJ.fBbnMwKLptUu,
#djotiLtdFvSP:checked ~ .oOiLCOSgKitJ.fBbnMwKLptUu {
display: block;
}

#djotiLtdFvSP:checked ~ .oOiLCOSgKitJ .rFebZjvkGjOR {
display: none;
}

#WcnbIlzJHdtV:checked ~ .oOiLCOSgKitJ .NkrYRylTsdrS {
display: none;
}

body:has(#WcnbIlzJHdtV:checked),
body:has(#djotiLtdFvSP:checked) {
overflow: hidden;
}

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

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

.JOGIMspvVRkk .rFebZjvkGjOR,
.JOGIMspvVRkk .NkrYRylTsdrS {
display: block;
}

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

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

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

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

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

.gOCaWtEPJdaX input::placeholder {
opacity: 0.6;
color: var(--wwfmSeliNMaa);
}

.gOCaWtEPJdaX input:hover,
.gOCaWtEPJdaX input:focus {
border-color: var(--wwfmSeliNMaa);
}

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

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

.jtMvEfpfyZtL > input,
#nvbadSYawrKE,
#jEohiOnXSeOL,
#hCotjLtJJoRC,
#ksEUDpIQFqMp,
#igQYusZLcNFa,
#SOigHMdwMBTY,
.jtMvEfpfyZtL > input.bhujUTmkZWIc {
display: none;
}

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

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

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

.vbGwoGMgKihm {
margin-bottom: 36px;
}

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

.vbGwoGMgKihm textarea::placeholder {
opacity: 0.6;
color: var(--wwfmSeliNMaa);
}

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

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

.HjxvNdUSWsOE:hover {
background: var(--UeeqLDVLTxtu);
}

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

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

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

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

.NkrYRylTsdrS .HjxvNdUSWsOE {
margin: 0 auto;
}

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

.rZjVcIdzOglW {
margin-bottom: 20px;
}

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

.BfIxLhhVsCKc {
margin-bottom: 16px;
}

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

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

.QGyWwlkdCuqP li a {
color: var(--wwfmSeliNMaa);
text-decoration: none;
}

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

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

.QGyWwlkdCuqP li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.QGyWwlkdCuqP {
padding: 0 16px;
}
}
.XivYluscYHFI,
.caSGkLRCaKBX {
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(--wwfmSeliNMaa);
border: 1px solid var(--UeeqLDVLTxtu);
background: var(--jOTIfEnLzpAq);
}

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

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

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

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

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

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

.dQVBrtEXGsKm a:hover {
color: var(--fZuFetiKzDFi);
}
.ruNgQMBdxsjI {
padding: 80px 0 0;
background: var(--zdERIpycDzyf);
border-top: 1px solid var(--FYRZaYEKSfQU);
}

.RJbGshSRPAEV {
margin-bottom: 94px;
}

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

.ubxpRYtBEVkH .hZmfMNOsizgj {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.ruNgQMBdxsjI .STPaqJfyXNXf li a {
color: var(--HazeZIfgVykX);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.RJbGshSRPAEV {
margin-bottom: 40px;
}

.eOKNlgPUpFUp {
flex-direction: column;
}

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

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

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