:root {
--YPnMbGWTWmts: #1C1721;
--CCTAZsWEbHEL: #C0A6DD;
--PqqmaJLOhvAy: #E6C165;
--JjfMHmjEuNKQ: #1D1720;
--QyETCQDfqkna: #201A26;
--ufStIZlyjpXu: #3E2F4F;
--AHBYAoYTgBmT: #B48D3F;
--EamsWrzJfJWT: #FBFAFC;
--jwfBimuwZUAJ: #DAD3E0;
--ukjjUBuyJRpj: #EAC773;
--nMgMNxsdkSfk: #F8D57F;
--bOoMmWAunoOx: #2E2140;
--bXkawnpTKifu: linear-gradient(132deg, #FFDA70 0%, #ECBE4E 100%);
--ACeFDfrkbyDS: #201A26;
--LQWpCjAyltGb: #231A30;
--UAChFXPQqRam: rgba(0,0,0,0.40);
--DBMIoACMhYjU: rgba(255,255,255,0.08);
--LJqjNBqwRENs: #332543;
--aNnZkTNcrvzu: #FBFAFC;
--RfwTYmbCDQoJ: #3E2F4F;
--OYCBWZkfbdts: #DAD3E0;
--BNdfgoeiHGmW: #FBFAFC;
--CzsVYneqTQxq: #E6C165;
--zdEBmRDiJlZR: #C0A6DD;
--BKxuGPSApoyw: rgba(16,10,20,0.46);
--UsNRDGFxndCG: #B48D3F;
--mkTjiCGJFOwu: #E75468;
--sSaUiXvrKUXh: #F98394;

}

* {
box-sizing: border-box;
}

.stDzkEBdDAZl a,
.BfYuWrmNhkHd a {
color: var(--jwfBimuwZUAJ);
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(--YPnMbGWTWmts);
color: var(--EamsWrzJfJWT);
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(--EamsWrzJfJWT);
}

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

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

.JxhhzLxWReeS,
.zoFIWNbwiVTM,
.inside-jyxORXzrBwJq {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

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

.JQSfdokcUUnE {
padding: 54px 0 0;
}

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

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

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

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

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

.stDzkEBdDAZl .wbYrYvpZIWtU li a {
color: var(--jwfBimuwZUAJ);
font-weight: 400;
text-decoration: none;
}

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

.OwdskMkoMXXy {
margin-right: 0;
}

.stDzkEBdDAZl .XBksFsnpmZPt,
.stDzkEBdDAZl .bQTSWsrhXVJZ {
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;
}

.stDzkEBdDAZl .XBksFsnpmZPt {
background: var(--LJqjNBqwRENs);
color: var(--EamsWrzJfJWT);
font-weight: 400;
}

.stDzkEBdDAZl .bQTSWsrhXVJZ {
margin-left: 10px;
background: var(--ukjjUBuyJRpj);
color: var(--bOoMmWAunoOx);
font-weight: 600;
animation: pulse 2s infinite;
}

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

.BdlIdGlYzges {
display: none;
}

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

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

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

.stDzkEBdDAZl .XBksFsnpmZPt:hover {
background: var(--LJqjNBqwRENs);
opacity: 0.9;
}

.stDzkEBdDAZl .bQTSWsrhXVJZ:hover {
background: var(--bXkawnpTKifu);
}
}

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

.GqGbkuqSfIUj {
margin-right: 105px;
}

.OwdskMkoMXXy {
margin-right: 0;
}
}

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

.GzwmElzvvtsV {
order: -2;
}

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

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

.ABTAPWriuDEn {
display: none;
}

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

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

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

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

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

.wbYrYvpZIWtU {
display: block;
}

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

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

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

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

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

.NkZSSnVlzYNg .GzwmElzvvtsV img {
max-width: 90px;
}

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

.stDzkEBdDAZl .XBksFsnpmZPt,
.stDzkEBdDAZl .bQTSWsrhXVJZ {
height: 38px;
width: auto;
max-width: none;
padding: 0 10px;
white-space: normal;
text-align: center;
}
}
.PYbYCwhptsPV {
max-width: 1110px;
width: 100%;
margin: 0 auto 100px;
padding: 24px 0 0;
}

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

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

