.gz-hero{
overflow:hidden;
padding:54px 0 36px;
position:relative;
}
.gz-hero-mesh{
z-index:0;
inset:-10% -5%;
position:absolute;
filter:blur(40px);
pointer-events:none;
background:radial-gradient(circle at 18% 22%,rgba(124,58,237,.55) 0,transparent 38%),radial-gradient(circle at 78% 14%,rgba(20,184,166,.42) 0,transparent 42%),radial-gradient(circle at 50% 92%,rgba(236,72,153,.40) 0,transparent 42%),radial-gradient(circle at 92% 82%,rgba(59,130,246,.34) 0,transparent 40%);
opacity:.55;
}
.gz-hero-inner{
grid-template-columns:1.15fr .9fr;
align-items:center;
position:relative;
gap:42px;
display:grid;
z-index:1;
}
.gz-hero-tag{
border-radius:999px;
background:rgba(255,255,255,.7);
border:1px solid rgba(124,58,237,.18);
padding:7px 14px;
font-size:13px;
font-weight:600;
gap:8px;
backdrop-filter:blur(12px);
box-shadow:0 4px 14px -6px rgba(124,58,237,.35);
color:#5b21b6;
display:inline-flex;
align-items:center;
}
.gz-hero-tag-dot{
width:8px;
box-shadow:0 0 10px rgba(168,85,247,.7);
border-radius:50%;
height:8px;
background:linear-gradient(135deg,#a855f7,#14b8a6);
}
.gz-hero-h{
margin:18px 0 22px}
.gz-hero-h ._kdeECzf{
background:linear-gradient(120deg,#4c1d95 0%,#7c3aed 40%,#0d9488 100%);
color:transparent;
-webkit-background-clip:text;
background-clip:text;
}
.gz-hero-actions{
margin-bottom:22px;
flex-wrap:wrap;
gap:12px;
display:flex;
}
.gz-btn{
padding:14px 26px;
align-items:center;
transition:transform .2s,box-shadow .2s,filter .2s;
border-radius:16px;
display:inline-flex;
justify-content:center;
letter-spacing:.005em;
font-weight:700;
font-size:15px;
}
.gz-btn-grad{
background:linear-gradient(135deg,#7c3aed 0%,#a855f7 50%,#14b8a6 100%);
box-shadow:0 10px 28px -10px rgba(124,58,237,.55),inset 0 1px 0 rgba(255,255,255,.25);
color:#fff;
}
.gz-btn-grad:hover{
box-shadow:0 16px 34px -12px rgba(124,58,237,.6);
filter:brightness(1.06);
transform:translateY(-2px);
}
.gz-btn-soft{
backdrop-filter:blur(12px);
border:1px solid rgba(124,58,237,.2);
color:#5b21b6;
background:rgba(255,255,255,.8);
}
.gz-btn-soft:hover{
background:#fff;
transform:translateY(-1px)}
.gz-btn-block{
display:flex;
width:100%}
.gz-hero-trust{
display:flex;
gap:14px;
font-size:14px;
color:#4c1d95;
align-items:center;
}
.gz-hero-trust-i b{
margin-right:5px;
color:#7c3aed;
font-size:18px;
font-weight:800;
}
.gz-hero-trust-sep{
width:1px;
background:rgba(124,58,237,.3);
height:18px;
}
.gz-hero-card{
overflow:hidden;
border-radius:24px;
box-shadow:0 28px 60px -22px rgba(76,29,149,.35),0 12px 22px -14px rgba(20,184,166,.3);
border:1px solid rgba(255,255,255,.7);
backdrop-filter:blur(14px);
background:linear-gradient(155deg,rgba(255,255,255,.92),rgba(245,243,255,.88));
position:relative;
padding:28px;
}
.gz-hero-card-glow{
position:absolute;
inset:-20%;
background:radial-gradient(circle at 30% 0%,rgba(168,85,247,.35),transparent 60%),radial-gradient(circle at 90% 100%,rgba(20,184,166,.3),transparent 60%);
pointer-events:none;
}
.gz-hero-card-head{
justify-content:space-between;
display:flex;
position:relative;
z-index:1;
align-items:center;
}
.gz-hero-card-badge{
border-radius:999px;
background:linear-gradient(120deg,#7c3aed,#14b8a6);
letter-spacing:.05em;
font-weight:700;
color:#fff;
padding:6px 12px;
text-transform:uppercase;
font-size:12px;
}
.gz-hero-card-time{
font-size:13px;
font-weight:600;
color:#7c3aed;
}
.gz-hero-card-amount{
align-items:flex-start;
display:flex;
margin:18px 0 20px;
flex-direction:column;
z-index:1;
position:relative;
}
.gz-hero-card-amount-v{
line-height:1;
font-weight:800;
color:transparent;
background-clip:text;
background:linear-gradient(120deg,#7c3aed 0%,#ec4899 50%,#14b8a6 100%);
-webkit-background-clip:text;
font-size:64px;
letter-spacing:-.03em;
}
.gz-hero-card-amount-l{
font-weight:600;
font-size:15px;
margin-top:4px;
color:#5b21b6;
}
.gz-hero-card-list{
gap:8px;
color:#3b2470;
padding:0;
font-size:14px;
flex-direction:column;
position:relative;
display:flex;
margin:0 0 18px;
z-index:1;
list-style:none;
}
.gz-hero-card-list li{
gap:10px;
align-items:flex-start;
display:flex;
}
.gz-hero-card-check{
border-radius:6px;
flex:0 0 18px;
width:18px;
background:linear-gradient(135deg,#14b8a6,#7c3aed);
height:18px;
position:relative;
}
.gz-hero-card-check::after{
transform:rotate(45deg);
content:"";
width:5px;
top:3px;
border:solid #fff;
left:5px;
height:9px;
border-width:0 2px 2px 0;
position:absolute;
}
._YaLaKZoUu{
padding:18px 0 14px}
._GELAYptDHd{
display:flex;
flex-wrap:wrap;
gap:10px;
justify-content:center;
}
._koGVyTa{
color:#4c1d95;
align-items:center;
padding:11px 18px;
background:rgba(255,255,255,.85);
box-shadow:0 4px 12px -6px rgba(124,58,237,.18);
backdrop-filter:blur(10px);
border-radius:999px;
font-weight:600;
display:inline-flex;
transition:transform .15s,box-shadow .15s;
font-size:14px;
gap:8px;
border:1px solid rgba(124,58,237,.16);
}
._koGVyTa:hover{
background:#fff;
transform:translateY(-2px);
box-shadow:0 8px 18px -8px rgba(124,58,237,.35);
}
._xOsEDhUgbSc{
font-size:16px}
._UXaAoMNA{
padding:28px 0}
._VCSzwAEs{
box-shadow:0 14px 38px -22px rgba(76,29,149,.28);
backdrop-filter:blur(10px);
border:1px solid rgba(124,58,237,.1);
padding:34px;
background:rgba(255,255,255,.78);
border-radius:24px;
}
._AkUgRIncjJq{
padding:42px}
._DAtdDOHHT{
padding:36px 0 48px}
.gz-text-hero{
padding:42px 0 18px}
.gz-text-hero ._kdeECzf{
background-clip:text;
-webkit-background-clip:text;
color:transparent;
background:linear-gradient(120deg,#4c1d95,#7c3aed,#14b8a6);
}
@media (max-width:960px){
  .gz-hero-inner{
grid-template-columns:1fr;
gap:32px}
  .gz-hero-card{
padding:24px}
  .gz-hero-card-amount-v{
font-size:52px}
}
@media (max-width:720px){
  .gz-hero{
padding:30px 0 20px}
  .gz-btn{
padding:12px 20px;
font-size:14px}
  ._VCSzwAEs{
padding:24px;
border-radius:20px}
  ._AkUgRIncjJq{
padding:26px}
  .gz-hero-trust{
flex-wrap:wrap}
  .gz-hero-trust-sep{
display:none}
}
._kdeECzf,h1,[class*="-hero-h"]{
font-size:32px !important;
line-height:1.18 !important}
[class*="-text-hero"] ._kdeECzf,[class*="-intro-h"] ._kdeECzf,[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"] ._XaDJiJM{
margin-top:18px !important;
line-height:1.25 !important;
font-size:22px !important;
}
[class*="-inner-body"] h3,[class*="-inner-body"] ._kutAgNt{
font-size:18px !important;
line-height:1.3 !important}
@media (max-width:680px){
  ._kdeECzf,h1,[class*="-hero-h"]{
font-size:24px !important}
  [class*="-text-hero"] ._kdeECzf,[class*="-intro-h"] ._kdeECzf,[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"] ._XaDJiJM{
font-size:19px !important}
}
img,svg,video{
max-width:100%;
height:auto}
._xPavbfBEueA{
padding-right:14px;
box-sizing:border-box;
padding-left:14px;
}
*[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}
}
._JECnFfo{
color:#1a1a1a;
background:#fdfbf6;
border-bottom:1px solid #e8e0cf;
}
.rb-hdr-top{
font-size:12px;
padding:9px 0;
color:#fdfbf6;
background:#1a1a1a;
}
.rb-hdr-top-row{
display:flex;
flex-wrap:wrap;
gap:18px;
align-items:center;
justify-content:space-between;
}
.rb-hdr-issue{
font:600 11px/1 'Inter',sans-serif;
align-items:center;
text-transform:uppercase;
display:flex;
gap:10px;
letter-spacing:.06em;
}
.rb-hdr-issue-no{
border-radius:2px;
padding:4px 8px;
background:#9b2c2c;
}
.rb-hdr-issue-d{
opacity:.7}
.rb-hdr-tag{
font-style:italic;
opacity:.7;
font:500 12px/1 'Georgia',serif;
}
.rb-hdr-quick{
font:500 12px/1 'Inter',sans-serif;
align-items:center;
display:flex;
gap:8px;
}
.rb-hdr-quick a{
transition:opacity .15s;
opacity:.7;
border-bottom:none;
color:#fdfbf6;
}
.rb-hdr-quick a:hover,.rb-hdr-quick a.active{
opacity:1}
.rb-hdr-quick-sep{
color:#444}
._zBpjJwMcVeT{
padding:22px 0 18px}
._aLmKWQMaKw{
gap:20px;
align-items:center;
justify-content:space-between;
display:flex;
}
._kKUUraCe{
align-items:center;
display:flex;
border-bottom:none;
gap:14px;
color:#1a1a1a;
}
._kATzPia{
justify-content:center;
overflow:hidden;
border-radius:0;
padding:3px;
width:54px;
display:flex;
background:#1a1a1a;
height:54px;
align-items:center;
}
._KLugHiy{
width:48px;
object-fit:cover;
background:#fff;
height:48px;
}
._bTKazQnwyUA{
font:900 28px/1 'Playfair Display',serif;
letter-spacing:-.01em;
display:block;
}
._eVQhEPK{
display:block;
margin-top:3px;
font-style:italic;
font:500 12px/1.2 'Georgia',serif;
color:#666;
}
._PeigbEf{
background:#9b2c2c;
letter-spacing:.04em;
border-bottom:none;
display:inline-block;
font:700 13px/1 'Inter',sans-serif;
text-transform:uppercase;
color:#fff;
transition:background .15s;
padding:13px 26px;
}
._PeigbEf:hover{
background:#7a1f1f}
._yfSDwUh{
background:#9b2c2c;
padding:12px 0}
._oVhIcbjaw{
align-items:center;
display:flex;
justify-content:center;
flex-wrap:wrap;
gap:6px;
}
._oVhIcbjaw a{
letter-spacing:.04em;
transition:background .15s;
padding:8px 16px;
border-bottom:none;
text-transform:uppercase;
color:#fdfbf6;
font:600 13px/1 'Inter',sans-serif;
border:none;
}
._oVhIcbjaw a:hover{
background:rgba(255,255,255,.15)}
._oVhIcbjaw a span{
display:inline}
._uHsmwosDh{
display:none;
background:#fdfbf6;
border-top:1px solid #e8e0cf;
}
._pNPVSubv{
cursor:pointer;
list-style:none;
font:700 14px/1 'Inter',sans-serif;
display:none;
padding:12px 22px;
color:#1a1a1a;
}
._uHsmwosDh[open] ._xqsgVdTy{
display:block}
._xqsgVdTy{
display:none;
padding:14px 22px 18px}
._JAhignf{
margin-bottom:14px;
gap:3px;
flex-direction:column;
display:flex;
}
._JAhignf a{
padding:10px 14px;
color:#1a1a1a;
border:1px solid #e8e0cf;
font:700 13px/1 'Inter',sans-serif;
background:#fff;
border-bottom:1px solid #e8e0cf;
}
.rb-hdr-mobile-actions{
display:flex;
gap:10px}
.rb-hdr-mobile-ghost{
background:#fff;
font:700 13px/1 'Inter',sans-serif;
color:#1a1a1a;
padding:12px 18px;
border-bottom:1px solid #1a1a1a;
border:1px solid #1a1a1a;
flex:1;
text-align:center;
}
.rb-hdr-cta-mob{
flex:1;
text-align:center}
@media (max-width:860px){
._yfSDwUh{
display:none}
._uHsmwosDh{
display:block}
._pNPVSubv{
display:block}
}
@media (max-width:540px){
.rb-hdr-top-row{
justify-content:center;
gap:12px}
.rb-hdr-tag{
display:none}
._aLmKWQMaKw{
flex-direction:column;
gap:14px;
align-items:flex-start;
}
._bTKazQnwyUA{
font-size:24px}
}
.rb-hdr-actions{
display:flex !important}
.rb-hdr-btn,.rb-hdr-btn-ghost,.rb-hdr-btn-cta,.rb-hdr-btn-pri,.rb-hdr-btn-sec,.rb-hdr-btn-grad,._PeigbEf,.rb-hdr-link,.rb-hdr-btn-cta.rb-hdr-cta-keep,.rb-hdr-cta-keep{
display:inline-flex !important;
align-items:center}
@media (max-width:560px){
.rb-hdr-btn,.rb-hdr-btn-ghost,.rb-hdr-btn-cta,.rb-hdr-btn-pri,.rb-hdr-cta-keep{
display:inline-flex !important;
padding:6px 10px;
font-size:12px;
letter-spacing:.02em}
}
 ._NqXswwNdFda{
align-items:center;
display:flex;
gap:18px;
justify-content:space-between;
}
 ._viBwfUfrZOB{
flex:0 1 240px;
display:flex;
align-items:center;
max-width:240px;
gap:4px;
background:rgba(0,0,0,.05);
border:1px solid rgba(0,0,0,.12);
padding:4px 8px;
border-radius:8px;
}
 ._viBwfUfrZOB input{
padding:6px 4px;
background:transparent;
outline:none;
font:500 13px/1 system-ui;
border:0;
color:inherit;
flex:1;
min-width:0;
}
 ._viBwfUfrZOB button{
font-size:16px;
cursor:pointer;
border:0;
color:inherit;
background:transparent;
padding:2px 4px;
}
 @media (max-width:760px){
._NqXswwNdFda{
flex-direction:column;
align-items:stretch}
._viBwfUfrZOB{
max-width:100%}
}
._JECnFfo{
top:0;
background:#fdfbf6;
z-index:50;
position:static;
}
._oVhIcbjaw a{
border-radius:6px;
white-space:nowrap;
text-decoration:none;
position:relative;
transition:background-color .18s ease,color .18s ease;
padding:8px 14px;
}
._oVhIcbjaw a:hover{
background:rgba(127,127,127,.1)}
._oVhIcbjaw a.active{
font-weight:600}
._oVhIcbjaw a.active::after{
opacity:.7;
position:absolute;
left:14px;
height:2px;
right:14px;
bottom:3px;
content:"";
background:currentColor;
border-radius:1px;
}
@media (max-width:760px){
  .rb-hdr-btn-ghost,.rb-hdr-btn-cta{
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}
  .rb-hdr-tools,.rb-hdr-actions,.rb-hdr-cta-wrap{
min-width:0;
flex-wrap:nowrap;
gap:6px;
display:flex !important;
align-items:center;
}
  .rb-hdr-row{
flex-wrap:wrap;
gap:8px;
align-items:center;
}
  ._kKUUraCe,.rb-hdr-brandname{
white-space:nowrap;
min-width:0;
text-overflow:ellipsis;
overflow:hidden;
max-width:46vw;
}
}
@media (max-width:420px){
  .rb-hdr-btn-ghost,.rb-hdr-btn-cta{
padding:7px 10px;
font-size:12px}
  .rb-hdr-brandname{
max-width:38vw;
font-size:14px}
}
._rRtgjpHOTr{
padding:14px 22px 30px;
font-family:'Plus Jakarta Sans','Inter',sans-serif;
position:relative;
margin-top:50px;
}
._PmvottgvPxd{
max-width:1320px;
margin:0 auto}
._MIjdIRyc{
gap:14px;
display:grid;
grid-auto-rows:minmax(120px,auto);
grid-template-columns:repeat(6,1fr);
}
._jEdPlOlU{
background:#fff;
padding:22px;
display:flex;
border:1px solid rgba(15,19,32,.06);
border-radius:22px;
box-shadow:0 4px 14px rgba(15,19,32,.05);
flex-direction:column;
}
._QAJrHllOgU{
grid-row:span 1;
border:none;
grid-column:span 3;
background:linear-gradient(135deg,#0f1320,#1f243a);
color:#fff;
justify-content:space-between;
}
._QAJrHllOgU ._vLkdNnqnE{
align-items:center;
margin-bottom:14px;
gap:14px;
display:flex;
}
._lsBBjklmPw{
height:46px;
border-radius:13px;
justify-content:center;
width:46px;
background:linear-gradient(135deg,#ff5a1f,#9333ea);
display:flex;
padding:3px;
overflow:hidden;
align-items:center;
}
._qpMONBbm{
object-fit:cover;
background:#fff;
width:40px;
border-radius:11px;
height:40px;
}
._nABJxpeNvjJ{
color:#fff;
letter-spacing:-.015em;
font:800 22px/1.1 'Plus Jakarta Sans',sans-serif;
}
._LpgtlukveC{
font:500 13px/1.4 'Plus Jakarta Sans',sans-serif;
color:rgba(255,255,255,.7);
margin-top:3px;
}
._Vdexizqc{
color:#fff;
font:700 13px/1 'Plus Jakarta Sans',sans-serif;
border-radius:13px;
background:linear-gradient(135deg,#ff5a1f,#f01e6c);
padding:12px 22px;
align-self:flex-start;
display:inline-block;
box-shadow:0 6px 18px rgba(240,30,108,.4);
}
._bZSOLMDRqKv{
grid-column:span 2;
grid-row:span 1}
._JzGWqxht{
grid-column:span 2;
grid-row:span 1}
._RdDQibUk{
grid-row:span 1;
grid-column:span 3;
color:#fff;
border:none;
background:linear-gradient(135deg,#14b8a6,#0ea5e9);
}
._RdDQibUk ._MqMjYNsn,._RdDQibUk ._OkKeyIhMIC{
color:#fff}
._RdDQibUk ._OkKeyIhMIC{
background:rgba(255,255,255,.18);
border-color:rgba(255,255,255,.25)}
.pf-ftr-t-social{
background:linear-gradient(135deg,#f0abfc,#a78bfa);
grid-row:span 1;
grid-column:span 1;
border:none;
color:#1a0f33;
}
._eTpsTdDrvwH{
background:linear-gradient(135deg,#fde047,#fb923c);
border:none;
grid-row:span 1;
color:#1a0f00;
grid-column:span 2;
}
._dPCENQpqonN{
color:#5a627a;
grid-column:span 6;
font-size:12px;
grid-row:span 1;
background:#fff;
min-height:auto;
line-height:1.6;
padding:18px 24px;
}
._fQPzGbdB{
padding:14px 22px;
color:#fff;
align-items:center;
flex-direction:row;
gap:10px;
font:600 12px/1.4 'Plus Jakarta Sans',sans-serif;
justify-content:space-between;
min-height:auto;
grid-row:span 1;
background:#0f1320;
grid-column:span 4;
}
._PKlcuApBcJX{
color:#fff;
font:700 14px/1.3 'Plus Jakarta Sans',sans-serif;
justify-content:center;
align-items:center;
grid-column:span 2;
padding:14px;
min-height:auto;
grid-row:span 1;
background:#22c55e;
}
._icbcoiCROt{
width:9px;
background:#fff;
border-radius:50%;
animation:pfblink 2s ease-in-out infinite;
margin-right:8px;
box-shadow:0 0 0 4px rgba(255,255,255,.25);
display:inline-block;
height:9px;
}
@keyframes pfblink{
0%,100%{
opacity:1}
50%{
opacity:.55}
}
._MqMjYNsn{
margin:0 0 12px;
color:#5a627a;
letter-spacing:.18em;
text-transform:uppercase;
font:700 11px/1 'Plus Jakarta Sans',sans-serif;
}
._QAJrHllOgU ._MqMjYNsn{
color:rgba(255,255,255,.7)}
._lBjeJQeA ul{
list-style:none;
margin:0;
padding:0;
gap:7px;
flex-direction:column;
display:flex;
}
._lBjeJQeA li a{
transition:color .12s;
font:600 13px/1.4 'Plus Jakarta Sans',sans-serif;
color:#3b4258;
}
._lBjeJQeA li a:hover{
color:#ff5a1f}
._sgNHtoxedvR{
flex-wrap:wrap;
gap:6px;
display:flex;
}
._OkKeyIhMIC{
letter-spacing:.04em;
padding:7px 11px;
border:1px solid rgba(15,19,32,.06);
font:700 11px/1 'Plus Jakarta Sans',sans-serif;
border-radius:8px;
display:inline-block;
color:#0f1320;
background:#f6f7fb;
}
._OoJySAIlLVC{
flex-wrap:wrap;
gap:6px;
display:flex;
;
margin-bottom:8px}
._TGaWjSeKnh{
justify-content:center;
padding:0 8px;
min-width:40px;
align-items:center;
height:28px;
display:inline-flex;
font:700 11px/1 'Plus Jakarta Sans',sans-serif;
background:rgba(26,15,0,.1);
border-radius:7px;
color:#1a0f00;
border:1px solid rgba(26,15,0,.15);
letter-spacing:.04em;
}
._oxOBnURE{
margin:4px 0 0;
font:600 11px/1.45 'Plus Jakarta Sans',sans-serif;
color:rgba(26,15,0,.7);
}
.pf-ftr-social{
flex:1;
display:flex;
align-content:flex-end;
flex-wrap:wrap;
gap:7px;
}
.pf-ftr-social-i{
font:700 12px/1 'Plus Jakarta Sans',sans-serif;
height:34px;
background:rgba(26,15,51,.1);
color:#1a0f33;
display:inline-flex;
width:34px;
align-items:center;
border-radius:10px;
justify-content:center;
}
@media (max-width:1024px){
._MIjdIRyc{
grid-template-columns:repeat(4,1fr)}
._QAJrHllOgU{
grid-column:span 4}
._bZSOLMDRqKv,._JzGWqxht{
grid-column:span 2}
._RdDQibUk{
grid-column:span 4}
.pf-ftr-t-social{
grid-column:span 2}
._eTpsTdDrvwH{
grid-column:span 2}
._dPCENQpqonN{
grid-column:span 4}
._fQPzGbdB{
grid-column:span 3}
._PKlcuApBcJX{
grid-column:span 1}
}
@media (max-width:600px){
._MIjdIRyc{
grid-template-columns:repeat(2,1fr)}
._jEdPlOlU,._QAJrHllOgU,._bZSOLMDRqKv,._JzGWqxht,._RdDQibUk,.pf-ftr-t-social,._eTpsTdDrvwH,._dPCENQpqonN,._fQPzGbdB,._PKlcuApBcJX{
grid-column:span 2}
._fQPzGbdB{
flex-direction:column;
align-items:flex-start}
}
._rRtgjpHOTr{
overflow:hidden}
.pf-ftr,.pf-ftr-cols,._lBjeJQeA{
min-width:0}
.pf-ftr a,.pf-ftr li{
word-break:break-word;
overflow-wrap:anywhere}
._lBjeJQeA ul{
flex-direction:column;
gap:6px;
padding:0;
display:flex;
margin:0;
list-style:none;
}
._lBjeJQeA ul a{
padding:2px 0;
display:inline-block;
line-height:1.45;
}
@media (max-width:760px){
  .pf-ftr-cols{
display:grid !important;
grid-template-columns:1fr 1fr;
gap:18px 16px;
align-items:start}
  .pf-ftr-col-wide{
grid-column:1/-1}
  .pf-ftr-top{
flex-wrap:wrap;
gap:12px}
  .pf-ftr-cta{
width:100%;
text-align:center;
order:99;
}
  .pf-ftr-cta .pf-hdr-btn-cta,.pf-ftr-cta a{
border-radius:12px;
display:inline-flex;
font-weight:700;
padding:12px 16px;
color:#fff !important;
width:100%;
background:linear-gradient(135deg,#ff5b3a,#ffb000);
justify-content:center;
}
  .pf-ftr-bottom{
flex-direction:column;
align-items:flex-start;
gap:8px;
}
  .pf-ftr-legal p,.pf-ftr-copy{
font-size:11px;
line-height:1.5}
}
@media (max-width:460px){
  .pf-ftr-cols{
grid-template-columns:1fr !important}
  .pf-ftr-col-wide{
grid-column:auto}
}
._fdwxPhTQtkL{
opacity:.9;
margin-top:6px;
font:600 13px/1.4 system-ui,sans-serif;
}
._fdwxPhTQtkL a{
color:inherit;
border-bottom:1px dashed rgba(255,255,255,.35);
word-break:break-all;
text-decoration:none;
padding-bottom:1px;
}
._fdwxPhTQtkL a:hover{
opacity:1;
border-bottom-style:solid}
@media (max-width:760px){
._fdwxPhTQtkL{
font-size:12px}
}
