:root {
--HulLWyqirAOR: #06140C;
--CorbahubRpdV: #1F3A2A;
--ICCUYcTdFMYB: #CFA42D;
--iZOGjOzEEKdv: #1A3C30;
--NRuWzmxRBVgx: #10241A;
--lEYfcCCMbuHb: #040A06;
--ufQiTnmDXoWT: #A2823F;
--iuJoFfIYKGUX: #E3DECF;
--pqSaCntqeZwC: #102820;
--mWrJEoCuuMoK: #1A3828;
--RNlFQFdyAUhF: #F8F6F0;
--qJSAuFFFSPva: linear-gradient(135deg, #06140C 0%, #142C24 52%, #8A7038 100%);
--GWWetpNiNeud: #10241A;
--GdtjKlmqCmCu: #102820;
--WQvnrGcpEQXX: #E3DECF;
--DlIwJLiosMiv: #040A06;
--ZnDxURDUafDi: #F8F6F0;
--nTyuVmkbDoyd: #E3DECF;
--qXKdhMjOwORK: #CFA42D;
--LMAImavXNFEY: #1F3A2A;
--uunyzZChlTZt: rgba(0,18,10,0.55);
--aeNrfiuyovkY: #A2823F;
--jvERQNkRKMQw: #D33741;
--KxyvvWODrUzj: #F9756B;
--iAwYZymyjHdV: 'Plus Jakarta Sans', sans-serif;
--GIOYQxWFMpdq: 'Outfit', sans-serif;

}

* {
box-sizing: border-box;
}

.PjjGVmlMBPcs a,
.FLNgSNUwrywM a {
color: var(--RNlFQFdyAUhF);
font-weight: 600;
text-decoration: none;
font-size: 16px;
}

a:hover {
text-decoration: underline;
}

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

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

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

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

.YOPjLbmsmCiB {

}

.TsVPMZYDcUKR,
.QnpsdRhgobkn,
.inside-IXwTOzAKAhPp {
max-width: 1200px;
width: 100%;
margin: 0 auto;
}

.TsVPMZYDcUKR {
padding: 2rem;

}

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

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

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

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

.QsLvQExkbPvo img,
.IoBtVNFmWlpU {
width: 56px;
border-radius: 14px;
box-shadow: 0 6px 16px var(--uunyzZChlTZt);
}

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

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

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

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

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

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

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

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

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

.dmiylnRVSOmg a,
.ItrbpeKsuhzL {
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;
}

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

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

.dmiylnRVSOmg a:first-child {
border: 1px solid var(--LMAImavXNFEY);
background-color: var(--HulLWyqirAOR);
color: var(--iuJoFfIYKGUX);
box-shadow: 0 6px 18px var(--uunyzZChlTZt);
}

.dmiylnRVSOmg a:first-child:hover {
background-color: var(--NRuWzmxRBVgx);
box-shadow: 0 10px 22px var(--uunyzZChlTZt);
}

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

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

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

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

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

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

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

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

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

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

.iNspjjfKqbxr {
display: none;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 14px;
border: 1px solid var(--LMAImavXNFEY);
background-color: var(--HulLWyqirAOR);
box-shadow: 0 8px 18px var(--uunyzZChlTZt);
cursor: pointer;
color: var(--iuJoFfIYKGUX);
flex-shrink: 0;
}

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

.sZCeRqkggcoJ:checked ~ .iNspjjfKqbxr::before {
content: '✕';
}

.JxrVnEqzIqXU {
display: none;
}

.iyWeLtksGWXP {
display: none;
}

.ItrbpeKsuhzL {
display: none;
}

.kSeQbHPRMhUb {
display: flex;
}

.IiDYPSrlSRNz {
display: none;
}

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

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

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

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

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

.qrUKjSatbjYI {
position: relative;
}

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

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

.jbCiEuPzIRlt {
margin: 0;
}

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

.maTdYKGaoAIE:hover {
background: var(--NRuWzmxRBVgx);
}

.eDdagQIWoexJ {
display: none;
}

.eDdagQIWoexJ::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) {
.PjjGVmlMBPcs .loFBBPufMGGQ {
margin-right: 0;
}
}

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

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

.sZCeRqkggcoJ:checked ~ .iNspjjfKqbxr {
top: 16px;
right: 16px;
left: auto;
}

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

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

.sZCeRqkggcoJ:checked ~ #ZQxNhbfetmkc {
transform: translateX(0);
}

.sZCeRqkggcoJ:checked ~ .JxrVnEqzIqXU {
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;
}

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

