:root {
--jfJJgNSAbOxH: #FDF5FB;
--OexYTiQdlfBU: #F3E3F0;
--VykzatBLZznC: #7F2FEC;
--XaYkaxzMIFnj: #EDEBEC;
--RtDlRYaIPIPg: #FCFFFF;
--JnyfvUaplJDC: #2A1B24;
--HyfXStLaTdyR: #F04B9E;
--NHuTDvdsbDav: #291E2F;
--FCKyPUHaTMAB: #7130C0;
--gnWCjFQSzAwM: #8129E5;
--bQBTxlfCXixz: #F8EEF5;
--CNDcGNllceHp: linear-gradient(135deg, #7A22CA 0%, #B550FF 52%, #FF39A4 100%);
--pUEFiPyxXCPL: #FCFFFF;
--uTjgkWyxzRuO: #FEFBFD;
--bbJEzrdhKBfN: #291E2F;
--XwXtzhlzKhjm: #2A1B24;
--VbwTztmLAoJB: #F8EEF5;
--IHjoxekNvalE: #291E2F;
--ywtPVGbYJnnQ: #7F2FEC;
--HLvhuBqymvhG: #F3E3F0;
--DWGMUpbLNhIQ: rgba(32,16,50,0.09);
--LWqhrBrFyDyK: #F04B9E;
--hfGYfMcAYyoF: #E57714;
--bUOZctSAmsfC: #F6A23C;
--ppnzgwXlEsPx: 'Rubik', sans-serif;
--KvtLwmNIEYyZ: 'Raleway', sans-serif;
--AkYcSdSDFtlv: #FFFFFF;
--WNtLPYgrImZw: linear-gradient(180deg, color-mix(in srgb, var(--VykzatBLZznC) 84%, #000) 0%, color-mix(in srgb, var(--VykzatBLZznC) 60%, #000) 100%);
--header-h: 64px;
--sidebar-w: 300px;

}

* {
box-sizing: border-box;
}

.WzoJYvnQfoBB a,
.vGsNjjjCqscP a {
color: var(--bQBTxlfCXixz);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

body {
font-family: var(--ppnzgwXlEsPx);
font-weight: 400;
font-size: 18px;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: var(--jfJJgNSAbOxH);
color: var(--NHuTDvdsbDav);
scroll-behavior: smooth;
}

h1, h2, h3, h4 {
font-family: var(--KvtLwmNIEYyZ);
}

h1, h2 {
font-weight: 700;
}

h3, h4 {
font-weight: 600;
}

p {
font-size: 18px;
line-height: 21px;
}

h1 {
font-size: 34px;
line-height: 41px;
color: var(--NHuTDvdsbDav);
}

h2 {
font-size: 30px;
line-height: 36px;
}

h3 {
font-size: 24px;
line-height: 29px;
}

h4 {
font-size: 20px;
line-height: 24px;
}

img {
width: 100%;
}

figure {
margin: 0 0 24px;
}

.RoMqCJUNeJXL {
margin-left: var(--sidebar-w);
margin-top: 20px;
overflow-x: clip;
}

.TrDrfXwzOURs,
.ydiFykDVbzaC,
.inside-MuHyQiHhhhbY {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.TrDrfXwzOURs {
padding: 2rem;

}

@keyframes pulse {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.9);
}
}

@media (max-width: 1100px) {
.RoMqCJUNeJXL {
padding-inline: 0px;
}
}

@media (max-width: 992px) {
.RoMqCJUNeJXL {
margin-left: 0;
}
}

@media (max-width: 767px) {
h1 {
font-size: 32px;
line-height: 38px;
}

h2 {
font-size: 28px;
line-height: 34px;
}

h3 {
font-size: 22px;
line-height: 27px;
}

h4 {
font-size: 18px;
line-height: 22px;
}

.TrDrfXwzOURs {
padding: 20px;
}
}

@media (max-width: 576px) {
h1 {
font-size: 28px;
line-height: 34px;
}

h2 {
font-size: 24px;
line-height: 29px;
}

h3 {
font-size: 20px;
line-height: 24px;
}

h4 {
font-size: 18px;
line-height: 22px;
}
}
.yEQenqJBUKbB {
max-width: 1200px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
min-height: 56px;
padding-inline: 2rem;

}

.WzoJYvnQfoBB {
padding-block: 10px;
display: flex;
justify-content: center;
align-items: center;
background-color: var(--uTjgkWyxzRuO);
box-shadow: inset 0 -1px 0 var(--HLvhuBqymvhG);
position: sticky;
top: 0;
z-index: 40;
padding-left: var(--sidebar-w);

}

.sNnMOaLKfZrf {
width: 44px;
border-radius: 12px;
display: block;
}

.OBPTAfCmySVB,
.yEQenqJBUKbB > div:not(.sJjCflQDaZZj) {
display: inline-flex;
align-items: center;
gap: 10px;
text-decoration: none;
}

.aVzhBIZtjFYe {
font-family: var(--KvtLwmNIEYyZ);
font-weight: 700;
font-size: 20px;
line-height: 1;
letter-spacing: 0.01em;
white-space: nowrap;
background: linear-gradient(135deg, var(--HyfXStLaTdyR) 0%, var(--VykzatBLZznC) 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
}

.JYnJjxyBwstg {
position: absolute;
opacity: 0;
pointer-events: none;
}

.QuwUpJFTAWtU {
display: none;
align-items: center;
justify-content: center;
width: 42px;
height: 42px;
border-radius: 10px;
border: 1px solid var(--HLvhuBqymvhG);
background-color: var(--XaYkaxzMIFnj);
cursor: pointer;
color: var(--NHuTDvdsbDav);
flex-shrink: 0;
}

.QuwUpJFTAWtU::before {
content: '☰';
font-size: 22px;
line-height: 1;
}

.JYnJjxyBwstg:checked ~ #LCDpQgWnHZmN .QuwUpJFTAWtU::before {
content: '✕';
}

.sJjCflQDaZZj {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 10px;
margin-left: auto;
}

.sJjCflQDaZZj a,
.GTyPuUtDJOKK {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 42px;
padding: 10px 22px;
border-radius: 999px;
font-size: 14px;
font-weight: 600;
line-height: 1;
white-space: nowrap;
text-decoration: none;
border: 1px solid transparent;
transition: background 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease, filter 0.2s ease;
}

.sJjCflQDaZZj a:first-child {
background:
linear-gradient(color-mix(in srgb, var(--RtDlRYaIPIPg) 90%, transparent), color-mix(in srgb, var(--RtDlRYaIPIPg) 90%, transparent)) padding-box,
linear-gradient(135deg, var(--HyfXStLaTdyR) 0%, var(--VykzatBLZznC) 100%) border-box;
border-color: transparent;
color: var(--NHuTDvdsbDav);
backdrop-filter: blur(6px);
-webkit-backdrop-filter: blur(6px);
}

.sJjCflQDaZZj a:first-child:hover {
color: var(--ywtPVGbYJnnQ);
box-shadow: 0 0 16px color-mix(in srgb, var(--VykzatBLZznC) 28%, transparent);
filter: brightness(1.05);
text-decoration: none;
}

.sJjCflQDaZZj a:nth-child(2),
.GTyPuUtDJOKK {
background: linear-gradient(135deg, var(--HyfXStLaTdyR) 0%, var(--VykzatBLZznC) 100%);
color: var(--AkYcSdSDFtlv);
animation: eHiZRaOuCTDh 3.2s ease-in-out infinite;
}

.sJjCflQDaZZj a:nth-child(2):hover,
.GTyPuUtDJOKK:hover {
text-decoration: none;
transform: translateY(-1px);
filter: brightness(1.08);
animation: none;
}

@keyframes eHiZRaOuCTDh {
0%, 100% {
box-shadow: 0 4px 16px color-mix(in srgb, var(--VykzatBLZznC) 34%, transparent), 0 2px 8px color-mix(in srgb, var(--HyfXStLaTdyR) 24%, transparent);
}
50% {
box-shadow: 0 8px 26px color-mix(in srgb, var(--VykzatBLZznC) 60%, transparent), 0 4px 14px color-mix(in srgb, var(--HyfXStLaTdyR) 44%, transparent);
}
}

@media (prefers-reduced-motion: reduce) {
.sJjCflQDaZZj a:nth-child(2),
.GTyPuUtDJOKK {
animation: none;
}
}

.GTyPuUtDJOKK {
display: none;
}

.vFcqKyybfdCH {
display: none;
}

@media (max-width: 992px) {
.WzoJYvnQfoBB {
padding-inline: 0;
padding: 9px 20px;
}
.yEQenqJBUKbB {
min-height: 0;
padding: 0;
flex-wrap: wrap;
gap: 12px;
row-gap: 12px;
}

.OBPTAfCmySVB,
.yEQenqJBUKbB > div:not(.sJjCflQDaZZj) {
order: 1;
flex: 1 0 100%;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 8px;
min-width: 0;
text-align: center;
}

.sNnMOaLKfZrf {
flex-shrink: 0;
}

.aVzhBIZtjFYe {
font-size: 20px;
white-space: normal;
text-align: center;
}

.QuwUpJFTAWtU {
display: inline-flex;
position: static;
order: 2;
}

.sJjCflQDaZZj {
display: none;
}

.GTyPuUtDJOKK {
display: inline-flex;
order: 3;
margin-left: auto;
flex: 0 0 auto;
padding: 10px 20px;
}

.vFcqKyybfdCH {
display: block;
position: fixed;
inset: 0;
background: rgba(7, 12, 20, 0.5);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: opacity 0.25s ease, visibility 0.25s ease;
z-index: 55;
cursor: pointer;
}

.JYnJjxyBwstg:checked ~ .vFcqKyybfdCH {
opacity: 1;
visibility: visible;
pointer-events: auto;
}

.JYnJjxyBwstg:checked ~ #LCDpQgWnHZmN {
z-index: 65;
}
}

@media (max-width: 576px) {

.yEQenqJBUKbB {
gap: 12px;
}

.sNnMOaLKfZrf {
width: 40px;
}
}
.qoGQCezFHRCZ {
position: fixed;
display: flex;
flex-direction: column;
gap: 14px;
width: var(--sidebar-w);
min-height: calc(100dvh - var(--header-h) - 24px);
max-height: calc(100dvh - var(--header-h) - 24px);
padding: 20px;
box-sizing: border-box;
border-top-right-radius: 16px;
border-bottom-right-radius: 16px;
border: 1px solid color-mix(in srgb, var(--VykzatBLZznC) 20%, var(--HLvhuBqymvhG));
border-left: 0;
background:
linear-gradient(90deg, var(--HyfXStLaTdyR) 0%, var(--VykzatBLZznC) 100%) top / 100% 2px no-repeat,
radial-gradient(130% 65% at 0% 0%, color-mix(in srgb, var(--VykzatBLZznC) 20%, transparent) 0%, transparent 58%),
linear-gradient(180deg, color-mix(in srgb, var(--HyfXStLaTdyR) 9%, var(--pUEFiPyxXCPL)) 0%, var(--pUEFiPyxXCPL) 45%);
box-shadow: 0 10px 30px var(--DWGMUpbLNhIQ), inset 0 0 55px color-mix(in srgb, var(--VykzatBLZznC) 12%, transparent);
overflow-y: auto;
z-index: 20;
}

.iAwgflveyWks {
display: block;
}

.tdTzPMjwJnGQ {
font-size: 12px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 55%, transparent);
margin: 2px 0 2px 2px;
}

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

.hbIjDnoFfGRY {
margin: 0;
}

.OavtEcjuStgf {
display: block;
padding: 11px 13px;
border-radius: 10px;
color: var(--NHuTDvdsbDav);
font-size: 15px;
font-weight: 600;
line-height: 1.35;
text-decoration: none;
border: 1px solid transparent;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

.hbIjDnoFfGRY.active .OavtEcjuStgf {
background:
linear-gradient(180deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC)) left / 3px 100% no-repeat,
linear-gradient(90deg, color-mix(in srgb, var(--HyfXStLaTdyR) 16%, transparent) 0%, color-mix(in srgb, var(--VykzatBLZznC) 10%, transparent) 40%, transparent 85%);
border-color: color-mix(in srgb, var(--VykzatBLZznC) 30%, var(--HLvhuBqymvhG));
color: var(--ywtPVGbYJnnQ);
box-shadow: 0 0 18px color-mix(in srgb, var(--VykzatBLZznC) 20%, transparent);
}

.OavtEcjuStgf:hover {
background: linear-gradient(90deg, color-mix(in srgb, var(--HyfXStLaTdyR) 12%, transparent) 0%, color-mix(in srgb, var(--VykzatBLZznC) 8%, transparent) 60%, transparent 90%);
border-color: color-mix(in srgb, var(--VykzatBLZznC) 24%, var(--HLvhuBqymvhG));
color: var(--ywtPVGbYJnnQ);
text-decoration: none;
}

.AQYIdIXsOcZn {
display: flex;
align-items: stretch;
gap: 0;
border-left: 1px solid var(--HLvhuBqymvhG);
overflow: hidden;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.AQYIdIXsOcZn > .OavtEcjuStgf,
.AQYIdIXsOcZn > .dOdyJXcakCcY {
flex: 1 1 auto;
border: 0;
border-radius: 0;
background-color: transparent;
}

.AQYIdIXsOcZn > .OavtEcjuStgf:hover,
.AQYIdIXsOcZn > .dOdyJXcakCcY:hover {
background-color: transparent;
border-color: transparent;
transform: none;
}

.AQYIdIXsOcZn:hover {
background: linear-gradient(90deg, color-mix(in srgb, var(--HyfXStLaTdyR) 12%, transparent) 0%, color-mix(in srgb, var(--VykzatBLZznC) 8%, transparent) 60%, transparent 90%);
border-color: color-mix(in srgb, var(--VykzatBLZznC) 24%, var(--HLvhuBqymvhG));
}

.hbIjDnoFfGRY.active > .AQYIdIXsOcZn,
.VUguPHiEMknt.active > .AQYIdIXsOcZn {
background:
linear-gradient(180deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC)) left / 3px 100% no-repeat,
linear-gradient(90deg, color-mix(in srgb, var(--HyfXStLaTdyR) 16%, transparent) 0%, color-mix(in srgb, var(--VykzatBLZznC) 10%, transparent) 40%, transparent 85%);
border-color: color-mix(in srgb, var(--VykzatBLZznC) 30%, var(--HLvhuBqymvhG));
box-shadow: 0 0 18px color-mix(in srgb, var(--VykzatBLZznC) 20%, transparent);
}

.hbIjDnoFfGRY.active > .AQYIdIXsOcZn > .OavtEcjuStgf,
.VUguPHiEMknt.active > .AQYIdIXsOcZn > .dOdyJXcakCcY {
background-color: transparent;
border-color: transparent;
color: var(--ywtPVGbYJnnQ);
}


.fPfwYLNhgMim {
list-style: none;
margin: 5px 0px 0px 16px;
padding: 0;
display: none;
flex-direction: column;
gap: 6px;

}

.VUguPHiEMknt {
margin: 0;
}

.dOdyJXcakCcY {
display: block;
padding: 10px 12px;
border-radius: 10px;
color: var(--NHuTDvdsbDav);
font-size: 14px;
font-weight: 500;
line-height: 1.35;
text-decoration: none;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
}

.VUguPHiEMknt.active > .dOdyJXcakCcY {
background: color-mix(in srgb, var(--VykzatBLZznC) 14%, transparent);
border-color: color-mix(in srgb, var(--VykzatBLZznC) 26%, var(--HLvhuBqymvhG));
color: var(--ywtPVGbYJnnQ);
}

.dOdyJXcakCcY:hover {
background: color-mix(in srgb, var(--VykzatBLZznC) 9%, transparent);
border-color: color-mix(in srgb, var(--VykzatBLZznC) 22%, var(--HLvhuBqymvhG));
color: var(--ywtPVGbYJnnQ);
text-decoration: none;
}

.SfYIjcXazCgU {
flex: 0 0 44px;
width: 44px;
min-width: 44px;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 0;
border: 0;
border-radius: 0;
background-color: transparent;
color: inherit;
cursor: pointer;
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.SfYIjcXazCgU::before {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 14px;
line-height: 1;
transition: transform 0.2s ease;
}

.SfYIjcXazCgU:hover {
background-color: transparent;
border-color: var(--HLvhuBqymvhG);
color: var(--ywtPVGbYJnnQ);
transform: none;
}

.CMTvuyTfvAUn:checked ~ .AQYIdIXsOcZn .SfYIjcXazCgU::before {
transform: rotate(180deg);
}

.CMTvuyTfvAUn:checked ~ .fPfwYLNhgMim {
display: flex;
}

.lfVYgwfCCFzx {
height: 1px;
background-color: var(--HLvhuBqymvhG);
}

.XmHjswLBvMCS {
margin-top: auto;
display: flex;
flex-direction: column;
gap: 12px;
padding-top: 14px;
border-top: 1px solid var(--HLvhuBqymvhG);
}

.GSxWQcpDzSHc {
display: none;
}


@media (max-width: 992px) {
.qoGQCezFHRCZ {
position: fixed;
top: auto;
left: 0;
right: 0;
bottom: 0;
width: 100%;
max-width: 100%;
height: auto;
min-height: 0;
max-height: 88dvh;
border-radius: 22px 22px 0 0;
border: 1px solid var(--HLvhuBqymvhG);
border-bottom: 0;
padding: 8px 18px calc(20px + env(safe-area-inset-bottom));
overflow-y: auto;
transform: translateY(100%);
transition: transform 0.34s cubic-bezier(0.22, 1, 0.36, 1);
box-shadow: 0 -18px 44px var(--DWGMUpbLNhIQ);
z-index: 60;
}

.qoGQCezFHRCZ::before {
content: "";
display: block;
flex: 0 0 auto;
width: 40px;
height: 4px;
margin: 4px auto 12px;
border-radius: 999px;
background: color-mix(in srgb, var(--NHuTDvdsbDav) 22%, transparent);
}

.JYnJjxyBwstg:checked ~ .qoGQCezFHRCZ {
transform: translateY(0);
}

.vYCNyshNtDZP {
display: flex;
}

.OavtEcjuStgf {
font-size: 16px;
padding: 14px 12px;
}

.GSxWQcpDzSHc {
display: flex;
flex-direction: column;
gap: 10px;
}

.KENinsfhlSxo {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
border-radius: 999px;
background: linear-gradient(135deg, var(--HyfXStLaTdyR) 0%, var(--VykzatBLZznC) 100%);
color: var(--AkYcSdSDFtlv);
font-size: 16px;
font-weight: 700;
text-decoration: none;
box-shadow: 0 6px 22px color-mix(in srgb, var(--VykzatBLZznC) 40%, transparent), 0 3px 12px color-mix(in srgb, var(--HyfXStLaTdyR) 30%, transparent);
}

.YjTwAhzOsiAI {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
border-radius: 999px;
border: 1px solid color-mix(in srgb, var(--VykzatBLZznC) 38%, var(--HLvhuBqymvhG));
background: color-mix(in srgb, var(--RtDlRYaIPIPg) 55%, transparent);
color: var(--NHuTDvdsbDav);
font-size: 14px;
font-weight: 600;
text-decoration: none;
}
}

@media (max-width: 576px) {
.qoGQCezFHRCZ {
padding: 8px 14px calc(18px + env(safe-area-inset-bottom));
max-height: 90dvh;
}
}
.DPVcRNMIsFRt {
position: absolute;
opacity: 0;
pointer-events: none;
}

.tvkTjadCvzAV {
display: none;
}

@media (max-width: 992px) {
.tvkTjadCvzAV {
position: fixed;
left: 12px;
right: 12px;
bottom: calc(12px + env(safe-area-inset-bottom));
display: flex;
align-items: center;
gap: 14px;
padding: 14px 16px;
border-radius: 16px;
border: 1px solid transparent;
background:
linear-gradient(color-mix(in srgb, var(--pUEFiPyxXCPL) 58%, transparent), color-mix(in srgb, var(--pUEFiPyxXCPL) 58%, transparent)) padding-box,
linear-gradient(135deg, color-mix(in srgb, var(--HyfXStLaTdyR) 55%, var(--HLvhuBqymvhG)), color-mix(in srgb, var(--VykzatBLZznC) 55%, var(--HLvhuBqymvhG))) border-box;
backdrop-filter: blur(16px) saturate(1.2);
-webkit-backdrop-filter: blur(16px) saturate(1.2);
box-shadow: 0 12px 30px color-mix(in srgb, var(--VykzatBLZznC) 18%, transparent), 0 6px 16px var(--DWGMUpbLNhIQ);
z-index: 45;
transition: transform 0.3s ease, opacity 0.3s ease;
}

.DPVcRNMIsFRt:checked ~ .tvkTjadCvzAV {
transform: translateY(160%);
opacity: 0;
pointer-events: none;
}

.wFdumkDDOAvW {
flex: 1;
font-size: 15px;
line-height: 1.35;
font-weight: 600;
color: var(--NHuTDvdsbDav);
padding-right: 26px;
}

.JpjPdoENwjMp {
flex-shrink: 0;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
padding: 12px 28px;
border-radius: 999px;
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
color: var(--AkYcSdSDFtlv);
font-size: 15px;
font-weight: 800;
white-space: nowrap;
text-decoration: none;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 4px 16px color-mix(in srgb, var(--VykzatBLZznC) 42%, transparent);
transition: transform 0.2s ease, filter 0.2s ease;
}

.JpjPdoENwjMp:hover {
transform: translateY(-1px);
filter: brightness(1.08);
text-decoration: none;
}

.dusFgBXacRVi {
position: absolute;
top: 8px;
right: 8px;
width: 28px;
height: 28px;
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 999px;
border: 1px solid color-mix(in srgb, var(--NHuTDvdsbDav) 16%, transparent);
color: var(--NHuTDvdsbDav);
opacity: 0.6;
cursor: pointer;
transition: opacity 0.2s ease, border-color 0.2s ease;
}

.dusFgBXacRVi::before {
content: "\2715";
font-size: 13px;
line-height: 1;
}

.dusFgBXacRVi:hover {
opacity: 1;
border-color: color-mix(in srgb, var(--VykzatBLZznC) 50%, transparent);
}
}

@media (max-width: 576px) {
.tvkTjadCvzAV {
flex-direction: column;
align-items: stretch;
gap: 12px;
padding-top: 30px;
}

.wFdumkDDOAvW {
padding-right: 0;
}

.JpjPdoENwjMp {
width: 100%;
}
}
.HLOuoTLhYlzB {
position: relative;
display: flex;
align-items: center;
justify-content: center;
min-height: 460px;
margin-bottom: 44px;
padding: 48px 24px;
border-radius: 24px;
overflow: hidden;
border: 1px solid color-mix(in srgb, var(--VykzatBLZznC) 22%, var(--HLvhuBqymvhG));
box-shadow: 0 20px 60px var(--DWGMUpbLNhIQ);
}

.eNzAprznqthd {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
display: block;
transform: scale(1.05);
}

.SWdnLjTavAEq {
position: absolute;
inset: 0;
pointer-events: none;
background:
linear-gradient(180deg, color-mix(in srgb, var(--jfJJgNSAbOxH) 52%, transparent) 0%, color-mix(in srgb, var(--jfJJgNSAbOxH) 84%, transparent) 100%),
radial-gradient(72% 62% at 30% 30%, color-mix(in srgb, var(--HyfXStLaTdyR) 32%, transparent) 0%, transparent 70%),
radial-gradient(72% 62% at 72% 74%, color-mix(in srgb, var(--VykzatBLZznC) 30%, transparent) 0%, transparent 72%);
}

.EOyVXtfDtEQt {
position: relative;
z-index: 1;
width: 100%;
max-width: 620px;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 18px;
padding: 36px 40px;
border-radius: 22px;
border: 1px solid transparent;
background:
linear-gradient(color-mix(in srgb, var(--pUEFiPyxXCPL) 72%, transparent), color-mix(in srgb, var(--pUEFiPyxXCPL) 72%, transparent)) padding-box,
linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC)) border-box;
backdrop-filter: blur(12px);
-webkit-backdrop-filter: blur(12px);
box-shadow: 0 24px 60px color-mix(in srgb, var(--VykzatBLZznC) 28%, transparent);
}

