:root {
--tBwEdOfyxnEL: #102820;
--xHPQUpwSRSHA: #254634;
--kqcQDkciXczi: #D7B43E;
--XhcxPfsJPPGd: #1C3830;
--keZDyXDaPFmD: #142C24;
--FZPgkGmXbQIn: #06100A;
--lcorZQinERhx: #94733C;
--VbztBvDdNSvN: #EDE8DA;
--BKdwrSJLkGfM: #0C2018;
--GwvnXYsQcrHF: #1E4030;
--RKxWMCqnjjCI: #FFFFFF;
--YFLKrfUrpKdD: linear-gradient(135deg, #0E241C 0%, #1C3830 60%, #9A7A3A 100%);
--sbdXbErPUmhj: #142C24;
--fKMgzZYyduou: #0E241C;
--BYHOYwgMQLQy: #EDE8DA;
--DYEtRukhpUgQ: #06100A;
--iTwuBRpwBqkU: #FFFFFF;
--IOnZHMHmQgIh: #EDE8DA;
--NJmcHHRosCec: #D7B43E;
--KBjwHoiHmzPL: #254634;
--csunblSHzEKR: rgba(0,12,6,0.40);
--sjhpohYZpWSE: #94733C;
--maPISDEqayoI: #D62828;
--AYCUYJnCijAE: #FF6B6B;
--ISKSGLnVlpwD: 'Rubik', sans-serif;
--oBWbQYMdefOX: 'Roboto', sans-serif;

}

* {
box-sizing: border-box;
}

.pwTcXZDFgbPz a,
.MkLWjjwQVuic a {
color: var(--RKxWMCqnjjCI);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

.SryMPWtKBTnc {

}

.vGjkeLxrrnEP,
.DcRJDYgQhXDI,
.inside-xxUxUWFpBpPv {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.vGjkeLxrrnEP {
padding: 2rem;

}

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

@media (max-width: 1100px) {
.SryMPWtKBTnc {
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;
}

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

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

.pifepKAdLRfi img,
.dhyHIBLOIBDD {
width: 56px;
border-radius: 14px;
box-shadow: 0 6px 16px var(--csunblSHzEKR);
}

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

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

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

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

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

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

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

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

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

.tTVlhBKbtNWv a,
.wfGFRXlKyQhW {
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;
}

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

.tTVlhBKbtNWv a::after,
.wfGFRXlKyQhW::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;
}

.tTVlhBKbtNWv a:first-child {
border: 1px solid var(--KBjwHoiHmzPL);
background-color: var(--tBwEdOfyxnEL);
color: var(--VbztBvDdNSvN);
box-shadow: 0 6px 18px var(--csunblSHzEKR);
}

.tTVlhBKbtNWv a:first-child:hover {
background-color: var(--keZDyXDaPFmD);
box-shadow: 0 10px 22px var(--csunblSHzEKR);
}

.tTVlhBKbtNWv a:nth-child(2),
.wfGFRXlKyQhW {
border: 1px solid color-mix(in srgb, var(--lcorZQinERhx) 50%, transparent);
background: linear-gradient(180deg,
color-mix(in srgb, var(--kqcQDkciXczi) 100%, #fff 22%) 0%,
var(--kqcQDkciXczi) 50%,
color-mix(in srgb, var(--kqcQDkciXczi) 75%, var(--lcorZQinERhx) 25%) 100%);
color: var(--VbztBvDdNSvN);
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(--lcorZQinERhx) 60%, transparent),
0 12px 28px -6px color-mix(in srgb, var(--kqcQDkciXczi) 60%, transparent);
}

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

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

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

.tTVlhBKbtNWv a:nth-child(2):hover::after,
.wfGFRXlKyQhW: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(--lcorZQinERhx) 60%, transparent),
0 12px 28px -6px color-mix(in srgb, var(--kqcQDkciXczi) 65%, transparent),
0 0 0 0 color-mix(in srgb, var(--kqcQDkciXczi) 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(--lcorZQinERhx) 60%, transparent),
0 18px 38px -6px color-mix(in srgb, var(--kqcQDkciXczi) 80%, transparent),
0 0 0 10px color-mix(in srgb, var(--kqcQDkciXczi) 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;
}
}

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

.tTVlhBKbtNWv a:nth-child(2)::after,
.wfGFRXlKyQhW::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;
}

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

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

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

.PrpwLpmNdZwn {
display: none;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 14px;
border: 1px solid var(--KBjwHoiHmzPL);
background-color: var(--tBwEdOfyxnEL);
box-shadow: 0 8px 18px var(--csunblSHzEKR);
cursor: pointer;
color: var(--VbztBvDdNSvN);
flex-shrink: 0;
}

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

.SQrgAmnWBLhi:checked ~ .PrpwLpmNdZwn::before {
content: '✕';
}

.frbAaOqavoRM {
display: none;
}