#ZQxNhbfetmkc .dmiylnRVSOmg {
flex-direction: column;
}

#ZQxNhbfetmkc .dmiylnRVSOmg a {
min-width: 100%;
}

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

.iyWeLtksGWXP {
display: flex;
}

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

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

.YOPjLbmsmCiB {
padding-bottom: 76px;
}

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

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

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

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

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

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

.snFrnVeIEvzC:checked ~ .eDdagQIWoexJ::before {
transform: rotate(180deg);
}

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

.PBrOUzZkQdzw li {
padding: 5px 0;
}

.snFrnVeIEvzC:checked ~ .PBrOUzZkQdzw {
display: block;
}

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

@media (max-width: 576px) {
.kSeQbHPRMhUb {
gap: 12px;
}
.ItrbpeKsuhzL {
display: none;
}
.QsLvQExkbPvo img,
.kIKIeSgEoLWO{
margin-left:auto;
}
.IiDYPSrlSRNz img{
margin-left:0;
}
.iNspjjfKqbxr {
top: 12px;
left: 0px;
}
.eDdagQIWoexJ {
flex: 0 0 35px;
}

.sZCeRqkggcoJ:checked ~ .iNspjjfKqbxr {
top: 12px;
right: 12px;
}
}
.PUmAsgrFCHJh{
margin-bottom: 48px;
position: relative;
display: flex;
flex-direction: column;
gap: 10px;
align-items: center;
width: 100%;
padding: 36px 40px;
border-radius: 24px;
background:
radial-gradient(120% 140% at 50% 0%,
var(--GWWetpNiNeud) 0%,
var(--NRuWzmxRBVgx) 55%,
var(--iZOGjOzEEKdv) 100%);
border: 1px solid var(--LMAImavXNFEY);
box-shadow: 0 16px 40px var(--uunyzZChlTZt);
overflow: hidden;
isolation: isolate;
}

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

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

.gQJqysOmKYHb{
margin: auto;
text-align: center;
font-size: 20px;
font-weight:700;
line-height: 1.5;
color: color-mix(in srgb, var(--iuJoFfIYKGUX) 75%, transparent);
text-wrap: pretty;
max-width: 620px;
text-shadow:
0 0 12px color-mix(in srgb, var(--ICCUYcTdFMYB) 48%, transparent),
0 0 28px color-mix(in srgb, var(--ICCUYcTdFMYB) 26%, transparent);

}

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

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

.zoIPvnQlAhyw:not(.aHXRnNkQpvuh) {
background: linear-gradient(180deg,
color-mix(in srgb, var(--ICCUYcTdFMYB) 100%, #fff 22%) 0%,
var(--ICCUYcTdFMYB) 50%,
color-mix(in srgb, var(--ICCUYcTdFMYB) 75%, var(--ufQiTnmDXoWT) 25%) 100%);
color: var(--iuJoFfIYKGUX);
border: 1px solid color-mix(in srgb, var(--ufQiTnmDXoWT) 55%, transparent);
text-shadow: 0 1px 0 color-mix(in srgb, #fff 40%, transparent);
animation: hero4-cta-pulse 2.6s ease-in-out infinite;
}

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

.zoIPvnQlAhyw:not(.aHXRnNkQpvuh)::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: hero4-cta-shimmer 2.8s ease-in-out infinite;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.yjeWJuvjvDwi {
font-size: 16px;
font-weight: 700;
line-height: 1.25;
color: var(--iuJoFfIYKGUX);
transition: color 0.3s ease;
}

.EKHrHDuMJFeN:hover .yjeWJuvjvDwi {
color: color-mix(in srgb, var(--ICCUYcTdFMYB) 55%, var(--iuJoFfIYKGUX));
}

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

@media (max-width: 991px) {
.PUmAsgrFCHJh {
padding: 56px 28px;
}
.rnKlQcQRsTAj {
order: 2;
}
}

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

.MiSkzhKOUgzX{
text-align: center;
}

.LiMlaGjWqYbr {
text-align: center;
justify-content: center;
}

.gQJqysOmKYHb {
max-width: none;
}

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

.zoIPvnQlAhyw {
width: 100%;
}

.rnKlQcQRsTAj {
grid-template-columns: repeat(1, minmax(0, 1fr));
gap: 12px;
}

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

@media (max-width: 576px) {
.PUmAsgrFCHJh {
padding: 36px 18px;
border-radius: 18px;
}
}
.irAJnHIldsEg {
position: relative;
width: 100%;
border-radius: 24px;
background:
radial-gradient(120% 160% at 0% 0%, var(--NRuWzmxRBVgx) 0%, var(--iZOGjOzEEKdv) 55%, var(--iZOGjOzEEKdv) 100%);
border: 1px solid var(--LMAImavXNFEY);
box-shadow: 0 16px 40px var(--uunyzZChlTZt);
overflow: hidden;
isolation: isolate;
transition: transform 0.4s ease, box-shadow 0.4s ease;
}

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

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

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

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

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

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

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

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

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

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

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

.irAJnHIldsEg:has(.DkKYFxQOJQOG:checked) .ILmNXSjkSFpB {
opacity: 0;
transform: translateY(-12px);
max-height: 0;
margin: 0;
}

.irAJnHIldsEg:has(.DkKYFxQOJQOG:checked) .PIJrmwJxvSId {
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;
}
}

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

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

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

.URTcFjeAyvHu {
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(--NRuWzmxRBVgx) 80%, transparent) 0%, color-mix(in srgb, var(--iZOGjOzEEKdv) 70%, transparent) 100%);
border: 1px solid var(--LMAImavXNFEY);
box-shadow: 0 8px 22px var(--uunyzZChlTZt);
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;
}

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

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

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

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

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

