:root {
--FsVMSVMiqKej: #102820;
--vScumSlqpxGa: #254634;
--omZxqHwOnoRV: #CFA42D;
--IEJkxjZKMcRS: #1A3C30;
--ZQQMsJBRIlxx: #142C24;
--ZAqWOpVTzDyV: #040A06;
--fjJEvIephYoo: #94733C;
--chzpigWgppQK: #E3DECF;
--ZQDyJfPFyBtm: #0A1C14;
--SrhELklQvzzj: #1C3C2C;
--nXzkboBPaJlm: #F8F6F0;
--AZLLxZuoZYjl: linear-gradient(135deg, #0A1C14 0%, #163028 55%, #6A5528 100%);
--pGErXOeYUELm: #142C24;
--ZAaiNvnVzrsW: #0E241C;
--naYbnnCccEsR: #E3DECF;
--AVuOVHxUniAl: #040A06;
--KoTzZvEkIIlJ: #F8F6F0;
--jrtfGBNlZprO: #E3DECF;
--pRBTyTCqCptZ: #CFA42D;
--NhtsomXRbZqQ: #254634;
--wGyWxsqRpFSN: rgba(0,15,8,0.42);
--JSuNnElvWfGb: #94733C;
--xlFArsoDuVLs: #DC3545;
--LkdgDKfSPSnb: #F8716B;
--dsTtQiNJnswn: 'Open Sans', sans-serif;
--xfncfChfgLaZ: 'Raleway', sans-serif;

}

* {
box-sizing: border-box;
}

.CbdSCyNaxrXY a,
.tYloyfqhuxyN a {
color: var(--nXzkboBPaJlm);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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(--chzpigWgppQK);
}

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

.ovucYvwGaZIK {

}

.MQPafFkGFaMm,
.JSQlOWqjVgAo,
.inside-hFpMsvsABxiz {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.MQPafFkGFaMm {
padding: 2rem;

}

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

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

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

.MQPafFkGFaMm {
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;
}
}
.gCcCdUJWgkas {
max-width: 1200px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
gap: 24px;
padding-inline: 2rem;
}

.CbdSCyNaxrXY {
display: flex;
justify-content: center;
align-items: center;
padding-block: 8px;
background-color: var(--ZAaiNvnVzrsW);
box-shadow: inset 0 -1px 0 var(--NhtsomXRbZqQ), 0 2px 12px color-mix(in srgb, var(--wGyWxsqRpFSN) 60%, transparent);
position: sticky;
top: 0;
z-index: 100;
}

.gCcCdUJWgkas img,
.gfRSpbmXucVs {
width: 56px;
border-radius: 14px;
box-shadow: 0 6px 16px var(--wGyWxsqRpFSN);
}

.eNWYDUNNcwxG {
display: flex;
align-items: center;
justify-content: center;
flex: 1 1 auto;
}

.YktrjvwnVrpe {
list-style: none;
display: flex;
align-items: center;
justify-content: center;
gap: clamp(20px, 3vw, 44px);
width: 100%;
font-weight: 600;
font-size: 18px;
white-space: nowrap;
padding: 0 24px;
margin: 0;
}

.pizRPKTNbrlF {
cursor: pointer;
position: relative;
}

.pizRPKTNbrlF a,
.pizRPKTNbrlF span {
color: var(--naYbnnCccEsR);
transition: color 0.2s ease;
}

.pizRPKTNbrlF::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0;
height: 2px;
background-color: var(--pRBTyTCqCptZ);
transition: width 0.3s ease;
}

.pizRPKTNbrlF:hover::after {
width: 100%;
}

.pizRPKTNbrlF:not(:hover)::after {
left: auto;
right: 0;
}

.pizRPKTNbrlF:hover > a,
.pizRPKTNbrlF:hover > span,
.pizRPKTNbrlF.active > a,
.pizRPKTNbrlF.active > span {
color: var(--pRBTyTCqCptZ);
text-decoration: none;
}

.aVQwzhjbQhPL {
display: flex;
justify-content: end;
align-items: center;
gap: 14px;
}

.aVQwzhjbQhPL a,
.cjaQJamgkJYo {
position: relative;
overflow: hidden;
clip-path: inset(0 round 14px);
isolation: isolate;
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
padding: 10px 22px;
border-radius: 14px;
font-size: 15px;
font-weight: 600;
line-height: 1;
white-space: nowrap;
word-break: keep-all;
text-align: center;
text-decoration: none;
transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease, border-color 0.25s ease;
}

.aVQwzhjbQhPL a::before,
.cjaQJamgkJYo::before {
content: "";
position: absolute;
inset: 0;
background: var(--AZLLxZuoZYjl);
opacity: 0;
transition: opacity 0.28s ease;
pointer-events: none;
z-index: -2;
}

.aVQwzhjbQhPL a::after,
.cjaQJamgkJYo::after {
content: "";
position: absolute;
inset: -30% auto -30% -45%;
width: 42%;
background: linear-gradient(115deg, transparent 0%, rgba(255, 255, 255, 0.08) 32%, rgba(255, 255, 255, 0.42) 50%, rgba(255, 255, 255, 0.08) 68%, transparent 100%);
filter: blur(6px);
transform: translateX(-220%) skewX(-20deg);
opacity: 0;
pointer-events: none;
transition: transform 0.55s ease, opacity 0.28s ease;
z-index: -1;
}

.aVQwzhjbQhPL a:first-child {
border: 1px solid var(--NhtsomXRbZqQ);
background-color: var(--FsVMSVMiqKej);
color: var(--chzpigWgppQK);
box-shadow: 0 6px 18px var(--wGyWxsqRpFSN);
}

.aVQwzhjbQhPL a:first-child:hover {
background-color: var(--ZQQMsJBRIlxx);
box-shadow: 0 10px 22px var(--wGyWxsqRpFSN);
}