.hmZaohYghjPE {
display: inline-flex;
align-items: center;
gap: 7px;
padding: 6px 14px;
border-radius: 999px;
font-size: 11px;
font-weight: 700;
letter-spacing: 0.09em;
text-transform: uppercase;
color: var(--AkYcSdSDFtlv);
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
box-shadow: 0 4px 16px color-mix(in srgb, var(--VykzatBLZznC) 40%, transparent);
}

.hmZaohYghjPE::before {
content: "\f017";
font-family: "Font Awesome";
font-weight: 900;
font-size: 11px;
line-height: 1;
}

.TarzNmbStdmf {
overflow-wrap: anywhere;
text-wrap: balance;
margin: 0;
font-size: 26px;
line-height: 1.2;
font-weight: 700;
color: var(--NHuTDvdsbDav);
}

.OtMlDEPZZoDJ {
font-family: var(--KvtLwmNIEYyZ);
font-size: 40px;
line-height: 1.12;
font-weight: 800;
max-width: 18ch;
background: linear-gradient(135deg, var(--HyfXStLaTdyR) 0%, var(--VykzatBLZznC) 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
}

.IdQXSVGWqgQu {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 12px;
margin-top: 4px;
width: 100%;
}

.MzYkcQLCqsiS {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
padding: 14px 30px;
border-radius: 999px;
font-size: 15px;
font-weight: 700;
text-decoration: none;
border: 1px solid transparent;
background: linear-gradient(135deg, var(--HyfXStLaTdyR) 0%, var(--VykzatBLZznC) 100%);
color: var(--AkYcSdSDFtlv);
box-shadow: 0 6px 22px color-mix(in srgb, var(--VykzatBLZznC) 34%, transparent), 0 3px 12px color-mix(in srgb, var(--HyfXStLaTdyR) 24%, transparent);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.MzYkcQLCqsiS:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
}

.SCNivwrNvTzE {
background:
linear-gradient(color-mix(in srgb, var(--pUEFiPyxXCPL) 55%, transparent), color-mix(in srgb, var(--pUEFiPyxXCPL) 55%, transparent)) padding-box,
linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC)) border-box;
color: var(--NHuTDvdsbDav);
box-shadow: none;
}