.XQKquVNqVqHC {
display: none;
}

.wfGFRXlKyQhW {
display: none;
}

.fISRKntfnqgr {
display: flex;
}

.nfmYABEGKQLW {
display: none;
}

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

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

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

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

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

.QqlBAqhLkrTt {
position: relative;
}

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

.QqlBAqhLkrTt > a::after,
.QqlBAqhLkrTt > 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;
}

.sXjOrnjLKYIB {
margin: 0;
}

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

.cxyVLCErKTRu:hover {
background: var(--keZDyXDaPFmD);
}

.MnfyJJZLxjDs {
display: none;
}

.MnfyJJZLxjDs::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) {
.pwTcXZDFgbPz .GKhIVariVDtz {
margin-right: 0;
}
}

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

.pifepKAdLRfi {
padding: 0;
justify-content: space-between;
flex-wrap: wrap;
min-height: 84px;
}
.pifepKAdLRfi img{
width: 72px;
}
.pifepKAdLRfi img,
.sMLezBntnGtk{
margin-left:50px;
}
.nfmYABEGKQLW img {
margin-left:0;
}
.PrpwLpmNdZwn {
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;
}

.SQrgAmnWBLhi:checked ~ .PrpwLpmNdZwn {
top: 16px;
right: 16px;
left: auto;
}

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

#ueJrJSEzwyFn {
width: min(75vw, 360px);
max-width: 100%;
height: 100dvh;
overflow-y: auto;
transform: translateX(-100%);
position: fixed;
left: 0;
bottom: 0;
background-color: var(--tBwEdOfyxnEL);
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(--csunblSHzEKR);
}

.SQrgAmnWBLhi:checked ~ #ueJrJSEzwyFn {
transform: translateX(0);
}

.SQrgAmnWBLhi:checked ~ .frbAaOqavoRM {
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;
}

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

#ueJrJSEzwyFn .tTVlhBKbtNWv {
flex-direction: column;
}

#ueJrJSEzwyFn .tTVlhBKbtNWv a {
min-width: 100%;
}

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

.XQKquVNqVqHC {
display: flex;
}

.fISRKntfnqgr {
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(--fKMgzZYyduou);
border-top: 1px solid var(--KBjwHoiHmzPL);
box-shadow: 0 -8px 24px color-mix(in srgb, var(--csunblSHzEKR) 80%, transparent);
}

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

.SryMPWtKBTnc {
padding-bottom: 76px;
}

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

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

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

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

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

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

.fHMkflfuzftx:checked ~ .MnfyJJZLxjDs::before {
transform: rotate(180deg);
}

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

.JRcVwXyxvKuR li {
padding: 5px 0;
}

.fHMkflfuzftx:checked ~ .JRcVwXyxvKuR {
display: block;
}

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

@media (max-width: 576px) {
.fISRKntfnqgr {
gap: 12px;
}
.wfGFRXlKyQhW {
display: none;
}
.pifepKAdLRfi img,
.sMLezBntnGtk{
margin-left:auto;
}
.nfmYABEGKQLW img{
margin-left:0;
}
.PrpwLpmNdZwn {
top: 12px;
left: 0px;
}
.MnfyJJZLxjDs {
flex: 0 0 35px;
}

.SQrgAmnWBLhi:checked ~ .PrpwLpmNdZwn {
top: 12px;
right: 12px;
}
}
.IlQjWpDnbEMM {
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(--sbdXbErPUmhj) 0%,
var(--keZDyXDaPFmD) 60%,
var(--XhcxPfsJPPGd) 100%);
border: 1px solid var(--KBjwHoiHmzPL);
box-shadow: 0 16px 40px var(--csunblSHzEKR);
overflow: hidden;
position: relative;
isolation: isolate;
}

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

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

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

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

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

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

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

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

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

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

.hYKVhcViFjsk:not(.PPooTFcxuLQp)::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(--lcorZQinERhx) 60%, transparent),
0 14px 32px -6px color-mix(in srgb, var(--kqcQDkciXczi) 60%, transparent),
0 0 0 0 color-mix(in srgb, var(--kqcQDkciXczi) 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(--lcorZQinERhx) 60%, transparent),
0 22px 48px -6px color-mix(in srgb, var(--kqcQDkciXczi) 80%, transparent),
0 0 0 14px color-mix(in srgb, var(--kqcQDkciXczi) 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%;
}
}

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

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

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

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

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

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

