:root {
--BPklouPGbooD: #1D1E24;
--hZgyayDVeClC: #88C5DC;
--HLEgrCiBgmTt: #FAD97D;
--dGeLZHFsOLgV: #1C1D22;
--LHInclYGHkKp: #212229;
--pdtvpTdfugOO: #313F57;
--uArsfVXtQSNB: #AF8130;
--aFLtZYkQHdpH: #F4F5F7;
--XbOTMajIxtEx: #DDDEE1;
--GxSzBdUyQkJb: #F9D574;
--KAzCjsGLdRfD: #FFD339;
--POjHGIXSSwkv: #36455F;
--RYyKzFZlnQBV: linear-gradient(140deg, #FFE300 0%, #FFCE2E 100%);
--QPYUcNZJUNoX: #212229;
--TJFmHPzaRAgq: #22264A;
--NncbwDiXfuOf: rgba(5,6,10,0.48);
--YYAkflbGNXoY: rgba(255,255,255,0.10);
--ZVUjeDaEnTvk: #303E55;
--JASZOwSJbUHF: #F4F5F7;
--cefmAappzxtt: #313F57;
--ecyAwaCHKiLJ: #DDDEE1;
--BJtyDNUWWupA: #F4F5F7;
--sNJtGoCDUYrs: #FAD97D;
--rdRHXBaNEnoy: #88C5DC;
--YJWTutbUmGpq: rgba(0,0,0,0.45);
--pAUdINZhXbAB: #AF8130;
--ZCjatyYgcVtL: #E63946;
--HtxUzPqMRYbH: #FF7A6B;

}

* {
box-sizing: border-box;
}

.uzkobaoTClkE a,
.EmkdVmEWYRVv a {
color: var(--XbOTMajIxtEx);
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(--BPklouPGbooD);
color: var(--aFLtZYkQHdpH);
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(--aFLtZYkQHdpH);
}

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

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

.FYiKoOfmXVHK,
.pcPWoCXLGAfv,
.inside-rfCKhotpprgv {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.lFpZJDLhmYnv {
padding: 54px 0 0;
}

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

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

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

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

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

.uzkobaoTClkE .YrFLxJTOflwk li a {
color: var(--XbOTMajIxtEx);
font-weight: 400;
text-decoration: none;
}

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

.DbgjSFnPVmar {
margin-right: 0;
}

.uzkobaoTClkE .MwWpRlMsDmsg,
.uzkobaoTClkE .eXTinOZkKulK {
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;
}

.uzkobaoTClkE .MwWpRlMsDmsg {
background: var(--ZVUjeDaEnTvk);
color: var(--aFLtZYkQHdpH);
font-weight: 400;
}

.uzkobaoTClkE .eXTinOZkKulK {
margin-left: 10px;
background: var(--GxSzBdUyQkJb);
color: var(--POjHGIXSSwkv);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.JTaGUAOgTbAv {
display: none;
}

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

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

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

.uzkobaoTClkE .MwWpRlMsDmsg:hover {
background: var(--ZVUjeDaEnTvk);
opacity: 0.9;
}

.uzkobaoTClkE .eXTinOZkKulK:hover {
background: var(--RYyKzFZlnQBV);
}
}

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

.ZhqJkUfrxuqv {
margin-right: 105px;
}

.DbgjSFnPVmar {
margin-right: 0;
}
}

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

.BwWzEZoOULWn {
order: -2;
}

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

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

.WvRbZRfwhKrt {
display: none;
}

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

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

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

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

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

.YrFLxJTOflwk {
display: block;
}

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

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

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

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

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

.HuJzQadlHBWD .BwWzEZoOULWn img {
max-width: 90px;
}

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

@media (max-width: 425px) {
.HuJzQadlHBWD {
padding: 0 12px;
}

.BwWzEZoOULWn {
flex: none;
}

.ZhqJkUfrxuqv {
max-width: none;
}

.uzkobaoTClkE .MwWpRlMsDmsg,
.uzkobaoTClkE .eXTinOZkKulK {
height: auto;
min-height: 38px;
padding: 4px 6px;
font-size: 12px;
line-height: 1.2;
}

.uzkobaoTClkE .eXTinOZkKulK {
margin-left: 6px;
}
}
.SgzoYstYddke {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.sDOOemQxiumf {
position: relative;
}

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

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

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

.vXRvRedkndQh {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--aFLtZYkQHdpH);
text-shadow: 2px 2px var(--BPklouPGbooD);
}

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

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

.ZpZszdKNYJkM {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
min-width: min(300px, 100%);
max-width: 100%;
min-height: 60px;
margin: 0 auto;
padding: 10px 24px;
border-radius: 6px;
font-size: 18px;
font-weight: 600;
text-align: center;
text-transform: uppercase;
text-decoration: none;
background: var(--GxSzBdUyQkJb);
color: var(--POjHGIXSSwkv);
cursor: pointer;
animation: pulse 2s infinite;
}

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

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

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

.RHmQxpcGZskj {
font-size: 32px;
}

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

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

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

.vXRvRedkndQh {
font-size: 20px;
}

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

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

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

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

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

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

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

.naUkTnKUxdBR .pFlNahKNNWfY {
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(--aFLtZYkQHdpH);
background: var(--ZVUjeDaEnTvk);
}

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

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

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

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

.naUkTnKUxdBR .pFlNahKNNWfY {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.ezrOqJYhjCun {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.bzIfTMeWHBPc .VQwHmwhHWAEK {
width: 50%;
margin: 0;
}

.TQTyRbAxcvDO {
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(--POjHGIXSSwkv);
background: var(--GxSzBdUyQkJb);
}

.cPvxpcZzOdol {
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(--POjHGIXSSwkv);
background: var(--GxSzBdUyQkJb);
}

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

.TQTyRbAxcvDO:hover,
.cPvxpcZzOdol:hover {
background: var(--RYyKzFZlnQBV);
}

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

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

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

.gbcigGXOYKog {
flex-basis: auto;
}
}

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

.uttOBLRxHycZ {
margin: 10px 0 0;
}

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

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

input[name="fihEfTTqTVsi"],
#XuqDMQfghzrV,
#oZKtGzLUxpuO,
#wzHbrfbnZkSX,
#bNntqEXEQfDh {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.WmKuLcGPZXvn li {
width: 100%;
}

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

.ypeXeRvlFQEF:nth-of-type(1):checked ~ .WmKuLcGPZXvn li:nth-child(1) label,
.ypeXeRvlFQEF:nth-of-type(2):checked ~ .WmKuLcGPZXvn li:nth-child(2) label,
.ypeXeRvlFQEF:nth-of-type(3):checked ~ .WmKuLcGPZXvn li:nth-child(3) label,
.ypeXeRvlFQEF:nth-of-type(4):checked ~ .WmKuLcGPZXvn li:nth-child(4) label {
background: var(--HLEgrCiBgmTt);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cmLGNooKCokr {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.MJYmQqzHEDKi {
margin: 0 -5px;
}

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

.hvTgLlBMgKPS {
padding: 16px;
}

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

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

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

.qrAYXYshfcyM .dIbAIuzoouNH {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--XbOTMajIxtEx);
}

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

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

.uwxpdPDKZLGr small {
font-size: 14px;
color: var(--XbOTMajIxtEx);
}

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

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

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

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

.cHlfZDFKUWwi {
color: #4285F4;
}

.SaOuMQxhFtqY {
color: #EA4335;
}

.yQKJVSsZljuB {
color: #FBBC05;
}

.LjkIQCyjqfHc {
color: #34A853;
}

.HSLhQdNmCBLt {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
min-width: min(200px, 100%);
max-width: 100%;
min-height: 42px;
padding: 8px 16px;
border-radius: 6px;
text-align: center;
text-decoration: none;
cursor: pointer;
color: var(--POjHGIXSSwkv);
background: var(--GxSzBdUyQkJb);
}

.XChtBYudQTNI {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
min-width: min(214px, 100%);
max-width: 100%;
min-height: 46px;
margin: 32px auto 0;
padding: 8px 16px;
border-radius: 6px;
font-size: 16px;
font-weight: 600;
text-align: center;
text-decoration: none;
cursor: pointer;
color: var(--POjHGIXSSwkv);
background: var(--GxSzBdUyQkJb);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.HSLhQdNmCBLt:hover,
.XChtBYudQTNI:hover {
background: var(--RYyKzFZlnQBV);
}
}

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

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

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

.XChtBYudQTNI {
margin: 18px auto 0;
}

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

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

.FxLXlPibNZkH {
padding: 16px 32px;
border-left: 5px solid var(--rdRHXBaNEnoy);
border-radius: 10px;
font-size: 20px;
color: var(--aFLtZYkQHdpH);
background: var(--ZVUjeDaEnTvk);
}

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

@media (max-width: 767px) {
.NtvBxzxCUWpG {
margin-bottom: 60px;
}
}
.rAuCDaXjfvvv,
#IzWWaaXvOWQp,
#nSbrlBWHEhDX,
#LPjHYQdygBeu {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#nSbrlBWHEhDX:checked ~ .sPIhHEwITdEA.CIwdWluRsGhA,
#LPjHYQdygBeu:checked ~ .sPIhHEwITdEA.CIwdWluRsGhA {
display: block;
}

#LPjHYQdygBeu:checked ~ .sPIhHEwITdEA .kVRaDPYGknyI {
display: none;
}