.SCNivwrNvTzE:hover {
color: var(--ywtPVGbYJnnQ);
box-shadow: 0 0 16px color-mix(in srgb, var(--VykzatBLZznC) 26%, transparent);
transform: translateY(-2px);
filter: none;
}

.XtSbSsjfHFhb {
font-size: 12px;
line-height: 1.5;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 60%, transparent);
}

@keyframes JvUVzorZOByB {
from { opacity: 0; transform: translateY(16px); }
to { opacity: 1; transform: none; }
}

.EOyVXtfDtEQt > * {
animation: JvUVzorZOByB 0.5s ease both;
}

.hmZaohYghjPE { animation-delay: 0.04s; }
.TarzNmbStdmf { animation-delay: 0.1s; }
.OtMlDEPZZoDJ { animation-delay: 0.16s; }
.IdQXSVGWqgQu { animation-delay: 0.22s; }
.XtSbSsjfHFhb { animation-delay: 0.28s; }

@media (max-width: 768px) {
.HLOuoTLhYlzB {
min-height: 400px;
padding: 36px 18px;
}

.EOyVXtfDtEQt {
padding: 28px 22px;
}

.TarzNmbStdmf {
font-size: 22px;
}

.OtMlDEPZZoDJ {
font-size: 32px;
}
}