.cOFRLQZjkrKF {
position: relative;
display: flex;
flex-direction: column;
gap: 8px;
padding: 24px 22px;
border-radius: 16px;
background:
linear-gradient(160deg,
color-mix(in srgb, var(--keZDyXDaPFmD) 92%, transparent) 0%,
color-mix(in srgb, var(--XhcxPfsJPPGd) 85%, transparent) 100%);
border: 1px solid color-mix(in srgb, var(--KBjwHoiHmzPL) 70%, transparent);
box-shadow:
0 4px 10px color-mix(in srgb, var(--csunblSHzEKR) 70%, transparent),
0 12px 28px color-mix(in srgb, var(--csunblSHzEKR) 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;
}

.cOFRLQZjkrKF::before {
content: "";
position: absolute;
top: 0;
left: -100%;
width: 60%;
height: 100%;
background: linear-gradient(115deg,
transparent 0%,
color-mix(in srgb, var(--kqcQDkciXczi) 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);
}

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

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

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

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

.TYafkSvahsak {
font-size: 13px;
font-weight: 800;
line-height: 1;
letter-spacing: 0.14em;
color: var(--kqcQDkciXczi);
padding-bottom: 6px;
border-bottom: 1px solid color-mix(in srgb, var(--kqcQDkciXczi) 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;
}

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

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

.cOFRLQZjkrKF:hover .VQWxUjiyNkVX {
color: color-mix(in srgb, var(--kqcQDkciXczi) 55%, var(--VbztBvDdNSvN));
}

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

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

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

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

.UAiaADPoLARe {
order: 2;
}
}

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

.VQIqIJYtBlAU {
justify-content: center;
}

.zmsxlhKAlBKb {
max-width: none;
}

.CfcXfYIRODnm {
justify-content: center;
}

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

.UAiaADPoLARe {
gap: 12px;
}

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

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

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

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

.hYKVhcViFjsk {
width: 100%;
max-width: 280px;
}
}
.MUiFoXWAVxrm {
position: relative;
width: 100%;
overflow: hidden;
isolation: isolate;
transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.zkjgAqNWEvOO {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 18px;
padding: 36px 32px 40px;
}

.zkjgAqNWEvOO > * {
position: relative;
z-index: 1;
}

.miyLPYZazWIR {
position: relative;
display: inline-flex;
align-items: center;
padding: 8px 18px;
border-radius: 999px;
background:
linear-gradient(135deg,
color-mix(in srgb, var(--kqcQDkciXczi) 22%, var(--keZDyXDaPFmD)) 0%,
color-mix(in srgb, var(--kqcQDkciXczi) 10%, var(--keZDyXDaPFmD)) 100%);
color: var(--kqcQDkciXczi);
border: 1px solid color-mix(in srgb, var(--kqcQDkciXczi) 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(--kqcQDkciXczi) 18%, transparent),
inset 0 1px 0 color-mix(in srgb, var(--keZDyXDaPFmD) 90%, transparent);
}

.PsfHKSmmRbEv {
position: relative;
width: fit-content;
max-width: 100%;
font-size: 26px;
font-weight: 700;
line-height: 1.25;
color: var(--VbztBvDdNSvN);
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(--VbztBvDdNSvN) 0%,
var(--VbztBvDdNSvN) 55%,
var(--kqcQDkciXczi) 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
}

.YxObiNowQaeR {
position: relative;
font-size: 28px;
font-weight: 800;
line-height: 1.2;
color: var(--kqcQDkciXczi);
text-align: center;
text-wrap: balance;
text-transform: uppercase;
letter-spacing: 0.04em;
text-shadow: 0 4px 16px color-mix(in srgb, var(--kqcQDkciXczi) 30%, transparent);
opacity: 0;
max-height: 0;
overflow: hidden;
transform: translateY(12px);
transition: opacity 0.5s ease 0.3s, transform 0.5s ease 0.3s, max-height 0.5s ease 0.2s;
}

.MUiFoXWAVxrm:has(.LjfHrawyajNN:checked) .PsfHKSmmRbEv {
opacity: 0;
transform: translateY(-12px);
max-height: 0;
margin: 0;
}

.MUiFoXWAVxrm:has(.LjfHrawyajNN:checked) .YxObiNowQaeR {
opacity: 1;
max-height: 200px;
transform: translateY(0);
animation: flip-pop 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) 0.4s both;
}

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

.xRQjICAzJQpN {
position: relative;
width: 100%;
max-width: 420px;
aspect-ratio: 16 / 10;
perspective: 1200px;
isolation: isolate;
margin-block: 4px;
}

.KhJTlMdsKvNM {
position: relative;
width: 100%;
height: 100%;
transform-style: preserve-3d;
transition: transform 0.85s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.SpVemYgescZC,
.JnHKFenXCpsQ {
position: absolute;
inset: 0;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 12px;
padding: 24px;
border-radius: 24px;
overflow: hidden;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}

.SpVemYgescZC {
cursor: pointer;
background:
radial-gradient(120% 130% at 50% 0%, color-mix(in srgb, var(--kqcQDkciXczi) 12%, var(--keZDyXDaPFmD)) 0%, var(--XhcxPfsJPPGd) 100%);
border: 1px solid color-mix(in srgb, var(--kqcQDkciXczi) 35%, var(--KBjwHoiHmzPL));
box-shadow:
0 16px 40px var(--csunblSHzEKR),
inset 0 1px 0 color-mix(in srgb, var(--keZDyXDaPFmD) 90%, transparent);
transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}

.SpVemYgescZC:hover {
transform: translateY(-4px) scale(1.015);
box-shadow:
0 24px 50px var(--csunblSHzEKR),
inset 0 1px 0 color-mix(in srgb, var(--keZDyXDaPFmD) 90%, transparent);
border-color: var(--kqcQDkciXczi);
}

.jqlSXewaCgxK {
position: absolute;
inset: -40%;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--kqcQDkciXczi) 35%, transparent) 0%,
color-mix(in srgb, var(--kqcQDkciXczi) 12%, transparent) 40%,
transparent 70%);
opacity: 0.35;
filter: blur(20px);
pointer-events: none;
z-index: 0;
animation: flip-glow-pulse 3.2s ease-in-out infinite;
}

