:root {
--znAWfvqUVvcn: #0E241C;
--arNkAPHXjRLj: #2B523C;
--nexSdoqjrBhm: #DBB845;
--LwpVSLvPtUux: #12251A;
--gpcUrhcwCpPU: #18342C;
--yDrxslYQvjRF: #0C1C14;
--nfXemPXiMVEY: #A07B3C;
--sAqpkikXjwqK: #E3DECF;
--SbqHVLPmBRcB: #122C24;
--JxrSshKHpoSA: #224838;
--dWBVLnRueHXe: #FFFFFF;
--HobtFWzCaAjc: linear-gradient(135deg, #0C2018 0%, #18342C 58%, #7A6030 100%);
--aGdpqRxpMMiV: #18342C;
--nkeCWYgqfkUr: #0E241C;
--cEotsxQuhJpW: #E3DECF;
--AOTWwffcZiuv: #0C1C14;
--OWPLVfQYwaKH: #FFFFFF;
--LbtnNVlJDjVz: #E3DECF;
--SfozvETERyWV: #DBB845;
--eRwTkFyEQCYI: #2B523C;
--JJfUTLkPyLuK: rgba(0,15,8,0.46);
--aidaYufjlOVt: #A07B3C;
--TuHBIUKShQeU: #E84A3F;
--gFDEWVDlXRWA: #FF6B6B;
--duMxJEfaavMt: 'DM Sans', sans-serif;
--SDEZntbQRRET: 'Roboto', sans-serif;

}

* {
box-sizing: border-box;
}

.NJVYteYCiNAQ a,
.ZywfTFofEVkq a {
color: var(--dWBVLnRueHXe);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

.swBOFrTnzKNH {

}

.JOkyYXeWQJyx,
.lNwgvZejYspp,
.inside-NTUcrwXwSMHB {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.JOkyYXeWQJyx {
padding: 2rem;

}

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

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

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

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

.vmxTRXYENVyY img,
.zWcHswayzMlC {
width: 56px;
border-radius: 14px;
box-shadow: 0 6px 16px var(--JJfUTLkPyLuK);
}

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

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

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

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

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

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

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

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

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

.dLXzSMZgvBEU a,
.PiEGNxAyAezM {
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;
}

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

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

.dLXzSMZgvBEU a:first-child {
border: 1px solid var(--eRwTkFyEQCYI);
background-color: var(--znAWfvqUVvcn);
color: var(--sAqpkikXjwqK);
box-shadow: 0 6px 18px var(--JJfUTLkPyLuK);
}

.dLXzSMZgvBEU a:first-child:hover {
background-color: var(--gpcUrhcwCpPU);
box-shadow: 0 10px 22px var(--JJfUTLkPyLuK);
}

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

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

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

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

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

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

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

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

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

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

.hKzknUBrNzwF {
display: none;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 14px;
border: 1px solid var(--eRwTkFyEQCYI);
background-color: var(--znAWfvqUVvcn);
box-shadow: 0 8px 18px var(--JJfUTLkPyLuK);
cursor: pointer;
color: var(--sAqpkikXjwqK);
flex-shrink: 0;
}

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

.XnazvvmkuCre:checked ~ .hKzknUBrNzwF::before {
content: '✕';
}

.CbTjlLOKpKes {
display: none;
}

.AwpIYsrmnRmq {
display: none;
}

.PiEGNxAyAezM {
display: none;
}

.EJJkEyGOzMyj {
display: flex;
}

.dHlHtcMIpXRK {
display: none;
}

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

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

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

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

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

.SAnHGwireJqA {
position: relative;
}

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

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

.fUNJICdQztJx {
margin: 0;
}

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

.fdZsYkVVyOzJ:hover {
background: var(--gpcUrhcwCpPU);
}

.PYKKAGlnDnFJ {
display: none;
}

.PYKKAGlnDnFJ::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) {
.NJVYteYCiNAQ .QXdJfNjHcbjF {
margin-right: 0;
}
}

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

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

.XnazvvmkuCre:checked ~ .hKzknUBrNzwF {
top: 16px;
right: 16px;
left: auto;
}

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

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

.XnazvvmkuCre:checked ~ #TvOiuseKzVZR {
transform: translateX(0);
}

.XnazvvmkuCre:checked ~ .CbTjlLOKpKes {
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;
}

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

#TvOiuseKzVZR .dLXzSMZgvBEU {
flex-direction: column;
}