.URTcFjeAyvHu:hover .qFxLZYEnQZRz {
transform: scale(1.08) rotate(2deg);
}

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

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

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

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

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

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

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

.irAJnHIldsEg:has(.DkKYFxQOJQOG:checked) .ssTRUzSlvJIH {
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;
}

.irAJnHIldsEg:has(.DkKYFxQOJQOG:checked) .URTcFjeAyvHu {
animation-play-state: paused;
}

.irAJnHIldsEg:has(.DkKYFxQOJQOG:checked) .ZSveajUrrhKw {
opacity: 1;
transform: scale(1);
pointer-events: auto;
}

.irAJnHIldsEg:has(.DkKYFxQOJQOG:checked) .uJbAIjzCVHsN {
opacity: 1;
transform: scale(1.15);
}

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

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

.ENQvXEcQTLMC {
max-width: none;
}

.hZZEaZOrSgOl {
order: 2;
}

.PIJrmwJxvSId {
font-size: 30px;
}

.ILmNXSjkSFpB {
font-size: 18px;
}

.ssTRUzSlvJIH {
gap: 12px;
}
}

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

.PIJrmwJxvSId {
font-size: 26px;
}

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

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

.irAJnHIldsEg {
border-radius: 18px;
}

.PIJrmwJxvSId {
font-size: 22px;
}

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

.ssTRUzSlvJIH {
gap: 8px;
}

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

.qFxLZYEnQZRz {
width: 36px;
height: 36px;
font-size: 16px;
}
}
.AXCjhSmlCJrf {
margin: 40px 0 56px;
display: grid;
gap: 24px;
grid-template-columns: 1fr 1fr;
}

.wWjYHzvtMFIM,
.fPOOMzwrrJYV {
display: flex;
flex-direction: column;
gap: 18px;
padding: 32px;
border-radius: 22px;
background: linear-gradient(180deg, var(--HulLWyqirAOR) 0%, var(--NRuWzmxRBVgx) 100%);
border: 1px solid var(--LMAImavXNFEY);
box-shadow: 0 16px 40px var(--uunyzZChlTZt);
}

.wWjYHzvtMFIM {
align-items: flex-start;
}

.wWjYHzvtMFIM .etqDkMQkfnQJ {
margin: 0;
font-size: 40px;
font-weight: 800;
line-height: 1.05;
color: var(--iuJoFfIYKGUX);
}

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

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

.ViBMBuIZvHkd {
display: block;
border-radius: 16px;
overflow: hidden;
aspect-ratio: 1;
background-color: var(--pqSaCntqeZwC);
box-shadow: 0 8px 22px var(--uunyzZChlTZt);
}

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

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

.eCqmPkNdUFIq {
margin-top: auto;
align-self: flex-start;
display: inline-block;
padding: 13px 34px;
border-radius: 999px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.06em;
text-decoration: none;
color: var(--iuJoFfIYKGUX);
background-color: transparent;
border: 1.5px solid var(--ICCUYcTdFMYB);
transition: color 0.25s ease, border-color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}

.eCqmPkNdUFIq:hover {
color: var(--qXKdhMjOwORK);
border-color: var(--qXKdhMjOwORK);
transform: translateY(-2px);
}

@media (max-width: 991px) {
.AXCjhSmlCJrf {
margin: 32px 0 44px;
grid-template-columns: 1fr;
}
}

