:root {
--IyojuseXZwkO: #211A27;
--tMayyihPKfLa: #B79BD6;
--jGhqmvJWBnHA: #EDCA79;
--WXoDbCZDeAhl: #1A141C;
--NZPjZETohAjx: #1E1823;
--pphLWjTySgdh: #31243F;
--gNzJFMPbmSpd: #B89243;
--hsKTTDUVZciV: #FFFFFF;
--wOFaFpYuKwUA: #D2CADA;
--OQCaqpDUKFGu: #E1B94F;
--nMnoWIYyreCz: #F4D274;
--GqbOkekyefSW: #423253;
--rVLMPbTeKftB: linear-gradient(132deg, #FFDA70 0%, #ECBE4E 100%);
--fxEIWyYzMpoF: #1E1823;
--BygwEaNByjBw: #241B31;
--gqmhAwZWIlMs: rgba(10,5,14,0.48);
--kJPXSsFYViub: rgba(255,255,255,0.06);
--LZTilOIBcSBa: #3A2B4A;
--YGrqDpWLWQgQ: #FFFFFF;
--KIFZQPNNWzuD: #31243F;
--uTJIUJEKUpvP: #D2CADA;
--jlOWozNVtgNI: #FFFFFF;
--qfRPmRAMUUly: #EDCA79;
--TDjBdIiulpVj: #B79BD6;
--RgiTbtXUiPnm: rgba(0,0,0,0.40);
--QudKriNGjepD: #B89243;
--psKlWplmfrGi: #E75468;
--QRohOJgjXSTN: #FF95A6;

}

* {
box-sizing: border-box;
}

.KAUdSuWxnuzS a,
.PgPNFjBJHfzL a {
color: var(--wOFaFpYuKwUA);
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(--IyojuseXZwkO);
color: var(--hsKTTDUVZciV);
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(--hsKTTDUVZciV);
}

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

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

.SdTAObgCcmkL,
.oWjngACROcDh,
.inside-oKwwEbKUXeVG {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.xiWsBdZFwowE {
padding: 54px 0 0;
}

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

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

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

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

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

.KAUdSuWxnuzS .VewbRGGIuvYs li a {
color: var(--wOFaFpYuKwUA);
font-weight: 400;
text-decoration: none;
}

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

.DgiHxLbuZdex {
margin-right: 0;
}

.KAUdSuWxnuzS .veulWnsjtogq,
.KAUdSuWxnuzS .qDmYRufFMsSY {
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;
}

.KAUdSuWxnuzS .veulWnsjtogq {
background: var(--LZTilOIBcSBa);
color: var(--hsKTTDUVZciV);
font-weight: 400;
}

.KAUdSuWxnuzS .qDmYRufFMsSY {
margin-left: 10px;
background: var(--OQCaqpDUKFGu);
color: var(--GqbOkekyefSW);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.joqjalfcdxAv {
display: none;
}

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

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

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

.KAUdSuWxnuzS .veulWnsjtogq:hover {
background: var(--LZTilOIBcSBa);
opacity: 0.9;
}

.KAUdSuWxnuzS .qDmYRufFMsSY:hover {
background: var(--rVLMPbTeKftB);
}
}

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

.xKHsetqAlXry {
margin-right: 105px;
}

.DgiHxLbuZdex {
margin-right: 0;
}
}

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

.KVBMIMmCZKOH {
order: -2;
}

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

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

.btYjZmCawOnL {
display: none;
}

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

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

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

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

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

.VewbRGGIuvYs {
display: block;
}

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

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

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

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

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

.WpUlVogVDoyg .KVBMIMmCZKOH img {
max-width: 90px;
}

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

.KAUdSuWxnuzS .veulWnsjtogq,
.KAUdSuWxnuzS .qDmYRufFMsSY {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.BNfefidcRjvj {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.MmGljlgWzDpt {
position: relative;
}

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

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

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

.gOpYXXgRqabN {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--hsKTTDUVZciV);
text-shadow: 2px 2px var(--IyojuseXZwkO);
}

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

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

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

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

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

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

.DuMSUXArhGPV {
font-size: 32px;
}

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

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

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

.gOpYXXgRqabN {
font-size: 20px;
}

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

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

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

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

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

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

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

.LonyaCKcqHZs .BgYDXGvjBNFh {
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(--hsKTTDUVZciV);
background: var(--LZTilOIBcSBa);
}

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

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

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

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

.LonyaCKcqHZs .BgYDXGvjBNFh {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.tVNCHRbdiyaX {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.cJXZWOTFJMwF .eafcKAUGKeLm {
width: 50%;
margin: 0;
}

.SHTZSPuCEUab {
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(--GqbOkekyefSW);
background: var(--OQCaqpDUKFGu);
}

.RVylrMiyhcVE {
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(--GqbOkekyefSW);
background: var(--OQCaqpDUKFGu);
}

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

.SHTZSPuCEUab:hover,
.RVylrMiyhcVE:hover {
background: var(--rVLMPbTeKftB);
}

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

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

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

.IGRqlcjlrNDn {
flex-basis: auto;
}
}

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

.kGThLmZbiYza {
margin: 10px 0 0;
}

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

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

input[name="HckrdLRPVTeU"],
#XZyyNsfOoOuk,
#ORbliXhOibge,
#rqvphLqUyXKd,
#CwSnqNCadyQa {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.LBODNrTcfBhO li {
width: 100%;
}

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

.uZVelUcufiZa:nth-of-type(1):checked ~ .LBODNrTcfBhO li:nth-child(1) label,
.uZVelUcufiZa:nth-of-type(2):checked ~ .LBODNrTcfBhO li:nth-child(2) label,
.uZVelUcufiZa:nth-of-type(3):checked ~ .LBODNrTcfBhO li:nth-child(3) label,
.uZVelUcufiZa:nth-of-type(4):checked ~ .LBODNrTcfBhO li:nth-child(4) label {
background: var(--jGhqmvJWBnHA);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.KMeKiSUOemPV {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.bJFUwuKSrURb {
margin: 0 -5px;
}

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

.XyAfxQKLqohj {
padding: 16px;
}

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

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

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

.GpvBXuwahdEM .yKBjwyVBHzjy {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--wOFaFpYuKwUA);
}

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

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

.tAOUFrxuEVNO small {
font-size: 14px;
color: var(--wOFaFpYuKwUA);
}

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

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

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

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

.vSLWKgZjXdtQ {
color: #4285F4;
}

.uADJBrkDUIny {
color: #EA4335;
}

.ieHBmQJTLEeP {
color: #FBBC05;
}

.LMbCeozDIpPP {
color: #34A853;
}

.sckZcvEiBzoO {
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(--GqbOkekyefSW);
background: var(--OQCaqpDUKFGu);
}

.QSOHXLlxOozl {
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(--GqbOkekyefSW);
background: var(--OQCaqpDUKFGu);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.sckZcvEiBzoO:hover,
.QSOHXLlxOozl:hover {
background: var(--rVLMPbTeKftB);
}
}

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

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

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

.QSOHXLlxOozl {
margin: 18px auto 0;
}

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

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

.NvHXTlogNMPN {
padding: 16px 32px;
border-left: 5px solid var(--TDjBdIiulpVj);
border-radius: 10px;
font-size: 20px;
color: var(--hsKTTDUVZciV);
background: var(--LZTilOIBcSBa);
}

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

@media (max-width: 767px) {
.BYZRHNVeCVxl {
margin-bottom: 60px;
}
}
.mnrwCLPnxcmH,
#lRPvXXMwsIKh,
#HZZNsBubkRvO,
#gyijpIHFGrUo {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#HZZNsBubkRvO:checked ~ .qveqcFHDsRjv.XVKPpcvlhGyd,
#gyijpIHFGrUo:checked ~ .qveqcFHDsRjv.XVKPpcvlhGyd {
display: block;
}

#gyijpIHFGrUo:checked ~ .qveqcFHDsRjv .ODHVDJAjPxDX {
display: none;
}

#HZZNsBubkRvO:checked ~ .qveqcFHDsRjv .yHKmqHBDxJSD {
display: none;
}