#TvOiuseKzVZR .dLXzSMZgvBEU a {
min-width: 100%;
}

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

.AwpIYsrmnRmq {
display: flex;
}

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

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

.swBOFrTnzKNH {
padding-bottom: 76px;
}

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

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

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

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

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

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

.iintMdWJIlzr:checked ~ .PYKKAGlnDnFJ::before {
transform: rotate(180deg);
}

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

.ZufiQWGQqjGy li {
padding: 5px 0;
}

.iintMdWJIlzr:checked ~ .ZufiQWGQqjGy {
display: block;
}

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

@media (max-width: 576px) {
.EJJkEyGOzMyj {
gap: 12px;
}
.PiEGNxAyAezM {
display: none;
}
.vmxTRXYENVyY img,
.iVoHgANFpsIP{
margin-left:auto;
}
.dHlHtcMIpXRK img{
margin-left:0;
}
.hKzknUBrNzwF {
top: 12px;
left: 0px;
}
.PYKKAGlnDnFJ {
flex: 0 0 35px;
}

.XnazvvmkuCre:checked ~ .hKzknUBrNzwF {
top: 12px;
right: 12px;
}
}
.dAyCyIJJlAbu {
margin-bottom: 48px;
position: relative;
width: 100%;
padding: 36px 40px;
border-radius: 24px;
background:
radial-gradient(120% 140% at 50% 0%,
var(--aGdpqRxpMMiV) 0%,
var(--gpcUrhcwCpPU) 55%,
var(--LwpVSLvPtUux) 100%);
border: 1px solid var(--eRwTkFyEQCYI);
box-shadow: 0 16px 40px var(--JJfUTLkPyLuK);
overflow: hidden;
isolation: isolate;
}

.dAyCyIJJlAbu::before {
content: "";
position: absolute;
inset: 0;
background:
radial-gradient(60% 70% at 50% 100%,
color-mix(in srgb, var(--nexSdoqjrBhm) 14%, transparent) 0%,
transparent 70%);
opacity: 0.7;
pointer-events: none;
z-index: 0;
}

.gAmWpTpXXulu {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
opacity: 0.08;
filter: saturate(0.7);
pointer-events: none;
z-index: 0;
overflow: hidden;
}

.gAmWpTpXXulu img {
width: auto;
height: 110%;
max-width: none;
object-fit: contain;
object-position: center;
display: block;
}

.iofksfGTHWrY {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
gap: 14px;
max-width: 820px;
margin: 0 auto;
color: var(--sAqpkikXjwqK);
}

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

.DxPLpvsHbTPI {
margin: 0;
font-size: clamp(28px, 3.8vw, 42px);
font-weight: 800;
line-height: 1.08;
letter-spacing: -0.015em;
color: var(--sAqpkikXjwqK);
overflow-wrap: anywhere;
text-wrap: balance;
display: flex;
flex-direction: column;
gap: 2px;
align-items: center;
}

.sDebSyAkvbQI {
display: inline-block;
font: inherit;
background: linear-gradient(120deg,
var(--nexSdoqjrBhm) 0%,
var(--nfXemPXiMVEY) 100%);
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
font-style: italic;
}

.klrwBFKQKiKg {
margin: 0 0 16px;
font-size: 17px;
font-weight: 700;
line-height: 1.5;
color: var(--sAqpkikXjwqK);
text-wrap: pretty;
max-width: 620px;
text-shadow:
0 0 12px color-mix(in srgb, var(--nexSdoqjrBhm) 48%, transparent),
0 0 28px color-mix(in srgb, var(--nexSdoqjrBhm) 26%, transparent);
}

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