@media (max-width: 767px) {

.wWjYHzvtMFIM,
.fPOOMzwrrJYV {
padding: 24px;
}

.wWjYHzvtMFIM .etqDkMQkfnQJ {
font-size: 30px;
}

.BolWwoooGSNY {
gap: 10px;
}
}
@media (max-width: 425px) {
.BolWwoooGSNY {
display: grid;
grid-template-columns: repeat(2, 1fr);
}
}
.VGsdDbwiJxTF {
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 24px;
margin-block: 40px;
}

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

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

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

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

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

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

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

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

.adzfxaRTQnVL:hover .rsvJXPHRfFDe span {
transform: rotate(72deg) scale(1.08);
}

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

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

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

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

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

.adzfxaRTQnVL:hover .NyBsIMlVmACu {
transform: translateX(6px);
}

@media (prefers-reduced-motion: reduce) {
.adzfxaRTQnVL,
.adzfxaRTQnVL:hover,
.rsvJXPHRfFDe::before,
.rsvJXPHRfFDe span,
.NyBsIMlVmACu {
transition: none;
transform: none;
animation: none;
}
}

@media (max-width: 576px) {
.adzfxaRTQnVL {
min-width: 290px;
}
.rsvJXPHRfFDe {
width: 66px;
}
.rsvJXPHRfFDe span {
width: 38px;
height: 38px;
font-size: 18px;
}
.adzfxaRTQnVL::before,
.adzfxaRTQnVL::after {
left: 66px;
}
.wJxjdsLafHTZ {
font-size: 18px;
}
.NyBsIMlVmACu {
font-size: 26px;
padding-right: 20px;
}
.vCUPkXyqmcMu {
padding: 14px 18px;
}
}
.ALgtbyeJAYsu {
margin-top: 24px;
margin-bottom: 24px;
font-size: 14px;
}

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

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

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

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

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

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

@media (max-width: 576px) {
.ALgtbyeJAYsu {
font-size: 13px;
}
.BmOwiMOgQWwu {
padding: 6px 12px;
}
}
.nGXHqEqGFTPt {
width: 100%;
}

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

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

.KMoxYzmtKWpk {
overflow: hidden;
}

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

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

.KMoxYzmtKWpk:has(.tQYlTlITEmWn:checked) .lgdlHQxtpSkM {
color: var(--ICCUYcTdFMYB);
}

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

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

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

.KMoxYzmtKWpk:has(.tQYlTlITEmWn:checked) .epRTeUyBoFUs {
transform: rotate(45deg);
}

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

.tQYlTlITEmWn:checked ~ .KXBhXBDLtSMp {
max-height: 800px;
}

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

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

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

.eYvWQAbOGpbs {
max-width: 100%;
}

.lgdlHQxtpSkM {
font-size: 15px;
}

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

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

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

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

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

.jLQRzPkzsEuN {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 20px;
}

.hYPYkPyopqXh {
border-radius: 16px;
border: 1px solid var(--LMAImavXNFEY);
background: var(--iZOGjOzEEKdv);
padding: 24px 24px 28px;
}

.HIkKdTSVejvJ {
border-top: 3px solid var(--ICCUYcTdFMYB);
}

.kBgBYwwjyzbx {
border-top: 3px solid var(--jvERQNkRKMQw);
}

.CtKvatUJETcz {
font-size: 19px;
font-weight: 700;
line-height: 1.3;
margin: 0 0 16px;
padding-bottom: 12px;
border-bottom: 1px solid var(--LMAImavXNFEY);
color: var(--iuJoFfIYKGUX);
}

.HIkKdTSVejvJ .CtKvatUJETcz {
color: var(--ICCUYcTdFMYB);
}

.kBgBYwwjyzbx .CtKvatUJETcz {
color: var(--jvERQNkRKMQw);
}

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

.DatwgMDlTHnp {
position: relative;
padding-left: 32px;
font-size: 15px;
line-height: 1.6;
color: var(--iuJoFfIYKGUX);
}

.DatwgMDlTHnp::before {
position: absolute;
left: 0;
top: 1px;
display: inline-flex;
align-items: center;
justify-content: center;
width: 20px;
height: 20px;
border-radius: 50%;
font-size: 12px;
font-weight: 700;
line-height: 1;
}

.HIkKdTSVejvJ .DatwgMDlTHnp::before {
content: '\2713';
color: var(--ICCUYcTdFMYB);
background: color-mix(in srgb, var(--ICCUYcTdFMYB) 16%, transparent);
}