@media (max-width: 576px) {
.OtMlDEPZZoDJ {
font-size: 27px;
}

.IdQXSVGWqgQu {
flex-direction: column;
}

.MzYkcQLCqsiS {
width: 100%;
min-height: 54px;
}
.EOyVXtfDtEQt {
padding: 15px;
}
}

@media (prefers-reduced-motion: reduce) {
.EOyVXtfDtEQt > * {
animation: none;
}
.MzYkcQLCqsiS {
transition: none;
}
.MzYkcQLCqsiS:hover {
transform: none;
}
}
@property --pt-wb-angle {
syntax: "<angle>";
initial-value: 0deg;
inherits: false;
}

.xSTnpZXUWjsq {
position: relative;
display: flex;
align-items: center;
justify-content: space-between;
gap: 28px;
flex-wrap: wrap;
margin-block: 32px;
padding: 28px 32px;
border-radius: 20px;
border: 2px solid transparent;
overflow: hidden;
background:
linear-gradient(color-mix(in srgb, var(--pUEFiPyxXCPL) 92%, transparent), color-mix(in srgb, var(--pUEFiPyxXCPL) 92%, transparent)) padding-box,
conic-gradient(from var(--pt-wb-angle, 0deg), var(--VykzatBLZznC), var(--HyfXStLaTdyR), var(--VykzatBLZznC), var(--HyfXStLaTdyR), var(--VykzatBLZznC)) border-box;
box-shadow: 0 18px 46px color-mix(in srgb, var(--VykzatBLZznC) 26%, transparent);
animation: LZTBgeYnkWpE 5s linear infinite;
}

@keyframes LZTBgeYnkWpE {
to { --pt-wb-angle: 360deg; }
}

@keyframes EpaAByOxXmtl {
from { opacity: 0; transform: translateX(-60px); }
to { opacity: 1; transform: none; }
}

/* Scroll-driven entrance from left — only where supported; otherwise static. */
@supports (animation-timeline: view()) {
.xSTnpZXUWjsq {
animation: LZTBgeYnkWpE 5s linear infinite, EpaAByOxXmtl 0.7s ease both;
animation-timeline: auto, view();
animation-range: normal, entry 35% cover 65%;
}
}

.beTlXaNdlTLX {
position: absolute;
inset: 0;
z-index: 0;
pointer-events: none;
background:
repeating-linear-gradient(115deg, transparent 0 20px, color-mix(in srgb, var(--VykzatBLZznC) 7%, transparent) 20px 21px),
radial-gradient(55% 130% at 12% 0%, color-mix(in srgb, var(--HyfXStLaTdyR) 24%, transparent) 0%, transparent 60%),
radial-gradient(55% 130% at 92% 100%, color-mix(in srgb, var(--VykzatBLZznC) 24%, transparent) 0%, transparent 60%);
}

.ULHZTQlOKGQo {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 12px;
}

.mlhayPZikWoB {
display: inline-flex;
align-items: center;
gap: 9px;
padding: 6px 14px;
border-radius: 999px;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
color: var(--ywtPVGbYJnnQ);
background: color-mix(in srgb, var(--VykzatBLZznC) 14%, transparent);
border: 1px solid color-mix(in srgb, var(--VykzatBLZznC) 34%, var(--HLvhuBqymvhG));
}

.mlhayPZikWoB::before {
content: "";
width: 8px;
height: 8px;
border-radius: 50%;
background: var(--VykzatBLZznC);
animation: LPoqbOLoHADp 1.8s ease-out infinite;
}

@keyframes LPoqbOLoHADp {
0% { box-shadow: 0 0 0 0 color-mix(in srgb, var(--VykzatBLZznC) 55%, transparent); }
100% { box-shadow: 0 0 0 10px transparent; }
}

.jBTFPXpCdNvC {
font-family: var(--KvtLwmNIEYyZ);
font-size: 28px;
line-height: 1.2;
font-weight: 800;
max-width: 24ch;
background: linear-gradient(100deg, var(--NHuTDvdsbDav) 0%, var(--VykzatBLZznC) 32%, var(--HyfXStLaTdyR) 56%, var(--NHuTDvdsbDav) 82%);
background-size: 220% auto;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
color: transparent;
animation: ZqeUqWaKgnoN 5.5s linear infinite;
}

@keyframes ZqeUqWaKgnoN {
to { background-position: 220% center; }
}

.fmJRtLupxVBJ {
position: relative;
z-index: 1;
overflow: hidden;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 56px;
padding: 16px 36px;
border-radius: 999px;
font-size: 16px;
font-weight: 800;
white-space: nowrap;
text-decoration: none;
color: var(--AkYcSdSDFtlv);
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
box-shadow: 0 6px 24px color-mix(in srgb, var(--VykzatBLZznC) 48%, transparent);
animation: HGOmyxdldJBE 2.4s ease-in-out infinite;
transition: transform 0.2s ease, filter 0.2s ease;
}

.fmJRtLupxVBJ::after {
content: "";
position: absolute;
top: -30%;
left: -70%;
width: 45%;
height: 160%;
transform: rotate(18deg);
background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.55), transparent);
animation: DPrmHUkJuFny 3.4s ease-in-out infinite;
pointer-events: none;
}

@keyframes DPrmHUkJuFny {
0% { left: -70%; }
22% { left: 130%; }
100% { left: 130%; }
}

@keyframes HGOmyxdldJBE {
0%, 100% { box-shadow: 0 6px 20px color-mix(in srgb, var(--VykzatBLZznC) 40%, transparent); }
50% { box-shadow: 0 8px 30px color-mix(in srgb, var(--VykzatBLZznC) 68%, transparent), 0 0 16px color-mix(in srgb, var(--HyfXStLaTdyR) 40%, transparent); }
}

.fmJRtLupxVBJ:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
}

@media (max-width: 640px) {
.xSTnpZXUWjsq {
flex-direction: column;
align-items: stretch;
text-align: left;
padding: 24px 22px;
}

.jBTFPXpCdNvC {
font-size: 24px;
}

.fmJRtLupxVBJ {
width: 100%;
}
}

@media (prefers-reduced-motion: reduce) {
.xSTnpZXUWjsq,
.mlhayPZikWoB::before,
.jBTFPXpCdNvC,
.fmJRtLupxVBJ,
.fmJRtLupxVBJ::after {
animation: none;
}
.jBTFPXpCdNvC {
background-position: 0 center;
}
.fmJRtLupxVBJ:hover {
transform: none;
}
}
@property --pt-trio-angle {
syntax: "<angle>";
initial-value: 0deg;
inherits: false;
}

.fqBKsecLjLzS {
margin-block: 44px;
}

.HbtfLUMUwlKP {
text-align: center;
margin-bottom: 28px;
}

.HbtfLUMUwlKP .GnyoGuoGSoVx {
margin: 0;
}

.pgvrYvzIldfT {
margin-top: 8px;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 72%, transparent);
}

.EAtrVMgxrAnf {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 22px;
}