#nSbrlBWHEhDX:checked ~ .sPIhHEwITdEA .DrEBmUZFaDDw {
display: none;
}

body:has(#nSbrlBWHEhDX:checked),
body:has(#LPjHYQdygBeu:checked) {
overflow: hidden;
}

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

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

.NVbzfYPeHqGm .kVRaDPYGknyI,
.NVbzfYPeHqGm .DrEBmUZFaDDw {
display: block;
}

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

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

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

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

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

.cBrkikMsFuhQ input::placeholder {
opacity: 0.6;
color: var(--XbOTMajIxtEx);
}

.cBrkikMsFuhQ input:hover,
.cBrkikMsFuhQ input:focus {
border-color: var(--XbOTMajIxtEx);
}

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

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

.lnSKKnWwoYaq > input,
#fSfGssDLXTqp,
#JTlhyNynIIXe,
#QkLXBwEhDhml,
#gjqfpNGBCabp,
#zphrzidgLzym,
#HsQUDeSpQcmo,
.lnSKKnWwoYaq > input.lFaUPtuzrUmL {
display: none;
}

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

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

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

.MZmXFHhszyOm {
margin-bottom: 36px;
}

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

.MZmXFHhszyOm textarea::placeholder {
opacity: 0.6;
color: var(--XbOTMajIxtEx);
}

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

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

.ITGTuJavZRvf:hover {
background: var(--rdRHXBaNEnoy);
}

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

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

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

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

.DrEBmUZFaDDw .ITGTuJavZRvf {
margin: 0 auto;
}

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

.FmVYuthGMWfj {
margin-bottom: 20px;
}

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

.DKNItAcMmHxr {
margin-bottom: 16px;
}

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

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

.MtwskmpYFXFw li a {
color: var(--XbOTMajIxtEx);
text-decoration: none;
}

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

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

.MtwskmpYFXFw li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.MtwskmpYFXFw {
padding: 0 16px;
}
}
.iYqvdOOFFCFM,
.VBrWwyqzpmiv {
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(--XbOTMajIxtEx);
border: 1px solid var(--rdRHXBaNEnoy);
background: var(--QPYUcNZJUNoX);
}

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

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

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

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

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

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