.XsDzoPfKKaKf {
position: relative;
z-index: 1;
font-size: 84px;
line-height: 1;
filter: drop-shadow(0 8px 16px var(--csunblSHzEKR));
animation: flip-icon-bounce 2.4s ease-in-out infinite;
}

.aNaRjEFAdDnt {
position: relative;
z-index: 1;
font-size: 20px;
font-weight: 800;
line-height: 1.2;
color: var(--VbztBvDdNSvN);
text-align: center;
text-transform: uppercase;
letter-spacing: 0.14em;
text-wrap: balance;
}

.WjJALeQfaUdD {
position: relative;
z-index: 1;
font-size: 12px;
font-weight: 600;
line-height: 1.3;
color: var(--VbztBvDdNSvN);
opacity: 0.65;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.16em;
}

.JnHKFenXCpsQ {
transform: rotateY(180deg);
background:
linear-gradient(135deg,
color-mix(in srgb, var(--kqcQDkciXczi) 22%, var(--keZDyXDaPFmD)) 0%,
color-mix(in srgb, var(--kqcQDkciXczi) 8%, var(--XhcxPfsJPPGd)) 100%);
border: 1px solid color-mix(in srgb, var(--kqcQDkciXczi) 50%, transparent);
box-shadow:
0 16px 40px var(--csunblSHzEKR),
inset 0 1px 0 color-mix(in srgb, var(--keZDyXDaPFmD) 80%, transparent);
}

.aGnyVNXznnvB {
position: absolute;
inset: -25%;
background: radial-gradient(circle at center,
color-mix(in srgb, var(--kqcQDkciXczi) 45%, transparent) 0%,
color-mix(in srgb, var(--kqcQDkciXczi) 18%, transparent) 40%,
transparent 70%);
opacity: 0;
transform: scale(0.5);
transition: opacity 0.7s ease, transform 1s cubic-bezier(0.22, 1, 0.36, 1);
pointer-events: none;
filter: blur(12px);
border-radius: 50%;
z-index: -1;
}

.LCeoIaZGHRbT {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 18px;
width: 100%;
font-size: 28px;
font-weight: 800;
line-height: 1.15;
color: var(--VbztBvDdNSvN);
text-align: center;
text-wrap: balance;
letter-spacing: -0.005em;
text-shadow:
0 2px 0 color-mix(in srgb, var(--kqcQDkciXczi) 18%, transparent),
0 8px 24px color-mix(in srgb, var(--kqcQDkciXczi) 22%, transparent);
}

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