.hKDwtIotsZpN {
display: flex;
flex-direction: column;
gap: 8px;
padding: 12px;
border-radius: 18px;
border: 1px solid transparent;
background:
linear-gradient(var(--pUEFiPyxXCPL), var(--pUEFiPyxXCPL)) padding-box,
conic-gradient(from var(--pt-trio-angle, 0deg),
color-mix(in srgb, var(--VykzatBLZznC) 28%, var(--pUEFiPyxXCPL)) 0deg,
var(--VykzatBLZznC) 55deg,
var(--HyfXStLaTdyR) 105deg,
color-mix(in srgb, var(--VykzatBLZznC) 28%, var(--pUEFiPyxXCPL)) 165deg,
color-mix(in srgb, var(--VykzatBLZznC) 28%, var(--pUEFiPyxXCPL)) 360deg) border-box;
box-shadow: 0 12px 32px color-mix(in srgb, var(--VykzatBLZznC) 20%, transparent);
animation: SolggCLPjAIh 7s linear infinite;
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.hKDwtIotsZpN:nth-child(2) { animation-delay: -2.3s; }
.hKDwtIotsZpN:nth-child(3) { animation-delay: -4.6s; }

@keyframes SolggCLPjAIh {
to { --pt-trio-angle: 360deg; }
}

.hKDwtIotsZpN:hover {
transform: translateY(-4px);
box-shadow: 0 22px 48px color-mix(in srgb, var(--VykzatBLZznC) 34%, transparent);
}

.fhByUsANnpvh {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 8px;
}

.fhByUsANnpvh img {
width: 100%;
aspect-ratio: 1 / 1;
object-fit: cover;
border-radius: 10px;
display: block;
}

.THdVLYElfExc {
overflow: hidden;
border-radius: 12px;
}

.THdVLYElfExc img {
width: 100%;
aspect-ratio: 16 / 9;
object-fit: cover;
display: block;
transition: transform 0.35s ease;
}

.hKDwtIotsZpN:hover .THdVLYElfExc img {
transform: scale(1.06);
}

.DAMepsyDkcyj {
display: flex;
align-items: center;
justify-content: space-between;
gap: 10px;
margin-top: 4px;
padding: 2px;
}

.DABwuNqGrOmn {
display: inline-flex;
align-items: center;
padding: 6px 14px;
border-radius: 999px;
font-size: 12px;
font-weight: 800;
letter-spacing: 0.08em;
color: var(--ywtPVGbYJnnQ);
background: color-mix(in srgb, var(--VykzatBLZznC) 14%, transparent);
border: 1px solid color-mix(in srgb, var(--VykzatBLZznC) 34%, var(--HLvhuBqymvhG));
}

.OtfiwhAxJHrN {
display: inline-flex;
align-items: center;
gap: 8px;
min-height: 40px;
padding: 9px 20px;
border-radius: 999px;
font-size: 14px;
font-weight: 700;
text-decoration: none;
color: var(--AkYcSdSDFtlv);
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
box-shadow: 0 4px 16px color-mix(in srgb, var(--VykzatBLZznC) 38%, transparent);
transition: transform 0.2s ease, filter 0.2s ease;
}

.OtfiwhAxJHrN::before {
content: "\f04b";
font-family: "Font Awesome";
font-weight: 900;
font-size: 11px;
line-height: 1;
}

.OtfiwhAxJHrN:hover {
transform: translateY(-1px);
filter: brightness(1.08);
text-decoration: none;
}

@media (max-width: 900px) {
.EAtrVMgxrAnf {
grid-template-columns: repeat(2, 1fr);
}
}

@media (max-width: 600px) {
.EAtrVMgxrAnf {
grid-template-columns: 1fr;
gap: 18px;
}
}

@media (prefers-reduced-motion: reduce) {
.hKDwtIotsZpN {
animation: none;
}
.hKDwtIotsZpN:hover {
transform: none;
}
.THdVLYElfExc img,
.hKDwtIotsZpN:hover .THdVLYElfExc img {
transition: none;
transform: none;
}
}

.CNsjQMYXkzLy {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 16px;
margin-block: 44px;
}

.vXfluGpEEwbM {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 56px;
min-width: 240px;
padding: 16px 42px;
border-radius: 999px;
font-size: 17px;
font-weight: 800;
text-decoration: none;
border: 1px solid transparent;
color: var(--AkYcSdSDFtlv);
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
box-shadow: 0 6px 22px color-mix(in srgb, var(--VykzatBLZznC) 42%, transparent);
transition: transform 0.2s ease, filter 0.2s ease;
}

.vXfluGpEEwbM > span {
position: relative;
z-index: 1;
}

.vXfluGpEEwbM::before,
.vXfluGpEEwbM::after {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
border: 2px solid color-mix(in srgb, var(--VykzatBLZznC) 65%, transparent);
animation: IORNmDiWtTBH 2.6s ease-out infinite;
pointer-events: none;
}

.vXfluGpEEwbM::after {
animation-delay: 1.3s;
}

@keyframes IORNmDiWtTBH {
0% { transform: scale(1); opacity: 0.7; }
100% { transform: scale(1.4); opacity: 0; }
}

.vXfluGpEEwbM:hover {
transform: translateY(-2px);
filter: brightness(1.08);
text-decoration: none;
}

.NJoqwyQAeYgC {
background:
linear-gradient(color-mix(in srgb, var(--RtDlRYaIPIPg) 55%, transparent), color-mix(in srgb, var(--RtDlRYaIPIPg) 55%, transparent)) padding-box,
linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC)) border-box;
color: var(--NHuTDvdsbDav);
box-shadow: none;
}

.NJoqwyQAeYgC::before,
.NJoqwyQAeYgC::after {
display: none;
}

.NJoqwyQAeYgC:hover {
color: var(--ywtPVGbYJnnQ);
box-shadow: 0 0 16px color-mix(in srgb, var(--VykzatBLZznC) 26%, transparent);
}

@media (max-width: 576px) {
.vXfluGpEEwbM {
width: 100%;
min-width: 0;
}
}

@media (prefers-reduced-motion: reduce) {
.vXfluGpEEwbM::before,
.vXfluGpEEwbM::after {
animation: none;
opacity: 0;
}
.vXfluGpEEwbM {
transition: none;
}
.vXfluGpEEwbM:hover {
transform: none;
}
}
.NLScvlgFoPPV {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.tlAagavKbMEM {
display: inline-flex;
align-items: center;
gap: 7px;
padding: 4px 10px;
border-radius: 10px;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 60%, transparent);
text-decoration: none;
font-weight: 500;
transition: color 0.2s ease, background 0.2s ease;
}

.tlAagavKbMEM:hover {
color: var(--ywtPVGbYJnnQ);
background: color-mix(in srgb, var(--VykzatBLZznC) 10%, transparent);
text-decoration: none;
}

.wcVqDXvfjKUU::before {
content: "\f015";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
color: var(--ywtPVGbYJnnQ);
}

.GxbhOxKBPNcd {
margin: 0 2px;
}

.GxbhOxKBPNcd::before {
content: "\f105";
font-family: "Font Awesome";
font-weight: 900;
font-size: 12px;
line-height: 1;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 30%, transparent);
}

.pSyptStDoMgh {
display: inline-flex;
align-items: center;
padding: 4px 10px;
border-radius: 10px;
color: var(--NHuTDvdsbDav);
font-weight: 600;
background: color-mix(in srgb, var(--ywtPVGbYJnnQ) 10%, transparent);
}

@media (max-width: 576px) {
.NLScvlgFoPPV {
font-size: 13px;
}
}
.lEwNxXLkTGvE {
margin-block: 44px;
}

.TfBdHAQhIAfD {
text-align: center;
margin: 0 0 24px;
}

.OYpsOWrvdenR {
display: flex;
flex-direction: column;
gap: 14px;
max-width: 820px;
margin: 0 auto;
}

.HOrKserbZWih {
border-radius: 16px;
border: 1px solid transparent;
background:
linear-gradient(var(--pUEFiPyxXCPL), var(--pUEFiPyxXCPL)) padding-box,
linear-gradient(150deg, color-mix(in srgb, var(--VykzatBLZznC) 40%, var(--HLvhuBqymvhG)), color-mix(in srgb, var(--HyfXStLaTdyR) 40%, var(--HLvhuBqymvhG))) border-box;
transition: box-shadow 0.25s ease, background 0.25s ease;
}

.HOrKserbZWih[open] {
background:
linear-gradient(var(--pUEFiPyxXCPL), var(--pUEFiPyxXCPL)) padding-box,
linear-gradient(150deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC)) border-box;
box-shadow: 0 0 26px color-mix(in srgb, var(--VykzatBLZznC) 24%, transparent);
}

.wjJEXTGaWyuD {
list-style: none;
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding: 18px 20px;
cursor: pointer;
font-size: 17px;
font-weight: 700;
color: var(--NHuTDvdsbDav);
}

.wjJEXTGaWyuD::-webkit-details-marker {
display: none;
}

.gJakuuFCmhda {
position: relative;
flex-shrink: 0;
width: 30px;
height: 30px;
border-radius: 50%;
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
box-shadow: 0 3px 12px color-mix(in srgb, var(--VykzatBLZznC) 40%, transparent);
transition: transform 0.25s ease;
}

.gJakuuFCmhda::before,
.gJakuuFCmhda::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
background: var(--AkYcSdSDFtlv);
border-radius: 2px;
transform: translate(-50%, -50%);
}

.gJakuuFCmhda::before {
width: 12px;
height: 2px;
}

.gJakuuFCmhda::after {
width: 2px;
height: 12px;
}

.HOrKserbZWih[open] .gJakuuFCmhda {
transform: rotate(135deg);
}

.wNtTYMhrPCiR {
padding: 0 20px 20px;
font-size: 15px;
line-height: 1.65;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 80%, transparent);
}

.HOrKserbZWih[open] .wNtTYMhrPCiR {
animation: QbLpRtDHrnsi 0.3s ease both;
}

@keyframes QbLpRtDHrnsi {
from { opacity: 0; transform: translateY(-6px); }
to { opacity: 1; transform: none; }
}