.KjsugWlVaXlf {
position: relative;
}

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

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

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

.DJvXrjajuYwC {
font-size: 28px;
font-weight: 700;
line-height: 120%;
color: var(--EamsWrzJfJWT);
text-shadow: 2px 2px var(--YPnMbGWTWmts);
}

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

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

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

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

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

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

.IaPoHJJptfmr {
font-size: 32px;
}

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

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

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

.DJvXrjajuYwC {
font-size: 20px;
}

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

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

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

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

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

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

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

.QQaAQcUXGlWj .fDoxZSQuHgvC {
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(--EamsWrzJfJWT);
background: var(--LJqjNBqwRENs);
}

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

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

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

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

.QQaAQcUXGlWj .fDoxZSQuHgvC {
padding: 16px 14px;
font-size: 18px;
text-align: center;
}
}
.IYxzOkoKZFIu {
padding: 90px 0;
}

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

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

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

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

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

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

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

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

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

.KtxJWEkDrLhl .ImgCBbpWQpFU {
width: 50%;
margin: 0;
}

.NPrnvonuwaov {
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(--bOoMmWAunoOx);
background: var(--ukjjUBuyJRpj);
}

.mNqfHoriDhtY {
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(--bOoMmWAunoOx);
background: var(--ukjjUBuyJRpj);
}

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

.NPrnvonuwaov:hover,
.mNqfHoriDhtY:hover {
background: var(--bXkawnpTKifu);
}

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

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

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

.DKIdKUnJMobr {
flex-basis: auto;
}
}

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

.xsRomoyORUjF {
margin: 10px 0 0;
}

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

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

input[name="BOnkNjoePScu"],
#gaOSQFoWzDpa,
#tTNhddlFTNnV,
#pfpOuehpgbIA,
#duBUBCrvvwXP {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

.kVwKYATwwFoJ li {
width: 100%;
}

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

.JwRMbkdqWCPJ:nth-of-type(1):checked ~ .kVwKYATwwFoJ li:nth-child(1) label,
.JwRMbkdqWCPJ:nth-of-type(2):checked ~ .kVwKYATwwFoJ li:nth-child(2) label,
.JwRMbkdqWCPJ:nth-of-type(3):checked ~ .kVwKYATwwFoJ li:nth-child(3) label,
.JwRMbkdqWCPJ:nth-of-type(4):checked ~ .kVwKYATwwFoJ li:nth-child(4) label {
background: var(--PqqmaJLOhvAy);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.QPyrwrNNIpcy {
margin: 0 -5px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.nbInhfSoUQqF {
margin: 0 -5px;
}

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

.JFjNzNbrEfha {
padding: 16px;
}

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

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

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

.hCwLDfcSrqlj .poIDhCGqVAey {
display: flex;
align-items: center;
gap: 6px;
font-size: 24px;
font-weight: 700;
color: var(--jwfBimuwZUAJ);
}

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

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

.pNOqUnDjyAnr small {
font-size: 14px;
color: var(--jwfBimuwZUAJ);
}

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

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

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

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

.aGlYjnOQnKtp {
color: #4285F4;
}

.FBbTOhmcGaNX {
color: #EA4335;
}

.lMJnBuuXSRPl {
color: #FBBC05;
}

.ZafCCCmDXErG {
color: #34A853;
}

.otZKAlVgBYOD {
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(--bOoMmWAunoOx);
background: var(--ukjjUBuyJRpj);
}

.fwwOtjxsgDNt {
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(--bOoMmWAunoOx);
background: var(--ukjjUBuyJRpj);
animation: pulse 2s infinite;
}

@media (min-width: 1025px) {
.otZKAlVgBYOD:hover,
.fwwOtjxsgDNt:hover {
background: var(--bXkawnpTKifu);
}
}

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

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

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

.fwwOtjxsgDNt {
margin: 18px auto 0;
}

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

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

.NpQZWTwwUUYA {
padding: 16px 32px;
border-left: 5px solid var(--zdEBmRDiJlZR);
border-radius: 10px;
font-size: 20px;
color: var(--EamsWrzJfJWT);
background: var(--LJqjNBqwRENs);
}

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

@media (max-width: 767px) {
.RwTaiObpRzvV {
margin-bottom: 60px;
}
}
.DQHIFWWEbgks,
#IcsrKWleGoKn,
#NPFWRrqeLEay,
#pdbUGTPrmSOv {
position: absolute;
opacity: 0;
pointer-events: none;
}

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

#NPFWRrqeLEay:checked ~ .etHDgtuEAcMf.ThGfAUYNWsdK,
#pdbUGTPrmSOv:checked ~ .etHDgtuEAcMf.ThGfAUYNWsdK {
display: block;
}

