html{
scroll-behavior:smooth}
._HSFbbxLbHN{
color:#cfe8ff;
background:radial-gradient(circle at 12% -5%,rgba(0,212,255,.18),transparent 55%),radial-gradient(circle at 88% 105%,rgba(0,180,220,.16),transparent 60%),linear-gradient(180deg,#001628 0%,#002a45 50%,#003c5a 100%);
min-height:100vh;
font-family:'Sora','Inter',system-ui,sans-serif;
}
._HSFbbxLbHN a{
color:#7fe6ff}
._HSFbbxLbHN ._uCPlaWR,._HSFbbxLbHN ._trfPEpp,._HSFbbxLbHN ._qDkjlKI{
color:#eaf8ff;
text-shadow:0 0 22px rgba(0,212,255,.25);
letter-spacing:-.01em;
}
.dp-hero-wave{
width:100%;
bottom:-1px;
right:0;
overflow:hidden;
position:absolute;
z-index:3;
height:110px;
pointer-events:none;
left:0;
line-height:0;
}
.dp-hero-wave svg{
display:block;
width:100%;
height:100%;
}
.dp-hero-wave-thin{
height:70px}
.dp-wave-back{
fill:rgba(0,128,170,.45);
animation:dpWaveBack 14s ease-in-out infinite alternate}
.dp-wave-front{
fill:rgba(0,212,255,.65);
animation:dpWaveFront 9s ease-in-out infinite alternate}
@keyframes dpWaveBack{
0%{
transform:translateX(0)}
100%{
transform:translateX(-30px)}
}
@keyframes dpWaveFront{
0%{
transform:translateX(0)}
100%{
transform:translateX(35px)}
}
.dp-hero{
padding:72px 0 130px;
position:relative;
overflow:hidden;
isolation:isolate;
}
.dp-hero-depth{
overflow:hidden;
position:absolute;
inset:0;
z-index:0;
pointer-events:none;
}
.dp-hero-bubble{
position:absolute;
background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.35),rgba(0,212,255,.06) 60%,transparent 70%);
box-shadow:inset 0 0 28px rgba(0,212,255,.4);
animation:dpFloat 14s ease-in-out infinite;
border-radius:50%;
}
.dp-bub-1{
width:120px;
top:12%;
animation-delay:-2s;
left:8%;
height:120px;
}
.dp-bub-2{
height:80px;
animation-duration:11s;
width:80px;
left:22%;
top:62%;
animation-delay:-7s;
}
.dp-bub-3{
right:10%;
top:18%;
animation-duration:18s;
height:160px;
width:160px;
animation-delay:-4s;
}
.dp-bub-4{
top:70%;
animation-delay:-9s;
animation-duration:9s;
right:28%;
width:60px;
height:60px;
}
@keyframes dpFloat{
0%,100%{
transform:translateY(0) scale(1);
opacity:.55}
50%{
transform:translateY(-30px) scale(1.08);
opacity:.85}
}
.dp-hero-grid{
z-index:2;
display:grid;
grid-template-columns:1.05fr 1fr;
align-items:center;
position:relative;
gap:32px;
}
.dp-hero-bg{
overflow:hidden;
position:absolute;
border-radius:0;
z-index:0;
inset:0;
}
.dp-hero-bg img{
height:100%;
object-fit:cover;
filter:saturate(.7) brightness(.4) hue-rotate(180deg);
width:100%;
}
.dp-hero-tint{
inset:0;
position:absolute;
background:radial-gradient(circle at 75% 50%,rgba(0,212,255,.35),transparent 55%),linear-gradient(120deg,rgba(0,22,40,.93),rgba(0,22,40,.55));
}
.dp-hero-text{
backdrop-filter:blur(20px);
z-index:2;
background:linear-gradient(135deg,rgba(0,40,65,.55),rgba(0,60,90,.4));
border-radius:32px;
border:1px solid rgba(0,212,255,.18);
padding:38px;
-webkit-backdrop-filter:blur(20px);
position:relative;
box-shadow:0 28px 80px rgba(0,0,0,.55),0 0 60px rgba(0,212,255,.12) inset;
}
.dp-hero-eyebrow{
font:600 11px/1 system-ui;
display:inline-block;
background:rgba(0,212,255,.14);
letter-spacing:.18em;
box-shadow:0 0 18px rgba(0,212,255,.25);
border-radius:999px;
padding:8px 16px;
margin-bottom:20px;
text-transform:uppercase;
color:#a8eaff;
border:1px solid rgba(0,212,255,.4);
}
.dp-hero-h{
font:800 42px/1.15 'Sora','Inter',system-ui;
margin:0 0 24px;
color:#eaf8ff;
text-shadow:0 0 30px rgba(0,212,255,.35);
}
.dp-hero-actions{
gap:12px;
display:flex;
flex-wrap:wrap;
margin-bottom:24px;
}
.dp-cta-aqua{
box-shadow:0 14px 36px rgba(0,212,255,.5),0 0 24px rgba(0,212,255,.4);
padding:16px 34px;
font:700 15px/1 'Sora',system-ui;
color:#001628;
align-items:center;
overflow:hidden;
border-radius:24px;
transition:transform .2s,box-shadow .2s;
background:linear-gradient(135deg,#00d4ff,#0099cc);
position:relative;
display:inline-flex;
}
.dp-cta-aqua:hover{
transform:translateY(-2px) scale(1.02);
box-shadow:0 20px 48px rgba(0,212,255,.65),0 0 32px rgba(0,212,255,.6)}
.dp-cta-glow{
inset:0;
animation:dpPulse 3s ease-in-out infinite;
position:absolute;
pointer-events:none;
background:radial-gradient(circle at 50% 120%,rgba(255,255,255,.5),transparent 60%);
}
.dp-cta-label{
position:relative;
z-index:1}
@keyframes dpPulse{
0%,100%{
opacity:.5}
50%{
opacity:1}
}
.dp-cta-ghost{
background:rgba(0,212,255,.04);
display:inline-block;
border:1px solid rgba(0,212,255,.35);
color:#cfe8ff;
padding:16px 28px;
border-radius:24px;
transition:background .2s,border-color .2s;
font:600 15px/1 'Sora',system-ui;
}
.dp-cta-ghost:hover{
background:rgba(0,212,255,.12);
border-color:rgba(0,212,255,.6)}
.dp-hero-meta{
margin-top:8px;
grid-template-columns:repeat(4,1fr);
gap:12px;
display:grid;
}
.dp-hero-meta-i{
border-radius:18px;
text-align:center;
border:1px solid rgba(0,212,255,.18);
background:rgba(0,212,255,.06);
padding:16px 12px;
}
.dp-meta-v{
margin-bottom:6px;
font:800 22px/1 'Sora',system-ui;
display:block;
background:linear-gradient(135deg,#7fe6ff,#00d4ff);
-webkit-background-clip:text;
color:transparent;
background-clip:text;
}
.dp-meta-l{
font:500 11px/1.35 system-ui;
display:block;
color:#88b4cc;
}
@media (max-width:880px){
.dp-hero-grid{
grid-template-columns:1fr;
gap:22px}
.dp-hero-h{
font-size:30px}
.dp-hero-meta{
grid-template-columns:1fr 1fr}
.dp-hero-text{
padding:26px}
}
._YAdkrTX{
background:linear-gradient(180deg,rgba(0,22,40,.6),rgba(0,40,65,.4));
border-top:1px solid rgba(0,212,255,.1);
border-bottom:1px solid rgba(0,212,255,.1);
padding:26px 0;
}
._YAdkrTX ._vuGbPVXXmlV{
justify-content:center;
gap:10px;
flex-wrap:wrap;
display:flex;
}
._HSFbbxLbHN ._UUlAOGZW{
gap:8px;
padding:11px 20px;
color:#cfe8ff;
align-items:center;
font:600 13px/1 'Sora',system-ui;
border:1px solid rgba(0,212,255,.2);
background:rgba(0,212,255,.05);
border-radius:999px;
display:inline-flex;
transition:all .2s;
}
._HSFbbxLbHN ._UUlAOGZW:hover{
transform:translateY(-2px);
box-shadow:0 6px 18px rgba(0,212,255,.25);
background:rgba(0,212,255,.18);
border-color:rgba(0,212,255,.55);
}
._eHgNNCRHho{
font-size:16px;
color:#00d4ff}
._chuOqJcDXC{
padding:36px 0}
._bBqMbfdn{
-webkit-backdrop-filter:blur(14px);
backdrop-filter:blur(14px);
padding:32px;
border-radius:24px;
border:1px solid rgba(0,212,255,.15);
font:400 15px/1.7 'Sora',system-ui;
color:#cfe8ff;
background:linear-gradient(135deg,rgba(0,40,65,.5),rgba(0,60,90,.3));
box-shadow:0 12px 36px rgba(0,0,0,.35);
}
._bBqMbfdn p{
margin:0 0 14px}
._bBqMbfdn ul,._bBqMbfdn ol{
padding-left:22px;
margin:14px 0}
._bBqMbfdn li{
margin:6px 0}
._bBqMbfdn a{
color:#7fe6ff;
border-bottom:1px dotted rgba(127,230,255,.5)}
._bBqMbfdn table{
border-collapse:collapse;
margin:14px 0;
width:100%;
}
._bBqMbfdn td,._bBqMbfdn th{
padding:11px 14px;
font-size:14px;
text-align:left;
border:1px solid rgba(0,212,255,.15);
}
._bBqMbfdn th{
background:rgba(0,212,255,.08);
color:#eaf8ff}
._QfAXnfRy{
padding:44px 36px;
border-radius:28px}
.dp-text-hero{
overflow:hidden;
background:linear-gradient(180deg,rgba(0,22,40,.6),rgba(0,40,65,.4));
padding:56px 0 110px;
position:relative;
}
.dp-text-hero ._uCPlaWR{
color:#eaf8ff;
font:800 36px/1.15 'Sora',system-ui;
text-shadow:0 0 26px rgba(0,212,255,.35);
}
._ORsLocfKno{
padding:32px 0 70px}
._uCPlaWR,h1,[class*="-hero-h"]{
font-size:32px !important;
line-height:1.18 !important}
[class*="-text-hero"] ._uCPlaWR,[class*="-intro-h"] ._uCPlaWR,[class*="-intro-h"]{
font-size:30px !important;
line-height:1.2 !important}
[class*="-article-body"],[class*="-art"],[class*="-card-wide"],[class*="-panel-wide"],[class*="-inner-body"] p,[class*="-inner-body"] li{
font-size:15.5px !important;
line-height:1.6 !important}
[class*="-inner-body"] h2,[class*="-inner-body"] ._trfPEpp{
font-size:22px !important;
line-height:1.25 !important;
margin-top:18px !important;
}
[class*="-inner-body"] h3,[class*="-inner-body"] ._qDkjlKI{
font-size:18px !important;
line-height:1.3 !important}
@media (max-width:680px){
  ._uCPlaWR,h1,[class*="-hero-h"]{
font-size:24px !important}
  [class*="-text-hero"] ._uCPlaWR,[class*="-intro-h"] ._uCPlaWR,[class*="-intro-h"]{
font-size:22px !important}
  [class*="-article-body"],[class*="-art"],[class*="-card-wide"],[class*="-panel-wide"],[class*="-inner-body"] p,[class*="-inner-body"] li{
font-size:14.5px !important}
  [class*="-inner-body"] h2,[class*="-inner-body"] ._trfPEpp{
font-size:19px !important}
}
img,svg,video{
max-width:100%;
height:auto}
._vuGbPVXXmlV{
padding-right:14px;
padding-left:14px;
box-sizing:border-box;
}
*[class*="-hero"],*[class*="-card"],*[class*="-cta"],*[class*="-tile"]{
min-width:0}
section,article,div{
word-wrap:break-word;
overflow-wrap:anywhere}
.no-overflow{
overflow:hidden}
@media (max-width:760px){
  h1{
font-size:24px;
line-height:1.2}
  h2{
font-size:20px;
line-height:1.25}
  h3{
font-size:17px;
line-height:1.3}
  body{
font-size:15px;
line-height:1.55}
  table{
overflow-x:auto;
display:block;
max-width:100%;
}
  pre,code{
white-space:pre-wrap;
word-break:break-word}
  [class*="-row"],[class*="-flex"]{
flex-wrap:wrap;
min-width:0}
  [class*="-grid"]{
display:grid;
gap:12px}
  [class*="-grid-2"],[class*="-grid-3"],[class*="-grid-4"]{
grid-template-columns:1fr}
}
@media (max-width:480px){
  h1{
font-size:21px}
  h2{
font-size:18px}
}
._nFjBLIrS{
isolation:isolate;
z-index:50;
-webkit-backdrop-filter:blur(14px);
position:static;
top:0;
overflow:hidden;
border-bottom:1px solid rgba(0,240,255,.15);
backdrop-filter:blur(14px);
background:rgba(8,2,15,.88);
}
._cThsUxOnrU,._qbesAqQan{
display:none}
._TFEZxgh{
align-items:center;
position:relative;
display:flex;
z-index:1;
gap:18px;
padding:13px 0;
justify-content:flex-start;
}
._RdOHONOkcx{
border:1px solid rgba(0,240,255,.4);
padding:9px 11px;
width:42px;
justify-content:center;
transition:border-color .15s,box-shadow .15s;
clip-path:polygon(6px 0,100% 0,calc(100% - 6px) 100%,0 100%);
background:transparent;
gap:5px;
height:38px;
flex-direction:column;
display:none;
}
@media (max-width:900px){
._RdOHONOkcx{
display:inline-flex}
}
._RdOHONOkcx:hover{
border-color:#00f0ff;
box-shadow:0 0 12px rgba(0,240,255,.45)}
._RdOHONOkcx span{
height:2px;
display:block;
border-radius:1px;
transition:transform .2s,opacity .15s;
background:#00f0ff;
width:18px;
}
._RdOHONOkcx.hc-on span:nth-child(1){
transform:translateY(7px) rotate(45deg)}
._RdOHONOkcx.hc-on span:nth-child(2){
opacity:0}
._RdOHONOkcx.hc-on span:nth-child(3){
transform:translateY(-7px) rotate(-45deg)}
._qPrGJLDblzw{
flex-shrink:0;
display:flex;
gap:12px;
align-items:center;
margin-right:auto;
color:#f0f8ff;
}
._FlnCOLlJm{
box-shadow:0 0 14px rgba(0,240,255,.4);
height:46px;
padding:2px;
clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
background:linear-gradient(135deg,#00f0ff,#ff00aa);
width:40px;
display:inline-block;
}
._HtBfUIOAXaG{
overflow:hidden;
display:flex;
justify-content:center;
width:100%;
align-items:center;
height:100%;
background:#08020f;
clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);
}
._UNdBvOuNV{
height:28px;
object-fit:cover;
width:28px;
}
._QqAnGhXwcnC{
display:flex;
line-height:1;
flex-direction:column;
}
._ERXiKwT{
text-shadow:0 0 10px rgba(0,240,255,.5);
text-transform:uppercase;
font:800 18px/1 'Orbitron','Inter',system-ui;
color:#f0f8ff;
letter-spacing:.02em;
}
._QMHDeDuys{
text-transform:uppercase;
color:#ff00aa;
margin-top:5px;
font:600 10px/1 'Orbitron','Inter',system-ui;
letter-spacing:.16em;
}
._hzteQjUpBf{
gap:4px;
align-items:center;
justify-content:center;
flex-wrap:wrap;
max-width:520px;
display:flex;
}
._hzteQjUpBf a{
font:700 12px/1 'Orbitron','Inter',system-ui;
color:#c8d6ee;
text-transform:uppercase;
position:relative;
letter-spacing:.08em;
padding:9px 13px;
transition:color .15s;
}
._hzteQjUpBf a::after{
position:absolute;
right:13px;
content:"";
height:1px;
transform:scaleX(.5);
background:linear-gradient(90deg,#00f0ff,#ff00aa);
opacity:0;
bottom:3px;
transition:opacity .2s,transform .2s;
left:13px;
}
._hzteQjUpBf a:hover{
color:#00f0ff}
._hzteQjUpBf a:hover::after{
opacity:1;
transform:scaleX(1);
box-shadow:0 0 8px rgba(0,240,255,.6);
}
._hzteQjUpBf a span{
display:inline}
._yNEDNBWAX{
gap:10px;
align-items:center;
flex-shrink:0;
display:flex;
}
._QWtNSpZX{
border-left:1px solid rgba(0,240,255,.18);
padding:0 10px;
border-right:1px solid rgba(255,0,170,.18);
display:flex;
align-items:center;
gap:6px;
}
._RhbBckHajqa{
color:#7e9bb8;
padding:6px 5px;
font:700 11px/1 'Orbitron',system-ui;
letter-spacing:.1em;
}
._RhbBckHajqa._BNDAPtff{
color:#00f0ff;
text-shadow:0 0 8px rgba(0,240,255,.6)}
._uenRfeAVtmE{
color:#3b4258;
font-size:10px}
._sSOtplL{
letter-spacing:.08em;
display:inline-flex;
overflow:hidden;
text-transform:uppercase;
align-items:center;
position:relative;
clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);
transition:all .15s;
padding:10px 16px;
font:700 12px/1 'Orbitron','Inter',system-ui;
}
._wgjwOQkv{
color:#00f0ff;
border:1px solid rgba(0,240,255,.5)}
._wgjwOQkv:hover{
background:rgba(0,240,255,.08);
box-shadow:0 0 14px rgba(0,240,255,.4)}
._jVpmSumb{
box-shadow:0 0 18px rgba(255,0,170,.5);
background:linear-gradient(135deg,#ff00aa,#cc0088);
color:#fff;
}
._jVpmSumb:hover{
transform:translateY(-1px);
box-shadow:0 0 26px rgba(255,0,170,.75)}
.hc-hdr-btn-glow{
inset:0;
background:linear-gradient(120deg,transparent 30%,rgba(255,255,255,.35) 50%,transparent 70%);
animation:hcHdrSweep 4s ease-in-out infinite;
position:absolute;
}
@keyframes hcHdrSweep{
0%{
transform:translateX(-120%)}
100%{
transform:translateX(120%)}
}
._odUxGckIg{
height:2px;
display:flex;
width:100%;
}
._lCiUwAC{
flex:1;
box-shadow:0 0 6px rgba(0,240,255,.6);
background:linear-gradient(90deg,transparent,#00f0ff,transparent);
}
._qtsCfdxqME{
box-shadow:0 0 6px rgba(255,0,170,.6);
flex:1;
background:linear-gradient(90deg,transparent,#ff00aa,transparent);
}
._KXlPTov{
height:100vh;
background:linear-gradient(180deg,#0a0418 0%,#08020f 100%);
width:320px;
overflow-y:auto;
max-width:88vw;
top:0;
border-right:2px solid #00f0ff;
left:0;
position:fixed;
z-index:100;
transition:transform .25s ease;
transform:translateX(-105%);
box-shadow:0 0 36px rgba(0,240,255,.4);
}
._KXlPTov.hc-open{
transform:translateX(0)}
._woDHtNr{
padding:22px 20px}
._tPeaQvgNpB{
font:800 13px/1 'Orbitron',system-ui;
text-transform:uppercase;
border-bottom:1px solid rgba(0,240,255,.18);
margin-bottom:18px;
display:flex;
color:#00f0ff;
padding-bottom:14px;
letter-spacing:.14em;
align-items:center;
justify-content:space-between;
}
._gufnNkU{
color:#ff00aa;
padding:5px 9px;
background:transparent;
border:1px solid rgba(255,0,170,.5);
font:700 12px/1 'Orbitron',system-ui;
cursor:pointer;
}
._gufnNkU:hover{
background:rgba(255,0,170,.12)}
._EtvyQconQ{
margin-bottom:18px;
display:flex;
gap:2px;
flex-direction:column;
}
._EtvyQconQ a{
transition:background .15s,border-color .15s,color .15s;
letter-spacing:.06em;
font:700 13px/1 'Orbitron','Inter',system-ui;
color:#cbd2e6;
border-left:2px solid transparent;
padding:11px 12px;
}
._EtvyQconQ a:hover{
border-left-color:#00f0ff;
background:rgba(0,240,255,.06);
color:#00f0ff;
}
.hc-hdr-drawer-actions{
margin-bottom:18px;
display:flex;
gap:10px;
flex-direction:column;
}
.hc-hdr-drawer-actions ._sSOtplL{
padding:12px;
text-align:center;
justify-content:center;
}
.hc-hdr-drawer-foot{
color:#7e9bb8;
justify-content:space-between;
font:600 11px/1.4 'Orbitron',system-ui;
border-top:1px solid rgba(255,0,170,.18);
letter-spacing:.08em;
display:flex;
padding-top:14px;
}
@media (max-width:1080px){
._hzteQjUpBf{
max-width:340px}
._hzteQjUpBf a{
padding:8px 9px;
font-size:11px}
}
@media (max-width:900px){
._hzteQjUpBf{
display:none}
._QWtNSpZX{
display:none}
}
@media (max-width:560px){
._QMHDeDuys{
display:none}
._TFEZxgh{
gap:10px;
padding:11px 0}
._ERXiKwT{
font-size:15px}
}
.hc-hdr-actions{
display:flex !important}
._sSOtplL,._wgjwOQkv,._jVpmSumb,.hc-hdr-btn-pri,.hc-hdr-btn-sec,.hc-hdr-btn-grad,.hc-hdr-cta,.hc-hdr-link,._jVpmSumb._ipWliMD,._ipWliMD{
display:inline-flex !important;
align-items:center}
@media (max-width:560px){
._sSOtplL,._wgjwOQkv,._jVpmSumb,.hc-hdr-btn-pri,._ipWliMD{
display:inline-flex !important;
padding:6px 10px;
font-size:12px;
letter-spacing:.02em}
}
 ._aUBSknye{
align-items:center;
flex:0 1 220px;
border:1px solid rgba(0,240,255,.25);
background:rgba(0,240,255,.05);
display:flex;
clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);
gap:4px;
max-width:220px;
padding:4px 8px;
}
 ._aUBSknye input{
background:transparent;
padding:6px 4px;
color:inherit;
font:500 13px/1 'Inter',system-ui;
min-width:0;
outline:none;
border:0;
flex:1;
}
 ._aUBSknye button{
background:transparent;
cursor:pointer;
color:#00f0ff;
border:0;
padding:2px 4px;
font-size:16px;
}
 @media (max-width:760px){
._aUBSknye{
display:none}
}
._hzteQjUpBf a{
border-radius:6px;
padding:8px 14px;
transition:background-color .18s ease,color .18s ease;
white-space:nowrap;
text-decoration:none;
position:relative;
}
._hzteQjUpBf a:hover{
background:rgba(127,127,127,.1)}
._hzteQjUpBf a._BNDAPtff{
font-weight:600}
._hzteQjUpBf a._BNDAPtff::after{
left:14px;
content:"";
position:absolute;
border-radius:1px;
bottom:3px;
right:14px;
height:2px;
background:currentColor;
opacity:.7;
}
@media (max-width:760px){
  ._wgjwOQkv,._jVpmSumb{
display:inline-flex !important;
align-items:center;
justify-content:center;
padding:8px 12px;
font-weight:700;
font-size:13px;
border-radius:10px;
white-space:nowrap;
min-width:0}
  ._yNEDNBWAX,.hc-hdr-actions,.hc-hdr-cta-wrap{
display:flex !important;
align-items:center;
min-width:0;
flex-wrap:nowrap;
gap:6px;
}
  ._TFEZxgh{
flex-wrap:wrap;
gap:8px;
align-items:center;
}
  ._qPrGJLDblzw,._ERXiKwT{
min-width:0;
overflow:hidden;
max-width:46vw;
text-overflow:ellipsis;
white-space:nowrap;
}
}
@media (max-width:420px){
  ._wgjwOQkv,._jVpmSumb{
padding:7px 10px;
font-size:12px}
  ._ERXiKwT{
max-width:38vw;
font-size:14px}
}
._BQHPQmyFC{
padding:42px 0 26px;
border-top:6px double #15171a;
color:#c9ccd2;
background:#0a0c0f;
margin-top:40px;
}
._xqMRgJHb{
position:relative}
._yguDKdhKaOy{
flex-wrap:wrap;
display:flex;
justify-content:space-between;
margin-bottom:26px;
gap:18px;
padding-bottom:24px;
border-bottom:1px solid #2a2d33;
align-items:center;
}
._fQEjfkHsi{
gap:14px;
align-items:center;
display:flex;
}
._yNoZGwtyJ{
height:56px;
justify-content:center;
padding:6px;
background:#fff;
align-items:center;
width:56px;
display:inline-flex;
}
._MhdeiiP{
height:44px;
width:44px;
object-fit:contain;
}
._SVvwRGsLnnn{
letter-spacing:-.015em;
font-size:28px;
font-family:'Merriweather','Georgia',serif;
font-weight:900;
color:#fff;
line-height:1;
}
._SCkMwUNp{
font-style:italic;
margin-top:5px;
font-size:13px;
font-family:'Merriweather',serif;
color:#9ea2ab;
}
._uRzhPYTO{
color:#c41e3a;
padding:8px 14px;
border:1px solid #2a2d33;
font-size:12px;
font-family:'Inter',sans-serif;
letter-spacing:.12em;
text-transform:uppercase;
font-weight:700;
}
._oNicttbDM{
margin-bottom:28px;
display:grid;
gap:26px;
grid-template-columns:repeat(5,1fr);
}
._wqEzkCVshuv{
grid-column:1/-1}
._XBOCyJEEa{
color:#c41e3a;
font-size:11px;
padding-bottom:8px;
letter-spacing:.14em;
font-family:'Inter',sans-serif;
border-bottom:1px solid #2a2d33;
margin-bottom:14px;
font-weight:800;
text-transform:uppercase;
}
._jGJQDUE ul{
margin:0;
flex-direction:column;
display:flex;
gap:8px;
padding:0;
list-style:none;
}
._jGJQDUE li a{
padding-bottom:1px;
color:#c9ccd2;
font-family:'Merriweather','Georgia',serif;
font-size:14px;
border-bottom:1px solid transparent;
transition:color .15s,border-bottom-color .15s;
}
._jGJQDUE li a:hover{
color:#fff;
border-bottom-color:#c41e3a}
._wGcBaNNSZFV li{
color:#c9ccd2;
font-family:'Inter',sans-serif;
font-size:13px;
line-height:1.5;
}
._igEIdczm{
font-size:11px;
color:#9ea2ab;
margin-right:4px;
letter-spacing:.06em;
display:inline-block;
text-transform:uppercase;
font-weight:700;
}
.ix-ftr-socials{
display:flex;
flex-direction:column;
gap:6px;
}
.ix-ftr-soc{
border:1px solid #2a2d33;
font-family:'Inter',sans-serif;
color:#c9ccd2;
font-size:13px;
display:inline-flex;
font-weight:700;
padding:7px 12px;
background:#15171a;
align-items:center;
transition:background .15s,color .15s;
}
.ix-ftr-soc:hover{
background:#c41e3a;
border-color:#c41e3a;
color:#fff;
}
.ix-ftr-newsletter-note{
margin:12px 0 0;
color:#9ea2ab;
line-height:1.5;
font-size:12.5px;
font-style:italic;
font-family:'Merriweather',serif;
}
._QEmLcCSqHRE{
gap:8px;
display:flex;
flex-wrap:wrap;
}
._RhkHUppfc{
border:1px solid #2a2d33;
font-family:'Inter',sans-serif;
padding:8px 14px;
font-size:12px;
background:#15171a;
display:inline-flex;
color:#c9ccd2;
font-weight:700;
letter-spacing:.02em;
align-items:center;
}
._JvtWIQDb{
padding:18px 0;
margin-bottom:18px;
align-items:center;
display:grid;
border-bottom:1px solid #2a2d33;
grid-template-columns:auto 1fr auto;
gap:18px;
border-top:1px solid #2a2d33;
}
._gllNdywpKIC,._KPDQwGjo{
font-weight:800;
letter-spacing:.1em;
color:#9ea2ab;
font-size:11px;
font-family:'Inter',sans-serif;
text-transform:uppercase;
}
._KPDQwGjo{
text-align:right;
color:#c41e3a}
._HOWrwvdOS{
flex-wrap:wrap;
justify-content:center;
display:flex;
gap:8px;
}
._wZYifku{
justify-content:center;
border:1px solid #c41e3a;
min-width:44px;
align-items:center;
font-size:11px;
background:transparent;
font-family:'Inter',sans-serif;
color:#fff;
padding:7px 12px;
letter-spacing:.04em;
display:inline-flex;
font-weight:800;
}
._KhGeXguw{
margin:0 auto 14px;
font-style:italic;
text-align:center;
max-width:1100px;
color:#9ea2ab;
padding:14px 0;
line-height:1.7;
font-size:12.5px;
font-family:'Merriweather','Georgia',serif;
}
._kyUSzKVjpoJ{
padding-top:14px;
border-top:1px solid #2a2d33;
flex-wrap:wrap;
align-items:center;
justify-content:space-between;
display:flex;
gap:14px;
}
._TqivQmxm{
color:#9ea2ab;
font-weight:500;
font-size:12px;
letter-spacing:.02em;
font-family:'Inter',sans-serif;
}
._OJlfwtJoyx{
color:#9ea2ab;
gap:8px;
display:inline-flex;
align-items:center;
font-size:12px;
font-weight:500;
font-family:'Inter',sans-serif;
}
._tPaANxWA{
width:8px;
border-radius:50%;
height:8px;
background:#10b981;
box-shadow:0 0 6px rgba(16,185,129,.6);
animation:ixPulse 2.4s ease-in-out infinite;
}
@keyframes ixPulse{
0%,100%{
opacity:1}
50%{
opacity:.45}
}
@media (max-width:960px){
  ._oNicttbDM{
grid-template-columns:repeat(2,1fr)}
  ._wqEzkCVshuv{
grid-column:1/-1}
  ._JvtWIQDb{
grid-template-columns:1fr;
text-align:center}
  ._KPDQwGjo{
text-align:center}
}
@media (max-width:600px){
  ._oNicttbDM{
grid-template-columns:1fr}
  ._yguDKdhKaOy{
flex-direction:column;
align-items:flex-start}
  ._kyUSzKVjpoJ{
justify-content:center;
text-align:center}
  ._SVvwRGsLnnn{
font-size:22px}
}
._BQHPQmyFC{
overflow:hidden}
._xqMRgJHb,._oNicttbDM,._jGJQDUE{
min-width:0}
._xqMRgJHb a,._xqMRgJHb li{
word-break:break-word;
overflow-wrap:anywhere}
._jGJQDUE ul{
display:flex;
flex-direction:column;
margin:0;
padding:0;
gap:6px;
list-style:none;
;
}
._jGJQDUE ul a{
line-height:1.45;
padding:2px 0;
display:inline-block;
}
@media (max-width:760px){
  ._oNicttbDM{
display:grid !important;
grid-template-columns:1fr 1fr;
gap:18px 16px;
align-items:start}
  ._wqEzkCVshuv{
grid-column:1/-1}
  .ix-ftr-top{
flex-wrap:wrap;
gap:12px}
  .ix-ftr-cta{
order:99;
width:100%;
text-align:center;
}
  .ix-ftr-cta .ix-hdr-btn-cta,.ix-ftr-cta a{
font-weight:700;
display:inline-flex;
background:linear-gradient(135deg,#ff5b3a,#ffb000);
padding:12px 16px;
border-radius:12px;
color:#fff !important;
justify-content:center;
width:100%;
}
  ._kyUSzKVjpoJ{
align-items:flex-start;
flex-direction:column;
gap:8px;
}
  ._KhGeXguw p,._TqivQmxm{
font-size:11px;
line-height:1.5}
}
@media (max-width:460px){
  ._oNicttbDM{
grid-template-columns:1fr !important}
  ._wqEzkCVshuv{
grid-column:auto}
}
._xeDuJam{
margin-top:6px;
font:600 13px/1.4 system-ui,sans-serif;
opacity:.9;
}
._xeDuJam a{
padding-bottom:1px;
text-decoration:none;
word-break:break-all;
border-bottom:1px dashed rgba(255,255,255,.35);
color:inherit;
}
._xeDuJam a:hover{
opacity:1;
border-bottom-style:solid}
@media (max-width:760px){
._xeDuJam{
font-size:12px}
}