.aVQwzhjbQhPL a:nth-child(2),
.cjaQJamgkJYo {
border: 1px solid color-mix(in srgb, var(--fjJEvIephYoo) 50%, transparent);
background: linear-gradient(180deg,
color-mix(in srgb, var(--omZxqHwOnoRV) 100%, #fff 22%) 0%,
var(--omZxqHwOnoRV) 50%,
color-mix(in srgb, var(--omZxqHwOnoRV) 75%, var(--fjJEvIephYoo) 25%) 100%);
color: var(--chzpigWgppQK);
font-weight: 800;
text-shadow: 0 1px 0 color-mix(in srgb, #fff 35%, transparent);
box-shadow:
inset 0 1px 0 color-mix(in srgb, #fff 55%, transparent),
inset 0 -2px 0 color-mix(in srgb, var(--fjJEvIephYoo) 60%, transparent),
0 12px 28px -6px color-mix(in srgb, var(--omZxqHwOnoRV) 60%, transparent);
}

.aVQwzhjbQhPL a:hover,
.cjaQJamgkJYo:hover {
text-decoration: none;
transform: translateY(-3px);
}

.aVQwzhjbQhPL a:nth-child(2):hover,
.cjaQJamgkJYo:hover {
transform: translateY(-3px) scale(1.03);
background: linear-gradient(180deg,
color-mix(in srgb, var(--omZxqHwOnoRV) 100%, #fff 32%) 0%,
color-mix(in srgb, var(--omZxqHwOnoRV) 100%, #fff 8%) 50%,
var(--omZxqHwOnoRV) 100%);
}

.aVQwzhjbQhPL a:nth-child(2):hover::before,
.cjaQJamgkJYo:hover::before {
opacity: 0;
}

.aVQwzhjbQhPL a:nth-child(2):hover::after,
.cjaQJamgkJYo:hover::after {
transform: translateX(420%) skewX(-20deg);
opacity: 1;
}

@keyframes signup-pulse {
0%, 100% {
box-shadow:
inset 0 1px 0 color-mix(in srgb, #fff 55%, transparent),
inset 0 -2px 0 color-mix(in srgb, var(--fjJEvIephYoo) 60%, transparent),
0 12px 28px -6px color-mix(in srgb, var(--omZxqHwOnoRV) 65%, transparent),
0 0 0 0 color-mix(in srgb, var(--omZxqHwOnoRV) 70%, transparent);
}
50% {
box-shadow:
inset 0 1px 0 color-mix(in srgb, #fff 65%, transparent),
inset 0 -2px 0 color-mix(in srgb, var(--fjJEvIephYoo) 60%, transparent),
0 18px 38px -6px color-mix(in srgb, var(--omZxqHwOnoRV) 80%, transparent),
0 0 0 10px color-mix(in srgb, var(--omZxqHwOnoRV) 22%, transparent);
}
}

@keyframes signup-shimmer-auto {
0% {
transform: translateX(-220%) skewX(-20deg);
opacity: 0;
}
4% {
opacity: 1;
}
20% {
transform: translateX(420%) skewX(-20deg);
opacity: 0;
}
100% {
transform: translateX(420%) skewX(-20deg);
opacity: 0;
}
}

.aVQwzhjbQhPL a:nth-child(2),
.cjaQJamgkJYo {
animation: signup-pulse 2.4s ease-in-out infinite;
}

.aVQwzhjbQhPL a:nth-child(2)::after,
.cjaQJamgkJYo::after {
background: linear-gradient(115deg, transparent 0%, color-mix(in srgb, #fff 18%, transparent) 32%, color-mix(in srgb, #fff 75%, transparent) 50%, color-mix(in srgb, #fff 18%, transparent) 68%, transparent 100%);
filter: blur(4px);
animation: signup-shimmer-auto 3.5s ease-in-out infinite;
animation-delay: 1s;
}

.aVQwzhjbQhPL a:nth-child(2):hover,
.cjaQJamgkJYo:hover {
animation: none;
}

.aVQwzhjbQhPL a:nth-child(2):hover::after,
.cjaQJamgkJYo:hover::after {
animation: none;
}

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

.sTSNFvrcICQc {
display: none;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 14px;
border: 1px solid var(--NhtsomXRbZqQ);
background-color: var(--FsVMSVMiqKej);
box-shadow: 0 8px 18px var(--wGyWxsqRpFSN);
cursor: pointer;
color: var(--chzpigWgppQK);
flex-shrink: 0;
}

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

.DOnvYoTGTvHg:checked ~ .sTSNFvrcICQc::before {
content: '✕';
}

.bSVaBanbXmOj {
display: none;
}

.mFvgWcYYaEJT {
display: none;
}

.cjaQJamgkJYo {
display: none;
}

.IRNBGgIqabOA {
display: flex;
}

.MMhpOcGBPMwL {
display: none;
}

.UXrkFnMeAOCt {
display: block;
text-decoration: none;
color: inherit;
position: relative;
}

.nqWTpcfBGbWc {
display: none;
position: absolute;
border-radius: 18px;
background-color: var(--FsVMSVMiqKej);

list-style: none;
margin: 0;
padding: 16px;
min-width: 180px;
z-index: 100;
left: 50%;
transform: translate(-50%);
box-shadow: 0 18px 32px var(--wGyWxsqRpFSN);
}

@media (hover: hover) and (pointer: fine) and (min-width: 768px) {
.aAXYDkNcFsbm:hover > .nqWTpcfBGbWc {
display: block;
text-align: center;
width: 100%;
}

.nqWTpcfBGbWc .aAXYDkNcFsbm > .nqWTpcfBGbWc {
position: static;
transform: none;
box-shadow: none;
min-width: 0;
padding: 8px 0 0;
}
}

.aAXYDkNcFsbm {
position: relative;
}

.aAXYDkNcFsbm > a,
.aAXYDkNcFsbm > span {
position: relative;
display: inline-flex;
align-items: center;
padding-right: 24px;
}

.aAXYDkNcFsbm > a::after,
.aAXYDkNcFsbm > span::after {
content: "\f107";
font-family: "Font Awesome";
font-weight: 900;
font-size: 14px;
line-height: 1;
position: absolute;
top: 50%;
right: 0;
transform: translateY(-50%);
transition: transform 0.3s ease;
pointer-events: none;
}

.ZBeGUageAwrh {
margin: 0;
}

.vcISsrciDSWa {
padding: 5px 10px;
border-radius: 10px;
}

.vcISsrciDSWa:hover {
background: var(--ZQQMsJBRIlxx);
}

.nlErtzYYeDcX {
display: none;
}

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

@media (max-width: 992px) {
.CbdSCyNaxrXY .hEwkuOrvzdwf {
margin-right: 0;
}
}

@media (max-width: 767px) {
.CbdSCyNaxrXY {
position: sticky;
top: 0;
z-index: 2;
padding: 12px 20px;
}

.gCcCdUJWgkas {
padding: 0;
justify-content: space-between;
flex-wrap: wrap;
min-height: 84px;
}
.gCcCdUJWgkas img{
width: 72px;
}
.gCcCdUJWgkas img,
.qGUgFYukbLYh{
margin-left:50px;
}
.MMhpOcGBPMwL img {
margin-left:0;
}
.sTSNFvrcICQc {
display: flex;
position: absolute;
left: 0;
z-index: 1002;
transition: top 0.25s ease, right 0.25s ease, left 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease;
}

.DOnvYoTGTvHg:checked ~ .sTSNFvrcICQc {
top: 16px;
right: 16px;
left: auto;
}

.cjaQJamgkJYo {
display: inline-flex;
order: 1;
min-width: 150px;
min-height: 52px;
padding: 14px 22px;
font-size: 14px;
}

#yTTyvoYytSpS {
width: min(75vw, 360px);
max-width: 100%;
height: 100dvh;
overflow-y: auto;
transform: translateX(-100%);
position: fixed;
left: 0;
bottom: 0;
background-color: var(--FsVMSVMiqKej);
top: 0;
opacity: 1;
z-index: 1001;
padding: 24px;
transition: transform .3s ease;
flex-direction: column;
align-items: stretch;
justify-content: flex-start;
gap: 20px;
box-shadow: 18px 0 36px var(--wGyWxsqRpFSN);
}

.DOnvYoTGTvHg:checked ~ #yTTyvoYytSpS {
transform: translateX(0);
}

.DOnvYoTGTvHg:checked ~ .bSVaBanbXmOj {
display: block;
position: fixed;
inset: 0;
background: rgba(32, 32, 32, 0.45);
backdrop-filter: blur(4px);
-webkit-backdrop-filter: blur(4px);
z-index: 1000;
}

.YktrjvwnVrpe {
flex-direction: column;
gap: 0;
padding: 0;
}

#yTTyvoYytSpS .aVQwzhjbQhPL {
flex-direction: column;
}

#yTTyvoYytSpS .aVQwzhjbQhPL a {
min-width: 100%;
}

.MMhpOcGBPMwL {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
padding-bottom: 8px;
}

.mFvgWcYYaEJT {
display: flex;
}

.IRNBGgIqabOA {
position: fixed;
z-index: 90;
bottom: 0;
left: 0;
right: 0;
width: 100%;
height: 64px;
font-weight: 700;
font-size: 15px;
gap: 12px;
padding: 10px 16px;
justify-content: stretch;
background-color: var(--ZAaiNvnVzrsW);
border-top: 1px solid var(--NhtsomXRbZqQ);
box-shadow: 0 -8px 24px color-mix(in srgb, var(--wGyWxsqRpFSN) 80%, transparent);
}

.IRNBGgIqabOA a {
max-width: none;
flex: 1;
min-height: 44px;
padding: 10px 16px;
}

.ovucYvwGaZIK {
padding-bottom: 76px;
}

nav.eNWYDUNNcwxG li {
width: 100%;
text-align: left;
padding: 10px 0;
}

.eNWYDUNNcwxG li span {
position: relative;
display: inline-flex;
align-items: center;
padding-right: 24px;
}

.aAXYDkNcFsbm {
display: flex;
flex-wrap: wrap;
align-items: center;
}

.aAXYDkNcFsbm > a,
.aAXYDkNcFsbm > span {
flex: 1 1 auto;
}

.aAXYDkNcFsbm > a::after,
.aAXYDkNcFsbm > span::after {
display: none;
}

.nlErtzYYeDcX {
display: flex;
flex: 0 0 44px;
align-items: center;
justify-content: center;
min-height: 44px;
margin-left: auto;
cursor: pointer;
color: var(--naYbnnCccEsR);
}

.QYnLJevbvybz:checked ~ .nlErtzYYeDcX::before {
transform: rotate(180deg);
}

.nqWTpcfBGbWc {
display: none;
position: static;
box-shadow: none;
transform: translate(0);
min-width: 100%;
flex-basis: 100%;
padding: 12px 0 0 12px;
border: 0;
}

.nqWTpcfBGbWc li {
padding: 5px 0;
}

.QYnLJevbvybz:checked ~ .nqWTpcfBGbWc {
display: block;
}

.pizRPKTNbrlF {
box-shadow: inset 0 -1px 0 color-mix(in srgb, var(--chzpigWgppQK) 8%, transparent);
}
}

@media (max-width: 576px) {
.IRNBGgIqabOA {
gap: 12px;
}
.cjaQJamgkJYo {
display: none;
}
.gCcCdUJWgkas img,
.qGUgFYukbLYh{
margin-left:auto;
}
.MMhpOcGBPMwL img{
margin-left:0;
}
.sTSNFvrcICQc {
top: 12px;
left: 0px;
}
.nlErtzYYeDcX {
flex: 0 0 35px;
}

.DOnvYoTGTvHg:checked ~ .sTSNFvrcICQc {
top: 12px;
right: 12px;
}
}
.zFbHAGZcpdUt {
margin-bottom: 48px;
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(320px, 50%);
align-items: center;
gap: 40px;
width: 100%;
padding: 48px 40px;
border-radius: 22px;
background:
radial-gradient(120% 160% at 100% 0%,
var(--pGErXOeYUELm) 0%,
var(--ZQQMsJBRIlxx) 60%,
var(--IEJkxjZKMcRS) 100%);
border: 1px solid var(--NhtsomXRbZqQ);
box-shadow: 0 16px 40px var(--wGyWxsqRpFSN);
overflow: hidden;
position: relative;
isolation: isolate;
}

.zFbHAGZcpdUt::before {
content: "";
position: absolute;
inset: 0;
background:
radial-gradient(50% 70% at 15% 50%,
color-mix(in srgb, var(--omZxqHwOnoRV) 12%, transparent) 0%,
transparent 70%);
opacity: 0.6;
pointer-events: none;
z-index: 0;
}

.GGroHIZgvDvJ {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 22px;
max-width: 560px;
color: var(--chzpigWgppQK);
}

.YYPXamXmDwCU {
grid-template-columns: 1fr;
}
.YYPXamXmDwCU .GGroHIZgvDvJ {
max-width: 720px;
margin: 0 auto;
align-items: center;
text-align: center;
}
.YYPXamXmDwCU .CllIteHqQxHK {
justify-content: center;
}

.JrjQJQasoVRf {
display: inline-flex;
align-items: center;
padding: 8px 16px;
border-radius: 999px;
background:
linear-gradient(135deg,
color-mix(in srgb, var(--omZxqHwOnoRV) 18%, var(--ZQQMsJBRIlxx)) 0%,
color-mix(in srgb, var(--omZxqHwOnoRV) 8%, var(--ZQQMsJBRIlxx)) 100%);
color: var(--omZxqHwOnoRV);
border: 1px solid color-mix(in srgb, var(--omZxqHwOnoRV) 40%, transparent);
font-size: 12px;
font-weight: 700;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: 0.14em;
}

.RMtYDEysIFUT {
margin: 0;
font-size: clamp(30px, 3.8vw, 44px);
font-weight: 800;
line-height: 1.08;
letter-spacing: -0.01em;
color: var(--chzpigWgppQK);
overflow-wrap: anywhere;
text-wrap: balance;
}

.WMVrNzUHAQmj {
margin: 0 0 16px;
font-size: 17px;
font-weight: 700;
line-height: 1.55;
color: var(--chzpigWgppQK);
text-wrap: pretty;
max-width: 520px;
text-shadow:
0 0 12px color-mix(in srgb, var(--omZxqHwOnoRV) 48%, transparent),
0 0 28px color-mix(in srgb, var(--omZxqHwOnoRV) 26%, transparent);
}

.CllIteHqQxHK {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 16px;
margin-top: 4px;
}

.UocahcdJDkgk {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 12px;
cursor: pointer;
font-size: 18px;
font-weight: 800;
line-height: 1.1;
border-radius: 14px;
padding: 20px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.05em;
min-width: 200px;
overflow: hidden;
isolation: isolate;
transition: transform 0.3s ease, background 0.3s ease;
}

.UocahcdJDkgk:not(.TqHHSVgqvtic) {
background: linear-gradient(180deg,
color-mix(in srgb, var(--omZxqHwOnoRV) 100%, #fff 22%) 0%,
var(--omZxqHwOnoRV) 50%,
color-mix(in srgb, var(--omZxqHwOnoRV) 75%, var(--fjJEvIephYoo) 25%) 100%);
color: var(--chzpigWgppQK);
border: 1px solid color-mix(in srgb, var(--fjJEvIephYoo) 55%, transparent);
text-shadow: 0 1px 0 color-mix(in srgb, #fff 40%, transparent);
animation: hero3-cta-pulse 2.6s ease-in-out infinite;
}

.UocahcdJDkgk:not(.TqHHSVgqvtic)::before {
content: "\f521";
font-family: "Font Awesome";
font-weight: 900;
font-size: 19px;
line-height: 1;
color: var(--chzpigWgppQK);
filter: drop-shadow(0 1px 0 color-mix(in srgb, #fff 50%, transparent));
animation: hero3-cta-icon-bounce 2.6s ease-in-out infinite;
}

.UocahcdJDkgk:not(.TqHHSVgqvtic)::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: -75%;
width: 55%;
background: linear-gradient(115deg,
transparent 0%,
color-mix(in srgb, #fff 20%, transparent) 30%,
color-mix(in srgb, #fff 80%, transparent) 50%,
color-mix(in srgb, #fff 20%, transparent) 70%,
transparent 100%);
transform: skewX(-22deg);
pointer-events: none;
animation: hero3-cta-shimmer 2.8s ease-in-out infinite;
}

@keyframes hero3-cta-pulse {
0%, 100% {
box-shadow:
inset 0 1px 0 color-mix(in srgb, #fff 55%, transparent),
inset 0 -2px 0 color-mix(in srgb, var(--fjJEvIephYoo) 60%, transparent),
0 14px 32px -6px color-mix(in srgb, var(--omZxqHwOnoRV) 60%, transparent),
0 0 0 0 color-mix(in srgb, var(--omZxqHwOnoRV) 70%, transparent);
}
50% {
box-shadow:
inset 0 1px 0 color-mix(in srgb, #fff 70%, transparent),
inset 0 -2px 0 color-mix(in srgb, var(--fjJEvIephYoo) 60%, transparent),
0 22px 48px -6px color-mix(in srgb, var(--omZxqHwOnoRV) 80%, transparent),
0 0 0 14px color-mix(in srgb, var(--omZxqHwOnoRV) 22%, transparent);
}
}

@keyframes hero3-cta-float {
0%, 100% {
transform: translateY(0);
}
50% {
transform: translateY(-3px);
}
}

@keyframes hero3-cta-icon-bounce {
0%, 100% {
transform: rotate(-6deg) scale(1);
}
50% {
transform: rotate(6deg) scale(1.12);
}
}

@keyframes hero3-cta-shimmer {
0%, 55% {
left: -75%;
}
75%, 100% {
left: 145%;
}
}

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

.UocahcdJDkgk:not(.TqHHSVgqvtic):hover {
transform: translateY(-5px) scale(1.04);
background: linear-gradient(180deg,
color-mix(in srgb, var(--omZxqHwOnoRV) 100%, #fff 32%) 0%,
color-mix(in srgb, var(--omZxqHwOnoRV) 100%, #fff 8%) 50%,
var(--omZxqHwOnoRV) 100%);
}

.TqHHSVgqvtic {
background-color: transparent;
color: var(--chzpigWgppQK);
border: 1px solid color-mix(in srgb, var(--chzpigWgppQK) 25%, transparent);
font-weight: 700;
}

.TqHHSVgqvtic:hover {
border-color: var(--omZxqHwOnoRV);
color: var(--omZxqHwOnoRV);
background-color: color-mix(in srgb, var(--omZxqHwOnoRV) 8%, transparent);
transform: translateY(-2px);
}

@media (prefers-reduced-motion: reduce) {
.UocahcdJDkgk:not(.TqHHSVgqvtic),
.UocahcdJDkgk:not(.TqHHSVgqvtic)::before,
.UocahcdJDkgk:not(.TqHHSVgqvtic)::after {
animation: none;
}
.UocahcdJDkgk:hover {
transform: none;
}
}

.jFpRvAzkrLel {
position: relative;
z-index: 1;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 16px;
width: 100%;
}

.GfVlbnoniImY {
position: relative;
display: flex;
flex-direction: column;
gap: 8px;
padding: 24px 22px;
border-radius: 16px;
background:
linear-gradient(160deg,
color-mix(in srgb, var(--ZQQMsJBRIlxx) 92%, transparent) 0%,
color-mix(in srgb, var(--IEJkxjZKMcRS) 85%, transparent) 100%);
border: 1px solid color-mix(in srgb, var(--NhtsomXRbZqQ) 70%, transparent);
box-shadow:
0 4px 10px color-mix(in srgb, var(--wGyWxsqRpFSN) 70%, transparent),
0 12px 28px color-mix(in srgb, var(--wGyWxsqRpFSN) 50%, transparent),
inset 0 1px 0 color-mix(in srgb, #fff 35%, transparent);
transition: transform 0.35s cubic-bezier(0.34, 1.4, 0.64, 1), box-shadow 0.35s ease, border-color 0.3s ease;
overflow: hidden;
isolation: isolate;
cursor: default;
}

.GfVlbnoniImY::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 60%;
height: 100%;
background: linear-gradient(115deg,
transparent 0%,
color-mix(in srgb, var(--omZxqHwOnoRV) 16%, transparent) 50%,
transparent 100%);
transform: skewX(-22deg);
pointer-events: none;
z-index: -1;
transition: left 0.7s cubic-bezier(0.22, 1, 0.36, 1);
}

.GfVlbnoniImY::after {
content: "";
position: absolute;
inset: 0;
background:
radial-gradient(80% 80% at 100% 0%,
color-mix(in srgb, var(--omZxqHwOnoRV) 14%, transparent) 0%,
transparent 60%);
opacity: 0.7;
pointer-events: none;
z-index: -1;
transition: opacity 0.3s ease;
}

.GfVlbnoniImY:hover {
transform: translateY(-6px) scale(1.015);
border-color: color-mix(in srgb, var(--omZxqHwOnoRV) 60%, transparent);
box-shadow:
0 6px 14px color-mix(in srgb, var(--wGyWxsqRpFSN) 80%, transparent),
0 22px 44px color-mix(in srgb, var(--omZxqHwOnoRV) 22%, transparent),
inset 0 1px 0 color-mix(in srgb, #fff 50%, transparent);
}

.GfVlbnoniImY:hover::before {
left: 140%;
}

.GfVlbnoniImY:hover::after {
opacity: 1;
}

.fQplHiKhswsx {
font-size: 13px;
font-weight: 800;
line-height: 1;
letter-spacing: 0.14em;
color: var(--omZxqHwOnoRV);
padding-bottom: 6px;
border-bottom: 1px solid color-mix(in srgb, var(--omZxqHwOnoRV) 35%, transparent);
align-self: flex-start;
padding-right: 10px;
transition: transform 0.3s cubic-bezier(0.34, 1.4, 0.64, 1), letter-spacing 0.3s ease;
}

.GfVlbnoniImY:hover .fQplHiKhswsx {
transform: translateX(4px);
letter-spacing: 0.2em;
}

.XjFMBjrHNdwl {
margin: 0;
font-size: 16px;
font-weight: 700;
line-height: 1.25;
color: var(--chzpigWgppQK);
transition: color 0.3s ease;
}

.GfVlbnoniImY:hover .XjFMBjrHNdwl {
color: color-mix(in srgb, var(--omZxqHwOnoRV) 55%, var(--chzpigWgppQK));
}

.fEooZoaOJPHR {
font-size: 13px;
line-height: 1.45;
color: color-mix(in srgb, var(--chzpigWgppQK) 70%, transparent);
text-wrap: pretty;
}

.fEooZoaOJPHR :is(p, ul, ol) {
margin: 0;
font: inherit;
color: inherit;
}

@media (max-width: 991px) {
.zFbHAGZcpdUt {
grid-template-columns: 1fr;
padding: 36px 28px;
gap: 32px;
}

.GGroHIZgvDvJ {
max-width: none;
order: 1;
}

.jFpRvAzkrLel {
order: 2;
}
}

@media (max-width: 767px) {
.GGroHIZgvDvJ {
gap: 18px;
align-items: center;
text-align: center;
}

.JrjQJQasoVRf {
justify-content: center;
}

.WMVrNzUHAQmj {
max-width: none;
}

.CllIteHqQxHK {
justify-content: center;
}

.UocahcdJDkgk {
font-size: 15px;
padding: 14px 24px;
}

.jFpRvAzkrLel {
gap: 12px;
}

.GfVlbnoniImY {
padding: 18px 16px;
}
}

@media (max-width: 576px) {
.zFbHAGZcpdUt {
padding: 28px 18px;
border-radius: 18px;
gap: 24px;
}

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

.CllIteHqQxHK {
width: 100%;
flex-direction: column;
align-items: center;
}

.UocahcdJDkgk {
width: 100%;
max-width: 280px;
}
}
.chpmBGiKcDoH {
position: relative;
width: 100%;
border-radius: 24px;
background:
radial-gradient(120% 160% at 0% 0%, var(--ZQQMsJBRIlxx) 0%, var(--IEJkxjZKMcRS) 55%, var(--IEJkxjZKMcRS) 100%);
border: 1px solid var(--NhtsomXRbZqQ);
box-shadow: 0 16px 40px var(--wGyWxsqRpFSN);
overflow: hidden;
isolation: isolate;
transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.chpmBGiKcDoH::before {
content: "";
position: absolute;
inset: 0;
background:
radial-gradient(60% 80% at 85% 50%, color-mix(in srgb, var(--omZxqHwOnoRV) 18%, transparent) 0%, transparent 70%);
opacity: 0.5;
pointer-events: none;
z-index: 0;
}

.chpmBGiKcDoH:hover {
transform: translateY(-2px);
box-shadow: 0 22px 50px var(--wGyWxsqRpFSN);
}

.shSQrCaNUfSb {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(260px, 42%);
align-items: center;
gap: 32px;
padding: 44px 40px;
}

.vIFmXDEYfdJb {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 22px;
max-width: 620px;
color: var(--chzpigWgppQK);
}

.gkrZurWcegXI {
position: relative;
z-index: 1;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}

.QQeZBprztDiP {
position: relative;
display: inline-flex;
align-items: center;
padding: 8px 18px;
border-radius: 999px;
background:
linear-gradient(135deg,
color-mix(in srgb, var(--omZxqHwOnoRV) 22%, var(--ZQQMsJBRIlxx)) 0%,
color-mix(in srgb, var(--omZxqHwOnoRV) 10%, var(--ZQQMsJBRIlxx)) 100%);
color: var(--omZxqHwOnoRV);
border: 1px solid color-mix(in srgb, var(--omZxqHwOnoRV) 45%, transparent);
font-size: 13px;
font-weight: 800;
line-height: 1.2;
text-transform: uppercase;
letter-spacing: 0.16em;
box-shadow:
0 6px 16px color-mix(in srgb, var(--omZxqHwOnoRV) 18%, transparent),
inset 0 1px 0 color-mix(in srgb, var(--ZQQMsJBRIlxx) 90%, transparent);
}

.tMdxanPFFuqR {
position: relative;
width: fit-content;
max-width: 100%;
font-size: 26px;
font-weight: 700;
line-height: 1.25;
color: var(--chzpigWgppQK);
text-wrap: balance;
max-height: 200px;
overflow: hidden;
transform: translateY(0);
transition: opacity 0.4s ease, transform 0.4s ease, max-height 0.5s ease, margin 0.4s ease;
background: linear-gradient(120deg,
var(--chzpigWgppQK) 5%,
var(--chzpigWgppQK) 15%,
var(--omZxqHwOnoRV) 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
}

.lNWxIyxyGoZI {
font-size: 36px;
font-weight: 700;
line-height: 1.1;
color: var(--chzpigWgppQK);
text-wrap: balance;
opacity: 0;
transform: translateY(14px);
max-height: 0;
overflow: hidden;
pointer-events: none;
transition: opacity 0.55s ease 0.15s, transform 0.55s ease 0.15s, max-height 0.55s ease;
}

.lNWxIyxyGoZI p,
.lNWxIyxyGoZI div,
.lNWxIyxyGoZI span,
.lNWxIyxyGoZI strong {
font: inherit;
color: inherit;
margin: 0;
}

.lNWxIyxyGoZI a {
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: 18px;
padding: 16px 28px;
background-color: var(--omZxqHwOnoRV);
color: var(--nXzkboBPaJlm);
border-radius: 14px;
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.1em;
text-decoration: none;
transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}

.lNWxIyxyGoZI a:hover {
background-color: var(--fjJEvIephYoo);
transform: translateY(-2px);
box-shadow: 0 12px 28px var(--wGyWxsqRpFSN);
text-decoration: none;
}

.chpmBGiKcDoH:has(.bqJJaUpwSlqa:checked) .tMdxanPFFuqR {
opacity: 0;
transform: translateY(-12px);
max-height: 0;
margin: 0;
}

.chpmBGiKcDoH:has(.bqJJaUpwSlqa:checked) .lNWxIyxyGoZI {
opacity: 1;
transform: translateY(0);
max-height: 500px;
pointer-events: auto;
animation: mystery-pop 0.6s cubic-bezier(0.34, 1.56, 0.64, 1);
}

@keyframes mystery-pop {
0% {
transform: scale(0.4);
opacity: 0;
}
60% {
transform: scale(1.08);
opacity: 1;
}
100% {
transform: scale(1);
opacity: 1;
}
}

.mQnuMHjPTnJx {
position: relative;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
isolation: isolate;
}

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

.aquLfFewRvdN {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 14px;
width: 100%;
transition: opacity 0.5s ease, transform 0.5s ease, filter 0.5s ease;
}

.roeyeIsmhUBw {
position: relative;
display: flex;
align-items: center;
justify-content: center;
aspect-ratio: 1 / 1;
padding: 10px;
border-radius: 18px;
cursor: pointer;
background:
radial-gradient(120% 120% at 50% 0%, color-mix(in srgb, var(--ZQQMsJBRIlxx) 80%, transparent) 0%, color-mix(in srgb, var(--IEJkxjZKMcRS) 70%, transparent) 100%);
border: 1px solid var(--NhtsomXRbZqQ);
box-shadow: 0 8px 22px var(--wGyWxsqRpFSN);
overflow: hidden;
animation: mystery-float 3.4s ease-in-out infinite;
transition: transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1),
box-shadow 0.35s ease,
border-color 0.35s ease,
background 0.35s ease;
}

.roeyeIsmhUBw:nth-child(1) {
animation-delay: 0s;
}
.roeyeIsmhUBw:nth-child(2) {
animation-delay: -1.1s;
}
.roeyeIsmhUBw:nth-child(3) {
animation-delay: -2.2s;
}

.roeyeIsmhUBw::after {
content: "";
position: absolute;
inset: 0;
border-radius: inherit;
background: radial-gradient(80% 80% at 50% 110%,
color-mix(in srgb, var(--omZxqHwOnoRV) 35%, transparent) 0%,
transparent 70%);
opacity: 0;
transition: opacity 0.4s ease;
pointer-events: none;
z-index: 0;
}

.NTetjpPnJnOc {
position: relative;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 50%;
font-size: 20px;
font-weight: 900;
color: var(--omZxqHwOnoRV);
background:
radial-gradient(circle, color-mix(in srgb, var(--omZxqHwOnoRV) 28%, transparent), transparent 70%),
color-mix(in srgb, var(--chzpigWgppQK) 5%, transparent);
border: 1px solid color-mix(in srgb, var(--chzpigWgppQK) 14%, transparent);
box-shadow: 0 0 26px color-mix(in srgb, var(--omZxqHwOnoRV) 20%, transparent);
transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.roeyeIsmhUBw:hover {
animation-play-state: paused;
transform: translateY(-12px) scale(1.06) rotate(-2deg);
border-color: var(--omZxqHwOnoRV);
box-shadow: 0 28px 42px var(--wGyWxsqRpFSN);
z-index: 2;
}

.roeyeIsmhUBw:hover::after {
opacity: 1;
}

.roeyeIsmhUBw:hover .NTetjpPnJnOc {
transform: scale(1.08) rotate(2deg);
}

.roeyeIsmhUBw:active {
transform: translateY(-4px) scale(0.98);
}

.XsrtWgpJrlow {
position: absolute;
inset: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 18px;
padding: 24px;
opacity: 0;
transform: scale(0.85);
pointer-events: none;
transition: opacity 0.55s ease, transform 0.55s cubic-bezier(0.34, 1.56, 0.64, 1);
z-index: 3;
}

.HYjTiBjJIdLE {
position: absolute;
inset: -10%;
background:
radial-gradient(circle at center,
color-mix(in srgb, var(--omZxqHwOnoRV) 40%, transparent) 0%,
color-mix(in srgb, var(--omZxqHwOnoRV) 15%, transparent) 40%,
transparent 70%);
opacity: 0;
transform: scale(0.4);
transition: opacity 0.6s ease, transform 0.9s cubic-bezier(0.22, 1, 0.36, 1);
pointer-events: none;
z-index: -1;
border-radius: 50%;
filter: blur(8px);
}

.xeLPHsuEuLWj {
position: relative;
z-index: 1;
font-size: 18px;
font-weight: 700;
line-height: 1.3;
color: var(--chzpigWgppQK);
text-align: center;
text-transform: uppercase;
letter-spacing: 0.14em;
text-wrap: balance;
}

.QCpwlHWDHmgb {
position: relative;
z-index: 1;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 18px 36px;
background-color: var(--omZxqHwOnoRV);
color: var(--nXzkboBPaJlm);
border-radius: 14px;
font-size: 16px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.12em;
text-decoration: none;
box-shadow:
0 14px 32px color-mix(in srgb, var(--omZxqHwOnoRV) 40%, transparent),
0 4px 8px var(--wGyWxsqRpFSN);
transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}

.QCpwlHWDHmgb:hover {
background-color: var(--fjJEvIephYoo);
transform: translateY(-2px);
box-shadow: 0 18px 36px var(--wGyWxsqRpFSN);
text-decoration: none;
}

@keyframes mystery-float {
0%, 100% {
transform: translateY(0) rotate(0deg);
}
50% {
transform: translateY(-6px) rotate(1.2deg);
}
}

.chpmBGiKcDoH:has(.bqJJaUpwSlqa:checked) .aquLfFewRvdN {
opacity: 0.45;
transform: scale(0.95);
filter: blur(2px) saturate(0.8);
pointer-events: none;
transition: opacity 0.5s ease, transform 0.6s ease, filter 0.4s ease;
}

.chpmBGiKcDoH:has(.bqJJaUpwSlqa:checked) .roeyeIsmhUBw {
animation-play-state: paused;
}

.chpmBGiKcDoH:has(.bqJJaUpwSlqa:checked) .XsrtWgpJrlow {
opacity: 1;
transform: scale(1);
pointer-events: auto;
}

.chpmBGiKcDoH:has(.bqJJaUpwSlqa:checked) .HYjTiBjJIdLE {
opacity: 1;
transform: scale(1.15);
}

@media (prefers-reduced-motion: reduce) {
.roeyeIsmhUBw {
animation: none;
}
}

@media (max-width: 991px) {
.shSQrCaNUfSb {
grid-template-columns: 1fr;
padding: 32px 24px;
gap: 24px;
}

.vIFmXDEYfdJb {
max-width: none;
}

.gkrZurWcegXI {
order: 2;
}

.lNWxIyxyGoZI {
font-size: 30px;
}

.tMdxanPFFuqR {
font-size: 18px;
}

.aquLfFewRvdN {
gap: 12px;
}
}

@media (max-width: 767px) {
.vIFmXDEYfdJb {
align-items: center;
text-align: center;
}

.lNWxIyxyGoZI {
font-size: 26px;
}

.tMdxanPFFuqR {
font-size: 16px;
}
}

@media (max-width: 576px) {
.shSQrCaNUfSb {
padding: 24px 18px;
}

.chpmBGiKcDoH {
border-radius: 18px;
}

.lNWxIyxyGoZI {
font-size: 22px;
}

.lNWxIyxyGoZI a {
width: 100%;
max-width: 280px;
}

.aquLfFewRvdN {
gap: 8px;
}

.roeyeIsmhUBw {
padding: 6px;
border-radius: 14px;
}

.NTetjpPnJnOc {
width: 36px;
height: 36px;
font-size: 16px;
}
}
.ubaseySJDxes {
margin: 40px 0 56px;
}

.SQSluPnkQVdz {
display: flex;
justify-content: space-between;
align-items: center;
gap: 24px;
flex-wrap: wrap;
margin-bottom: 28px;
}

.kVssTQCpXLiF {
margin-bottom: 25px;
}

.SQSluPnkQVdz .JQQCqPIYkwJk {
margin: 0 0 10px;
font-size: 36px;
font-weight: 800;
line-height: 1.1;
color: var(--chzpigWgppQK);
}

.kVssTQCpXLiF p {
margin: 0;
color: var(--fjJEvIephYoo);
line-height: 1.55;
}

.NEDzTyquIpnH {
display: inline-flex;
gap: 8px;
font-size: 15px;
font-weight: 700;
padding: 10px 0;
text-transform: uppercase;
letter-spacing: 0.04em;
white-space: nowrap;
text-decoration: none;
color: var(--chzpigWgppQK);
border-bottom: 2px solid var(--omZxqHwOnoRV);
transition: color 0.25s ease, gap 0.25s ease, border-color 0.25s ease;
}

.NEDzTyquIpnH:hover {
color: var(--pRBTyTCqCptZ);
border-color: var(--pRBTyTCqCptZ);
gap: 14px;
}

.LeNgQIcKcaKj {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
gap: 18px;
}

.IZiEpQCUOjpC {
position: relative;
display: block;
border-radius: 18px;
overflow: hidden;
aspect-ratio: 0.82;
background-color: var(--ZQDyJfPFyBtm);
box-shadow: 0 10px 26px var(--wGyWxsqRpFSN);
}

.IZiEpQCUOjpC figure {
margin: 0;
width: 100%;
height: 100%;
}

.IZiEpQCUOjpC img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
transition: transform 0.4s ease;
}

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

.VhYlDKyswLUh {
position: absolute;
top: 12px;
left: 12px;
z-index: 1;
padding: 6px 14px;
border-radius: 999px;
font-size: 11px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
background-color: var(--ZQDyJfPFyBtm);
color: var(--nXzkboBPaJlm);
border: 1.5px solid var(--omZxqHwOnoRV);
box-shadow: 0 0 0 1px var(--ZQDyJfPFyBtm), 0 4px 14px var(--omZxqHwOnoRV);
}

.ZXlcNEdFoRkX {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
padding: 16px;
background: linear-gradient(180deg, transparent 0%, var(--wGyWxsqRpFSN) 60%, var(--wGyWxsqRpFSN) 100%);
opacity: 0;
transition: opacity 0.3s ease;
}

.qwSbkDvvKxnJ {
display: inline-flex;
align-items: center;
gap: 9px;
padding: 11px 26px;
border-radius: 999px;
font-size: 14px;
font-weight: 800;
letter-spacing: 0.04em;
text-transform: uppercase;
background-color: var(--ZQDyJfPFyBtm);
color: var(--nXzkboBPaJlm);
border: 1.5px solid var(--omZxqHwOnoRV);
box-shadow: 0 6px 22px var(--omZxqHwOnoRV);
transform: translateY(8px) scale(0.9);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.qwSbkDvvKxnJ::before {
content: "\25B6";
font-size: 9px;
line-height: 1;
color: var(--omZxqHwOnoRV);
transform: translateX(1px);
}

.IZiEpQCUOjpC:hover .ZXlcNEdFoRkX {
opacity: 1;
}

.IZiEpQCUOjpC:hover .qwSbkDvvKxnJ {
transform: translateY(0) scale(1);
}

.IZiEpQCUOjpC:hover .qwSbkDvvKxnJ:hover {
transform: translateY(0) scale(1.06);
box-shadow: 0 8px 28px var(--omZxqHwOnoRV);
}

@media (max-width: 767px) {
.ubaseySJDxes {
margin: 32px 0 44px;
display: flex;
flex-direction: column;
}

.SQSluPnkQVdz {
display: contents;
}

.SQSluPnkQVdz .JQQCqPIYkwJk {
font-size: 28px;
order: 1;
}

.kVssTQCpXLiF {
order: 2;
}

.NEDzTyquIpnH {
order: 3;
align-self: flex-start;
margin-bottom: 20px;
}

.LeNgQIcKcaKj {
order: 4;
grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
gap: 12px;
}
}
.WGKKxsHHeWlR {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 24px;
margin-block: 40px;
}

.pneJSOuuwojM {
position: relative;
display: inline-flex;
align-items: stretch;
min-width: 340px;
border-radius: 14px;
background: linear-gradient(135deg,
color-mix(in srgb, var(--pGErXOeYUELm) 100%, #fff 12%) 0%,
var(--pGErXOeYUELm) 100%);
color: var(--chzpigWgppQK);
text-decoration: none;
overflow: hidden;
isolation: isolate;
border: 1.5px solid color-mix(in srgb, var(--omZxqHwOnoRV) 45%, transparent);
box-shadow:
0 10px 28px -8px color-mix(in srgb, var(--omZxqHwOnoRV) 35%, transparent),
inset 0 1px 0 #fff;
transition: transform 0.25s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

.pneJSOuuwojM::before,
.pneJSOuuwojM::after {
content: "";
position: absolute;
left: 80px;
width: 18px;
height: 18px;
border-radius: 50%;
background: var(--FsVMSVMiqKej);
box-shadow: inset 0 0 0 1.5px color-mix(in srgb, var(--omZxqHwOnoRV) 45%, transparent);
z-index: 3;
}

.pneJSOuuwojM::before {
top: -9px;
}
.pneJSOuuwojM::after {
bottom: -9px;
}

.pneJSOuuwojM:hover {
transform: translateY(-3px);
border-color: var(--omZxqHwOnoRV);
box-shadow:
0 16px 40px -8px color-mix(in srgb, var(--omZxqHwOnoRV) 55%, transparent),
0 0 0 4px color-mix(in srgb, var(--omZxqHwOnoRV) 18%, transparent),
inset 0 1px 0 #fff;
}

.CLxylndmhppn {
display: flex;
align-items: center;
justify-content: center;
width: 80px;
flex-shrink: 0;
background: linear-gradient(160deg,
color-mix(in srgb, var(--omZxqHwOnoRV) 100%, #fff 18%) 0%,
var(--omZxqHwOnoRV) 60%,
var(--fjJEvIephYoo) 100%);
position: relative;
}

.CLxylndmhppn::before {
content: "";
position: absolute;
inset: 0;
background: linear-gradient(115deg,
transparent 30%,
color-mix(in srgb, #fff 35%, transparent) 50%,
transparent 70%);
animation: GxKAXpXnaZaJ 3.5s ease-in-out infinite;
pointer-events: none;
}

@keyframes GxKAXpXnaZaJ {
0%, 60% {
transform: translateX(-100%);
}
80%, 100% {
transform: translateX(100%);
}
}

.CLxylndmhppn span {
position: relative;
z-index: 1;
display: inline-flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
border-radius: 50%;
background: var(--chzpigWgppQK);
color: var(--omZxqHwOnoRV);
font-size: 22px;
font-weight: 900;
line-height: 1;
box-shadow:
0 4px 10px -3px color-mix(in srgb, #000 50%, transparent),
inset 0 1px 0 color-mix(in srgb, #fff 18%, transparent);
transition: transform 0.4s cubic-bezier(.34,1.56,.64,1);
}

.pneJSOuuwojM:hover .CLxylndmhppn span {
transform: rotate(72deg) scale(1.08);
}

.jkMOutLZkmfh {
position: relative;
width: 0;
border-left: 2px dashed color-mix(in srgb, var(--omZxqHwOnoRV) 55%, transparent);
flex-shrink: 0;
z-index: 1;
}

.WtlVAZMFURJm {
display: flex;
flex-direction: column;
justify-content: center;
gap: 3px;
padding: 16px 24px;
flex: 1;
text-align: left;
}

.BXoOxVrUzEeK {
font-size: 11px;
font-weight: 800;
letter-spacing: 0.2em;
text-transform: uppercase;
color: var(--omZxqHwOnoRV);
line-height: 1.2;
}

.SgGltaHERAIA {
font-size: 20px;
font-weight: 900;
line-height: 1.15;
letter-spacing: 0.02em;
text-transform: uppercase;
color: var(--chzpigWgppQK);
}

.mNnwbsxAdGnE {
display: flex;
align-items: center;
justify-content: center;
padding-right: 24px;
font-size: 30px;
font-weight: 900;
line-height: 1;
color: var(--omZxqHwOnoRV);
transition: transform 0.25s ease;
}

.pneJSOuuwojM:hover .mNnwbsxAdGnE {
transform: translateX(6px);
}

@media (prefers-reduced-motion: reduce) {
.pneJSOuuwojM,
.pneJSOuuwojM:hover,
.CLxylndmhppn::before,
.CLxylndmhppn span,
.mNnwbsxAdGnE {
transition: none;
transform: none;
animation: none;
}
}

@media (max-width: 576px) {
.pneJSOuuwojM {
min-width: 290px;
}
.CLxylndmhppn {
width: 66px;
}
.CLxylndmhppn span {
width: 38px;
height: 38px;
font-size: 18px;
}
.pneJSOuuwojM::before,
.pneJSOuuwojM::after {
left: 66px;
}
.SgGltaHERAIA {
font-size: 18px;
}
.mNnwbsxAdGnE {
font-size: 26px;
padding-right: 20px;
}
.WtlVAZMFURJm {
padding: 14px 18px;
}
}
.vCfEDOQQrfxs {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.aGBCZyCaMKTu {
list-style: none;
margin: 0;
padding: 7px 14px;
display: inline-flex;
flex-wrap: wrap;
align-items: center;
gap: 2px;
width: fit-content;
max-width: 100%;
border-radius: 999px;
background: color-mix(in srgb, var(--chzpigWgppQK) 5%, transparent);
border: 1px solid color-mix(in srgb, var(--chzpigWgppQK) 12%, transparent);
}

.OoajegwUNYsV {
display: inline-flex;
align-items: center;
min-width: 0;
}

.CjTMASzkpOGq {
display: inline-flex;
align-items: center;
gap: 6px;
color: color-mix(in srgb, var(--chzpigWgppQK) 62%, transparent);
text-decoration: none;
font-weight: 500;
padding: 4px 10px;
border-radius: 999px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
transition: color 0.2s, background 0.2s;
}

a.CjTMASzkpOGq:hover {
color: var(--omZxqHwOnoRV);
background: color-mix(in srgb, var(--omZxqHwOnoRV) 12%, transparent);
text-decoration: none;
}

.OoajegwUNYsV:first-child .CjTMASzkpOGq::before {
content: "\f015";
font-family: "Font Awesome";
font-weight: 900;
font-size: 13px;
line-height: 1;
}

.CjTMASzkpOGq[aria-current="page"] {
color: var(--chzpigWgppQK);
font-weight: 600;
cursor: default;
text-decoration: none;
}

.FharjaQENkux {
display: inline-flex;
margin: 0 2px;
color: color-mix(in srgb, var(--chzpigWgppQK) 38%, transparent);
font-size: 15px;
line-height: 1;
}

@media (max-width: 576px) {
.vCfEDOQQrfxs {
font-size: 13px;
}
.aGBCZyCaMKTu {
padding: 6px 12px;
}
}
.VqTyhLvTMtla {
width: 100%;
}

.meBLLBAxZWIU {
font-size: 28px;
font-weight: 800;
line-height: 1.25;
color: var(--chzpigWgppQK);
margin: 0 0 24px;
}

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

.IMfRrrGDmuhJ {
border-radius: 16px;
border: 1px solid var(--NhtsomXRbZqQ);
background: var(--IEJkxjZKMcRS);
overflow: hidden;
transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.IMfRrrGDmuhJ:has(.rSxYrpLInSEH:checked) {
border-color: color-mix(in srgb, var(--omZxqHwOnoRV) 45%, var(--NhtsomXRbZqQ));
box-shadow: 0 4px 18px color-mix(in srgb, var(--omZxqHwOnoRV) 10%, transparent);
}

.PzUxuzmgbpTK {
display: flex;
align-items: center;
justify-content: space-between;
gap: 16px;
padding: 18px 20px;
cursor: pointer;
user-select: none;
transition: background 0.2s ease;
}

.PzUxuzmgbpTK:hover {
background: color-mix(in srgb, var(--omZxqHwOnoRV) 6%, transparent);
}

.LVjHmWCfHAdM {
flex: 1;
font-size: 17px;
font-weight: 700;
line-height: 1.4;
color: var(--chzpigWgppQK);
margin: 0;
transition: color 0.2s ease;
}

.IMfRrrGDmuhJ:has(.rSxYrpLInSEH:checked) .LVjHmWCfHAdM {
color: var(--omZxqHwOnoRV);
}

.XFehaqjqoPNp {
position: relative;
flex-shrink: 0;
width: 28px;
height: 28px;
border-radius: 50%;
background: color-mix(in srgb, var(--omZxqHwOnoRV) 12%, var(--ZQQMsJBRIlxx));
border: 1px solid color-mix(in srgb, var(--omZxqHwOnoRV) 22%, transparent);
transition: background 0.25s ease, transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.XFehaqjqoPNp::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 8px;
height: 8px;
border-right: 2px solid var(--omZxqHwOnoRV);
border-bottom: 2px solid var(--omZxqHwOnoRV);
transform: translate(-55%, -65%) rotate(45deg);
transition: transform 0.3s ease;
}

.IMfRrrGDmuhJ:has(.rSxYrpLInSEH:checked) .XFehaqjqoPNp {
background: color-mix(in srgb, var(--omZxqHwOnoRV) 22%, var(--ZQQMsJBRIlxx));
transform: rotate(180deg);
}

.xAmPrNSXTTHC {
max-height: 0;
overflow: hidden;
transition: max-height 0.38s ease;
}

.rSxYrpLInSEH:checked ~ .xAmPrNSXTTHC {
max-height: 800px;
}

.pubAmdjKcAUL {
padding: 0 20px 20px;
margin: 0;
font-size: 15px;
line-height: 1.7;
color: var(--chzpigWgppQK);
opacity: 0.85;
border-top: 1px solid var(--NhtsomXRbZqQ);
padding-top: 16px;
}

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

.PzUxuzmgbpTK {
padding: 16px 16px;
gap: 12px;
}

.LVjHmWCfHAdM {
font-size: 15px;
}

.XFehaqjqoPNp {
width: 24px;
height: 24px;
}

.XFehaqjqoPNp::before {
width: 7px;
height: 7px;
}

.pubAmdjKcAUL {
padding: 0 16px 16px;
padding-top: 14px;
font-size: 14px;
}
}

@media (max-width: 480px) {
.DrvQfsqckLaA {
gap: 8px;
}

.meBLLBAxZWIU {
font-size: 22px;
}
}
.xgkzkqvwiEuA {
width: 100%;
margin: 48px 0;
}

.XTaUtOZDDdho {
font-size: 28px;
font-weight: 800;
line-height: 1.25;
color: var(--chzpigWgppQK);
margin: 0 0 24px;
}

.nmOEHpBuOhpK {
position: relative;
border-radius: 16px;
border: 1px solid var(--NhtsomXRbZqQ);
background: var(--IEJkxjZKMcRS);
padding: 22px 24px 24px;
overflow: hidden;
}

.nmOEHpBuOhpK + .nmOEHpBuOhpK {
margin-top: 16px;
}

.nmOEHpBuOhpK::before {
content: '';
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 4px;
}

.CscYcrFvVnjP::before {
background: var(--omZxqHwOnoRV);
}

.wIHehWVwZoly::before {
background: var(--xlFArsoDuVLs);
}

.WKgrDoKXiASQ {
font-size: 18px;
font-weight: 700;
line-height: 1.3;
margin: 0 0 16px;
}

.CscYcrFvVnjP .WKgrDoKXiASQ {
color: var(--omZxqHwOnoRV);
}

.wIHehWVwZoly .WKgrDoKXiASQ {
color: var(--xlFArsoDuVLs);
}

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

.GYpPuXiwRTfT {
display: flex;
align-items: center;
gap: 14px;
padding: 12px 0;
}

.GYpPuXiwRTfT + .GYpPuXiwRTfT {
border-top: 1px solid color-mix(in srgb, var(--NhtsomXRbZqQ) 70%, transparent);
}

.IMYvAAkJOPIy {
position: relative;
flex: 0 0 auto;
width: 28px;
height: 28px;
border-radius: 8px;
}

.IMYvAAkJOPIy::before {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
font-size: 15px;
font-weight: 800;
line-height: 1;
}

.CscYcrFvVnjP .IMYvAAkJOPIy {
background: color-mix(in srgb, var(--omZxqHwOnoRV) 16%, transparent);
}

.CscYcrFvVnjP .IMYvAAkJOPIy::before {
content: '\2713';
color: var(--omZxqHwOnoRV);
}

.wIHehWVwZoly .IMYvAAkJOPIy {
background: color-mix(in srgb, var(--xlFArsoDuVLs) 16%, transparent);
}

.wIHehWVwZoly .IMYvAAkJOPIy::before {
content: '\2715';
color: var(--xlFArsoDuVLs);
}

.SogRwzkVkIbv {
font-size: 15px;
line-height: 1.6;
color: var(--chzpigWgppQK);
}

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

.nmOEHpBuOhpK {
padding: 18px 18px 20px;
}

.SogRwzkVkIbv {
font-size: 14px;
}
}
.LMUeLWQCoeLg {
width: 100%;
margin: 48px 0;
}

.gUYukQuzpQek {
font-size: 28px;
font-weight: 800;
line-height: 1.25;
color: var(--chzpigWgppQK);
margin: 0 0 24px;
}

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

.CxYokTyhdodA {
position: relative;
padding: 14px 18px 14px 48px;
font-size: 15px;
line-height: 1.6;
color: var(--chzpigWgppQK);
border-radius: 12px;
border: 1px solid var(--NhtsomXRbZqQ);
background: var(--IEJkxjZKMcRS);
}

.CxYokTyhdodA::before {
content: '';
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%) rotate(45deg);
width: 10px;
height: 10px;
border-radius: 2px;
background: var(--omZxqHwOnoRV);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--omZxqHwOnoRV) 16%, transparent);
}

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

.CxYokTyhdodA {
font-size: 14px;
padding: 12px 14px 12px 44px;
}
}
.WbMKPjNJBknw {
position: fixed;
bottom: 40px;
right: 40px;
width: 54px;
height: 54px;
cursor: pointer;
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--pGErXOeYUELm) 62%, transparent);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
border: 1px solid color-mix(in srgb, var(--omZxqHwOnoRV) 45%, transparent);
box-shadow:
0 8px 24px -6px color-mix(in srgb, #000 45%, transparent),
inset 0 1px 0 color-mix(in srgb, #fff 18%, transparent);
transition: transform 0.25s ease, border-color 0.25s ease, background 0.25s ease;
}

.WbMKPjNJBknw:hover {
transform: translateY(-3px);
border-color: var(--omZxqHwOnoRV);
background: color-mix(in srgb, var(--pGErXOeYUELm) 80%, transparent);
}

.WbMKPjNJBknw::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 22px;
line-height: 1;
color: var(--omZxqHwOnoRV);
transition: transform 0.25s ease;
}

.WbMKPjNJBknw:hover::after {
transform: translateY(-2px);
}

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

@media (prefers-reduced-motion: reduce) {
.WbMKPjNJBknw,
.WbMKPjNJBknw:hover,
.WbMKPjNJBknw::after,
.WbMKPjNJBknw:hover::after {
transition: none;
transform: none;
}
}
.IxYjfQWytLRM {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 0 24px;
border: 1px solid var(--vScumSlqpxGa);
border-radius: 12px;
box-shadow: 0 6px 24px var(--wGyWxsqRpFSN);
}

table {
width: 100%;
border-collapse: collapse;
background-color: var(--pGErXOeYUELm);
color: var(--chzpigWgppQK);
font-size: 16px;
line-height: 1.5;
}

table thead th {
background-color: var(--omZxqHwOnoRV);
color: var(--ZQDyJfPFyBtm);
font-weight: 700;
text-align: left;
padding: 14px 16px;
white-space: nowrap;
border-bottom: 2px solid var(--fjJEvIephYoo);
}

table td {
padding: 12px 16px;
vertical-align: top;
border-top: 1px solid var(--vScumSlqpxGa);
}

table tbody td:not(:first-child) {
border-left: 1px solid var(--vScumSlqpxGa);
}

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

table tbody tr:nth-child(even) td {
background-color: var(--IEJkxjZKMcRS);
}

table tbody tr:hover td {
background-color: color-mix(in srgb, var(--omZxqHwOnoRV) 12%, transparent);
}

table tbody td:first-child {
font-weight: 600;
}

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

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

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

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

.HqbBMvTqZZwI thead {
display: none;
}

.HqbBMvTqZZwI tbody tr {
border-bottom: 2px solid var(--omZxqHwOnoRV);
}

.HqbBMvTqZZwI tbody tr:last-child {
border-bottom: none;
}

.HqbBMvTqZZwI tbody tr:nth-child(even) td {
background-color: transparent;
}

.HqbBMvTqZZwI td {
border: none;
border-top: 1px solid var(--vScumSlqpxGa);
padding: 10px 14px;
}

.HqbBMvTqZZwI tbody tr td:first-child {
border-top: none;
font-size: 16px;
}

.HqbBMvTqZZwI td::before {
content: attr(data-label);
display: block;
margin-bottom: 6px;
padding: 3px 8px;
border-radius: 4px;
background-color: var(--omZxqHwOnoRV);
color: var(--ZQDyJfPFyBtm);
font-size: 12px;
font-weight: 700;
letter-spacing: 0.04em;
text-transform: uppercase;
}
}
.SUqlKuKEcPZW {
display: flex;
}

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

.rZMlnBpGQLjY {
color: var(--KoTzZvEkIIlJ);
border: 1px solid color-mix(in srgb, var(--KoTzZvEkIIlJ) 26%, transparent);
background: color-mix(in srgb, var(--KoTzZvEkIIlJ) 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;
}

.rZMlnBpGQLjY:hover {
border-color: color-mix(in srgb, var(--omZxqHwOnoRV) 70%, transparent);
background: color-mix(in srgb, var(--KoTzZvEkIIlJ) 12%, transparent);
}

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

#UkMTMVjSmDzE:checked + .rZMlnBpGQLjY::after {
transform: rotate(180deg);
}

#UkMTMVjSmDzE:checked + .rZMlnBpGQLjY {
border-color: color-mix(in srgb, var(--omZxqHwOnoRV) 70%, transparent);
}

.pAnhIyVHYrYk {
display: none;
position: absolute;
bottom: calc(100% + 8px);
left: 0;
min-width: 100%;
color: var(--KoTzZvEkIIlJ);
background: color-mix(in srgb, var(--AVuOVHxUniAl) 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(--omZxqHwOnoRV) 30%, transparent);
z-index: 99;
padding: 6px;
}

#UkMTMVjSmDzE:checked ~ .pAnhIyVHYrYk {
display: flex;
flex-direction: column;
animation: fadeInLangList 0.18s;
}

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

.pAnhIyVHYrYk .vtnEnHFFSnuZ {
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(--KoTzZvEkIIlJ);
}

.pAnhIyVHYrYk .vtnEnHFFSnuZ:hover {
background: color-mix(in srgb, var(--omZxqHwOnoRV) 18%, transparent);
color: var(--omZxqHwOnoRV);
}

.pAnhIyVHYrYk .vtnEnHFFSnuZ.is-active {
color: var(--AVuOVHxUniAl);
font-weight: 600;
background: var(--omZxqHwOnoRV);
}

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

#UkMTMVjSmDzE:checked ~ .YsQBxBJVGrFZ {
display: block;
}
.mcMZAaIUpYio {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

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

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

.egrzGxKOCrmH a:hover {
color: var(--fjJEvIephYoo);
}
.tYloyfqhuxyN {
position: relative;
background:
linear-gradient(180deg,
var(--AVuOVHxUniAl) 0%,
color-mix(in srgb, var(--AVuOVHxUniAl) 100%, #000 14%) 100%);
color: var(--KoTzZvEkIIlJ);
padding: 56px 24px 24px;
isolation: isolate;
}

.tYloyfqhuxyN::before {
content: "";
position: absolute;
inset: 0 0 auto 0;
height: 1px;
background: linear-gradient(90deg,
transparent 0%,
color-mix(in srgb, var(--omZxqHwOnoRV) 60%, transparent) 50%,
transparent 100%);
pointer-events: none;
z-index: 1;
}

.ptiQWhIJQcMA {
max-width: 1200px;
width: 100%;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 40px;
padding-inline: 2rem;
padding-block: 24px;
}

.WoSWirTrCCwx {
display: grid;
grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr);
gap: 48px;
align-items: start;
margin: 0;
}

.baChkYgyhoeX {
display: flex;
flex-direction: column;
gap: 14px;
}

.HOPXTybxtiCd {
display: inline-flex;
align-items: center;
gap: 14px;
text-decoration: none;
color: inherit;
width: fit-content;
}

.qgfmBNhMKLcB {
width: 52px;
height: 52px;
border-radius: 12px;
object-fit: cover;
box-shadow: 0 4px 14px color-mix(in srgb, #000 35%, transparent);
}

.zkUdWqfzxjoW {
font-size: 20px;
font-weight: 800;
letter-spacing: 0.01em;
color: var(--KoTzZvEkIIlJ);
}

.zkscHUvQWcXG {
margin: 0;
font-size: 14px;
line-height: 1.6;
color: color-mix(in srgb, var(--KoTzZvEkIIlJ) 70%, transparent);
max-width: 460px;
}

.CVTzAbdSahWe,
.SgaSZsXwfEBM {
font-size: 11px;
font-weight: 800;
letter-spacing: 0.2em;
text-transform: uppercase;
color: var(--omZxqHwOnoRV);
margin-bottom: 16px;
}

.huPvqgnvnipC {
columns: 2 140px;
column-gap: 32px;
list-style: none;
padding: 0;
margin: 0;
}

.huPvqgnvnipC li {
break-inside: avoid;
margin-bottom: 10px;
}

.eTaEsRETuOEI {
display: inline-block;
color: color-mix(in srgb, var(--KoTzZvEkIIlJ) 78%, transparent);
font-size: 15px;
font-weight: 500;
text-decoration: none;
transition: color 0.2s ease, transform 0.2s ease;
}

.eTaEsRETuOEI:hover {
color: var(--omZxqHwOnoRV);
transform: translateX(3px);
text-decoration: none;
}

.QxeIFGOxezbX {
padding: 24px 0;
border-top: 1px solid color-mix(in srgb, var(--KoTzZvEkIIlJ) 12%, transparent);
}

.CmZZArkcsDjT {
display: flex;
flex-wrap: wrap;
gap: 24px;
align-items: center;
justify-content: center;
}

.ZRLvPFjwlGws {
display: inline-flex;
align-items: center;
justify-content: center;
padding: 10px 18px;
height: 56px;
border-radius: 10px;
background: color-mix(in srgb, var(--KoTzZvEkIIlJ) 8%, transparent);
border: 1px solid color-mix(in srgb, var(--KoTzZvEkIIlJ) 10%, transparent);
transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.ZRLvPFjwlGws:hover {
background: color-mix(in srgb, var(--KoTzZvEkIIlJ) 14%, transparent);
border-color: color-mix(in srgb, var(--omZxqHwOnoRV) 45%, transparent);
transform: translateY(-2px);
}

.ZRLvPFjwlGws img {
display: block;
height: 32px;
width: auto;
max-width: 100px;
object-fit: contain;
}

.WQGSuQItuWCc {
display: flex;
flex-direction: column;
gap: 14px;
padding: 24px 0;
border-top: 1px solid color-mix(in srgb, var(--KoTzZvEkIIlJ) 12%, transparent);
align-items: center;
text-align: center;
}

.gvQgbOerMqDm {
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
gap: 28px;
}

.enUIQREkUcOv {
width: 52px;
height: 52px;
object-fit: contain;
border-radius: 50%;
border: 2px solid color-mix(in srgb, var(--omZxqHwOnoRV) 70%, transparent);
padding: 3px;
}

.LAbeKXlMreRh {
height: 40px;
width: auto;
max-width: 180px;
object-fit: contain;
transition: transform 0.2s ease;
}

.LAbeKXlMreRh:hover {
transform: translateY(-2px);
}

.ltdEBzwrKzik {
margin: 0;
font-size: 12px;
font-style: italic;
line-height: 1.55;
color: color-mix(in srgb, var(--KoTzZvEkIIlJ) 55%, transparent);
max-width: 900px;
}

.cjZmWYZejzui {
padding-top: 20px;
border-top: 1px solid color-mix(in srgb, var(--KoTzZvEkIIlJ) 12%, transparent);
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
flex-wrap: wrap;
}

.dfRKGykLVsuR {
font-size: 13px;
color: color-mix(in srgb, var(--KoTzZvEkIIlJ) 60%, transparent);
text-align: center;
}

.dfRKGykLVsuR span {
color: var(--omZxqHwOnoRV);
font-weight: 700;
}

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

.ptiQWhIJQcMA {
gap: 32px;
}

.WoSWirTrCCwx {
grid-template-columns: 1fr;
gap: 28px;
}

.HOPXTybxtiCd {
margin: 0 auto;
}
.baChkYgyhoeX {
text-align: center;
align-items: center;
}
.zkscHUvQWcXG {
text-align: center;
}
.NWjjsgAEwiAq {
text-align: center;
}
.huPvqgnvnipC {
columns: 1;
}
.eTaEsRETuOEI:hover {
transform: none;
}

.CmZZArkcsDjT {
justify-content: center;
}
.gvQgbOerMqDm {
justify-content: center;
}
.ltdEBzwrKzik {
text-align: center;
}
.cjZmWYZejzui {
flex-direction: column;
gap: 16px;
}
}

@media (max-width: 576px) {
.ZRLvPFjwlGws {
padding: 6px 10px;
height: 36px;
}
.ZRLvPFjwlGws img {
height: 18px;
}
.LAbeKXlMreRh {
height: 30px;
}
}