.wzawfeGHMKLG a:hover {
color: var(--uArsfVXtQSNB);
}
.EmkdVmEWYRVv {
padding: 80px 0 0;
background: var(--cefmAappzxtt);
border-top: 1px solid var(--YYAkflbGNXoY);
}

.eSXJeQPDCfcZ {
margin-bottom: 94px;
}

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

.FZjEGPiLgyaF .mfvjPQzyQrbv {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.EmkdVmEWYRVv .rinADaTSgDzj li a {
color: var(--ecyAwaCHKiLJ);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.eSXJeQPDCfcZ {
margin-bottom: 40px;
}

.fTrXVOlmeKrh {
flex-direction: column;
}

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

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

.vkIJvrbqZfQN {
padding: 0 0 50px;
justify-content: flex-start;
}
}
.YAxGYNDpSZat {
display: flex;
margin-top: 28px;
}

.FDfXPrfxoogF {
position: relative;
display: inline-block;
}

.KqneFAmbsvzE {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
height: 44px;
padding: 0 18px;
border: 1px solid var(--HLEgrCiBgmTt);
border-radius: 6px;
font-size: 16px;
font-weight: 600;
color: var(--ecyAwaCHKiLJ);
background: transparent;
cursor: pointer;
user-select: none;
transition: 0.3s ease-in-out;
}

.gGboNfEmFVpz {
font-size: 14px;
line-height: 1;
transition: 0.3s ease-in-out;
}

#jnrUVmtBslDI:checked + .KqneFAmbsvzE {
color: var(--POjHGIXSSwkv);
background: var(--HLEgrCiBgmTt);
}

#jnrUVmtBslDI:checked + .KqneFAmbsvzE .gGboNfEmFVpz {
transform: rotate(180deg);
}

.SOQgpVYbDakg {
display: none;
position: absolute;
left: 0;
bottom: calc(100% + 8px);
z-index: 99;
padding: 6px;
border: 1px solid var(--HLEgrCiBgmTt);
border-radius: 6px;
background: var(--QPYUcNZJUNoX);
box-shadow: 0 10px 28px var(--YJWTutbUmGpq);
}

.dmtJkPEHoMoc {
min-width: 100%;
}

.hLVetXDyaMcJ {
min-width: 100%;
max-height: 260px;
overflow-y: auto;
}

#jnrUVmtBslDI:checked ~ .SOQgpVYbDakg {
display: flex;
flex-direction: column;
}

.SOQgpVYbDakg .lGcnJMOQuJqj {
display: block;
padding: 10px 14px;
border-radius: 6px;
font-size: 16px;
font-weight: 400;
white-space: nowrap;
text-align: left;
text-decoration: none;
color: var(--ecyAwaCHKiLJ);
transition: 0.3s ease-in-out;
}

@media (min-width: 1025px) {
.KqneFAmbsvzE:hover {
color: var(--POjHGIXSSwkv);
background: var(--HLEgrCiBgmTt);
}

.SOQgpVYbDakg .lGcnJMOQuJqj:hover {
color: var(--POjHGIXSSwkv);
background: var(--HLEgrCiBgmTt);
}
}

@media (max-width: 767px) {
.YAxGYNDpSZat {
margin-top: 24px;
}
}