.JkZinqbcIYUM {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 12px;
cursor: pointer;
font-size: 16px;
font-weight: 800;
line-height: 1.1;
border-radius: 999px;
padding: 22px 44px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0.06em;
min-width: 220px;
overflow: hidden;
isolation: isolate;
transition: transform 0.3s ease, background 0.3s ease;
}

.JkZinqbcIYUM:not(.qzOXltqseRCB) {
background: linear-gradient(180deg,
color-mix(in srgb, var(--nexSdoqjrBhm) 100%, #fff 22%) 0%,
var(--nexSdoqjrBhm) 50%,
color-mix(in srgb, var(--nexSdoqjrBhm) 75%, var(--nfXemPXiMVEY) 25%) 100%);
color: var(--sAqpkikXjwqK);
border: 1px solid color-mix(in srgb, var(--nfXemPXiMVEY) 55%, transparent);
text-shadow: 0 1px 0 color-mix(in srgb, #fff 40%, transparent);
animation: hero2-cta-pulse 2.6s ease-in-out infinite;
}

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

.JkZinqbcIYUM:not(.qzOXltqseRCB)::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: hero2-cta-shimmer 2.8s ease-in-out infinite;
}

@keyframes hero2-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(--nfXemPXiMVEY) 60%, transparent),
0 14px 32px -6px color-mix(in srgb, var(--nexSdoqjrBhm) 60%, transparent),
0 0 0 0 color-mix(in srgb, var(--nexSdoqjrBhm) 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(--nfXemPXiMVEY) 60%, transparent),
0 22px 48px -6px color-mix(in srgb, var(--nexSdoqjrBhm) 80%, transparent),
0 0 0 14px color-mix(in srgb, var(--nexSdoqjrBhm) 22%, transparent);
}
}

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

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

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

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

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

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

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

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

.yZWDeAuJzuRN {
display: flex;
flex-wrap: wrap;
align-items: stretch;
justify-content: center;
gap: 28px;
margin-top: 8px;
padding-top: 20px;
border-top: 1px solid color-mix(in srgb, var(--eRwTkFyEQCYI) 70%, transparent);
width: 100%;
max-width: 1100px;
}

.zUIQchHbxeBg {
flex: 0 1 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
padding-inline: 16px;
position: relative;
text-align: center;
}

.zUIQchHbxeBg:not(:last-child)::after {
content: "";
position: absolute;
right: -14px;
top: 12%;
bottom: 12%;
width: 1px;
background: color-mix(in srgb, var(--eRwTkFyEQCYI) 50%, transparent);
}

.WCPRqDJwOymy {
margin: 0;
font-size: 16px;
font-weight: 700;
line-height: 1.25;
color: var(--nexSdoqjrBhm);
}

.HSEmUUSNKDmW {
font-size: 13px;
font-weight: 500;
line-height: 1.35;
color: color-mix(in srgb, var(--sAqpkikXjwqK) 70%, transparent);
}

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

@media (max-width: 991px) {
.dAyCyIJJlAbu {
padding: 56px 28px;
}

.iofksfGTHWrY {
gap: 20px;
}

.yZWDeAuJzuRN {
gap: 24px;
padding-top: 28px;
margin-top: 16px;
}

.zUIQchHbxeBg:not(:last-child)::after {
right: -12px;
}
}

@media (max-width: 767px) {
.dAyCyIJJlAbu {
padding: 44px 22px;
}

.HdaVLKQdmvTT {
flex-direction: column;
width: 100%;
gap: 12px;
}

.JkZinqbcIYUM {
width: 100%;
max-width: 320px;
padding: 20px;
}

.yZWDeAuJzuRN {
gap: 16px 0;
flex-direction: column;
}

.zUIQchHbxeBg {
flex: 1 1 100%;
padding-block: 6px;
padding-inline: 8px;
}

.WCPRqDJwOymy,
.HSEmUUSNKDmW {
white-space: normal;
}

.zUIQchHbxeBg:not(:last-child)::after {
display: none;
}
}