.LCeoIaZGHRbT a {
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: 4px;
padding: 16px 40px;
background:
linear-gradient(135deg,
var(--kqcQDkciXczi) 0%,
color-mix(in srgb, var(--kqcQDkciXczi) 85%, var(--lcorZQinERhx)) 100%);
color: var(--RKxWMCqnjjCI);
border-radius: 16px;
font-size: 15px;
font-weight: 800;
text-transform: uppercase;
letter-spacing: 0.14em;
text-decoration: none;
box-shadow:
0 14px 32px color-mix(in srgb, var(--kqcQDkciXczi) 38%, transparent),
0 4px 8px var(--csunblSHzEKR),
inset 0 1px 0 color-mix(in srgb, #fff 18%, transparent);
transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.LCeoIaZGHRbT a:hover {
background:
linear-gradient(135deg,
var(--lcorZQinERhx) 0%,
var(--kqcQDkciXczi) 100%);
transform: translateY(-2px);
box-shadow:
0 20px 40px color-mix(in srgb, var(--kqcQDkciXczi) 45%, transparent),
0 6px 12px var(--csunblSHzEKR),
inset 0 1px 0 color-mix(in srgb, #fff 22%, transparent);
text-decoration: none;
}

.MUiFoXWAVxrm:has(.LjfHrawyajNN:checked) .KhJTlMdsKvNM {
transform: rotateY(180deg);
}

.MUiFoXWAVxrm:has(.LjfHrawyajNN:checked) .aGnyVNXznnvB {
opacity: 1;
transform: scale(1.2);
}

.MUiFoXWAVxrm:has(.LjfHrawyajNN:checked) .jqlSXewaCgxK {
animation-play-state: paused;
}

.MUiFoXWAVxrm:has(.LjfHrawyajNN:checked) .XsDzoPfKKaKf {
display: none;
}

@keyframes flip-glow-pulse {
0%, 100% {
opacity: 0.3;
transform: scale(0.92);
}
50% {
opacity: 0.55;
transform: scale(1.08);
}
}

@keyframes flip-icon-bounce {
0%, 100% {
transform: translateY(0) rotate(-4deg);
}
50% {
transform: translateY(-8px) rotate(4deg);
}
}

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

@media (max-width: 991px) {
.zkjgAqNWEvOO {
padding: 30px 24px 32px;
gap: 16px;
}

.PsfHKSmmRbEv {
font-size: 18px;
}

.YxObiNowQaeR {
font-size: 24px;
}

.xRQjICAzJQpN {
max-width: 380px;
}

.XsDzoPfKKaKf {
font-size: 68px;
}

.LCeoIaZGHRbT {
font-size: 24px;
gap: 16px;
}

.LCeoIaZGHRbT a {
padding: 14px 32px;
font-size: 14px;
}
}

@media (max-width: 767px) {
.PsfHKSmmRbEv {
font-size: 16px;
}

.YxObiNowQaeR {
font-size: 22px;
}

.XsDzoPfKKaKf {
font-size: 64px;
}

.aNaRjEFAdDnt {
font-size: 18px;
}

.LCeoIaZGHRbT {
font-size: 22px;
gap: 14px;
}
}

@media (max-width: 576px) {
.zkjgAqNWEvOO {
padding: 26px 18px 28px;
}

.YxObiNowQaeR {
font-size: 20px;
}

.xRQjICAzJQpN {
max-width: 320px;
}

.XsDzoPfKKaKf {
font-size: 52px;
}

.aNaRjEFAdDnt {
font-size: 16px;
}

.LCeoIaZGHRbT {
font-size: 18px;
gap: 12px;
}

.LCeoIaZGHRbT a {
padding: 12px 26px;
font-size: 13px;
letter-spacing: 0.1em;
}
}
.qjbGjePmoywd {
margin: 40px 0 56px;
}

.rkqZdclKifYK {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 24px;
align-items: stretch;
}

.ayKuZcUwjndA,
.gSqQAexJpIwY {
padding: 32px;
border-radius: 22px;
background: linear-gradient(180deg, var(--tBwEdOfyxnEL) 0%, var(--keZDyXDaPFmD) 100%);
border: 1px solid var(--KBjwHoiHmzPL);
box-shadow: 0 16px 40px var(--csunblSHzEKR);
overflow: hidden;
}

.gSqQAexJpIwY {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 18px;
}

.gSqQAexJpIwY .IUazsDRtoRWY {
margin: 0;
font-size: 40px;
font-weight: 800;
line-height: 1.05;
color: var(--VbztBvDdNSvN);
}

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

.ayKuZcUwjndA {
display: flex;
flex-direction: column;
gap: 16px;
min-width: 0;
}

.OzECqiIRPPLR {
display: flex;
gap: 14px;
overflow-x: auto;
scroll-snap-type: x mandatory;
padding: 4px 4px 10px;
scrollbar-width: thin;
scrollbar-color: var(--kqcQDkciXczi) transparent;
}

.OzECqiIRPPLR::-webkit-scrollbar {
height: 8px;
}

.OzECqiIRPPLR::-webkit-scrollbar-track {
background: transparent;
}

.OzECqiIRPPLR::-webkit-scrollbar-thumb {
background: var(--kqcQDkciXczi);
border-radius: 999px;
}

.MNHcXIqjpxOq {
position: relative;
flex: 0 0 auto;
width: 140px;
aspect-ratio: 0.82;
scroll-snap-align: start;
display: block;
border-radius: 16px;
overflow: hidden;
background-color: var(--BKdwrSJLkGfM);
box-shadow: 0 8px 20px var(--csunblSHzEKR);
}

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

.MNHcXIqjpxOq:hover img {
transform: scale(1.05);
}

.wjdkWVImsQkl {
position: absolute;
top: 10px;
left: 10px;
z-index: 1;
padding: 5px 12px;
border-radius: 999px;
font-size: 10px;
font-weight: 800;
letter-spacing: 0.08em;
text-transform: uppercase;
background-color: var(--BKdwrSJLkGfM);
color: var(--RKxWMCqnjjCI);
border: 1.5px solid var(--kqcQDkciXczi);
}

.ZQwCcQJxhLYt {
position: relative;
display: inline-block;
padding: 10px 0;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.14em;
text-decoration: none;
width: fit-content;
color: var(--VbztBvDdNSvN);
transition: color 0.35s ease, transform 0.35s ease;
}

.ZQwCcQJxhLYt::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background: var(--kqcQDkciXczi);
transform-origin: left center;
transition: transform 0.35s ease, background 0.35s ease;
}

.ZQwCcQJxhLYt:hover {
color: var(--NJmcHHRosCec);
transform: translateY(-2px);
}

.ZQwCcQJxhLYt:hover::after {
background: var(--NJmcHHRosCec);
transform: scaleX(1.08);
}

@media (max-width: 991px) {
.rkqZdclKifYK {
grid-template-columns: 1fr;
}

.gSqQAexJpIwY {
order: -1;
}
}

@media (max-width: 767px) {
.qjbGjePmoywd {
margin: 32px 0 44px;
}

.gSqQAexJpIwY .IUazsDRtoRWY {
font-size: 32px;
}

.MNHcXIqjpxOq {
width: 110px;
}

.rkqZdclKifYK {
display: flex;
flex-direction: column;
gap: 16px;
padding: 28px;
border-radius: 22px;
background: linear-gradient(180deg, var(--tBwEdOfyxnEL) 0%, var(--keZDyXDaPFmD) 100%);
border: 1px solid var(--KBjwHoiHmzPL);
box-shadow: 0 16px 40px var(--csunblSHzEKR);
}

.ayKuZcUwjndA,
.gSqQAexJpIwY {
display: contents;
}

.gSqQAexJpIwY .IUazsDRtoRWY {
order: 1;
}

.OzECqiIRPPLR.XWkZIlOCDeBM {
order: 2;
}

.WRmNrfzoJoOH {
order: 3;
}

.OzECqiIRPPLR {
order: 4;
}

.ayKuZcUwjndA > .ZQwCcQJxhLYt {
display: none;
}

.gSqQAexJpIwY > .ZQwCcQJxhLYt {
order: 5;
}
}
.lAcVDuEWWPkb {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 24px;
margin-block: 40px;
}

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

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

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

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

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

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

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

.VOhJMKMecAFe span {
position: relative;
z-index: 1;
display: inline-flex;
align-items: center;
justify-content: center;
width: 44px;
height: 44px;
border-radius: 50%;
background: var(--VbztBvDdNSvN);
color: var(--kqcQDkciXczi);
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);
}

.YfzSvTiGcyhw:hover .VOhJMKMecAFe span {
transform: rotate(72deg) scale(1.08);
}

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

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

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

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

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

.YfzSvTiGcyhw:hover .LvZolVCBpLpu {
transform: translateX(6px);
}

@media (prefers-reduced-motion: reduce) {
.YfzSvTiGcyhw,
.YfzSvTiGcyhw:hover,
.VOhJMKMecAFe::before,
.VOhJMKMecAFe span,
.LvZolVCBpLpu {
transition: none;
transform: none;
animation: none;
}
}

@media (max-width: 576px) {
.YfzSvTiGcyhw {
min-width: 290px;
}
.VOhJMKMecAFe {
width: 66px;
}
.VOhJMKMecAFe span {
width: 38px;
height: 38px;
font-size: 18px;
}
.YfzSvTiGcyhw::before,
.YfzSvTiGcyhw::after {
left: 66px;
}
.yGUrRtHIwSnu {
font-size: 18px;
}
.LvZolVCBpLpu {
font-size: 26px;
padding-right: 20px;
}
.IOaZeuFeoeTr {
padding: 14px 18px;
}
}
.NlaNkgjdOafy {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

.DeqMoFVGlDKR {
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(--VbztBvDdNSvN) 5%, transparent);
border: 1px solid color-mix(in srgb, var(--VbztBvDdNSvN) 12%, transparent);
}

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

.cKabPkclKtie {
display: inline-flex;
align-items: center;
gap: 6px;
color: color-mix(in srgb, var(--VbztBvDdNSvN) 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.cKabPkclKtie:hover {
color: var(--kqcQDkciXczi);
background: color-mix(in srgb, var(--kqcQDkciXczi) 12%, transparent);
text-decoration: none;
}

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

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

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

@media (max-width: 576px) {
.NlaNkgjdOafy {
font-size: 13px;
}
.DeqMoFVGlDKR {
padding: 6px 12px;
}
}
.BtonQfSXExhA {
width: 100%;
}

.INPsUuPfiSoN {
font-size: 28px;
text-align: center;
font-weight: 800;
line-height: 1.25;
color: var(--VbztBvDdNSvN);
margin: 0 0 24px;
}

.DMNVmqiFGQxR {
display: flex;
flex-direction: column;
gap: 10px;
max-width: 70%;
width: 100%;
margin: auto;
}

.xqCpKraVVSLW {
overflow: hidden;
}

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

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

.xqCpKraVVSLW:has(.AkIfSLeRjDGW:checked) .UjBqUrQJoumQ {
color: var(--kqcQDkciXczi);
}

.PliOKSbwCctE {
position: relative;
flex-shrink: 0;
width: 16px;
height: 16px;
border-radius: 50%;
transition:  transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.PliOKSbwCctE::before {
content: '';
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
display: block;
width: 2px;
height: 100%;
background-color: var(--kqcQDkciXczi);
}

.PliOKSbwCctE::after {
content: '';
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
display: block;
width: 100%;
height: 2px;
background-color: var(--kqcQDkciXczi);
}

.xqCpKraVVSLW:has(.AkIfSLeRjDGW:checked) .PliOKSbwCctE {
transform: rotate(45deg);
}

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

.AkIfSLeRjDGW:checked ~ .WMYxTXPLgYGz {
max-height: 800px;
}

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

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

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

.DMNVmqiFGQxR {
max-width: 100%;
}

.UjBqUrQJoumQ {
font-size: 15px;
}

.PliOKSbwCctE {
width: 14px;
height: 14px;
}

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

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

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

.TUATFuEfjwby {
font-size: 28px;
font-weight: 800;
line-height: 1.25;
color: var(--VbztBvDdNSvN);
margin: 0 0 28px;
text-align: center;
}

.LHOnSKKmSYNl {
position: relative;
display: grid;
grid-template-columns: 1fr 1fr;
gap: 24px;
align-items: start;
}

.qtDfUcjogHju {
border-radius: 18px;
border: 1px solid var(--KBjwHoiHmzPL);
background: var(--keZDyXDaPFmD);
padding: 26px 26px 28px;
}

.yKJbrmDiKHmo {
border-top: 3px solid var(--kqcQDkciXczi);
box-shadow: 0 10px 28px color-mix(in srgb, var(--kqcQDkciXczi) 10%, transparent);
}

.zgAgaRXYNBGh {
border-top: 3px solid var(--maPISDEqayoI);
box-shadow: 0 10px 28px color-mix(in srgb, var(--maPISDEqayoI) 10%, transparent);
}

.yaWfASIqKOXV {
font-size: 18px;
font-weight: 700;
line-height: 1.3;
margin: 0 0 18px;
text-transform: uppercase;
letter-spacing: 0.04em;
}

.yKJbrmDiKHmo .yaWfASIqKOXV {
color: var(--kqcQDkciXczi);
}

.zgAgaRXYNBGh .yaWfASIqKOXV {
color: var(--maPISDEqayoI);
}

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

.cTMdftsLLgEz {
position: relative;
padding-left: 22px;
font-size: 15px;
line-height: 1.6;
color: var(--VbztBvDdNSvN);
}

.cTMdftsLLgEz::before {
content: '';
position: absolute;
left: 0;
top: 8px;
width: 10px;
height: 10px;
border-radius: 3px;
transform: rotate(45deg);
}

.yKJbrmDiKHmo .cTMdftsLLgEz::before {
background: var(--kqcQDkciXczi);
}

.zgAgaRXYNBGh .cTMdftsLLgEz::before {
background: var(--maPISDEqayoI);
}

.iybMLcBMHPIT {
position: absolute;
top: 0;
left: 50%;
transform: translate(-50%, -50%);
z-index: 2;
display: inline-flex;
align-items: center;
justify-content: center;
width: 52px;
height: 52px;
border-radius: 50%;
font-size: 16px;
font-weight: 900;
letter-spacing: 0.04em;
color: var(--keZDyXDaPFmD);
background: var(--kqcQDkciXczi);
border: 3px solid var(--tBwEdOfyxnEL);
box-shadow: 0 6px 18px var(--csunblSHzEKR);
}

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

.LHOnSKKmSYNl {
grid-template-columns: 1fr;
gap: 40px;
}

.qtDfUcjogHju {
padding: 22px 20px 24px;
}

.cTMdftsLLgEz {
font-size: 14px;
}

.iybMLcBMHPIT {
top: 50%;
left: 50%;
width: 46px;
height: 46px;
}
}
.rtPXKEjRhBVw {
width: 100%;
margin: 48px 0;
}

.bNBWbSCHbeeD {
font-size: 28px;
font-weight: 800;
line-height: 1.25;
color: var(--VbztBvDdNSvN);
margin: 0 0 24px;
text-align: center;
}

.ioQwvUXizcgM {
border-radius: 18px;
border: 1px solid var(--KBjwHoiHmzPL);
background:
linear-gradient(145deg,
var(--keZDyXDaPFmD) 0%,
var(--XhcxPfsJPPGd) 100%);
padding: 28px 32px;
box-shadow: 0 12px 32px var(--csunblSHzEKR);
}

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

.SVYcrXmehIJw {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
font-size: 15px;
line-height: 1.5;
color: var(--VbztBvDdNSvN);
text-align: center;
}

.SVYcrXmehIJw + .SVYcrXmehIJw {
padding-top: 14px;
border-top: 1px solid color-mix(in srgb, var(--KBjwHoiHmzPL) 70%, transparent);
}

.SVYcrXmehIJw::before {
content: '';
flex: 0 0 auto;
width: 9px;
height: 9px;
border-radius: 50%;
background: var(--kqcQDkciXczi);
box-shadow: 0 0 0 4px color-mix(in srgb, var(--kqcQDkciXczi) 16%, transparent);
}

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

.ioQwvUXizcgM {
padding: 22px 20px;
}

.SVYcrXmehIJw {
font-size: 14px;
}
}
.sqghuzXIdHrd {
position: fixed;
bottom: 42px;
right: 40px;
width: 54px;
height: 54px;
cursor: pointer;
border-radius: 16px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(180deg,
color-mix(in srgb, var(--kqcQDkciXczi) 100%, #fff 16%) 0%,
var(--kqcQDkciXczi) 100%);
box-shadow:
0 5px 0 0 var(--lcorZQinERhx),
0 11px 18px -6px color-mix(in srgb, #000 55%, transparent);
transition: transform 0.12s ease, box-shadow 0.12s ease;
}

.sqghuzXIdHrd:hover {
transform: translateY(2px);
box-shadow:
0 3px 0 0 var(--lcorZQinERhx),
0 7px 14px -6px color-mix(in srgb, #000 55%, transparent);
}

.sqghuzXIdHrd:active {
transform: translateY(5px);
box-shadow:
0 0 0 0 var(--lcorZQinERhx),
0 3px 8px -4px color-mix(in srgb, #000 55%, transparent);
}

.sqghuzXIdHrd::after {
content: "\f062";
font-family: "Font Awesome";
font-weight: 900;
font-size: 22px;
line-height: 1;
color: color-mix(in srgb, var(--kqcQDkciXczi) 24%, #000);
}

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

@media (prefers-reduced-motion: reduce) {
.sqghuzXIdHrd,
.sqghuzXIdHrd:hover,
.sqghuzXIdHrd:active {
transition: none;
transform: none;
}
}
.yZspmLFdaUOT {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 0 0 24px;
border: 1px solid var(--xHPQUpwSRSHA);
border-radius: 12px;
box-shadow: 0 6px 24px var(--csunblSHzEKR);
}

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

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

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

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

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

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

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

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

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

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

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

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

.rxNzPAegQkNy thead {
display: none;
}

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

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

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

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

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

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

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

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

.HxkfXizfNDGj:hover {
border-color: color-mix(in srgb, var(--kqcQDkciXczi) 70%, transparent);
background: color-mix(in srgb, var(--iTwuBRpwBqkU) 12%, transparent);
}

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

#XOpgPAEJFTcw:checked + .HxkfXizfNDGj::after {
transform: rotate(180deg);
}

#XOpgPAEJFTcw:checked + .HxkfXizfNDGj {
border-color: color-mix(in srgb, var(--kqcQDkciXczi) 70%, transparent);
}

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

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

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

.QPMlSPGplqrK .uZWCZVqXnUZG {
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(--iTwuBRpwBqkU);
}

.QPMlSPGplqrK .uZWCZVqXnUZG:hover {
background: color-mix(in srgb, var(--kqcQDkciXczi) 18%, transparent);
color: var(--kqcQDkciXczi);
}

.QPMlSPGplqrK .uZWCZVqXnUZG.is-active {
color: var(--DYEtRukhpUgQ);
font-weight: 600;
background: var(--kqcQDkciXczi);
}

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

#XOpgPAEJFTcw:checked ~ .usDGGyrgsDfQ {
display: block;
}
.fItugcWyvLQa {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

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

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

.ggEngPkmAnCT a:hover {
color: var(--lcorZQinERhx);
}
.MkLWjjwQVuic {
position: relative;
background:
linear-gradient(180deg,
var(--DYEtRukhpUgQ) 0%,
color-mix(in srgb, var(--DYEtRukhpUgQ) 100%, #000 14%) 100%);
color: var(--iTwuBRpwBqkU);
padding: 56px 24px 24px;
isolation: isolate;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.EnhwDoeUvTyW span {
color: var(--kqcQDkciXczi);
font-weight: 700;
}

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

.IKfFAaVCivxv {
gap: 32px;
}

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

.wOhLMUmCqJbA {
margin: 0 auto;
}
.GWxeYBMeWeNV {
text-align: center;
align-items: center;
}
.OqTMRVcpTofU {
text-align: center;
}
.JrabGOLqzmCn {
text-align: center;
}
.FPvuNAJuFYiJ {
columns: 1;
}
.ElooIuHXvEYV:hover {
transform: none;
}

.iMteHWrOJEiA {
justify-content: center;
}
.tWTiZgoFCeXE {
justify-content: center;
}
.YlTaGJAIxWks {
text-align: center;
}
.ooxjwJSdwdPQ {
flex-direction: column;
gap: 16px;
}
}

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