.kBgBYwwjyzbx .DatwgMDlTHnp::before {
content: '\2715';
color: var(--jvERQNkRKMQw);
background: color-mix(in srgb, var(--jvERQNkRKMQw) 16%, transparent);
}

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

.jLQRzPkzsEuN {
grid-template-columns: 1fr;
gap: 14px;
}

.hYPYkPyopqXh {
padding: 20px 18px 22px;
}

.CtKvatUJETcz {
font-size: 17px;
}

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

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

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

.UtjwiJrWNvlu {
position: relative;
padding: 14px 18px 14px 48px;
font-size: 15px;
line-height: 1.6;
color: var(--iuJoFfIYKGUX);
border-radius: 12px;
border: 1px solid var(--LMAImavXNFEY);
background: var(--iZOGjOzEEKdv);
}

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

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

.UtjwiJrWNvlu {
font-size: 14px;
padding: 12px 14px 12px 44px;
}
}
.GBKILOLsBfDK {
position: fixed;
bottom: 40px;
right: 40px;
width: 54px;
height: 54px;
cursor: pointer;
border-radius: 14px;
display: flex;
align-items: center;
justify-content: center;
background: color-mix(in srgb, var(--HulLWyqirAOR) 88%, transparent);
border: 2px solid var(--ICCUYcTdFMYB);
box-shadow: 0 6px 18px -6px color-mix(in srgb, #000 40%, transparent);
transition: background 0.25s ease, transform 0.25s ease, box-shadow 0.25s ease;
}

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

.GBKILOLsBfDK:hover {
background: var(--ICCUYcTdFMYB);
transform: translateY(-3px);
box-shadow: 0 12px 28px -6px color-mix(in srgb, var(--ICCUYcTdFMYB) 60%, transparent);
}

.GBKILOLsBfDK:hover::after {
color: color-mix(in srgb, var(--ICCUYcTdFMYB) 26%, #000);
transform: translateY(-2px);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ZEoyWnLocXUN thead {
display: none;
}

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

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

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

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

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

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

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

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

.ucCjFNtrnAfk:hover {
border-color: color-mix(in srgb, var(--ICCUYcTdFMYB) 70%, transparent);
background: color-mix(in srgb, var(--ZnDxURDUafDi) 12%, transparent);
}

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

#DkryNCNPkgcp:checked + .ucCjFNtrnAfk::after {
transform: rotate(180deg);
}

#DkryNCNPkgcp:checked + .ucCjFNtrnAfk {
border-color: color-mix(in srgb, var(--ICCUYcTdFMYB) 70%, transparent);
}

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

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

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

.svCiUKeuBASc .aaMOpdOkaEIG {
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(--ZnDxURDUafDi);
}

.svCiUKeuBASc .aaMOpdOkaEIG:hover {
background: color-mix(in srgb, var(--ICCUYcTdFMYB) 18%, transparent);
color: var(--ICCUYcTdFMYB);
}

.svCiUKeuBASc .aaMOpdOkaEIG.is-active {
color: var(--DlIwJLiosMiv);
font-weight: 600;
background: var(--ICCUYcTdFMYB);
}

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

#DkryNCNPkgcp:checked ~ .QuaoumjrkFrz {
display: block;
}
.qPLWqExbtYnU {
max-width: 1200px;
width: 100%;
margin: 40px auto;
padding: 0 15px;
}

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

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

.vqyrKFWkWSPF a:hover {
color: var(--ufQiTnmDXoWT);
}
.FLNgSNUwrywM {
position: relative;
background:
linear-gradient(180deg,
var(--DlIwJLiosMiv) 0%,
color-mix(in srgb, var(--DlIwJLiosMiv) 100%, #000 14%) 100%);
color: var(--ZnDxURDUafDi);
padding: 56px 24px 24px;
isolation: isolate;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.WzrgcBnXKPyC span {
color: var(--ICCUYcTdFMYB);
font-weight: 700;
}

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

.lYcHfuSuasHU {
gap: 32px;
}

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

.kRdFGgQghCcd {
margin: 0 auto;
}
.wPQRECUrgbZh {
text-align: center;
align-items: center;
}
.PfkLSINQcGtU {
text-align: center;
}
.DaOnXgYHyNwY {
text-align: center;
}
.BdOZBcDuxqUI {
columns: 1;
}
.kwBHiMmbaBzk:hover {
transform: none;
}

.tuGCTtjKOIUA {
justify-content: center;
}
.GTAgVQkMlrIk {
justify-content: center;
}
.IvHTtuZfkahd {
text-align: center;
}
.MClUnIYgRbzX {
flex-direction: column;
gap: 16px;
}
}

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