@media (prefers-reduced-motion: reduce) {
.gJakuuFCmhda {
transition: none;
}
.HOrKserbZWih[open] .wNtTYMhrPCiR {
animation: none;
}
}
.nvXgsmauZyZD {
width: 100%;
margin-block: 44px;
}

.yIbLlOuOrECR {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--NHuTDvdsbDav);
margin: 0 0 24px;
text-align: center;
}

.pJgfprraVyYT {
display: grid;
grid-template-columns: 1fr 1fr;
border: 1px solid transparent;
border-radius: 18px;
overflow: hidden;
background:
linear-gradient(var(--pUEFiPyxXCPL), var(--pUEFiPyxXCPL)) padding-box,
linear-gradient(120deg,
color-mix(in srgb, var(--VykzatBLZznC) 45%, var(--HLvhuBqymvhG)),
color-mix(in srgb, var(--HyfXStLaTdyR) 45%, var(--HLvhuBqymvhG)),
color-mix(in srgb, var(--VykzatBLZznC) 45%, var(--HLvhuBqymvhG))) border-box;
background-size: 100% 100%, 250% 250%;
animation: HMfUNpsldmOW 12s linear infinite;
box-shadow: 0 0 30px color-mix(in srgb, var(--VykzatBLZznC) 14%, transparent);
}

.dPSrclWTZDRj {
position: relative;
padding: 30px 30px 32px;
}

.nvVQSAcanhjF::before {
content: '';
position: absolute;
left: 0;
top: 16px;
bottom: 16px;
width: 1px;
background: linear-gradient(180deg,
transparent,
color-mix(in srgb, var(--VykzatBLZznC) 60%, transparent),
color-mix(in srgb, var(--HyfXStLaTdyR) 60%, transparent),
transparent);
box-shadow: 0 0 12px color-mix(in srgb, var(--VykzatBLZznC) 40%, transparent);
}

.MTJfrLgBjFQb {
display: flex;
align-items: center;
justify-content: center;
width: fit-content;
margin: 0 auto 22px;
padding: 8px 18px;
border-radius: 999px;
font-size: 13px;
font-weight: 700;
line-height: 1.2;
letter-spacing: 0.04em;
text-transform: uppercase;
color: var(--AkYcSdSDFtlv);
}

.xubiwfXMyKNN .MTJfrLgBjFQb {
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
box-shadow: 0 0 18px color-mix(in srgb, var(--VykzatBLZznC) 45%, transparent);
}

.nvVQSAcanhjF .MTJfrLgBjFQb {
background: linear-gradient(135deg, var(--bUOZctSAmsfC), var(--hfGYfMcAYyoF));
box-shadow: 0 0 18px color-mix(in srgb, var(--hfGYfMcAYyoF) 45%, transparent);
}

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

.GTVLLqVgXWay {
position: relative;
padding-left: 26px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 85%, transparent);
}

.GTVLLqVgXWay::before {
position: absolute;
left: 0;
top: 0;
font-size: 14px;
font-weight: 700;
line-height: 1.7;
}

.xubiwfXMyKNN .GTVLLqVgXWay::before {
content: '\2713';
color: var(--VykzatBLZznC);
text-shadow: 0 0 10px color-mix(in srgb, var(--VykzatBLZznC) 55%, transparent);
}

.nvVQSAcanhjF .GTVLLqVgXWay::before {
content: '\2715';
color: var(--hfGYfMcAYyoF);
text-shadow: 0 0 10px color-mix(in srgb, var(--hfGYfMcAYyoF) 55%, transparent);
}

@media (max-width: 767px) {
.yIbLlOuOrECR {
font-size: 24px;
margin-bottom: 18px;
}

.pJgfprraVyYT {
grid-template-columns: 1fr;
}

.dPSrclWTZDRj {
padding: 24px 20px 26px;
}

.nvVQSAcanhjF::before {
left: 16px;
right: 16px;
top: 0;
bottom: auto;
width: auto;
height: 1px;
background: linear-gradient(90deg,
transparent,
color-mix(in srgb, var(--VykzatBLZznC) 60%, transparent),
color-mix(in srgb, var(--HyfXStLaTdyR) 60%, transparent),
transparent);
}

.GTVLLqVgXWay {
font-size: 14px;
}
}

@keyframes HMfUNpsldmOW {
0% { background-position: 0 0, 0% 50%; }
100% { background-position: 0 0, 250% 50%; }
}

@media (prefers-reduced-motion: reduce) {
.pJgfprraVyYT {
animation: none;
}
}
.CXcDtTEjKBho {
width: 100%;
margin-block: 44px;
}

.XREmwoYhOsWq {
font-size: 28px;
font-weight: 700;
line-height: 1.2;
color: var(--NHuTDvdsbDav);
margin: 0 0 24px;
}

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

.VhYdUVZKMRQX {
position: relative;
padding: 15px 18px 15px 44px;
font-size: 15px;
line-height: 1.6;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 88%, transparent);
border: 1px solid transparent;
border-radius: 14px;
background:
linear-gradient(var(--pUEFiPyxXCPL), var(--pUEFiPyxXCPL)) padding-box,
linear-gradient(120deg,
color-mix(in srgb, var(--VykzatBLZznC) 35%, var(--HLvhuBqymvhG)),
color-mix(in srgb, var(--HyfXStLaTdyR) 35%, var(--HLvhuBqymvhG))) border-box;
transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.VhYdUVZKMRQX:hover {
transform: translateX(4px);
box-shadow: 0 0 22px color-mix(in srgb, var(--VykzatBLZznC) 24%, transparent);
}

.VhYdUVZKMRQX::before {
content: '';
position: absolute;
left: 18px;
top: 50%;
transform: translateY(-50%);
width: 10px;
height: 10px;
border-radius: 50%;
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
box-shadow: 0 0 12px color-mix(in srgb, var(--VykzatBLZznC) 60%, transparent);
}

@media (max-width: 767px) {
.XREmwoYhOsWq {
font-size: 24px;
margin-bottom: 18px;
}

.VhYdUVZKMRQX {
font-size: 14px;
padding: 13px 14px 13px 40px;
}
}
.wFHmtDyluNOA {
position: fixed;
bottom: 40px;
right: 40px;
width: 52px;
height: 52px;
cursor: pointer;
border-radius: 16px;
display: none;
align-items: center;
justify-content: center;
background: linear-gradient(160deg, var(--VykzatBLZznC), var(--HyfXStLaTdyR));
box-shadow: 0 6px 22px color-mix(in srgb, var(--VykzatBLZznC) 48%, transparent), 0 0 16px color-mix(in srgb, var(--HyfXStLaTdyR) 34%, transparent);
transition: transform 0.25s ease, filter 0.25s ease, box-shadow 0.25s ease;
}

.wFHmtDyluNOA:hover {
filter: brightness(1.08);
box-shadow: 0 10px 30px color-mix(in srgb, var(--VykzatBLZznC) 60%, transparent), 0 0 26px color-mix(in srgb, var(--HyfXStLaTdyR) 45%, transparent);
}

.wFHmtDyluNOA::after {
content: "\f102";
font-family: "Font Awesome";
font-weight: 900;
font-size: 20px;
line-height: 1;
color: var(--AkYcSdSDFtlv);
animation: KlTOHvkrVvjL 1.8s ease-in-out infinite;
}

@keyframes KlTOHvkrVvjL {
0%, 100% { transform: translateY(2px); }
50% { transform: translateY(-2px); }
}

@media (max-width: 767px) {
.wFHmtDyluNOA {
bottom: 75px;
right: 20px;
}
}

@media (prefers-reduced-motion: reduce) {
.wFHmtDyluNOA::after {
animation: none;
transform: none;
}
}
.GeMoWKrHgbIH {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 0 24px;
border: 1px solid transparent;
border-radius: 16px;
background:
linear-gradient(var(--pUEFiPyxXCPL), var(--pUEFiPyxXCPL)) padding-box,
linear-gradient(150deg, color-mix(in srgb, var(--HyfXStLaTdyR) 55%, var(--HLvhuBqymvhG)), color-mix(in srgb, var(--VykzatBLZznC) 55%, var(--HLvhuBqymvhG))) border-box;
box-shadow: 0 16px 40px color-mix(in srgb, var(--VykzatBLZznC) 20%, transparent), 0 8px 20px var(--DWGMUpbLNhIQ);
}

table {
width: 100%;
border-collapse: collapse;
background: transparent;
color: var(--NHuTDvdsbDav);
font-size: 16px;
line-height: 1.55;
}

table thead th {
background: linear-gradient(135deg, var(--HyfXStLaTdyR) 0%, var(--VykzatBLZznC) 100%);
color: var(--AkYcSdSDFtlv);
font-size: 13px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
text-align: left;
padding: 16px 18px;
white-space: nowrap;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.22);
}

table tbody td {
padding: 15px 18px;
vertical-align: top;
border-top: 1px solid color-mix(in srgb, var(--VykzatBLZznC) 14%, var(--HLvhuBqymvhG));
transition: background-color 0.18s ease, box-shadow 0.18s ease;
}