@media (max-width: 576px) {
.dAyCyIJJlAbu {
padding: 36px 18px;
border-radius: 18px;
}

.yZWDeAuJzuRN {
border-top: none;
padding-top: 16px;
margin-top: 8px;
gap: 20px 0;
}

.zUIQchHbxeBg {
flex: 1 1 100%;
min-width: 100%;
}
}
.oAQcNkQcJQPu {
position: relative;
width: 100%;
border-radius: 24px;
background:
radial-gradient(120% 160% at 0% 0%, var(--gpcUrhcwCpPU) 0%, var(--LwpVSLvPtUux) 55%, var(--LwpVSLvPtUux) 100%);
border: 1px solid var(--eRwTkFyEQCYI);
box-shadow: 0 16px 40px var(--JJfUTLkPyLuK);
overflow: hidden;
isolation: isolate;
transition: transform 0.4s ease, box-shadow 0.4s ease;
}

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

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

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

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

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

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

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

.coajeNKGoPoB {
font-size: 36px;
font-weight: 700;
line-height: 1.1;
color: var(--sAqpkikXjwqK);
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;
}

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

.coajeNKGoPoB a {
display: inline-flex;
align-items: center;
justify-content: center;
margin-top: 18px;
padding: 16px 28px;
background-color: var(--nexSdoqjrBhm);
color: var(--dWBVLnRueHXe);
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;
}

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

.oAQcNkQcJQPu:has(.FVAqEKMdGzZe:checked) .dRwZXrqiMhiJ {
opacity: 0;
transform: translateY(-12px);
max-height: 0;
margin: 0;
}

.oAQcNkQcJQPu:has(.FVAqEKMdGzZe:checked) .coajeNKGoPoB {
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;
}
}

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

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

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

.TnAnYfjsaMHs {
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(--gpcUrhcwCpPU) 80%, transparent) 0%, color-mix(in srgb, var(--LwpVSLvPtUux) 70%, transparent) 100%);
border: 1px solid var(--eRwTkFyEQCYI);
box-shadow: 0 8px 22px var(--JJfUTLkPyLuK);
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;
}

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

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

.xKgYLfDYYbLp {
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(--nexSdoqjrBhm);
background:
radial-gradient(circle, color-mix(in srgb, var(--nexSdoqjrBhm) 28%, transparent), transparent 70%),
color-mix(in srgb, var(--sAqpkikXjwqK) 5%, transparent);
border: 1px solid color-mix(in srgb, var(--sAqpkikXjwqK) 14%, transparent);
box-shadow: 0 0 26px color-mix(in srgb, var(--nexSdoqjrBhm) 20%, transparent);
transition: transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

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

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

.TnAnYfjsaMHs:hover .xKgYLfDYYbLp {
transform: scale(1.08) rotate(2deg);
}

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

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

.aYHoaILRNuGz {
position: absolute;
inset: -10%;
background:
radial-gradient(circle at center,
color-mix(in srgb, var(--nexSdoqjrBhm) 40%, transparent) 0%,
color-mix(in srgb, var(--nexSdoqjrBhm) 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);
}

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

.HGaiIJHkTgNn {
position: relative;
z-index: 1;
display: inline-flex;
align-items: center;
justify-content: center;
padding: 18px 36px;
background-color: var(--nexSdoqjrBhm);
color: var(--dWBVLnRueHXe);
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(--nexSdoqjrBhm) 40%, transparent),
0 4px 8px var(--JJfUTLkPyLuK);
transition: transform 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}

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

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

.oAQcNkQcJQPu:has(.FVAqEKMdGzZe:checked) .igbkTsoqwPZN {
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;
}

.oAQcNkQcJQPu:has(.FVAqEKMdGzZe:checked) .TnAnYfjsaMHs {
animation-play-state: paused;
}

.oAQcNkQcJQPu:has(.FVAqEKMdGzZe:checked) .sZsKRfMCUwyo {
opacity: 1;
transform: scale(1);
pointer-events: auto;
}

.oAQcNkQcJQPu:has(.FVAqEKMdGzZe:checked) .aYHoaILRNuGz {
opacity: 1;
transform: scale(1.15);
}

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

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

.KHYLeaPSrIkB {
max-width: none;
}

.uviYfGLWbRPV {
order: 2;
}

.coajeNKGoPoB {
font-size: 30px;
}

.dRwZXrqiMhiJ {
font-size: 18px;
}

.igbkTsoqwPZN {
gap: 12px;
}
}

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