#pdbUGTPrmSOv:checked ~ .etHDgtuEAcMf .tokgJcnPOOQG {
display: none;
}

#NPFWRrqeLEay:checked ~ .etHDgtuEAcMf .vVCFHMunhoNn {
display: none;
}

body:has(#NPFWRrqeLEay:checked),
body:has(#pdbUGTPrmSOv:checked) {
overflow: hidden;
}

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

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

.AccQcIoGfdKR .tokgJcnPOOQG,
.AccQcIoGfdKR .vVCFHMunhoNn {
display: block;
}

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

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

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

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

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

.nImJpikYROMK input::placeholder {
opacity: 0.6;
color: var(--jwfBimuwZUAJ);
}

.nImJpikYROMK input:hover,
.nImJpikYROMK input:focus {
border-color: var(--jwfBimuwZUAJ);
}

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

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

.utzWWSunCqZp > input,
#HkWgNQqzaAgE,
#HyJLhHgjKqyA,
#VRxWNnlMHgGw,
#wmyPXitVFkDC,
#hqOqNonWlHHd,
#FzZJuqauFwvX,
.utzWWSunCqZp > input.sEHdoSaDRbdF {
display: none;
}

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

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

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

.QSQHDPPiQWAD {
margin-bottom: 36px;
}

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

.QSQHDPPiQWAD textarea::placeholder {
opacity: 0.6;
color: var(--jwfBimuwZUAJ);
}

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

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

.QFNuIQTYQFkG:hover {
background: var(--zdEBmRDiJlZR);
}

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

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

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

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

.vVCFHMunhoNn .QFNuIQTYQFkG {
margin: 0 auto;
}

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

.jUADuDlRaAKs {
margin-bottom: 20px;
}

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

.iZHmfeSHJVOZ {
margin-bottom: 16px;
}

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

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

.LSgaZBWjwTxU li a {
color: var(--jwfBimuwZUAJ);
text-decoration: none;
}

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

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

.LSgaZBWjwTxU li span {
opacity: 0.5;
}

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

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

@media (max-width: 1200px) {
.LSgaZBWjwTxU {
padding: 0 16px;
}
}
.BCkQtmihLUEC,
.mueyXhqrjnsS {
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(--jwfBimuwZUAJ);
border: 1px solid var(--zdEBmRDiJlZR);
background: var(--ACeFDfrkbyDS);
}

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

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

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

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

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

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

.UtEozXWetsSR a:hover {
color: var(--AHBYAoYTgBmT);
}
.BfYuWrmNhkHd {
padding: 80px 0 0;
background: var(--RfwTYmbCDQoJ);
border-top: 1px solid var(--DBMIoACMhYjU);
}

.KHxHffhvQcaK {
margin-bottom: 94px;
}

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

.rvepCTAmWyaI .xLMGyyqJhgLk {
margin-bottom: 28px;
}

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

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

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

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

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

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

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

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

.BfYuWrmNhkHd .QfcqqYRKgKMu li a {
color: var(--OYCBWZkfbdts);
font-weight: 400;
text-decoration: none;
}

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

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

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

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

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

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

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

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

.KHxHffhvQcaK {
margin-bottom: 40px;
}

.SRgKHjMLtUld {
flex-direction: column;
}

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

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

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