table tbody tr:first-child td {
border-top: none;
}

table tbody tr:nth-child(even) td {
background-color: color-mix(in srgb, var(--VykzatBLZznC) 6%, transparent);
}

table tbody tr:hover td {
background-color: color-mix(in srgb, var(--VykzatBLZznC) 14%, transparent);
box-shadow: inset 0 0 22px color-mix(in srgb, var(--VykzatBLZznC) 12%, transparent);
}

table tbody tr:hover td:first-child {
box-shadow: inset 3px 0 0 0 var(--VykzatBLZznC), inset 0 0 22px color-mix(in srgb, var(--VykzatBLZznC) 12%, transparent);
}

table tbody td:first-child {
font-weight: 700;
color: var(--NHuTDvdsbDav);
}

@media (max-width: 1100px) {
.GeMoWKrHgbIH > table {
width: max-content;
min-width: 100%;
}
}

@media (max-width: 767px) {
table {
font-size: 15px;
}

table thead th,
table tbody td {
padding: 12px 14px;
}

.GeMoWKrHgbIH.iHYvEjfFYAon {
overflow: visible;
border: none;
border-radius: 0;
box-shadow: none;
background: transparent;
padding: 0;
}

.iHYvEjfFYAon > table,
.iHYvEjfFYAon tbody,
.iHYvEjfFYAon tr,
.iHYvEjfFYAon td {
display: block;
width: 100%;
}

.iHYvEjfFYAon thead {
display: none;
}

.iHYvEjfFYAon > table {
width: 100%;
min-width: 0;
}

.iHYvEjfFYAon tbody tr {
margin-bottom: 16px;
border: 1px solid transparent;
border-radius: 14px;
overflow: hidden;
background:
linear-gradient(var(--pUEFiPyxXCPL), var(--pUEFiPyxXCPL)) padding-box,
linear-gradient(150deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC)) border-box;
box-shadow: 0 10px 26px color-mix(in srgb, var(--VykzatBLZznC) 22%, transparent);
transition: transform 0.15s ease, box-shadow 0.15s ease;
}

.iHYvEjfFYAon tbody tr:last-child {
margin-bottom: 0;
}

.iHYvEjfFYAon tbody tr:active {
transform: scale(0.99);
}

.iHYvEjfFYAon tbody tr:nth-child(even) td,
.iHYvEjfFYAon tbody tr:hover td {
background-color: transparent;
box-shadow: none;
}

.iHYvEjfFYAon tbody tr:hover td:first-child {
box-shadow: none;
}

.iHYvEjfFYAon td {
position: relative;
display: flex;
flex-direction: column;
gap: 10px;
border: none;
border-top: 1px solid color-mix(in srgb, var(--VykzatBLZznC) 16%, var(--HLvhuBqymvhG));
padding: 0 16px 14px;
}

.iHYvEjfFYAon td::before {
content: attr(data-label);
display: block;
margin: 0 -16px;
padding: 10px 16px;
text-align: center;
background: linear-gradient(135deg, color-mix(in srgb, var(--HyfXStLaTdyR) 15%, var(--pUEFiPyxXCPL)), color-mix(in srgb, var(--VykzatBLZznC) 15%, var(--pUEFiPyxXCPL)));
border-bottom: 2px solid color-mix(in srgb, var(--VykzatBLZznC) 45%, transparent);
color: color-mix(in srgb, var(--VykzatBLZznC) 25%, #FFFFFF);
font-size: 12px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
}

.iHYvEjfFYAon td:not([data-label])::before {
display: none;
}

.iHYvEjfFYAon tbody tr td:first-child {
border-top: none;
font-family: var(--KvtLwmNIEYyZ);
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--NHuTDvdsbDav);
}
}
.jVBOFWACZPju {
display: flex;
}

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

.ctbqtTpVSaNo {
color: var(--VbwTztmLAoJB);
border: 1px solid color-mix(in srgb, var(--VbwTztmLAoJB) 26%, transparent);
background: color-mix(in srgb, var(--VbwTztmLAoJB) 7%, transparent);
font-size: 16px;
font-weight: 600;
border-radius: 15px;
padding: 7px 22px;
transition: border-color 0.18s, color 0.18s, background 0.18s;
cursor: pointer;
user-select: none;
display: flex;
align-items: center;
gap: 8px;
}

.ctbqtTpVSaNo:hover {
border-color: color-mix(in srgb, var(--VykzatBLZznC) 70%, transparent);
background: color-mix(in srgb, var(--VbwTztmLAoJB) 12%, transparent);
}

.ctbqtTpVSaNo::after {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 16px;
line-height: 1;
margin-left: 6px;
transition: transform 0.22s;
}

#lang-dropdown-toggle:checked + .ctbqtTpVSaNo::after {
transform: rotate(180deg);
}

#lang-dropdown-toggle:checked + .ctbqtTpVSaNo {
border-color: color-mix(in srgb, var(--VykzatBLZznC) 70%, transparent);
}

.aCFZOfxCnHbi {
display: none;
position: absolute;
bottom: calc(100% + 8px);
left: 0;
min-width: 100%;
color: var(--VbwTztmLAoJB);
background: color-mix(in srgb, var(--XwXtzhlzKhjm) 90%, #fff 10%);
border-radius: 15px;
box-shadow: 0 10px 28px rgba(0, 0, 0, 0.4);
border: 1px solid color-mix(in srgb, var(--VykzatBLZznC) 30%, transparent);
z-index: 99;
padding: 6px;
}

#lang-dropdown-toggle:checked ~ .aCFZOfxCnHbi {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}

@keyframes fadeInLangList {
from {
opacity: 0;
transform: translateY(10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}

.aCFZOfxCnHbi .ySHXXVPISvod {
white-space: nowrap;
border-radius: 9px;
padding: 8px 18px;
font-weight: 500;
transition: background 0.18s, color 0.18s;
text-align: left;
display: block;
color: var(--VbwTztmLAoJB);
}

.aCFZOfxCnHbi .ySHXXVPISvod:hover {
background: color-mix(in srgb, var(--VykzatBLZznC) 18%, transparent);
color: var(--VykzatBLZznC);
}

.aCFZOfxCnHbi .ySHXXVPISvod.is-active {
color: var(--XwXtzhlzKhjm);
font-weight: 600;
background: var(--VykzatBLZznC);
}

.qoGQCezFHRCZ .jVBOFWACZPju,
.qoGQCezFHRCZ .LPOHSRghMBDF {
display: block;
}

.qoGQCezFHRCZ .ctbqtTpVSaNo {
width: 100%;
justify-content: space-between;
gap: 8px;
font-size: 15px;
font-weight: 600;
border-radius: 10px;
padding: 11px 14px;
color: var(--NHuTDvdsbDav);
border: 1px solid var(--HLvhuBqymvhG);
background: var(--XaYkaxzMIFnj);
}

.qoGQCezFHRCZ .ctbqtTpVSaNo:hover {
border-color: color-mix(in srgb, var(--VykzatBLZznC) 70%, transparent);
background: var(--RtDlRYaIPIPg);
}

.qoGQCezFHRCZ .ctbqtTpVSaNo::after {
margin-left: auto;
}

.qoGQCezFHRCZ .aCFZOfxCnHbi {
left: 0;
right: 0;
min-width: 0;
color: var(--NHuTDvdsbDav);
background: var(--pUEFiPyxXCPL);
border: 1px solid var(--HLvhuBqymvhG);
box-shadow: 0 10px 28px var(--DWGMUpbLNhIQ);
}

.qoGQCezFHRCZ .aCFZOfxCnHbi .ySHXXVPISvod {
color: var(--NHuTDvdsbDav);
}

/* glow refresh: no link underline, accent glow when open, gradient active */
.aCFZOfxCnHbi .ySHXXVPISvod,
.aCFZOfxCnHbi .ySHXXVPISvod:hover {
text-decoration: none;
}

.qoGQCezFHRCZ #lang-dropdown-toggle:checked + .ctbqtTpVSaNo {
border-color: color-mix(in srgb, var(--VykzatBLZznC) 55%, var(--HLvhuBqymvhG));
box-shadow: 0 0 16px color-mix(in srgb, var(--VykzatBLZznC) 22%, transparent);
}

.qoGQCezFHRCZ .ctbqtTpVSaNo::after {
color: var(--ywtPVGbYJnnQ);
}

.qoGQCezFHRCZ .aCFZOfxCnHbi {
border-color: color-mix(in srgb, var(--VykzatBLZznC) 26%, var(--HLvhuBqymvhG));
box-shadow: 0 10px 28px var(--DWGMUpbLNhIQ), 0 0 18px color-mix(in srgb, var(--VykzatBLZznC) 14%, transparent);
}

.qoGQCezFHRCZ .aCFZOfxCnHbi .ySHXXVPISvod:hover {
background: color-mix(in srgb, var(--VykzatBLZznC) 14%, transparent);
color: var(--ywtPVGbYJnnQ);
}

.qoGQCezFHRCZ .aCFZOfxCnHbi .ySHXXVPISvod.is-active {
background: linear-gradient(135deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
color: var(--AkYcSdSDFtlv);
box-shadow: 0 3px 12px color-mix(in srgb, var(--VykzatBLZznC) 34%, transparent);
}

.iyYYorygAKGg {
display: none;
position: fixed;
inset: 0;
z-index: 90;
cursor: default;
}

#lang-dropdown-toggle:checked ~ .iyYYorygAKGg {
display: block;
}
.lgBCSZIWKdDK {
margin-left: var(--sidebar-w);
padding: 20px 15px 40px;
}

.VQDwlZMfANvq {
list-style: none;
max-width: 1200px;
width: 100%;
margin: 0 auto;
padding: 0;
display: flex;
flex-direction: column;
gap: 12px;
}

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

.EBUFzeTWgaDR a:hover {
color: var(--HyfXStLaTdyR);
}

@media (max-width: 992px) {
.lgBCSZIWKdDK {
margin-left: 0;
}
}
.vGsNjjjCqscP {
position: relative;
--qnSHxUnaCIGn: color-mix(in srgb, var(--VykzatBLZznC) 64%, #fff);
--wxtjyFpijDdg: color-mix(in srgb, var(--HyfXStLaTdyR) 70%, #fff);
background: var(--XwXtzhlzKhjm);
color: var(--VbwTztmLAoJB);
padding-block: 48px 28px;
padding-inline: 2rem;
isolation: isolate;
margin-left: var(--sidebar-w);
}

.vGsNjjjCqscP::before {
content: "";
position: absolute;
inset: 0 0 auto 0;
height: 3px;
background: linear-gradient(90deg, var(--qnSHxUnaCIGn) 0%, var(--wxtjyFpijDdg) 100%);
pointer-events: none;
z-index: 1;
}

.VoWqrwHemvUM {
max-width: 1200px;
width: 100%;
display: flex;
flex-direction: column;
gap: 30px;
}

.yYrKQfuqHamT {
display: flex;
justify-content: center;
gap: 40px;
flex-wrap: wrap;
}

.LbyfIxqcGzOg {
display: inline-flex;
align-items: center;
gap: 14px;
}

.WjJVWEILFETk {
width: 46px;
height: 46px;
border-radius: 12px;
object-fit: cover;
}

.IDLLLqZVCjgs {
font-family: var(--KvtLwmNIEYyZ);
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--VbwTztmLAoJB);
}

.LFghTHbBeYhR {
margin: 0;
font-size: 14px;
line-height: 1.65;
color: color-mix(in srgb, var(--VbwTztmLAoJB) 62%, transparent);
}

.KrENbVZrAFQR {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
gap: 16px;
}

.TUpHarerJHWE {
width: 42px;
height: 42px;
object-fit: contain;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--qnSHxUnaCIGn) 60%, transparent);
padding: 3px;
}

.oZgjlhBABzDf {
height: 30px;
width: auto;
max-width: 150px;
object-fit: contain;
opacity: 0.75;
filter: grayscale(1);
transition: opacity 0.2s ease, filter 0.2s ease;
}

.oZgjlhBABzDf:hover {
opacity: 1;
filter: grayscale(0);
}

.BhyaGwRdHfxj {
margin: 0;
font-size: 12px;
font-style: italic;
line-height: 1.6;
color: color-mix(in srgb, var(--VbwTztmLAoJB) 48%, transparent);
}

.PbXILBnAcEWe {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 10px 30px;
}

.QzRDudacqVft {
position: relative;
color: color-mix(in srgb, var(--VbwTztmLAoJB) 82%, transparent);
font-size: 15px;
font-weight: 600;
text-decoration: none;
padding-bottom: 4px;
transition: color 0.2s ease;
}

.QzRDudacqVft::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 2px;
border-radius: 2px;
background: linear-gradient(90deg, var(--HyfXStLaTdyR), var(--VykzatBLZznC));
transform: scaleX(0);
transform-origin: left;
transition: transform 0.25s ease;
}