body:has(#HZZNsBubkRvO:checked),
body:has(#gyijpIHFGrUo:checked) {
overflow: hidden;
}

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

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

.valEjqXwjGAx .ODHVDJAjPxDX,
.valEjqXwjGAx .yHKmqHBDxJSD {
display: block;
}

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

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

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

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

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

.uHrjPiuJUvxU input::placeholder {
opacity: 0.6;
color: var(--wOFaFpYuKwUA);
}

.uHrjPiuJUvxU input:hover,
.uHrjPiuJUvxU input:focus {
border-color: var(--wOFaFpYuKwUA);
}

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

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

.GELKbpEMKBvR > input,
#PhMAuKJlzPlv,
#GQaMCYPUKwAx,
#qEOeElmybDHt,
#ydZqEBdTXlgW,
#jHaeTRdZVWlA,
#YthRUMSXyucq,
.GELKbpEMKBvR > input.fnKVuDnvYgSj {
display: none;
}

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

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

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

.KgKNMVLjbdfO {
margin-bottom: 36px;
}

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

.KgKNMVLjbdfO textarea::placeholder {
opacity: 0.6;
color: var(--wOFaFpYuKwUA);
}

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

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

.MAOcCsvAzgrt:hover {
background: var(--TDjBdIiulpVj);
}

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

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

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

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

.yHKmqHBDxJSD .MAOcCsvAzgrt {
margin: 0 auto;
}

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

.dreVMJREJMqf {
margin-bottom: 20px;
}

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

.ghCkXjttDzoR {
margin-bottom: 16px;
}

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

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

.tumwjNObLXGZ li a {
color: var(--wOFaFpYuKwUA);
text-decoration: none;
}

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

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

.tumwjNObLXGZ li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.tumwjNObLXGZ {
padding: 0 16px;
}
}
.OqvHMfzTwOmj,
.hAZorzfAGKtk {
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(--wOFaFpYuKwUA);
border: 1px solid var(--TDjBdIiulpVj);
background: var(--fxEIWyYzMpoF);
}

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

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

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

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

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

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

.pCIxamPvuElx a:hover {
color: var(--gNzJFMPbmSpd);
}
.PgPNFjBJHfzL {
padding: 80px 0 0;
background: var(--KIFZQPNNWzuD);
border-top: 1px solid var(--kJPXSsFYViub);
}

.ESEiFzoCtIWe {
margin-bottom: 94px;
}

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

.voheTbuzdokY .YfrtWjMAEtAp {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.PgPNFjBJHfzL .OFnewndgXLiK li a {
color: var(--uTJIUJEKUpvP);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.ESEiFzoCtIWe {
margin-bottom: 40px;
}

.igpyyNMKPlEp {
flex-direction: column;
}

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

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

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