.coajeNKGoPoB {
font-size: 26px;
}

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

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

.oAQcNkQcJQPu {
border-radius: 18px;
}

.coajeNKGoPoB {
font-size: 22px;
}

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

.igbkTsoqwPZN {
gap: 8px;
}

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

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

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

.TNSGrFvDRMgR {
margin-bottom: 25px;
}

.CXGSfkRZlQxV .oyXUqhujhzkh {
margin: 0 0 10px;
font-size: 36px;
font-weight: 800;
line-height: 1.1;
color: var(--sAqpkikXjwqK);
}

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

.WbEDINQJAWOk {
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(--sAqpkikXjwqK);
border-bottom: 2px solid var(--nexSdoqjrBhm);
transition: color 0.25s ease, gap 0.25s ease, border-color 0.25s ease;
}

.WbEDINQJAWOk:hover {
color: var(--SfozvETERyWV);
border-color: var(--SfozvETERyWV);
gap: 14px;
}

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

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

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

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

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

.lsCirqbGvPPn {
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(--SbqHVLPmBRcB);
color: var(--dWBVLnRueHXe);
border: 1.5px solid var(--nexSdoqjrBhm);
box-shadow: 0 0 0 1px var(--SbqHVLPmBRcB), 0 4px 14px var(--nexSdoqjrBhm);
}

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

.xAZFcMJarvib {
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(--SbqHVLPmBRcB);
color: var(--dWBVLnRueHXe);
border: 1.5px solid var(--nexSdoqjrBhm);
box-shadow: 0 6px 22px var(--nexSdoqjrBhm);
transform: translateY(8px) scale(0.9);
transition: transform 0.3s ease, box-shadow 0.3s ease;
}

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

.fbxtwQZwkoGo:hover .qqsgRRjDIaTm {
opacity: 1;
}

.fbxtwQZwkoGo:hover .xAZFcMJarvib {
transform: translateY(0) scale(1);
}

.fbxtwQZwkoGo:hover .xAZFcMJarvib:hover {
transform: translateY(0) scale(1.06);
box-shadow: 0 8px 28px var(--nexSdoqjrBhm);
}

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

.CXGSfkRZlQxV {
display: contents;
}

.CXGSfkRZlQxV .oyXUqhujhzkh {
font-size: 28px;
order: 1;
}

.TNSGrFvDRMgR {
order: 2;
}

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

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

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

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

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

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

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

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

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

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

.xARHJPRKYMat:hover .muzhpwmmiOMz span {
transform: rotate(72deg) scale(1.08);
}

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

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

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

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

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

.xARHJPRKYMat:hover .RhFaafydtUeR {
transform: translateX(6px);
}

@media (prefers-reduced-motion: reduce) {
.xARHJPRKYMat,
.xARHJPRKYMat:hover,
.muzhpwmmiOMz::before,
.muzhpwmmiOMz span,
.RhFaafydtUeR {
transition: none;
transform: none;
animation: none;
}
}

