:root {
--rndJFQgtUCjZ: #1B1620;
--ygowQNkAFiCx: #B79BD6;
--rFqhtxhuVpcv: #E8C46A;
--qxiSfOwnybqt: #171219;
--vWWypYQZDkkh: #191420;
--GfRgtcBgmaIU: #362845;
--FrWMYMAcCrhm: #C09B4C;
--xekCKXhmnQek: #FBFAFC;
--iMjVvMIcfdxs: #D2CADA;
--gqeErPwNcmrN: #E5BE5C;
--ikXwQwpRsLER: #F4D274;
--LiosDRQwnpxO: #3A2B4A;
--EbhxDgejgXtG: linear-gradient(140deg, #FFE596 0%, #F3CA6A 100%);
--UNOwHbngyEoV: #191420;
--JCbqXFNKcHLM: #2C2240;
--lWCgieqQhKqn: rgba(0,0,0,0.52);
--jlPSMwdXPoaN: rgba(255,255,255,0.08);
--WfiDmfocGINw: #3A2B4A;
--NbMtZviZFzYf: #FBFAFC;
--gEZCWPmXLDkr: #362845;
--RQcuVWfcahDx: #D2CADA;
--xICMoRMTvTfN: #FBFAFC;
--BWxhuILjYMKF: #E8C46A;
--MVuQPrzpTeSY: #B79BD6;
--qAbhmYOlipbT: rgba(8,4,12,0.44);
--NTCSEcFjtyES: #C09B4C;
--ocvEltsiuTKE: #E5556C;
--jYlijTMCZsMN: #FF8A9E;

}

* {
box-sizing: border-box;
}

.itdMPVOGRdSA a,
.npKgMuIVUdqR a {
color: var(--iMjVvMIcfdxs);
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(--rndJFQgtUCjZ);
color: var(--xekCKXhmnQek);
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(--xekCKXhmnQek);
}

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

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

.TyXYRQiJEkoy,
.ZknqnTnPVzUw,
.inside-udWbWpbvVPNb {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.KYYHfwXRyYYV {
padding: 54px 0 0;
}

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

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

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

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

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

.itdMPVOGRdSA .YngrPoupGfBl li a {
color: var(--iMjVvMIcfdxs);
font-weight: 400;
text-decoration: none;
}

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

.TJGdxQSZrUky {
margin-right: 0;
}

.itdMPVOGRdSA .VJhmvZeJYUUi,
.itdMPVOGRdSA .iHrDgMapFaEv {
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;
}

.itdMPVOGRdSA .VJhmvZeJYUUi {
background: var(--WfiDmfocGINw);
color: var(--xekCKXhmnQek);
font-weight: 400;
}

.itdMPVOGRdSA .iHrDgMapFaEv {
margin-left: 10px;
background: var(--gqeErPwNcmrN);
color: var(--LiosDRQwnpxO);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.weXQRTNgAPBZ {
display: none;
}

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

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

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

.itdMPVOGRdSA .VJhmvZeJYUUi:hover {
background: var(--WfiDmfocGINw);
opacity: 0.9;
}

.itdMPVOGRdSA .iHrDgMapFaEv:hover {
background: var(--EbhxDgejgXtG);
}
}

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

.XoTLJHuEorsw {
margin-right: 105px;
}

.TJGdxQSZrUky {
margin-right: 0;
}
}

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

.UEQVNlYkchOG {
order: -2;
}

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

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

.MECxDXIwseTa {
display: none;
}

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

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

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

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

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

.YngrPoupGfBl {
display: block;
}

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

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

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

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

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

.QfnzyUJjSzfv .UEQVNlYkchOG img {
max-width: 90px;
}

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

.itdMPVOGRdSA .VJhmvZeJYUUi,
.itdMPVOGRdSA .iHrDgMapFaEv {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.XSYlNZYtBsmb {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.THjPnwfVMtxV {
position: relative;
}

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

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

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

.zrIrrRCarBBF {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--xekCKXhmnQek);
text-shadow: 2px 2px var(--rndJFQgtUCjZ);
}

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

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

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

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

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

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

.cWwcirXtHJwb {
font-size: 32px;
}

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

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

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

.zrIrrRCarBBF {
font-size: 20px;
}

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

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

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

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

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

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

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

.kpuEjXkAGNSc .dGyOVIQCelvW {
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(--xekCKXhmnQek);
background: var(--WfiDmfocGINw);
}

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

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

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

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

.kpuEjXkAGNSc .dGyOVIQCelvW {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.xnhICExicedT {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.RebDevkFDYZk .GNKsTfhPWZrz {
width: 50%;
margin: 0;
}

.wJUegliePdHr {
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(--LiosDRQwnpxO);
background: var(--gqeErPwNcmrN);
}

.ybJzeDziysWJ {
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(--LiosDRQwnpxO);
background: var(--gqeErPwNcmrN);
}

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

.wJUegliePdHr:hover,
.ybJzeDziysWJ:hover {
background: var(--EbhxDgejgXtG);
}

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

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

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

.PCLVRqhlqDgA {
flex-basis: auto;
}
}

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

.fPZkbNbvozzz {
margin: 10px 0 0;
}

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

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

input[name="RZjofqoQXqVf"],
#WDHGWrTGrRXR,
#VxzJzekndcUb,
#NHiOXeaTAxGp,
#vKlEQLJwnrdd {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.duWGPsjoXMqw li {
width: 100%;
}

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

.vbzRDEbZexzj:nth-of-type(1):checked ~ .duWGPsjoXMqw li:nth-child(1) label,
.vbzRDEbZexzj:nth-of-type(2):checked ~ .duWGPsjoXMqw li:nth-child(2) label,
.vbzRDEbZexzj:nth-of-type(3):checked ~ .duWGPsjoXMqw li:nth-child(3) label,
.vbzRDEbZexzj:nth-of-type(4):checked ~ .duWGPsjoXMqw li:nth-child(4) label {
background: var(--rFqhtxhuVpcv);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rWibFapMxaKv {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.EETMskORpysN {
margin: 0 -5px;
}

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

.aVNbcqXWKxQC {
padding: 16px;
}

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

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

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

.WfImzgerkQdM .gpzybiOeGQvD {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--iMjVvMIcfdxs);
}

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

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

.LtEXVGCJYdqq small {
font-size: 14px;
color: var(--iMjVvMIcfdxs);
}

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

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

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

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

.lOIrMkYGdbIR {
color: #4285F4;
}

.ZjzQtyRMiMAS {
color: #EA4335;
}

.wTZpPZktwBCS {
color: #FBBC05;
}

.kZJCxhedtHPr {
color: #34A853;
}

.RndwuWYNUSwU {
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(--LiosDRQwnpxO);
background: var(--gqeErPwNcmrN);
}

.kRSzpVIhrzRL {
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(--LiosDRQwnpxO);
background: var(--gqeErPwNcmrN);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.RndwuWYNUSwU:hover,
.kRSzpVIhrzRL:hover {
background: var(--EbhxDgejgXtG);
}
}

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

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

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

.kRSzpVIhrzRL {
margin: 18px auto 0;
}

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

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

.hrbNORGaYYZu {
padding: 16px 32px;
border-left: 5px solid var(--MVuQPrzpTeSY);
border-radius: 10px;
font-size: 20px;
color: var(--xekCKXhmnQek);
background: var(--WfiDmfocGINw);
}

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

@media (max-width: 767px) {
.lvTtsCMpdHxb {
margin-bottom: 60px;
}
}
.TKCSGUwkpUhQ,
#WiLcZtoywRRG,
#MxgTwqixJPBk,
#AhsKYtbCWVlx {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#MxgTwqixJPBk:checked ~ .CIcCdkRRboYo.QPfIRfnzZZGj,
#AhsKYtbCWVlx:checked ~ .CIcCdkRRboYo.QPfIRfnzZZGj {
display: block;
}

#AhsKYtbCWVlx:checked ~ .CIcCdkRRboYo .QoMAnEyFgvFk {
display: none;
}

#MxgTwqixJPBk:checked ~ .CIcCdkRRboYo .LzWZFngOXOVT {
display: none;
}