.QzRDudacqVft:hover {
color: var(--VbwTztmLAoJB);
text-decoration: none;
}

.QzRDudacqVft:hover::after {
transform: scaleX(1);
}

.adMjdniDOhqM {
height: 1px;
width: 100%;
background: linear-gradient(90deg, transparent, color-mix(in srgb, var(--VbwTztmLAoJB) 16%, transparent) 20%, color-mix(in srgb, var(--VbwTztmLAoJB) 16%, transparent) 80%, transparent);
}

.OKdOpjcgToIQ {
display: flex;
align-items: center;
justify-content: space-between;
gap: 20px;
flex-wrap: wrap;
}

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

.GDWSGUKYLPoY {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 7px 12px;
height: 40px;
border-radius: 10px;
background: #fff;
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.28);
transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.GDWSGUKYLPoY:hover {
transform: translateY(-2px);
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.38);
}

.GDWSGUKYLPoY img {
display: block;
height: 22px;
width: auto;
max-width: 78px;
object-fit: contain;
}

.vTdqrZDEpBgf {
font-size: 13px;
text-align: center;
color: color-mix(in srgb, var(--VbwTztmLAoJB) 58%, transparent);
}

.vTdqrZDEpBgf span {
color: var(--qnSHxUnaCIGn);
font-weight: 700;
}

@media (max-width: 1200px) {
.OKdOpjcgToIQ {
justify-content: center;

}

}
@media (max-width: 992px) {
.vGsNjjjCqscP {
margin-left: 0;
padding: 28px 20px;
}
}

@media (max-width: 767px) {
.VoWqrwHemvUM {
gap: 26px;
}

.SxbtuuZPcWLw {
flex-direction: column;
align-items: center;
text-align: center;
gap: 26px;
}

.yYrKQfuqHamT {
align-items: center;
text-align: center;
}

.AcOZUUytkTyQ {
align-items: center;
text-align: center;
}

.KrENbVZrAFQR {
justify-content: center;
}

.PbXILBnAcEWe {
justify-content: center;
gap: 10px 22px;
}

.OKdOpjcgToIQ {
flex-direction: column;
justify-content: center;
text-align: center;
gap: 18px;
}

.JMoUfvtQwIrn {
justify-content: center;
}
}

@media (max-width: 576px) {
.GDWSGUKYLPoY {
height: 34px;
padding: 5px 9px;
}

.GDWSGUKYLPoY img {
height: 18px;
}

.oZgjlhBABzDf {
height: 26px;
}
}
.niLpxdBGZAMR {
min-height: 100dvh;
display: flex;
flex-direction: column;
}

.niLpxdBGZAMR .RoMqCJUNeJXL {
flex: 1 0 auto;
margin-left: 0;
display: flex;
flex-direction: column;
}

.niLpxdBGZAMR .vGsNjjjCqscP {
flex-shrink: 0;
margin-top: auto;
margin-left: 0;
padding-block: 22px;
}

.niLpxdBGZAMR .WzoJYvnQfoBB {
padding-left: 0;
}

.lpzfEfrxeRcp {
flex: 1 0 auto;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
padding: 48px 20px 64px;
}

.HdIwhNanGYws {
max-width: 560px;
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
gap: 14px;
}

.NcprMHZhjPvm {
font-family: var(--KvtLwmNIEYyZ);
font-size: clamp(96px, 24vw, 180px);
font-weight: 800;
line-height: 0.9;
letter-spacing: -0.03em;
margin-bottom: 4px;
color: var(--VykzatBLZznC);
}

@supports ((-webkit-background-clip: text) or (background-clip: text)) {
.NcprMHZhjPvm {
background: linear-gradient(135deg, var(--VykzatBLZznC) 0%, var(--HyfXStLaTdyR) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
}

.ErZFTDOwaERV {
font-size: 28px;
line-height: 1.25;
font-weight: 700;
color: var(--NHuTDvdsbDav);
margin: 0;
}

.ABozfUGPZrUI {
font-size: 16px;
line-height: 1.6;
color: color-mix(in srgb, var(--NHuTDvdsbDav) 65%, transparent);
margin: 0;
max-width: 44ch;
}

.oMYyUMPHQops {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 52px;
margin-top: 12px;
padding: 14px 30px;
border-radius: 12px;
font-size: 16px;
font-weight: 700;
text-decoration: none;
background: var(--WNtLPYgrImZw);
color: var(--AkYcSdSDFtlv);
transition: transform 0.2s ease, filter 0.2s ease, box-shadow 0.2s ease;
}

.oMYyUMPHQops:hover {
transform: translateY(-2px);
filter: brightness(1.08);
box-shadow: 0 12px 28px color-mix(in srgb, var(--VykzatBLZznC) 35%, transparent);
text-decoration: none;
}

@media (max-width: 576px) {
.ErZFTDOwaERV {
font-size: 24px;
}
.oMYyUMPHQops {
width: 100%;
}
}

@media (prefers-reduced-motion: reduce) {
.oMYyUMPHQops {
transition: none;
}
.oMYyUMPHQops:hover {
transform: none;
}
}