@media (max-width: 576px) {
.xARHJPRKYMat {
min-width: 290px;
}
.muzhpwmmiOMz {
width: 66px;
}
.muzhpwmmiOMz span {
width: 38px;
height: 38px;
font-size: 18px;
}
.xARHJPRKYMat::before,
.xARHJPRKYMat::after {
left: 66px;
}
.wEaLFTxfuQjp {
font-size: 18px;
}
.RhFaafydtUeR {
font-size: 26px;
padding-right: 20px;
}
.GcHAJsFGMvON {
padding: 14px 18px;
}
}
.rFDRUPQElutw {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

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

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

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

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

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

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

@media (max-width: 576px) {
.rFDRUPQElutw {
font-size: 13px;
}
.mgJPMzqGxUnG {
padding: 6px 12px;
}
}
.SzIspjcKRqBB {
width: 100%;
}

.QcQqbYttJNnd {
font-size: 28px;
font-weight: 800;
line-height: 1.25;
color: var(--sAqpkikXjwqK);
margin: 0 0 8px;
}

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

.RcnNViVeJnPG {
display: grid;
grid-template-columns: 72px 1fr;
gap: 0 24px;
padding: 28px 0;
border-bottom: 1px solid var(--eRwTkFyEQCYI);
align-items: start;
transition: background 0.22s ease;
cursor: default;
}

.RcnNViVeJnPG:first-child {
border-top: 1px solid var(--eRwTkFyEQCYI);
}

.RcnNViVeJnPG:hover .ZeQbGRcEnnRy {
opacity: 1;
transform: translateY(-2px);
}

.RcnNViVeJnPG:hover .dWLCIcVPVXDV {
transform: translateX(4px);
}

.ZeQbGRcEnnRy {
font-size: 52px;
font-weight: 900;
line-height: 1;
font-variant-numeric: tabular-nums;
letter-spacing: -0.04em;
color: var(--nexSdoqjrBhm);
opacity: 0.28;
padding-top: 2px;
transition: opacity 0.25s ease, transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
user-select: none;
}

.dWLCIcVPVXDV {
display: flex;
flex-direction: column;
gap: 10px;
transition: transform 0.25s ease;
}

.PDtmqqbBMBeu {
font-size: 17px;
font-weight: 700;
line-height: 1.4;
color: var(--sAqpkikXjwqK);
margin: 0;
padding-top: 6px;
}

.rqBfacDRiMYY {
margin: 0;
font-size: 15px;
line-height: 1.75;
color: var(--sAqpkikXjwqK);
opacity: 0.72;
}

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

.RcnNViVeJnPG {
grid-template-columns: 52px 1fr;
gap: 0 16px;
padding: 22px 0;
}

.ZeQbGRcEnnRy {
font-size: 40px;
}

.PDtmqqbBMBeu {
font-size: 15px;
padding-top: 4px;
}

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

@media (max-width: 480px) {
.QcQqbYttJNnd {
font-size: 22px;
}

.RcnNViVeJnPG {
grid-template-columns: 44px 1fr;
gap: 0 12px;
padding: 18px 0;
}

.ZeQbGRcEnnRy {
font-size: 34px;
}

.RcnNViVeJnPG:hover .dWLCIcVPVXDV {
transform: none;
}
}
.qGfEcokcRfMc {
width: 100%;
margin: 48px 0;
}

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

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

.UZnfoOEovkES {
border-radius: 18px;
border: 1px solid var(--eRwTkFyEQCYI);
background: var(--gpcUrhcwCpPU);
padding: 26px 26px 28px;
}

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

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

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

.pNcHpRtvKvig .JMIksTPqnHoe {
color: var(--nexSdoqjrBhm);
}

.CSKOZTKhpTsp .JMIksTPqnHoe {
color: var(--TuHBIUKShQeU);
}

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

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

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

.pNcHpRtvKvig .JKgJMsbxctQv::before {
background: var(--nexSdoqjrBhm);
}

.CSKOZTKhpTsp .JKgJMsbxctQv::before {
background: var(--TuHBIUKShQeU);
}

.VHiIfyPgygYe {
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(--gpcUrhcwCpPU);
background: var(--nexSdoqjrBhm);
border: 3px solid var(--znAWfvqUVvcn);
box-shadow: 0 6px 18px var(--JJfUTLkPyLuK);
}

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

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

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

.JKgJMsbxctQv {
font-size: 14px;
}

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

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

.dLaQzCxkGAXi {
list-style: none;
margin: 0;
padding: 0;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
column-gap: 32px;
row-gap: 2px;
}

.VLcPGahikedY {
position: relative;
padding: 13px 0 13px 30px;
font-size: 15px;
line-height: 1.6;
color: var(--sAqpkikXjwqK);
border-bottom: 1px solid color-mix(in srgb, var(--eRwTkFyEQCYI) 70%, transparent);
}

.VLcPGahikedY::before {
content: '\203A';
position: absolute;
left: 4px;
top: 12px;
font-size: 18px;
font-weight: 900;
line-height: 1.4;
color: var(--nexSdoqjrBhm);
}

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

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

.VLcPGahikedY {
font-size: 14px;
}
}
.maDSljhcjNyu {
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(--aGdpqRxpMMiV) 62%, transparent);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px);
border: 1px solid color-mix(in srgb, var(--nexSdoqjrBhm) 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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.DAnxVdKmSEkr thead {
display: none;
}

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

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

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

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

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

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

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

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

.KWWPruOMwFcq:hover {
border-color: color-mix(in srgb, var(--nexSdoqjrBhm) 70%, transparent);
background: color-mix(in srgb, var(--OWPLVfQYwaKH) 12%, transparent);
}

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

#elzELBxeraJx:checked + .KWWPruOMwFcq::after {
transform: rotate(180deg);
}