body:has(#MxgTwqixJPBk:checked),
body:has(#AhsKYtbCWVlx:checked) {
overflow: hidden;
}

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

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

.xGRnPYdiKwIj .QoMAnEyFgvFk,
.xGRnPYdiKwIj .LzWZFngOXOVT {
display: block;
}

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

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

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

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

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

.uBSVZKlZftcJ input::placeholder {
opacity: 0.6;
color: var(--iMjVvMIcfdxs);
}

.uBSVZKlZftcJ input:hover,
.uBSVZKlZftcJ input:focus {
border-color: var(--iMjVvMIcfdxs);
}

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

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

.mJtoDTlccaeD > input,
#rUOwlvAVLMOA,
#xpnZupmyhCQy,
#MeMXtTBBTCfO,
#lfWfJBQNWZtE,
#qrfzwugVXzNc,
#UjkOttyEyCUc,
.mJtoDTlccaeD > input.vDQAySVWoBhv {
display: none;
}

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

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

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

.YNMSJxNeMljb {
margin-bottom: 36px;
}

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

.YNMSJxNeMljb textarea::placeholder {
opacity: 0.6;
color: var(--iMjVvMIcfdxs);
}

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

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

.cYaZkMYvfvmo:hover {
background: var(--MVuQPrzpTeSY);
}

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

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

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

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

.LzWZFngOXOVT .cYaZkMYvfvmo {
margin: 0 auto;
}

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

.jqzvSJQCneyA {
margin-bottom: 20px;
}

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

.JtItrJbPtGQm {
margin-bottom: 16px;
}

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

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

.FqvrVkyVmTbc li a {
color: var(--iMjVvMIcfdxs);
text-decoration: none;
}

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

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

.FqvrVkyVmTbc li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.FqvrVkyVmTbc {
padding: 0 16px;
}
}
.pYsUEVUsXUDw,
.CNMAIXqecXpy {
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(--iMjVvMIcfdxs);
border: 1px solid var(--MVuQPrzpTeSY);
background: var(--UNOwHbngyEoV);
}

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

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

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

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

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

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

.IVTDbYTdmlKa a:hover {
color: var(--FrWMYMAcCrhm);
}
.npKgMuIVUdqR {
padding: 80px 0 0;
background: var(--gEZCWPmXLDkr);
border-top: 1px solid var(--jlPSMwdXPoaN);
}

.yLVUdcRWfEoX {
margin-bottom: 94px;
}

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

.xWfaHRhdmYoZ .eVoyrfNOIQDW {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.npKgMuIVUdqR .gURbgusCNWxH li a {
color: var(--RQcuVWfcahDx);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.yLVUdcRWfEoX {
margin-bottom: 40px;
}

.pPzRbTNrxXrt {
flex-direction: column;
}

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

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

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