#elzELBxeraJx:checked + .KWWPruOMwFcq {
border-color: color-mix(in srgb, var(--nexSdoqjrBhm) 70%, transparent);
}

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

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

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

.OfLINGrcCPzh .CFRGolUttRKF {
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(--OWPLVfQYwaKH);
}

.OfLINGrcCPzh .CFRGolUttRKF:hover {
background: color-mix(in srgb, var(--nexSdoqjrBhm) 18%, transparent);
color: var(--nexSdoqjrBhm);
}

.OfLINGrcCPzh .CFRGolUttRKF.is-active {
color: var(--AOTWwffcZiuv);
font-weight: 600;
background: var(--nexSdoqjrBhm);
}

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

#elzELBxeraJx:checked ~ .yyqEwQJYsAyp {
display: block;
}
.cgnLKKYQyJwI {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

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

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

.oVcVjREZWAQk a:hover {
color: var(--nfXemPXiMVEY);
}
.ZywfTFofEVkq {
position: relative;
background:
linear-gradient(180deg,
var(--AOTWwffcZiuv) 0%,
color-mix(in srgb, var(--AOTWwffcZiuv) 100%, #000 14%) 100%);
color: var(--OWPLVfQYwaKH);
padding: 56px 24px 24px;
isolation: isolate;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.afowSstkfREs span {
color: var(--nexSdoqjrBhm);
font-weight: 700;
}

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

.XQSOckGCAJfc {
gap: 32px;
}

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

.MMaqlDqIhRvH {
margin: 0 auto;
}
.jBJQPHNzVhBh {
text-align: center;
align-items: center;
}
.tEpXNhTQGgTf {
text-align: center;
}
.cVCJLaEwESdK {
text-align: center;
}
.SeBVNRwXDWqo {
columns: 1;
}
.GMkfHcjHViRn:hover {
transform: none;
}

.ToqDzUukEfFo {
justify-content: center;
}
.XQiCeAKHxKrt {
justify-content: center;
}
.SPKafGodOVbR {
text-align: center;
}
.faOcagsVmZbh {
flex-direction: column;
gap: 16px;
}
}

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