/* =========================================================
   GoldSparrow Premium Home Hero - Property Portal Inspired
   ========================================================= */

html, body{ overflow-x:hidden !important; }

.site-header{
  position:fixed !important;
  top:0 !important;
  left:0 !important;
  right:0 !important;
  z-index:9999 !important;
}

.gsi-premium-hero{
  position:relative !important;
  min-height:100vh !important;
  width:100% !important;
  overflow:hidden !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:150px 18px 92px !important;
  background:#050403 !important;
  isolation:isolate !important;
}

.gsi-bg-slider,
.gsi-bg,
.gsi-hero-overlay,
.gsi-hero-grid{
  position:absolute !important;
  inset:0 !important;
}

.gsi-bg{
  opacity:0;
  background-size:cover !important;
  background-position:center !important;
  transform:scale(1.06);
  filter:saturate(1.08) contrast(1.06);
  animation:gsiHeroFade 18s infinite ease-in-out;
}

.gsi-bg-1{
  background-image:url("../images/hero-gold-auction.jpg") !important;
}
.gsi-bg-2{
  animation-delay:6s;
  background-image:url("../images/hero-newspaper.jpg") !important;
}
.gsi-bg-3{
  animation-delay:12s;
  background-image:url("../images/hero-property-auction.jpg") !important;
}

@keyframes gsiHeroFade{
  0%{opacity:0; transform:scale(1.08);}
  8%{opacity:1;}
  34%{opacity:1;}
  45%{opacity:0; transform:scale(1.02);}
  100%{opacity:0;}
}

.gsi-hero-overlay{
  z-index:1;
  background:
    linear-gradient(to bottom, rgba(0,0,0,.58) 0%, rgba(0,0,0,.34) 30%, rgba(255,255,255,.20) 74%, rgba(255,255,255,.92) 100%),
    radial-gradient(circle at 50% 42%, rgba(255,186,67,.24), transparent 34%),
    radial-gradient(circle at 12% 18%, rgba(255,255,255,.16), transparent 24%),
    linear-gradient(90deg, rgba(0,0,0,.70), rgba(0,0,0,.14) 45%, rgba(0,0,0,.64)) !important;
  pointer-events:none;
}

.gsi-hero-grid{
  z-index:2;
  opacity:.18;
  background-image:
    linear-gradient(rgba(255,255,255,.16) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.16) 1px, transparent 1px);
  background-size:96px 96px;
  mask-image:linear-gradient(to bottom, transparent, #000 18%, #000 78%, transparent);
  pointer-events:none;
}

.gsi-hero-content{
  position:relative !important;
  z-index:3 !important;
  width:100% !important;
  max-width:1120px !important;
  text-align:center !important;
  color:#fff !important;
}

.gsi-hero-tag{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  padding:11px 25px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,186,67,.58) !important;
  background:rgba(18,14,10,.38) !important;
  color:#ffc56a !important;
  font-size:13px !important;
  font-weight:900 !important;
  letter-spacing:1.35px !important;
  margin:0 auto 24px !important;
  box-shadow:0 18px 55px rgba(0,0,0,.38), 0 0 30px rgba(255,128,0,.18) !important;
  backdrop-filter:blur(14px);
}

.gsi-hero-content h1{
  max-width:1080px !important;
  margin:0 auto 20px !important;
  color:#ffffff !important;
  font-family:Georgia, "Times New Roman", serif !important;
  font-size:clamp(46px, 6.15vw, 88px) !important;
  line-height:1.02 !important;
  font-weight:900 !important;
  letter-spacing:-2.3px !important;
  text-shadow:0 14px 40px rgba(0,0,0,.70) !important;
}

.gsi-hero-content > p{
  max-width:900px !important;
  margin:0 auto 42px !important;
  color:rgba(255,255,255,.94) !important;
  font-size:clamp(16px, 1.45vw, 20px) !important;
  line-height:1.75 !important;
  font-weight:700 !important;
  text-shadow:0 6px 24px rgba(0,0,0,.62) !important;
}

.gsi-participant-card{
  position:relative !important;
  max-width:1040px !important;
  margin:0 auto !important;
  padding:34px 34px 26px !important;
  border-radius:28px !important;
  border:1px solid rgba(255,255,255,.32) !important;
  background:linear-gradient(135deg, rgba(255,255,255,.25), rgba(43,31,24,.48)) !important;
  box-shadow:
    0 30px 90px rgba(0,0,0,.38),
    inset 0 1px 0 rgba(255,255,255,.34),
    0 0 0 1px rgba(255,138,0,.18) !important;
  backdrop-filter:blur(20px) saturate(1.18) !important;
  overflow:hidden !important;
}

.gsi-panel-glow{
  position:absolute;
  left:12%; right:12%; top:-60px;
  height:120px;
  background:radial-gradient(ellipse at center, rgba(255,152,38,.38), transparent 66%);
  filter:blur(8px);
  pointer-events:none;
}

.gsi-participant-card h2{
  position:relative;
  display:inline-flex !important;
  align-items:center !important;
  gap:18px !important;
  margin:0 0 8px !important;
  color:#fff !important;
  font-family:Georgia, "Times New Roman", serif !important;
  font-size:clamp(34px, 3.6vw, 52px) !important;
  font-weight:900 !important;
  letter-spacing:-1.4px !important;
  text-shadow:0 8px 24px rgba(0,0,0,.42) !important;
}

.gsi-participant-card h2:before,
.gsi-participant-card h2:after{
  content:"";
  width:78px;
  height:1px;
  background:linear-gradient(90deg, transparent, #ff8a13);
}
.gsi-participant-card h2:after{
  background:linear-gradient(90deg, #ff8a13, transparent);
}

.gsi-card-subtitle{
  color:#ffc06d !important;
  font-size:17px !important;
  font-weight:900 !important;
  margin-bottom:22px !important;
  text-shadow:0 4px 18px rgba(0,0,0,.45) !important;
}

.gsi-card-actions{
  display:grid !important;
  grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  gap:18px !important;
}

.gsi-action-card{
  display:flex !important;
  align-items:center !important;
  gap:18px !important;
  text-align:left !important;
  text-decoration:none !important;
  color:#1d150d !important;
  padding:21px 24px !important;
  border-radius:17px !important;
  border:1px solid rgba(255,255,255,.62) !important;
  background:rgba(255,255,255,.92) !important;
  box-shadow:0 15px 35px rgba(0,0,0,.14) !important;
  transition:.25s ease !important;
}

.gsi-action-card:hover{
  transform:translateY(-5px) !important;
  border-color:#ff8a13 !important;
  box-shadow:0 22px 48px rgba(255,128,0,.24) !important;
}

.gsi-action-icon{
  width:53px !important;
  height:53px !important;
  flex:0 0 53px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:50% !important;
  background:linear-gradient(135deg, #ffe27a, #ff8a13) !important;
  color:#1f1607 !important;
  font-size:24px !important;
  box-shadow:0 10px 26px rgba(255,138,19,.32) !important;
}

.gsi-action-card strong{
  display:block !important;
  color:#20160e !important;
  font-size:19px !important;
  line-height:1.2 !important;
  margin-bottom:6px !important;
}

.gsi-action-card small{
  display:block !important;
  color:rgba(20,16,12,.68) !important;
  font-size:14px !important;
  font-weight:700 !important;
  line-height:1.35 !important;
}

.gsi-action-card b{
  margin-left:auto !important;
  color:#ff8a13 !important;
  font-size:30px !important;
  line-height:1 !important;
}

.gsi-trust-row{
  display:grid !important;
  grid-template-columns:repeat(4, minmax(0, 1fr)) !important;
  gap:10px !important;
  margin-top:24px !important;
  padding-top:20px !important;
  border-top:1px solid rgba(255,145,28,.28) !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:800 !important;
  text-shadow:0 5px 18px rgba(0,0,0,.45) !important;
}

.gsi-trust-row b{ color:#ffb24d !important; }

@media(max-width:900px){
  .gsi-premium-hero{padding-top:128px !important;}
  .gsi-card-actions{grid-template-columns:1fr !important;}
  .gsi-participant-card{padding:26px 20px 22px !important;}
  .gsi-trust-row{grid-template-columns:repeat(2, minmax(0, 1fr)) !important;}
  .gsi-participant-card h2:before,
  .gsi-participant-card h2:after{display:none;}
}

@media(max-width:540px){
  .gsi-premium-hero{padding:118px 14px 58px !important;}
  .gsi-hero-content h1{letter-spacing:-1px !important;}
  .gsi-hero-tag{font-size:11px !important; padding:10px 16px !important;}
  .gsi-action-card{padding:18px !important;}
  .gsi-trust-row{grid-template-columns:1fr !important;}
}


/* =========================================================
   EXACT GSI HOME FIX
   Active classes: gsi-premium-hero, gsi-hero-content,
   gsi-participant-card
   ========================================================= */

section#home.gsi-premium-hero{
  min-height: calc(100vh - 104px) !important;
  height: auto !important;
  padding: 132px 24px 42px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

section#home.gsi-premium-hero .gsi-hero-content{
  max-width: 1060px !important;
  width: 100% !important;
  margin: 0 auto !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  transform: translateY(-8px) !important;
}

section#home.gsi-premium-hero .gsi-hero-tag{
  margin-bottom: 18px !important;
  padding: 9px 22px !important;
  font-size: 12px !important;
}

section#home.gsi-premium-hero .gsi-hero-content h1{
  font-size: clamp(38px, 4.1vw, 62px) !important;
  line-height: 1.10 !important;
  letter-spacing: -1.3px !important;
  max-width: 900px !important;
  margin: 0 auto 16px !important;
  text-align:center !important;
}

section#home.gsi-premium-hero .gsi-hero-content > p{
  font-size: clamp(15px, 1.12vw, 18px) !important;
  line-height: 1.60 !important;
  max-width: 760px !important;
  margin: 0 auto 26px !important;
  text-align:center !important;
}

section#home.gsi-premium-hero .gsi-participant-card{
  max-width: 900px !important;
  width: 100% !important;
  margin: 0 auto !important;
  padding: 24px 28px 20px !important;
  border-radius: 24px !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2{
  font-size: clamp(28px, 2.7vw, 42px) !important;
  line-height:1.12 !important;
  letter-spacing:-.8px !important;
  margin-bottom: 8px !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2:before,
section#home.gsi-premium-hero .gsi-participant-card h2:after{
  width: 54px !important;
}

section#home.gsi-premium-hero .gsi-card-subtitle{
  font-size: 14px !important;
  margin-bottom: 16px !important;
}

section#home.gsi-premium-hero .gsi-card-actions{
  gap: 14px !important;
}

section#home.gsi-premium-hero .gsi-action-card{
  min-height: 78px !important;
  padding: 16px 20px !important;
  border-radius: 16px !important;
}

section#home.gsi-premium-hero .gsi-action-icon{
  width: 45px !important;
  height: 45px !important;
  flex-basis: 45px !important;
  font-size: 20px !important;
}

section#home.gsi-premium-hero .gsi-action-card strong{
  font-size: 16px !important;
  margin-bottom:4px !important;
}

section#home.gsi-premium-hero .gsi-action-card small{
  font-size: 12px !important;
}

section#home.gsi-premium-hero .gsi-action-card b{
  font-size: 24px !important;
}

section#home.gsi-premium-hero .gsi-trust-row{
  margin-top: 16px !important;
  gap: 8px !important;
}

section#home.gsi-premium-hero .gsi-trust-row span{
  padding: 8px 8px !important;
  font-size: 11px !important;
}

/* Premium entrance animation */
@keyframes gsiHomeFadeUpFinal{
  from{opacity:0; transform:translateY(24px);}
  to{opacity:1; transform:translateY(0);}
}

section#home.gsi-premium-hero .gsi-hero-tag{
  animation:gsiHomeFadeUpFinal .65s ease both !important;
}

section#home.gsi-premium-hero .gsi-hero-content h1{
  animation:gsiHomeFadeUpFinal .75s ease .08s both !important;
}

section#home.gsi-premium-hero .gsi-hero-content > p{
  animation:gsiHomeFadeUpFinal .75s ease .16s both !important;
}

section#home.gsi-premium-hero .gsi-participant-card{
  animation:gsiHomeFadeUpFinal .8s ease .24s both !important;
}

/* Desktop height safety: prevents lower card from cutting */
@media (min-width: 1200px){
  section#home.gsi-premium-hero{
    padding-top: 124px !important;
    padding-bottom: 34px !important;
  }
}

/* Laptop screens like screenshot */
@media (max-width: 1400px){
  section#home.gsi-premium-hero .gsi-hero-content h1{
    font-size: clamp(36px, 3.8vw, 56px) !important;
    max-width: 850px !important;
  }
  section#home.gsi-premium-hero .gsi-participant-card{
    max-width: 860px !important;
    padding: 22px 26px 18px !important;
  }
}

/* Mobile */
@media (max-width: 768px){
  section#home.gsi-premium-hero{
    min-height:auto !important;
    padding: 126px 16px 42px !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content{
    transform:none !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content h1{
    font-size: clamp(30px, 9vw, 42px) !important;
    max-width: 100% !important;
  }
  section#home.gsi-premium-hero .gsi-card-actions{
    grid-template-columns:1fr !important;
  }
  section#home.gsi-premium-hero .gsi-trust-row{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  }
}


/* =========================================================
   GOLDSPARROW ORANGE THEME + HOME FINAL
   Theme color: #ff931e
   ========================================================= */
:root{
  --gs-orange:#ff931e !important;
  --gs-orange-2:#ffb347 !important;
  --gs-gold:#ff931e !important;
}

.site-header .nav-link.active,
.site-header .nav-link:hover,
.site-header .services-link:hover,
.site-header .logo-tagline{
  color:#ff931e !important;
}

.site-header .nav-link::after,
.site-header .nav-link.active::after{
  background:#ff931e !important;
}

.site-header .services-arrow-btn{
  border-color:#ff931e !important;
  color:#ff931e !important;
}

.site-header .services-arrow-btn:hover{
  background:#ff931e !important;
  color:#111 !important;
}

.site-header .header-actions,
.site-header .header-actions.gs-auth-combo{
  border-color:#ff931e !important;
  box-shadow:0 12px 30px rgba(255,147,30,.25) !important;
}

.site-header .header-actions.gs-auth-combo::before,
.site-header .auth-register{
  background:linear-gradient(135deg,#ffb347 0%,#ff931e 60%,#ff7a00 100%) !important;
}

section#home.gsi-premium-hero{
  position:relative !important;
  min-height:calc(100vh - 104px) !important;
  padding:128px 24px 68px !important;
  overflow:hidden !important;
}

section#home.gsi-premium-hero::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:-1px !important;
  height:190px !important;
  z-index:2 !important;
  pointer-events:none !important;
  background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.72) 58%, #ffffff 100%) !important;
}

section#home.gsi-premium-hero .gsi-hero-content{
  position:relative !important;
  z-index:4 !important;
  max-width:1240px !important;
  transform:translateY(-4px) !important;
}

section#home.gsi-premium-hero .gsi-hero-tag{
  color:#ffb347 !important;
  border-color:rgba(255,147,30,.72) !important;
  box-shadow:0 18px 55px rgba(0,0,0,.38), 0 0 30px rgba(255,147,30,.20) !important;
}

section#home.gsi-premium-hero .gsi-hero-content h1{
  font-size:clamp(34px, 3.15vw, 56px) !important;
  line-height:1.13 !important;
  max-width:1220px !important;
  letter-spacing:-1.15px !important;
  margin:0 auto 18px !important;
  text-wrap:balance !important;
}

section#home.gsi-premium-hero .gsi-hero-content > p{
  max-width:1080px !important;
  font-size:clamp(15px, 1.05vw, 18px) !important;
  line-height:1.55 !important;
  margin:0 auto 28px !important;
  text-wrap:balance !important;
}

section#home.gsi-premium-hero .gsi-participant-card{
  max-width:920px !important;
  padding:24px 28px 20px !important;
  border-color:rgba(255,147,30,.38) !important;
  background:linear-gradient(135deg, rgba(255,255,255,.28), rgba(55,35,20,.48)) !important;
  box-shadow:
    0 30px 90px rgba(0,0,0,.36),
    inset 0 1px 0 rgba(255,255,255,.34),
    0 0 0 1px rgba(255,147,30,.22) !important;
}

section#home.gsi-premium-hero .gsi-panel-glow{
  background:radial-gradient(ellipse at center, rgba(255,147,30,.42), transparent 66%) !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2{
  font-size:clamp(28px, 2.55vw, 42px) !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2:before,
section#home.gsi-premium-hero .gsi-participant-card h2:after{
  background:linear-gradient(90deg, transparent, #ff931e) !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2:after{
  background:linear-gradient(90deg, #ff931e, transparent) !important;
}

section#home.gsi-premium-hero .gsi-card-subtitle,
section#home.gsi-premium-hero .gsi-trust-row span b,
section#home.gsi-premium-hero .gsi-action-card b{
  color:#ff931e !important;
}

section#home.gsi-premium-hero .gsi-action-icon{
  background:linear-gradient(135deg,#ffd37a,#ff931e) !important;
  box-shadow:0 10px 26px rgba(255,147,30,.32) !important;
}

section#home.gsi-premium-hero .gsi-action-card:hover{
  border-color:#ff931e !important;
  box-shadow:0 22px 48px rgba(255,147,30,.24) !important;
}

@keyframes gsOrangeFadeUp{
  0%{opacity:0; transform:translateY(26px) scale(.985);}
  100%{opacity:1; transform:translateY(0) scale(1);}
}

@keyframes gsOrangeGlowPulse{
  0%,100%{box-shadow:0 30px 90px rgba(0,0,0,.36), 0 0 0 1px rgba(255,147,30,.22);}
  50%{box-shadow:0 34px 96px rgba(0,0,0,.40), 0 0 34px rgba(255,147,30,.18);}
}

section#home.gsi-premium-hero .gsi-hero-tag{
  animation:gsOrangeFadeUp .65s cubic-bezier(.2,.8,.2,1) both !important;
}

section#home.gsi-premium-hero .gsi-hero-content h1{
  animation:gsOrangeFadeUp .78s cubic-bezier(.2,.8,.2,1) .08s both !important;
}

section#home.gsi-premium-hero .gsi-hero-content > p{
  animation:gsOrangeFadeUp .78s cubic-bezier(.2,.8,.2,1) .16s both !important;
}

section#home.gsi-premium-hero .gsi-participant-card{
  animation:
    gsOrangeFadeUp .85s cubic-bezier(.2,.8,.2,1) .25s both,
    gsOrangeGlowPulse 4.6s ease-in-out 1.2s infinite !important;
}

section#home.gsi-premium-hero .gsi-action-card{
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease !important;
}

@media(max-width:1400px){
  section#home.gsi-premium-hero .gsi-hero-content h1{
    font-size:clamp(32px, 3vw, 48px) !important;
    max-width:1120px !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content > p{
    max-width:980px !important;
    font-size:clamp(14px, 1vw, 16px) !important;
  }
}

@media(max-width:768px){
  section#home.gsi-premium-hero{
    padding:124px 16px 58px !important;
  }
  section#home.gsi-premium-hero::after{
    height:130px !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content h1{
    font-size:clamp(28px, 8vw, 40px) !important;
    max-width:100% !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content > p{
    font-size:14px !important;
    max-width:100% !important;
  }
}


/* =========================================================
   FINAL FULLSCREEN HOME + ORANGE ANIMATED TEXT FIX
   ========================================================= */
:root{
  --gs-orange:#ff931e !important;
  --gs-orange-2:#ff7a00 !important;
  --gs-orange-light:#ffb65c !important;
}

/* Force full screen hero like property portal */
html, body{
  scroll-behavior:smooth;
}

section#home.gsi-premium-hero{
  min-height:100vh !important;
  height:100vh !important;
  padding:122px 24px 110px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  border-bottom:0 !important;
}

/* Remove any visible divider between home and Portal Access */
section#home.gsi-premium-hero,
section#information{
  border-top:0 !important;
}

section#information{
  margin-top:0 !important;
  position:relative !important;
  z-index:5 !important;
}

/* Stronger white fade/shadow at bottom */
section#home.gsi-premium-hero::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:-2px !important;
  height:290px !important;
  z-index:3 !important;
  pointer-events:none !important;
  background:
    radial-gradient(ellipse at center bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,.93) 34%, rgba(255,255,255,.62) 62%, rgba(255,255,255,0) 100%),
    linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.88) 72%, #fff 100%) !important;
}

/* Hide removed tag safely if cached HTML still has it */
section#home.gsi-premium-hero .gsi-hero-tag{
  display:none !important;
}

section#home.gsi-premium-hero .gsi-hero-content{
  z-index:4 !important;
  max-width:1240px !important;
  transform:translateY(-10px) !important;
}

/* Headline premium colored animated text */
section#home.gsi-premium-hero .gsi-hero-content h1{
  font-size:clamp(34px, 3.15vw, 55px) !important;
  line-height:1.13 !important;
  max-width:1210px !important;
  margin:0 auto 18px !important;
  letter-spacing:-1.08px !important;
  color:#fff !important;
  text-wrap:balance !important;
}

section#home.gsi-premium-hero .gsi-hero-content h1 span{
  display:inline-block !important;
  color:#ffb65c !important;
  background:linear-gradient(90deg,#ffffff 0%,#ffb65c 36%,#ff931e 62%,#ffe2bf 100%) !important;
  background-size:220% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
  animation:gsTextShine 4.2s linear infinite !important;
}

/* Subheadline colored keywords */
section#home.gsi-premium-hero .gsi-hero-content > p{
  max-width:1120px !important;
  color:rgba(255,255,255,.95) !important;
  font-size:clamp(15px, 1.04vw, 18px) !important;
  line-height:1.55 !important;
  margin:0 auto 28px !important;
  text-wrap:balance !important;
}

section#home.gsi-premium-hero .gsi-hero-content > p span{
  color:#ffb65c !important;
  font-weight:900 !important;
  text-shadow:0 0 18px rgba(255,147,30,.38) !important;
}

/* Orange header theme: override yellow everywhere visible */
.site-header .logo-tagline,
.site-header .nav-link.active,
.site-header .nav-link:hover,
.site-header .services-link:hover{
  color:#ff931e !important;
}

.site-header .nav-link::after,
.site-header .nav-link.active::after{
  background:linear-gradient(90deg,#ff931e,#ff7a00) !important;
}

.site-header .services-arrow-btn{
  border-color:#ff931e !important;
  color:#ff931e !important;
}

.site-header .services-arrow-btn:hover,
.site-header .services-nav.open .services-arrow-btn{
  background:#ff931e !important;
  border-color:#ff931e !important;
  color:#111 !important;
}

.site-header .service-chevron{
  border-color:#ff931e !important;
}

.site-header .header-actions,
.site-header .header-actions.gs-auth-combo{
  border-color:#ff931e !important;
  box-shadow:0 12px 34px rgba(255,147,30,.30) !important;
}

.site-header .header-actions.gs-auth-combo::before,
.site-header .auth-register{
  background:linear-gradient(135deg,#ffbd66 0%,#ff931e 58%,#ff7a00 100%) !important;
}

/* Participant box refined with orange premium glow */
section#home.gsi-premium-hero .gsi-participant-card{
  z-index:4 !important;
  max-width:920px !important;
  border-color:rgba(255,147,30,.50) !important;
  box-shadow:
    0 32px 96px rgba(0,0,0,.36),
    inset 0 1px 0 rgba(255,255,255,.35),
    0 0 0 1px rgba(255,147,30,.32),
    0 0 44px rgba(255,147,30,.12) !important;
}

section#home.gsi-premium-hero .gsi-panel-glow{
  background:radial-gradient(ellipse at center, rgba(255,147,30,.50), transparent 66%) !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2,
section#home.gsi-premium-hero .gsi-card-subtitle{
  animation:gsFadeUpFinal .8s cubic-bezier(.2,.8,.2,1) .26s both !important;
}

section#home.gsi-premium-hero .gsi-action-card{
  animation:gsFadeUpFinal .8s cubic-bezier(.2,.8,.2,1) .34s both !important;
}

section#home.gsi-premium-hero .gsi-action-card:nth-child(2){
  animation-delay:.42s !important;
}

section#home.gsi-premium-hero .gsi-trust-row{
  animation:gsFadeUpFinal .8s cubic-bezier(.2,.8,.2,1) .50s both !important;
}

/* Animations */
@keyframes gsTextShine{
  0%{background-position:0% center;}
  100%{background-position:220% center;}
}

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

section#home.gsi-premium-hero .gsi-hero-content h1{
  animation:gsFadeUpFinal .80s cubic-bezier(.2,.8,.2,1) both !important;
}

section#home.gsi-premium-hero .gsi-hero-content > p{
  animation:gsFadeUpFinal .80s cubic-bezier(.2,.8,.2,1) .12s both !important;
}

section#home.gsi-premium-hero .gsi-participant-card{
  animation:gsFadeUpFinal .85s cubic-bezier(.2,.8,.2,1) .24s both !important;
}

/* Laptop fit */
@media(max-width:1400px){
  section#home.gsi-premium-hero{
    padding-top:118px !important;
    padding-bottom:100px !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content h1{
    font-size:clamp(31px, 2.9vw, 47px) !important;
    max-width:1120px !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content > p{
    max-width:1000px !important;
    font-size:clamp(14px, .98vw, 16px) !important;
  }
}

/* Mobile */
@media(max-width:768px){
  section#home.gsi-premium-hero{
    height:auto !important;
    min-height:100vh !important;
    padding:124px 16px 86px !important;
  }
  section#home.gsi-premium-hero::after{
    height:170px !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content{
    transform:none !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content h1{
    font-size:clamp(28px, 8vw, 39px) !important;
    max-width:100% !important;
  }
  section#home.gsi-premium-hero .gsi-hero-content > p{
    font-size:14px !important;
    max-width:100% !important;
  }
}


/* =========================================================
   PERFECT FINAL HOME FIX
   - Headline locked into 2 lines
   - Header theme fully orange (#ff931e)
   - Proper property-style white bottom fade
   ========================================================= */
:root{
  --gs-orange:#ff931e !important;
  --gs-orange-2:#ff7a00 !important;
  --gs-orange-light:#ffb45a !important;
}

/* FULL SCREEN HERO LIKE PROPERTY SITE */
html, body{ margin:0 !important; }
section#home.gsi-premium-hero{
  height:100vh !important;
  min-height:100vh !important;
  max-height:100vh !important;
  padding:118px 24px 120px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  border:0 !important;
  margin:0 !important;
}

section#home.gsi-premium-hero .gsi-hero-content{
  position:relative !important;
  z-index:6 !important;
  max-width:1320px !important;
  width:100% !important;
  margin:0 auto !important;
  transform:translateY(-4px) !important;
}

/* Hide the old tag */
section#home.gsi-premium-hero .gsi-hero-tag{
  display:none !important;
}

/* EXACT 2-LINE HEADLINE */
section#home.gsi-premium-hero .gsi-final-headline,
section#home.gsi-premium-hero .gsi-hero-content h1.gsi-final-headline{
  width:100% !important;
  max-width:1320px !important;
  margin:0 auto 18px !important;
  padding:0 !important;
  color:#fff !important;
  font-size:clamp(34px, 3.28vw, 58px) !important;
  line-height:1.10 !important;
  letter-spacing:-1.35px !important;
  text-align:center !important;
  white-space:normal !important;
}

section#home.gsi-premium-hero .gsi-final-headline .line-one,
section#home.gsi-premium-hero .gsi-final-headline .line-two{
  display:block !important;
  white-space:nowrap !important;
}

section#home.gsi-premium-hero .gsi-final-headline span span,
section#home.gsi-premium-hero .gsi-final-headline .line-one,
section#home.gsi-premium-hero .gsi-final-headline .line-two{
  background:linear-gradient(90deg,#ffffff 0%,#fff3df 18%,#ffb45a 42%,#ff931e 56%,#fff4e4 78%,#ffffff 100%) !important;
  background-size:260% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
  animation:gsPerfectTextShine 4.8s linear infinite !important;
}

section#home.gsi-premium-hero .gsi-final-headline .line-two{
  animation-delay:.25s !important;
}

/* SUBHEADLINE WITH COLORED KEYWORDS */
section#home.gsi-premium-hero .gsi-final-subheadline,
section#home.gsi-premium-hero .gsi-hero-content > p.gsi-final-subheadline{
  max-width:1120px !important;
  margin:0 auto 28px !important;
  font-size:clamp(15px, 1.02vw, 17px) !important;
  line-height:1.55 !important;
  font-weight:800 !important;
  color:#ffffff !important;
  text-align:center !important;
  text-shadow:0 6px 24px rgba(0,0,0,.58) !important;
}

section#home.gsi-premium-hero .gsi-final-subheadline span{
  color:#ff931e !important;
  font-weight:950 !important;
  text-shadow:0 0 16px rgba(255,147,30,.45), 0 3px 16px rgba(0,0,0,.38) !important;
}

/* MUCH BETTER WHITE SHADOW/FADE AT BOTTOM */
section#home.gsi-premium-hero::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  bottom:-1px !important;
  height:310px !important;
  z-index:4 !important;
  pointer-events:none !important;
  background:
    linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.35) 32%, rgba(255,255,255,.88) 70%, #ffffff 100%) !important;
}

/* Remove line/divider between home and Portal Access */
section#home.gsi-premium-hero + section,
section#information{
  margin-top:0 !important;
  border-top:0 !important;
  box-shadow:none !important;
}

/* PUT PARTICIPANT BOX ABOVE WHITE FADE */
section#home.gsi-premium-hero .gsi-participant-card{
  position:relative !important;
  z-index:7 !important;
  max-width:920px !important;
  margin:0 auto !important;
  border:1.5px solid rgba(255,147,30,.72) !important;
  box-shadow:
    0 34px 100px rgba(0,0,0,.38),
    0 0 45px rgba(255,147,30,.15),
    inset 0 1px 0 rgba(255,255,255,.35) !important;
}

/* COMPLETE HEADER ORANGE THEME OVERRIDE */
#site-header.site-header,
header.site-header{
  border-bottom:1px solid rgba(255,147,30,.20) !important;
}

#site-header.site-header .logo-tagline,
header.site-header .logo-tagline{
  color:#ff931e !important;
}

#site-header.site-header .nav-link,
header.site-header .nav-link{
  color:#fff !important;
}

#site-header.site-header.scrolled .nav-link,
header.site-header.scrolled .nav-link{
  color:#161616 !important;
}

#site-header.site-header .nav-link.active,
#site-header.site-header .nav-link:hover,
#site-header.site-header.scrolled .nav-link.active,
#site-header.site-header.scrolled .nav-link:hover,
header.site-header .nav-link.active,
header.site-header .nav-link:hover{
  color:#ff931e !important;
}

#site-header.site-header .nav-link::after,
#site-header.site-header .nav-link.active::after,
header.site-header .nav-link::after,
header.site-header .nav-link.active::after{
  background:linear-gradient(90deg,#ff931e,#ff7a00) !important;
}

#site-header.site-header .services-arrow-btn,
header.site-header .services-arrow-btn{
  border-color:#ff931e !important;
  color:#ff931e !important;
}

#site-header.site-header .services-arrow-btn:hover,
#site-header.site-header .services-nav.open .services-arrow-btn,
header.site-header .services-arrow-btn:hover,
header.site-header .services-nav.open .services-arrow-btn{
  background:#ff931e !important;
  border-color:#ff931e !important;
  color:#111 !important;
}

#site-header.site-header .service-chevron,
header.site-header .service-chevron{
  border-color:#ff931e !important;
}

#site-header.site-header .header-actions,
#site-header.site-header .header-actions.gs-auth-combo,
header.site-header .header-actions,
header.site-header .header-actions.gs-auth-combo{
  border-color:#ff931e !important;
  box-shadow:0 13px 34px rgba(255,147,30,.30) !important;
}

#site-header.site-header .header-actions.gs-auth-combo::before,
#site-header.site-header .auth-register,
header.site-header .header-actions.gs-auth-combo::before,
header.site-header .auth-register{
  background:linear-gradient(135deg,#ffb45a 0%,#ff931e 55%,#ff7a00 100%) !important;
}

/* PARTICIPANT ORANGE REFINEMENTS */
section#home.gsi-premium-hero .gsi-participant-card h2:before,
section#home.gsi-premium-hero .gsi-participant-card h2:after{
  background:linear-gradient(90deg,transparent,#ff931e) !important;
}
section#home.gsi-premium-hero .gsi-participant-card h2:after{
  background:linear-gradient(90deg,#ff931e,transparent) !important;
}
section#home.gsi-premium-hero .gsi-card-subtitle,
section#home.gsi-premium-hero .gsi-trust-row span b,
section#home.gsi-premium-hero .gsi-action-card b{
  color:#ff931e !important;
}
section#home.gsi-premium-hero .gsi-action-icon{
  background:linear-gradient(135deg,#ffc16d,#ff931e,#ff7a00) !important;
}

/* SMOOTH ANIMATIONS */
@keyframes gsPerfectTextShine{
  0%{background-position:0% center;}
  100%{background-position:260% center;}
}
@keyframes gsPerfectFadeUp{
  from{opacity:0; transform:translateY(28px);}
  to{opacity:1; transform:translateY(0);}
}
section#home.gsi-premium-hero .gsi-final-headline{
  animation:gsPerfectFadeUp .85s cubic-bezier(.2,.8,.2,1) both !important;
}
section#home.gsi-premium-hero .gsi-final-subheadline{
  animation:gsPerfectFadeUp .85s cubic-bezier(.2,.8,.2,1) .14s both !important;
}
section#home.gsi-premium-hero .gsi-participant-card{
  animation:gsPerfectFadeUp .9s cubic-bezier(.2,.8,.2,1) .28s both !important;
}

/* LAPTOP SCREENS - keep headline exactly two lines */
@media(max-width:1400px){
  section#home.gsi-premium-hero{
    padding-top:112px !important;
    padding-bottom:118px !important;
  }
  section#home.gsi-premium-hero .gsi-final-headline,
  section#home.gsi-premium-hero .gsi-hero-content h1.gsi-final-headline{
    font-size:clamp(29px, 2.58vw, 44px) !important;
    max-width:1240px !important;
  }
  section#home.gsi-premium-hero .gsi-final-subheadline{
    max-width:1040px !important;
    font-size:clamp(13px, .92vw, 15px) !important;
  }
  section#home.gsi-premium-hero .gsi-participant-card{
    max-width:880px !important;
    padding:21px 28px 18px !important;
  }
}

/* SMALL SCREENS: allow wrapping naturally */
@media(max-width:900px){
  section#home.gsi-premium-hero{
    height:auto !important;
    max-height:none !important;
    min-height:100vh !important;
    padding:120px 16px 90px !important;
  }
  section#home.gsi-premium-hero .gsi-final-headline .line-one,
  section#home.gsi-premium-hero .gsi-final-headline .line-two{
    white-space:normal !important;
  }
  section#home.gsi-premium-hero .gsi-final-headline,
  section#home.gsi-premium-hero .gsi-hero-content h1.gsi-final-headline{
    font-size:clamp(27px, 7.5vw, 38px) !important;
  }
}


/* =========================================================
   TICKER HEADLINE FINAL FIX
   India’s Trusted Partner for + rotating service text
   ========================================================= */

/* Hide older fixed headline style if cached rules apply */
section#home.gsi-premium-hero .gsi-final-headline{
  display:none !important;
}

/* Ticker headline layout */
section#home.gsi-premium-hero .gsi-ticker-headline,
section#home.gsi-premium-hero .gsi-hero-content h1.gsi-ticker-headline{
  width:100% !important;
  max-width:1180px !important;
  margin:0 auto 18px !important;
  padding:0 !important;
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  line-height:1.05 !important;
  letter-spacing:-1.15px !important;
  overflow:visible !important;
}

section#home.gsi-premium-hero .gsi-static-title{
  display:block !important;
  width:100% !important;
  white-space:nowrap !important;
  font-family:Georgia, "Times New Roman", serif !important;
  font-size:clamp(40px, 4.1vw, 74px) !important;
  font-weight:900 !important;
  color:#ffffff !important;
  text-shadow:0 12px 40px rgba(0,0,0,.70) !important;
  animation:gsTickerFadeUp .8s cubic-bezier(.2,.8,.2,1) both !important;
}

section#home.gsi-premium-hero .gsi-ticker-wrap{
  position:relative !important;
  display:block !important;
  width:min(100%, 1120px) !important;
  height:clamp(52px, 5.2vw, 92px) !important;
  overflow:hidden !important;
  text-align:center !important;
  animation:gsTickerFadeUp .85s cubic-bezier(.2,.8,.2,1) .12s both !important;
}

section#home.gsi-premium-hero .gsi-ticker-wrap::before,
section#home.gsi-premium-hero .gsi-ticker-wrap::after{
  content:"" !important;
  position:absolute !important;
  top:0 !important;
  width:110px !important;
  height:100% !important;
  z-index:2 !important;
  pointer-events:none !important;
}

section#home.gsi-premium-hero .gsi-ticker-wrap::before{
  left:0 !important;
  background:linear-gradient(90deg, rgba(18,10,5,.65), transparent) !important;
}

section#home.gsi-premium-hero .gsi-ticker-wrap::after{
  right:0 !important;
  background:linear-gradient(270deg, rgba(18,10,5,.65), transparent) !important;
}

section#home.gsi-premium-hero .gsi-ticker-track{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  animation:gsServiceTicker 9s cubic-bezier(.68,-0.08,.28,1.08) infinite !important;
  will-change:transform !important;
}

section#home.gsi-premium-hero .gsi-ticker-track span{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:clamp(52px, 5.2vw, 92px) !important;
  white-space:nowrap !important;
  font-family:Georgia, "Times New Roman", serif !important;
  font-size:clamp(40px, 4.2vw, 76px) !important;
  font-weight:900 !important;
  line-height:1 !important;
  background:linear-gradient(90deg,#fff7ef 0%,#ffbf6a 22%,#ff931e 48%,#ffe1bd 70%,#ffffff 100%) !important;
  background-size:240% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
  animation:gsTickerTextShine 4.5s linear infinite !important;
  filter:drop-shadow(0 10px 26px rgba(255,147,30,.16)) !important;
}

/* Keep homepage content perfectly centered */
section#home.gsi-premium-hero .gsi-hero-content{
  transform:translateY(-8px) !important;
}

section#home.gsi-premium-hero .gsi-final-subheadline,
section#home.gsi-premium-hero .gsi-hero-content > p.gsi-final-subheadline{
  margin-top:4px !important;
  margin-bottom:28px !important;
}

/* Animation steps: 4 items with last duplicate for seamless loop */
@keyframes gsServiceTicker{
  0%, 21%{ transform:translateY(0); }
  28%, 49%{ transform:translateY(calc(-1 * clamp(52px, 5.2vw, 92px))); }
  56%, 77%{ transform:translateY(calc(-2 * clamp(52px, 5.2vw, 92px))); }
  84%, 100%{ transform:translateY(calc(-3 * clamp(52px, 5.2vw, 92px))); }
}

@keyframes gsTickerTextShine{
  0%{background-position:0% center;}
  100%{background-position:240% center;}
}

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

/* Laptop fit so text never cuts */
@media(max-width:1400px){
  section#home.gsi-premium-hero .gsi-ticker-headline,
  section#home.gsi-premium-hero .gsi-hero-content h1.gsi-ticker-headline{
    max-width:1120px !important;
    gap:6px !important;
  }
  section#home.gsi-premium-hero .gsi-static-title{
    font-size:clamp(35px, 3.45vw, 58px) !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-wrap{
    width:min(100%, 1050px) !important;
    height:clamp(46px, 4.55vw, 72px) !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-track span{
    height:clamp(46px, 4.55vw, 72px) !important;
    font-size:clamp(34px, 3.55vw, 60px) !important;
  }
  @keyframes gsServiceTicker{
    0%, 21%{ transform:translateY(0); }
    28%, 49%{ transform:translateY(calc(-1 * clamp(46px, 4.55vw, 72px))); }
    56%, 77%{ transform:translateY(calc(-2 * clamp(46px, 4.55vw, 72px))); }
    84%, 100%{ transform:translateY(calc(-3 * clamp(46px, 4.55vw, 72px))); }
  }
}

/* Small screens */
@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-static-title{
    white-space:normal !important;
    font-size:clamp(28px, 8vw, 40px) !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-wrap{
    height:54px !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-track span{
    height:54px !important;
    font-size:clamp(25px, 7vw, 38px) !important;
    white-space:normal !important;
    line-height:1.05 !important;
  }
  @keyframes gsServiceTicker{
    0%, 21%{ transform:translateY(0); }
    28%, 49%{ transform:translateY(-54px); }
    56%, 77%{ transform:translateY(-108px); }
    84%, 100%{ transform:translateY(-162px); }
  }
}


/* =========================================================
   WORKING TICKER + PERFECT ALIGNMENT FINAL OVERRIDE
   ========================================================= */

/* Remove black box / old headline backgrounds */
section#home.gsi-premium-hero .gsi-ticker-wrap,
section#home.gsi-premium-hero .gsi-ticker-track,
section#home.gsi-premium-hero .gsi-ticker-track span{
  background-color:transparent !important;
  box-shadow:none !important;
}

section#home.gsi-premium-hero .gsi-ticker-wrap::before,
section#home.gsi-premium-hero .gsi-ticker-wrap::after{
  display:none !important;
  content:none !important;
}

/* Perfect full width alignment */
section#home.gsi-premium-hero{
  height:100vh !important;
  min-height:100vh !important;
  max-height:100vh !important;
  padding:112px 18px 116px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

section#home.gsi-premium-hero .gsi-hero-content{
  width:100% !important;
  max-width:1380px !important;
  margin:0 auto !important;
  transform:translateY(-4px) !important;
}

/* Working ticker using fixed CSS variable instead of clamp in keyframes */
section#home.gsi-premium-hero .gsi-ticker-headline{
  --ticker-h:84px;
  width:100% !important;
  max-width:1360px !important;
  margin:0 auto 18px !important;
  padding:0 !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:4px !important;
  overflow:visible !important;
  line-height:1 !important;
  background:transparent !important;
}

section#home.gsi-premium-hero .gsi-static-title{
  display:block !important;
  width:100% !important;
  margin:0 auto !important;
  text-align:center !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(42px,4vw,72px) !important;
  line-height:1.03 !important;
  font-weight:900 !important;
  color:#fff !important;
  background:transparent !important;
  -webkit-text-fill-color:#fff !important;
  text-shadow:0 12px 40px rgba(0,0,0,.72) !important;
}

section#home.gsi-premium-hero .gsi-ticker-wrap{
  position:relative !important;
  display:block !important;
  width:100% !important;
  max-width:1360px !important;
  height:var(--ticker-h) !important;
  overflow:hidden !important;
  margin:0 auto !important;
  padding:0 !important;
  text-align:center !important;
  background:transparent !important;
}

section#home.gsi-premium-hero .gsi-ticker-track{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
  height:auto !important;
  will-change:transform !important;
  animation:gsWorkingTicker 9s steps(3,end) infinite !important;
}

section#home.gsi-premium-hero .gsi-ticker-track > span{
  width:100% !important;
  height:var(--ticker-h) !important;
  min-height:var(--ticker-h) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
  overflow:visible !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(42px,4.15vw,76px) !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:-1.15px !important;
  background:linear-gradient(90deg,#ffffff 0%,#ffe8c7 20%,#ffb45a 38%,#ff931e 54%,#ffe0b7 76%,#ffffff 100%) !important;
  background-size:250% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.40)) !important;
  animation:gsTickerShineClean 4.5s linear infinite !important;
}

@keyframes gsWorkingTicker{
  0%, 26%{ transform:translateY(0); }
  33%, 59%{ transform:translateY(calc(-1 * var(--ticker-h))); }
  66%, 92%{ transform:translateY(calc(-2 * var(--ticker-h))); }
  100%{ transform:translateY(calc(-3 * var(--ticker-h))); }
}

@keyframes gsTickerShineClean{
  0%{background-position:0% center;}
  100%{background-position:250% center;}
}

/* Compact and centered below ticker */
section#home.gsi-premium-hero .gsi-final-subheadline{
  max-width:1120px !important;
  margin:2px auto 26px !important;
  text-align:center !important;
}

section#home.gsi-premium-hero .gsi-participant-card{
  max-width:920px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

/* Better white fade, still smooth */
section#home.gsi-premium-hero::after{
  height:300px !important;
  background:
    linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.28) 35%, rgba(255,255,255,.82) 72%, #fff 100%) !important;
}

/* Laptop view: keep all ticker words visible */
@media(max-width:1400px){
  section#home.gsi-premium-hero{
    padding-top:108px !important;
    padding-bottom:112px !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-headline{
    --ticker-h:70px;
    max-width:1280px !important;
  }
  section#home.gsi-premium-hero .gsi-static-title{
    font-size:clamp(36px,3.35vw,58px) !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-track > span{
    font-size:clamp(36px,3.55vw,61px) !important;
  }
  section#home.gsi-premium-hero .gsi-final-subheadline{
    max-width:1040px !important;
    font-size:clamp(13px,.92vw,15px) !important;
  }
}

/* For smaller laptop widths */
@media(max-width:1180px){
  section#home.gsi-premium-hero .gsi-ticker-headline{
    --ticker-h:62px;
  }
  section#home.gsi-premium-hero .gsi-static-title{
    font-size:clamp(32px,3.2vw,48px) !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-track > span{
    font-size:clamp(30px,3.35vw,50px) !important;
  }
}

/* Mobile */
@media(max-width:900px){
  section#home.gsi-premium-hero{
    height:auto !important;
    max-height:none !important;
    min-height:100vh !important;
    padding:120px 16px 90px !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-headline{
    --ticker-h:58px;
    gap:8px !important;
  }
  section#home.gsi-premium-hero .gsi-static-title{
    white-space:normal !important;
    font-size:clamp(28px,7.5vw,40px) !important;
  }
  section#home.gsi-premium-hero .gsi-ticker-track > span{
    white-space:normal !important;
    font-size:clamp(25px,6.9vw,38px) !important;
    line-height:1.05 !important;
    padding:0 6px !important;
  }
}


/* =========================================================
   JS WORKING TICKER FINAL
   Reliable sliding ticker: Gold Auction Information ->
   E-Gold Auction Participants -> E-Property Auction Participants ->
   Newspaper Publication
   ========================================================= */

/* Hide old CSS ticker if cached */
section#home.gsi-premium-hero .gsi-ticker-headline{
  display:none !important;
}

/* JS ticker headline */
section#home.gsi-premium-hero .gsi-js-ticker-headline{
  width:100% !important;
  max-width:1260px !important;
  margin:0 auto 18px !important;
  padding:0 !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  text-align:center !important;
  line-height:1.05 !important;
  overflow:visible !important;
  background:transparent !important;
}

section#home.gsi-premium-hero .gsi-js-static{
  display:block !important;
  width:100% !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(40px, 3.9vw, 70px) !important;
  font-weight:900 !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  text-shadow:0 12px 40px rgba(0,0,0,.72) !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-box{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  max-width:1180px !important;
  min-height:78px !important;
  height:78px !important;
  overflow:hidden !important;
  background:transparent !important;
  box-shadow:none !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:50% !important;
  display:block !important;
  width:100% !important;
  text-align:center !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(40px, 4vw, 74px) !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:-1.15px !important;
  background:linear-gradient(90deg,#ffffff 0%,#ffe8c7 18%,#ffb45a 36%,#ff931e 54%,#ffe2bf 76%,#ffffff 100%) !important;
  background-size:240% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.38)) !important;
  animation:gsJsTickerShine 4s linear infinite !important;
  transform:translateY(-50%) translateX(0) !important;
  opacity:1 !important;
  transition:transform .42s cubic-bezier(.22,.75,.25,1), opacity .42s ease !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-leaving{
  transform:translateY(-50%) translateX(-70px) !important;
  opacity:0 !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-entering{
  transform:translateY(-50%) translateX(70px) !important;
  opacity:0 !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-visible{
  transform:translateY(-50%) translateX(0) !important;
  opacity:1 !important;
}

@keyframes gsJsTickerShine{
  0%{background-position:0% center;}
  100%{background-position:240% center;}
}

/* Align hero after replacing ticker */
section#home.gsi-premium-hero .gsi-hero-content{
  max-width:1300px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  transform:translateY(-5px) !important;
}

section#home.gsi-premium-hero .gsi-final-subheadline{
  margin-top:0 !important;
  margin-bottom:26px !important;
}

@media(max-width:1400px){
  section#home.gsi-premium-hero .gsi-js-ticker-headline{
    max-width:1180px !important;
  }
  section#home.gsi-premium-hero .gsi-js-static{
    font-size:clamp(36px, 3.3vw, 58px) !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-box{
    max-width:1120px !important;
    min-height:66px !important;
    height:66px !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-text{
    font-size:clamp(36px, 3.45vw, 60px) !important;
  }
}

@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-js-static{
    white-space:normal !important;
    font-size:clamp(28px, 7.5vw, 40px) !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-box{
    height:62px !important;
    min-height:62px !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-text{
    white-space:normal !important;
    font-size:clamp(25px, 7vw, 38px) !important;
    line-height:1.06 !important;
  }
}


/* =========================================================
   FINAL WORKING EXTERNAL JS TICKER OVERRIDE
   ========================================================= */

/* Hide every old headline/ticker version */
section#home.gsi-premium-hero .gsi-final-headline,
section#home.gsi-premium-hero .gsi-ticker-headline{
  display:none !important;
}

/* Make the active JS ticker visible and aligned */
section#home.gsi-premium-hero .gsi-js-ticker-headline{
  display:flex !important;
  width:100% !important;
  max-width:1260px !important;
  margin:0 auto 18px !important;
  padding:0 !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  text-align:center !important;
  line-height:1.05 !important;
  overflow:visible !important;
  background:transparent !important;
}

section#home.gsi-premium-hero .gsi-js-static{
  display:block !important;
  width:100% !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(40px, 3.9vw, 70px) !important;
  font-weight:900 !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  background:transparent !important;
  text-shadow:0 12px 40px rgba(0,0,0,.72) !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-box{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  max-width:1180px !important;
  min-height:76px !important;
  height:76px !important;
  overflow:hidden !important;
  margin:0 auto !important;
  padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text{
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:50% !important;
  display:block !important;
  width:100% !important;
  text-align:center !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(40px, 4vw, 74px) !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:-1.15px !important;
  background:linear-gradient(90deg,#ffffff 0%,#ffe8c7 18%,#ffb45a 36%,#ff931e 54%,#ffe2bf 76%,#ffffff 100%) !important;
  background-size:240% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.38)) !important;
  animation:gsJsTickerShineFinal 4s linear infinite !important;
  transform:translateY(-50%) translateX(0) !important;
  opacity:1 !important;
  transition:transform .42s cubic-bezier(.22,.75,.25,1), opacity .42s ease !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-leaving{
  transform:translateY(-50%) translateX(-85px) !important;
  opacity:0 !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-entering{
  transform:translateY(-50%) translateX(85px) !important;
  opacity:0 !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-visible{
  transform:translateY(-50%) translateX(0) !important;
  opacity:1 !important;
}

@keyframes gsJsTickerShineFinal{
  0%{background-position:0% center;}
  100%{background-position:240% center;}
}

/* Keep everything centered and not too wide */
section#home.gsi-premium-hero .gsi-hero-content{
  width:100% !important;
  max-width:1300px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  transform:translateY(-5px) !important;
}

section#home.gsi-premium-hero .gsi-final-subheadline{
  margin-top:0 !important;
  margin-bottom:26px !important;
}

/* Laptop fit */
@media(max-width:1400px){
  section#home.gsi-premium-hero .gsi-js-ticker-headline{
    max-width:1180px !important;
  }
  section#home.gsi-premium-hero .gsi-js-static{
    font-size:clamp(36px, 3.3vw, 58px) !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-box{
    max-width:1120px !important;
    min-height:66px !important;
    height:66px !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-text{
    font-size:clamp(36px, 3.45vw, 60px) !important;
  }
}

@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-js-static{
    white-space:normal !important;
    font-size:clamp(28px, 7.5vw, 40px) !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-box{
    height:62px !important;
    min-height:62px !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-text{
    white-space:normal !important;
    font-size:clamp(25px, 7vw, 38px) !important;
    line-height:1.06 !important;
  }
}


/* =========================================================
   GUARANTEED CSS TICKER - NO JAVASCRIPT REQUIRED
   Shows:
   1 Gold Auction Information
   2 E-Gold Auction Participants
   3 E-Property Auction Participants
   4 Newspaper Publication
   ========================================================= */

/* Hide all previous ticker/headline versions */
section#home.gsi-premium-hero .gsi-final-headline,
section#home.gsi-premium-hero .gsi-ticker-headline,
section#home.gsi-premium-hero .gsi-js-ticker-headline{
  display:none !important;
}

/* Active CSS ticker */
section#home.gsi-premium-hero .gsi-css-ticker-headline{
  display:flex !important;
  width:100% !important;
  max-width:1260px !important;
  margin:0 auto 18px !important;
  padding:0 !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:6px !important;
  text-align:center !important;
  line-height:1.05 !important;
  overflow:visible !important;
  background:transparent !important;
}

section#home.gsi-premium-hero .gsi-css-static{
  display:block !important;
  width:100% !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(40px, 3.9vw, 70px) !important;
  font-weight:900 !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  background:transparent !important;
  text-shadow:0 12px 40px rgba(0,0,0,.72) !important;
}

/* Viewport for ticker text */
section#home.gsi-premium-hero .gsi-css-ticker-box{
  position:relative !important;
  display:block !important;
  width:100% !important;
  max-width:1180px !important;
  height:76px !important;
  min-height:76px !important;
  overflow:hidden !important;
  margin:0 auto !important;
  padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

/* Track moves vertically through 4 items */
section#home.gsi-premium-hero .gsi-css-ticker-track{
  display:flex !important;
  flex-direction:column !important;
  width:100% !important;
  height:304px !important; /* 76px x 4 */
  animation:gsiGuaranteedTicker 10s infinite !important;
  will-change:transform !important;
  transform:translateY(0) !important;
}

/* Each ticker item */
section#home.gsi-premium-hero .gsi-css-ticker-track > span{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:76px !important;
  min-height:76px !important;
  max-height:76px !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(40px, 4vw, 74px) !important;
  line-height:1 !important;
  font-weight:900 !important;
  letter-spacing:-1.15px !important;
  background:linear-gradient(90deg,#ffffff 0%,#ffe8c7 18%,#ffb45a 36%,#ff931e 54%,#ffe2bf 76%,#ffffff 100%) !important;
  background-size:240% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.38)) !important;
  animation:gsiTickerTextShineFinal 4s linear infinite !important;
}

/* Hold each text, then slide to next */
@keyframes gsiGuaranteedTicker{
  0%, 18%   { transform:translateY(0); }
  25%, 43%  { transform:translateY(-76px); }
  50%, 68%  { transform:translateY(-152px); }
  75%, 93%  { transform:translateY(-228px); }
  100%      { transform:translateY(0); }
}

@keyframes gsiTickerTextShineFinal{
  0%{background-position:0% center;}
  100%{background-position:240% center;}
}

/* Keep everything aligned */
section#home.gsi-premium-hero .gsi-hero-content{
  width:100% !important;
  max-width:1300px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  transform:translateY(-5px) !important;
}

section#home.gsi-premium-hero .gsi-final-subheadline{
  margin-top:0 !important;
  margin-bottom:26px !important;
}

/* Laptop */
@media(max-width:1400px){
  section#home.gsi-premium-hero .gsi-css-ticker-headline{
    max-width:1180px !important;
  }
  section#home.gsi-premium-hero .gsi-css-static{
    font-size:clamp(36px, 3.3vw, 58px) !important;
  }
  section#home.gsi-premium-hero .gsi-css-ticker-box{
    max-width:1120px !important;
    height:66px !important;
    min-height:66px !important;
  }
  section#home.gsi-premium-hero .gsi-css-ticker-track{
    height:264px !important;
  }
  section#home.gsi-premium-hero .gsi-css-ticker-track > span{
    height:66px !important;
    min-height:66px !important;
    max-height:66px !important;
    font-size:clamp(36px, 3.45vw, 60px) !important;
  }
  @keyframes gsiGuaranteedTicker{
    0%, 18%   { transform:translateY(0); }
    25%, 43%  { transform:translateY(-66px); }
    50%, 68%  { transform:translateY(-132px); }
    75%, 93%  { transform:translateY(-198px); }
    100%      { transform:translateY(0); }
  }
}

/* Mobile */
@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-css-static{
    white-space:normal !important;
    font-size:clamp(28px, 7.5vw, 40px) !important;
  }
  section#home.gsi-premium-hero .gsi-css-ticker-box{
    height:62px !important;
    min-height:62px !important;
  }
  section#home.gsi-premium-hero .gsi-css-ticker-track{
    height:248px !important;
  }
  section#home.gsi-premium-hero .gsi-css-ticker-track > span{
    height:62px !important;
    min-height:62px !important;
    max-height:62px !important;
    white-space:normal !important;
    font-size:clamp(25px, 7vw, 38px) !important;
    line-height:1.06 !important;
    padding:0 6px !important;
  }
  @keyframes gsiGuaranteedTicker{
    0%, 18%   { transform:translateY(0); }
    25%, 43%  { transform:translateY(-62px); }
    50%, 68%  { transform:translateY(-124px); }
    75%, 93%  { transform:translateY(-186px); }
    100%      { transform:translateY(0); }
  }
}


/* =========================================================
   FINAL WORKING HOME HEADLINE TICKER - JS CONTROLLED
   Rotation order:
   Gold Auction Information → E-Gold Auction Participants →
   E-Property Auction Participants → Newspaper Publication
   ========================================================= */
section#home.gsi-premium-hero .gsi-final-headline,
section#home.gsi-premium-hero .gsi-ticker-headline,
section#home.gsi-premium-hero .gsi-css-ticker-headline{
  display:none !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-headline{
  display:flex !important;
  width:100% !important;
  max-width:1320px !important;
  margin:0 auto 18px !important;
  padding:0 18px !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  text-align:center !important;
  gap:8px !important;
  overflow:visible !important;
  background:transparent !important;
  line-height:1.04 !important;
  animation:gsFadeUpFinal .80s cubic-bezier(.2,.8,.2,1) both !important;
}

section#home.gsi-premium-hero .gsi-js-static{
  display:block !important;
  width:100% !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(40px, 3.8vw, 70px) !important;
  font-weight:900 !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  text-shadow:0 12px 40px rgba(0,0,0,.72) !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-box{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  max-width:1260px !important;
  min-height:92px !important;
  height:92px !important;
  overflow:visible !important;
  margin:0 auto !important;
  padding:0 12px !important;
  background:transparent !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  white-space:nowrap !important;
  text-align:center !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(38px, 4vw, 72px) !important;
  line-height:1.06 !important;
  font-weight:900 !important;
  letter-spacing:-1.05px !important;
  background:linear-gradient(90deg,#ffffff 0%,#ffe8c7 18%,#ffb45a 36%,#ff931e 54%,#ffe2bf 76%,#ffffff 100%) !important;
  background-size:240% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.38)) !important;
  animation:gsiTickerTextShineFinal 4s linear infinite !important;
  opacity:1 !important;
  transform:translateY(0) scale(1) !important;
  transition:opacity .52s cubic-bezier(.2,.8,.2,1), transform .52s cubic-bezier(.2,.8,.2,1) !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-out{
  opacity:0 !important;
  transform:translateY(-24px) scale(.985) !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-in{
  opacity:0 !important;
  transform:translateY(24px) scale(.985) !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-active{
  opacity:1 !important;
  transform:translateY(0) scale(1) !important;
}

@media(max-width:1400px){
  section#home.gsi-premium-hero .gsi-js-ticker-headline{max-width:1230px !important;}
  section#home.gsi-premium-hero .gsi-js-static{font-size:clamp(36px, 3.25vw, 58px) !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-box{height:82px !important; min-height:82px !important; max-width:1180px !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-text{font-size:clamp(34px, 3.35vw, 58px) !important; letter-spacing:-.8px !important;}
}

@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-js-ticker-headline{padding:0 6px !important; gap:6px !important;}
  section#home.gsi-premium-hero .gsi-js-static{white-space:normal !important; font-size:clamp(28px, 7.2vw, 40px) !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-box{height:90px !important; min-height:90px !important; overflow:visible !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-text{white-space:normal !important; font-size:clamp(25px, 6.8vw, 38px) !important; line-height:1.08 !important; letter-spacing:-.3px !important;}
}


/* =========================================================
   PERFECT HORIZONTAL HEADLINE TICKER - FINAL OVERRIDE
   No vertical gap, no up/down animation, smooth left/right slide
   ========================================================= */
section#home.gsi-premium-hero .gsi-final-headline,
section#home.gsi-premium-hero .gsi-ticker-headline{
  display:none !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-headline{
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:wrap !important;
  align-items:baseline !important;
  justify-content:center !important;
  column-gap:14px !important;
  row-gap:0 !important;
  width:100% !important;
  max-width:1540px !important;
  margin:0 auto 6px !important;
  padding:0 14px !important;
  text-align:center !important;
  line-height:.98 !important;
  overflow:visible !important;
  background:transparent !important;
}

section#home.gsi-premium-hero .gsi-js-static{
  display:inline-block !important;
  width:auto !important;
  margin:0 !important;
  padding:0 !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(42px,3.65vw,72px) !important;
  line-height:.98 !important;
  font-weight:900 !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  background:transparent !important;
  text-shadow:0 12px 40px rgba(0,0,0,.72) !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-box{
  position:relative !important;
  display:inline-block !important;
  width:min(760px, 100%) !important;
  max-width:760px !important;
  height:clamp(52px,4.05vw,76px) !important;
  min-height:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:hidden !important;
  vertical-align:baseline !important;
  background:transparent !important;
  box-shadow:none !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text{
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 !important;
  text-align:left !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(42px,3.65vw,72px) !important;
  line-height:.98 !important;
  font-weight:900 !important;
  letter-spacing:-1.2px !important;
  background:linear-gradient(90deg,#ffffff 0%,#ffe8c7 18%,#ffb45a 36%,#ff931e 54%,#ffe2bf 76%,#ffffff 100%) !important;
  background-size:240% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
  filter:drop-shadow(0 12px 28px rgba(0,0,0,.38)) !important;
  animation:gsPerfectTickerShine 4s linear infinite !important;
  transform:translateX(0) !important;
  opacity:1 !important;
  transition:transform .58s cubic-bezier(.16,1,.3,1), opacity .58s ease !important;
  will-change:transform,opacity !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-leaving,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-out{
  transform:translateX(-110%) !important;
  opacity:0 !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-entering,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-in{
  transform:translateX(110%) !important;
  opacity:0 !important;
}

section#home.gsi-premium-hero .gsi-js-ticker-text.is-visible,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-active{
  transform:translateX(0) !important;
  opacity:1 !important;
}

@keyframes gsPerfectTickerShine{
  0%{background-position:0% center;}
  100%{background-position:240% center;}
}

section#home.gsi-premium-hero .gsi-final-subheadline,
section#home.gsi-premium-hero .gsi-hero-content > p.gsi-final-subheadline{
  max-width:1160px !important;
  margin:0 auto 24px !important;
  padding:0 14px !important;
  text-align:center !important;
  line-height:1.45 !important;
}

@media(max-width:1400px){
  section#home.gsi-premium-hero .gsi-js-ticker-headline{
    max-width:1280px !important;
    column-gap:12px !important;
  }
  section#home.gsi-premium-hero .gsi-js-static,
  section#home.gsi-premium-hero .gsi-js-ticker-text{
    font-size:clamp(36px,3.05vw,58px) !important;
    letter-spacing:-.9px !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-box{
    width:min(620px,100%) !important;
    max-width:620px !important;
    height:clamp(46px,3.45vw,62px) !important;
  }
}

@media(max-width:1050px){
  section#home.gsi-premium-hero .gsi-js-ticker-headline{
    flex-direction:column !important;
    align-items:center !important;
    gap:0 !important;
    margin-bottom:8px !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-box{
    width:100% !important;
    max-width:760px !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-text{
    justify-content:center !important;
    text-align:center !important;
  }
}

@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-js-static,
  section#home.gsi-premium-hero .gsi-js-ticker-text{
    font-size:clamp(27px,7vw,40px) !important;
    line-height:1.05 !important;
    letter-spacing:-.45px !important;
  }
  section#home.gsi-premium-hero .gsi-js-static{
    white-space:normal !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-box{
    height:clamp(42px,10vw,58px) !important;
  }
  section#home.gsi-premium-hero .gsi-js-ticker-text{
    white-space:normal !important;
  }
}

/* =========================================================
   GOLDSPARROW HOME HEADLINE TICKER - FINAL SMOOTH NO-CUT FIX
   Added: 27-May-2026
   ========================================================= */
section#home.gsi-premium-hero .gsi-js-ticker-headline{
  width:100% !important;
  max-width:1320px !important;
  margin:0 auto 18px !important;
  padding:0 18px !important;
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  gap:2px !important;
  line-height:1.02 !important;
  overflow:visible !important;
}
section#home.gsi-premium-hero .gsi-js-static{
  display:block !important;
  width:100% !important;
  font-family:Georgia, "Times New Roman", serif !important;
  font-size:clamp(40px, 4.05vw, 72px) !important;
  font-weight:900 !important;
  line-height:1.02 !important;
  letter-spacing:-1.1px !important;
  white-space:nowrap !important;
  color:#fff5e8 !important;
  text-shadow:0 12px 42px rgba(0,0,0,.72) !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-box{
  position:relative !important;
  display:block !important;
  width:100% !important;
  max-width:1320px !important;
  min-height:clamp(58px, 5.2vw, 88px) !important;
  height:clamp(58px, 5.2vw, 88px) !important;
  margin:0 auto !important;
  padding:0 12px !important;
  overflow:visible !important;
  text-align:center !important;
  perspective:900px !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-text{
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  max-width:none !important;
  padding:0 10px !important;
  box-sizing:border-box !important;
  font-family:Georgia, "Times New Roman", serif !important;
  font-size:clamp(38px, 3.75vw, 66px) !important;
  font-weight:900 !important;
  line-height:1.02 !important;
  letter-spacing:-1px !important;
  white-space:nowrap !important;
  text-align:center !important;
  background:linear-gradient(90deg,#fff8ef 0%,#ffd39a 22%,#ff9a22 48%,#ffd9aa 72%,#fff7ee 100%) !important;
  background-size:230% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  color:#ffb45c !important;
  text-shadow:0 14px 42px rgba(0,0,0,.65) !important;
  opacity:0 !important;
  transform:translateX(34px) scale(.992) !important;
  transition:opacity .95s ease, transform .95s cubic-bezier(.22,.8,.2,1) !important;
  will-change:opacity, transform !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-text.is-visible,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-active{
  opacity:1 !important;
  transform:translateX(0) scale(1) !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-text.is-leaving,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-out{
  opacity:0 !important;
  transform:translateX(-34px) scale(.992) !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-text.is-entering,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-in{
  opacity:0 !important;
  transform:translateX(34px) scale(.992) !important;
}
section#home.gsi-premium-hero .gsi-final-subheadline{
  margin-top:4px !important;
}
@media (max-width:1280px){
  section#home.gsi-premium-hero .gsi-js-static{font-size:clamp(38px, 3.85vw, 62px) !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-text{font-size:clamp(35px, 3.45vw, 56px) !important; letter-spacing:-.7px !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-box{height:clamp(54px, 5vw, 78px) !important; min-height:clamp(54px, 5vw, 78px) !important;}
}
@media (max-width:900px){
  section#home.gsi-premium-hero .gsi-js-ticker-headline{padding:0 10px !important; gap:4px !important;}
  section#home.gsi-premium-hero .gsi-js-static{white-space:normal !important; font-size:clamp(30px, 7vw, 46px) !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-box{height:auto !important; min-height:86px !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-text{white-space:normal !important; font-size:clamp(28px, 6.7vw, 42px) !important; line-height:1.08 !important; letter-spacing:-.35px !important;}
}


/* =========================================================
   GOLDSparrow FINAL PROFESSIONAL HERO FIX - 27 May 2026
   Clean synced background + headline slider
   ========================================================= */
section#home.gsi-premium-hero{
  height:100vh !important;
  min-height:760px !important;
  max-height:none !important;
  padding:122px 22px 94px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  background:#050505 !important;
}

section#home.gsi-premium-hero .gsi-bg{
  opacity:0 !important;
  transform:scale(1.045) !important;
  transition:opacity 1.35s ease, transform 7.2s ease !important;
  animation:none !important;
  filter:saturate(1.08) contrast(1.04) brightness(.92) !important;
}
section#home.gsi-premium-hero .gsi-bg.is-active{
  opacity:1 !important;
  transform:scale(1.015) !important;
}
section#home.gsi-premium-hero .gsi-bg-1{background-image:url("../images/Gold Auction Information1.png") !important;}
section#home.gsi-premium-hero .gsi-bg-2{background-image:url("../images/E-Gold Auction Participants2.png") !important;}
section#home.gsi-premium-hero .gsi-bg-3{background-image:url("../images/E-Property Auction Participants3.png") !important;}
section#home.gsi-premium-hero .gsi-bg-4{background-image:url("../images/Newspaper Publication4.png") !important;}

section#home.gsi-premium-hero .gsi-hero-overlay{
  background:
    linear-gradient(to bottom, rgba(0,0,0,.60) 0%, rgba(0,0,0,.35) 42%, rgba(0,0,0,.18) 70%, rgba(255,255,255,.88) 100%),
    radial-gradient(circle at 50% 39%, rgba(255,147,30,.22), transparent 35%),
    linear-gradient(90deg, rgba(0,0,0,.62), rgba(0,0,0,.14) 46%, rgba(0,0,0,.62)) !important;
}
section#home.gsi-premium-hero::after{
  height:230px !important;
  z-index:4 !important;
  background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.42) 48%, #fff 100%) !important;
}
section#home.gsi-premium-hero .gsi-hero-content{
  position:relative !important;
  z-index:8 !important;
  width:100% !important;
  max-width:1230px !important;
  margin:0 auto !important;
  transform:translateY(-2px) !important;
}

/* Headline: two professional lines, no text cutting */
section#home.gsi-premium-hero .gsi-final-headline,
section#home.gsi-premium-hero .gsi-ticker-headline,
section#home.gsi-premium-hero .gsi-css-ticker-headline{display:none !important;}
section#home.gsi-premium-hero .gsi-js-ticker-headline{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  max-width:1180px !important;
  margin:0 auto 22px !important;
  padding:0 14px !important;
  gap:2px !important;
  text-align:center !important;
  line-height:1.04 !important;
  overflow:visible !important;
  background:transparent !important;
}
section#home.gsi-premium-hero .gsi-js-static{
  display:block !important;
  width:100% !important;
  margin:0 !important;
  white-space:nowrap !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(38px,3.55vw,66px) !important;
  line-height:1.05 !important;
  font-weight:900 !important;
  letter-spacing:-1px !important;
  color:#fff7ee !important;
  -webkit-text-fill-color:#fff7ee !important;
  text-shadow:0 12px 42px rgba(0,0,0,.72) !important;
  background:transparent !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-box{
  position:relative !important;
  display:block !important;
  width:100% !important;
  max-width:1100px !important;
  height:clamp(58px,4.65vw,82px) !important;
  min-height:clamp(58px,4.65vw,82px) !important;
  margin:0 auto !important;
  padding:0 18px !important;
  overflow:visible !important;
  background:transparent !important;
  box-shadow:none !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-text{
  position:absolute !important;
  inset:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  margin:0 !important;
  padding:0 20px !important;
  box-sizing:border-box !important;
  white-space:nowrap !important;
  overflow:visible !important;
  text-align:center !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(35px,3.25vw,58px) !important;
  line-height:1.06 !important;
  font-weight:900 !important;
  letter-spacing:-.65px !important;
  background:linear-gradient(90deg,#fffaf3 0%,#ffd092 25%,#ff931e 50%,#ffe2bb 74%,#ffffff 100%) !important;
  background-size:240% auto !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  color:#ffb45c !important;
  filter:drop-shadow(0 13px 28px rgba(0,0,0,.42)) !important;
  opacity:0 !important;
  transform:translateX(54px) scale(.995) !important;
  transition:opacity .95s ease, transform .95s cubic-bezier(.16,1,.3,1) !important;
  animation:gsFinalTextShine 5s linear infinite !important;
  will-change:opacity, transform !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-text.is-visible,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-active{
  opacity:1 !important;
  transform:translateX(0) scale(1) !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-text.is-leaving,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-out{
  opacity:0 !important;
  transform:translateX(-54px) scale(.995) !important;
}
section#home.gsi-premium-hero .gsi-js-ticker-text.is-entering,
section#home.gsi-premium-hero .gsi-js-ticker-text.is-in{
  opacity:0 !important;
  transform:translateX(54px) scale(.995) !important;
}
@keyframes gsFinalTextShine{0%{background-position:0% center;}100%{background-position:240% center;}}

section#home.gsi-premium-hero .gsi-final-subheadline,
section#home.gsi-premium-hero .gsi-hero-content > p.gsi-final-subheadline{
  max-width:1050px !important;
  margin:0 auto 36px !important;
  padding:0 14px !important;
  font-size:clamp(15px,1vw,17px) !important;
  line-height:1.58 !important;
  font-weight:800 !important;
  color:#fff !important;
  text-align:center !important;
  text-shadow:0 6px 24px rgba(0,0,0,.64) !important;
}

/* Restore professional participant card, no oversized blank area */
section#home.gsi-premium-hero .gsi-participant-card{
  z-index:9 !important;
  max-width:920px !important;
  width:100% !important;
  margin:0 auto !important;
  padding:26px 30px 22px !important;
  border-radius:24px !important;
  border:1.5px solid rgba(255,147,30,.64) !important;
  background:linear-gradient(135deg, rgba(255,255,255,.27), rgba(58,38,23,.56)) !important;
  backdrop-filter:blur(18px) saturate(1.18) !important;
  box-shadow:0 30px 88px rgba(0,0,0,.36), inset 0 1px 0 rgba(255,255,255,.32), 0 0 38px rgba(255,147,30,.14) !important;
  overflow:hidden !important;
  animation:gsParticipantFloat 5.8s ease-in-out infinite !important;
}
section#home.gsi-premium-hero .gsi-panel-glow{
  top:-75px !important;
  left:20% !important;
  right:20% !important;
  height:120px !important;
  background:radial-gradient(ellipse at center, rgba(255,147,30,.40), transparent 70%) !important;
}
section#home.gsi-premium-hero .gsi-participant-card h2{
  margin:0 0 8px !important;
  font-size:clamp(30px,2.6vw,42px) !important;
  line-height:1.12 !important;
}
section#home.gsi-premium-hero .gsi-card-subtitle{
  margin-bottom:18px !important;
  font-size:14px !important;
  color:#ffb45c !important;
}
section#home.gsi-premium-hero .gsi-card-actions{
  gap:16px !important;
}
section#home.gsi-premium-hero .gsi-action-card{
  min-height:76px !important;
  padding:16px 20px !important;
  border-radius:16px !important;
}
section#home.gsi-premium-hero .gsi-trust-row{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:12px !important;
  margin-top:20px !important;
  padding-top:18px !important;
  border-top:1px solid rgba(255,147,30,.30) !important;
}
section#home.gsi-premium-hero .gsi-trust-row span{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:42px !important;
  padding:9px 10px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.38) !important;
  background:rgba(255,255,255,.14) !important;
  color:#fff !important;
  font-size:13px !important;
  line-height:1.1 !important;
  font-weight:900 !important;
  text-shadow:0 4px 18px rgba(0,0,0,.48) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22) !important;
}
section#home.gsi-premium-hero .gsi-trust-row b{
  color:#ff9d2a !important;
  margin-right:4px !important;
}
@keyframes gsParticipantFloat{
  0%,100%{transform:translateY(0); box-shadow:0 30px 88px rgba(0,0,0,.36), inset 0 1px 0 rgba(255,255,255,.32), 0 0 38px rgba(255,147,30,.14);}
  50%{transform:translateY(-5px); box-shadow:0 38px 100px rgba(0,0,0,.40), inset 0 1px 0 rgba(255,255,255,.34), 0 0 48px rgba(255,147,30,.20);}
}

@media(max-width:1400px){
  section#home.gsi-premium-hero{padding-top:112px !important; padding-bottom:84px !important; min-height:720px !important;}
  section#home.gsi-premium-hero .gsi-js-static{font-size:clamp(34px,3.15vw,56px) !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-text{font-size:clamp(32px,2.95vw,50px) !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-box{height:clamp(54px,4.2vw,72px) !important; min-height:clamp(54px,4.2vw,72px) !important;}
  section#home.gsi-premium-hero .gsi-final-subheadline{margin-bottom:32px !important; font-size:clamp(14px,.92vw,15.5px) !important;}
  section#home.gsi-premium-hero .gsi-participant-card{max-width:900px !important; padding:24px 28px 20px !important;}
}
@media(max-width:980px){
  section#home.gsi-premium-hero{height:auto !important; min-height:100vh !important; padding:120px 16px 76px !important;}
  section#home.gsi-premium-hero .gsi-js-static{white-space:normal !important; font-size:clamp(30px,7vw,44px) !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-box{height:auto !important; min-height:78px !important;}
  section#home.gsi-premium-hero .gsi-js-ticker-text{white-space:normal !important; font-size:clamp(27px,6.5vw,40px) !important; line-height:1.1 !important;}
  section#home.gsi-premium-hero .gsi-card-actions{grid-template-columns:1fr !important;}
  section#home.gsi-premium-hero .gsi-trust-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:540px){
  section#home.gsi-premium-hero .gsi-trust-row{grid-template-columns:1fr !important;}
  section#home.gsi-premium-hero .gsi-participant-card{padding:22px 18px 18px !important;}
}


/* =========================================================
   GOLDSPARROW FINAL PARTICIPATION BOX UPDATE
   - Text changed in index.php to: For Auction Participation
   - Keeps the same premium layout
   - Adds smooth anime-style luxury motion without breaking spacing
   ========================================================= */
section#home.gsi-premium-hero .gsi-participant-card{
  isolation:isolate !important;
  overflow:hidden !important;
  transform-origin:center !important;
  animation:gsParticipationEntrance 1.15s cubic-bezier(.16,1,.3,1) .24s both,
            gsParticipationFloat 6.8s ease-in-out 1.55s infinite !important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.30), rgba(52,34,20,.46)) !important;
  box-shadow:
    0 34px 100px rgba(0,0,0,.38),
    0 0 45px rgba(255,147,30,.16),
    inset 0 1px 0 rgba(255,255,255,.36) !important;
}

section#home.gsi-premium-hero .gsi-participant-card::before{
  content:"" !important;
  position:absolute !important;
  inset:-2px !important;
  z-index:-1 !important;
  border-radius:inherit !important;
  background:
    linear-gradient(115deg,
      transparent 0%,
      transparent 27%,
      rgba(255,255,255,.46) 39%,
      rgba(255,147,30,.32) 48%,
      transparent 61%,
      transparent 100%) !important;
  transform:translateX(-115%) skewX(-12deg) !important;
  animation:gsParticipationShine 5.4s ease-in-out 1.4s infinite !important;
  pointer-events:none !important;
}

section#home.gsi-premium-hero .gsi-participant-card::after{
  content:"✦" !important;
  position:absolute !important;
  right:22px !important;
  top:20px !important;
  z-index:1 !important;
  color:rgba(255,190,105,.72) !important;
  font-size:28px !important;
  line-height:1 !important;
  text-shadow:0 0 18px rgba(255,147,30,.85), 0 0 36px rgba(255,255,255,.28) !important;
  animation:gsParticipationSparkle 2.8s ease-in-out infinite !important;
  pointer-events:none !important;
}

section#home.gsi-premium-hero .gsi-panel-glow{
  left:6% !important;
  right:6% !important;
  top:-92px !important;
  height:190px !important;
  opacity:.95 !important;
  background:
    radial-gradient(ellipse at center, rgba(255,147,30,.58), rgba(255,190,105,.16) 46%, transparent 72%) !important;
  filter:blur(12px) !important;
  animation:gsParticipationGlowMove 6.5s ease-in-out infinite !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2{
  margin-bottom:8px !important;
  animation:gsParticipationTitlePop 1s cubic-bezier(.16,1,.3,1) .46s both !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2:before,
section#home.gsi-premium-hero .gsi-participant-card h2:after{
  width:70px !important;
  opacity:.95 !important;
  animation:gsLineBreath 3.8s ease-in-out infinite !important;
}

section#home.gsi-premium-hero .gsi-action-card{
  position:relative !important;
  overflow:hidden !important;
  transition:transform .35s cubic-bezier(.16,1,.3,1), box-shadow .35s ease, border-color .35s ease !important;
}

section#home.gsi-premium-hero .gsi-action-card::after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(110deg, transparent 0%, rgba(255,147,30,.14) 45%, rgba(255,255,255,.36) 50%, transparent 62%) !important;
  transform:translateX(-115%) !important;
  transition:transform .72s cubic-bezier(.16,1,.3,1) !important;
  pointer-events:none !important;
}

section#home.gsi-premium-hero .gsi-action-card:hover{
  transform:translateY(-7px) scale(1.012) !important;
}

section#home.gsi-premium-hero .gsi-action-card:hover::after{
  transform:translateX(115%) !important;
}

section#home.gsi-premium-hero .gsi-trust-row span{
  animation:gsBadgeSoftPulse 4s ease-in-out infinite !important;
}
section#home.gsi-premium-hero .gsi-trust-row span:nth-child(2){animation-delay:.35s !important;}
section#home.gsi-premium-hero .gsi-trust-row span:nth-child(3){animation-delay:.7s !important;}
section#home.gsi-premium-hero .gsi-trust-row span:nth-child(4){animation-delay:1.05s !important;}

@keyframes gsParticipationEntrance{
  0%{opacity:0; transform:translateY(28px) scale(.965); filter:blur(10px);}
  55%{opacity:1; transform:translateY(-4px) scale(1.012); filter:blur(0);}
  100%{opacity:1; transform:translateY(0) scale(1); filter:blur(0);}
}

@keyframes gsParticipationFloat{
  0%,100%{transform:translateY(0) scale(1);}
  50%{transform:translateY(-7px) scale(1.003);}
}

@keyframes gsParticipationShine{
  0%,38%{transform:translateX(-115%) skewX(-12deg); opacity:0;}
  48%{opacity:1;}
  64%,100%{transform:translateX(115%) skewX(-12deg); opacity:0;}
}

@keyframes gsParticipationGlowMove{
  0%,100%{transform:translateX(-7%) scale(.98); opacity:.72;}
  50%{transform:translateX(7%) scale(1.08); opacity:1;}
}

@keyframes gsParticipationSparkle{
  0%,100%{transform:scale(.78) rotate(0deg); opacity:.36;}
  45%{transform:scale(1.18) rotate(18deg); opacity:1;}
  70%{transform:scale(.92) rotate(38deg); opacity:.58;}
}

@keyframes gsParticipationTitlePop{
  0%{opacity:0; transform:translateY(16px) scale(.94);}
  65%{opacity:1; transform:translateY(-2px) scale(1.02);}
  100%{opacity:1; transform:translateY(0) scale(1);}
}

@keyframes gsLineBreath{
  0%,100%{transform:scaleX(.9); opacity:.68;}
  50%{transform:scaleX(1.12); opacity:1;}
}

@keyframes gsBadgeSoftPulse{
  0%,100%{box-shadow:inset 0 1px 0 rgba(255,255,255,.35), 0 10px 24px rgba(0,0,0,.10); transform:translateY(0);}
  50%{box-shadow:inset 0 1px 0 rgba(255,255,255,.52), 0 14px 32px rgba(255,147,30,.16); transform:translateY(-2px);}
}

@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-participant-card::after{display:none !important;}
  section#home.gsi-premium-hero .gsi-participant-card{animation:gsParticipationEntrance 1s cubic-bezier(.16,1,.3,1) .2s both !important;}
}

/* =========================================================
   FINAL SMOOTH ANIME ENERGY BOX - NO UP/DOWN BOUNCE
   Requested: remove vertical animation, add premium energy coming out
   ========================================================= */
section#home.gsi-premium-hero .gsi-participant-card{
  overflow:visible !important;
  isolation:isolate !important;
  transform:translateY(0) scale(1) !important;
  animation:gsEnergyBoxEnter .9s cubic-bezier(.16,1,.3,1) .18s both,
            gsEnergyBoxAura 4.8s ease-in-out 1.15s infinite !important;
  box-shadow:
    0 34px 100px rgba(0,0,0,.38),
    0 0 0 1px rgba(255,147,30,.42),
    0 0 42px rgba(255,147,30,.16),
    inset 0 1px 0 rgba(255,255,255,.35) !important;
}

/* Energy wave coming out from the participation box */
section#home.gsi-premium-hero .gsi-participant-card::before{
  content:"" !important;
  position:absolute !important;
  inset:-26px !important;
  z-index:-2 !important;
  border-radius:34px !important;
  background:
    radial-gradient(circle at 20% 50%, rgba(255,147,30,.30), transparent 28%),
    radial-gradient(circle at 80% 50%, rgba(255,206,130,.22), transparent 30%),
    linear-gradient(115deg, transparent 0%, rgba(255,147,30,.18) 42%, rgba(255,255,255,.30) 50%, rgba(255,147,30,.14) 58%, transparent 100%) !important;
  filter:blur(13px) !important;
  opacity:.58 !important;
  transform:scale(.98) !important;
  animation:gsEnergyWaveOut 4.6s ease-in-out infinite !important;
  pointer-events:none !important;
}

/* Smooth anime light streak across the corner, no bounce */
section#home.gsi-premium-hero .gsi-participant-card::after{
  content:"" !important;
  position:absolute !important;
  left:-18% !important;
  top:-42% !important;
  width:34% !important;
  height:190% !important;
  z-index:1 !important;
  border-radius:999px !important;
  background:linear-gradient(105deg, transparent 0%, rgba(255,255,255,.05) 24%, rgba(255,190,95,.34) 48%, rgba(255,255,255,.34) 52%, rgba(255,147,30,.18) 68%, transparent 100%) !important;
  filter:blur(2px) !important;
  transform:translateX(-120%) rotate(12deg) !important;
  animation:gsAnimeLightStreak 5.8s cubic-bezier(.16,1,.3,1) 1s infinite !important;
  pointer-events:none !important;
}

section#home.gsi-premium-hero .gsi-panel-glow{
  left:3% !important;
  right:3% !important;
  top:-92px !important;
  height:210px !important;
  opacity:.95 !important;
  background:
    radial-gradient(ellipse at center, rgba(255,147,30,.55), rgba(255,190,105,.18) 46%, transparent 72%) !important;
  filter:blur(14px) !important;
  transform:translateX(0) scale(1) !important;
  animation:gsPanelAuroraFlow 5.6s ease-in-out infinite !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2,
section#home.gsi-premium-hero .gsi-card-subtitle,
section#home.gsi-premium-hero .gsi-card-actions,
section#home.gsi-premium-hero .gsi-trust-row{
  position:relative !important;
  z-index:2 !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2{
  animation:gsTextSoftReveal .85s cubic-bezier(.16,1,.3,1) .30s both !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2:before,
section#home.gsi-premium-hero .gsi-participant-card h2:after{
  animation:gsLineEnergyFlow 3.8s ease-in-out infinite !important;
}

section#home.gsi-premium-hero .gsi-trust-row span{
  animation:gsTrustSoftGlow 4.2s ease-in-out infinite !important;
}
section#home.gsi-premium-hero .gsi-trust-row span:nth-child(2){animation-delay:.35s !important;}
section#home.gsi-premium-hero .gsi-trust-row span:nth-child(3){animation-delay:.7s !important;}
section#home.gsi-premium-hero .gsi-trust-row span:nth-child(4){animation-delay:1.05s !important;}

@keyframes gsEnergyBoxEnter{
  0%{opacity:0; transform:scale(.965); filter:blur(10px);}
  70%{opacity:1; transform:scale(1.01); filter:blur(0);}
  100%{opacity:1; transform:scale(1); filter:blur(0);}
}

@keyframes gsEnergyBoxAura{
  0%,100%{
    box-shadow:0 34px 100px rgba(0,0,0,.38), 0 0 0 1px rgba(255,147,30,.42), 0 0 42px rgba(255,147,30,.16), inset 0 1px 0 rgba(255,255,255,.35);
  }
  50%{
    box-shadow:0 34px 100px rgba(0,0,0,.38), 0 0 0 1px rgba(255,180,80,.56), 0 0 72px rgba(255,147,30,.27), inset 0 1px 0 rgba(255,255,255,.42);
  }
}

@keyframes gsEnergyWaveOut{
  0%,100%{opacity:.38; transform:scale(.97); filter:blur(14px);}
  45%{opacity:.78; transform:scale(1.045); filter:blur(16px);}
  70%{opacity:.52; transform:scale(1.075); filter:blur(18px);}
}

@keyframes gsAnimeLightStreak{
  0%,38%{transform:translateX(-135%) rotate(12deg); opacity:0;}
  48%{opacity:1;}
  68%,100%{transform:translateX(410%) rotate(12deg); opacity:0;}
}

@keyframes gsPanelAuroraFlow{
  0%,100%{transform:translateX(-5%) scale(.98); opacity:.70;}
  50%{transform:translateX(5%) scale(1.04); opacity:1;}
}

@keyframes gsTextSoftReveal{
  0%{opacity:0; transform:scale(.96);}
  100%{opacity:1; transform:scale(1);}
}

@keyframes gsLineEnergyFlow{
  0%,100%{opacity:.64; filter:drop-shadow(0 0 0 rgba(255,147,30,0));}
  50%{opacity:1; filter:drop-shadow(0 0 10px rgba(255,147,30,.55));}
}

@keyframes gsTrustSoftGlow{
  0%,100%{box-shadow:inset 0 1px 0 rgba(255,255,255,.35), 0 8px 22px rgba(0,0,0,.10), 0 0 0 rgba(255,147,30,0);}
  50%{box-shadow:inset 0 1px 0 rgba(255,255,255,.52), 0 12px 28px rgba(0,0,0,.12), 0 0 18px rgba(255,147,30,.20);}
}

@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-participant-card{
    overflow:hidden !important;
    animation:gsEnergyBoxEnter .85s cubic-bezier(.16,1,.3,1) .18s both,
              gsEnergyBoxAura 4.8s ease-in-out 1.15s infinite !important;
  }
  section#home.gsi-premium-hero .gsi-participant-card::before{inset:-12px !important; border-radius:28px !important;}
  section#home.gsi-premium-hero .gsi-participant-card::after{display:none !important;}
}

/* ===== Portal Access premium compact redesign - 2026-05-29 ===== */
.gs-portal-access-section{
  position:relative;
  padding:74px 0 84px;
  background:
    radial-gradient(circle at 16% 22%, rgba(255,145,0,.14), transparent 30%),
    radial-gradient(circle at 86% 8%, rgba(212,160,23,.16), transparent 32%),
    linear-gradient(180deg,#fff 0%,#fffaf1 56%,#f7f0e4 100%);
  overflow:hidden;
}
.gs-portal-access-section:before{
  content:'';
  position:absolute;
  inset:0;
  background-image:linear-gradient(120deg, transparent 0%, rgba(212,160,23,.10) 48%, transparent 62%);
  transform:translateX(-65%);
  animation:gsPortalSweep 7s ease-in-out infinite;
  pointer-events:none;
}
.gs-portal-shell{
  position:relative;
  max-width:1120px;
  margin:0 auto;
  padding:34px;
  border-radius:34px;
  border:1px solid rgba(212,160,23,.18);
  background:rgba(255,255,255,.72);
  box-shadow:0 28px 90px rgba(28,22,12,.10);
  backdrop-filter:blur(16px);
}
.gs-portal-heading{
  max-width:720px;
  margin:0 auto 28px;
  text-align:center;
}
.gs-portal-heading .section-title{margin-bottom:0;color:#1d1710;}
.gs-portal-heading .section-intro{max-width:680px;margin-top:12px;}
.gs-portal-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:16px;
}
.gs-portal-card{
  position:relative;
  min-height:214px;
  padding:18px 17px;
  border-radius:24px;
  overflow:hidden;
  isolation:isolate;
  display:flex;
  flex-direction:column;
  text-decoration:none;
  background:linear-gradient(180deg,#fff 0%,#fffaf0 100%);
  border:1px solid rgba(196,139,20,.18);
  box-shadow:0 18px 44px rgba(22,18,10,.08);
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.gs-portal-card:hover{
  transform:translateY(-9px);
  border-color:rgba(255,145,0,.42);
  box-shadow:0 28px 68px rgba(22,18,10,.16);
}
.gs-portal-glow{
  position:absolute;
  width:110px;
  height:110px;
  right:-44px;
  top:-46px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,145,0,.38),rgba(212,160,23,.08) 54%,transparent 70%);
  z-index:-1;
  transition:transform .3s ease, opacity .3s ease;
}
.gs-portal-card:hover .gs-portal-glow{transform:scale(1.25);opacity:1;}
.gs-portal-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;}
.gs-portal-icon{
  width:42px;
  height:42px;
  border-radius:14px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:linear-gradient(135deg,#ff9a16,#c59413);
  color:#fff;
  box-shadow:0 12px 24px rgba(212,139,13,.24);
  transition:transform .28s ease;
}
.gs-portal-card:hover .gs-portal-icon{transform:rotate(-6deg) scale(1.08);}
.gs-portal-tag{
  padding:6px 9px;
  border-radius:999px;
  font-size:10px;
  letter-spacing:.08em;
  text-transform:uppercase;
  font-weight:800;
  color:#9c6500;
  background:rgba(255,145,0,.10);
  border:1px solid rgba(255,145,0,.16);
  white-space:nowrap;
}
.gs-portal-card strong{
  display:block;
  color:#201a12;
  font-family:var(--font-display);
  font-size:18px;
  line-height:1.25;
  margin-bottom:9px;
}
.gs-portal-card small{
  display:block;
  color:rgba(31,28,24,.72);
  font-size:13px;
  line-height:1.62;
  flex:1;
}
.gs-portal-link{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:14px;
  color:#d88900;
  font-size:13px;
  font-weight:800;
}
.gs-portal-link b{transition:transform .24s ease;}
.gs-portal-card:hover .gs-portal-link b{transform:translateX(5px);}
@keyframes gsPortalSweep{
  0%,100%{transform:translateX(-70%);opacity:.25;}
  50%{transform:translateX(70%);opacity:.65;}
}
@media (max-width:1100px){
  .gs-portal-grid{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media (max-width:760px){
  .gs-portal-access-section{padding:54px 0 64px;}
  .gs-portal-shell{padding:24px 18px;border-radius:26px;}
  .gs-portal-grid{grid-template-columns:1fr;}
  .gs-portal-card{min-height:auto;}
}

/* =========================================================
   View Information exact professional layout - 2026-05-29
   Compact white/gold portal cards with decorative background
   ========================================================= */
section#information.gs-view-info-exact{
  position:relative !important;
  padding:78px 0 58px !important;
  min-height:auto !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 14% 18%, rgba(255,154,22,.11), transparent 24%),
    radial-gradient(circle at 86% 8%, rgba(255,154,22,.12), transparent 25%),
    linear-gradient(180deg,#fff 0%,#fffefa 44%,#fff9ef 100%) !important;
}
section#information.gs-view-info-exact:before,
section#information.gs-view-info-exact:after{
  content:'';
  position:absolute;
  pointer-events:none;
  z-index:0;
}
section#information.gs-view-info-exact:before{
  width:520px;
  height:520px;
  right:-235px;
  bottom:-265px;
  border:2px solid rgba(255,134,0,.16);
  border-radius:50%;
  animation:gsSoftCircle 9s ease-in-out infinite;
}
section#information.gs-view-info-exact:after{
  width:620px;
  height:620px;
  left:-330px;
  top:-260px;
  border:1px solid rgba(255,154,22,.12);
  border-radius:50%;
}
.gs-info-container{position:relative;z-index:3;max-width:1240px !important;margin:0 auto !important;}
.gs-info-bg-art{
  position:absolute;
  top:22px;
  right:0;
  width:min(500px,34vw);
  height:310px;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,.55) 26%, rgba(255,255,255,.08) 100%),
    url('../images/E-Property Auction Participants3.png') center/cover no-repeat;
  opacity:.58;
  filter:saturate(1.16) brightness(1.23) contrast(.94);
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 88%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 88%,transparent 100%);
}
.gs-float-coin{
  position:absolute;
  z-index:2;
  display:block;
  border-radius:50%;
  pointer-events:none;
  background:
    radial-gradient(circle at 32% 28%, #fff6bd 0 10%, #ffca45 22%, #ff9500 56%, #bc7700 100%);
  box-shadow:0 15px 28px rgba(222,137,0,.22), inset 0 0 0 4px rgba(255,255,255,.32);
  animation:gsCoinFloat 5.2s ease-in-out infinite;
}
.gs-float-coin:after{
  content:'₹';
  position:absolute;
  inset:25%;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#b06e00;
  font-weight:900;
  font-size:16px;
  background:rgba(255,255,255,.28);
  border:1px solid rgba(255,255,255,.42);
}
.gs-coin-one{width:54px;height:54px;left:6.6%;top:96px;transform:rotate(-16deg);}
.gs-coin-two{width:25px;height:25px;right:25.5%;top:205px;animation-delay:1.4s;opacity:.75;}
.gs-info-dots{
  position:absolute;
  left:5.6%;
  top:240px;
  width:170px;
  height:130px;
  z-index:1;
  opacity:.45;
  background-image:radial-gradient(rgba(255,154,22,.38) 1.3px, transparent 1.3px);
  background-size:14px 14px;
  pointer-events:none;
}
.gs-info-star{
  position:absolute;
  left:23%;
  top:258px;
  z-index:2;
  font-size:26px;
  color:#ffc45d;
  text-shadow:0 10px 20px rgba(255,154,22,.22);
  animation:gsStarPulse 2.8s ease-in-out infinite;
}
.gs-info-heading{
  position:relative;
  z-index:4;
  text-align:center;
  max-width:710px;
  margin:0 auto 44px;
}
.gs-info-label{
  display:inline-flex;
  align-items:center;
  gap:14px;
  color:#ff8600;
  font-size:13px;
  font-weight:900;
  letter-spacing:.24em;
  text-transform:uppercase;
  margin-bottom:14px;
}
.gs-info-label i{
  width:52px;
  height:1px;
  display:inline-block;
  background:linear-gradient(90deg,transparent,#ff8600);
  position:relative;
}
.gs-info-label i:last-child{background:linear-gradient(90deg,#ff8600,transparent);}
.gs-info-label i:after{
  content:'';
  position:absolute;
  top:50%;
  right:-4px;
  width:7px;
  height:7px;
  transform:translateY(-50%);
  border-radius:50%;
  background:#ff8600;
}
.gs-info-label i:last-child:after{right:auto;left:-4px;}
.gs-info-heading h2{
  margin:0;
  color:#17130f;
  font-family:var(--font-display, Georgia, serif);
  font-size:clamp(38px,4.2vw,58px);
  line-height:1.02;
  font-weight:900;
  letter-spacing:-.04em;
  text-shadow:0 10px 24px rgba(0,0,0,.05);
}
.gs-info-heading h2 span{color:#ff8200;}
.gs-info-heading p{
  max-width:620px;
  margin:16px auto 0;
  color:#6c665f;
  font-size:17px;
  line-height:1.7;
}
.gs-info-card-row{
  position:relative;
  z-index:4;
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:24px;
  align-items:stretch;
}
.gs-info-card{
  position:relative;
  min-height:316px;
  padding:28px 22px 24px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
  text-decoration:none;
  overflow:hidden;
  border-radius:21px;
  border:1px solid rgba(255,132,0,.28);
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,253,249,.93));
  box-shadow:0 26px 56px rgba(67,44,13,.07);
  color:#17130f;
  isolation:isolate;
  transition:transform .34s cubic-bezier(.2,.85,.2,1), box-shadow .34s ease, border-color .34s ease;
}
.gs-info-card:before{
  content:'';
  position:absolute;
  inset:-1px;
  z-index:-1;
  opacity:0;
  background:linear-gradient(145deg,rgba(255,153,0,.18),transparent 36%,rgba(255,199,92,.18));
  transition:opacity .34s ease;
}
.gs-info-card:hover{
  transform:translateY(-10px);
  border-color:rgba(255,132,0,.62);
  box-shadow:0 34px 76px rgba(67,44,13,.15);
}
.gs-info-card:hover:before{opacity:1;}
.gs-card-orbit{
  position:absolute;
  width:120px;
  height:120px;
  top:-58px;
  right:-64px;
  border-radius:50%;
  border:1px solid rgba(255,132,0,.14);
  transition:transform .38s ease;
}
.gs-info-card:hover .gs-card-orbit{transform:scale(1.22);}
.gs-info-icon-wrap{
  width:74px;
  height:74px;
  min-height:74px;
  border-radius:50%;
  display:grid;
  place-items:center;
  margin:0 auto 24px;
  position:relative;
  background:linear-gradient(180deg,#fffdf8,#fff2df);
  border:1px solid rgba(255,132,0,.24);
  box-shadow:0 15px 28px rgba(255,132,0,.14), inset 0 0 0 9px rgba(255,255,255,.66);
}
.gs-info-icon-wrap img{
  position:absolute;
  width:45px;
  height:45px;
  border-radius:50%;
  object-fit:cover;
  opacity:.9;
  filter:saturate(1.15) contrast(1.05);
}
.gs-info-icon-wrap em{
  position:relative;
  z-index:2;
  font-style:normal;
  font-size:29px;
  filter:drop-shadow(0 5px 8px rgba(224,126,0,.20));
}
.gs-info-card strong{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  margin:0;
  color:#15110e;
  font-family:var(--font-display, Georgia, serif);
  font-size:21px;
  line-height:1.13;
  font-weight:900;
  letter-spacing:-.025em;
}
.gs-mini-line{
  width:33px;
  height:2px;
  margin:18px 0 20px;
  background:#ff8200;
  border-radius:999px;
}
.gs-info-card small{
  display:block;
  max-width:190px;
  margin:0 auto;
  color:#5f5a55;
  font-size:13px;
  line-height:1.72;
  font-weight:500;
  flex:1;
}
.gs-view-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  margin-top:24px;
  color:#ff8200;
  font-size:13.5px;
  line-height:1;
  font-weight:900;
}
.gs-view-link span{transition:transform .28s ease;}
.gs-info-card:hover .gs-view-link span{transform:translateX(5px);}
@keyframes gsCoinFloat{
  0%,100%{transform:translateY(0) rotate(-16deg);}
  50%{transform:translateY(-14px) rotate(9deg);}
}
@keyframes gsStarPulse{
  0%,100%{transform:scale(1);opacity:.78;}
  50%{transform:scale(1.22);opacity:1;}
}
@keyframes gsSoftCircle{
  0%,100%{transform:translateY(0) scale(1);}
  50%{transform:translateY(-16px) scale(1.035);}
}
@media (max-width:1200px){
  .gs-info-card-row{gap:18px;}
  .gs-info-card{padding:26px 18px 24px;}
  .gs-info-card strong{font-size:19px;}
}
@media (max-width:1024px){
  section#information.gs-view-info-exact{padding:68px 0 56px !important;}
  .gs-info-bg-art{opacity:.24;width:60vw;}
  .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:760px;margin:0 auto;}
  .gs-info-card{min-height:300px;}
}
@media (max-width:640px){
  section#information.gs-view-info-exact{padding:56px 0 46px !important;}
  .gs-info-bg-art{display:none;}
  .gs-info-dots{left:0;top:180px;opacity:.26;}
  .gs-coin-one{left:18px;top:62px;width:40px;height:40px;}
  .gs-info-heading{margin-bottom:30px;}
  .gs-info-heading p{font-size:15px;}
  .gs-info-card-row{grid-template-columns:1fr;gap:16px;}
  .gs-info-card{min-height:auto;padding:25px 20px 22px;}
}

/* GoldSparrow View Information — clean professional final override */
section#information.gs-view-info-exact{
  padding:64px 0 52px !important;
  min-height:auto !important;
  background:
    radial-gradient(circle at 12% 23%, rgba(255,244,218,.98) 0 0, rgba(255,244,218,.75) 0 170px, transparent 360px),
    radial-gradient(circle at 88% 12%, rgba(255,239,210,.9), transparent 280px),
    linear-gradient(180deg,#ffffff 0%,#fffdf8 50%,#fff8ed 100%) !important;
}
section#information.gs-view-info-exact:before{
  width:540px !important;height:540px !important;left:-210px !important;right:auto !important;top:-132px !important;bottom:auto !important;
  border:2px solid rgba(255,140,0,.13) !important;border-radius:50% !important;
  box-shadow:inset 0 0 80px rgba(255,180,64,.07) !important;
}
section#information.gs-view-info-exact:after{
  width:360px !important;height:360px !important;right:-105px !important;left:auto !important;bottom:-175px !important;top:auto !important;
  border:1px solid rgba(255,140,0,.13) !important;border-radius:50% !important;
}
.gs-info-bg-art{
  top:18px !important;right:3.5% !important;width:min(460px,34vw) !important;height:245px !important;
  background:url('../images/view-info-bg-art.svg') center/contain no-repeat !important;
  opacity:.42 !important;filter:none !important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 12%,#000 88%,transparent 100%) !important;
  mask-image:linear-gradient(90deg,transparent 0%,#000 12%,#000 88%,transparent 100%) !important;
}
.gs-float-coin{
  background:url('../images/view-info-coin.svg') center/contain no-repeat !important;
  box-shadow:none !important;
  filter:drop-shadow(0 16px 18px rgba(222,137,0,.22));
}
.gs-float-coin:after{display:none !important;content:none !important;}
.gs-coin-one{width:48px !important;height:48px !important;left:7.2% !important;top:92px !important;}
.gs-coin-two{width:28px !important;height:28px !important;right:28% !important;top:206px !important;opacity:.58 !important;}
.gs-info-dots{left:6.2% !important;top:226px !important;width:162px !important;height:116px !important;opacity:.34 !important;background-size:13px 13px !important;}
.gs-info-star{left:23.2% !important;top:250px !important;font-size:22px !important;color:#ffc56f !important;}
.gs-info-heading{margin:0 auto 36px !important;}
.gs-info-label{font-size:12.5px !important;margin-bottom:12px !important;}
.gs-info-heading h2{font-size:clamp(42px,4.4vw,56px) !important;letter-spacing:-.045em !important;}
.gs-info-heading p{font-size:16px !important;line-height:1.58 !important;margin-top:12px !important;}
.gs-info-container{max-width:1180px !important;}
.gs-info-card-row{gap:18px !important;align-items:stretch !important;}
.gs-info-card{
  min-height:272px !important;
  padding:26px 20px 20px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.88) !important;
  backdrop-filter:blur(10px);
  border:1px solid rgba(255,136,0,.26) !important;
  box-shadow:0 18px 38px rgba(94,58,12,.075) !important;
}
.gs-info-card:hover{transform:translateY(-7px) !important;box-shadow:0 26px 58px rgba(94,58,12,.14) !important;background:#fff !important;}
.gs-card-orbit{width:82px !important;height:82px !important;top:-38px !important;right:-34px !important;border-color:rgba(255,136,0,.13) !important;}
.gs-info-icon-wrap{
  width:64px !important;height:64px !important;min-height:64px !important;margin-bottom:22px !important;
  background:linear-gradient(180deg,#fffefa,#fff4e2) !important;
  box-shadow:0 11px 22px rgba(255,132,0,.14), inset 0 0 0 8px rgba(255,255,255,.7) !important;
}
.gs-info-icon-wrap img{
  position:relative !important;width:45px !important;height:45px !important;border-radius:0 !important;object-fit:contain !important;
  opacity:1 !important;filter:drop-shadow(0 6px 8px rgba(197,103,0,.14)) !important;
}
.gs-info-icon-wrap em{display:none !important;}
.gs-info-card strong{min-height:46px !important;font-size:20px !important;line-height:1.12 !important;}
.gs-mini-line{width:34px !important;margin:15px 0 17px !important;height:2px !important;}
.gs-info-card small{max-width:182px !important;font-size:12.8px !important;line-height:1.62 !important;}
.gs-view-link{margin-top:20px !important;font-size:13px !important;}
@media (max-width:1200px){.gs-info-container{max-width:1040px !important}.gs-info-card-row{gap:15px !important}.gs-info-card{padding-left:16px !important;padding-right:16px !important}.gs-info-card strong{font-size:18px !important}.gs-info-card small{font-size:12.4px !important}}
@media (max-width:1024px){.gs-info-bg-art{opacity:.18 !important}.gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.gs-info-card{min-height:250px !important}.gs-info-star{display:none !important}}
@media (max-width:640px){section#information.gs-view-info-exact{padding:50px 0 40px !important}.gs-info-bg-art{display:none !important}.gs-info-card-row{grid-template-columns:1fr !important}.gs-info-card{min-height:auto !important}.gs-info-heading h2{font-size:38px !important}.gs-info-heading p{font-size:14.5px !important}.gs-info-dots{opacity:.18 !important}.gs-coin-two{display:none !important}}

/* GoldSparrow View Information — refined background + compact same-reference layout */
section#information.gs-view-info-exact{
  position:relative !important;
  overflow:hidden !important;
  padding:54px 0 46px !important;
  min-height:auto !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,.96) 0%, rgba(255,253,248,.98) 46%, rgba(255,249,240,.96) 100%) !important;
}
section#information.gs-view-info-exact:before{
  content:"" !important;
  position:absolute !important;
  left:-9999px !important;
  width:0 !important;
  height:0 !important;
  border:0 !important;
  box-shadow:none !important;
  opacity:0 !important;
}
section#information.gs-view-info-exact:after{
  content:"" !important;
  position:absolute !important;
  right:-9999px !important;
  width:0 !important;
  height:0 !important;
  border:0 !important;
  box-shadow:none !important;
  opacity:0 !important;
}
.gs-info-bg-art{
  position:absolute !important;
  top:6px !important;
  right:2.2% !important;
  width:min(525px,38vw) !important;
  height:270px !important;
  background:url('../images/view-info-bg-art.svg') center/contain no-repeat !important;
  opacity:.20 !important;
  filter:saturate(1.05) contrast(1.02) !important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 76%,transparent 100%) !important;
  mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 76%,transparent 100%) !important;
  pointer-events:none !important;
}
.gs-info-container{position:relative !important;z-index:2 !important;max-width:1200px !important;}
.gs-float-coin{
  position:absolute !important;
  background:url('../images/view-info-coin.svg') center/contain no-repeat !important;
  border-radius:50% !important;
  box-shadow:none !important;
  filter:drop-shadow(0 16px 18px rgba(222,137,0,.22)) !important;
  animation:gsCoinFloat 5.5s ease-in-out infinite !important;
  pointer-events:none !important;
}
.gs-float-coin:after{display:none !important;content:none !important;}
.gs-coin-one{width:48px !important;height:48px !important;left:7.5% !important;top:82px !important;opacity:1 !important;}
.gs-coin-two{display:none !important;}
.gs-info-dots{
  position:absolute !important;
  left:5.8% !important;
  top:214px !important;
  width:170px !important;
  height:118px !important;
  opacity:.32 !important;
  background-image:radial-gradient(circle,rgba(255,140,0,.42) 1.2px,transparent 1.3px) !important;
  background-size:14px 14px !important;
  pointer-events:none !important;
}
.gs-info-star{left:23.2% !important;top:236px !important;font-size:22px !important;color:#ffc56f !important;text-shadow:0 8px 18px rgba(255,151,0,.18) !important;}
.gs-info-heading{margin:0 auto 34px !important;text-align:center !important;max-width:660px !important;}
.gs-info-label{display:inline-flex !important;align-items:center !important;gap:10px !important;color:#ff8500 !important;font-weight:800 !important;letter-spacing:.28em !important;text-transform:uppercase !important;font-size:12px !important;margin-bottom:13px !important;}
.gs-info-label i{width:52px !important;height:1px !important;background:linear-gradient(90deg,transparent,#ff8500) !important;position:relative !important;display:inline-block !important;}
.gs-info-label i:last-child{background:linear-gradient(90deg,#ff8500,transparent) !important;}
.gs-info-label i:after{content:"" !important;position:absolute !important;top:-3px !important;right:-4px !important;width:7px !important;height:7px !important;border-radius:50% !important;background:#ff8500 !important;}
.gs-info-label i:last-child:after{left:-4px !important;right:auto !important;}
.gs-info-heading h2{font-size:clamp(42px,4.35vw,58px) !important;line-height:1.02 !important;letter-spacing:-.045em !important;margin:0 !important;color:#171717 !important;}
.gs-info-heading h2 span{color:#ff7f00 !important;}
.gs-info-heading p{font-size:16px !important;line-height:1.55 !important;color:#6d665f !important;margin:14px auto 0 !important;max-width:645px !important;}
.gs-info-card-row{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:20px !important;align-items:stretch !important;}
.gs-info-card{
  min-height:250px !important;
  padding:22px 18px 18px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.90) !important;
  border:1px solid rgba(255,136,0,.25) !important;
  box-shadow:0 18px 36px rgba(94,58,12,.065) !important;
  backdrop-filter:blur(8px) !important;
  text-align:center !important;
  overflow:hidden !important;
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease, background .35s ease !important;
}
.gs-info-card:hover{transform:translateY(-7px) !important;box-shadow:0 28px 64px rgba(94,58,12,.15) !important;border-color:rgba(255,132,0,.42) !important;background:#fff !important;}
.gs-card-orbit{display:none !important;}
.gs-info-icon-wrap{
  width:62px !important;height:62px !important;min-height:62px !important;margin:0 auto 17px !important;border-radius:50% !important;
  background:linear-gradient(180deg,#fffefa,#fff5e6) !important;
  display:flex !important;align-items:center !important;justify-content:center !important;
  border:1px solid rgba(255,153,0,.28) !important;
  box-shadow:0 12px 22px rgba(255,132,0,.14), inset 0 0 0 9px rgba(255,255,255,.68) !important;
}
.gs-info-icon-wrap img{display:none !important;}
.gs-info-icon-wrap em{display:block !important;font-style:normal !important;font-size:29px !important;line-height:1 !important;filter:drop-shadow(0 5px 7px rgba(197,103,0,.18)) !important;}
.gs-info-card strong{display:block !important;min-height:44px !important;font-family:Georgia,'Times New Roman',serif !important;font-size:20px !important;line-height:1.12 !important;font-weight:800 !important;color:#111 !important;margin:0 auto !important;max-width:180px !important;}
.gs-mini-line{display:block !important;width:34px !important;height:2px !important;background:#ff8500 !important;margin:13px auto 15px !important;border-radius:8px !important;}
.gs-info-card small{display:block !important;max-width:178px !important;margin:0 auto !important;font-size:12.35px !important;line-height:1.56 !important;color:#5f5a55 !important;}
.gs-view-link{display:inline-flex !important;align-items:center !important;gap:8px !important;margin-top:17px !important;font-size:13px !important;font-weight:800 !important;color:#ff7b00 !important;}
.gs-view-link span{transition:transform .25s ease !important;}
.gs-info-card:hover .gs-view-link span{transform:translateX(5px) !important;}
@keyframes gsCoinFloat{0%,100%{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-10px) rotate(5deg)}}
@media (max-width:1280px){.gs-info-container{max-width:1120px !important}.gs-info-card-row{gap:16px !important}.gs-info-card{padding-left:15px !important;padding-right:15px !important}.gs-info-card strong{font-size:18.5px !important}.gs-info-card small{font-size:12px !important}}
@media (max-width:1024px){.gs-info-bg-art{opacity:.13 !important;width:430px !important}.gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.gs-info-card{min-height:230px !important}.gs-info-star{display:none !important}}
@media (max-width:640px){section#information.gs-view-info-exact{padding:48px 0 38px !important}.gs-info-bg-art{display:none !important}.gs-info-card-row{grid-template-columns:1fr !important}.gs-info-card{min-height:auto !important}.gs-info-heading h2{font-size:38px !important}.gs-info-heading p{font-size:14.5px !important}.gs-info-dots{opacity:.18 !important;left:0 !important}.gs-coin-one{left:20px !important;top:70px !important;width:38px !important;height:38px !important}}

/* GoldSparrow View Information — final spacing + real premium background */
section#information.gs-view-info-exact{
  margin-top:72px !important;
  padding:72px 0 56px !important;
  background:
    radial-gradient(circle at 10% 28%, rgba(255,184,67,.12) 0 12%, transparent 29%),
    linear-gradient(180deg,#ffffff 0%,#fffefa 48%,#fff9ef 100%) !important;
  border-top:1px solid rgba(255,137,0,.13) !important;
}
.gs-info-bg-art{
  top:8px !important;
  right:2.8% !important;
  width:min(560px,40vw) !important;
  height:300px !important;
  background:url('../images/services-guide.png') center top/contain no-repeat !important;
  opacity:.17 !important;
  filter:saturate(1.1) contrast(1.02) brightness(1.04) !important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 82%,transparent 100%) !important;
  mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 82%,transparent 100%) !important;
}
.gs-coin-one{
  width:58px !important;
  height:58px !important;
  left:7.8% !important;
  top:106px !important;
  opacity:1 !important;
  filter:drop-shadow(0 18px 22px rgba(195,111,0,.26)) !important;
}
.gs-info-dots{
  top:245px !important;
  left:6.4% !important;
  opacity:.27 !important;
}
.gs-info-star{top:252px !important;left:23.8% !important;}
.gs-info-heading{margin-bottom:36px !important;}
.gs-info-card-row{max-width:1180px !important;margin:0 auto !important;gap:18px !important;}
.gs-info-card{
  min-height:286px !important;
  padding:24px 18px 20px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.93) !important;
  box-shadow:0 18px 38px rgba(88,55,12,.075) !important;
}
.gs-info-card small{font-size:12.6px !important;line-height:1.58 !important;}
.gs-info-icon-wrap em{font-size:31px !important;}
@media (max-width:1024px){
  section#information.gs-view-info-exact{margin-top:46px !important;padding-top:56px !important;}
  .gs-info-bg-art{opacity:.10 !important;width:440px !important;height:240px !important;}
}
@media (max-width:640px){
  section#information.gs-view-info-exact{margin-top:34px !important;padding-top:46px !important;}
  .gs-info-bg-art{display:none !important;}
}

/* GoldSparrow View Information — final revision: bigger spacing, real background image, premium coin */
section#information.gs-view-info-exact{
  margin-top:120px !important;
  padding:118px 0 128px !important;
  min-height:680px !important;
  overflow:hidden !important;
  background:
    linear-gradient(90deg,rgba(255,244,224,.90) 0%,rgba(255,250,242,.50) 20%,rgba(255,255,255,.96) 45%,rgba(255,255,255,.92) 100%),
    radial-gradient(circle at 9% 46%,rgba(255,177,45,.18) 0,rgba(255,177,45,.08) 18%,transparent 36%),
    linear-gradient(180deg,#ffffff 0%,#fffefd 52%,#fff8ed 100%) !important;
  border-top:0 !important;
}
section#information.gs-view-info-exact:before,
section#information.gs-view-info-exact:after{display:none !important;}
.gs-info-bg-art{
  position:absolute !important;
  top:0 !important;
  right:0 !important;
  width:min(760px,46vw) !important;
  height:315px !important;
  background:url('../images/view-information-house.png') right top/cover no-repeat !important;
  opacity:.24 !important;
  filter:saturate(1.08) contrast(1.02) brightness(1.06) !important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.65) 18%,#000 100%),linear-gradient(180deg,#000 0%,#000 68%,transparent 100%) !important;
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.65) 18%,#000 100%),linear-gradient(180deg,#000 0%,#000 68%,transparent 100%) !important;
  pointer-events:none !important;
}
.gs-coin-one{
  display:block !important;
  width:64px !important;
  height:64px !important;
  left:8.4% !important;
  top:124px !important;
  background:url('../images/view-info-coin.svg') center/contain no-repeat !important;
  opacity:1 !important;
  filter:drop-shadow(0 18px 22px rgba(188,111,0,.30)) !important;
  animation:gsCoinFloat 5.2s ease-in-out infinite !important;
}
.gs-coin-two{display:none !important;}
.gs-info-dots{
  left:6.8% !important;
  top:284px !important;
  width:178px !important;
  height:120px !important;
  opacity:.28 !important;
  background-image:radial-gradient(circle,rgba(255,137,0,.42) 1.1px,transparent 1.25px) !important;
  background-size:14px 14px !important;
}
.gs-info-star{
  left:23.7% !important;
  top:296px !important;
  font-size:24px !important;
  color:#ffc36b !important;
}
.gs-info-container{max-width:1320px !important;position:relative !important;z-index:2 !important;}
.gs-info-heading{
  margin:0 auto 72px !important;
  max-width:720px !important;
}
.gs-info-heading h2{
  font-size:clamp(48px,4.6vw,68px) !important;
  line-height:1.02 !important;
}
.gs-info-heading p{
  margin-top:18px !important;
  max-width:700px !important;
  font-size:17px !important;
  line-height:1.62 !important;
}
.gs-info-card-row{
  max-width:1280px !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
}
.gs-info-card{
  min-height:368px !important;
  padding:34px 22px 28px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(255,137,0,.30) !important;
  box-shadow:0 24px 55px rgba(96,58,12,.08) !important;
}
.gs-info-icon-wrap{
  width:68px !important;
  height:68px !important;
  min-height:68px !important;
  margin-bottom:24px !important;
}
.gs-info-icon-wrap em{font-size:33px !important;}
.gs-info-card strong{
  max-width:198px !important;
  min-height:54px !important;
  font-size:22px !important;
  line-height:1.08 !important;
}
.gs-mini-line{margin:18px auto 22px !important;}
.gs-info-card small{
  max-width:204px !important;
  font-size:13.15px !important;
  line-height:1.68 !important;
}
.gs-view-link{margin-top:28px !important;font-size:13.4px !important;}
.gs-info-card:hover{
  transform:translateY(-9px) !important;
  box-shadow:0 34px 78px rgba(96,58,12,.16) !important;
  border-color:rgba(255,126,0,.50) !important;
}
@media (max-width:1280px){
  section#information.gs-view-info-exact{padding:100px 0 110px !important;}
  .gs-info-container{max-width:1140px !important;}
  .gs-info-card-row{gap:18px !important;}
  .gs-info-card{padding-left:18px !important;padding-right:18px !important;}
  .gs-info-card strong{font-size:20px !important;}
}
@media (max-width:1024px){
  section#information.gs-view-info-exact{margin-top:78px !important;padding:82px 0 90px !important;}
  .gs-info-bg-art{width:520px !important;height:250px !important;opacity:.16 !important;}
  .gs-info-heading{margin-bottom:50px !important;}
  .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:760px !important;}
  .gs-info-card{min-height:330px !important;}
}
@media (max-width:640px){
  section#information.gs-view-info-exact{margin-top:52px !important;padding:64px 0 70px !important;min-height:auto !important;}
  .gs-info-bg-art{display:none !important;}
  .gs-coin-one{width:46px !important;height:46px !important;left:22px !important;top:70px !important;}
  .gs-info-dots{left:10px !important;top:180px !important;opacity:.16 !important;}
  .gs-info-heading{margin-bottom:36px !important;}
  .gs-info-heading h2{font-size:40px !important;}
  .gs-info-card-row{grid-template-columns:1fr !important;max-width:360px !important;gap:18px !important;}
  .gs-info-card{min-height:auto !important;padding:30px 22px 26px !important;}
}

/* GoldSparrow View Information — polished final layout (better spacing + softer real background) */
section#information.gs-view-info-exact{
  margin-top:150px !important;
  padding:145px 0 155px !important;
  min-height:760px !important;
  isolation:isolate !important;
  background:
    radial-gradient(circle at 10% 40%, rgba(255,185,56,.18) 0, rgba(255,185,56,.08) 18%, transparent 38%),
    linear-gradient(90deg, rgba(255,247,233,.92) 0%, rgba(255,252,247,.72) 22%, rgba(255,255,255,.98) 52%, rgba(255,255,255,.98) 100%) !important;
}
section#information.gs-view-info-exact::before{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  pointer-events:none !important;
  background:
    radial-gradient(circle at 14% 44%, rgba(255,146,0,.10), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,.82) 30%, rgba(255,250,240,.72) 100%) !important;
}
.gs-info-bg-art{
  top:42px !important;
  right:0 !important;
  width:min(620px,40vw) !important;
  height:255px !important;
  border-radius:0 0 0 80px !important;
  background:url('../images/view-information-house.png') right center/cover no-repeat !important;
  opacity:.15 !important;
  filter:saturate(.92) contrast(.94) brightness(1.18) !important;
  z-index:1 !important;
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.35) 24%, #000 58%, #000 100%), linear-gradient(180deg, #000 0%, #000 58%, rgba(0,0,0,.30) 76%, transparent 100%) !important;
  mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.35) 24%, #000 58%, #000 100%), linear-gradient(180deg, #000 0%, #000 58%, rgba(0,0,0,.30) 76%, transparent 100%) !important;
  box-shadow:none !important;
}
.gs-info-bg-art::after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg, rgba(255,255,255,.92) 0%, rgba(255,255,255,.45) 38%, rgba(255,255,255,.08) 100%);
  pointer-events:none;
}
.gs-coin-one{
  width:58px !important;
  height:58px !important;
  left:8.7% !important;
  top:132px !important;
  transform:rotate(-10deg) !important;
  filter:drop-shadow(0 14px 18px rgba(191,111,0,.32)) drop-shadow(0 0 16px rgba(255,168,36,.20)) !important;
}
.gs-info-dots{
  left:6.7% !important;
  top:295px !important;
  width:178px !important;
  height:112px !important;
  opacity:.32 !important;
}
.gs-info-star{
  left:23.4% !important;
  top:306px !important;
  z-index:2 !important;
}
.gs-info-container{z-index:3 !important;}
.gs-info-heading{
  margin:0 auto 78px !important;
  max-width:760px !important;
}
.gs-info-heading h2{
  font-size:clamp(52px,4.7vw,72px) !important;
  letter-spacing:-1.8px !important;
}
.gs-info-heading p{
  max-width:760px !important;
  font-size:18px !important;
  line-height:1.58 !important;
  color:#6a625b !important;
}
.gs-info-card-row{
  max-width:1285px !important;
  gap:24px !important;
  margin:0 auto !important;
}
.gs-info-card{
  min-height:390px !important;
  padding:38px 24px 30px !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.96) !important;
  box-shadow:0 20px 44px rgba(68,42,10,.07), inset 0 1px 0 rgba(255,255,255,.9) !important;
}
.gs-info-icon-wrap{
  margin-bottom:26px !important;
  width:70px !important;
  height:70px !important;
  box-shadow:0 14px 28px rgba(255,142,0,.13), inset 0 0 0 1px rgba(255,151,0,.28) !important;
}
.gs-info-icon-wrap em{font-size:34px !important;}
.gs-info-card strong{
  font-size:23px !important;
  min-height:56px !important;
  line-height:1.05 !important;
}
.gs-mini-line{margin:18px auto 22px !important;}
.gs-info-card small{
  font-size:13.8px !important;
  line-height:1.7 !important;
  max-width:216px !important;
}
.gs-view-link{margin-top:auto !important;padding-top:28px !important;}
@media (max-width:1280px){
  section#information.gs-view-info-exact{margin-top:120px !important;padding:125px 0 135px !important;}
  .gs-info-bg-art{width:500px !important;height:225px !important;opacity:.13 !important;}
  .gs-info-card-row{max-width:1120px !important;gap:18px !important;}
  .gs-info-card{min-height:376px !important;padding:34px 18px 28px !important;}
  .gs-info-card strong{font-size:20px !important;}
}
@media (max-width:1024px){
  section#information.gs-view-info-exact{margin-top:90px !important;padding:95px 0 105px !important;min-height:auto !important;}
  .gs-info-bg-art{width:470px !important;height:220px !important;opacity:.10 !important;}
  .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:780px !important;}
}
@media (max-width:640px){
  section#information.gs-view-info-exact{margin-top:60px !important;padding:72px 0 80px !important;}
  .gs-info-heading{margin-bottom:42px !important;}
  .gs-info-heading h2{font-size:42px !important;}
}

/* GoldSparrow Portal Access — white glow divider polish */
section#information.gs-view-info-exact{
  margin-top:70px !important;
  padding-top:130px !important;
  overflow:hidden !important;
}
section#information.gs-view-info-exact::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  top:-210px !important;
  width:100% !important;
  height:260px !important;
  pointer-events:none !important;
  z-index:2 !important;
  background:linear-gradient(
    to bottom,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.45) 32%,
    rgba(255,255,255,.88) 70%,
    rgba(255,255,255,1) 100%
  ) !important;
  filter:blur(6px) !important;
}
.gs-info-bg-art{
  top:38px !important;
  right:-10px !important;
  width:min(700px,42vw) !important;
  height:310px !important;
  opacity:.105 !important;
  border-radius:0 0 0 110px !important;
  background:url('../images/view-information-house.png') right center/cover no-repeat !important;
  filter:saturate(.92) contrast(.9) brightness(1.2) !important;
  -webkit-mask-image:
    linear-gradient(90deg, transparent 0%, rgba(0,0,0,.20) 20%, rgba(0,0,0,.72) 46%, #000 100%),
    linear-gradient(180deg, rgba(0,0,0,.9) 0%, #000 50%, rgba(0,0,0,.42) 78%, transparent 100%) !important;
  mask-image:
    linear-gradient(90deg, transparent 0%, rgba(0,0,0,.20) 20%, rgba(0,0,0,.72) 46%, #000 100%),
    linear-gradient(180deg, rgba(0,0,0,.9) 0%, #000 50%, rgba(0,0,0,.42) 78%, transparent 100%) !important;
}
.gs-info-bg-art::after{
  background:linear-gradient(90deg, rgba(255,255,255,.97) 0%, rgba(255,255,255,.72) 34%, rgba(255,255,255,.18) 78%, rgba(255,255,255,.08) 100%) !important;
}
.gs-info-heading{
  margin-bottom:88px !important;
}
.gs-info-card-row{
  transform:translateY(0) !important;
}
.gs-info-card{
  min-height:410px !important;
  padding-top:42px !important;
}
.gs-coin-one{
  width:62px !important;
  height:62px !important;
  top:126px !important;
  left:8.3% !important;
  background:
    radial-gradient(circle at 30% 26%, #fff5b8 0 9%, #ffd24a 23%, #ff9b05 54%, #b36f00 100%) !important;
  box-shadow:0 18px 30px rgba(201,121,0,.26), inset 0 0 0 4px rgba(255,255,255,.32) !important;
}
.gs-coin-one::after{
  color:#9d6500 !important;
  text-shadow:0 1px 0 rgba(255,255,255,.55) !important;
}
@media(max-width:1024px){
  section#information.gs-view-info-exact{margin-top:50px !important;padding-top:100px !important;}
  .gs-info-bg-art{width:500px !important;height:240px !important;opacity:.08 !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{margin-top:30px !important;padding-top:78px !important;}
  section#information.gs-view-info-exact::after{top:-120px !important;height:170px !important;}
}

/* === FINAL: View Information same-reference polished layout === */
section#information.gs-view-info-exact{
  margin-top:0 !important;
  padding:82px 0 95px !important;
  min-height:auto !important;
  overflow:hidden !important;
  position:relative !important;
  isolation:isolate !important;
  background:
    radial-gradient(circle at 8% 20%, rgba(255,182,55,.12) 0, rgba(255,182,55,.07) 18%, transparent 34%),
    linear-gradient(90deg, rgba(255,250,242,.98) 0%, #ffffff 37%, #ffffff 100%) !important;
}
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  top:-115px !important;
  width:100% !important;
  height:150px !important;
  z-index:2 !important;
  pointer-events:none !important;
  background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.82) 45%, #fff 100%) !important;
  filter:blur(4px) !important;
}
section#information.gs-view-info-exact::after{
  display:none !important;
}
.gs-info-container{
  position:relative !important;
  z-index:4 !important;
}
.gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:0 !important;
  right:-4px !important;
  width:min(610px,42vw) !important;
  height:235px !important;
  opacity:.52 !important;
  border-radius:0 !important;
  background:url('../images/view-info-bg-art.svg') right top/contain no-repeat !important;
  filter:none !important;
  box-shadow:none !important;
  z-index:1 !important;
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.35) 16%, #000 40%, #000 100%), linear-gradient(180deg, #000 0%, #000 68%, rgba(0,0,0,.38) 86%, transparent 100%) !important;
  mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.35) 16%, #000 40%, #000 100%), linear-gradient(180deg, #000 0%, #000 68%, rgba(0,0,0,.38) 86%, transparent 100%) !important;
}
.gs-info-bg-art::after{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(90deg, rgba(255,255,255,.96) 0%, rgba(255,255,255,.55) 38%, rgba(255,255,255,.10) 100%) !important;
  pointer-events:none !important;
}
.gs-coin-two{display:none !important;}
.gs-coin-one{
  display:block !important;
  width:54px !important;
  height:54px !important;
  left:7.5% !important;
  top:92px !important;
  z-index:3 !important;
  background:url('../images/view-info-coin.svg') center/contain no-repeat !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 14px 20px rgba(194,115,0,.28)) !important;
  animation:gsCoinFloat 5.5s ease-in-out infinite !important;
}
.gs-coin-one::after{content:none !important;}
.gs-info-dots{
  display:block !important;
  left:6.2% !important;
  top:205px !important;
  width:170px !important;
  height:110px !important;
  opacity:.24 !important;
  z-index:2 !important;
}
.gs-info-star{
  left:22.7% !important;
  top:220px !important;
  z-index:2 !important;
  color:#ffc36a !important;
  font-size:24px !important;
}
.gs-info-heading{
  margin:0 auto 54px !important;
  max-width:760px !important;
  text-align:center !important;
}
.gs-info-label{
  margin-bottom:18px !important;
  font-size:13px !important;
  letter-spacing:5px !important;
  color:#ff8500 !important;
}
.gs-info-heading h2{
  margin:0 0 16px !important;
  font-size:clamp(45px,4.15vw,64px) !important;
  line-height:1 !important;
  letter-spacing:-1.6px !important;
}
.gs-info-heading h2 span{color:#ff7a00 !important;}
.gs-info-heading p{
  max-width:680px !important;
  margin:0 auto !important;
  font-size:16px !important;
  line-height:1.65 !important;
  color:#6b625c !important;
}
.gs-info-card-row{
  max-width:1200px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
  transform:none !important;
}
.gs-info-card{
  min-height:355px !important;
  height:auto !important;
  padding:30px 22px 24px !important;
  border:1px solid rgba(255,141,0,.28) !important;
  border-radius:17px !important;
  background:rgba(255,255,255,.94) !important;
  box-shadow:0 22px 48px rgba(87,55,18,.055), inset 0 1px 0 rgba(255,255,255,.95) !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  text-align:center !important;
  transition:transform .34s ease, box-shadow .34s ease, border-color .34s ease !important;
}
.gs-info-card:hover{
  transform:translateY(-9px) !important;
  border-color:rgba(255,122,0,.45) !important;
  box-shadow:0 28px 60px rgba(94,55,12,.12) !important;
}
.gs-card-orbit{opacity:.45 !important;}
.gs-info-icon-wrap{
  width:68px !important;
  height:68px !important;
  min-width:68px !important;
  margin:0 auto 26px !important;
  border-radius:50% !important;
  background:linear-gradient(145deg,#fff,#fff8ed) !important;
  border:1px solid rgba(255,151,0,.28) !important;
  box-shadow:0 14px 28px rgba(255,142,0,.13), inset 0 0 0 8px rgba(255,246,232,.75) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.gs-info-icon-wrap img{
  width:42px !important;
  height:42px !important;
  object-fit:contain !important;
  display:block !important;
  filter:drop-shadow(0 8px 10px rgba(181,103,0,.14)) !important;
}
.gs-info-icon-wrap em{display:none !important;}
.gs-info-card strong{
  font-size:20px !important;
  line-height:1.08 !important;
  min-height:46px !important;
  margin:0 !important;
  color:#111 !important;
  letter-spacing:-.35px !important;
}
.gs-mini-line{
  width:32px !important;
  height:2px !important;
  margin:16px auto 20px !important;
  background:#ff7a00 !important;
  border-radius:10px !important;
}
.gs-info-card small{
  max-width:190px !important;
  margin:0 auto !important;
  color:#5f5a55 !important;
  font-size:12.4px !important;
  line-height:1.68 !important;
}
.gs-view-link{
  margin-top:auto !important;
  padding-top:24px !important;
  color:#ff7900 !important;
  font-size:13.2px !important;
  font-weight:800 !important;
}
@media(max-width:1280px){
  section#information.gs-view-info-exact{padding:72px 0 82px !important;}
  .gs-info-card-row{max-width:1080px !important;gap:18px !important;}
  .gs-info-card{min-height:350px !important;padding:28px 17px 23px !important;}
  .gs-info-card strong{font-size:18px !important;}
  .gs-info-bg-art{width:min(520px,42vw) !important;height:210px !important;}
}
@media(max-width:1024px){
  .gs-info-bg-art{opacity:.18 !important;width:430px !important;height:185px !important;}
  .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:720px !important;}
  .gs-info-card{min-height:320px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:58px 0 70px !important;}
  .gs-info-heading{margin-bottom:36px !important;}
  .gs-info-heading h2{font-size:38px !important;}
  .gs-info-heading p{font-size:14px !important;}
  .gs-info-bg-art{display:none !important;}
  .gs-info-card-row{grid-template-columns:1fr !important;max-width:330px !important;}
  .gs-coin-one{left:20px !important;top:62px !important;width:42px !important;height:42px !important;}
  .gs-info-dots{left:0 !important;top:150px !important;opacity:.15 !important;}
  .gs-info-star{display:none !important;}
}

/* === GoldSparrow FINAL FIX: View Information match reference screenshot === */
section#information.gs-view-info-exact{
  margin-top:0 !important;
  padding:72px 0 88px !important;
  min-height:auto !important;
  overflow:hidden !important;
  position:relative !important;
  isolation:isolate !important;
  background:
    radial-gradient(circle at 10% 22%, rgba(255,185,70,.13) 0, rgba(255,185,70,.075) 17%, transparent 34%),
    linear-gradient(90deg, #fffaf2 0%, #fffefd 18%, #ffffff 44%, #ffffff 100%) !important;
}
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  top:-105px !important;
  width:100% !important;
  height:150px !important;
  z-index:2 !important;
  pointer-events:none !important;
  background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.72) 52%, #fff 100%) !important;
  filter:blur(8px) !important;
}
section#information.gs-view-info-exact::after{display:none !important;}
section#information.gs-view-info-exact .container,
section#information.gs-view-info-exact .gs-info-container{position:relative !important;z-index:5 !important;max-width:1240px !important;}
.gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:0 !important;
  right:0 !important;
  width:min(560px,34vw) !important;
  height:210px !important;
  background:url('../images/view-info-reference-art.png') right top/contain no-repeat !important;
  opacity:.82 !important;
  filter:none !important;
  border-radius:0 !important;
  box-shadow:none !important;
  z-index:1 !important;
  pointer-events:none !important;
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.32) 18%, #000 46%, #000 100%), linear-gradient(180deg, #000 0%, #000 70%, rgba(0,0,0,.42) 88%, transparent 100%) !important;
  mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.32) 18%, #000 46%, #000 100%), linear-gradient(180deg, #000 0%, #000 70%, rgba(0,0,0,.42) 88%, transparent 100%) !important;
}
.gs-info-bg-art::after{display:none !important;}
.gs-coin-one{
  display:block !important;
  position:absolute !important;
  width:52px !important;
  height:52px !important;
  left:4.1% !important;
  top:48px !important;
  z-index:4 !important;
  border-radius:0 !important;
  background:url('../images/view-info-reference-coin.png') center/contain no-repeat !important;
  box-shadow:none !important;
  filter:drop-shadow(0 15px 20px rgba(202,112,0,.22)) !important;
  animation:gsCoinFloat 5.5s ease-in-out infinite !important;
}
.gs-coin-one::before,.gs-coin-one::after{display:none !important;}
.gs-coin-two{display:none !important;}
.gs-info-dots{
  display:block !important;
  left:2.1% !important;
  top:174px !important;
  width:190px !important;
  height:115px !important;
  opacity:.23 !important;
  z-index:2 !important;
}
.gs-info-star{
  display:block !important;
  left:20.8% !important;
  top:194px !important;
  color:#ffc66e !important;
  font-size:25px !important;
  line-height:1 !important;
  z-index:3 !important;
}
.gs-info-heading{
  max-width:710px !important;
  margin:0 auto 48px !important;
  text-align:center !important;
}
.gs-info-label{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  margin:0 0 17px !important;
  font-size:12px !important;
  line-height:1 !important;
  letter-spacing:5px !important;
  text-transform:uppercase !important;
  color:#ff8300 !important;
  font-weight:800 !important;
}
.gs-info-label i{width:58px !important;height:1px !important;background:linear-gradient(90deg,transparent,#ff8a00) !important;position:relative !important;display:inline-block !important;}
.gs-info-label i:last-child{background:linear-gradient(90deg,#ff8a00,transparent) !important;}
.gs-info-label i::after{content:"" !important;position:absolute !important;top:-3px !important;right:-2px !important;width:7px !important;height:7px !important;border-radius:50% !important;background:#ff8300 !important;}
.gs-info-label i:last-child::after{left:-2px !important;right:auto !important;}
.gs-info-heading h2{
  margin:0 0 14px !important;
  font-size:clamp(42px,4.1vw,62px) !important;
  line-height:.98 !important;
  letter-spacing:-1.5px !important;
  color:#101010 !important;
}
.gs-info-heading h2 span{color:#ff7900 !important;}
.gs-info-heading p{
  max-width:670px !important;
  margin:0 auto !important;
  font-size:15.2px !important;
  line-height:1.65 !important;
  color:#6c625c !important;
}
.gs-info-card-row{
  width:100% !important;
  max-width:1125px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:22px !important;
  align-items:stretch !important;
  transform:none !important;
}
.gs-info-card{
  position:relative !important;
  min-height:348px !important;
  height:auto !important;
  padding:28px 21px 22px !important;
  border:1px solid rgba(255,142,0,.27) !important;
  border-radius:14px !important;
  background:rgba(255,255,255,.94) !important;
  box-shadow:0 22px 46px rgba(85,54,18,.055), inset 0 1px 0 rgba(255,255,255,.98) !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  text-align:center !important;
  text-decoration:none !important;
  transition:transform .34s ease, box-shadow .34s ease, border-color .34s ease !important;
}
.gs-info-card:hover{transform:translateY(-8px) !important;border-color:rgba(255,122,0,.48) !important;box-shadow:0 30px 62px rgba(93,54,14,.13) !important;}
.gs-card-orbit{display:none !important;}
.gs-info-icon-wrap{
  width:68px !important;
  height:68px !important;
  min-width:68px !important;
  margin:0 auto 25px !important;
  border-radius:50% !important;
  background:linear-gradient(145deg,#ffffff 0%,#fff9f0 100%) !important;
  border:1px solid rgba(255,151,0,.30) !important;
  box-shadow:0 15px 25px rgba(255,139,0,.13), inset 0 0 0 8px rgba(255,246,232,.78) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
}
.gs-info-icon-wrap img{
  width:48px !important;
  height:48px !important;
  object-fit:contain !important;
  display:block !important;
  filter:drop-shadow(0 7px 9px rgba(182,95,0,.14)) !important;
}
.gs-info-card strong{
  margin:0 !important;
  min-height:44px !important;
  font-size:18.5px !important;
  line-height:1.08 !important;
  letter-spacing:-.35px !important;
  color:#111 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
.gs-mini-line{width:31px !important;height:2px !important;margin:16px auto 19px !important;background:#ff7a00 !important;border-radius:20px !important;}
.gs-info-card small{
  max-width:176px !important;
  margin:0 auto !important;
  color:#595551 !important;
  font-size:12.3px !important;
  line-height:1.64 !important;
}
.gs-view-link{margin-top:auto !important;padding-top:22px !important;color:#ff7900 !important;font-size:13px !important;font-weight:800 !important;}
.gs-view-link span{display:inline-block !important;margin-left:6px !important;transition:transform .25s ease !important;}
.gs-info-card:hover .gs-view-link span{transform:translateX(4px) !important;}
@media(max-width:1280px){
  section#information.gs-view-info-exact{padding:66px 0 82px !important;}
  .gs-info-card-row{max-width:1040px !important;gap:18px !important;}
  .gs-info-card{min-height:340px !important;padding:26px 17px 21px !important;}
  .gs-info-card strong{font-size:17px !important;}
  .gs-info-bg-art{width:min(460px,36vw) !important;height:175px !important;}
}
@media(max-width:1024px){
  .gs-info-bg-art{opacity:.28 !important;width:420px !important;height:175px !important;}
  .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:720px !important;}
  .gs-info-card{min-height:320px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:54px 0 64px !important;}
  .gs-info-bg-art{display:none !important;}
  .gs-info-heading{margin-bottom:34px !important;}
  .gs-info-heading h2{font-size:38px !important;}
  .gs-info-heading p{font-size:14px !important;}
  .gs-info-card-row{grid-template-columns:1fr !important;max-width:330px !important;}
  .gs-info-dots{opacity:.15 !important;left:0 !important;top:165px !important;}
  .gs-info-star{display:none !important;}
  .gs-coin-one{left:20px !important;top:44px !important;width:42px !important;height:42px !important;}
}


/* =========================================================
   FINAL USER REQUEST: View Information match attached reference
   Clean white + gold, real coin, right house/gavel art, compact cards
   ========================================================= */
section#information.gs-view-info-exact{
  margin-top:0 !important;
  padding:64px 0 86px !important;
  min-height:0 !important;
  overflow:hidden !important;
  position:relative !important;
  isolation:isolate !important;
  background:
    radial-gradient(circle at 9% 18%, rgba(255, 174, 43, .16) 0, rgba(255, 174, 43, .09) 13%, rgba(255, 174, 43, .035) 25%, transparent 38%),
    linear-gradient(90deg, #fffaf2 0%, #fffdf9 15%, #ffffff 42%, #ffffff 100%) !important;
}
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  top:-95px !important;
  width:100% !important;
  height:150px !important;
  pointer-events:none !important;
  z-index:1 !important;
  background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.72) 56%, #fff 100%) !important;
  filter:blur(8px) !important;
}
section#information.gs-view-info-exact::after{display:none !important;}
section#information.gs-view-info-exact .gs-info-container{
  max-width:1280px !important;
  position:relative !important;
  z-index:5 !important;
}
.gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:0 !important;
  right:0 !important;
  width:min(620px,39vw) !important;
  height:230px !important;
  background:url('../images/gs-ref-house-gavel.png') right top/contain no-repeat !important;
  opacity:.92 !important;
  filter:none !important;
  z-index:2 !important;
  pointer-events:none !important;
  border-radius:0 !important;
  box-shadow:none !important;
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.24) 16%, #000 42%, #000 100%), linear-gradient(180deg,#000 0%,#000 80%,rgba(0,0,0,.62) 90%,transparent 100%) !important;
  mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.24) 16%, #000 42%, #000 100%), linear-gradient(180deg,#000 0%,#000 80%,rgba(0,0,0,.62) 90%,transparent 100%) !important;
}
.gs-info-bg-art:before,.gs-info-bg-art:after{display:none !important;}
.gs-coin-one{
  display:block !important;
  position:absolute !important;
  left:3.8% !important;
  top:45px !important;
  width:58px !important;
  height:58px !important;
  z-index:4 !important;
  background:url('../images/gs-ref-coin.png') center/contain no-repeat !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 15px 18px rgba(205,118,0,.25)) !important;
  animation:gsCoinFloat 5.2s ease-in-out infinite !important;
}
.gs-coin-one:before,.gs-coin-one:after,.gs-coin-two{display:none !important;}
.gs-info-dots{
  display:block !important;
  position:absolute !important;
  left:2.1% !important;
  top:160px !important;
  width:185px !important;
  height:112px !important;
  z-index:2 !important;
  opacity:.23 !important;
  background-image:radial-gradient(circle, rgba(255, 142, 0, .56) 1px, transparent 1.6px) !important;
  background-size:13px 13px !important;
}
.gs-info-star{
  display:block !important;
  position:absolute !important;
  left:20.5% !important;
  top:178px !important;
  color:#ffc56f !important;
  font-size:25px !important;
  z-index:4 !important;
  text-shadow:0 8px 18px rgba(255,143,0,.16) !important;
}
.gs-info-heading{
  max-width:720px !important;
  margin:0 auto 52px !important;
  text-align:center !important;
  position:relative !important;
  z-index:6 !important;
}
.gs-info-label{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:11px !important;
  margin:0 0 17px !important;
  font-size:12px !important;
  letter-spacing:5px !important;
  line-height:1 !important;
  color:#ff8100 !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
}
.gs-info-label i{
  width:62px !important;
  height:1px !important;
  display:inline-block !important;
  position:relative !important;
  background:linear-gradient(90deg, transparent, #ff8a00) !important;
}
.gs-info-label i:last-child{background:linear-gradient(90deg, #ff8a00, transparent) !important;}
.gs-info-label i:after{
  content:"" !important;
  position:absolute !important;
  top:-3px !important;
  right:-3px !important;
  width:7px !important;
  height:7px !important;
  background:#ff8300 !important;
  border-radius:50% !important;
}
.gs-info-label i:last-child:after{left:-3px !important;right:auto !important;}
.gs-info-heading h2{
  margin:0 0 14px !important;
  font-size:clamp(44px, 4vw, 62px) !important;
  line-height:1 !important;
  letter-spacing:-1.7px !important;
  color:#101010 !important;
  font-weight:800 !important;
}
.gs-info-heading h2 span{color:#ff7900 !important;}
.gs-info-heading p{
  max-width:680px !important;
  margin:0 auto !important;
  font-size:15.5px !important;
  line-height:1.65 !important;
  color:#645d58 !important;
}
.gs-info-card-row{
  width:100% !important;
  max-width:1180px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
  position:relative !important;
  z-index:6 !important;
  transform:none !important;
}
.gs-info-card{
  min-height:360px !important;
  padding:31px 22px 24px !important;
  border:1px solid rgba(255,137,0,.28) !important;
  border-radius:14px !important;
  background:rgba(255,255,255,.965) !important;
  box-shadow:0 23px 52px rgba(83,52,18,.06), inset 0 1px 0 rgba(255,255,255,1) !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  text-align:center !important;
  text-decoration:none !important;
  color:inherit !important;
  overflow:hidden !important;
  transition:transform .32s ease, box-shadow .32s ease, border-color .32s ease !important;
}
.gs-info-card:hover{
  transform:translateY(-8px) !important;
  border-color:rgba(255,121,0,.55) !important;
  box-shadow:0 32px 70px rgba(96,57,15,.14), inset 0 1px 0 rgba(255,255,255,1) !important;
}
.gs-card-orbit{display:none !important;}
.gs-info-icon-wrap{
  width:68px !important;
  height:68px !important;
  min-width:68px !important;
  margin:0 auto 23px !important;
  border-radius:50% !important;
  border:1px solid rgba(255,153,0,.34) !important;
  background:linear-gradient(145deg,#fff 0%,#fff7ec 100%) !important;
  box-shadow:0 14px 22px rgba(255,137,0,.14), inset 0 0 0 8px rgba(255,245,230,.82) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
}
.gs-info-icon-wrap img{display:none !important;}
.gs-info-emoji{
  display:block !important;
  font-size:31px !important;
  line-height:1 !important;
  filter:drop-shadow(0 8px 8px rgba(179,91,0,.16)) !important;
  transform:translateY(1px) !important;
}
.gs-info-card strong{
  margin:0 !important;
  min-height:44px !important;
  max-width:185px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:19px !important;
  line-height:1.08 !important;
  letter-spacing:-.42px !important;
  color:#111 !important;
  font-weight:800 !important;
}
.gs-mini-line{
  width:31px !important;
  height:2px !important;
  border-radius:30px !important;
  background:#ff7900 !important;
  margin:17px auto 20px !important;
}
.gs-info-card small{
  max-width:185px !important;
  margin:0 auto !important;
  color:#5c5752 !important;
  font-size:12.6px !important;
  line-height:1.64 !important;
}
.gs-view-link{
  margin-top:auto !important;
  padding-top:24px !important;
  color:#ff7900 !important;
  font-size:13.2px !important;
  font-weight:900 !important;
  letter-spacing:.1px !important;
}
.gs-view-link span{display:inline-block !important;margin-left:7px !important;transition:transform .25s ease !important;}
.gs-info-card:hover .gs-view-link span{transform:translateX(5px) !important;}
@media(max-width:1280px){
  section#information.gs-view-info-exact{padding:58px 0 78px !important;}
  .gs-info-card-row{max-width:1060px !important;gap:18px !important;}
  .gs-info-card{min-height:348px !important;padding:28px 17px 22px !important;}
  .gs-info-card strong{font-size:17.5px !important;}
  .gs-info-card small{font-size:12.1px !important;max-width:170px !important;}
  .gs-info-bg-art{width:min(510px,38vw) !important;height:205px !important;}
}
@media(max-width:1024px){
  .gs-info-bg-art{opacity:.32 !important;width:430px !important;height:180px !important;}
  .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:720px !important;}
  .gs-info-card{min-height:320px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:52px 0 64px !important;}
  .gs-info-bg-art{display:none !important;}
  .gs-info-heading{margin-bottom:34px !important;}
  .gs-info-heading h2{font-size:38px !important;}
  .gs-info-heading p{font-size:14px !important;}
  .gs-info-card-row{grid-template-columns:1fr !important;max-width:330px !important;}
  .gs-info-card{min-height:auto !important;}
  .gs-coin-one{left:18px !important;top:36px !important;width:45px !important;height:45px !important;}
  .gs-info-dots{left:0 !important;top:145px !important;opacity:.16 !important;}
  .gs-info-star{display:none !important;}
}

/* =========================================================
   FINAL CLEAN UPDATE: View Information premium reference style
   Medium emoji icons, cleaner background, smooth white shadow,
   better spacing + live animations
   ========================================================= */
section#information.gs-view-info-exact{
  margin-top:0 !important;
  padding:86px 0 104px !important;
  min-height:620px !important;
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;
  background:
    radial-gradient(circle at 9% 19%, rgba(255,171,38,.14) 0%, rgba(255,171,38,.075) 15%, rgba(255,171,38,.028) 28%, transparent 43%),
    linear-gradient(90deg,#fff9ef 0%,#fffdf8 15%,#ffffff 42%,#ffffff 100%) !important;
}
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  top:-140px !important;
  left:0 !important;
  width:100% !important;
  height:210px !important;
  pointer-events:none !important;
  z-index:1 !important;
  background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.55) 42%, rgba(255,255,255,.9) 72%, #fff 100%) !important;
  filter:blur(12px) !important;
}
section#information.gs-view-info-exact::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  bottom:-70px !important;
  width:100% !important;
  height:145px !important;
  pointer-events:none !important;
  z-index:3 !important;
  background:linear-gradient(to bottom, rgba(255,255,255,0), #fff 74%) !important;
  filter:blur(10px) !important;
  display:block !important;
}
section#information.gs-view-info-exact .gs-info-container{
  max-width:1260px !important;
  position:relative !important;
  z-index:6 !important;
}
.gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:0 !important;
  right:0 !important;
  width:min(470px,33vw) !important;
  height:230px !important;
  background:url('../images/view-info-reference-art.png') right top/contain no-repeat !important;
  opacity:.82 !important;
  z-index:2 !important;
  pointer-events:none !important;
  filter:none !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  animation:gsArtSoftFloat 8s ease-in-out infinite !important;
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.35) 14%, #000 36%, #000 100%), linear-gradient(180deg,#000 0%,#000 80%,rgba(0,0,0,.68) 90%,transparent 100%) !important;
  mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.35) 14%, #000 36%, #000 100%), linear-gradient(180deg,#000 0%,#000 80%,rgba(0,0,0,.68) 90%,transparent 100%) !important;
}
.gs-info-bg-art::before,.gs-info-bg-art::after{display:none !important;}
.gs-coin-one{
  display:block !important;
  position:absolute !important;
  left:4.4% !important;
  top:70px !important;
  width:58px !important;
  height:58px !important;
  z-index:4 !important;
  background:url('../images/view-info-reference-coin.png') center/contain no-repeat !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 15px 20px rgba(210,125,0,.25)) !important;
  animation:gsCoinFloat 5.6s ease-in-out infinite, gsCoinShine 3.8s ease-in-out infinite !important;
}
.gs-coin-one::before,.gs-coin-one::after,.gs-coin-two{display:none !important;}
.gs-info-dots{
  display:block !important;
  position:absolute !important;
  left:4.2% !important;
  top:185px !important;
  width:178px !important;
  height:105px !important;
  z-index:2 !important;
  opacity:.24 !important;
  background-image:radial-gradient(circle, rgba(255,145,0,.55) 1px, transparent 1.6px) !important;
  background-size:13px 13px !important;
}
.gs-info-star{
  display:block !important;
  position:absolute !important;
  left:21% !important;
  top:212px !important;
  color:#ffc56d !important;
  font-size:25px !important;
  z-index:4 !important;
  animation:gsStarPulse 2.6s ease-in-out infinite !important;
}
.gs-info-heading{
  max-width:760px !important;
  margin:0 auto 64px !important;
  text-align:center !important;
  position:relative !important;
  z-index:7 !important;
}
.gs-info-label{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:12px !important;
  margin:0 0 18px !important;
  font-size:12px !important;
  letter-spacing:5px !important;
  line-height:1 !important;
  color:#ff8200 !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
}
.gs-info-label i{width:62px !important;height:1px !important;background:linear-gradient(90deg,transparent,#ff8a00) !important;display:inline-block !important;position:relative !important;}
.gs-info-label i:last-child{background:linear-gradient(90deg,#ff8a00,transparent) !important;}
.gs-info-label i:after{content:"" !important;position:absolute !important;top:-3px !important;right:-3px !important;width:7px !important;height:7px !important;border-radius:50% !important;background:#ff8200 !important;}
.gs-info-label i:last-child:after{left:-3px !important;right:auto !important;}
.gs-info-heading h2{
  margin:0 0 16px !important;
  font-size:clamp(48px,4.25vw,66px) !important;
  line-height:1 !important;
  letter-spacing:-1.8px !important;
  color:#111 !important;
  font-weight:800 !important;
}
.gs-info-heading h2 span{color:#ff7900 !important;}
.gs-info-heading p{
  max-width:690px !important;
  margin:0 auto !important;
  font-size:15.5px !important;
  line-height:1.68 !important;
  color:#655f59 !important;
}
.gs-info-card-row{
  width:100% !important;
  max-width:1185px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
  position:relative !important;
  z-index:7 !important;
}
.gs-info-card{
  min-height:375px !important;
  padding:33px 23px 25px !important;
  border:1px solid rgba(255,137,0,.30) !important;
  border-radius:14px !important;
  background:rgba(255,255,255,.97) !important;
  box-shadow:0 24px 54px rgba(85,54,20,.065), inset 0 1px 0 rgba(255,255,255,1) !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:flex-start !important;
  text-align:center !important;
  text-decoration:none !important;
  color:inherit !important;
  overflow:hidden !important;
  transition:transform .36s ease, box-shadow .36s ease, border-color .36s ease !important;
}
.gs-info-card::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(135deg, rgba(255,255,255,.75), transparent 42%, rgba(255,136,0,.045)) !important;
  opacity:0 !important;
  transition:opacity .35s ease !important;
  pointer-events:none !important;
}
.gs-info-card:hover{transform:translateY(-9px) !important;border-color:rgba(255,121,0,.58) !important;box-shadow:0 34px 75px rgba(96,57,15,.14), inset 0 1px 0 rgba(255,255,255,1) !important;}
.gs-info-card:hover::before{opacity:1 !important;}
.gs-card-orbit{display:none !important;}
.gs-info-icon-wrap{
  width:78px !important;
  height:78px !important;
  min-width:78px !important;
  margin:0 auto 23px !important;
  border-radius:50% !important;
  border:1px solid rgba(255,153,0,.34) !important;
  background:linear-gradient(145deg,#fff 0%,#fff6e8 100%) !important;
  box-shadow:0 15px 24px rgba(255,137,0,.15), inset 0 0 0 11px rgba(255,247,235,.86) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:visible !important;
  transition:transform .34s ease, box-shadow .34s ease !important;
}
.gs-info-card:hover .gs-info-icon-wrap{transform:translateY(-3px) scale(1.04) !important;box-shadow:0 18px 31px rgba(255,137,0,.20), inset 0 0 0 11px rgba(255,247,235,.9) !important;}
.gs-info-icon-wrap img{display:none !important;}
.gs-info-emoji{
  display:block !important;
  font-size:38px !important;
  line-height:1 !important;
  filter:drop-shadow(0 8px 8px rgba(179,91,0,.16)) !important;
  transform:translateY(1px) !important;
}
.gs-info-card strong{
  margin:0 !important;
  min-height:47px !important;
  max-width:188px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:19px !important;
  line-height:1.08 !important;
  letter-spacing:-.45px !important;
  color:#111 !important;
  font-weight:800 !important;
}
.gs-mini-line{width:31px !important;height:2px !important;border-radius:30px !important;background:#ff7900 !important;margin:17px auto 20px !important;}
.gs-info-card small{max-width:188px !important;margin:0 auto !important;color:#5c5752 !important;font-size:12.7px !important;line-height:1.65 !important;}
.gs-view-link{margin-top:auto !important;padding-top:24px !important;color:#ff7900 !important;font-size:13.3px !important;font-weight:900 !important;letter-spacing:.1px !important;}
.gs-view-link span{display:inline-block !important;margin-left:7px !important;transition:transform .25s ease !important;}
.gs-info-card:hover .gs-view-link span{transform:translateX(5px) !important;}
@keyframes gsArtSoftFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(-7px,5px,0)}}
@keyframes gsCoinShine{0%,100%{filter:drop-shadow(0 15px 20px rgba(210,125,0,.24)) brightness(1)}50%{filter:drop-shadow(0 18px 24px rgba(210,125,0,.32)) brightness(1.08)}}
@keyframes gsStarPulse{0%,100%{transform:scale(1);opacity:.78}50%{transform:scale(1.18);opacity:1}}
@media(max-width:1280px){
  section#information.gs-view-info-exact{padding:76px 0 94px !important;}
  .gs-info-card-row{max-width:1080px !important;gap:18px !important;}
  .gs-info-card{min-height:362px !important;padding:30px 18px 23px !important;}
  .gs-info-card strong{font-size:17.8px !important;}
  .gs-info-card small{font-size:12.15px !important;max-width:172px !important;}
  .gs-info-bg-art{width:min(420px,34vw) !important;height:205px !important;}
}
@media(max-width:1024px){
  .gs-info-bg-art{opacity:.34 !important;width:390px !important;height:180px !important;}
  .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:720px !important;}
  .gs-info-card{min-height:330px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:58px 0 72px !important;min-height:auto !important;}
  .gs-info-bg-art{display:none !important;}
  .gs-info-heading{margin-bottom:36px !important;}
  .gs-info-heading h2{font-size:38px !important;}
  .gs-info-heading p{font-size:14px !important;}
  .gs-info-card-row{grid-template-columns:1fr !important;max-width:330px !important;}
  .gs-info-card{min-height:auto !important;}
  .gs-info-icon-wrap{width:72px !important;height:72px !important;min-width:72px !important;}
  .gs-info-emoji{font-size:35px !important;}
  .gs-coin-one{left:18px !important;top:40px !important;width:47px !important;height:47px !important;}
  .gs-info-dots{left:18px !important;top:130px !important;opacity:.18 !important;}
  .gs-info-star{display:none !important;}
}

/* =========================================================
   FINAL REQUEST FIX — View Information white fade + premium coin
   Added after all previous overrides so it wins.
   ========================================================= */
section#information.gs-view-info-exact{
  padding-top:92px !important;
  padding-bottom:112px !important;
  min-height:650px !important;
  background:
    radial-gradient(circle at 10% 18%, rgba(255,174,47,.17) 0%, rgba(255,174,47,.08) 16%, rgba(255,174,47,.025) 30%, transparent 48%),
    linear-gradient(90deg,#fff8ee 0%,#fffdf7 16%,#ffffff 43%,#ffffff 100%) !important;
}

/* Soft white shadow/fade between the previous home section and Portal Access */
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  top:-260px !important;
  left:0 !important;
  right:0 !important;
  width:100% !important;
  height:330px !important;
  pointer-events:none !important;
  z-index:5 !important;
  background:
    linear-gradient(to bottom,
      rgba(255,255,255,0) 0%,
      rgba(255,255,255,.38) 22%,
      rgba(255,255,255,.72) 52%,
      rgba(255,255,255,.96) 78%,
      #fff 100%) !important;
  filter:blur(14px) !important;
}

/* Extra soft glow just inside the top of the section */
section#information.gs-view-info-exact .gs-info-container::before{
  content:"" !important;
  position:absolute !important;
  top:-86px !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  width:86vw !important;
  height:120px !important;
  z-index:-1 !important;
  pointer-events:none !important;
  background:radial-gradient(ellipse at center, rgba(255,255,255,.98) 0%, rgba(255,255,255,.82) 48%, rgba(255,255,255,0) 78%) !important;
  filter:blur(18px) !important;
}

/* Keep the background art clean and close to the reference */
section#information.gs-view-info-exact .gs-info-bg-art{
  top:0 !important;
  right:0 !important;
  width:min(520px,36vw) !important;
  height:240px !important;
  opacity:.78 !important;
  background:url('../images/view-info-reference-art.png') right top/contain no-repeat !important;
  animation:gsArtSoftFloat 9s ease-in-out infinite !important;
}

/* Replace the image coin with a clean medium 3D-style gold coin — no white square */
section#information.gs-view-info-exact .gs-coin-one{
  left:4.6% !important;
  top:72px !important;
  width:66px !important;
  height:66px !important;
  border-radius:50% !important;
  background:
    radial-gradient(circle at 32% 27%, #fff7b6 0%, #ffd04d 18%, #ffac10 38%, #d88800 64%, #a85d00 100%) !important;
  border:2px solid rgba(255,214,102,.9) !important;
  box-shadow:
    inset -8px -9px 14px rgba(114,58,0,.24),
    inset 6px 7px 12px rgba(255,255,255,.44),
    0 16px 28px rgba(213,127,0,.25),
    0 0 0 12px rgba(255,174,47,.055) !important;
  filter:none !important;
  transform-style:preserve-3d !important;
  animation:gsCoinFloatMedium 5.4s ease-in-out infinite, gsCoinGlowMedium 3.7s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-coin-one::before{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  inset:9px !important;
  border-radius:50% !important;
  border:2px solid rgba(130,72,0,.28) !important;
  background:radial-gradient(circle at 34% 28%, rgba(255,255,255,.45), rgba(255,255,255,0) 38%) !important;
}
section#information.gs-view-info-exact .gs-coin-one::after{
  content:"₹" !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  position:absolute !important;
  inset:0 !important;
  color:#9b5b00 !important;
  font-family:Arial, Helvetica, sans-serif !important;
  font-size:35px !important;
  font-weight:900 !important;
  text-shadow:0 2px 0 rgba(255,236,139,.55), 0 -1px 0 rgba(100,48,0,.18) !important;
}

/* Make card icons medium and reference-like */
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:76px !important;
  height:76px !important;
  min-width:76px !important;
  margin-bottom:22px !important;
  box-shadow:0 16px 26px rgba(255,137,0,.14), inset 0 0 0 12px rgba(255,248,238,.92) !important;
}
section#information.gs-view-info-exact .gs-info-emoji{
  font-size:36px !important;
  filter:drop-shadow(0 8px 9px rgba(176,86,0,.16)) !important;
}

/* Smooth animation for cards without making the layout jump */
section#information.gs-view-info-exact .gs-info-card{
  min-height:388px !important;
  transform:translateY(0) !important;
  animation:gsCardBreath 6s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.25s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.5s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.75s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:1s !important;}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-10px) !important;
  animation-play-state:paused !important;
}

@keyframes gsCoinFloatMedium{
  0%,100%{transform:translate3d(0,0,0) rotate(-8deg)}
  50%{transform:translate3d(0,-11px,0) rotate(4deg)}
}
@keyframes gsCoinGlowMedium{
  0%,100%{box-shadow:inset -8px -9px 14px rgba(114,58,0,.24), inset 6px 7px 12px rgba(255,255,255,.44), 0 16px 28px rgba(213,127,0,.25), 0 0 0 12px rgba(255,174,47,.055)}
  50%{box-shadow:inset -8px -9px 14px rgba(114,58,0,.22), inset 6px 7px 12px rgba(255,255,255,.5), 0 20px 34px rgba(213,127,0,.32), 0 0 0 18px rgba(255,174,47,.075)}
}
@keyframes gsCardBreath{
  0%,100%{box-shadow:0 24px 54px rgba(85,54,20,.065), inset 0 1px 0 rgba(255,255,255,1)}
  50%{box-shadow:0 30px 66px rgba(85,54,20,.09), inset 0 1px 0 rgba(255,255,255,1)}
}

@media(max-width:1280px){
  section#information.gs-view-info-exact .gs-coin-one{width:58px !important;height:58px !important;}
  section#information.gs-view-info-exact .gs-coin-one::after{font-size:31px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact::before{top:-160px !important;height:210px !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:48px !important;height:48px !important;left:22px !important;top:42px !important;}
  section#information.gs-view-info-exact .gs-coin-one::after{font-size:25px !important;}
}

/* =========================================================
   FINAL HOME-LIKE VIEW INFORMATION UPDATE
   - real medium coin from reference
   - clean white transition/shadow between Home and Portal Access
   - keeps background art and card icons professional
   ========================================================= */
section#information.gs-view-info-exact{
  position:relative !important;
  overflow:hidden !important;
  padding-top:82px !important;
  padding-bottom:104px !important;
  background:
    radial-gradient(circle at 8% 19%, rgba(255,174,47,.16) 0%, rgba(255,174,47,.08) 15%, rgba(255,174,47,.025) 28%, transparent 44%),
    linear-gradient(90deg,#fff7ed 0%,#fffdf8 17%,#fff 47%,#fff 100%) !important;
}

/* White shadow/fade where Home section meets Portal Access */
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  top:-155px !important;
  left:0 !important;
  width:100% !important;
  height:230px !important;
  z-index:9 !important;
  pointer-events:none !important;
  background:
    linear-gradient(to bottom,
      rgba(255,255,255,0) 0%,
      rgba(255,255,255,.42) 24%,
      rgba(255,255,255,.78) 55%,
      rgba(255,255,255,.96) 82%,
      #fff 100%) !important;
  filter:blur(12px) !important;
}

/* Extra soft white glow inside the top edge, no hard line */
section#information.gs-view-info-exact::after{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  top:-22px !important;
  left:0 !important;
  width:100% !important;
  height:90px !important;
  z-index:4 !important;
  pointer-events:none !important;
  background:linear-gradient(to bottom, rgba(255,255,255,.95), rgba(255,255,255,0)) !important;
}

section#information.gs-view-info-exact .gs-info-container,
section#information.gs-view-info-exact .container{
  position:relative !important;
  z-index:10 !important;
}

/* Right side background art like the reference image */
section#information.gs-view-info-exact .gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:0 !important;
  right:0 !important;
  width:min(570px,38vw) !important;
  height:225px !important;
  z-index:1 !important;
  pointer-events:none !important;
  opacity:.68 !important;
  background:url('../images/view-info-reference-art.png') right top/contain no-repeat !important;
  filter:none !important;
  animation:gsArtSoftFloat 9s ease-in-out infinite !important;
}

/* Real medium floating coin — no emoji/square background */
section#information.gs-view-info-exact .gs-coin-one{
  display:block !important;
  position:absolute !important;
  left:4.8% !important;
  top:78px !important;
  width:58px !important;
  height:58px !important;
  z-index:8 !important;
  background:url('../images/view-info-premium-coin-clean.png') center/contain no-repeat !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 14px 18px rgba(211,126,0,.20)) drop-shadow(0 0 22px rgba(255,183,52,.16)) !important;
  animation:gsCoinFloatHome 5.2s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-coin-one::before,
section#information.gs-view-info-exact .gs-coin-one::after,
section#information.gs-view-info-exact .gs-coin-two{display:none !important;content:none !important;}

/* Medium card emojis like the attached design */
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:72px !important;
  height:72px !important;
  min-width:72px !important;
  margin-bottom:20px !important;
  border:1px solid rgba(255,173,58,.36) !important;
  background:radial-gradient(circle at 38% 30%, #fff 0%, #fff8ee 48%, #fff2df 100%) !important;
  box-shadow:0 15px 24px rgba(255,137,0,.12), inset 0 0 0 12px rgba(255,251,245,.92) !important;
}
section#information.gs-view-info-exact .gs-info-emoji{
  font-size:35px !important;
  line-height:1 !important;
  filter:drop-shadow(0 7px 8px rgba(173,91,0,.14)) !important;
}

/* Smooth premium animation without making the section jump */
section#information.gs-view-info-exact .gs-info-card{
  min-height:390px !important;
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease !important;
  animation:gsCardSoftPulse 6.5s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-9px) !important;
  border-color:rgba(255,128,0,.48) !important;
  box-shadow:0 32px 72px rgba(114,71,22,.13), inset 0 1px 0 rgba(255,255,255,1) !important;
  animation-play-state:paused !important;
}

@keyframes gsCoinFloatHome{
  0%,100%{transform:translate3d(0,0,0) rotate(-8deg) scale(1)}
  50%{transform:translate3d(0,-10px,0) rotate(4deg) scale(1.035)}
}
@keyframes gsCardSoftPulse{
  0%,100%{box-shadow:0 22px 50px rgba(85,54,20,.06), inset 0 1px 0 rgba(255,255,255,1)}
  50%{box-shadow:0 28px 64px rgba(85,54,20,.085), inset 0 1px 0 rgba(255,255,255,1)}
}

@media(max-width:1100px){
  section#information.gs-view-info-exact .gs-info-bg-art{width:360px !important;height:165px !important;opacity:.48 !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding-top:62px !important;padding-bottom:72px !important;}
  section#information.gs-view-info-exact::before{top:-120px !important;height:180px !important;}
  section#information.gs-view-info-exact .gs-info-bg-art{display:none !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:46px !important;height:46px !important;left:20px !important;top:42px !important;}
  section#information.gs-view-info-exact .gs-info-icon-wrap{width:66px !important;height:66px !important;min-width:66px !important;}
  section#information.gs-view-info-exact .gs-info-emoji{font-size:31px !important;}
}

/* =========================================================
   GOLDSPARROW FINAL USER POLISH — 2026-05-29
   - better white fade between Home and Portal Access
   - medium-large realistic floating coin with no square background
   - right house/gavel artwork moved slightly down so roof is not cut
   - service icons matched to auction categories
   - continuous premium live animation
   ========================================================= */
section#information.gs-view-info-exact{
  position:relative !important;
  overflow:hidden !important;
  padding-top:88px !important;
  padding-bottom:112px !important;
  background:
    radial-gradient(circle at 8% 20%, rgba(255,178,56,.16) 0%, rgba(255,178,56,.08) 16%, rgba(255,178,56,.025) 30%, transparent 47%),
    linear-gradient(90deg,#fff8ed 0%,#fffdf8 18%,#fff 52%,#fff 100%) !important;
}

/* Smooth white shadow/fade between the previous Home section and Portal Access */
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  top:-205px !important;
  left:0 !important;
  width:100% !important;
  height:300px !important;
  z-index:12 !important;
  pointer-events:none !important;
  background:linear-gradient(to bottom,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.30) 22%,
    rgba(255,255,255,.68) 52%,
    rgba(255,255,255,.94) 78%,
    #fff 100%) !important;
  filter:blur(14px) !important;
}
section#information.gs-view-info-exact::after{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  top:-45px !important;
  left:-2% !important;
  width:104% !important;
  height:150px !important;
  z-index:8 !important;
  pointer-events:none !important;
  background:radial-gradient(ellipse at center, rgba(255,255,255,.98) 0%, rgba(255,255,255,.92) 45%, rgba(255,255,255,0) 78%) !important;
  filter:blur(8px) !important;
}

section#information.gs-view-info-exact .gs-info-container,
section#information.gs-view-info-exact .container{
  position:relative !important;
  z-index:15 !important;
}

/* Right-side reference art: slightly lower and fully visible */
section#information.gs-view-info-exact .gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:12px !important;
  right:0 !important;
  width:min(585px,40vw) !important;
  height:245px !important;
  z-index:2 !important;
  pointer-events:none !important;
  opacity:.74 !important;
  background:url('../images/view-info-reference-art.png') right top/contain no-repeat !important;
  filter:none !important;
  transform-origin:center !important;
  animation:gsInfoArtBreathe 8.5s ease-in-out infinite !important;
}

/* Real coin: a little bigger, animated, transparent PNG */
section#information.gs-view-info-exact .gs-coin-one{
  display:block !important;
  position:absolute !important;
  left:5.25% !important;
  top:74px !important;
  width:76px !important;
  height:76px !important;
  z-index:14 !important;
  background:url('../images/view-info-coin-transparent.png') center/contain no-repeat !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 18px 24px rgba(212,126,0,.24)) drop-shadow(0 0 24px rgba(255,188,54,.20)) !important;
  animation:gsInfoCoinFloat 4.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-coin-one::before,
section#information.gs-view-info-exact .gs-coin-one::after,
section#information.gs-view-info-exact .gs-coin-two{display:none !important;content:none !important;}

section#information.gs-view-info-exact .gs-info-dots{
  z-index:4 !important;
  opacity:.36 !important;
  animation:gsInfoDotsGlow 6.5s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-star{
  z-index:5 !important;
  animation:gsInfoStarTwinkle 2.9s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-heading{
  animation:gsHeadingFloat 7s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card-row{
  gap:24px !important;
}
section#information.gs-view-info-exact .gs-info-card{
  min-height:388px !important;
  animation:gsInfoCardLive 6.2s ease-in-out infinite !important;
  transition:transform .38s ease, box-shadow .38s ease, border-color .38s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.18s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.36s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.54s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:.72s !important;}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-10px) !important;
  border-color:rgba(255,128,0,.55) !important;
  box-shadow:0 34px 78px rgba(94,56,17,.14), inset 0 1px 0 rgba(255,255,255,1) !important;
  animation-play-state:paused !important;
}

/* Medium matched emojis: not too big, but clearer and suitable */
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:74px !important;
  height:74px !important;
  min-width:74px !important;
  margin-bottom:20px !important;
  animation:gsInfoIconLive 5.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-emoji{
  font-size:35px !important;
  line-height:1 !important;
  filter:drop-shadow(0 7px 9px rgba(169,92,0,.16)) !important;
}

@keyframes gsInfoCoinFloat{
  0%,100%{transform:translate3d(0,0,0) rotate(-8deg) scale(1)}
  35%{transform:translate3d(8px,-12px,0) rotate(6deg) scale(1.045)}
  70%{transform:translate3d(-3px,-5px,0) rotate(-2deg) scale(1.015)}
}
@keyframes gsInfoArtBreathe{
  0%,100%{transform:translate3d(0,0,0) scale(1);opacity:.74}
  50%{transform:translate3d(-6px,7px,0) scale(1.018);opacity:.82}
}
@keyframes gsHeadingFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-3px)}
}
@keyframes gsInfoCardLive{
  0%,100%{box-shadow:0 24px 54px rgba(85,54,20,.060), inset 0 1px 0 rgba(255,255,255,1)}
  50%{box-shadow:0 32px 70px rgba(85,54,20,.095), inset 0 1px 0 rgba(255,255,255,1)}
}
@keyframes gsInfoIconLive{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-5px) scale(1.035)}
}
@keyframes gsInfoDotsGlow{
  0%,100%{opacity:.28;transform:translateY(0)}
  50%{opacity:.42;transform:translateY(-5px)}
}
@keyframes gsInfoStarTwinkle{
  0%,100%{opacity:.55;transform:scale(.92) rotate(0deg)}
  50%{opacity:1;transform:scale(1.18) rotate(12deg)}
}

@media(max-width:1100px){
  section#information.gs-view-info-exact .gs-info-bg-art{top:18px !important;width:390px !important;height:180px !important;opacity:.50 !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:64px !important;height:64px !important;left:34px !important;top:72px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding-top:68px !important;padding-bottom:78px !important;}
  section#information.gs-view-info-exact::before{top:-140px !important;height:210px !important;}
  section#information.gs-view-info-exact .gs-info-bg-art{display:none !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:48px !important;height:48px !important;left:20px !important;top:42px !important;}
  section#information.gs-view-info-exact .gs-info-icon-wrap{width:66px !important;height:66px !important;min-width:66px !important;}
  section#information.gs-view-info-exact .gs-info-emoji{font-size:30px !important;}
}


/* =========================================================
   VISIBLE FINAL OVERRIDE — View Information section
   This block is intentionally last so it overrides all previous versions.
   ========================================================= */
section#information.gs-view-info-exact{
  margin-top:0 !important;
  padding:96px 0 118px !important;
  min-height:660px !important;
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;
  background:
    radial-gradient(circle at 7% 18%, rgba(255,174,47,.18) 0%, rgba(255,174,47,.085) 16%, rgba(255,174,47,.030) 30%, transparent 48%),
    linear-gradient(90deg,#fff8ee 0%,#fffdf8 18%,#fff 50%,#fff 100%) !important;
}

/* Stronger soft white shadow between Home and Portal Access */
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  top:-255px !important;
  width:100% !important;
  height:355px !important;
  pointer-events:none !important;
  z-index:20 !important;
  background:linear-gradient(to bottom,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.36) 24%,
    rgba(255,255,255,.72) 54%,
    rgba(255,255,255,.96) 82%,
    #fff 100%) !important;
  filter:blur(16px) !important;
}
section#information.gs-view-info-exact::after{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  top:-36px !important;
  left:0 !important;
  width:100% !important;
  height:130px !important;
  pointer-events:none !important;
  z-index:9 !important;
  background:linear-gradient(to bottom, rgba(255,255,255,.96), rgba(255,255,255,0)) !important;
  filter:blur(10px) !important;
}
section#information.gs-view-info-exact .container,
section#information.gs-view-info-exact .gs-info-container{
  position:relative !important;
  z-index:30 !important;
  max-width:1280px !important;
}

/* Right side art: moved down so roof is not cut */
section#information.gs-view-info-exact .gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:34px !important;
  right:0 !important;
  width:min(600px,40vw) !important;
  height:270px !important;
  z-index:3 !important;
  pointer-events:none !important;
  opacity:.72 !important;
  background:url('../images/view-info-reference-art.png') right top/contain no-repeat !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:none !important;
  animation:gsFinalArtFloat 9s ease-in-out infinite !important;
  -webkit-mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.30) 15%, #000 36%, #000 100%), linear-gradient(180deg,#000 0%,#000 82%,rgba(0,0,0,.62) 92%,transparent 100%) !important;
  mask-image:linear-gradient(90deg, transparent 0%, rgba(0,0,0,.30) 15%, #000 36%, #000 100%), linear-gradient(180deg,#000 0%,#000 82%,rgba(0,0,0,.62) 92%,transparent 100%) !important;
}
section#information.gs-view-info-exact .gs-info-bg-art::before,
section#information.gs-view-info-exact .gs-info-bg-art::after{display:none !important;content:none !important;}

/* Bigger premium coin with continuous animation */
section#information.gs-view-info-exact .gs-coin-one{
  display:block !important;
  position:absolute !important;
  left:5.1% !important;
  top:82px !important;
  width:78px !important;
  height:78px !important;
  z-index:28 !important;
  background:url('../images/view-info-coin-transparent.png') center/contain no-repeat !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 18px 25px rgba(214,128,0,.28)) drop-shadow(0 0 24px rgba(255,190,60,.20)) !important;
  animation:gsFinalCoinFloat 4.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-coin-one::before,
section#information.gs-view-info-exact .gs-coin-one::after,
section#information.gs-view-info-exact .gs-coin-two{display:none !important;content:none !important;}

section#information.gs-view-info-exact .gs-info-dots{
  left:4.3% !important;
  top:198px !important;
  width:188px !important;
  height:116px !important;
  opacity:.32 !important;
  z-index:6 !important;
  animation:gsFinalDotsGlow 6.5s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-star{
  left:21% !important;
  top:226px !important;
  font-size:27px !important;
  z-index:7 !important;
  animation:gsFinalStarTwinkle 2.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-heading{
  margin:0 auto 68px !important;
  animation:gsFinalHeadingFloat 7s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card-row{
  max-width:1190px !important;
  gap:24px !important;
  position:relative !important;
  z-index:32 !important;
}

/* Matching medium emojis per auction type */
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:74px !important;
  height:74px !important;
  min-width:74px !important;
  margin-bottom:21px !important;
  border:1px solid rgba(255,165,35,.35) !important;
  background:radial-gradient(circle at 36% 28%,#fff 0%,#fff8ee 48%,#fff2df 100%) !important;
  box-shadow:0 16px 26px rgba(255,137,0,.14), inset 0 0 0 12px rgba(255,250,242,.92) !important;
  animation:gsFinalIconFloat 5.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-icon-wrap img{display:none !important;}
section#information.gs-view-info-exact .gs-info-emoji{
  display:block !important;
  font-size:34px !important;
  line-height:1 !important;
  filter:drop-shadow(0 7px 9px rgba(169,92,0,.15)) !important;
}
section#information.gs-view-info-exact .gs-info-card{
  min-height:390px !important;
  padding:31px 22px 25px !important;
  background:rgba(255,255,255,.97) !important;
  border:1px solid rgba(255,137,0,.30) !important;
  box-shadow:0 24px 54px rgba(85,54,20,.06), inset 0 1px 0 rgba(255,255,255,1) !important;
  animation:gsFinalCardBreath 6.2s ease-in-out infinite !important;
  transition:transform .38s ease, box-shadow .38s ease, border-color .38s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.18s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.36s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.54s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:.72s !important;}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-10px) !important;
  border-color:rgba(255,128,0,.55) !important;
  box-shadow:0 34px 78px rgba(94,56,17,.14), inset 0 1px 0 rgba(255,255,255,1) !important;
  animation-play-state:paused !important;
}

@keyframes gsFinalCoinFloat{
  0%,100%{transform:translate3d(0,0,0) rotate(-8deg) scale(1)}
  35%{transform:translate3d(8px,-12px,0) rotate(6deg) scale(1.045)}
  70%{transform:translate3d(-3px,-5px,0) rotate(-2deg) scale(1.015)}
}
@keyframes gsFinalArtFloat{
  0%,100%{transform:translate3d(0,0,0) scale(1);opacity:.72}
  50%{transform:translate3d(-6px,8px,0) scale(1.018);opacity:.82}
}
@keyframes gsFinalHeadingFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes gsFinalIconFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.035)}}
@keyframes gsFinalCardBreath{0%,100%{box-shadow:0 24px 54px rgba(85,54,20,.060), inset 0 1px 0 rgba(255,255,255,1)}50%{box-shadow:0 32px 70px rgba(85,54,20,.095), inset 0 1px 0 rgba(255,255,255,1)}}
@keyframes gsFinalDotsGlow{0%,100%{opacity:.25;transform:translateY(0)}50%{opacity:.42;transform:translateY(-5px)}}
@keyframes gsFinalStarTwinkle{0%,100%{opacity:.58;transform:scale(.92) rotate(0deg)}50%{opacity:1;transform:scale(1.18) rotate(12deg)}}

@media(max-width:1100px){
  section#information.gs-view-info-exact .gs-info-bg-art{top:24px !important;width:400px !important;height:205px !important;opacity:.50 !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:64px !important;height:64px !important;left:34px !important;top:74px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding-top:68px !important;padding-bottom:78px !important;min-height:auto !important;}
  section#information.gs-view-info-exact::before{top:-140px !important;height:210px !important;}
  section#information.gs-view-info-exact .gs-info-bg-art{display:none !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:48px !important;height:48px !important;left:20px !important;top:42px !important;}
  section#information.gs-view-info-exact .gs-info-icon-wrap{width:66px !important;height:66px !important;min-width:66px !important;}
  section#information.gs-view-info-exact .gs-info-emoji{font-size:30px !important;}
}


/* =========================================================
   ABSOLUTE FINAL USER REQUEST — visible basic changes
   Bigger animated coin, correct card emojis, house art moved down,
   live continuous animations, and white shadow separator.
   ========================================================= */
section#information.gs-view-info-exact{
  margin-top:0 !important;
  padding:98px 0 112px !important;
  min-height:650px !important;
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;
  background:
    radial-gradient(circle at 7% 18%, rgba(255,184,70,.20) 0%, rgba(255,184,70,.10) 18%, rgba(255,184,70,.035) 34%, transparent 52%),
    linear-gradient(90deg,#fff7eb 0%,#fffdf8 20%,#fff 55%,#fff 100%) !important;
}
/* strong white shadow/fade between home and this section */
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  top:-238px !important;
  left:0 !important;
  width:100% !important;
  height:310px !important;
  pointer-events:none !important;
  z-index:80 !important;
  background:linear-gradient(to bottom,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.42) 28%,
    rgba(255,255,255,.78) 58%,
    rgba(255,255,255,.98) 86%,
    #fff 100%) !important;
  filter:blur(18px) !important;
}
/* extra soft white glow line at the section joint */
section#information.gs-view-info-exact::after{
  content:"" !important;
  position:absolute !important;
  top:-32px !important;
  left:-2% !important;
  width:104% !important;
  height:96px !important;
  pointer-events:none !important;
  z-index:75 !important;
  background:radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,.86) 48%, rgba(255,255,255,0) 78%) !important;
  filter:blur(14px) !important;
}
section#information.gs-view-info-exact .gs-info-container,
section#information.gs-view-info-exact .container{
  position:relative !important;
  z-index:90 !important;
  max-width:1260px !important;
}
/* right house/gavel art — moved down so roof is not cut */
section#information.gs-view-info-exact .gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:54px !important;
  right:-8px !important;
  width:min(560px,38vw) !important;
  height:255px !important;
  z-index:8 !important;
  opacity:.68 !important;
  pointer-events:none !important;
  border:0 !important;
  box-shadow:none !important;
  background:url('../images/view-info-reference-art.png') right top/contain no-repeat !important;
  filter:none !important;
  animation:gsHouseSoftFloat 8s ease-in-out infinite !important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.28) 13%,#000 36%,#000 100%),linear-gradient(180deg,#000 0%,#000 82%,rgba(0,0,0,.62) 93%,transparent 100%) !important;
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.28) 13%,#000 36%,#000 100%),linear-gradient(180deg,#000 0%,#000 82%,rgba(0,0,0,.62) 93%,transparent 100%) !important;
}
section#information.gs-view-info-exact .gs-info-bg-art::before,
section#information.gs-view-info-exact .gs-info-bg-art::after{display:none !important;content:none !important;}
/* Bigger realistic coin with continuous live animation */
section#information.gs-view-info-exact .gs-coin-one{
  display:block !important;
  position:absolute !important;
  left:5.2% !important;
  top:82px !important;
  width:86px !important;
  height:86px !important;
  z-index:92 !important;
  background:url('../images/view-info-coin-transparent.png') center/contain no-repeat !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 18px 25px rgba(214,128,0,.30)) drop-shadow(0 0 28px rgba(255,190,60,.28)) !important;
  animation:gsCoinLiveFloat 4.2s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-coin-one::before,
section#information.gs-view-info-exact .gs-coin-one::after,
section#information.gs-view-info-exact .gs-coin-two{display:none !important;content:none !important;}
section#information.gs-view-info-exact .gs-info-dots{
  left:4.4% !important;
  top:194px !important;
  width:186px !important;
  height:116px !important;
  opacity:.30 !important;
  z-index:7 !important;
  animation:gsDotsLive 6s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-star{
  left:21.4% !important;
  top:228px !important;
  font-size:27px !important;
  z-index:8 !important;
  animation:gsStarLive 2.6s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-heading{
  margin:0 auto 66px !important;
  animation:gsHeadingLive 7s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card-row{
  max-width:1200px !important;
  gap:24px !important;
  align-items:stretch !important;
  position:relative !important;
  z-index:92 !important;
}
/* Make the emojis match the service names. Keep them medium, not too big. */
section#information.gs-view-info-exact .gs-info-card .gs-info-emoji{
  font-size:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
}
section#information.gs-view-info-exact .gs-info-card .gs-info-emoji::before{
  display:block !important;
  font-size:34px !important;
  line-height:1 !important;
  filter:drop-shadow(0 7px 9px rgba(169,92,0,.15)) !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(1) .gs-info-emoji::before{content:'\1F4B0' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-emoji::before{content:'\1F3E2' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-emoji::before{content:'\1F9F1' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-emoji::before{content:'\1F3E0' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-emoji::before{content:'\1F4F0' !important;}
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:74px !important;
  height:74px !important;
  min-width:74px !important;
  margin:0 auto 21px !important;
  border:1px solid rgba(255,165,35,.36) !important;
  background:radial-gradient(circle at 36% 28%,#fff 0%,#fff8ee 48%,#fff2df 100%) !important;
  box-shadow:0 16px 26px rgba(255,137,0,.14), inset 0 0 0 12px rgba(255,250,242,.92) !important;
  animation:gsIconLiveFloat 5.4s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-icon-wrap{animation-delay:.25s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-icon-wrap{animation-delay:.5s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-icon-wrap{animation-delay:.75s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-icon-wrap{animation-delay:1s !important;}
section#information.gs-view-info-exact .gs-info-icon-wrap img{display:none !important;}
section#information.gs-view-info-exact .gs-info-card{
  min-height:390px !important;
  padding:31px 22px 25px !important;
  background:rgba(255,255,255,.975) !important;
  border:1px solid rgba(255,137,0,.31) !important;
  box-shadow:0 24px 54px rgba(85,54,20,.062), inset 0 1px 0 rgba(255,255,255,1) !important;
  animation:gsCardLiveBreath 6.4s ease-in-out infinite !important;
  transition:transform .36s ease, box-shadow .36s ease, border-color .36s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.18s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.36s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.54s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:.72s !important;}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-10px) !important;
  border-color:rgba(255,128,0,.58) !important;
  box-shadow:0 36px 82px rgba(94,56,17,.15), inset 0 1px 0 rgba(255,255,255,1) !important;
}
@keyframes gsCoinLiveFloat{
  0%,100%{transform:translate3d(0,0,0) rotate(-8deg) scale(1)}
  35%{transform:translate3d(9px,-13px,0) rotate(7deg) scale(1.055)}
  70%{transform:translate3d(-4px,-5px,0) rotate(-2deg) scale(1.02)}
}
@keyframes gsHouseSoftFloat{0%,100%{transform:translate3d(0,0,0);opacity:.68}50%{transform:translate3d(-7px,8px,0);opacity:.78}}
@keyframes gsHeadingLive{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes gsIconLiveFloat{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.035)}}
@keyframes gsCardLiveBreath{0%,100%{box-shadow:0 24px 54px rgba(85,54,20,.062), inset 0 1px 0 rgba(255,255,255,1)}50%{box-shadow:0 32px 72px rgba(85,54,20,.10), inset 0 1px 0 rgba(255,255,255,1)}}
@keyframes gsDotsLive{0%,100%{opacity:.24;transform:translateY(0)}50%{opacity:.42;transform:translateY(-5px)}}
@keyframes gsStarLive{0%,100%{opacity:.58;transform:scale(.92) rotate(0deg)}50%{opacity:1;transform:scale(1.18) rotate(12deg)}}
@media(max-width:1100px){
  section#information.gs-view-info-exact .gs-info-bg-art{top:60px !important;width:395px !important;height:205px !important;opacity:.52 !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:68px !important;height:68px !important;left:34px !important;top:80px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding-top:70px !important;padding-bottom:80px !important;min-height:auto !important;}
  section#information.gs-view-info-exact .gs-info-bg-art{display:none !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:52px !important;height:52px !important;left:20px !important;top:42px !important;}
  section#information.gs-view-info-exact .gs-info-card .gs-info-emoji::before{font-size:30px !important;}
  section#information.gs-view-info-exact .gs-info-icon-wrap{width:66px !important;height:66px !important;min-width:66px !important;}
}

/* ==========================================================
   FINAL VISIBLE VIEW INFORMATION POLISH — GoldSparrow
   Requested: bigger animated coin, proper right artwork spacing,
   matching service emojis, continuous live animations, white fade.
   ========================================================== */
section#information.gs-view-info-exact{
  position:relative !important;
  overflow:hidden !important;
  padding:92px 0 116px !important;
  margin-top:0 !important;
  min-height:760px !important;
  background:
    radial-gradient(circle at 8% 22%, rgba(255,180,62,.19) 0, rgba(255,180,62,.10) 15%, rgba(255,255,255,0) 34%),
    linear-gradient(90deg, #fff7ea 0%, #fffdfa 24%, #ffffff 53%, #ffffff 100%) !important;
}
/* visible white shadow/fade exactly between the previous home section and Portal Access */
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  top:-235px !important;
  left:-2% !important;
  width:104% !important;
  height:330px !important;
  z-index:110 !important;
  pointer-events:none !important;
  background:linear-gradient(to bottom,
    rgba(255,255,255,0) 0%,
    rgba(255,255,255,.36) 24%,
    rgba(255,255,255,.76) 55%,
    rgba(255,255,255,.97) 84%,
    #fff 100%) !important;
  filter:blur(16px) !important;
}
section#information.gs-view-info-exact::after{
  content:"" !important;
  position:absolute !important;
  top:-42px !important;
  left:-5% !important;
  width:110% !important;
  height:115px !important;
  z-index:105 !important;
  pointer-events:none !important;
  background:radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(255,255,255,.92) 42%, rgba(255,255,255,0) 82%) !important;
  filter:blur(18px) !important;
}
section#information.gs-view-info-exact .container,
section#information.gs-view-info-exact .gs-info-container{
  position:relative !important;
  z-index:130 !important;
  max-width:1225px !important;
}
/* Right house/gavel image: moved down and inside so roof is not cut */
section#information.gs-view-info-exact .gs-info-bg-art{
  display:block !important;
  position:absolute !important;
  top:42px !important;
  right:8px !important;
  width:min(510px,34vw) !important;
  height:245px !important;
  z-index:8 !important;
  opacity:.58 !important;
  pointer-events:none !important;
  border:0 !important;
  box-shadow:none !important;
  background:url('../images/view-info-reference-art.png') right top/contain no-repeat !important;
  filter:saturate(1.04) contrast(1.03) !important;
  transform-origin:center !important;
  animation:gsRightArtLiveMove 8s ease-in-out infinite !important;
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.22) 12%,#000 34%,#000 100%),linear-gradient(180deg,#000 0%,#000 84%,rgba(0,0,0,.72) 94%,transparent 100%) !important;
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.22) 12%,#000 34%,#000 100%),linear-gradient(180deg,#000 0%,#000 84%,rgba(0,0,0,.72) 94%,transparent 100%) !important;
}
section#information.gs-view-info-exact .gs-info-bg-art::before,
section#information.gs-view-info-exact .gs-info-bg-art::after{display:none !important;content:none !important;}
/* Bigger premium coin with visible continuous animation */
section#information.gs-view-info-exact .gs-coin-one{
  display:block !important;
  position:absolute !important;
  left:5.3% !important;
  top:86px !important;
  width:82px !important;
  height:82px !important;
  z-index:132 !important;
  background:url('../images/view-info-coin-transparent.png') center/contain no-repeat !important;
  border:0 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  filter:drop-shadow(0 17px 25px rgba(223,132,0,.30)) drop-shadow(0 0 28px rgba(255,198,72,.32)) !important;
  animation:gsBigCoinLive 3.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-coin-one::before,
section#information.gs-view-info-exact .gs-coin-one::after,
section#information.gs-view-info-exact .gs-coin-two{display:none !important;content:none !important;}
section#information.gs-view-info-exact .gs-info-dots{
  display:block !important;
  position:absolute !important;
  left:4.5% !important;
  top:202px !important;
  width:190px !important;
  height:128px !important;
  z-index:7 !important;
  opacity:.28 !important;
  animation:gsDotsSoftLive 6s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-star{
  left:21.6% !important;
  top:235px !important;
  z-index:9 !important;
  font-size:28px !important;
  animation:gsSparkleLive 2.4s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-heading{
  position:relative !important;
  z-index:135 !important;
  margin:0 auto 66px !important;
  animation:gsHeadingFloatLive 7s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card-row{
  position:relative !important;
  z-index:135 !important;
  max-width:1200px !important;
  gap:24px !important;
  align-items:stretch !important;
}
section#information.gs-view-info-exact .gs-info-card{
  min-height:398px !important;
  padding:33px 22px 26px !important;
  background:rgba(255,255,255,.975) !important;
  border:1px solid rgba(255,137,0,.34) !important;
  box-shadow:0 23px 58px rgba(92,56,19,.07), inset 0 1px 0 rgba(255,255,255,1) !important;
  animation:gsCardLiveFloat 6.2s ease-in-out infinite !important;
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.18s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.36s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.54s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:.72s !important;}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-12px) scale(1.012) !important;
  border-color:rgba(255,128,0,.62) !important;
  box-shadow:0 37px 86px rgba(93,57,18,.16), inset 0 1px 0 rgba(255,255,255,1) !important;
}
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:76px !important;
  height:76px !important;
  min-width:76px !important;
  margin:0 auto 20px !important;
  border:1px solid rgba(255,165,35,.38) !important;
  background:radial-gradient(circle at 36% 28%,#fff 0%,#fff8ed 50%,#fff2df 100%) !important;
  box-shadow:0 15px 28px rgba(255,137,0,.15), inset 0 0 0 12px rgba(255,250,242,.92) !important;
  animation:gsIconPulseLive 4.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-icon-wrap{animation-delay:.22s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-icon-wrap{animation-delay:.44s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-icon-wrap{animation-delay:.66s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-icon-wrap{animation-delay:.88s !important;}
section#information.gs-view-info-exact .gs-info-icon-wrap img{display:none !important;}
/* Force matching service emojis; hide old wrong emojis from PHP */
section#information.gs-view-info-exact .gs-info-emoji{
  font-size:0 !important;
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
section#information.gs-view-info-exact .gs-info-emoji::before{
  display:block !important;
  font-size:34px !important;
  line-height:1 !important;
  filter:drop-shadow(0 7px 9px rgba(169,92,0,.14)) !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(1) .gs-info-emoji::before{content:'\1F4B0' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-emoji::before{content:'\1F3E2' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-emoji::before{content:'\1FA99' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-emoji::before{content:'\1F3E0' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-emoji::before{content:'\1F4F0' !important;}
@keyframes gsBigCoinLive{
  0%,100%{transform:translate3d(0,0,0) rotate(-8deg) scale(1);}
  32%{transform:translate3d(9px,-14px,0) rotate(8deg) scale(1.07);}
  68%{transform:translate3d(-4px,-5px,0) rotate(-2deg) scale(1.025);}
}
@keyframes gsRightArtLiveMove{0%,100%{transform:translate3d(0,0,0);opacity:.56;}50%{transform:translate3d(-8px,9px,0);opacity:.66;}}
@keyframes gsHeadingFloatLive{0%,100%{transform:translateY(0);}50%{transform:translateY(-3px);}}
@keyframes gsIconPulseLive{0%,100%{transform:translateY(0) scale(1);}50%{transform:translateY(-5px) scale(1.04);}}
@keyframes gsCardLiveFloat{0%,100%{transform:translateY(0);box-shadow:0 23px 58px rgba(92,56,19,.07), inset 0 1px 0 rgba(255,255,255,1);}50%{transform:translateY(-4px);box-shadow:0 33px 78px rgba(92,56,19,.105), inset 0 1px 0 rgba(255,255,255,1);}}
@keyframes gsDotsSoftLive{0%,100%{opacity:.23;transform:translateY(0);}50%{opacity:.42;transform:translateY(-5px);}}
@keyframes gsSparkleLive{0%,100%{opacity:.58;transform:scale(.94) rotate(0deg);}50%{opacity:1;transform:scale(1.2) rotate(13deg);}}
@media(max-width:1100px){
  section#information.gs-view-info-exact{padding:82px 0 96px !important;}
  section#information.gs-view-info-exact .gs-info-bg-art{top:54px !important;right:-10px !important;width:390px !important;height:205px !important;opacity:.50 !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:66px !important;height:66px !important;left:34px !important;top:74px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:70px 0 78px !important;min-height:auto !important;}
  section#information.gs-view-info-exact::before{top:-135px !important;height:205px !important;}
  section#information.gs-view-info-exact .gs-info-bg-art{display:none !important;}
  section#information.gs-view-info-exact .gs-coin-one{width:52px !important;height:52px !important;left:18px !important;top:42px !important;}
  section#information.gs-view-info-exact .gs-info-icon-wrap{width:66px !important;height:66px !important;min-width:66px !important;}
  section#information.gs-view-info-exact .gs-info-emoji::before{font-size:30px !important;}
}


/* =========================================================
   GoldSparrow Premium Auction Theme - About Us Section
   ========================================================= */
.gs-auction-about{
  position:relative;
  overflow:hidden;
  padding:126px 0 112px;
  background:
    radial-gradient(circle at 13% 14%, rgba(255,183,62,.18), transparent 31%),
    radial-gradient(circle at 90% 18%, rgba(255,123,0,.10), transparent 27%),
    linear-gradient(180deg,#fffdf8 0%,#fffaf1 48%,#fff 100%);
  border-top:1px solid rgba(212,160,23,.16);
}
.gs-auction-about-grid-bg{
  position:absolute;
  inset:0;
  opacity:.48;
  pointer-events:none;
  background-image:
    linear-gradient(rgba(122,81,12,.055) 1px, transparent 1px),
    linear-gradient(90deg, rgba(122,81,12,.055) 1px, transparent 1px);
  background-size:54px 54px;
  mask-image:linear-gradient(to bottom, transparent 0%, #000 10%, #000 72%, transparent 100%);
}
.gs-auction-about::before{
  content:'';
  position:absolute;
  left:0;
  right:0;
  top:-150px;
  height:230px;
  background:linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.88) 78%, #fffdf8 100%);
  filter:blur(8px);
  pointer-events:none;
  z-index:1;
}
.gs-auction-about::after{
  content:'';
  position:absolute;
  right:-90px;
  bottom:-90px;
  width:440px;
  height:440px;
  border-radius:50%;
  background:radial-gradient(circle, rgba(255,147,25,.15), transparent 68%);
  pointer-events:none;
}
.gs-auction-about .container{
  position:relative;
  z-index:2;
}
.gs-auction-about-orb{
  position:absolute;
  border-radius:50%;
  pointer-events:none;
  animation:gsAboutOrbFloat 8s ease-in-out infinite;
}
.gs-orb-one{
  width:18px;
  height:18px;
  left:11%;
  top:28%;
  background:#ff8a00;
  box-shadow:0 0 0 16px rgba(255,138,0,.08), 0 18px 46px rgba(255,138,0,.26);
}
.gs-orb-two{
  width:10px;
  height:10px;
  right:13%;
  top:18%;
  background:#d6a212;
  box-shadow:0 0 0 13px rgba(214,162,18,.08);
  animation-delay:1.2s;
}
.gs-auction-about-kicker{
  width:max-content;
  margin:0 auto 24px;
  display:flex;
  align-items:center;
  gap:10px;
  padding:9px 18px;
  border-radius:999px;
  background:rgba(255,255,255,.74);
  border:1px solid rgba(209,152,32,.36);
  color:#a06c00;
  text-transform:uppercase;
  letter-spacing:.18em;
  font-size:12px;
  font-weight:900;
  box-shadow:0 14px 34px rgba(31,28,24,.06);
}
.gs-auction-about-kicker span{
  width:10px;
  height:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#ff8a00,#d7a415);
  box-shadow:0 0 0 5px rgba(255,138,0,.12);
}
.gs-auction-about-head{
  text-align:center;
  max-width:930px;
  margin:0 auto 62px;
}
.gs-auction-about-head h2{
  margin:0;
  font-family:var(--font-display);
  font-size:clamp(42px, 5vw, 76px);
  line-height:.98;
  letter-spacing:-1.8px;
  color:#1f1a14;
  text-shadow:0 18px 48px rgba(31,28,20,.08);
}
.gs-auction-about-head h2 span{
  color:#ff7a00;
}
.gs-auction-about-head p{
  max-width:760px;
  margin:22px auto 0;
  color:rgba(31,28,24,.68);
  font-size:17px;
  line-height:1.8;
}
.gs-auction-about-layout{
  display:grid;
  grid-template-columns:minmax(0,1.04fr) minmax(410px,.86fr);
  gap:58px;
  align-items:center;
}
.gs-auction-video-wrap{
  position:relative;
}
.gs-video-frame{
  position:relative;
  overflow:hidden;
  min-height:382px;
  border-radius:36px;
  background:#18120a;
  border:1px solid rgba(214,162,18,.50);
  box-shadow:
    0 40px 92px rgba(31,28,24,.18),
    0 0 0 12px rgba(214,162,18,.06);
  transform:perspective(1000px) rotateY(2deg);
  animation:gsVideoLift 6.4s ease-in-out infinite;
}
.gs-video-frame video{
  width:100%;
  height:100%;
  min-height:382px;
  object-fit:cover;
  display:block;
  opacity:.92;
  transform:scale(1.03);
}
.gs-video-shade{
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg, rgba(20,13,4,.60), rgba(20,13,4,.18) 45%, rgba(20,13,4,.38)),
    linear-gradient(180deg, transparent 50%, rgba(0,0,0,.55));
  pointer-events:none;
}
.gs-video-floating-badge{
  position:absolute;
  left:26px;
  bottom:24px;
  z-index:2;
  max-width:320px;
  padding:17px 20px;
  border-radius:20px;
  color:#fff;
  background:rgba(255,255,255,.13);
  border:1px solid rgba(255,255,255,.25);
  backdrop-filter:blur(14px);
  box-shadow:0 22px 50px rgba(0,0,0,.24);
}
.gs-video-floating-badge strong{
  display:block;
  font-size:20px;
  font-family:var(--font-display);
  margin-bottom:4px;
}
.gs-video-floating-badge span{
  color:#ffd797;
  font-size:13px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.gs-auction-mini-stats{
  position:relative;
  z-index:3;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
  margin:-34px 28px 0;
}
.gs-auction-mini-stats div{
  padding:18px 16px;
  border-radius:22px;
  background:rgba(255,255,255,.88);
  border:1px solid rgba(255,132,0,.18);
  box-shadow:0 20px 54px rgba(31,28,24,.12);
  backdrop-filter:blur(12px);
  text-align:center;
  transition:transform .3s ease, box-shadow .3s ease;
}
.gs-auction-mini-stats div:hover{
  transform:translateY(-7px);
  box-shadow:0 28px 70px rgba(31,28,24,.16);
}
.gs-auction-mini-stats b{
  display:block;
  font-family:var(--font-display);
  font-size:24px;
  color:#1f1a14;
  line-height:1;
  margin-bottom:7px;
}
.gs-auction-mini-stats span{
  display:block;
  color:rgba(31,28,24,.64);
  font-size:12px;
  font-weight:800;
}
.gs-auction-about-card{
  position:relative;
  padding:38px 36px 34px;
  border-radius:34px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.95),rgba(255,250,241,.95));
  border:1px solid rgba(214,162,18,.22);
  box-shadow:0 38px 94px rgba(31,28,24,.12);
  overflow:hidden;
}
.gs-auction-about-card::before{
  content:'';
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(120deg, transparent 0%, rgba(255,154,25,.10) 34%, transparent 58%);
  transform:translateX(-120%);
  animation:gsAboutCardShine 5.5s ease-in-out infinite;
}
.gs-card-label{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#b47b02;
  background:#fff6e6;
  border:1px solid rgba(255,138,0,.20);
  padding:9px 14px;
  border-radius:999px;
  text-transform:uppercase;
  letter-spacing:.13em;
  font-size:11px;
  font-weight:900;
  margin-bottom:18px;
}
.gs-card-label::before{
  content:'';
  width:8px;
  height:8px;
  border-radius:50%;
  background:#ff7a00;
  box-shadow:0 0 0 5px rgba(255,122,0,.13);
}
.gs-auction-about-card h3{
  position:relative;
  margin:0 0 16px;
  font-family:var(--font-display);
  font-size:clamp(34px, 3vw, 48px);
  line-height:1.06;
  letter-spacing:-.9px;
  color:#1f1a14;
}
.gs-auction-about-card p{
  position:relative;
  margin:0 0 24px;
  color:rgba(31,28,24,.70);
  font-size:15px;
  line-height:1.8;
}
.gs-auction-about-steps{
  position:relative;
  display:grid;
  gap:12px;
}
.gs-auction-about-steps div{
  display:grid;
  grid-template-columns:52px 1fr;
  column-gap:15px;
  align-items:center;
  padding:16px 16px;
  border-radius:20px;
  background:#fff;
  border:1px solid rgba(214,162,18,.14);
  box-shadow:0 12px 28px rgba(31,28,24,.05);
  transition:transform .26s ease, border-color .26s ease, box-shadow .26s ease;
}
.gs-auction-about-steps div:hover{
  transform:translateX(8px);
  border-color:rgba(255,122,0,.32);
  box-shadow:0 18px 38px rgba(31,28,24,.08);
}
.gs-auction-about-steps em{
  grid-row:1 / span 2;
  width:44px;
  height:44px;
  border-radius:14px;
  display:grid;
  place-items:center;
  font-style:normal;
  font-weight:900;
  color:#fff;
  background:linear-gradient(135deg,#2a1c0b,#c9910a);
  box-shadow:0 14px 28px rgba(136,88,0,.20);
}
.gs-auction-about-steps strong{
  display:block;
  font-size:16px;
  color:#1f1a14;
  margin-bottom:3px;
}
.gs-auction-about-steps small{
  display:block;
  color:rgba(31,28,24,.62);
  font-size:13px;
  line-height:1.55;
}
.gs-about-service-ribbon{
  position:relative;
  margin:58px auto 0;
  max-width:1120px;
  padding:17px 24px;
  border-radius:999px;
  background:rgba(255,255,255,.84);
  border:1px solid rgba(255,132,0,.18);
  box-shadow:0 22px 58px rgba(31,28,24,.08);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:14px;
  flex-wrap:wrap;
  overflow:hidden;
}
.gs-about-service-ribbon::before{
  content:'';
  position:absolute;
  top:0;
  bottom:0;
  left:-220px;
  width:180px;
  background:linear-gradient(90deg,transparent,rgba(255,138,0,.18),transparent);
  animation:gsRibbonSweep 6s linear infinite;
}
.gs-about-service-ribbon span{
  position:relative;
  color:#1f1a14;
  font-size:13px;
  font-weight:900;
}
.gs-about-service-ribbon i{
  width:5px;
  height:5px;
  border-radius:50%;
  background:#ff7a00;
}
@keyframes gsAboutOrbFloat{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-16px) scale(1.04)}
}
@keyframes gsVideoLift{
  0%,100%{transform:perspective(1000px) rotateY(2deg) translateY(0)}
  50%{transform:perspective(1000px) rotateY(0deg) translateY(-10px)}
}
@keyframes gsAboutCardShine{
  0%,55%{transform:translateX(-120%)}
  100%{transform:translateX(120%)}
}
@keyframes gsRibbonSweep{
  to{left:calc(100% + 220px)}
}
@media (max-width:1100px){
  .gs-auction-about-layout{grid-template-columns:1fr;gap:34px}
  .gs-auction-about-card{max-width:760px;margin:0 auto}
}
@media (max-width:760px){
  .gs-auction-about{padding:86px 0 78px}
  .gs-auction-about-head{margin-bottom:36px}
  .gs-auction-about-head h2{font-size:clamp(36px, 11vw, 54px)}
  .gs-auction-about-layout{gap:28px}
  .gs-video-frame{min-height:260px;border-radius:26px;transform:none}
  .gs-video-frame video{min-height:260px}
  .gs-auction-mini-stats{grid-template-columns:1fr;margin:16px 0 0}
  .gs-auction-about-card{padding:28px 22px;border-radius:26px}
  .gs-auction-about-card h3{font-size:32px}
  .gs-auction-about-steps div{grid-template-columns:46px 1fr;padding:14px}
  .gs-about-service-ribbon{border-radius:24px}
}


/* ===== GoldSparrow professional About Us section - clean final override ===== */

.gs-about-pro-section{
  position:relative;
  overflow:hidden;
  padding:92px 0 78px;
  background:
    radial-gradient(circle at 10% 18%, rgba(255,183,56,.16), transparent 28%),
    radial-gradient(circle at 86% 20%, rgba(255,138,0,.08), transparent 26%),
    linear-gradient(180deg,#fff 0%,#fffaf2 48%,#fff 100%);
  border-top:1px solid rgba(214,162,18,.12);
}
.gs-about-pro-section::before{
  content:'';
  position:absolute;
  left:0;right:0;top:-95px;height:155px;
  background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.78) 58%,#fff 100%);
  filter:blur(10px);
  pointer-events:none;
  z-index:1;
}
.gs-about-pro-section::after{
  content:'';
  position:absolute;
  left:8%;right:8%;bottom:0;height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,132,0,.32),transparent);
}
.gs-about-pro-grid{
  position:absolute;inset:0;pointer-events:none;opacity:.28;
  background-image:linear-gradient(rgba(92,62,14,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(92,62,14,.045) 1px,transparent 1px);
  background-size:56px 56px;
  mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%);
  animation:gsAboutGridMove 16s linear infinite;
}
.gs-about-orb{position:absolute;pointer-events:none;border-radius:999px;z-index:1;filter:blur(2px);opacity:.75;animation:gsAboutOrb 7s ease-in-out infinite}
.gs-about-orb-one{width:18px;height:18px;left:8%;top:28%;background:#ff8a00;box-shadow:0 0 0 17px rgba(255,138,0,.10),0 20px 50px rgba(255,138,0,.24)}
.gs-about-orb-two{width:10px;height:10px;right:18%;top:22%;background:#d7a415;box-shadow:0 0 0 13px rgba(215,164,21,.12);animation-delay:1.2s}
.gs-about-orb-three{width:12px;height:12px;left:72%;bottom:18%;background:#ffbd57;box-shadow:0 0 0 15px rgba(255,189,87,.10);animation-delay:2.1s}
.gs-about-pro-section .container{position:relative;z-index:2}
.gs-about-clean-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:54px;max-width:1180px;margin:0 auto}
.gs-about-clean-copy{position:relative;max-width:560px}
.gs-about-pro-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 16px;border-radius:999px;background:rgba(255,255,255,.84);border:1px solid rgba(209,152,32,.34);box-shadow:0 12px 34px rgba(31,28,24,.055);color:#a66c00;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:900}
.gs-about-pro-kicker i{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#ff8a00,#d7a415);box-shadow:0 0 0 5px rgba(255,138,0,.13)}
.gs-about-clean-copy h2{margin:20px 0 14px;font-family:var(--font-display);font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-1.2px;color:#1f1a14;text-shadow:0 18px 48px rgba(31,28,20,.06)}
.gs-about-clean-copy h2::after{content:'';display:block;width:82px;height:3px;margin-top:18px;border-radius:999px;background:linear-gradient(90deg,#ff7a00,#d7a415)}
.gs-about-clean-lead{margin:0;color:rgba(31,28,24,.72);font-size:16px;line-height:1.78}
.gs-about-clean-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:26px 0 18px}
.gs-about-clean-stats div{padding:16px 12px;text-align:center;border-radius:20px;background:rgba(255,255,255,.92);border:1px solid rgba(255,132,0,.16);box-shadow:0 16px 42px rgba(31,28,24,.07);transition:transform .28s ease,box-shadow .28s ease}
.gs-about-clean-stats div:hover{transform:translateY(-7px);box-shadow:0 24px 54px rgba(31,28,24,.12)}
.gs-about-clean-stats strong{display:block;font-family:var(--font-display);font-size:25px;line-height:1;color:#1f1a14;margin-bottom:6px}.gs-about-clean-stats span{display:block;font-size:12px;font-weight:800;color:rgba(31,28,24,.62)}
.gs-about-clean-services{display:grid;gap:10px;margin-top:16px}
.gs-about-clean-services div{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center;padding:13px 14px;border-radius:18px;background:rgba(255,255,255,.88);border:1px solid rgba(214,162,18,.14);box-shadow:0 12px 28px rgba(31,28,24,.045);transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}
.gs-about-clean-services div:hover{transform:translateX(8px);border-color:rgba(255,122,0,.34);box-shadow:0 18px 40px rgba(31,28,24,.08)}
.gs-about-clean-services b{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#221609,#c9910a);box-shadow:0 13px 26px rgba(136,88,0,.20);color:#fff;font-size:13px;font-weight:900}.gs-about-clean-services strong{display:block;color:#1f1a14;font-size:15px;margin-bottom:3px}.gs-about-clean-services small{display:block;color:rgba(31,28,24,.63);font-size:12.5px;line-height:1.45}
.gs-about-clean-visual{position:relative;min-height:410px}
.gs-about-video-card{position:relative;height:390px;border-radius:34px;overflow:hidden;background:#1b1207;border:1px solid rgba(214,162,18,.42);box-shadow:0 36px 90px rgba(31,28,24,.16),0 0 0 10px rgba(214,162,18,.05);animation:gsAboutProFloat 6.8s ease-in-out infinite}
.gs-about-video-card video{width:100%;height:100%;object-fit:cover;display:block;opacity:.96;transform:scale(1.02)}
.gs-about-video-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(22,14,5,.42),rgba(22,14,5,.05) 48%,rgba(22,14,5,.22)),linear-gradient(180deg,transparent 48%,rgba(0,0,0,.62));pointer-events:none}
.gs-about-video-badge{position:absolute;left:24px;bottom:24px;z-index:2;padding:15px 18px;border-radius:18px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.26);backdrop-filter:blur(14px);box-shadow:0 22px 50px rgba(0,0,0,.22);color:#fff;max-width:330px}
.gs-about-video-badge strong{display:block;font-family:var(--font-display);font-size:22px;margin-bottom:4px}.gs-about-video-badge span{color:#ffd797;font-size:12px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.gs-about-floating-card{position:absolute;z-index:3;min-width:150px;padding:15px 18px;border-radius:20px;background:rgba(255,255,255,.90);border:1px solid rgba(255,132,0,.18);box-shadow:0 24px 64px rgba(31,28,24,.13);backdrop-filter:blur(14px);animation:gsAboutCardFloat 5.6s ease-in-out infinite}.gs-about-floating-card strong{display:block;font-family:var(--font-display);font-size:18px;color:#1f1a14}.gs-about-floating-card span{font-size:12px;font-weight:800;color:#a66c00}.gs-about-floating-card-one{right:-24px;top:38px}.gs-about-floating-card-two{left:-28px;bottom:36px;animation-delay:1.1s}
.gs-about-pro-ribbon{position:relative;max-width:1030px;margin:44px auto 0;padding:15px 22px;border-radius:999px;background:rgba(255,255,255,.86);border:1px solid rgba(255,132,0,.18);box-shadow:0 22px 58px rgba(31,28,24,.08);display:flex;align-items:center;justify-content:center;gap:13px;flex-wrap:wrap;overflow:hidden}.gs-about-pro-ribbon::before{content:'';position:absolute;top:0;bottom:0;left:-220px;width:180px;background:linear-gradient(90deg,transparent,rgba(255,138,0,.18),transparent);animation:gsAboutProRibbon 6s linear infinite}.gs-about-pro-ribbon span{position:relative;color:#1f1a14;font-size:12.5px;font-weight:900}.gs-about-pro-ribbon i{width:5px;height:5px;border-radius:50%;background:#ff7a00}
@keyframes gsAboutProFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}
@keyframes gsAboutOrb{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(10px,-14px,0) scale(1.06)}}
@keyframes gsAboutCardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@keyframes gsAboutGridMove{to{background-position:56px 56px}}
@keyframes gsAboutProRibbon{to{left:calc(100% + 220px)}}
@media(max-width:1100px){.gs-about-clean-layout{grid-template-columns:1fr;gap:34px}.gs-about-clean-copy{max-width:820px;margin:0 auto}.gs-about-clean-visual{max-width:820px;margin:0 auto;width:100%;min-height:auto}.gs-about-floating-card-one{right:18px}.gs-about-floating-card-two{left:18px}}
@media(max-width:760px){.gs-about-pro-section{padding:72px 0 66px}.gs-about-clean-copy h2{font-size:clamp(34px,10vw,48px)}.gs-about-clean-stats{grid-template-columns:1fr}.gs-about-clean-services div{grid-template-columns:40px 1fr;padding:13px}.gs-about-video-card{height:280px;border-radius:26px}.gs-about-floating-card{display:none}.gs-about-pro-ribbon{border-radius:24px;justify-content:flex-start}.gs-about-clean-layout{gap:26px}}

/* ===== About Us net clean professional layout - user requested final ===== */
.gs-about-net-clean{
  padding:78px 0 74px !important;
  background:
    radial-gradient(circle at 12% 20%, rgba(255,170,32,.13), transparent 28%),
    radial-gradient(circle at 84% 20%, rgba(255,132,0,.07), transparent 25%),
    linear-gradient(180deg,#fff 0%,#fffaf4 54%,#fff 100%) !important;
}
.gs-about-net-clean::before{
  top:-120px !important;
  height:190px !important;
  background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(255,255,255,.78) 55%,#fff 100%) !important;
}
.gs-about-net-clean .gs-about-pro-grid{opacity:.18;background-size:52px 52px;animation:gsAboutGridMove 18s linear infinite}
.gs-about-net-head{max-width:980px;margin:0 auto 38px;text-align:center;position:relative;z-index:3}
.gs-about-net-head h2{
  margin:18px auto 14px;
  font-family:var(--font-display);
  font-size:clamp(34px,3.45vw,56px);
  line-height:1.04;
  letter-spacing:-1.4px;
  color:#1f1a14;
  white-space:nowrap;
}
.gs-about-net-head p{max-width:780px;margin:0 auto;color:rgba(31,28,24,.68);font-size:16px;line-height:1.75}
.gs-about-net-panel{
  max-width:1180px;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(420px,.95fr) minmax(430px,1.05fr);
  gap:34px;
  align-items:center;
  padding:24px;
  border-radius:34px;
  background:rgba(255,255,255,.62);
  border:1px solid rgba(255,132,0,.13);
  box-shadow:0 34px 96px rgba(31,28,24,.07), inset 0 1px 0 rgba(255,255,255,.9);
  backdrop-filter:blur(12px);
  position:relative;
  overflow:hidden;
}
.gs-about-net-panel::before{content:'';position:absolute;inset:-35% auto auto -18%;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(255,180,49,.16),transparent 68%);animation:gsAboutSoftPulse 7s ease-in-out infinite;pointer-events:none}
.gs-about-net-panel::after{content:'';position:absolute;right:-120px;bottom:-150px;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(255,132,0,.10),transparent 70%);animation:gsAboutSoftPulse 8s ease-in-out infinite reverse;pointer-events:none}
.gs-about-net-panel>*{position:relative;z-index:2}
.gs-about-net-clean .gs-about-clean-visual{min-height:0 !important}
.gs-about-net-clean .gs-about-video-card{
  height:330px !important;
  border-radius:28px !important;
  border:1px solid rgba(214,162,18,.30) !important;
  box-shadow:0 24px 64px rgba(31,28,24,.14),0 0 0 9px rgba(214,162,18,.045) !important;
  animation:gsAboutImageFloat 7s ease-in-out infinite !important;
}
.gs-about-net-clean .gs-about-video-card video{opacity:1 !important;filter:saturate(1.02) contrast(1.03);transform:scale(1.03)}
.gs-about-net-clean .gs-about-video-overlay,.gs-about-net-clean .gs-about-video-badge,.gs-about-net-clean .gs-about-floating-card{display:none !important}
.gs-about-net-copy{padding:8px 10px 8px 6px}
.gs-about-net-copy h3{margin:0 0 12px;font-family:var(--font-display);font-size:clamp(28px,2.4vw,40px);line-height:1.1;color:#1f1a14;letter-spacing:-.6px}
.gs-about-net-copy p{margin:0;color:rgba(31,28,24,.70);font-size:15.5px;line-height:1.72;max-width:620px}
.gs-about-net-clean .gs-about-clean-stats{margin:20px 0 18px !important;gap:12px !important}
.gs-about-net-clean .gs-about-clean-stats div{padding:15px 12px !important;border-radius:18px !important;background:rgba(255,255,255,.82) !important;box-shadow:0 16px 40px rgba(31,28,24,.06) !important;animation:gsAboutMiniFloat 5.5s ease-in-out infinite}
.gs-about-net-clean .gs-about-clean-stats div:nth-child(2){animation-delay:.35s}.gs-about-net-clean .gs-about-clean-stats div:nth-child(3){animation-delay:.7s}
.gs-about-net-list{display:grid;grid-template-columns:1fr;gap:10px}
.gs-about-net-list div{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:13px 14px;border-radius:18px;background:rgba(255,255,255,.88);border:1px solid rgba(214,162,18,.14);box-shadow:0 14px 34px rgba(31,28,24,.045);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}
.gs-about-net-list div:hover{transform:translateX(8px);border-color:rgba(255,122,0,.36);box-shadow:0 18px 44px rgba(31,28,24,.09)}
.gs-about-net-list b{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#1f1608,#c9930c);color:#fff;font-size:13px;font-weight:900;box-shadow:0 12px 26px rgba(146,92,0,.2)}
.gs-about-net-list strong{display:block;color:#1f1a14;font-size:15px;margin-bottom:3px}.gs-about-net-list small{display:block;color:rgba(31,28,24,.62);font-size:12.5px;line-height:1.45}
.gs-about-net-clean .gs-about-pro-ribbon{margin-top:24px !important;background:rgba(255,255,255,.80) !important;box-shadow:0 18px 46px rgba(31,28,24,.06) !important}
.gs-about-net-clean .gs-about-orb{animation:gsAboutOrbClean 7s ease-in-out infinite}
@keyframes gsAboutImageFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes gsAboutMiniFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes gsAboutSoftPulse{0%,100%{transform:scale(1);opacity:.7}50%{transform:scale(1.08);opacity:1}}
@keyframes gsAboutOrbClean{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(12px,-16px,0) scale(1.12)}}
@media(max-width:1180px){.gs-about-net-head h2{white-space:normal}.gs-about-net-panel{grid-template-columns:1fr;max-width:860px}.gs-about-net-clean .gs-about-video-card{height:310px!important}.gs-about-net-copy{padding:0}.gs-about-net-head{margin-bottom:28px}}
@media(max-width:760px){.gs-about-net-clean{padding:66px 0!important}.gs-about-net-panel{padding:16px;border-radius:26px;gap:22px}.gs-about-net-clean .gs-about-video-card{height:245px!important;border-radius:22px!important}.gs-about-net-head h2{font-size:clamp(32px,10vw,44px)}.gs-about-net-copy h3{font-size:30px}.gs-about-net-clean .gs-about-clean-stats{grid-template-columns:1fr!important}.gs-about-net-list div{grid-template-columns:40px 1fr}}


/* ===============================
   About Us - Perfect aligned final
   =============================== */
.gs-about-perfect-final{
  padding:86px 0 74px !important;
  overflow:hidden;
  background:
    radial-gradient(circle at 8% 20%, rgba(255,166,36,.13), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255,214,147,.15), transparent 30%),
    linear-gradient(180deg,#fff 0%,#fffaf2 50%,#fff 100%) !important;
}
.gs-about-perfect-final::before{
  content:'';position:absolute;inset:0;pointer-events:none;z-index:0;
  background-image:linear-gradient(rgba(191,140,39,.055) 1px, transparent 1px),linear-gradient(90deg,rgba(191,140,39,.055) 1px, transparent 1px);
  background-size:54px 54px;opacity:.52;animation:gsAboutGridMove 22s linear infinite;
}
.gs-about-perfect-final::after{
  content:'';position:absolute;left:0;right:0;top:-1px;height:120px;pointer-events:none;z-index:1;
  background:linear-gradient(180deg,rgba(255,255,255,1),rgba(255,255,255,.75),rgba(255,255,255,0));
}
.gs-about-perfect-final .container{position:relative;z-index:2}
.gs-about-perfect-head{max-width:1120px!important;margin:0 auto 34px!important;text-align:center!important}
.gs-about-perfect-head h2{
  max-width:1180px!important;margin:16px auto 14px!important;text-align:center!important;
  font-size:clamp(42px,4.55vw,70px)!important;line-height:.98!important;letter-spacing:-1.7px!important;
  white-space:nowrap!important;
}
.gs-about-perfect-head p{max-width:820px!important;font-size:16px!important;line-height:1.7!important}
.gs-about-perfect-card{
  position:relative;display:grid;grid-template-columns:minmax(420px,.95fr) minmax(470px,1.05fr);align-items:center;
  gap:44px;max-width:1180px;margin:0 auto;padding:24px;border-radius:32px;
  background:rgba(255,255,255,.84);border:1px solid rgba(214,162,18,.18);
  box-shadow:0 28px 92px rgba(31,28,24,.08);backdrop-filter:blur(10px);overflow:hidden;
}
.gs-about-perfect-card::before{
  content:'';position:absolute;inset:auto -20% -55% -20%;height:72%;pointer-events:none;
  background:radial-gradient(circle,rgba(255,146,15,.13),transparent 62%);animation:gsAboutSoftPulse 7s ease-in-out infinite;
}
.gs-about-perfect-card::after{
  content:'';position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(180deg,transparent,rgba(255,122,0,.16),transparent);pointer-events:none;
}
.gs-about-perfect-media{position:relative;height:330px;border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(255,122,0,.16);box-shadow:0 22px 60px rgba(31,28,24,.12);animation:gsAboutFloat 7s ease-in-out infinite}
.gs-about-perfect-media video{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.08) contrast(1.04);transform:scale(1.015)}
.gs-about-perfect-copy{position:relative;z-index:2;padding:10px 10px 8px 0}
.gs-about-mini-label{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border-radius:999px;border:1px solid rgba(255,137,16,.22);background:#fff8ec;color:#b57700;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}
.gs-about-mini-label i{width:8px;height:8px;border-radius:50%;background:#ff8a00;box-shadow:0 0 0 6px rgba(255,138,0,.12)}
.gs-about-perfect-copy h3{margin:0 0 11px;font-family:var(--font-display);font-size:clamp(30px,2.7vw,44px);line-height:1.03;color:#1f1a14;letter-spacing:-.8px}
.gs-about-perfect-copy p{margin:0;color:rgba(31,28,24,.70);font-size:15.5px;line-height:1.72;max-width:610px}
.gs-about-perfect-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0 18px}
.gs-about-perfect-stats div{position:relative;overflow:hidden;text-align:center;padding:16px 10px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid rgba(255,137,16,.18);box-shadow:0 16px 38px rgba(31,28,24,.055);animation:gsAboutMiniFloat 5.5s ease-in-out infinite}
.gs-about-perfect-stats div:nth-child(2){animation-delay:.28s}.gs-about-perfect-stats div:nth-child(3){animation-delay:.56s}
.gs-about-perfect-stats strong{display:block;font-family:var(--font-display);font-size:26px;line-height:1;color:#1f1a14}.gs-about-perfect-stats span{display:block;margin-top:5px;color:rgba(31,28,24,.62);font-size:12px;font-weight:800}
.gs-about-perfect-features{display:grid;gap:10px}
.gs-about-perfect-features div{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;padding:12px 14px;border-radius:17px;background:rgba(255,255,255,.94);border:1px solid rgba(214,162,18,.14);box-shadow:0 12px 30px rgba(31,28,24,.045);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}
.gs-about-perfect-features div:hover{transform:translateX(6px);border-color:rgba(255,122,0,.35);box-shadow:0 18px 42px rgba(31,28,24,.08)}
.gs-about-perfect-features b{width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#1e1405,#c9940b);color:#fff;font-size:13px;font-weight:900;box-shadow:0 12px 26px rgba(146,92,0,.22)}
.gs-about-perfect-features strong{display:block;color:#1f1a14;font-size:15px;margin-bottom:3px}.gs-about-perfect-features small{display:block;color:rgba(31,28,24,.62);font-size:12.5px;line-height:1.45}
.gs-about-main-btn{display:inline-flex;align-items:center;gap:10px;margin-top:18px;padding:14px 24px;border-radius:999px;background:linear-gradient(135deg,#ff8a00,#d49a00);color:#fff!important;font-weight:900;text-decoration:none;box-shadow:0 18px 42px rgba(255,122,0,.22);transition:transform .25s ease,box-shadow .25s ease}
.gs-about-main-btn:hover{transform:translateY(-4px);box-shadow:0 24px 56px rgba(255,122,0,.30)}
.gs-about-perfect-ribbon{max-width:1040px!important;margin-top:24px!important;justify-content:center!important}
.gs-about-perfect-final .gs-about-orb{animation:gsAboutOrbClean 7s ease-in-out infinite}
@media(max-width:1250px){.gs-about-perfect-head h2{white-space:normal!important}.gs-about-perfect-card{grid-template-columns:1fr;max-width:860px}.gs-about-perfect-card::after{display:none}.gs-about-perfect-media{height:300px}.gs-about-perfect-copy{padding:0}.gs-about-perfect-head{margin-bottom:28px!important}}
@media(max-width:760px){.gs-about-perfect-final{padding:64px 0!important}.gs-about-perfect-head h2{font-size:clamp(34px,10vw,48px)!important}.gs-about-perfect-card{padding:16px;border-radius:26px;gap:20px}.gs-about-perfect-media{height:238px;border-radius:22px}.gs-about-perfect-copy h3{font-size:30px}.gs-about-perfect-stats{grid-template-columns:1fr}.gs-about-perfect-features div{grid-template-columns:40px 1fr}.gs-about-perfect-ribbon{display:none!important}}

/* ===============================
   About Us - Professional alignment update
   =============================== */
.gs-about-perfect-final{
  padding:82px 0 72px !important;
}
.gs-about-perfect-head{
  max-width:1040px!important;
  margin:0 auto 32px!important;
  overflow:visible!important;
}
.gs-about-perfect-head h2{
  max-width:980px!important;
  white-space:normal!important;
  overflow:visible!important;
  text-wrap:balance;
  font-size:clamp(38px,4.2vw,62px)!important;
  line-height:1.06!important;
  letter-spacing:-1.35px!important;
}
.gs-about-perfect-head p{
  max-width:920px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  color:rgba(31,28,24,.68)!important;
}
.gs-about-perfect-card{
  max-width:1120px!important;
  grid-template-columns:minmax(390px,.96fr) minmax(460px,1.04fr)!important;
  gap:38px!important;
  padding:28px!important;
  align-items:center!important;
}
.gs-about-perfect-media{
  height:348px!important;
  align-self:stretch!important;
  min-height:100%!important;
}
.gs-about-perfect-copy{
  padding:6px 0!important;
}
.gs-about-perfect-copy h3{
  max-width:600px!important;
  font-size:clamp(30px,2.55vw,40px)!important;
  line-height:1.09!important;
  letter-spacing:-.65px!important;
}
.gs-about-perfect-copy p{
  max-width:590px!important;
  font-size:15.5px!important;
  line-height:1.72!important;
}
.gs-about-perfect-stats{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin:18px 0 16px!important;
}
.gs-about-perfect-stats div{
  min-height:82px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:center!important;
  padding:14px 10px!important;
}
.gs-about-perfect-stats strong{
  font-size:clamp(20px,1.65vw,24px)!important;
  white-space:nowrap!important;
}
.gs-about-perfect-stats span{
  font-size:11.5px!important;
  letter-spacing:.01em!important;
}
.gs-about-perfect-features{
  gap:10px!important;
}
.gs-about-perfect-features div{
  min-height:72px!important;
  padding:12px 14px!important;
  align-items:center!important;
}
.gs-about-perfect-features strong{
  font-size:14.5px!important;
}
.gs-about-perfect-features small{
  font-size:12.3px!important;
  line-height:1.5!important;
}
.gs-about-perfect-ribbon{
  max-width:960px!important;
  padding-left:18px!important;
  padding-right:18px!important;
  flex-wrap:wrap!important;
  row-gap:8px!important;
}
@media(max-width:1250px){
  .gs-about-perfect-card{grid-template-columns:1fr!important;max-width:860px!important;gap:24px!important;}
  .gs-about-perfect-media{height:310px!important;min-height:0!important;}
}
@media(max-width:760px){
  .gs-about-perfect-head h2{font-size:clamp(32px,9vw,44px)!important;}
  .gs-about-perfect-card{padding:16px!important;border-radius:26px!important;}
  .gs-about-perfect-stats{grid-template-columns:1fr!important;}
}

/* ==========================================================
   About Us - Premium professional rebuild (01 Jun 2026)
   ========================================================== */
.gs-about-perfect-final{
  position:relative!important;
  padding:88px 0 76px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 10% 26%, rgba(246,151,23,.13), transparent 25%),
    radial-gradient(circle at 78% 18%, rgba(255,197,97,.16), transparent 28%),
    radial-gradient(circle at 48% 82%, rgba(214,162,18,.09), transparent 30%),
    linear-gradient(180deg,#fff 0%,#fffaf3 48%,#fff 100%)!important;
}
.gs-about-perfect-final::before{
  content:''!important;
  position:absolute!important;
  inset:0!important;
  z-index:0!important;
  pointer-events:none!important;
  background:
    linear-gradient(90deg, rgba(255,143,0,.08) 0 1px, transparent 1px),
    linear-gradient(180deg, rgba(255,143,0,.07) 0 1px, transparent 1px),
    radial-gradient(circle at 22% 36%, rgba(255,149,0,.18), transparent 3px),
    radial-gradient(circle at 80% 34%, rgba(214,162,18,.15), transparent 4px),
    radial-gradient(circle at 70% 75%, rgba(255,149,0,.12), transparent 3px)!important;
  background-size:70px 70px,70px 70px,360px 360px,420px 420px,520px 520px!important;
  opacity:.62!important;
  animation:gsAboutLuxuryDrift 28s linear infinite!important;
}
.gs-about-perfect-final::after{
  content:''!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,rgba(255,255,255,.82),rgba(255,255,255,.28) 38%,rgba(255,255,255,.86))!important;
}
.gs-about-perfect-final .container{position:relative!important;z-index:3!important;max-width:1180px!important;margin-inline:auto!important;padding-inline:20px!important;}
.gs-about-perfect-head{max-width:1040px!important;margin:0 auto 38px!important;text-align:center!important;overflow:visible!important;}
.gs-about-perfect-head .gs-about-pro-kicker{margin-inline:auto!important;}
.gs-about-perfect-head h2{
  display:block!important;
  width:100%!important;
  max-width:1000px!important;
  margin:16px auto 14px!important;
  white-space:normal!important;
  overflow:visible!important;
  text-wrap:balance!important;
  overflow-wrap:normal!important;
  font-size:clamp(38px,4.25vw,64px)!important;
  line-height:1.03!important;
  letter-spacing:-1.25px!important;
  text-align:center!important;
}
.gs-about-title-break{display:none;}
.gs-about-perfect-head p{max-width:860px!important;margin:0 auto!important;font-size:16px!important;line-height:1.72!important;color:rgba(31,28,24,.68)!important;}
.gs-about-perfect-card{
  position:relative!important;
  isolation:isolate!important;
  display:grid!important;
  grid-template-columns:minmax(430px,.98fr) minmax(460px,1.02fr)!important;
  align-items:center!important;
  gap:44px!important;
  max-width:1110px!important;
  margin:0 auto!important;
  padding:34px!important;
  border-radius:34px!important;
  background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(255,250,242,.86))!important;
  border:1px solid rgba(214,162,18,.22)!important;
  box-shadow:0 30px 92px rgba(31,28,24,.09), inset 0 1px 0 rgba(255,255,255,.86)!important;
  backdrop-filter:blur(14px)!important;
  overflow:visible!important;
}
.gs-about-perfect-card::before{
  content:''!important;
  position:absolute!important;
  inset:18px!important;
  border-radius:26px!important;
  background:radial-gradient(circle at 18% 85%,rgba(255,142,0,.12),transparent 30%),radial-gradient(circle at 88% 18%,rgba(214,162,18,.10),transparent 28%)!important;
  z-index:-1!important;
  animation:gsAboutSoftPulse 6.8s ease-in-out infinite!important;
}
.gs-about-perfect-card::after{display:none!important;}
.gs-about-device-scene{
  position:relative!important;
  height:390px!important;
  min-height:390px!important;
  align-self:center!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  animation:none!important;
}
.gs-about-device-frame{
  position:absolute!important;
  inset:44px 18px 46px 18px!important;
  z-index:3!important;
  border-radius:26px!important;
  overflow:hidden!important;
  background:#16110d!important;
  border:10px solid #1d1712!important;
  box-shadow:0 32px 70px rgba(31,28,24,.24),0 0 0 1px rgba(255,201,111,.22)!important;
  transform:perspective(900px) rotateY(-4deg) rotateX(1deg)!important;
}
.gs-about-device-frame::before{
  content:''!important;
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  pointer-events:none!important;
  background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 28%,transparent 70%,rgba(255,255,255,.07))!important;
}
.gs-about-device-frame video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:saturate(1.06) contrast(1.03)!important;transform:scale(1.01)!important;}
.gs-about-device-glow{
  position:absolute!important;
  left:8%!important;
  right:8%!important;
  bottom:28px!important;
  height:72px!important;
  z-index:1!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(255,142,0,.25),rgba(255,142,0,0) 68%)!important;
  filter:blur(10px)!important;
  animation:gsAboutSoftPulse 5s ease-in-out infinite!important;
}
.gs-about-hand{
  position:absolute!important;
  z-index:4!important;
  width:98px!important;
  height:76px!important;
  bottom:30px!important;
  border-radius:44px 44px 32px 32px!important;
  background:linear-gradient(135deg,#f6c086,#d99754)!important;
  box-shadow:0 18px 34px rgba(83,45,14,.22)!important;
}
.gs-about-hand::before{
  content:''!important;
  position:absolute!important;
  top:-20px!important;
  width:44px!important;
  height:72px!important;
  border-radius:24px!important;
  background:linear-gradient(135deg,#f7c997,#d99a59)!important;
  box-shadow:inset 0 -10px 16px rgba(89,44,11,.08)!important;
}
.gs-about-hand-left{left:-4px!important;transform:rotate(-10deg)!important;}
.gs-about-hand-left::before{right:13px!important;transform:rotate(20deg)!important;}
.gs-about-hand-right{right:-2px!important;transform:scaleX(-1) rotate(-10deg)!important;}
.gs-about-hand-right::before{right:13px!important;transform:rotate(20deg)!important;}
.gs-about-live-chip{
  position:absolute!important;
  top:18px!important;
  left:34px!important;
  z-index:5!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:9px 13px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.94)!important;
  border:1px solid rgba(255,137,16,.22)!important;
  color:#8b5d00!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  box-shadow:0 14px 36px rgba(31,28,24,.10)!important;
}
.gs-about-live-chip i{width:8px!important;height:8px!important;border-radius:999px!important;background:#20c763!important;box-shadow:0 0 0 6px rgba(32,199,99,.12)!important;animation:gsAboutPing 1.6s ease-in-out infinite!important;}
.gs-about-perfect-copy{padding:4px 0!important;position:relative!important;z-index:4!important;}
.gs-about-perfect-copy h3{max-width:560px!important;margin-bottom:12px!important;font-size:clamp(30px,2.42vw,39px)!important;line-height:1.09!important;letter-spacing:-.7px!important;}
.gs-about-perfect-copy p{max-width:575px!important;font-size:15.5px!important;line-height:1.74!important;color:rgba(31,28,24,.69)!important;}
.gs-about-perfect-stats{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:20px 0 18px!important;}
.gs-about-perfect-stats div{min-height:86px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;padding:14px 10px!important;border-radius:18px!important;background:rgba(255,255,255,.9)!important;border:1px solid rgba(255,137,16,.20)!important;box-shadow:0 16px 34px rgba(31,28,24,.06)!important;}
.gs-about-perfect-stats strong{font-size:clamp(20px,1.55vw,24px)!important;line-height:1.05!important;white-space:nowrap!important;}
.gs-about-perfect-stats span{font-size:11.5px!important;font-weight:800!important;}
.gs-about-perfect-features{gap:11px!important;}
.gs-about-perfect-features div{min-height:76px!important;grid-template-columns:42px 1fr!important;gap:12px!important;padding:13px 15px!important;align-items:center!important;border-radius:18px!important;background:rgba(255,255,255,.92)!important;}
.gs-about-perfect-features b{width:38px!important;height:38px!important;border-radius:13px!important;}
.gs-about-perfect-features strong{font-size:14.5px!important;margin-bottom:4px!important;}
.gs-about-perfect-features small{font-size:12.4px!important;line-height:1.48!important;}
.gs-about-main-btn{margin-top:18px!important;}
.gs-about-perfect-ribbon{max-width:930px!important;margin:24px auto 0!important;padding:13px 24px!important;justify-content:center!important;gap:13px!important;flex-wrap:wrap!important;background:rgba(255,255,255,.8)!important;box-shadow:0 18px 50px rgba(31,28,24,.07)!important;}
@keyframes gsAboutLuxuryDrift{0%{background-position:0 0,0 0,0 0,0 0,0 0}100%{background-position:70px 70px,70px 70px,360px 120px,-420px 180px,260px -220px}}
@keyframes gsAboutPing{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(.72);opacity:.72}}
@media(max-width:1280px){
  .gs-about-perfect-head h2{font-size:clamp(36px,4vw,56px)!important;max-width:920px!important;}
  .gs-about-perfect-card{grid-template-columns:1fr!important;max-width:880px!important;gap:22px!important;padding:28px!important;}
  .gs-about-device-scene{height:350px!important;min-height:350px!important;}
  .gs-about-perfect-copy h3,.gs-about-perfect-copy p{max-width:100%!important;}
}
@media(max-width:900px){
  .gs-about-perfect-final{padding:68px 0!important;}
  .gs-about-perfect-head h2{font-size:clamp(34px,8.5vw,48px)!important;line-height:1.08!important;}
  .gs-about-title-break{display:none!important;}
  .gs-about-device-scene{height:310px!important;min-height:310px!important;}
  .gs-about-device-frame{inset:40px 8px 42px!important;border-width:8px!important;border-radius:22px!important;transform:none!important;}
  .gs-about-hand{width:76px!important;height:58px!important;bottom:28px!important;}
}
@media(max-width:620px){
  .gs-about-perfect-final .container{padding-inline:14px!important;}
  .gs-about-perfect-head h2{font-size:clamp(32px,10vw,42px)!important;}
  .gs-about-perfect-card{padding:16px!important;border-radius:26px!important;}
  .gs-about-device-scene{height:260px!important;min-height:260px!important;}
  .gs-about-live-chip{left:16px!important;top:10px!important;font-size:9.5px!important;}
  .gs-about-perfect-stats{grid-template-columns:1fr!important;}
  .gs-about-perfect-features div{grid-template-columns:38px 1fr!important;}
  .gs-about-hand{display:none!important;}
}

/* ==========================================================
   About Us - Compact professional redesign (02 Jun 2026)
   ========================================================== */
.gs-about-premium-redesign{
  position:relative!important;
  padding:68px 0 56px!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 9% 30%,rgba(240,151,23,.13),transparent 22%),
    radial-gradient(circle at 87% 18%,rgba(214,162,18,.12),transparent 24%),
    linear-gradient(180deg,#fff 0%,#fffaf4 48%,#fff 100%)!important;
}
.gs-about-premium-redesign::before{
  content:''!important;position:absolute!important;inset:0!important;pointer-events:none!important;opacity:.44!important;
  background-image:
    radial-gradient(circle,rgba(220,142,11,.14) 1.2px,transparent 1.4px),
    linear-gradient(100deg,transparent 0 35%,rgba(255,151,20,.08) 35.2%,transparent 54%);
  background-size:28px 28px,100% 100%;
  mask-image:radial-gradient(circle at 15% 30%,#000 0 18%,transparent 32%),radial-gradient(circle at 88% 62%,#000 0 17%,transparent 30%);
  animation:gsAboutCleanDrift 22s linear infinite!important;
}
.gs-about-premium-redesign .container{position:relative!important;z-index:2!important;max-width:1160px!important;padding-inline:20px!important;margin-inline:auto!important;}
.gs-about-motion-bg span{position:absolute!important;border-radius:999px!important;border:1px solid rgba(222,151,25,.18)!important;box-shadow:0 0 0 8px rgba(255,181,59,.035)!important;animation:gsAboutOrbit 9s ease-in-out infinite!important;pointer-events:none!important;}
.gs-about-motion-bg span:nth-child(1){width:70px;height:70px;left:10%;top:28%;}.gs-about-motion-bg span:nth-child(2){width:44px;height:44px;right:12%;top:24%;animation-delay:1.2s}.gs-about-motion-bg span:nth-child(3){width:58px;height:58px;right:22%;bottom:16%;animation-delay:2.1s}.gs-about-motion-bg span:nth-child(4){width:34px;height:34px;left:22%;bottom:18%;animation-delay:3s}
.gs-about-premium-head{max-width:980px!important;margin:0 auto 26px!important;text-align:center!important;}
.gs-about-premium-head .gs-about-pro-kicker{margin-inline:auto!important;}
.gs-about-premium-head h2{
  margin:14px auto 10px!important;max-width:980px!important;text-align:center!important;
  font-family:var(--font-display)!important;color:#211b14!important;font-weight:800!important;
  font-size:clamp(34px,4.35vw,58px)!important;line-height:1.05!important;letter-spacing:-1.15px!important;
  white-space:normal!important;overflow-wrap:normal!important;text-wrap:balance!important;overflow:visible!important;
}
.gs-about-premium-head p{max-width:790px!important;margin:0 auto!important;color:rgba(31,28,24,.66)!important;font-size:15.5px!important;line-height:1.65!important;}
.gs-about-premium-card{
  position:relative!important;display:grid!important;grid-template-columns:minmax(420px,.96fr) minmax(440px,1.04fr)!important;
  gap:36px!important;align-items:center!important;max-width:1080px!important;margin:0 auto!important;padding:28px 30px!important;
  min-height:auto!important;border-radius:30px!important;background:rgba(255,255,255,.9)!important;
  border:1px solid rgba(218,154,38,.22)!important;box-shadow:0 28px 80px rgba(30,24,18,.08),inset 0 1px 0 rgba(255,255,255,.9)!important;
  backdrop-filter:blur(16px)!important;overflow:hidden!important;
}
.gs-about-premium-card::before{content:''!important;position:absolute!important;inset:16px!important;border-radius:24px!important;background:radial-gradient(circle at 16% 76%,rgba(255,151,20,.10),transparent 28%),radial-gradient(circle at 88% 20%,rgba(214,162,18,.09),transparent 24%)!important;pointer-events:none!important;}
.gs-about-premium-visual{position:relative!important;min-height:342px!important;display:flex!important;align-items:center!important;justify-content:center!important;}
.gs-about-tablet-frame{position:relative!important;z-index:3!important;width:min(100%,470px)!important;aspect-ratio:16/10!important;border-radius:28px!important;overflow:hidden!important;background:#15110d!important;border:10px solid #211a13!important;box-shadow:0 28px 66px rgba(28,20,12,.22),0 0 0 1px rgba(255,203,121,.22)!important;transform:perspective(900px) rotateY(-7deg) rotateX(2deg)!important;}
.gs-about-tablet-frame video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;filter:saturate(1.08) contrast(1.04)!important;}
.gs-about-tablet-frame::after{content:''!important;position:absolute!important;inset:0!important;background:linear-gradient(120deg,rgba(255,255,255,.18),transparent 32%,transparent 72%,rgba(255,255,255,.07))!important;pointer-events:none!important;}
.gs-about-device-hand{position:absolute!important;z-index:2!important;left:7%!important;bottom:8px!important;width:170px!important;height:205px!important;border-radius:70px 70px 48px 48px!important;background:linear-gradient(145deg,#f5c59b,#d4945b)!important;box-shadow:0 28px 52px rgba(86,45,18,.20)!important;transform:rotate(-14deg)!important;opacity:.96!important;}
.gs-about-device-hand::before{content:''!important;position:absolute!important;right:22px!important;top:-54px!important;width:52px!important;height:112px!important;border-radius:30px!important;background:linear-gradient(145deg,#f8d0aa,#d99b61)!important;box-shadow:inset 0 -12px 18px rgba(80,37,10,.08)!important;transform:rotate(20deg)!important;}
.gs-about-device-hand::after{content:''!important;position:absolute!important;left:28px!important;bottom:14px!important;width:118px!important;height:30px!important;border-radius:999px!important;background:rgba(126,73,35,.16)!important;filter:blur(10px)!important;}
.gs-about-icon-badge{position:absolute!important;z-index:4!important;width:54px!important;height:54px!important;border-radius:50%!important;display:grid!important;place-items:center!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(231,157,30,.22)!important;color:#d68a00!important;font-weight:900!important;box-shadow:0 18px 42px rgba(31,24,16,.10)!important;animation:gsAboutOrbit 5.8s ease-in-out infinite!important;}
.gs-about-icon-badge.badge-one{left:6%;top:18%;}.gs-about-icon-badge.badge-two{right:4%;top:31%;animation-delay:.8s}.gs-about-icon-badge.badge-three{right:20%;bottom:12%;animation-delay:1.4s}
.gs-about-play-dot{position:absolute!important;z-index:5!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:58px!important;height:58px!important;border:0!important;border-radius:50%!important;background:#fff!important;color:#1f1a14!important;box-shadow:0 16px 38px rgba(31,24,16,.22)!important;font-size:18px!important;display:grid!important;place-items:center!important;pointer-events:none!important;}
.gs-about-premium-content{position:relative!important;z-index:3!important;padding:6px 0!important;}
.gs-about-premium-content h3{max-width:560px!important;margin:14px 0 10px!important;font-family:var(--font-display)!important;font-size:clamp(30px,2.6vw,42px)!important;line-height:1.06!important;letter-spacing:-.8px!important;color:#1f1a14!important;}
.gs-about-premium-content p{max-width:580px!important;margin:0!important;color:rgba(31,28,24,.68)!important;font-size:15px!important;line-height:1.68!important;}
.gs-about-trust-row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:10px!important;margin:18px 0 14px!important;}
.gs-about-trust-row div{padding:14px 12px!important;border-radius:18px!important;background:rgba(255,255,255,.86)!important;border:1px solid rgba(255,142,0,.18)!important;text-align:center!important;box-shadow:0 12px 30px rgba(31,24,16,.045)!important;}
.gs-about-trust-row b{display:block!important;font-family:var(--font-display)!important;font-size:22px!important;line-height:1!important;color:#1f1a14!important;white-space:nowrap!important;}.gs-about-trust-row small{display:block!important;margin-top:5px!important;color:rgba(31,28,24,.58)!important;font-weight:800!important;font-size:11.5px!important;}
.gs-about-service-list{display:grid!important;gap:9px!important;}
.gs-about-service-list div{display:grid!important;grid-template-columns:42px 1fr!important;column-gap:12px!important;align-items:center!important;padding:11px 13px!important;border-radius:17px!important;background:rgba(255,255,255,.9)!important;border:1px solid rgba(214,162,18,.14)!important;box-shadow:0 10px 28px rgba(31,24,16,.045)!important;}
.gs-about-service-list span{width:36px!important;height:36px!important;border-radius:13px!important;display:grid!important;place-items:center!important;background:linear-gradient(135deg,#251606,#c79309)!important;color:#fff!important;font-size:12px!important;font-weight:900!important;grid-row:span 2!important;}
.gs-about-service-list strong{display:block!important;font-size:14.5px!important;color:#1f1a14!important;margin-bottom:3px!important;}.gs-about-service-list small{display:block!important;color:rgba(31,28,24,.60)!important;font-size:12.3px!important;line-height:1.42!important;}
.gs-about-premium-content .gs-about-main-btn{margin-top:15px!important;padding:14px 22px!important;}
.gs-about-premium-ribbon{max-width:900px!important;margin:22px auto 0!important;padding:12px 20px!important;gap:12px!important;justify-content:center!important;flex-wrap:wrap!important;background:rgba(255,255,255,.82)!important;box-shadow:0 16px 42px rgba(31,24,16,.06)!important;}
@keyframes gsAboutCleanDrift{0%{background-position:0 0,0 0}100%{background-position:90px 60px,0 0}}
@keyframes gsAboutOrbit{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}
@media(max-width:1180px){.gs-about-premium-card{grid-template-columns:1fr!important;max-width:860px!important;gap:18px!important}.gs-about-premium-content h3,.gs-about-premium-content p{max-width:100%!important}.gs-about-premium-visual{min-height:330px!important}.gs-about-tablet-frame{transform:none!important}}
@media(max-width:760px){.gs-about-premium-redesign{padding:54px 0 44px!important}.gs-about-premium-head h2{font-size:clamp(32px,9.5vw,44px)!important}.gs-about-premium-card{padding:16px!important;border-radius:24px!important}.gs-about-premium-visual{min-height:250px!important}.gs-about-tablet-frame{border-width:7px!important;border-radius:22px!important}.gs-about-device-hand{display:none!important}.gs-about-icon-badge{width:42px!important;height:42px!important}.gs-about-trust-row{grid-template-columns:1fr!important}.gs-about-service-list div{grid-template-columns:38px 1fr!important}.gs-about-premium-ribbon{display:none!important}}


/* =========================================================
   GoldSparrow Homepage Current Feature Buttons + BID Popup
   Added on clean working slider build
   ========================================================= */

/* Requested: remove subtitle under headline without disturbing moving headline/background */
section#home.gsi-premium-hero .gsi-final-subheadline{
  display:none !important;
}

/* Keep the old working slider background and remove only the bad decorative overlay/glow lines */
section#home.gsi-premium-hero .gsi-panel-glow,
section#home.gsi-premium-hero .gsi-panel-glow::before,
section#home.gsi-premium-hero .gsi-panel-glow::after{
  display:none !important;
  animation:none !important;
  opacity:0 !important;
}

section#home.gsi-premium-hero .gsi-participant-card h2{
  margin-bottom:8px !important;
}

/* Reworked lower buttons */
section#home.gsi-premium-hero .gsi-home-quick-links{
  display:grid !important;
  grid-template-columns:repeat(4, minmax(0, 1fr)) !important;
  gap:14px !important;
  margin-top:24px !important;
  padding-top:20px !important;
  border-top:1px solid rgba(255,145,28,.34) !important;
}

section#home.gsi-premium-hero .gsi-home-quick-links a,
section#home.gsi-premium-hero .gsi-home-quick-links button{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:52px !important;
  padding:13px 14px !important;
  border-radius:999px !important;
  border:1px solid rgba(255,255,255,.45) !important;
  background:linear-gradient(135deg, rgba(255,255,255,.24), rgba(255,255,255,.08)) !important;
  color:#ffffff !important;
  font-family:inherit !important;
  font-size:14px !important;
  font-weight:900 !important;
  line-height:1.1 !important;
  text-align:center !important;
  cursor:pointer !important;
  overflow:hidden !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.36), 0 12px 28px rgba(0,0,0,.20) !important;
  text-shadow:0 5px 18px rgba(0,0,0,.45) !important;
  transition:transform .28s ease, border-color .28s ease, box-shadow .28s ease, background .28s ease !important;
  animation:gsiQuickButtonFloat 3.8s ease-in-out infinite !important;
}

section#home.gsi-premium-hero .gsi-home-quick-links a:nth-child(2){animation-delay:.16s !important;}
section#home.gsi-premium-hero .gsi-home-quick-links a:nth-child(3){animation-delay:.32s !important;}
section#home.gsi-premium-hero .gsi-home-quick-links button:nth-child(4){animation-delay:.48s !important;}

section#home.gsi-premium-hero .gsi-home-quick-links a::before,
section#home.gsi-premium-hero .gsi-home-quick-links button::before{
  content:"" !important;
  position:absolute !important;
  top:0 !important;
  left:-85% !important;
  width:55% !important;
  height:100% !important;
  background:linear-gradient(90deg, transparent, rgba(255,255,255,.42), transparent) !important;
  transform:skewX(-18deg) !important;
  transition:left .65s ease !important;
}

section#home.gsi-premium-hero .gsi-home-quick-links a:hover,
section#home.gsi-premium-hero .gsi-home-quick-links button:hover{
  transform:translateY(-4px) scale(1.02) !important;
  border-color:rgba(255,147,30,.88) !important;
  background:linear-gradient(135deg, rgba(255,147,30,.34), rgba(255,255,255,.14)) !important;
  box-shadow:0 18px 44px rgba(255,147,30,.22), inset 0 1px 0 rgba(255,255,255,.42) !important;
}

section#home.gsi-premium-hero .gsi-home-quick-links a:hover::before,
section#home.gsi-premium-hero .gsi-home-quick-links button:hover::before{
  left:128% !important;
}

section#home.gsi-premium-hero .gsi-home-quick-links b{
  color:#ff9a22 !important;
  margin-right:5px !important;
}

@keyframes gsiQuickButtonFloat{
  0%,100%{ transform:translateY(0); }
  50%{ transform:translateY(-4px); }
}

/* BID Now modal */
.gsi-bid-modal{
  position:fixed !important;
  inset:0 !important;
  z-index:100000 !important;
  display:none !important;
  align-items:center !important;
  justify-content:center !important;
  padding:20px !important;
}

.gsi-bid-modal.is-open{
  display:flex !important;
}

.gsi-bid-modal-backdrop{
  position:absolute !important;
  inset:0 !important;
  background:rgba(0,0,0,.62) !important;
  backdrop-filter:blur(8px) !important;
}

.gsi-bid-modal-box{
  position:relative !important;
  width:min(94vw, 520px) !important;
  padding:34px 28px 28px !important;
  border-radius:26px !important;
  border:1px solid rgba(255,159,38,.58) !important;
  background:linear-gradient(145deg, rgba(28,20,14,.98), rgba(84,55,31,.96)) !important;
  color:#ffffff !important;
  text-align:center !important;
  box-shadow:0 34px 110px rgba(0,0,0,.55), 0 0 55px rgba(255,147,30,.20) !important;
  animation:gsiModalIn .28s ease-out both !important;
}

.gsi-bid-modal-close{
  position:absolute !important;
  top:14px !important;
  right:16px !important;
  width:34px !important;
  height:34px !important;
  border-radius:50% !important;
  border:1px solid rgba(255,255,255,.24) !important;
  background:rgba(255,255,255,.10) !important;
  color:#fff !important;
  font-size:24px !important;
  line-height:1 !important;
  cursor:pointer !important;
}

.gsi-bid-modal-icon{
  width:58px !important;
  height:58px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 auto 14px !important;
  border-radius:50% !important;
  background:linear-gradient(135deg,#ff8a13,#ffbf58) !important;
  box-shadow:0 12px 32px rgba(255,147,30,.35) !important;
  font-size:26px !important;
}

.gsi-bid-modal-box h3{
  margin:0 auto 10px !important;
  max-width:430px !important;
  font-family:Georgia,"Times New Roman",serif !important;
  font-size:clamp(24px, 3vw, 34px) !important;
  line-height:1.16 !important;
  font-weight:900 !important;
  color:#ffffff !important;
}

.gsi-bid-modal-box p{
  margin:0 auto 22px !important;
  max-width:420px !important;
  color:rgba(255,255,255,.82) !important;
  font-size:15px !important;
  font-weight:700 !important;
  line-height:1.55 !important;
}

.gsi-bid-modal-actions{
  display:grid !important;
  grid-template-columns:1fr 1fr 1fr !important;
  gap:12px !important;
}

.gsi-bid-modal-actions a{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:48px !important;
  padding:12px !important;
  border-radius:999px !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:900 !important;
  transition:transform .25s ease, box-shadow .25s ease !important;
}

.gsi-bid-modal-actions a:hover{
  transform:translateY(-3px) !important;
}

.gsi-bid-call{background:linear-gradient(135deg,#f2a900,#d58c00) !important;}
.gsi-bid-whatsapp{background:linear-gradient(135deg,#25D366,#10a64a) !important;}
.gsi-bid-info{background:linear-gradient(135deg,#ff7a18,#ff9e31) !important;}

@keyframes gsiModalIn{
  from{opacity:0; transform:translateY(16px) scale(.96);}
  to{opacity:1; transform:translateY(0) scale(1);}
}

@media(max-width:900px){
  section#home.gsi-premium-hero .gsi-home-quick-links{
    grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
  }
}

@media(max-width:540px){
  section#home.gsi-premium-hero .gsi-home-quick-links{
    grid-template-columns:1fr !important;
  }
  .gsi-bid-modal-actions{
    grid-template-columns:1fr !important;
  }
}

/* =========================================================
   FINAL USER CHANGE 2026-07-01 — Connected View Information
   Order + emojis + connected premium flow cards
   ========================================================= */
section#information.gs-view-info-exact{
  padding:94px 0 112px !important;
  background:
    radial-gradient(circle at 8% 18%, rgba(255,184,70,.22) 0%, rgba(255,184,70,.10) 20%, transparent 42%),
    radial-gradient(circle at 88% 72%, rgba(190,123,12,.10) 0%, transparent 32%),
    linear-gradient(135deg,#fff7ea 0%,#fffdfa 38%,#ffffff 100%) !important;
}
section#information.gs-view-info-exact .gs-info-heading p{
  max-width:780px !important;
}
section#information.gs-view-info-exact .gs-info-card-row{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:18px !important;
  position:relative !important;
  max-width:1220px !important;
  margin:0 auto !important;
}
section#information.gs-view-info-exact .gs-info-card-row::before{
  content:"" !important;
  position:absolute !important;
  left:7% !important;
  right:7% !important;
  top:74px !important;
  height:4px !important;
  z-index:0 !important;
  border-radius:999px !important;
  background:linear-gradient(90deg,rgba(255,152,24,.12),rgba(255,152,24,.72),rgba(153,96,5,.28),rgba(255,152,24,.72),rgba(255,152,24,.12)) !important;
  box-shadow:0 0 22px rgba(255,152,24,.22) !important;
}
section#information.gs-view-info-exact .gs-info-card{
  position:relative !important;
  z-index:2 !important;
  min-height:370px !important;
  padding:30px 20px 24px !important;
  border-radius:30px !important;
  background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,249,239,.96)) !important;
  border:1px solid rgba(220,139,13,.32) !important;
  box-shadow:0 22px 58px rgba(70,43,12,.08), inset 0 1px 0 #fff !important;
}
section#information.gs-view-info-exact .gs-info-card::before{
  content:"" !important;
  position:absolute !important;
  inset:10px !important;
  border-radius:23px !important;
  border:1px dashed rgba(222,143,19,.20) !important;
  background:linear-gradient(135deg,rgba(255,184,70,.09),transparent 46%,rgba(255,184,70,.07)) !important;
  pointer-events:none !important;
}
section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{
  content:"→" !important;
  position:absolute !important;
  right:-20px !important;
  top:61px !important;
  width:30px !important;
  height:30px !important;
  z-index:8 !important;
  display:grid !important;
  place-items:center !important;
  border-radius:50% !important;
  background:linear-gradient(135deg,#ffb13c,#b87405) !important;
  color:#fff !important;
  font-size:17px !important;
  font-weight:900 !important;
  box-shadow:0 10px 22px rgba(190,111,7,.28) !important;
}
section#information.gs-view-info-exact .gs-info-icon-wrap{
  position:relative !important;
  z-index:3 !important;
  width:78px !important;
  height:78px !important;
  min-width:78px !important;
  background:radial-gradient(circle at 35% 25%,#fff 0%,#fff5e7 48%,#ffe4bf 100%) !important;
  border:1px solid rgba(255,161,34,.46) !important;
  box-shadow:0 15px 28px rgba(255,137,0,.16), inset 0 0 0 12px rgba(255,252,247,.9) !important;
}
section#information.gs-view-info-exact .gs-info-emoji{
  font-size:0 !important;
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
section#information.gs-view-info-exact .gs-info-emoji::before{
  display:block !important;
  font-size:34px !important;
  line-height:1 !important;
  filter:drop-shadow(0 8px 9px rgba(134,77,5,.16)) !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(1) .gs-info-emoji::before{content:'\1F4B0' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-emoji::before{content:'\1F528' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-emoji::before{content:'\1F3E1' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-emoji::before{content:'\2696\FE0F' !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-emoji::before{content:'\1F4F0' !important;}
section#information.gs-view-info-exact .gs-info-card strong{
  position:relative !important;
  z-index:3 !important;
  min-height:48px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:18.5px !important;
  line-height:1.18 !important;
}
section#information.gs-view-info-exact .gs-mini-line,
section#information.gs-view-info-exact .gs-info-card small,
section#information.gs-view-info-exact .gs-view-link{
  position:relative !important;
  z-index:3 !important;
}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-12px) !important;
  border-color:rgba(255,137,0,.62) !important;
  box-shadow:0 36px 86px rgba(76,45,10,.16), inset 0 1px 0 #fff !important;
}
@media(max-width:1100px){
  section#information.gs-view-info-exact .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:820px !important;gap:22px !important;}
  section#information.gs-view-info-exact .gs-info-card-row::before,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{display:none !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact .gs-info-card-row{grid-template-columns:1fr !important;max-width:370px !important;gap:18px !important;}
  section#information.gs-view-info-exact .gs-info-card{min-height:auto !important;padding:28px 20px 24px !important;}
  section#information.gs-view-info-exact .gs-info-card strong{min-height:auto !important;}
}


/* =========================================================
   FINAL ENHANCEMENT 2026-07-01 — All Portal Access
   More dynamic connected portal cards + animations
   ========================================================= */
section#information.gs-view-info-exact{
  padding:92px 0 118px !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 9% 14%, rgba(255,178,52,.28) 0%, rgba(255,178,52,.10) 24%, transparent 44%),
    radial-gradient(circle at 92% 65%, rgba(255,148,10,.17) 0%, transparent 33%),
    linear-gradient(120deg,#fff3df 0%,#fffdfa 34%,#fff 70%,#fff7eb 100%) !important;
}
section#information.gs-view-info-exact::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  pointer-events:none !important;
  background-image:
    radial-gradient(circle,rgba(235,150,18,.18) 1px,transparent 1.6px),
    linear-gradient(110deg,transparent 0%,rgba(255,173,42,.08) 46%,transparent 60%) !important;
  background-size:24px 24px, 220px 100% !important;
  opacity:.45 !important;
  animation:gsPortalBgMove 28s linear infinite !important;
}
section#information.gs-view-info-exact .gs-info-heading{
  position:relative !important;
  z-index:3 !important;
  margin-bottom:42px !important;
}
section#information.gs-view-info-exact .gs-info-label{
  box-shadow:0 12px 30px rgba(211,133,8,.13) !important;
}
section#information.gs-view-info-exact .gs-info-heading h2{
  letter-spacing:-1.2px !important;
}
section#information.gs-view-info-exact .gs-info-heading p{
  max-width:900px !important;
  font-size:15.5px !important;
  line-height:1.7 !important;
}
section#information.gs-view-info-exact .gs-info-card-row{
  perspective:1200px !important;
}
section#information.gs-view-info-exact .gs-info-card-row::before{
  height:5px !important;
  top:78px !important;
  background:linear-gradient(90deg,rgba(255,154,16,.08),#ff9b05,#d38300,#ffb43d,#ff9b05,rgba(255,154,16,.08)) !important;
  background-size:240% 100% !important;
  animation:gsPortalFlow 4.2s linear infinite !important;
  box-shadow:0 0 26px rgba(244,143,6,.28) !important;
}
section#information.gs-view-info-exact .gs-info-card{
  isolation:isolate !important;
  overflow:hidden !important;
  transform-style:preserve-3d !important;
  animation:gsPortalCardFloat 5.5s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.25s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.50s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.75s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:1s !important;}
section#information.gs-view-info-exact .gs-info-card::before{
  border-style:solid !important;
  opacity:.9 !important;
}
section#information.gs-view-info-exact .gs-info-card::after{
  animation:gsPortalArrowPulse 1.55s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{
  content:"➜" !important;
}
section#information.gs-view-info-exact .gs-info-card .gs-card-orbit{
  position:absolute !important;
  inset:auto auto -70px -70px !important;
  width:150px !important;
  height:150px !important;
  border-radius:50% !important;
  background:radial-gradient(circle,rgba(255,172,39,.22),transparent 62%) !important;
  z-index:1 !important;
  animation:gsPortalOrbitGlow 6s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card .gs-card-orbit::before{
  content:"" !important;
  position:absolute !important;
  inset:-12px !important;
  border-radius:50% !important;
  border:1px solid rgba(229,143,13,.20) !important;
  animation:gsPortalSpin 12s linear infinite !important;
}
section#information.gs-view-info-exact .gs-info-card::before{
  background:
    linear-gradient(135deg,rgba(255,184,70,.12),transparent 42%,rgba(255,184,70,.08)),
    linear-gradient(115deg,transparent 0%,rgba(255,255,255,.85) 45%,transparent 58%) !important;
  background-size:100% 100%,220% 100% !important;
  animation:gsPortalShine 4.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-icon-wrap{
  animation:gsPortalIconPulse 2.6s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-info-icon-wrap{
  transform:translateY(-3px) scale(1.08) rotate(3deg) !important;
}
section#information.gs-view-info-exact .gs-info-card strong::after{
  content:"" !important;
  position:absolute !important;
  bottom:-12px !important;
  left:50% !important;
  width:0 !important;
  height:2px !important;
  border-radius:999px !important;
  background:linear-gradient(90deg,#ff9b05,#b56f02) !important;
  transform:translateX(-50%) !important;
  transition:width .35s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:hover strong::after{width:70px !important;}
section#information.gs-view-info-exact .gs-view-link{
  border-radius:999px !important;
  padding:9px 14px !important;
  background:rgba(255,142,0,.08) !important;
  transition:transform .25s ease, background .25s ease, color .25s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link{
  background:linear-gradient(135deg,#ff9b05,#c87900) !important;
  color:#fff !important;
  transform:translateY(-2px) !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link span{
  display:inline-block !important;
  animation:gsPortalLinkArrow .65s ease-in-out infinite alternate !important;
}
@keyframes gsPortalBgMove{to{background-position:120px 90px,260px 0}}
@keyframes gsPortalFlow{0%{background-position:0 0}100%{background-position:240% 0}}
@keyframes gsPortalCardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes gsPortalArrowPulse{0%,100%{transform:scale(1);box-shadow:0 10px 22px rgba(190,111,7,.28)}50%{transform:scale(1.14);box-shadow:0 14px 30px rgba(255,147,9,.42)}}
@keyframes gsPortalOrbitGlow{0%,100%{opacity:.62;transform:translate(0,0)}50%{opacity:1;transform:translate(12px,-10px)}}
@keyframes gsPortalSpin{to{transform:rotate(360deg)}}
@keyframes gsPortalShine{0%,100%{background-position:0 0,-160% 0}50%{background-position:0 0,160% 0}}
@keyframes gsPortalIconPulse{0%,100%{box-shadow:0 15px 28px rgba(255,137,0,.16), inset 0 0 0 12px rgba(255,252,247,.9)}50%{box-shadow:0 22px 40px rgba(255,137,0,.25), inset 0 0 0 12px rgba(255,252,247,.95)}}
@keyframes gsPortalLinkArrow{to{transform:translateX(4px)}}
@media(max-width:1100px){
  section#information.gs-view-info-exact .gs-info-card{animation:none !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:70px 0 82px !important;}
  section#information.gs-view-info-exact .gs-info-heading{margin-bottom:28px !important;}
  section#information.gs-view-info-exact .gs-info-heading p{font-size:14px !important;}
}

/* =========================================================
   FINAL PROFESSIONAL FIX 2026-07-01
   All Portal Access: connected premium cards + Visit the Site CTA
   ========================================================= */
section#information.gs-view-info-exact{
  position:relative !important;
  padding:86px 0 92px !important;
  background:
    radial-gradient(circle at 11% 16%, rgba(255,179,47,.22) 0%, transparent 32%),
    radial-gradient(circle at 91% 62%, rgba(255,154,19,.15) 0%, transparent 30%),
    linear-gradient(135deg,#fff7e9 0%,#fffdf8 42%,#fff 64%,#fff3df 100%) !important;
  overflow:hidden !important;
  isolation:isolate !important;
}
section#information.gs-view-info-exact:after{
  content:"" !important;
  position:absolute !important;
  inset:18px 0 auto !important;
  height:150px !important;
  background:linear-gradient(90deg,transparent,rgba(255,168,35,.16),transparent) !important;
  transform:skewY(-3deg) !important;
  z-index:-1 !important;
  animation:gsPortalSoftSweep 9s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-heading{margin-bottom:34px !important;}
section#information.gs-view-info-exact .gs-info-label{
  padding:8px 18px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.86) !important;
  border:1px solid rgba(225,145,12,.30) !important;
  color:#a96700 !important;
  font-weight:900 !important;
  letter-spacing:1.8px !important;
  box-shadow:0 13px 34px rgba(163,99,6,.10) !important;
}
section#information.gs-view-info-exact .gs-info-heading h2{
  font-family:var(--font-display,Georgia,serif) !important;
  font-size:clamp(34px,4vw,58px) !important;
  line-height:1.02 !important;
  margin:14px 0 10px !important;
  color:#17120c !important;
}
section#information.gs-view-info-exact .gs-info-heading h2 span{
  background:linear-gradient(135deg,#ff9f12,#9b6100) !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  color:transparent !important;
}
section#information.gs-view-info-exact .gs-info-heading p{
  max-width:880px !important;
  margin:0 auto !important;
  color:rgba(35,28,20,.68) !important;
  font-size:15.5px !important;
  line-height:1.68 !important;
}
section#information.gs-view-info-exact .gs-info-card-row{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:20px !important;
  max-width:1235px !important;
  margin:0 auto !important;
  position:relative !important;
  align-items:stretch !important;
}
section#information.gs-view-info-exact .gs-info-card-row:before{
  content:"" !important;
  position:absolute !important;
  left:4% !important;
  right:4% !important;
  top:70px !important;
  height:7px !important;
  border-radius:999px !important;
  background:linear-gradient(90deg,rgba(244,142,6,.10),#f79305,#be7603,#f79305,rgba(244,142,6,.10)) !important;
  background-size:240% 100% !important;
  box-shadow:0 0 24px rgba(235,135,5,.28) !important;
  animation:gsPortalFlow 4s linear infinite !important;
  z-index:0 !important;
}
section#information.gs-view-info-exact .gs-info-card{
  position:relative !important;
  z-index:2 !important;
  min-height:420px !important;
  padding:28px 18px 22px !important;
  border-radius:28px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  text-align:center !important;
  text-decoration:none !important;
  color:#19130c !important;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,250,243,.93)) !important;
  border:1px solid rgba(224,145,18,.42) !important;
  box-shadow:0 22px 60px rgba(61,39,12,.10), inset 0 1px 0 rgba(255,255,255,.95) !important;
  overflow:visible !important;
  animation:gsPortalCardFloat 5.6s ease-in-out infinite !important;
  transition:transform .32s ease, box-shadow .32s ease, border-color .32s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.18s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.36s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.54s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:.72s !important;}
section#information.gs-view-info-exact .gs-info-card:before{
  content:"" !important;
  position:absolute !important;
  inset:10px !important;
  border-radius:22px !important;
  border:1px solid rgba(226,148,23,.18) !important;
  background:
    linear-gradient(135deg,rgba(255,176,53,.12),transparent 44%,rgba(255,176,53,.09)),
    linear-gradient(115deg,transparent 0%,rgba(255,255,255,.88) 45%,transparent 58%) !important;
  background-size:100% 100%,220% 100% !important;
  animation:gsPortalShine 5s ease-in-out infinite !important;
  z-index:-1 !important;
}
section#information.gs-view-info-exact .gs-info-card:not(:last-child):after{
  content:"➜" !important;
  position:absolute !important;
  right:-25px !important;
  top:56px !important;
  width:34px !important;
  height:34px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  color:#fff !important;
  font-size:18px !important;
  font-weight:900 !important;
  background:linear-gradient(135deg,#ffae30,#b86f00) !important;
  border:3px solid #fff6e8 !important;
  box-shadow:0 12px 28px rgba(193,109,4,.30) !important;
  z-index:8 !important;
  animation:gsPortalArrowPulse 1.6s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-card:last-child:after{content:none !important;display:none !important;}
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:82px !important;
  height:82px !important;
  min-width:82px !important;
  margin:0 auto 22px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  background:radial-gradient(circle at 32% 25%,#fff 0%,#fff4e4 47%,#ffe2b6 100%) !important;
  border:1px solid rgba(255,160,32,.52) !important;
  box-shadow:0 16px 34px rgba(225,129,4,.18), inset 0 0 0 13px rgba(255,253,250,.90) !important;
  position:relative !important;
  z-index:3 !important;
  animation:gsPortalIconPulse 2.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-icon-wrap:after{
  content:"" !important;
  position:absolute !important;
  inset:-12px !important;
  border-radius:50% !important;
  border:1px solid rgba(246,151,18,.20) !important;
  border-top-color:rgba(246,151,18,.70) !important;
  animation:gsPortalSpin 7s linear infinite !important;
}
section#information.gs-view-info-exact .gs-info-emoji:before{font-size:34px !important;}
section#information.gs-view-info-exact .gs-info-card strong{
  min-height:48px !important;
  margin:0 0 14px !important;
  font-family:var(--font-display,Georgia,serif) !important;
  font-size:19.5px !important;
  line-height:1.14 !important;
  color:#17120c !important;
  letter-spacing:-.2px !important;
}
section#information.gs-view-info-exact .gs-mini-line{
  width:42px !important;
  height:3px !important;
  border-radius:999px !important;
  margin:0 auto 18px !important;
  background:linear-gradient(90deg,#ff9b05,#b56f02) !important;
}
section#information.gs-view-info-exact .gs-info-card small{
  min-height:92px !important;
  color:rgba(39,32,23,.68) !important;
  font-size:13.2px !important;
  line-height:1.55 !important;
  margin-bottom:14px !important;
}
section#information.gs-view-info-exact .gs-info-point-list{
  display:grid !important;
  gap:7px !important;
  width:100% !important;
  margin:auto 0 16px !important;
}
section#information.gs-view-info-exact .gs-info-point-list em{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:30px !important;
  padding:6px 9px !important;
  border-radius:11px !important;
  font-style:normal !important;
  font-size:11.3px !important;
  font-weight:800 !important;
  color:#5a3908 !important;
  background:rgba(255,246,231,.88) !important;
  border:1px solid rgba(225,145,18,.20) !important;
}
section#information.gs-view-info-exact .gs-view-link{
  width:100% !important;
  min-height:48px !important;
  border-radius:16px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:10px !important;
  padding:12px 14px !important;
  margin-top:0 !important;
  color:#fff !important;
  font-size:14px !important;
  font-weight:900 !important;
  letter-spacing:.1px !important;
  background:linear-gradient(135deg,#ffad2d 0%,#ee8f04 45%,#a96700 100%) !important;
  box-shadow:0 13px 28px rgba(210,121,2,.24), inset 0 1px 0 rgba(255,255,255,.34) !important;
  transition:transform .25s ease, box-shadow .25s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-14px) scale(1.015) !important;
  border-color:rgba(255,145,6,.72) !important;
  box-shadow:0 38px 92px rgba(76,46,12,.18), inset 0 1px 0 #fff !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link{
  transform:translateY(-2px) !important;
  box-shadow:0 18px 38px rgba(210,121,2,.34), inset 0 1px 0 rgba(255,255,255,.38) !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link span{animation:gsPortalLinkArrow .62s ease-in-out infinite alternate !important;}
section#information.gs-view-info-exact .gs-portal-trust-strip{
  width:min(960px,calc(100% - 42px)) !important;
  margin:30px auto 0 !important;
  padding:14px 18px !important;
  border-radius:22px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:13px !important;
  flex-wrap:wrap !important;
  background:rgba(255,255,255,.86) !important;
  border:1px solid rgba(224,145,18,.22) !important;
  box-shadow:0 20px 52px rgba(58,37,12,.08) !important;
}
section#information.gs-view-info-exact .gs-portal-trust-strip span{
  font-size:12.2px !important;
  font-weight:900 !important;
  color:#332315 !important;
  padding:8px 12px !important;
  border-radius:999px !important;
  background:rgba(255,247,234,.75) !important;
  border:1px solid rgba(221,141,16,.14) !important;
}
@keyframes gsPortalSoftSweep{0%,100%{transform:translateX(-8%) skewY(-3deg);opacity:.45}50%{transform:translateX(8%) skewY(-3deg);opacity:.8}}
@media(max-width:1180px){
  section#information.gs-view-info-exact .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:820px !important;gap:24px !important;}
  section#information.gs-view-info-exact .gs-info-card-row:before,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child):after{display:none !important;}
  section#information.gs-view-info-exact .gs-info-card{animation:none !important;min-height:auto !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:64px 0 72px !important;}
  section#information.gs-view-info-exact .gs-info-card-row{grid-template-columns:1fr !important;max-width:380px !important;gap:18px !important;}
  section#information.gs-view-info-exact .gs-info-card small{min-height:auto !important;}
  section#information.gs-view-info-exact .gs-portal-trust-strip{border-radius:18px !important;}
}

/* =========================================================
   FINAL OVERRIDE: All Portal Access compact professional layout
   Purpose: reduce height, improve weight, connectors, arrows
   ========================================================= */
section#information.gs-view-info-exact{
  margin-top:0 !important;
  padding:42px 0 50px !important;
  min-height:auto !important;
  background:
    radial-gradient(circle at 8% 8%, rgba(246,159,14,.14), transparent 22%),
    radial-gradient(circle at 93% 14%, rgba(199,132,8,.10), transparent 24%),
    linear-gradient(180deg,#fffaf1 0%,#fff 47%,#fff8ec 100%) !important;
  overflow:hidden !important;
}
section#information.gs-view-info-exact::before{
  top:-155px !important;
  height:190px !important;
  opacity:.48 !important;
}
section#information.gs-view-info-exact::after{display:none !important;}
section#information.gs-view-info-exact .gs-info-container{
  max-width:1280px !important;
  position:relative !important;
  z-index:5 !important;
}
section#information.gs-view-info-exact .gs-info-heading{
  margin:0 auto 26px !important;
  max-width:820px !important;
}
section#information.gs-view-info-exact .gs-info-label{
  height:26px !important;
  padding:0 110px !important;
  margin-bottom:12px !important;
  font-size:10px !important;
  letter-spacing:2.7px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.86) !important;
  border:1px solid rgba(226,145,10,.28) !important;
  color:#d98200 !important;
  box-shadow:0 8px 24px rgba(164,101,0,.07) !important;
}
section#information.gs-view-info-exact .gs-info-heading h2{
  margin:0 0 8px !important;
  font-size:clamp(34px,3.25vw,54px) !important;
  line-height:.98 !important;
  letter-spacing:-1.4px !important;
  font-weight:900 !important;
  color:#17120d !important;
}
section#information.gs-view-info-exact .gs-info-heading h2 span{
  color:#df8500 !important;
}
section#information.gs-view-info-exact .gs-info-heading p{
  max-width:780px !important;
  margin:0 auto !important;
  font-size:15px !important;
  line-height:1.55 !important;
  font-weight:600 !important;
  color:rgba(36,29,20,.62) !important;
}

section#information.gs-view-info-exact .gs-info-card-row{
  position:relative !important;
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:18px !important;
  align-items:stretch !important;
  max-width:1190px !important;
  margin:0 auto !important;
}
section#information.gs-view-info-exact .gs-info-card-row::before{
  content:"" !important;
  position:absolute !important;
  left:8% !important;
  right:8% !important;
  top:74px !important;
  height:6px !important;
  border-radius:999px !important;
  background:linear-gradient(90deg,transparent,rgba(219,132,0,.42),rgba(255,178,54,.85),rgba(219,132,0,.42),transparent) !important;
  box-shadow:0 0 16px rgba(238,146,4,.25) !important;
  z-index:0 !important;
}
section#information.gs-view-info-exact .gs-info-card{
  position:relative !important;
  z-index:1 !important;
  min-height:438px !important;
  height:auto !important;
  padding:20px 14px 16px !important;
  border-radius:22px !important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,250,241,.94)) !important;
  border:1.5px solid rgba(223,137,5,.34) !important;
  box-shadow:0 18px 44px rgba(70,42,5,.10), inset 0 0 0 9px rgba(255,244,224,.75) !important;
  transform:none !important;
  animation:gsPortalCardLift 5.5s ease-in-out infinite !important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.15s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.30s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.45s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:.60s !important;}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-8px) !important;
  border-color:rgba(223,132,0,.70) !important;
  box-shadow:0 26px 58px rgba(111,68,5,.18), 0 0 0 4px rgba(241,155,12,.08), inset 0 0 0 9px rgba(255,244,224,.75) !important;
}
section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{
  content:"➜" !important;
  position:absolute !important;
  top:61px !important;
  right:-26px !important;
  width:34px !important;
  height:34px !important;
  border-radius:999px !important;
  display:grid !important;
  place-items:center !important;
  color:#fff !important;
  font-size:17px !important;
  font-weight:900 !important;
  background:linear-gradient(135deg,#f7a61a,#c57300) !important;
  border:3px solid #fff8eb !important;
  box-shadow:0 9px 20px rgba(188,105,0,.28), 0 0 0 1px rgba(214,123,0,.12) !important;
  z-index:8 !important;
  animation:gsPortalArrowPulse 1.75s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-card-orbit{display:none !important;}
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:78px !important;
  height:78px !important;
  margin:0 auto 18px !important;
  border-radius:50% !important;
  background:radial-gradient(circle at 35% 28%,#fff 0 27%,#fff3df 58%,#ffe2b4 100%) !important;
  border:1.5px solid rgba(255,153,0,.46) !important;
  box-shadow:0 0 0 11px rgba(255,173,43,.08),0 13px 28px rgba(97,57,0,.12) !important;
  animation:gsPortalIconFloat 3.8s ease-in-out infinite !important;
}
section#information.gs-view-info-exact .gs-info-icon-wrap::before{
  content:"" !important;
  position:absolute !important;
  inset:-10px !important;
  border:1px solid rgba(236,145,6,.24) !important;
  border-radius:50% !important;
  animation:gsPortalRing 5s linear infinite !important;
}
section#information.gs-view-info-exact .gs-info-emoji{
  font-size:31px !important;
  filter:drop-shadow(0 8px 10px rgba(97,55,0,.13)) !important;
}
section#information.gs-view-info-exact .gs-info-card strong{
  min-height:48px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 auto 10px !important;
  font-family:var(--font-display, Georgia, serif) !important;
  font-size:20px !important;
  line-height:1.02 !important;
  font-weight:900 !important;
  color:#17120d !important;
  letter-spacing:-.35px !important;
}
section#information.gs-view-info-exact .gs-mini-line{
  width:42px !important;
  height:3px !important;
  margin:0 auto 14px !important;
  border-radius:20px !important;
  background:linear-gradient(90deg,#f5a013,#bc6b00) !important;
}
section#information.gs-view-info-exact .gs-info-card small{
  min-height:86px !important;
  margin:0 auto 12px !important;
  max-width:185px !important;
  font-size:13px !important;
  line-height:1.48 !important;
  font-weight:600 !important;
  color:rgba(41,35,27,.66) !important;
}
section#information.gs-view-info-exact .gs-info-point-list{
  gap:7px !important;
  margin:0 0 14px !important;
}
section#information.gs-view-info-exact .gs-info-point-list em{
  min-height:31px !important;
  padding:8px 8px !important;
  border-radius:12px !important;
  background:linear-gradient(180deg,#fffaf0,#fff3df) !important;
  border:1px solid rgba(224,143,8,.27) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.70) !important;
  color:#5b390b !important;
  font-size:11px !important;
  font-weight:900 !important;
  letter-spacing:-.05px !important;
}
section#information.gs-view-info-exact .gs-view-link{
  height:48px !important;
  width:100% !important;
  margin-top:auto !important;
  border-radius:16px !important;
  background:linear-gradient(135deg,#ff9d12 0%,#e28600 55%,#a56200 100%) !important;
  color:#fff !important;
  font-size:14.5px !important;
  font-weight:900 !important;
  letter-spacing:.1px !important;
  box-shadow:0 13px 22px rgba(211,124,0,.23), inset 0 1px 0 rgba(255,255,255,.28) !important;
}
section#information.gs-view-info-exact .gs-view-link span{
  width:23px !important;
  height:23px !important;
  border-radius:999px !important;
  display:inline-grid !important;
  place-items:center !important;
  background:rgba(255,255,255,.20) !important;
  transition:transform .25s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link span{transform:translateX(3px) !important;}
section#information.gs-view-info-exact .gs-portal-trust-strip{
  max-width:760px !important;
  min-height:48px !important;
  margin:22px auto 0 !important;
  padding:9px 18px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.86) !important;
  border:1px solid rgba(218,143,18,.23) !important;
  box-shadow:0 14px 36px rgba(74,45,8,.08) !important;
  gap:10px !important;
}
section#information.gs-view-info-exact .gs-portal-trust-strip span{
  padding:7px 12px !important;
  border-radius:999px !important;
  background:#fff8ee !important;
  border:1px solid rgba(221,143,12,.17) !important;
  color:#2d2317 !important;
  font-size:12px !important;
  font-weight:900 !important;
}
@keyframes gsPortalCardLift{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes gsPortalArrowPulse{0%,100%{transform:translateX(0) scale(1)}50%{transform:translateX(3px) scale(1.07)}}
@keyframes gsPortalIconFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@keyframes gsPortalRing{to{transform:rotate(360deg)}}
@media(max-width:1180px){
  section#information.gs-view-info-exact .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:760px !important;gap:18px 22px !important;}
  section#information.gs-view-info-exact .gs-info-card-row::before{display:none !important;}
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{display:none !important;}
  section#information.gs-view-info-exact .gs-info-card{min-height:390px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:34px 0 42px !important;}
  section#information.gs-view-info-exact .gs-info-label{padding:0 42px !important;}
  section#information.gs-view-info-exact .gs-info-card-row{grid-template-columns:1fr !important;max-width:360px !important;}
  section#information.gs-view-info-exact .gs-info-card{min-height:auto !important;padding:20px 18px 16px !important;}
  section#information.gs-view-info-exact .gs-info-heading h2{font-size:36px !important;}
  section#information.gs-view-info-exact .gs-info-heading p{font-size:14px !important;}
  section#information.gs-view-info-exact .gs-info-card small{min-height:auto !important;}
  section#information.gs-view-info-exact .gs-portal-trust-strip{border-radius:24px !important;}
}

/* =========================================================
   GOLDSPARROW PORTAL ACCESS - FINAL BALANCED PROFESSIONAL FIX
   User requested: keep section spacious, reduce only card height,
   perfect 5-card alignment, clean professional connecting arrows.
   ========================================================= */
section#information.gs-view-info-exact{
  padding:88px 0 96px !important;
  min-height:auto !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 8% 18%, rgba(255,174,47,.15) 0%, rgba(255,174,47,.07) 18%, transparent 42%),
    radial-gradient(circle at 86% 12%, rgba(230,145,8,.08) 0%, transparent 30%),
    linear-gradient(90deg,#fff7ed 0%,#fffdf7 20%,#fff 48%,#fffaf2 100%) !important;
}

section#information.gs-view-info-exact .gs-info-container{
  max-width:1280px !important;
  margin:0 auto !important;
  position:relative !important;
  z-index:10 !important;
}

section#information.gs-view-info-exact .gs-info-heading{
  max-width:900px !important;
  margin:0 auto 44px !important;
  text-align:center !important;
}
section#information.gs-view-info-exact .gs-info-label{
  width:min(560px,92vw) !important;
  max-width:560px !important;
  height:24px !important;
  margin:0 auto 15px !important;
  padding:0 24px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:14px !important;
  border-radius:999px !important;
  border:1px solid rgba(223,137,5,.24) !important;
  background:rgba(255,255,255,.82) !important;
  box-shadow:none !important;
  color:#e38800 !important;
  font-size:10px !important;
  letter-spacing:3px !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
}
section#information.gs-view-info-exact .gs-info-label i{
  flex:1 !important;
  height:1px !important;
  max-width:150px !important;
  background:linear-gradient(90deg,transparent,#ef9206,transparent) !important;
  border-radius:999px !important;
}
section#information.gs-view-info-exact .gs-info-label i::after{
  content:"" !important;
  display:block !important;
  width:6px !important;
  height:6px !important;
  margin:-2.5px auto 0 !important;
  border-radius:50% !important;
  background:#f08b00 !important;
}
section#information.gs-view-info-exact .gs-info-heading h2{
  margin:0 0 10px !important;
  font-size:clamp(44px,4.6vw,66px) !important;
  line-height:.95 !important;
  letter-spacing:-2px !important;
}
section#information.gs-view-info-exact .gs-info-heading p{
  max-width:760px !important;
  margin:0 auto !important;
  font-size:15px !important;
  line-height:1.55 !important;
  font-weight:600 !important;
  color:rgba(38,31,23,.62) !important;
}

section#information.gs-view-info-exact .gs-info-card-row{
  width:min(1240px,calc(100% - 48px)) !important;
  max-width:1240px !important;
  margin:0 auto !important;
  display:grid !important;
  grid-template-columns:repeat(5,1fr) !important;
  gap:24px !important;
  align-items:stretch !important;
  position:relative !important;
}

/* Clean connector rail: perfectly centered behind icon row */
section#information.gs-view-info-exact .gs-info-card-row::before{
  content:"" !important;
  display:block !important;
  position:absolute !important;
  left:calc(10% + 34px) !important;
  right:calc(10% + 34px) !important;
  top:63px !important;
  height:3px !important;
  border-radius:999px !important;
  background:linear-gradient(90deg,transparent 0%,rgba(225,137,0,.42) 12%,rgba(245,159,19,.9) 50%,rgba(225,137,0,.42) 88%,transparent 100%) !important;
  box-shadow:0 0 12px rgba(236,146,8,.18) !important;
  z-index:0 !important;
}

section#information.gs-view-info-exact .gs-info-card{
  width:100% !important;
  min-height:392px !important;
  height:auto !important;
  padding:18px 14px 16px !important;
  border-radius:22px !important;
  border:1.5px solid rgba(223,139,8,.34) !important;
  background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(255,250,241,.95)) !important;
  box-shadow:0 18px 44px rgba(75,45,8,.10), inset 0 0 0 8px rgba(255,244,224,.72) !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  text-align:center !important;
  position:relative !important;
  z-index:2 !important;
  overflow:visible !important;
  animation:gsPortalCardSoftFloat 6.5s ease-in-out infinite !important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:hover{
  transform:translateY(-7px) !important;
  border-color:rgba(222,132,0,.70) !important;
  box-shadow:0 26px 60px rgba(96,58,8,.16), inset 0 0 0 8px rgba(255,244,224,.72) !important;
}
section#information.gs-view-info-exact .gs-info-card:nth-child(2){animation-delay:.14s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3){animation-delay:.28s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4){animation-delay:.42s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5){animation-delay:.56s !important;}

/* Perfect connector button between cards */
section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{
  content:"➜" !important;
  position:absolute !important;
  top:48px !important;
  right:-37px !important;
  width:26px !important;
  height:26px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:900 !important;
  line-height:1 !important;
  background:linear-gradient(135deg,#f7a31a 0%,#d78300 58%,#aa6500 100%) !important;
  border:3px solid #fff8eb !important;
  box-shadow:0 7px 18px rgba(181,99,0,.25) !important;
  z-index:9 !important;
  animation:gsPortalArrowGentle 1.9s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:74px !important;
  height:74px !important;
  min-width:74px !important;
  margin:0 auto 16px !important;
  border-radius:50% !important;
  background:radial-gradient(circle at 35% 28%,#fff 0 28%,#fff5e6 58%,#ffe0ad 100%) !important;
  border:1.5px solid rgba(255,153,0,.46) !important;
  box-shadow:0 0 0 10px rgba(255,173,43,.08),0 13px 26px rgba(97,57,0,.12) !important;
}
section#information.gs-view-info-exact .gs-info-icon-wrap::before{
  inset:-9px !important;
  border-color:rgba(236,145,6,.22) !important;
}
section#information.gs-view-info-exact .gs-info-emoji{
  font-size:30px !important;
}

section#information.gs-view-info-exact .gs-info-card strong{
  min-height:44px !important;
  margin:0 auto 8px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:19px !important;
  line-height:1.02 !important;
  font-weight:900 !important;
  letter-spacing:-.35px !important;
  max-width:190px !important;
}
section#information.gs-view-info-exact .gs-mini-line{
  width:42px !important;
  height:3px !important;
  margin:0 auto 12px !important;
}
section#information.gs-view-info-exact .gs-info-card small{
  display:block !important;
  min-height:74px !important;
  max-width:185px !important;
  margin:0 auto 10px !important;
  font-size:12.6px !important;
  line-height:1.42 !important;
  font-weight:600 !important;
  color:rgba(41,35,27,.66) !important;
}
section#information.gs-view-info-exact .gs-info-point-list{
  width:100% !important;
  gap:6px !important;
  margin:0 0 12px !important;
}
section#information.gs-view-info-exact .gs-info-point-list em{
  min-height:28px !important;
  padding:6px 8px !important;
  border-radius:10px !important;
  font-size:10.4px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}
section#information.gs-view-info-exact .gs-view-link{
  height:44px !important;
  min-height:44px !important;
  width:100% !important;
  margin-top:auto !important;
  border-radius:15px !important;
  font-size:14px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:14px !important;
}
section#information.gs-view-info-exact .gs-view-link span{
  width:22px !important;
  height:22px !important;
}

section#information.gs-view-info-exact .gs-portal-trust-strip{
  max-width:760px !important;
  margin:28px auto 0 !important;
  min-height:48px !important;
}

@keyframes gsPortalCardSoftFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-3px)}
}
@keyframes gsPortalArrowGentle{
  0%,100%{transform:translateX(0) scale(1)}
  50%{transform:translateX(2px) scale(1.04)}
}

@media(max-width:1280px){
  section#information.gs-view-info-exact .gs-info-card-row{width:min(1180px,calc(100% - 36px)) !important;gap:18px !important;}
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{right:-28px !important;}
  section#information.gs-view-info-exact .gs-info-card strong{font-size:18px !important;}
}
@media(max-width:1180px){
  section#information.gs-view-info-exact{padding:70px 0 82px !important;}
  section#information.gs-view-info-exact .gs-info-card-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:760px !important;gap:22px !important;}
  section#information.gs-view-info-exact .gs-info-card-row::before,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{display:none !important;}
  section#information.gs-view-info-exact .gs-info-card{min-height:382px !important;}
}
@media(max-width:640px){
  section#information.gs-view-info-exact{padding:52px 0 58px !important;}
  section#information.gs-view-info-exact .gs-info-heading{margin-bottom:30px !important;}
  section#information.gs-view-info-exact .gs-info-heading h2{font-size:38px !important;}
  section#information.gs-view-info-exact .gs-info-card-row{grid-template-columns:1fr !important;max-width:360px !important;gap:18px !important;}
  section#information.gs-view-info-exact .gs-info-card{min-height:auto !important;padding:20px 18px 16px !important;}
  section#information.gs-view-info-exact .gs-info-card strong,
  section#information.gs-view-info-exact .gs-info-card small{min-height:auto !important;}
}

/* =========================================================
   GOLDSPARROW ALL PORTAL ACCESS - FINAL WIDE CARD ALIGNMENT
   Changes requested: reduce empty left/right space, keep equal gaps,
   make cards wider, keep content fitted, and replace messy connectors
   with clean professional connected arrows.
   ========================================================= */
section#information.gs-view-info-exact{
  padding:82px 0 90px !important;
}

section#information.gs-view-info-exact .gs-info-container{
  max-width:1680px !important;
  width:100% !important;
  padding-left:22px !important;
  padding-right:22px !important;
}

section#information.gs-view-info-exact .gs-info-heading{
  margin-bottom:38px !important;
}

section#information.gs-view-info-exact .gs-info-card-row{
  width:calc(100vw - 96px) !important;
  max-width:1540px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  display:grid !important;
  grid-template-columns:repeat(5,minmax(245px,1fr)) !important;
  gap:28px !important;
  align-items:stretch !important;
  justify-content:center !important;
  position:relative !important;
}

/* remove old long connector rail so arrows stay clean */
section#information.gs-view-info-exact .gs-info-card-row::before{
  display:none !important;
}

section#information.gs-view-info-exact .gs-info-card{
  min-height:382px !important;
  height:100% !important;
  padding:18px 16px 15px !important;
  border-radius:23px !important;
  overflow:visible !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  align-items:center !important;
  text-align:center !important;
}

/* clean small connection line between two cards */
section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before{
  content:"" !important;
  position:absolute !important;
  top:62px !important;
  right:-29px !important;
  width:30px !important;
  height:2px !important;
  background:linear-gradient(90deg,rgba(219,133,0,.30),rgba(237,148,6,.85)) !important;
  border-radius:999px !important;
  box-shadow:0 0 10px rgba(230,140,0,.16) !important;
  z-index:7 !important;
}

/* professional connector node */
section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{
  content:"›" !important;
  top:51px !important;
  right:-28px !important;
  width:24px !important;
  height:24px !important;
  border-radius:999px !important;
  font-family:Arial, sans-serif !important;
  font-size:21px !important;
  line-height:20px !important;
  font-weight:900 !important;
  color:#fff !important;
  background:linear-gradient(135deg,#f9a51b 0%,#d47c00 65%,#a96300 100%) !important;
  border:3px solid #fff7e8 !important;
  box-shadow:0 8px 18px rgba(174,93,0,.22),0 0 0 1px rgba(221,132,0,.12) !important;
  display:grid !important;
  place-items:center !important;
  z-index:9 !important;
  animation:gsPortalConnectorPulse 2.4s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:72px !important;
  height:72px !important;
  min-width:72px !important;
  margin:0 auto 14px !important;
}

section#information.gs-view-info-exact .gs-info-emoji{
  font-size:29px !important;
}

section#information.gs-view-info-exact .gs-info-card strong{
  min-height:42px !important;
  max-width:230px !important;
  margin-bottom:8px !important;
  font-size:20px !important;
  line-height:1.03 !important;
}

section#information.gs-view-info-exact .gs-mini-line{
  margin-bottom:11px !important;
}

section#information.gs-view-info-exact .gs-info-card small{
  min-height:66px !important;
  max-width:230px !important;
  margin-bottom:10px !important;
  font-size:12.8px !important;
  line-height:1.38 !important;
}

section#information.gs-view-info-exact .gs-info-point-list{
  width:100% !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:6px !important;
  margin:0 0 12px !important;
}

section#information.gs-view-info-exact .gs-info-point-list em{
  min-height:28px !important;
  padding:6px 10px !important;
  border-radius:11px !important;
  font-size:10.7px !important;
  line-height:1.1 !important;
}

section#information.gs-view-info-exact .gs-view-link{
  height:44px !important;
  min-height:44px !important;
  margin-top:auto !important;
  border-radius:15px !important;
}

section#information.gs-view-info-exact .gs-portal-trust-strip{
  margin-top:26px !important;
}

@keyframes gsPortalConnectorPulse{
  0%,100%{transform:translateX(0) scale(1)}
  50%{transform:translateX(2px) scale(1.06)}
}

@media(max-width:1480px){
  section#information.gs-view-info-exact .gs-info-card-row{
    width:calc(100vw - 56px) !important;
    grid-template-columns:repeat(5,minmax(220px,1fr)) !important;
    gap:22px !important;
  }
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before{right:-23px !important;width:24px !important;}
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{right:-24px !important;}
  section#information.gs-view-info-exact .gs-info-card strong{font-size:18.5px !important;}
  section#information.gs-view-info-exact .gs-info-card small{font-size:12.4px !important;max-width:205px !important;}
}

@media(max-width:1180px){
  section#information.gs-view-info-exact .gs-info-container{
    padding-left:16px !important;
    padding-right:16px !important;
  }
  section#information.gs-view-info-exact .gs-info-card-row{
    width:min(760px,calc(100vw - 32px)) !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:22px !important;
  }
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{
    display:none !important;
  }
}

@media(max-width:640px){
  section#information.gs-view-info-exact .gs-info-card-row{
    width:min(360px,calc(100vw - 28px)) !important;
    grid-template-columns:1fr !important;
  }
}


/* =========================================================
   FINAL POLISH - All Portal Access connectors + CTA animation
   Keeps the section wide, fixes top rail touching icons,
   improves title underline and Visit the Site arrow.
========================================================= */
section#information.gs-view-info-exact .gs-info-card-row::before{
  display:none !important;
  content:none !important;
}

section#information.gs-view-info-exact .gs-info-card{
  overflow:visible !important;
}

/* neat connector bridge between cards - only in the gap, never over the emoji */
section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before{
  content:"" !important;
  position:absolute !important;
  top:76px !important;
  right:-25px !important;
  width:26px !important;
  height:2px !important;
  border-radius:999px !important;
  background:linear-gradient(90deg,rgba(228,139,0,.18),rgba(232,142,0,.75),rgba(228,139,0,.18)) !important;
  box-shadow:0 0 10px rgba(234,143,0,.18) !important;
  z-index:5 !important;
  pointer-events:none !important;
}

section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{
  content:"" !important;
  position:absolute !important;
  top:64px !important;
  right:-26px !important;
  width:24px !important;
  height:24px !important;
  border-radius:50% !important;
  background:
    radial-gradient(circle at 35% 30%,#fff7df 0 16%,transparent 17%),
    linear-gradient(135deg,#ffae1d 0%,#df8500 58%,#ad6800 100%) !important;
  border:3px solid #fff8ed !important;
  box-shadow:0 8px 18px rgba(169,91,0,.22),0 0 0 5px rgba(239,146,6,.09) !important;
  z-index:8 !important;
  pointer-events:none !important;
  animation:gsPortalNodePulse 2.5s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-card:not(:last-child) .gs-info-icon-wrap::after{
  content:"" !important;
  position:absolute !important;
  right:-72px !important;
  top:50% !important;
  width:7px !important;
  height:7px !important;
  border-right:2px solid #fff !important;
  border-top:2px solid #fff !important;
  transform:translateY(-50%) rotate(45deg) !important;
  z-index:11 !important;
  opacity:.95 !important;
  pointer-events:none !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap{
  position:relative !important;
  margin-top:4px !important;
  margin-bottom:16px !important;
  z-index:12 !important;
}

/* professional underline below card title */
section#information.gs-view-info-exact .gs-mini-line{
  position:relative !important;
  display:block !important;
  width:46px !important;
  height:3px !important;
  margin:0 auto 12px !important;
  border-radius:999px !important;
  overflow:hidden !important;
  background:linear-gradient(90deg,#c97500 0%,#ff9700 50%,#c97500 100%) !important;
  box-shadow:0 5px 12px rgba(230,132,0,.16) !important;
}
section#information.gs-view-info-exact .gs-mini-line::after{
  content:"" !important;
  position:absolute !important;
  top:0 !important;
  left:-40% !important;
  width:40% !important;
  height:100% !important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent) !important;
  animation:gsPortalLineShine 2.7s ease-in-out infinite !important;
}

/* premium Visit the Site button arrow */
section#information.gs-view-info-exact .gs-view-link{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;
  box-shadow:0 14px 28px rgba(198,109,0,.22) !important;
}
section#information.gs-view-info-exact .gs-view-link::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.30) 46%,transparent 62%) !important;
  transform:translateX(-130%) !important;
  transition:transform .55s ease !important;
  z-index:-1 !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link::before{
  transform:translateX(130%) !important;
}
section#information.gs-view-info-exact .gs-view-link span{
  width:24px !important;
  height:24px !important;
  min-width:24px !important;
  border-radius:50% !important;
  display:inline-grid !important;
  place-items:center !important;
  margin-left:8px !important;
  font-size:12px !important;
  line-height:1 !important;
  color:#fff !important;
  background:rgba(255,255,255,.20) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.24),0 6px 12px rgba(122,66,0,.13) !important;
  transition:transform .32s ease, background .32s ease, box-shadow .32s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link span{
  transform:translateX(6px) !important;
  background:rgba(255,255,255,.28) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.35),0 8px 16px rgba(122,66,0,.18) !important;
  animation:gsPortalButtonArrow 1s ease-in-out infinite alternate !important;
}

@keyframes gsPortalNodePulse{
  0%,100%{transform:scale(1);box-shadow:0 8px 18px rgba(169,91,0,.22),0 0 0 5px rgba(239,146,6,.09)}
  50%{transform:scale(1.06);box-shadow:0 10px 22px rgba(169,91,0,.27),0 0 0 8px rgba(239,146,6,.12)}
}
@keyframes gsPortalLineShine{
  0%,40%{left:-45%}
  70%,100%{left:105%}
}
@keyframes gsPortalButtonArrow{
  from{transform:translateX(4px)}
  to{transform:translateX(8px)}
}

@media(max-width:1280px){
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before{right:-21px !important;width:22px !important;}
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{right:-22px !important;}
  section#information.gs-view-info-exact .gs-info-card:not(:last-child) .gs-info-icon-wrap::after{right:-61px !important;}
}

@media(max-width:1180px){
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child) .gs-info-icon-wrap::after{
    display:none !important;
  }
}

/* =========================================================
   GOLDSPARROW PORTAL ACCESS - FINAL PREMIUM ICON + CONNECTOR FIX
   Requested changes:
   1) Animated emoji/icon theme
   2) Slightly bigger cards
   3) Real connected card-to-card gold bridge
   4) Cleaner Visit the Site arrow animation
   ========================================================= */
section#information.gs-view-info-exact .gs-info-card-row{
  max-width:1585px !important;
  width:calc(100vw - 72px) !important;
  grid-template-columns:repeat(5,minmax(260px,1fr)) !important;
  gap:30px !important;
  align-items:stretch !important;
}

section#information.gs-view-info-exact .gs-info-card{
  min-height:410px !important;
  padding:21px 17px 17px !important;
  border-radius:25px !important;
  transform:translateZ(0) !important;
}

/* remove the small broken/old left decoration line inside cards */
section#information.gs-view-info-exact .gs-info-card::before{
  display:none !important;
  content:none !important;
}

/* Bigger animated icon area */
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:86px !important;
  height:86px !important;
  min-width:86px !important;
  margin:0 auto 18px !important;
  position:relative !important;
  display:grid !important;
  place-items:center !important;
  background:
    radial-gradient(circle at 36% 28%,#ffffff 0 24%,#fff7ec 54%,#ffe1b0 100%) !important;
  border:1.5px solid rgba(238,145,0,.55) !important;
  box-shadow:
    0 0 0 9px rgba(255,171,34,.08),
    0 0 0 17px rgba(255,171,34,.045),
    0 16px 30px rgba(124,75,0,.14) !important;
  animation:gsPortalIconFloat 3.2s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap::before{
  content:"" !important;
  position:absolute !important;
  inset:-9px !important;
  border-radius:50% !important;
  border:1.5px dashed rgba(232,137,0,.42) !important;
  background:transparent !important;
  animation:gsPortalIconRotate 7.5s linear infinite !important;
  opacity:1 !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap::after{
  content:"" !important;
  position:absolute !important;
  inset:-18px !important;
  border-radius:50% !important;
  background:radial-gradient(circle,rgba(255,172,42,.20),transparent 62%) !important;
  opacity:.65 !important;
  z-index:-1 !important;
  animation:gsPortalIconPulse 2.8s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-emoji{
  font-size:33px !important;
  line-height:1 !important;
  filter:drop-shadow(0 9px 11px rgba(139,85,0,.16)) !important;
  animation:gsPortalEmojiBounce 2.9s ease-in-out infinite !important;
  transform-origin:center bottom !important;
}

section#information.gs-view-info-exact .gs-info-card:hover .gs-info-icon-wrap{
  box-shadow:
    0 0 0 10px rgba(255,171,34,.12),
    0 0 0 20px rgba(255,171,34,.06),
    0 20px 36px rgba(139,83,0,.20) !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-info-emoji{
  animation:gsPortalEmojiHover .72s ease-in-out infinite alternate !important;
}

/* Premium actual connector: line comes from one card edge and reaches the next card edge */
section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before{
  display:block !important;
  content:"" !important;
  position:absolute !important;
  top:82px !important;
  right:-31px !important;
  width:32px !important;
  height:4px !important;
  border-radius:999px !important;
  background:
    linear-gradient(90deg,
      rgba(220,132,0,.18) 0%,
      rgba(238,148,0,.75) 24%,
      rgba(255,185,56,.95) 50%,
      rgba(238,148,0,.75) 76%,
      rgba(220,132,0,.18) 100%) !important;
  box-shadow:0 0 14px rgba(237,142,0,.26) !important;
  z-index:8 !important;
  pointer-events:none !important;
  overflow:hidden !important;
}

section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{
  content:"" !important;
  position:absolute !important;
  top:72px !important;
  right:-31px !important;
  width:25px !important;
  height:25px !important;
  border-radius:50% !important;
  background:
    radial-gradient(circle at 36% 30%,#fff8df 0 16%,transparent 17%),
    radial-gradient(circle,#ffb229 0 39%,#e58d00 40% 67%,#aa6400 100%) !important;
  border:4px solid #fff7e9 !important;
  box-shadow:
    0 8px 18px rgba(154,84,0,.23),
    0 0 0 6px rgba(235,143,0,.10),
    0 0 18px rgba(239,146,0,.25) !important;
  z-index:10 !important;
  pointer-events:none !important;
  animation:gsPortalBridgeNode 2.2s ease-in-out infinite !important;
}

/* small moving shine on connector line */
section#information.gs-view-info-exact .gs-info-card:not(:last-child) .gs-card-orbit{
  display:block !important;
  position:absolute !important;
  top:82px !important;
  right:-31px !important;
  width:32px !important;
  height:4px !important;
  border-radius:999px !important;
  overflow:hidden !important;
  z-index:11 !important;
  pointer-events:none !important;
  background:transparent !important;
  box-shadow:none !important;
}
section#information.gs-view-info-exact .gs-info-card:not(:last-child) .gs-card-orbit::before{
  content:"" !important;
  position:absolute !important;
  top:0 !important;
  left:-50% !important;
  width:50% !important;
  height:100% !important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent) !important;
  animation:gsPortalConnectorShine 2.6s ease-in-out infinite !important;
}

/* Hide connector helper on last card */
section#information.gs-view-info-exact .gs-info-card:last-child .gs-card-orbit{
  display:none !important;
}

/* Cleaner title underline with premium glow */
section#information.gs-view-info-exact .gs-mini-line{
  width:52px !important;
  height:3px !important;
  margin:0 auto 13px !important;
  border-radius:999px !important;
  background:linear-gradient(90deg,#b86600,#ff9800,#b86600) !important;
  box-shadow:0 6px 15px rgba(230,132,0,.18) !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-mini-line{
  width:68px !important;
  transition:width .35s ease !important;
}

/* Better CTA arrow: clean circle, slide + pulse on hover */
section#information.gs-view-info-exact .gs-view-link{
  height:47px !important;
  min-height:47px !important;
  border-radius:16px !important;
  font-size:15px !important;
  letter-spacing:.1px !important;
  gap:12px !important;
  background:linear-gradient(135deg,#ff990f 0%,#e48700 48%,#b86a00 100%) !important;
  box-shadow:0 15px 30px rgba(194,104,0,.24) !important;
}
section#information.gs-view-info-exact .gs-view-link span{
  width:25px !important;
  height:25px !important;
  min-width:25px !important;
  margin-left:4px !important;
  font-size:13px !important;
  background:rgba(255,255,255,.22) !important;
  border:1px solid rgba(255,255,255,.28) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 7px 14px rgba(93,51,0,.15) !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link span{
  transform:translateX(7px) !important;
  animation:gsPortalCtaArrow .85s ease-in-out infinite alternate !important;
}

@keyframes gsPortalIconFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-6px)}
}
@keyframes gsPortalIconRotate{
  from{transform:rotate(0deg)}
  to{transform:rotate(360deg)}
}
@keyframes gsPortalIconPulse{
  0%,100%{transform:scale(.92);opacity:.45}
  50%{transform:scale(1.05);opacity:.75}
}
@keyframes gsPortalEmojiBounce{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-3px) scale(1.04)}
}
@keyframes gsPortalEmojiHover{
  from{transform:translateY(-2px) rotate(-3deg) scale(1.05)}
  to{transform:translateY(-6px) rotate(4deg) scale(1.10)}
}
@keyframes gsPortalBridgeNode{
  0%,100%{transform:scale(1);box-shadow:0 8px 18px rgba(154,84,0,.23),0 0 0 6px rgba(235,143,0,.10),0 0 18px rgba(239,146,0,.25)}
  50%{transform:scale(1.10);box-shadow:0 10px 22px rgba(154,84,0,.28),0 0 0 9px rgba(235,143,0,.14),0 0 22px rgba(239,146,0,.32)}
}
@keyframes gsPortalConnectorShine{
  0%,35%{left:-60%}
  65%,100%{left:115%}
}
@keyframes gsPortalCtaArrow{
  from{transform:translateX(4px)}
  to{transform:translateX(9px)}
}

@media(max-width:1480px){
  section#information.gs-view-info-exact .gs-info-card-row{
    width:calc(100vw - 42px) !important;
    grid-template-columns:repeat(5,minmax(225px,1fr)) !important;
    gap:24px !important;
  }
  section#information.gs-view-info-exact .gs-info-card{min-height:405px !important;}
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child) .gs-card-orbit{
    right:-25px !important;
    width:26px !important;
  }
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after{right:-25px !important;}
}

@media(max-width:1180px){
  section#information.gs-view-info-exact .gs-info-card-row{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    max-width:780px !important;
    width:calc(100vw - 32px) !important;
    gap:24px !important;
  }
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::before,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child)::after,
  section#information.gs-view-info-exact .gs-info-card:not(:last-child) .gs-card-orbit{
    display:none !important;
  }
}

@media(max-width:640px){
  section#information.gs-view-info-exact .gs-info-card-row{
    grid-template-columns:1fr !important;
    max-width:370px !important;
  }
  section#information.gs-view-info-exact .gs-info-card{
    min-height:auto !important;
  }
}

/* =========================================================
   CLIENT FINAL CLEANUP — Portal Access Cards
   - Removed title underline
   - Removed card-to-card connectors
   - Cleaner same emoji animation for every card
   ========================================================= */
section#information.gs-view-info-exact .gs-mini-line{
  display:none !important;
  width:0 !important;
  height:0 !important;
  margin:0 !important;
  opacity:0 !important;
}

section#information.gs-view-info-exact .gs-info-card-row{
  max-width:1580px !important;
  width:calc(100vw - 54px) !important;
  grid-template-columns:repeat(5,minmax(250px,1fr)) !important;
  gap:28px !important;
  align-items:stretch !important;
}

section#information.gs-view-info-exact .gs-info-card{
  min-height:420px !important;
  padding:22px 17px 17px !important;
  overflow:hidden !important;
}

/* remove every connector/side line/dot between cards */
section#information.gs-view-info-exact .gs-info-card::before,
section#information.gs-view-info-exact .gs-info-card::after,
section#information.gs-view-info-exact .gs-card-orbit,
section#information.gs-view-info-exact .gs-card-orbit::before,
section#information.gs-view-info-exact .gs-card-orbit::after{
  display:none !important;
  content:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  width:0 !important;
  height:0 !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
  animation:none !important;
}

/* clean professional emoji badge: same animation on all cards */
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:84px !important;
  height:84px !important;
  min-width:84px !important;
  margin:0 auto 20px !important;
  border-radius:50% !important;
  display:grid !important;
  place-items:center !important;
  background:radial-gradient(circle at 35% 25%,#ffffff 0 28%,#fffaf3 60%,#ffe7bd 100%) !important;
  border:1.5px solid rgba(232,136,0,.45) !important;
  box-shadow:
    0 0 0 8px rgba(255,168,25,.08),
    0 0 0 16px rgba(255,168,25,.04),
    0 14px 28px rgba(126,76,0,.12) !important;
  animation:gsCleanIconFloat 3.6s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap::before{
  content:"" !important;
  display:block !important;
  visibility:visible !important;
  opacity:.85 !important;
  position:absolute !important;
  inset:-8px !important;
  border-radius:50% !important;
  border:1px solid rgba(236,139,0,.24) !important;
  background:conic-gradient(from 180deg, transparent 0 18%, rgba(255,165,28,.42) 22%, transparent 28% 62%, rgba(255,165,28,.34) 68%, transparent 74% 100%) !important;
  -webkit-mask:radial-gradient(farthest-side, transparent calc(100% - 2px), #000 calc(100% - 1px)) !important;
  mask:radial-gradient(farthest-side, transparent calc(100% - 2px), #000 calc(100% - 1px)) !important;
  animation:gsCleanIconRing 8s linear infinite !important;
  box-shadow:none !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap::after{
  content:"" !important;
  display:block !important;
  visibility:visible !important;
  opacity:.55 !important;
  position:absolute !important;
  inset:-15px !important;
  border-radius:50% !important;
  background:radial-gradient(circle,rgba(255,170,32,.18),transparent 62%) !important;
  z-index:-1 !important;
  animation:gsCleanIconGlow 3.6s ease-in-out infinite !important;
  border:0 !important;
  box-shadow:none !important;
}

section#information.gs-view-info-exact .gs-info-emoji{
  font-size:32px !important;
  line-height:1 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  transform-origin:center !important;
  filter:drop-shadow(0 8px 10px rgba(121,75,0,.14)) !important;
  animation:gsCleanEmojiLift 3.6s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-card:hover .gs-info-icon-wrap{
  transform:translateY(-5px) !important;
  box-shadow:
    0 0 0 9px rgba(255,168,25,.11),
    0 0 0 18px rgba(255,168,25,.055),
    0 20px 38px rgba(126,76,0,.18) !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-info-emoji{
  animation:gsCleanEmojiHover .9s ease-in-out infinite alternate !important;
}

section#information.gs-view-info-exact .gs-info-card strong{
  margin-top:4px !important;
  margin-bottom:18px !important;
}

section#information.gs-view-info-exact .gs-view-link span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  transition:transform .28s ease, background .28s ease, box-shadow .28s ease !important;
}
section#information.gs-view-info-exact .gs-info-card:hover .gs-view-link span{
  transform:translateX(8px) !important;
  animation:gsCleanCtaArrow .8s ease-in-out infinite alternate !important;
}

@keyframes gsCleanIconFloat{
  0%,100%{transform:translateY(0)}
  50%{transform:translateY(-4px)}
}
@keyframes gsCleanIconRing{
  from{transform:rotate(0deg)}
  to{transform:rotate(360deg)}
}
@keyframes gsCleanIconGlow{
  0%,100%{transform:scale(.94);opacity:.42}
  50%{transform:scale(1.04);opacity:.65}
}
@keyframes gsCleanEmojiLift{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-2px) scale(1.035)}
}
@keyframes gsCleanEmojiHover{
  from{transform:translateY(-2px) scale(1.05)}
  to{transform:translateY(-6px) scale(1.10)}
}
@keyframes gsCleanCtaArrow{
  from{transform:translateX(5px)}
  to{transform:translateX(10px)}
}

@media(max-width:1480px){
  section#information.gs-view-info-exact .gs-info-card-row{
    width:calc(100vw - 36px) !important;
    grid-template-columns:repeat(5,minmax(220px,1fr)) !important;
    gap:22px !important;
  }
}

@media(max-width:1180px){
  section#information.gs-view-info-exact .gs-info-card-row{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    max-width:780px !important;
    width:calc(100vw - 32px) !important;
    gap:24px !important;
  }
}

@media(max-width:640px){
  section#information.gs-view-info-exact .gs-info-card-row{
    grid-template-columns:1fr !important;
    max-width:380px !important;
  }
  section#information.gs-view-info-exact .gs-info-card{
    min-height:auto !important;
  }
}


/* =========================================================
   FINAL FIX: Portal Access emojis visible + button-only link
   Added last so it overrides all older generated icon rules.
   ========================================================= */
section#information.gs-view-info-exact .gs-info-card{
  cursor:default !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap{
  position:relative !important;
  overflow:visible !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

section#information.gs-view-info-exact .gs-info-emoji{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  font-size:34px !important;
  line-height:1 !important;
  color:initial !important;
  opacity:1 !important;
  visibility:visible !important;
  text-indent:0 !important;
  transform:translateY(0) !important;
  filter:drop-shadow(0 7px 9px rgba(169,92,0,.16)) !important;
  font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif !important;
  animation:gsPortalEmojiLive 3.2s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-emoji::before,
section#information.gs-view-info-exact .gs-info-emoji::after{
  content:none !important;
  display:none !important;
}

section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-emoji{animation-delay:.18s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-emoji{animation-delay:.36s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-emoji{animation-delay:.54s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-emoji{animation-delay:.72s !important;}

@keyframes gsPortalEmojiLive{
  0%,100%{transform:translateY(0) scale(1) rotate(0deg);}
  35%{transform:translateY(-4px) scale(1.08) rotate(-4deg);}
  70%{transform:translateY(1px) scale(1.02) rotate(3deg);}
}

section#information.gs-view-info-exact .gs-view-link{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:46px !important;
  margin-top:auto !important;
  padding:0 18px !important;
  border-radius:12px !important;
  background:linear-gradient(135deg,#ff9400 0%,#e47b00 54%,#b96400 100%) !important;
  color:#ffffff !important;
  text-decoration:none !important;
  font-size:15px !important;
  font-weight:900 !important;
  letter-spacing:.1px !important;
  box-shadow:0 13px 24px rgba(224,126,0,.20), inset 0 1px 0 rgba(255,255,255,.22) !important;
  position:relative !important;
  overflow:hidden !important;
  transition:transform .28s ease, box-shadow .28s ease, filter .28s ease !important;
}

section#information.gs-view-info-exact .gs-view-link::before{
  content:"" !important;
  position:absolute !important;
  top:0 !important;
  left:-90% !important;
  width:70% !important;
  height:100% !important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.32),transparent) !important;
  transform:skewX(-18deg) !important;
  transition:left .65s ease !important;
}

section#information.gs-view-info-exact .gs-view-link:hover{
  transform:translateY(-2px) !important;
  filter:brightness(1.04) !important;
  box-shadow:0 18px 30px rgba(224,126,0,.28), inset 0 1px 0 rgba(255,255,255,.25) !important;
}

section#information.gs-view-info-exact .gs-view-link:hover::before{
  left:120% !important;
}

section#information.gs-view-info-exact .gs-view-link span{
  display:none !important;
}


/* =========================================================
   FINAL USER FIX — Portal icon animation cleaned
   - Keeps emojis visible
   - Removes the small white/extra mark near the icon ring
   - Uses a smoother premium live animation
   ========================================================= */
section#information.gs-view-info-exact .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-icon-wrap *{
  box-sizing:border-box !important;
}

section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:86px !important;
  height:86px !important;
  min-width:86px !important;
  margin:0 auto 22px !important;
  position:relative !important;
  overflow:visible !important;
  border-radius:50% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:
    radial-gradient(circle at 50% 44%, #ffffff 0 30%, #fff9ef 58%, #ffe7bd 100%) !important;
  border:1.5px solid rgba(232,136,0,.48) !important;
  box-shadow:
    0 0 0 8px rgba(255,166,26,.075),
    0 0 0 15px rgba(255,166,26,.035),
    0 14px 30px rgba(126,76,0,.12) !important;
  animation:gsFinalIconLiveFloat 3.4s ease-in-out infinite !important;
}

/* Clean ring only — no white dot / no broken side mark */
section#information.gs-view-info-exact .gs-info-icon-wrap::before{
  content:"" !important;
  position:absolute !important;
  inset:-8px !important;
  border-radius:50% !important;
  display:block !important;
  opacity:1 !important;
  visibility:visible !important;
  background:none !important;
  border:1px solid rgba(236,139,0,.28) !important;
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,.60),
    0 0 0 1px rgba(255,184,70,.10) !important;
  animation:gsFinalIconRingBreath 2.8s ease-in-out infinite !important;
  -webkit-mask:none !important;
  mask:none !important;
  pointer-events:none !important;
}

/* Soft glow only — no extra visible object */
section#information.gs-view-info-exact .gs-info-icon-wrap::after{
  content:"" !important;
  position:absolute !important;
  inset:-16px !important;
  border-radius:50% !important;
  display:block !important;
  opacity:.45 !important;
  visibility:visible !important;
  background:radial-gradient(circle, rgba(255,172,35,.20) 0%, rgba(255,172,35,.09) 38%, transparent 66%) !important;
  border:0 !important;
  box-shadow:none !important;
  z-index:-1 !important;
  animation:gsFinalIconSoftGlow 3.4s ease-in-out infinite !important;
  pointer-events:none !important;
}

section#information.gs-view-info-exact .gs-info-emoji{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  height:100% !important;
  color:initial !important;
  opacity:1 !important;
  visibility:visible !important;
  font-size:34px !important;
  line-height:1 !important;
  text-indent:0 !important;
  font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif !important;
  filter:drop-shadow(0 8px 10px rgba(139,82,0,.16)) !important;
  animation:gsFinalEmojiLive 2.9s ease-in-out infinite !important;
  transform-origin:center center !important;
}

section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-emoji{animation-delay:.12s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-emoji{animation-delay:.24s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-emoji{animation-delay:.36s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-emoji{animation-delay:.48s !important;}

section#information.gs-view-info-exact .gs-info-card:hover .gs-info-icon-wrap{
  transform:translateY(-6px) !important;
  box-shadow:
    0 0 0 9px rgba(255,166,26,.11),
    0 0 0 18px rgba(255,166,26,.055),
    0 22px 40px rgba(126,76,0,.18) !important;
}

section#information.gs-view-info-exact .gs-info-card:hover .gs-info-emoji{
  animation:gsFinalEmojiHover .78s ease-in-out infinite alternate !important;
}

@keyframes gsFinalIconLiveFloat{
  0%,100%{transform:translateY(0) scale(1)}
  50%{transform:translateY(-5px) scale(1.015)}
}
@keyframes gsFinalIconRingBreath{
  0%,100%{transform:scale(1);opacity:.74;border-color:rgba(236,139,0,.26)}
  50%{transform:scale(1.055);opacity:1;border-color:rgba(236,139,0,.48)}
}
@keyframes gsFinalIconSoftGlow{
  0%,100%{transform:scale(.94);opacity:.35}
  50%{transform:scale(1.08);opacity:.62}
}
@keyframes gsFinalEmojiLive{
  0%,100%{transform:translateY(0) rotate(0deg) scale(1)}
  35%{transform:translateY(-4px) rotate(-3deg) scale(1.07)}
  70%{transform:translateY(1px) rotate(2deg) scale(1.02)}
}
@keyframes gsFinalEmojiHover{
  from{transform:translateY(-3px) rotate(-4deg) scale(1.08)}
  to{transform:translateY(-7px) rotate(4deg) scale(1.13)}
}

/* =========================================================
   GOLDSPARROW FINAL ACTUAL ICON ANIMATION FIX - 20260701
   Strong override placed at file end so it visibly changes the live site.
   Removes the white side mark and gives the emoji badge a clean live motion.
========================================================= */
section#information.gs-view-info-exact .gs-info-icon-wrap{
  width:88px !important;
  height:88px !important;
  min-width:88px !important;
  margin:0 auto 22px !important;
  position:relative !important;
  overflow:hidden !important;
  border-radius:50% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:
    radial-gradient(circle at 42% 32%, #ffffff 0 21%, #fff8ec 48%, #ffe1ad 100%) !important;
  border:1.5px solid rgba(227,132,0,.52) !important;
  box-shadow:
    0 0 0 7px rgba(255,160,18,.075),
    0 0 0 15px rgba(255,160,18,.035),
    0 15px 26px rgba(126,76,0,.14) !important;
  transform-origin:center !important;
  animation:gsPortalFinalBadgeLive 2.55s ease-in-out infinite !important;
}

/* remove all old small dots / white marks / extra orbit objects */
section#information.gs-view-info-exact .gs-info-icon-wrap::before,
section#information.gs-view-info-exact .gs-info-icon-wrap::after{
  display:none !important;
  content:none !important;
  opacity:0 !important;
  visibility:hidden !important;
  width:0 !important;
  height:0 !important;
  background:none !important;
  border:0 !important;
  box-shadow:none !important;
  animation:none !important;
}

section#information.gs-view-info-exact .gs-info-emoji{
  position:relative !important;
  z-index:3 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:58px !important;
  height:58px !important;
  min-width:58px !important;
  min-height:58px !important;
  border-radius:50% !important;
  background:radial-gradient(circle, rgba(255,255,255,.86) 0%, rgba(255,247,234,.55) 58%, transparent 72%) !important;
  color:initial !important;
  opacity:1 !important;
  visibility:visible !important;
  font-size:34px !important;
  line-height:1 !important;
  text-indent:0 !important;
  font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji","Segoe UI Symbol",sans-serif !important;
  filter:drop-shadow(0 8px 10px rgba(135,78,0,.17)) !important;
  transform-origin:center center !important;
  animation:gsPortalFinalEmojiLive 1.9s ease-in-out infinite !important;
}

section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-card:nth-child(2) .gs-info-emoji{animation-delay:.10s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-card:nth-child(3) .gs-info-emoji{animation-delay:.20s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-card:nth-child(4) .gs-info-emoji{animation-delay:.30s !important;}
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-icon-wrap,
section#information.gs-view-info-exact .gs-info-card:nth-child(5) .gs-info-emoji{animation-delay:.40s !important;}

section#information.gs-view-info-exact .gs-info-card:hover .gs-info-icon-wrap{
  animation:gsPortalFinalBadgeHover .72s ease-in-out infinite alternate !important;
  box-shadow:
    0 0 0 8px rgba(255,160,18,.11),
    0 0 0 17px rgba(255,160,18,.055),
    0 20px 36px rgba(126,76,0,.20) !important;
}

section#information.gs-view-info-exact .gs-info-card:hover .gs-info-emoji{
  animation:gsPortalFinalEmojiHover .62s ease-in-out infinite alternate !important;
}

@keyframes gsPortalFinalBadgeLive{
  0%,100%{transform:translateY(0) scale(1); box-shadow:0 0 0 7px rgba(255,160,18,.075),0 0 0 15px rgba(255,160,18,.035),0 15px 26px rgba(126,76,0,.14);}
  50%{transform:translateY(-6px) scale(1.025); box-shadow:0 0 0 9px rgba(255,160,18,.10),0 0 0 18px rgba(255,160,18,.05),0 22px 34px rgba(126,76,0,.18);}
}

@keyframes gsPortalFinalEmojiLive{
  0%,100%{transform:translateY(0) rotate(0deg) scale(1);}
  30%{transform:translateY(-4px) rotate(-5deg) scale(1.08);}
  65%{transform:translateY(2px) rotate(4deg) scale(1.03);}
}

@keyframes gsPortalFinalBadgeHover{
  from{transform:translateY(-5px) scale(1.035);}
  to{transform:translateY(-9px) scale(1.065);}
}

@keyframes gsPortalFinalEmojiHover{
  from{transform:translateY(-3px) rotate(-6deg) scale(1.10);}
  to{transform:translateY(-8px) rotate(6deg) scale(1.17);}
}

/* button remains clean: no side arrow */
section#information.gs-view-info-exact .gs-view-link span,
section#information.gs-view-info-exact .gs-view-link i,
section#information.gs-view-info-exact .gs-view-link b{
  display:none !important;
}


/* =========================================================
   GoldSparrow Resources Blog Slider - HARD WORKING FIX
   Same continuous marquee movement as What Our Clients Say.
   ========================================================= */
#news.gs-blog-section .gs-blog-marquee{
  overflow:hidden!important;
  width:100vw!important;
  left:50%!important;
  margin-left:-50vw!important;
}
#news.gs-blog-section .gs-blog-viewport{
  overflow:hidden!important;
  width:100%!important;
}
#news.gs-blog-section .gs-blog-track.gs-blog-marquee-track,
#news.gs-blog-section .gs-blog-auto-track{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:stretch!important;
  gap:28px!important;
  width:max-content!important;
  min-width:max-content!important;
  transform:translate3d(0,0,0);
  animation:gsResourcesBlogSlideFixed 42s linear infinite!important;
  will-change:transform!important;
}
#news.gs-blog-section .gs-blog-marquee:hover .gs-blog-track.gs-blog-marquee-track{
  animation-play-state:paused!important;
}
#news.gs-blog-section .gs-blog-card{
  flex:0 0 350px!important;
  width:350px!important;
  min-width:350px!important;
  max-width:350px!important;
}
@keyframes gsResourcesBlogSlideFixed{
  0%{transform:translate3d(0,0,0)}
  100%{transform:translate3d(-50%,0,0)}
}
@media(max-width:768px){
  #news.gs-blog-section .gs-blog-track.gs-blog-marquee-track,
  #news.gs-blog-section .gs-blog-auto-track{gap:18px!important;animation-duration:30s!important;}
  #news.gs-blog-section .gs-blog-card{flex-basis:300px!important;width:300px!important;min-width:300px!important;max-width:300px!important;}
}


/* =========================================================
   FINAL FIX: Resources Blog Slider - LEFT TO RIGHT
   This override keeps the blog cards moving exactly like the
   testimonials marquee, but in left-to-right direction.
   ========================================================= */
#news.gs-blog-section .gs-blog-marquee{
  overflow:hidden !important;
  width:100vw !important;
  max-width:100vw !important;
  position:relative !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  margin-left:0 !important;
  padding:0 0 6px !important;
}
#news.gs-blog-section .gs-blog-viewport{
  overflow:hidden !important;
  width:100% !important;
  max-width:100% !important;
}
#news.gs-blog-section .gs-blog-track,
#news.gs-blog-section .gs-blog-track.gs-blog-marquee-track,
#news.gs-blog-section .gs-blog-auto-track{
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:stretch !important;
  gap:28px !important;
  width:max-content !important;
  min-width:max-content !important;
  white-space:normal !important;
  will-change:transform !important;
  animation:gsResourcesBlogSlideLeftToRight 44s linear infinite !important;
}
#news.gs-blog-section .gs-blog-marquee:hover .gs-blog-track,
#news.gs-blog-section .gs-blog-marquee:hover .gs-blog-track.gs-blog-marquee-track{
  animation-play-state:paused !important;
}
#news.gs-blog-section .gs-blog-card{
  flex:0 0 350px !important;
  width:350px !important;
  min-width:350px !important;
  max-width:350px !important;
}
@keyframes gsResourcesBlogSlideLeftToRight{
  0%{transform:translate3d(-50%,0,0);}
  100%{transform:translate3d(0,0,0);}
}
@media(max-width:768px){
  #news.gs-blog-section .gs-blog-track,
  #news.gs-blog-section .gs-blog-track.gs-blog-marquee-track,
  #news.gs-blog-section .gs-blog-auto-track{gap:18px !important;animation-duration:32s !important;}
  #news.gs-blog-section .gs-blog-card{flex-basis:300px !important;width:300px !important;min-width:300px !important;max-width:300px !important;}
}


/* ===== GoldSparrow Services Section - About Theme Final ===== */
section#services.gs-services-about-theme{
  padding:112px 0 118px !important;
  background:
    radial-gradient(circle at 4% 0%, rgba(239,165,17,.12), transparent 30%),
    radial-gradient(circle at 92% 10%, rgba(201,151,24,.10), transparent 34%),
    linear-gradient(180deg,#fffdf8 0%,#fbf6ee 48%,#fffaf3 100%) !important;
  color:#1f1a14 !important;
  position:relative !important;
  overflow:hidden !important;
}
section#services.gs-services-about-theme::before{
  content:'' !important;
  position:absolute !important;
  inset:0 !important;
  background-image:
    linear-gradient(rgba(201,151,24,.045) 1px, transparent 1px),
    linear-gradient(90deg, rgba(201,151,24,.045) 1px, transparent 1px) !important;
  background-size:38px 38px !important;
  pointer-events:none !important;
}
section#services.gs-services-about-theme::after{
  content:'' !important;
  position:absolute !important;
  left:8% !important;
  right:8% !important;
  top:34px !important;
  height:1px !important;
  background:linear-gradient(90deg, transparent, rgba(201,151,24,.34), transparent) !important;
  pointer-events:none !important;
}
section#services.gs-services-about-theme .container{
  position:relative !important;
  z-index:1 !important;
  max-width:1480px !important;
}
section#services.gs-services-about-theme .section-heading{
  max-width:980px !important;
  margin:0 auto 54px !important;
}
section#services.gs-services-about-theme .section-label{
  display:inline-flex !important;
  align-items:center !important;
  gap:9px !important;
  padding:9px 20px !important;
  border:1px solid rgba(226,169,35,.34) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.74) !important;
  box-shadow:0 10px 30px rgba(201,151,24,.10) !important;
  color:#b77b00 !important;
  letter-spacing:.28em !important;
  font-size:11px !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
}
section#services.gs-services-about-theme .section-label::before{
  content:'' !important;
  width:10px !important;
  height:10px !important;
  border-radius:50% !important;
  background:#f3a000 !important;
  box-shadow:0 0 0 7px rgba(243,160,0,.14) !important;
}
section#services.gs-services-about-theme .section-title{
  margin-top:18px !important;
  color:#201a14 !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:clamp(42px,4.8vw,72px) !important;
  line-height:1.05 !important;
  font-weight:900 !important;
  letter-spacing:-.04em !important;
}
section#services.gs-services-about-theme .section-intro{
  max-width:920px !important;
  margin:14px auto 0 !important;
  color:rgba(31,26,20,.68) !important;
  font-size:17px !important;
  line-height:1.8 !important;
  font-weight:600 !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
}
section#services.gs-services-about-theme .gs-service-card-pro{
  min-height:405px !important;
  padding:30px 24px 28px !important;
  border-radius:30px !important;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,248,237,.95)) !important;
  border:1px solid rgba(219,166,48,.26) !important;
  box-shadow:0 28px 80px rgba(64,45,12,.10), inset 0 1px 0 rgba(255,255,255,.86) !important;
  backdrop-filter:blur(10px) !important;
  position:relative !important;
  overflow:hidden !important;
}
section#services.gs-services-about-theme .gs-service-card-pro::after{
  content:'' !important;
  position:absolute !important;
  left:22px !important;
  right:22px !important;
  top:0 !important;
  height:4px !important;
  border-radius:0 0 999px 999px !important;
  background:linear-gradient(90deg,#f5a000,#e1b532,#fff0b3) !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  transform:translateY(-9px) !important;
  border-color:rgba(219,166,48,.50) !important;
  box-shadow:0 36px 95px rgba(64,45,12,.16), inset 0 1px 0 rgba(255,255,255,.9) !important;
}
section#services.gs-services-about-theme .card-icon{
  width:50px !important;
  height:50px !important;
  border-radius:16px !important;
  color:#231b10 !important;
  background:linear-gradient(135deg,#ffc642,#d39b00) !important;
  box-shadow:0 18px 40px rgba(211,155,0,.28) !important;
  margin-bottom:24px !important;
}
section#services.gs-services-about-theme .gs-card-title{
  min-height:58px !important;
  color:#201a14 !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:21px !important;
  line-height:1.22 !important;
  font-weight:900 !important;
  margin:0 0 16px !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  gap:11px !important;
  padding:6px 0 !important;
  color:rgba(31,26,20,.68) !important;
  font-size:14px !important;
  line-height:1.55 !important;
  font-weight:600 !important;
}
section#services.gs-services-about-theme .gs-service-list li::before{
  content:'✓' !important;
  color:#d29a00 !important;
  font-size:17px !important;
  font-weight:900 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  min-height:405px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  padding:4px 0 !important;
  font-size:13.5px !important;
  line-height:1.42 !important;
}
@media (max-width:1320px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
}
@media (max-width:900px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media (max-width:640px){
  section#services.gs-services-about-theme{padding:76px 0 82px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:1fr !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{min-height:auto !important;}
  section#services.gs-services-about-theme .gs-card-title{min-height:auto !important;}
}

/* ===== GoldSparrow What We Offer - Background Image CTA Theme ===== */
section#services.gs-services-about-theme{
  padding:105px 0 110px !important;
  background:
    linear-gradient(135deg, rgba(24,18,12,.86), rgba(72,45,10,.74) 48%, rgba(18,14,10,.88)),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  background-attachment:fixed !important;
  color:#fff !important;
  isolation:isolate !important;
}
section#services.gs-services-about-theme::before{
  content:'' !important;
  position:absolute !important;
  inset:0 !important;
  background:
    radial-gradient(circle at 18% 20%, rgba(245,166,35,.22), transparent 30%),
    radial-gradient(circle at 82% 8%, rgba(255,214,116,.14), transparent 34%),
    linear-gradient(180deg, rgba(0,0,0,.10), rgba(0,0,0,.18)) !important;
  pointer-events:none !important;
  z-index:-1 !important;
}
section#services.gs-services-about-theme::after{
  content:'' !important;
  position:absolute !important;
  inset:0 !important;
  background:rgba(0,0,0,.18) !important;
  pointer-events:none !important;
  z-index:-1 !important;
}
section#services.gs-services-about-theme .section-heading{
  max-width:980px !important;
  margin:0 auto 50px !important;
}
section#services.gs-services-about-theme .section-label{
  background:rgba(255,255,255,.94) !important;
  color:#b77b00 !important;
  border-color:rgba(255,202,91,.62) !important;
  box-shadow:0 14px 45px rgba(0,0,0,.22) !important;
}
section#services.gs-services-about-theme .section-title{
  color:#fffaf1 !important;
  text-shadow:0 8px 34px rgba(0,0,0,.45) !important;
}
section#services.gs-services-about-theme .section-intro{
  color:rgba(255,255,255,.88) !important;
  text-shadow:0 4px 18px rgba(0,0,0,.35) !important;
}
section#services.gs-services-about-theme .gs-service-card-pro{
  min-height:410px !important;
  background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,247,232,.92)) !important;
  border:1px solid rgba(255,203,92,.55) !important;
  box-shadow:0 30px 90px rgba(0,0,0,.30), inset 0 1px 0 rgba(255,255,255,.92) !important;
}
section#services.gs-services-about-theme .gs-service-card-pro::after{
  background:linear-gradient(90deg,#fff0b2,#f5a000,#c78300,#fff0b2) !important;
  height:5px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  transform:translateY(-10px) !important;
  box-shadow:0 40px 105px rgba(0,0,0,.38), inset 0 1px 0 rgba(255,255,255,.95) !important;
}
section#services.gs-services-about-theme .card-icon{
  background:linear-gradient(135deg,#ffe083,#f4a000 52%,#b97900) !important;
  color:#1f170d !important;
  box-shadow:0 18px 44px rgba(244,160,0,.34) !important;
}
section#services.gs-services-about-theme .gs-card-title{
  color:#211913 !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  color:rgba(31,26,20,.72) !important;
}
section#services.gs-services-about-theme .gs-service-list li::before{
  color:#d69600 !important;
}
@media(max-width:900px){
  section#services.gs-services-about-theme{background-attachment:scroll !important;}
}

/* ===== GoldSparrow final service cards: premium emoji icons + proper spacing ===== */
section#services.gs-services-about-theme{
  position:relative !important;
  padding:118px 0 125px !important;
  overflow:hidden !important;
  background:
    linear-gradient(135deg, rgba(16,12,8,.88), rgba(92,58,10,.72) 46%, rgba(12,10,8,.90)),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  background-attachment:fixed !important;
}
section#services.gs-services-about-theme .section-heading{
  margin-bottom:58px !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(190px,1fr)) !important;
  gap:26px !important;
  align-items:stretch !important;
  max-width:1320px !important;
  margin:0 auto !important;
}
section#services.gs-services-about-theme .gs-service-card-pro{
  position:relative !important;
  overflow:hidden !important;
  min-height:445px !important;
  padding:34px 28px 30px !important;
  border-radius:28px !important;
  background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(255,249,238,.94)) !important;
  border:1px solid rgba(245,174,35,.62) !important;
  box-shadow:0 34px 85px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.95) !important;
  transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease !important;
}
section#services.gs-services-about-theme .gs-service-card-pro::before{
  content:'' !important;
  position:absolute !important;
  inset:0 !important;
  background:radial-gradient(circle at 18% 12%, rgba(255,184,32,.16), transparent 34%) !important;
  pointer-events:none !important;
}
section#services.gs-services-about-theme .gs-service-card-pro::after{
  content:'' !important;
  position:absolute !important;
  top:0 !important;
  left:16px !important;
  right:16px !important;
  height:5px !important;
  border-radius:0 0 12px 12px !important;
  background:linear-gradient(90deg,#fff1b8,#ffb400,#c88700,#fff1b8) !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  transform:translateY(-10px) !important;
  border-color:rgba(255,189,45,.95) !important;
  box-shadow:0 42px 110px rgba(0,0,0,.42), 0 0 0 1px rgba(255,196,66,.25), inset 0 1px 0 rgba(255,255,255,.96) !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  width:66px !important;
  height:66px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin:0 0 26px !important;
  border-radius:20px !important;
  background:linear-gradient(135deg,#fff0a8 0%,#ffba20 42%,#e69200 74%,#a96b00 100%) !important;
  box-shadow:0 18px 42px rgba(231,149,0,.36), inset 0 1px 0 rgba(255,255,255,.72) !important;
  color:#1d150b !important;
  transition:transform .35s ease, box-shadow .35s ease !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover .gs-service-emoji-icon{
  transform:rotate(-6deg) scale(1.08) !important;
  box-shadow:0 24px 54px rgba(239,157,0,.48), inset 0 1px 0 rgba(255,255,255,.8) !important;
}
section#services.gs-services-about-theme .gs-service-emoji{
  font-size:31px !important;
  line-height:1 !important;
  filter:drop-shadow(0 3px 6px rgba(0,0,0,.16)) !important;
}
section#services.gs-services-about-theme .gs-card-title{
  position:relative !important;
  z-index:1 !important;
  color:#211913 !important;
  font-size:24px !important;
  line-height:1.08 !important;
  margin:0 0 26px !important;
  min-height:56px !important;
}
section#services.gs-services-about-theme .gs-service-list{
  position:relative !important;
  z-index:1 !important;
  display:grid !important;
  gap:14px !important;
  margin:0 !important;
  padding:0 !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  color:rgba(31,26,20,.78) !important;
  font-size:15px !important;
  line-height:1.45 !important;
  font-weight:600 !important;
  padding-left:25px !important;
}
section#services.gs-services-about-theme .gs-service-list li::before{
  content:'✓' !important;
  left:0 !important;
  top:-1px !important;
  color:#d49400 !important;
  font-size:20px !important;
  font-weight:900 !important;
}
@media(max-width:1200px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}
}
@media(max-width:900px){
  section#services.gs-services-about-theme{background-attachment:scroll !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}
}
@media(max-width:640px){
  section#services.gs-services-about-theme{padding:86px 0 92px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:1fr !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{min-height:auto !important;}
}

/* ===== GoldSparrow final fix: What We Offer centered header + proper card alignment ===== */
section#services.gs-services-about-theme{
  padding:110px 0 115px !important;
  min-height:auto !important;
  overflow:hidden !important;
  background:
    linear-gradient(90deg, rgba(38,23,2,.82) 0%, rgba(74,47,7,.70) 42%, rgba(18,12,5,.86) 100%),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  background-attachment:fixed !important;
}
section#services.gs-services-about-theme .container{
  width:min(100%, 1420px) !important;
  max-width:1420px !important;
  margin:0 auto !important;
  padding-left:32px !important;
  padding-right:32px !important;
}
section#services.gs-services-about-theme .section-heading{
  max-width:880px !important;
  margin:0 auto 56px !important;
  text-align:center !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
}
section#services.gs-services-about-theme .section-label{
  margin:0 auto 22px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:max-content !important;
  color:#b97800 !important;
  background:rgba(255,255,255,.94) !important;
  border:1px solid rgba(244,184,56,.58) !important;
  box-shadow:0 12px 32px rgba(0,0,0,.18) !important;
}
section#services.gs-services-about-theme .section-title{
  width:100% !important;
  text-align:center !important;
  color:#fff !important;
  margin:0 0 18px !important;
  font-size:clamp(44px,5vw,72px) !important;
  line-height:1.02 !important;
  text-shadow:0 8px 30px rgba(0,0,0,.42) !important;
}
section#services.gs-services-about-theme .section-intro{
  max-width:820px !important;
  margin:0 auto !important;
  text-align:center !important;
  color:rgba(255,255,255,.92) !important;
  font-size:17px !important;
  font-weight:700 !important;
  line-height:1.75 !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display:grid !important;
  grid-template-columns:repeat(5, minmax(0, 1fr)) !important;
  gap:24px !important;
  align-items:stretch !important;
  justify-items:stretch !important;
  max-width:1320px !important;
  margin:0 auto !important;
}
section#services.gs-services-about-theme .gs-service-card-pro{
  width:100% !important;
  min-width:0 !important;
  min-height:430px !important;
  height:100% !important;
  padding:30px 24px 28px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:flex-start !important;
  border-radius:26px !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  flex:0 0 auto !important;
  margin:0 0 24px 0 !important;
}
section#services.gs-services-about-theme .gs-card-title{
  width:100% !important;
  min-height:58px !important;
  margin:0 0 22px !important;
  font-size:23px !important;
  line-height:1.08 !important;
  text-align:left !important;
}
section#services.gs-services-about-theme .gs-service-list{
  width:100% !important;
  gap:13px !important;
  align-content:start !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  text-align:left !important;
  padding-left:26px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  gap:10px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  font-size:14px !important;
  line-height:1.35 !important;
}
@media(max-width:1280px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(3, minmax(0,1fr)) !important; max-width:980px !important;}
}
@media(max-width:900px){
  section#services.gs-services-about-theme{background-attachment:scroll !important; padding:90px 0 96px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(2, minmax(0,1fr)) !important; max-width:680px !important;}
}
@media(max-width:620px){
  section#services.gs-services-about-theme .container{padding-left:18px !important; padding-right:18px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:1fr !important; max-width:360px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{min-height:auto !important;}
}

/* ===== GoldSparrow Final Compact Fix: What We Offer cards match site theme ===== */
section#services.gs-services-about-theme{
  padding:92px 0 96px !important;
  min-height:auto !important;
  background:
    linear-gradient(90deg, rgba(45,29,8,.86) 0%, rgba(106,68,13,.62) 44%, rgba(35,23,8,.88) 100%),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  background-attachment:fixed !important;
  position:relative !important;
}
section#services.gs-services-about-theme::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:radial-gradient(circle at center, rgba(245,176,45,.14), transparent 52%) !important;
  pointer-events:none !important;
}
section#services.gs-services-about-theme .container{
  position:relative !important;
  z-index:2 !important;
  max-width:1240px !important;
  width:100% !important;
  margin:0 auto !important;
  padding-left:24px !important;
  padding-right:24px !important;
}
section#services.gs-services-about-theme .section-heading{
  max-width:900px !important;
  margin:0 auto 42px !important;
  text-align:center !important;
  align-items:center !important;
}
section#services.gs-services-about-theme .section-label{
  margin:0 auto 18px !important;
  display:inline-flex !important;
  color:#9a6200 !important;
  background:#fffaf1 !important;
  border:1px solid rgba(234,174,50,.55) !important;
}
section#services.gs-services-about-theme .section-title{
  color:#fff !important;
  font-size:clamp(42px,4.4vw,64px) !important;
  line-height:1 !important;
  margin:0 0 14px !important;
  text-align:center !important;
  text-shadow:0 10px 32px rgba(0,0,0,.42) !important;
}
section#services.gs-services-about-theme .section-intro{
  color:rgba(255,255,255,.94) !important;
  max-width:780px !important;
  margin:0 auto !important;
  text-align:center !important;
  font-size:16px !important;
  line-height:1.65 !important;
  font-weight:700 !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display:grid !important;
  grid-template-columns:repeat(5, minmax(0, 1fr)) !important;
  gap:20px !important;
  max-width:1180px !important;
  margin:0 auto !important;
  align-items:stretch !important;
}
section#services.gs-services-about-theme .gs-service-card-pro{
  min-height:0 !important;
  height:390px !important;
  width:100% !important;
  padding:24px 22px 22px !important;
  border-radius:22px !important;
  border:1px solid rgba(226,166,37,.56) !important;
  border-top:5px solid #f3b51e !important;
  background:linear-gradient(145deg, #fffdfa 0%, #fff8eb 48%, #f8efe2 100%) !important;
  box-shadow:0 20px 46px rgba(0,0,0,.26), inset 0 1px 0 rgba(255,255,255,.9) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  overflow:hidden !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  transform:translateY(-8px) !important;
  box-shadow:0 26px 56px rgba(0,0,0,.32), 0 0 0 1px rgba(243,181,30,.62) !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  width:56px !important;
  height:56px !important;
  min-width:56px !important;
  border-radius:17px !important;
  margin:0 0 20px 0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:linear-gradient(135deg,#ffd65a 0%,#f2a100 68%,#c77b00 100%) !important;
  box-shadow:0 16px 30px rgba(214,139,0,.28) !important;
}
section#services.gs-services-about-theme .gs-service-emoji{
  font-size:25px !important;
  line-height:1 !important;
}
section#services.gs-services-about-theme .gs-card-title{
  color:#21180f !important;
  font-size:22px !important;
  line-height:1.08 !important;
  min-height:50px !important;
  margin:0 0 18px !important;
  text-align:left !important;
  letter-spacing:-.02em !important;
}
section#services.gs-services-about-theme .gs-service-list{
  margin:0 !important;
  padding:0 !important;
  display:flex !important;
  flex-direction:column !important;
  gap:11px !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  position:relative !important;
  display:block !important;
  padding:0 0 0 24px !important;
  margin:0 !important;
  color:#5e564d !important;
  font-size:14.5px !important;
  line-height:1.38 !important;
  font-weight:700 !important;
  text-align:left !important;
}
section#services.gs-services-about-theme .gs-service-list li::before{
  content:'✓' !important;
  position:absolute !important;
  left:0 !important;
  top:-1px !important;
  color:#d29400 !important;
  font-size:18px !important;
  font-weight:900 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  gap:7px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  font-size:13.2px !important;
  line-height:1.25 !important;
  padding-left:22px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-card-title{
  margin-bottom:14px !important;
}
@media(max-width:1280px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(3, minmax(0,1fr)) !important; max-width:860px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{height:370px !important;}
}
@media(max-width:900px){
  section#services.gs-services-about-theme{padding:78px 0 82px !important; background-attachment:scroll !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(2, minmax(0,1fr)) !important; max-width:620px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{height:auto !important; min-height:350px !important;}
}
@media(max-width:620px){
  section#services.gs-services-about-theme .container{padding-left:18px !important; padding-right:18px !important;}
  section#services.gs-services-about-theme .section-heading{margin-bottom:32px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:1fr !important; max-width:360px !important; gap:18px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{height:auto !important; min-height:0 !important;}
}

/* ===== GoldSparrow Final Brand Fix: What We Offer visibility + #ff991f theme ===== */
section#services.gs-services-about-theme{
  --gs-brand-orange:#ff991f;
  --gs-brand-orange-dark:#d97700;
  --gs-dark:#21180f;
  padding:86px 0 94px !important;
  min-height:auto !important;
  overflow:visible !important;
  background:
    linear-gradient(90deg, rgba(23,16,8,.82) 0%, rgba(82,51,13,.63) 48%, rgba(18,13,7,.84) 100%),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  background-attachment:fixed !important;
}
section#services.gs-services-about-theme::before{
  background:linear-gradient(135deg, rgba(255,153,31,.32), transparent 42%, rgba(0,0,0,.28)) !important;
}
section#services.gs-services-about-theme .container{
  max-width:1440px !important;
  width:100% !important;
  margin:0 auto !important;
  padding-left:34px !important;
  padding-right:34px !important;
}
section#services.gs-services-about-theme .section-heading{
  max-width:900px !important;
  margin:0 auto 44px !important;
  text-align:center !important;
}
section#services.gs-services-about-theme .section-label{
  display:inline-flex !important;
  margin:0 auto 18px !important;
  background:#fff9ef !important;
  border:1px solid rgba(255,153,31,.55) !important;
  color:#b86700 !important;
  box-shadow:0 12px 28px rgba(255,153,31,.18) !important;
}
section#services.gs-services-about-theme .section-label::before{
  background:var(--gs-brand-orange) !important;
  box-shadow:0 0 0 6px rgba(255,153,31,.16) !important;
}
section#services.gs-services-about-theme .section-title{
  color:#fff !important;
  font-size:clamp(42px, 4.7vw, 70px) !important;
  line-height:.95 !important;
  margin:0 0 16px !important;
  text-shadow:0 12px 32px rgba(0,0,0,.5) !important;
}
section#services.gs-services-about-theme .section-intro{
  color:#fff !important;
  font-size:17px !important;
  line-height:1.65 !important;
  font-weight:700 !important;
  text-shadow:0 3px 14px rgba(0,0,0,.55) !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display:grid !important;
  grid-template-columns:repeat(5, minmax(0, 1fr)) !important;
  gap:24px !important;
  max-width:1380px !important;
  margin:0 auto !important;
  align-items:start !important;
  justify-items:stretch !important;
}
section#services.gs-services-about-theme .gs-service-card-pro{
  width:100% !important;
  height:auto !important;
  min-height:365px !important;
  padding:28px 26px 26px !important;
  border-radius:24px !important;
  border:1px solid rgba(255,153,31,.55) !important;
  border-top:6px solid var(--gs-brand-orange) !important;
  background:linear-gradient(145deg, #ffffff 0%, #fffaf3 52%, #fff1df 100%) !important;
  box-shadow:0 24px 60px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.95) !important;
  overflow:visible !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:flex-start !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  transform:translateY(-7px) !important;
  border-color:rgba(255,153,31,.9) !important;
  box-shadow:0 30px 72px rgba(0,0,0,.38), 0 0 0 1px rgba(255,153,31,.5), 0 0 32px rgba(255,153,31,.2) !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  width:62px !important;
  height:62px !important;
  min-width:62px !important;
  border-radius:18px !important;
  margin:0 0 23px 0 !important;
  background:linear-gradient(135deg, #ffc85c 0%, var(--gs-brand-orange) 56%, var(--gs-brand-orange-dark) 100%) !important;
  box-shadow:0 16px 34px rgba(255,153,31,.32) !important;
}
section#services.gs-services-about-theme .gs-service-emoji{
  font-size:28px !important;
  line-height:1 !important;
  filter:drop-shadow(0 2px 2px rgba(0,0,0,.15)) !important;
}
section#services.gs-services-about-theme .gs-card-title{
  color:var(--gs-dark) !important;
  font-size:clamp(20px, 1.35vw, 24px) !important;
  line-height:1.08 !important;
  min-height:54px !important;
  margin:0 0 20px !important;
  letter-spacing:-.02em !important;
  text-align:left !important;
}
section#services.gs-services-about-theme .gs-service-list{
  width:100% !important;
  margin:0 !important;
  padding:0 !important;
  display:flex !important;
  flex-direction:column !important;
  gap:13px !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  position:relative !important;
  display:block !important;
  padding:0 0 0 28px !important;
  margin:0 !important;
  color:#5a5148 !important;
  font-size:15.5px !important;
  line-height:1.45 !important;
  font-weight:700 !important;
  text-align:left !important;
}
section#services.gs-services-about-theme .gs-service-list li::before{
  content:'✓' !important;
  position:absolute !important;
  left:0 !important;
  top:-2px !important;
  color:var(--gs-brand-orange) !important;
  font-size:22px !important;
  line-height:1 !important;
  font-weight:900 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  min-height:500px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  gap:10px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  font-size:14.4px !important;
  line-height:1.33 !important;
  padding-left:26px !important;
}
@media(max-width:1360px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(3, minmax(260px,1fr)) !important; max-width:980px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{min-height:360px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){min-height:480px !important;}
}
@media(max-width:920px){
  section#services.gs-services-about-theme{padding:78px 0 84px !important; background-attachment:scroll !important;}
  section#services.gs-services-about-theme .container{padding-left:22px !important; padding-right:22px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(2, minmax(0,1fr)) !important; max-width:720px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){min-height:auto !important;}
}
@media(max-width:640px){
  section#services.gs-services-about-theme .section-heading{margin-bottom:32px !important;}
  section#services.gs-services-about-theme .section-title{font-size:42px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:1fr !important; max-width:390px !important; gap:18px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{padding:26px 24px !important;}
}

/* ===== FINAL FIX 29: What We Offer alignment + Resources slider never stop ===== */
section#services.gs-services-about-theme{
  padding:92px 0 96px !important;
  background:
    linear-gradient(90deg, rgba(18,12,5,.84) 0%, rgba(82,50,12,.64) 48%, rgba(12,8,4,.88) 100%),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  background-attachment:fixed !important;
  overflow:hidden !important;
}
section#services.gs-services-about-theme .container{
  max-width:1320px !important;
  padding-left:24px !important;
  padding-right:24px !important;
}
section#services.gs-services-about-theme .section-heading{
  text-align:center !important;
  max-width:900px !important;
  margin:0 auto 38px !important;
}
section#services.gs-services-about-theme .section-label{
  margin-left:auto !important;
  margin-right:auto !important;
  border-color:rgba(255,153,31,.72) !important;
  color:#b86700 !important;
}
section#services.gs-services-about-theme .section-title{
  color:#fff !important;
  text-align:center !important;
  font-size:clamp(42px,4.3vw,66px) !important;
  line-height:1 !important;
  margin:0 0 14px !important;
}
section#services.gs-services-about-theme .section-intro{
  color:#fff !important;
  text-align:center !important;
  font-size:16px !important;
  line-height:1.55 !important;
  font-weight:700 !important;
  margin:0 auto !important;
  max-width:920px !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display:grid !important;
  grid-template-columns:repeat(5, minmax(0, 1fr)) !important;
  gap:20px !important;
  max-width:1240px !important;
  margin:0 auto !important;
  align-items:start !important;
  justify-content:center !important;
}
section#services.gs-services-about-theme .gs-service-card-pro,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  width:100% !important;
  min-height:0 !important;
  height:410px !important;
  padding:26px 24px 24px !important;
  border-radius:22px !important;
  border:1px solid rgba(255,153,31,.56) !important;
  border-top:5px solid #ff991f !important;
  background:linear-gradient(145deg,#ffffff 0%,#fffaf2 55%,#fff1df 100%) !important;
  box-shadow:0 22px 55px rgba(0,0,0,.32), inset 0 1px 0 rgba(255,255,255,.95) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  align-items:flex-start !important;
  overflow:hidden !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  width:58px !important;
  height:58px !important;
  min-width:58px !important;
  border-radius:16px !important;
  margin:0 0 20px 0 !important;
  background:linear-gradient(135deg,#ffc45a 0%,#ff991f 58%,#d97700 100%) !important;
  box-shadow:0 14px 28px rgba(255,153,31,.30) !important;
}
section#services.gs-services-about-theme .gs-service-emoji{font-size:26px !important;}
section#services.gs-services-about-theme .gs-card-title{
  min-height:58px !important;
  margin:0 0 18px !important;
  color:#20160e !important;
  font-size:23px !important;
  line-height:1.05 !important;
  letter-spacing:-.02em !important;
}
section#services.gs-services-about-theme .gs-service-list{
  gap:12px !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  padding-left:28px !important;
  color:#5c5147 !important;
  font-size:15px !important;
  line-height:1.36 !important;
  font-weight:700 !important;
}
section#services.gs-services-about-theme .gs-service-list li::before{
  color:#ff991f !important;
  font-size:23px !important;
  top:-3px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  height:500px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-card-title{
  margin-bottom:14px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  gap:8px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  font-size:13.5px !important;
  line-height:1.25 !important;
  padding-left:25px !important;
}
#news.gs-blog-section .gs-blog-marquee,
#news.gs-blog-section .gs-blog-viewport{
  overflow:hidden !important;
}
#news.gs-blog-section .gs-blog-track,
#news.gs-blog-section .gs-blog-track.gs-blog-marquee-track,
#news.gs-blog-section .gs-blog-auto-track{
  display:flex !important;
  flex-wrap:nowrap !important;
  gap:28px !important;
  width:max-content !important;
  min-width:max-content !important;
  animation:none !important;
  transition:none !important;
  will-change:transform !important;
}
#news.gs-blog-section .gs-blog-card{
  flex:0 0 350px !important;
  width:350px !important;
  min-width:350px !important;
  max-width:350px !important;
}
@media(max-width:1360px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(3,minmax(260px,1fr)) !important; max-width:940px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro{height:390px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){height:470px !important;}
}
@media(max-width:920px){
  section#services.gs-services-about-theme{background-attachment:scroll !important; padding:78px 0 84px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(2,minmax(0,1fr)) !important; max-width:680px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){height:auto !important; min-height:350px !important;}
}
@media(max-width:640px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:1fr !important; max-width:380px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){height:auto !important; min-height:0 !important;}
  #news.gs-blog-section .gs-blog-card{flex-basis:300px !important;width:300px !important;min-width:300px !important;max-width:300px !important;}
}

/* ===== FINAL FIX 30: Premium Services cards alignment + animation ===== */
section#services.gs-services-about-theme{
  --gs-orange:#ff991f;
  --gs-orange-dark:#cc7200;
  --gs-ink:#20160e;
  padding:92px 0 104px !important;
  overflow:hidden !important;
  background:
    linear-gradient(90deg, rgba(16,10,4,.88) 0%, rgba(85,52,12,.67) 48%, rgba(12,8,4,.90) 100%),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  background-attachment:fixed !important;
}
section#services.gs-services-about-theme::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:
    radial-gradient(circle at 50% 22%, rgba(255,153,31,.24), transparent 36%),
    linear-gradient(180deg, rgba(0,0,0,.10), rgba(0,0,0,.18)) !important;
  pointer-events:none !important;
}
section#services.gs-services-about-theme .container{
  position:relative !important;
  z-index:2 !important;
  max-width:1280px !important;
  padding-left:24px !important;
  padding-right:24px !important;
}
section#services.gs-services-about-theme .section-heading{
  max-width:920px !important;
  margin:0 auto 42px !important;
  text-align:center !important;
  align-items:center !important;
}
section#services.gs-services-about-theme .section-label{
  margin:0 auto 16px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  color:#9c5c00 !important;
  background:rgba(255,255,255,.96) !important;
  border:1px solid rgba(255,153,31,.68) !important;
  box-shadow:0 14px 34px rgba(0,0,0,.22), 0 0 24px rgba(255,153,31,.16) !important;
}
section#services.gs-services-about-theme .section-label::before{
  background:var(--gs-orange) !important;
  box-shadow:0 0 0 6px rgba(255,153,31,.18) !important;
}
section#services.gs-services-about-theme .section-title{
  color:#fff !important;
  text-align:center !important;
  font-size:clamp(44px,4.4vw,66px) !important;
  line-height:.98 !important;
  margin:0 0 14px !important;
  text-shadow:0 12px 34px rgba(0,0,0,.52) !important;
}
section#services.gs-services-about-theme .section-intro{
  color:rgba(255,255,255,.95) !important;
  text-align:center !important;
  max-width:900px !important;
  margin:0 auto !important;
  font-size:16.5px !important;
  line-height:1.62 !important;
  font-weight:700 !important;
  text-shadow:0 4px 16px rgba(0,0,0,.62) !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display:grid !important;
  grid-template-columns:repeat(5, minmax(0, 1fr)) !important;
  gap:18px !important;
  max-width:1220px !important;
  margin:0 auto !important;
  align-items:stretch !important;
  justify-items:stretch !important;
}
section#services.gs-services-about-theme .gs-service-card-pro,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  position:relative !important;
  width:100% !important;
  height:430px !important;
  min-height:430px !important;
  padding:24px 22px 22px !important;
  border-radius:24px !important;
  overflow:hidden !important;
  background:linear-gradient(145deg,#ffffff 0%,#fffaf2 54%,#fff0df 100%) !important;
  border:1px solid rgba(255,153,31,.72) !important;
  border-top:6px solid var(--gs-orange) !important;
  box-shadow:0 24px 58px rgba(0,0,0,.33), inset 0 1px 0 rgba(255,255,255,.98) !important;
  display:flex !important;
  flex-direction:column !important;
  justify-content:flex-start !important;
  align-items:flex-start !important;
  transform:translateY(0) !important;
  animation:gsServiceCardIn .78s cubic-bezier(.2,.8,.2,1) both, gsServiceSoftFloat 5.8s ease-in-out infinite !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(1){animation-delay:.02s,.95s !important;}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(2){animation-delay:.10s,1.15s !important;}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(3){animation-delay:.18s,1.35s !important;}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(4){animation-delay:.26s,1.55s !important;}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){animation-delay:.34s,1.75s !important;}
section#services.gs-services-about-theme .gs-service-card-pro::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background:radial-gradient(circle at 18% 12%, rgba(255,153,31,.14), transparent 38%) !important;
  pointer-events:none !important;
}
section#services.gs-services-about-theme .gs-service-card-pro::after{
  content:"" !important;
  position:absolute !important;
  top:-80% !important;
  left:-65% !important;
  width:55% !important;
  height:240% !important;
  background:linear-gradient(90deg, transparent, rgba(255,255,255,.42), transparent) !important;
  transform:rotate(22deg) !important;
  opacity:0 !important;
  transition:left .75s ease, opacity .35s ease !important;
  pointer-events:none !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  animation-play-state:paused !important;
  transform:translateY(-10px) scale(1.015) !important;
  border-color:rgba(255,153,31,.95) !important;
  box-shadow:0 34px 78px rgba(0,0,0,.42), 0 0 0 1px rgba(255,153,31,.46), 0 0 34px rgba(255,153,31,.22) !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover::after{
  left:115% !important;
  opacity:1 !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  position:relative !important;
  z-index:1 !important;
  width:58px !important;
  height:58px !important;
  min-width:58px !important;
  border-radius:17px !important;
  margin:0 0 19px 0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  background:linear-gradient(135deg,#ffd76a 0%, var(--gs-orange) 57%, var(--gs-orange-dark) 100%) !important;
  box-shadow:0 15px 30px rgba(255,153,31,.36), inset 0 1px 0 rgba(255,255,255,.55) !important;
  transition:transform .32s ease, box-shadow .32s ease !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover .gs-service-emoji-icon{
  transform:rotate(-7deg) scale(1.08) !important;
  box-shadow:0 20px 40px rgba(255,153,31,.48), inset 0 1px 0 rgba(255,255,255,.65) !important;
}
section#services.gs-services-about-theme .gs-service-emoji{
  font-size:26px !important;
  line-height:1 !important;
  filter:drop-shadow(0 2px 3px rgba(0,0,0,.16)) !important;
}
section#services.gs-services-about-theme .gs-card-title{
  position:relative !important;
  z-index:1 !important;
  width:100% !important;
  color:var(--gs-ink) !important;
  font-size:clamp(20px,1.25vw,23px) !important;
  line-height:1.08 !important;
  letter-spacing:-.02em !important;
  min-height:54px !important;
  margin:0 0 16px !important;
  text-align:left !important;
}
section#services.gs-services-about-theme .gs-service-list{
  position:relative !important;
  z-index:1 !important;
  width:100% !important;
  display:flex !important;
  flex-direction:column !important;
  gap:10px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  position:relative !important;
  display:block !important;
  padding:0 0 0 26px !important;
  margin:0 !important;
  color:#5a5149 !important;
  font-size:14.5px !important;
  line-height:1.34 !important;
  font-weight:700 !important;
  text-align:left !important;
}
section#services.gs-services-about-theme .gs-service-list li::before{
  content:'✓' !important;
  position:absolute !important;
  left:0 !important;
  top:-3px !important;
  color:var(--gs-orange) !important;
  font-size:22px !important;
  line-height:1 !important;
  font-weight:900 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-card-title{
  margin-bottom:12px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  gap:6px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  font-size:12.6px !important;
  line-height:1.18 !important;
  padding-left:22px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
  font-size:18px !important;
  top:-2px !important;
}
@keyframes gsServiceCardIn{
  from{opacity:0; transform:translateY(28px) scale(.96);}
  to{opacity:1; transform:translateY(0) scale(1);}
}
@keyframes gsServiceSoftFloat{
  0%,100%{translate:0 0;}
  50%{translate:0 -5px;}
}
@media(max-width:1360px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(3,minmax(250px,1fr)) !important; max-width:920px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){height:auto !important; min-height:380px !important;}
}
@media(max-width:920px){
  section#services.gs-services-about-theme{padding:78px 0 84px !important; background-attachment:scroll !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:repeat(2,minmax(0,1fr)) !important; max-width:680px !important;}
}
@media(max-width:640px){
  section#services.gs-services-about-theme .container{padding-left:18px !important; padding-right:18px !important;}
  section#services.gs-services-about-theme .section-heading{margin-bottom:30px !important;}
  section#services.gs-services-about-theme .section-title{font-size:42px !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{grid-template-columns:1fr !important; max-width:380px !important; gap:18px !important;}
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){height:auto !important; min-height:0 !important; padding:26px 24px !important;}
}

/* ===== FINAL FIX 31: Newspaper Publication services visible + balanced cards ===== */
section#services.gs-services-about-theme .container{
  max-width:1360px !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  max-width:1320px !important;
  gap:20px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  height:420px !important;
  min-height:420px !important;
  padding:24px 22px 20px !important;
}
section#services.gs-services-about-theme .gs-service-list{
  gap:10px !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  font-size:14.2px !important;
  line-height:1.32 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  padding-left:20px !important;
  padding-right:20px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-card-title{
  min-height:48px !important;
  margin-bottom:12px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  column-gap:12px !important;
  row-gap:8px !important;
  align-items:start !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  font-size:11.7px !important;
  line-height:1.22 !important;
  padding-left:18px !important;
  min-height:29px !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
  font-size:16px !important;
  top:-1px !important;
}
@media(max-width:1360px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns:repeat(3,minmax(250px,1fr)) !important;
    max-width:940px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    height:auto !important;
    min-height:380px !important;
  }
}
@media(max-width:920px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    max-width:700px !important;
  }
}
@media(max-width:640px){
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
    grid-template-columns:1fr !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
    font-size:14px !important;
    min-height:0 !important;
    padding-left:24px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
    font-size:19px !important;
  }
}

/* ===== FINAL FIX 33: Professional Newspaper Publication layout ===== */
section#services.gs-services-about-theme{
  padding: 78px 0 86px !important;
}
section#services.gs-services-about-theme .container{
  max-width: 1280px !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  max-width: 1180px !important;
  gap: 22px !important;
  margin: 0 auto !important;
  align-items: stretch !important;
}
section#services.gs-services-about-theme .gs-service-card-pro{
  height: auto !important;
  min-height: 350px !important;
  padding: 26px 24px 24px !important;
  border: 1px solid rgba(255,153,31,.95) !important;
  border-top: 6px solid #ff991f !important;
  border-radius: 22px !important;
  background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(255,247,235,.94)) !important;
  box-shadow: 0 18px 42px rgba(0,0,0,.20), 0 0 0 1px rgba(255,153,31,.12) inset !important;
  overflow: hidden !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  width: 58px !important;
  height: 58px !important;
  margin-bottom: 20px !important;
  border-radius: 17px !important;
  background: linear-gradient(135deg, #ffbd4a 0%, #ff991f 48%, #d97900 100%) !important;
  box-shadow: 0 14px 28px rgba(255,153,31,.28) !important;
}
section#services.gs-services-about-theme .gs-service-emoji{
  font-size: 25px !important;
}
section#services.gs-services-about-theme .gs-card-title{
  min-height: 58px !important;
  margin: 0 0 18px !important;
  font-size: 24px !important;
  line-height: 1.08 !important;
  color: #211710 !important;
}
section#services.gs-services-about-theme .gs-service-list{
  display: flex !important;
  flex-direction: column !important;
  gap: 13px !important;
  margin: 0 !important;
  padding: 0 !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  font-size: 14.5px !important;
  line-height: 1.35 !important;
  color: #5b5148 !important;
  font-weight: 700 !important;
  padding-left: 26px !important;
}
section#services.gs-services-about-theme .gs-service-list li::before{
  color: #ff991f !important;
  font-size: 22px !important;
  left: 0 !important;
  top: -4px !important;
}

/* Make Newspaper Publication a professional wide panel instead of a cramped tall card */
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  grid-column: 1 / -1 !important;
  min-height: 0 !important;
  height: auto !important;
  display: grid !important;
  grid-template-columns: 285px 1fr !important;
  column-gap: 34px !important;
  align-items: center !important;
  padding: 28px 32px !important;
  border-radius: 24px !important;
  background:
    radial-gradient(circle at 8% 0%, rgba(255,153,31,.15), transparent 34%),
    linear-gradient(145deg, rgba(255,255,255,.99), rgba(255,247,235,.96)) !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5)::after{
  content: "Professional publication support";
  position: absolute;
  right: 26px;
  top: 16px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(255,153,31,.12);
  border: 1px solid rgba(255,153,31,.32);
  color: #b46100;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-emoji-icon{
  grid-column: 1 !important;
  grid-row: 1 !important;
  margin: 0 0 18px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-card-title{
  grid-column: 1 !important;
  grid-row: 2 !important;
  min-height: 0 !important;
  margin: 0 !important;
  max-width: 230px !important;
  font-size: 28px !important;
  line-height: 1.06 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  grid-column: 2 !important;
  grid-row: 1 / span 2 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 12px !important;
  align-items: stretch !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  min-height: 48px !important;
  display: flex !important;
  align-items: center !important;
  padding: 12px 12px 12px 42px !important;
  border-radius: 15px !important;
  background: rgba(255,255,255,.72) !important;
  border: 1px solid rgba(255,153,31,.20) !important;
  box-shadow: 0 8px 18px rgba(25,18,12,.05) !important;
  color: #4c4239 !important;
  font-size: 13.5px !important;
  line-height: 1.22 !important;
  font-weight: 800 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
  left: 16px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  font-size: 20px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  transform: translateY(-8px) !important;
  box-shadow: 0 24px 55px rgba(0,0,0,.25), 0 0 0 1px rgba(255,153,31,.24) inset !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5):hover{
  transform: translateY(-6px) !important;
}

@media(max-width:1200px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    max-width: 760px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    grid-template-columns: 240px 1fr !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}
@media(max-width:760px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: 1fr !important;
    max-width: 420px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    grid-column: auto !important;
    display: block !important;
    min-height: 0 !important;
    padding: 26px 24px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5)::after{
    display: none !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-card-title{
    max-width: none !important;
    font-size: 24px !important;
    margin-bottom: 18px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }
}

/* ===== FINAL FIX 34: Newspaper Publication back to professional vertical card ===== */
section#services.gs-services-about-theme{
  padding: 76px 0 96px !important;
  overflow: visible !important;
}
section#services.gs-services-about-theme .container{
  max-width: 1380px !important;
}
section#services.gs-services-about-theme .section-heading{
  margin-bottom: 38px !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display: grid !important;
  grid-template-columns: repeat(5, minmax(210px, 1fr)) !important;
  gap: 22px !important;
  max-width: 1320px !important;
  margin: 0 auto !important;
  align-items: start !important;
}
section#services.gs-services-about-theme .gs-service-card-pro,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  grid-column: auto !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  min-height: 390px !important;
  height: auto !important;
  padding: 26px 24px 28px !important;
  border-radius: 22px !important;
  border: 1.5px solid rgba(255,153,31,.75) !important;
  border-top: 6px solid #ff991f !important;
  background: linear-gradient(145deg, rgba(255,255,255,.99), rgba(255,246,232,.96)) !important;
  box-shadow: 0 18px 42px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.9) !important;
  overflow: visible !important;
  position: relative !important;
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  min-height: 545px !important;
  padding-bottom: 30px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5)::after{
  display: none !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-emoji-icon{
  grid-column: auto !important;
  grid-row: auto !important;
  width: 58px !important;
  height: 58px !important;
  flex: 0 0 58px !important;
  margin: 0 0 20px 0 !important;
  border-radius: 16px !important;
  background: linear-gradient(135deg, #ffbf4f 0%, #ff991f 48%, #dc7800 100%) !important;
  box-shadow: 0 14px 28px rgba(255,153,31,.34) !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
section#services.gs-services-about-theme .gs-service-emoji{
  font-size: 25px !important;
  line-height: 1 !important;
}
section#services.gs-services-about-theme .gs-card-title,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-card-title{
  grid-column: auto !important;
  grid-row: auto !important;
  min-height: 58px !important;
  max-width: none !important;
  margin: 0 0 18px 0 !important;
  font-size: 24px !important;
  line-height: 1.06 !important;
  color: #241912 !important;
}
section#services.gs-services-about-theme .gs-service-list,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  grid-column: auto !important;
  grid-row: auto !important;
  display: flex !important;
  flex-direction: column !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  gap: 9px !important;
}
section#services.gs-services-about-theme .gs-service-list li,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  min-height: 0 !important;
  display: block !important;
  align-items: initial !important;
  padding: 0 0 0 30px !important;
  border-radius: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  color: #5b5148 !important;
  font-size: 14.5px !important;
  line-height: 1.34 !important;
  font-weight: 750 !important;
  position: relative !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  font-size: 13.4px !important;
  line-height: 1.22 !important;
  padding-left: 28px !important;
}
section#services.gs-services-about-theme .gs-service-list li::before,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
  content: '✓' !important;
  position: absolute !important;
  left: 0 !important;
  top: -3px !important;
  transform: none !important;
  color: #ff991f !important;
  font-size: 24px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
  font-size: 21px !important;
  top: -2px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5):hover{
  transform: translateY(-8px) !important;
  border-color: #ff991f !important;
  box-shadow: 0 26px 60px rgba(0,0,0,.30), 0 0 0 1px rgba(255,153,31,.25) inset !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover .gs-service-emoji-icon{
  transform: translateY(-3px) scale(1.06) rotate(-3deg) !important;
}
@media(max-width:1280px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: repeat(3, minmax(220px, 1fr)) !important;
    max-width: 900px !important;
  }
}
@media(max-width:900px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: repeat(2, minmax(220px, 1fr)) !important;
    max-width: 620px !important;
  }
}
@media(max-width:620px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: 1fr !important;
    max-width: 390px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    min-height: 0 !important;
  }
}

/* ===== FINAL FIX 35: remove white strip + newspaper service spacing ===== */
html, body{
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}
section#services.gs-services-about-theme{
  margin: 0 !important;
  border: 0 !important;
  border-top: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  padding: 78px 0 88px !important;
  background:
    radial-gradient(circle at 50% 6%, rgba(255,153,31,.42), rgba(255,153,31,0) 30%),
    linear-gradient(90deg, rgba(0,0,0,.76), rgba(50,28,8,.66) 46%, rgba(0,0,0,.82)),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  background-color: #140d06 !important;
  overflow: hidden !important;
}
section#services.gs-services-about-theme::before{
  content: '' !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(180deg, rgba(0,0,0,.28), rgba(0,0,0,.10) 36%, rgba(0,0,0,.30)) !important;
  pointer-events: none !important;
  z-index: 0 !important;
}
section#services.gs-services-about-theme .container{
  position: relative !important;
  z-index: 1 !important;
}
section#services.gs-services-about-theme + *{
  margin-top: 0 !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  align-items: start !important;
  gap: 24px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro{
  overflow: hidden !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  min-height: 585px !important;
  padding: 26px 24px 34px !important;
  overflow: visible !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  gap: 13px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  padding-left: 31px !important;
  font-size: 14px !important;
  line-height: 1.34 !important;
  margin: 0 !important;
  letter-spacing: -.01em !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
  font-size: 22px !important;
  top: -2px !important;
}
@media(max-width:1280px){
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    min-height: 0 !important;
  }
}

/* ===== FINAL UPDATE 36: services full list + testimonials/contact premium theme ===== */
section#services.gs-services-about-theme{
  padding: 88px 0 96px !important;
}
section#services.gs-services-about-theme .section-heading{
  margin-bottom: 42px !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display: grid !important;
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 20px !important;
  width: min(1500px, calc(100vw - 70px)) !important;
  max-width: 1500px !important;
  margin: 0 auto !important;
  align-items: stretch !important;
}
section#services.gs-services-about-theme .gs-service-card-pro,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  height: auto !important;
  min-height: 560px !important;
  width: 100% !important;
  padding: 28px 22px 30px !important;
  overflow: hidden !important;
  border: 2px solid rgba(255,153,31,.86) !important;
  border-top: 6px solid #ff991f !important;
  border-radius: 22px !important;
  background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(255,247,235,.96)) !important;
  box-shadow: 0 20px 50px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,255,255,.9) !important;
  transform: translateY(0) !important;
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  transform: translateY(-10px) !important;
  border-color: #ff991f !important;
  box-shadow: 0 28px 70px rgba(0,0,0,.33), 0 0 0 5px rgba(255,153,31,.12) !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  width: 58px !important;
  height: 58px !important;
  border-radius: 16px !important;
  margin-bottom: 22px !important;
  background: linear-gradient(135deg, #ffbd55 0%, #ff991f 48%, #dc7600 100%) !important;
  box-shadow: 0 16px 30px rgba(255,153,31,.32) !important;
  transition: transform .35s ease !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover .gs-service-emoji-icon{
  transform: rotate(-6deg) scale(1.08) !important;
}
section#services.gs-services-about-theme .gs-service-emoji{
  font-size: 25px !important;
}
section#services.gs-services-about-theme .gs-card-title{
  min-height: 72px !important;
  margin: 0 0 20px !important;
  font-size: clamp(22px, 1.35vw, 26px) !important;
  line-height: 1.06 !important;
  color: #1f160e !important;
  letter-spacing: -.03em !important;
}
section#services.gs-services-about-theme .gs-service-list,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  display: flex !important;
  flex-direction: column !important;
  gap: 11px !important;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}
section#services.gs-services-about-theme .gs-service-list li,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  position: relative !important;
  padding-left: 30px !important;
  margin: 0 !important;
  font-size: 14.2px !important;
  line-height: 1.32 !important;
  font-weight: 700 !important;
  color: rgba(45,38,31,.78) !important;
  letter-spacing: -.01em !important;
}
section#services.gs-services-about-theme .gs-service-list li::before,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
  content: '✓' !important;
  position: absolute !important;
  left: 0 !important;
  top: -2px !important;
  font-size: 24px !important;
  line-height: 1 !important;
  color: #ff991f !important;
  font-weight: 900 !important;
  text-shadow: 0 8px 16px rgba(255,153,31,.22) !important;
}

section#reviews.gs-reviews-section{
  padding: 95px 0 100px !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,153,31,.15), transparent 32%),
    linear-gradient(180deg, #fffaf3 0%, #ffffff 54%, #fff7eb 100%) !important;
  overflow: hidden !important;
}
section#reviews.gs-reviews-section .section-label,
section#contact.gs-contact-section .section-label{
  border-color: rgba(255,153,31,.34) !important;
  color: #bd6500 !important;
  background: rgba(255,255,255,.82) !important;
  box-shadow: 0 12px 28px rgba(255,153,31,.13) !important;
}
section#reviews.gs-reviews-section .section-title,
section#contact.gs-contact-section .section-title{
  color: #20160f !important;
}
section#reviews.gs-reviews-section .section-intro,
section#contact.gs-contact-section .section-intro{
  color: rgba(45,38,31,.70) !important;
}
section#reviews.gs-reviews-section .reviews-track{
  display: flex !important;
  gap: 26px !important;
  width: max-content !important;
  animation: gsReviewPremiumMarquee 42s linear infinite !important;
  will-change: transform !important;
  padding: 10px 0 18px !important;
}
section#reviews.gs-reviews-section .reviews-track:hover{
  animation-play-state: paused !important;
}
@keyframes gsReviewPremiumMarquee{
  from{ transform: translate3d(0,0,0); }
  to{ transform: translate3d(-50%,0,0); }
}
section#reviews.gs-reviews-section .review-card.gs-review-card-pro{
  position: relative !important;
  min-width: 365px !important;
  max-width: 365px !important;
  min-height: 275px !important;
  margin: 0 !important;
  padding: 34px 32px 30px !important;
  border-radius: 24px !important;
  background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(255,248,238,.96)) !important;
  border: 1.6px solid rgba(255,153,31,.28) !important;
  box-shadow: 0 18px 48px rgba(31,22,14,.10) !important;
  transition: transform .35s ease, box-shadow .35s ease, border-color .35s ease !important;
}
section#reviews.gs-reviews-section .review-card.gs-review-card-pro::before{
  content: '“' !important;
  position: absolute !important;
  right: 26px !important;
  top: 10px !important;
  font-family: Georgia, serif !important;
  font-size: 86px !important;
  line-height: 1 !important;
  color: rgba(255,153,31,.16) !important;
}
section#reviews.gs-reviews-section .review-card.gs-review-card-pro:hover{
  transform: translateY(-8px) !important;
  border-color: rgba(255,153,31,.72) !important;
  box-shadow: 0 26px 70px rgba(31,22,14,.16) !important;
}
section#reviews.gs-reviews-section .review-stars{
  color: #ff991f !important;
  letter-spacing: 3px !important;
  font-size: 17px !important;
  margin-bottom: 18px !important;
}
section#reviews.gs-reviews-section .review-text{
  color: rgba(45,38,31,.76) !important;
  font-size: 15.5px !important;
  line-height: 1.75 !important;
  margin: 0 0 20px !important;
}
section#reviews.gs-reviews-section .review-author{
  color: #20160f !important;
  font-weight: 800 !important;
  font-size: 16px !important;
  margin: 0 0 4px !important;
}
section#reviews.gs-reviews-section .review-role{
  color: #bd6500 !important;
  font-weight: 700 !important;
  font-size: 13px !important;
  margin: 0 !important;
}

section#contact.gs-contact-section{
  padding: 96px 0 105px !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,.92), rgba(255,247,235,.94)),
    radial-gradient(circle at 80% 10%, rgba(255,153,31,.18), transparent 32%) !important;
  border-top: 1px solid rgba(255,153,31,.12) !important;
}
section#contact.gs-contact-section .map-wrapper{
  border-radius: 26px !important;
  overflow: hidden !important;
  border: 2px solid rgba(255,153,31,.22) !important;
  box-shadow: 0 24px 70px rgba(31,22,14,.12) !important;
  margin-bottom: 44px !important;
}
section#contact.gs-contact-section .map-wrapper iframe{
  display: block !important;
  filter: saturate(.96) contrast(1.02) !important;
}
section#contact.gs-contact-section .contact-grid{
  display: grid !important;
  grid-template-columns: .95fr 1.05fr !important;
  gap: 30px !important;
  max-width: 1120px !important;
  margin: 0 auto !important;
  align-items: stretch !important;
}
section#contact.gs-contact-section .contact-grid > .reveal{
  background: linear-gradient(145deg, rgba(255,255,255,.98), rgba(255,248,238,.96)) !important;
  border: 1.6px solid rgba(255,153,31,.25) !important;
  border-radius: 26px !important;
  padding: 34px !important;
  box-shadow: 0 20px 58px rgba(31,22,14,.10) !important;
}
section#contact.gs-contact-section .gs-subtitle{
  font-family: Georgia, 'Times New Roman', serif !important;
  color: #20160f !important;
  font-size: 28px !important;
  line-height: 1.12 !important;
  margin: 0 0 24px !important;
}
section#contact.gs-contact-section .contact-item{
  align-items: flex-start !important;
  padding: 16px !important;
  border-radius: 18px !important;
  background: rgba(255,153,31,.055) !important;
  border: 1px solid rgba(255,153,31,.16) !important;
}
section#contact.gs-contact-section .contact-icon{
  flex: 0 0 46px !important;
  width: 46px !important;
  height: 46px !important;
  border-radius: 15px !important;
  display: grid !important;
  place-items: center !important;
  color: #fff !important;
  background: linear-gradient(135deg, #ffbd55, #ff991f 52%, #dc7600) !important;
  box-shadow: 0 12px 26px rgba(255,153,31,.28) !important;
}
section#contact.gs-contact-section .gs-contact-copy,
section#contact.gs-contact-section .gs-contact-copy a{
  color: rgba(45,38,31,.78) !important;
  font-weight: 700 !important;
  line-height: 1.55 !important;
  text-decoration: none !important;
}
section#contact.gs-contact-section .gs-contact-copy a:hover{
  color: #ff991f !important;
}
section#contact.gs-contact-section .contact-form input,
section#contact.gs-contact-section .contact-form textarea{
  width: 100% !important;
  padding: 15px 17px !important;
  margin-bottom: 14px !important;
  border-radius: 16px !important;
  border: 1.4px solid rgba(255,153,31,.22) !important;
  background: #fffdf9 !important;
  color: #20160f !important;
  font-weight: 650 !important;
  outline: none !important;
  transition: border-color .25s ease, box-shadow .25s ease !important;
}
section#contact.gs-contact-section .contact-form input:focus,
section#contact.gs-contact-section .contact-form textarea:focus{
  border-color: #ff991f !important;
  box-shadow: 0 0 0 5px rgba(255,153,31,.12) !important;
}
section#contact.gs-contact-section .contact-form .btn-gold{
  width: 100% !important;
  border: 0 !important;
  border-radius: 999px !important;
  padding: 15px 24px !important;
  font-weight: 900 !important;
  color: #fff !important;
  background: linear-gradient(135deg, #ff991f, #cf7300) !important;
  box-shadow: 0 16px 34px rgba(255,153,31,.28) !important;
  transition: transform .25s ease, box-shadow .25s ease !important;
}
section#contact.gs-contact-section .contact-form .btn-gold:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 22px 44px rgba(255,153,31,.36) !important;
}
@media(max-width:1320px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    max-width: 1040px !important;
  }
}
@media(max-width:900px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3,
  section#contact.gs-contact-section .contact-grid{
    grid-template-columns: 1fr !important;
  }
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    max-width: 440px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    min-height: 0 !important;
  }
  section#reviews.gs-reviews-section .review-card.gs-review-card-pro{
    min-width: 315px !important;
    max-width: 315px !important;
  }
}


/* ===== FINAL UPDATE 37: centered services + matching testimonials/contact/footer theme ===== */
section#services.gs-services-about-theme{
  padding: 98px 0 108px !important;
  text-align: center !important;
}
section#services.gs-services-about-theme .container{
  width: min(1580px, calc(100vw - 64px)) !important;
  max-width: 1580px !important;
  margin-inline: auto !important;
}
section#services.gs-services-about-theme .section-heading{
  max-width: 920px !important;
  margin: 0 auto 46px !important;
  text-align: center !important;
}
section#services.gs-services-about-theme .section-label{
  display: inline-flex !important;
  margin-left: auto !important;
  margin-right: auto !important;
  justify-content: center !important;
  align-items: center !important;
  transform: none !important;
}
section#services.gs-services-about-theme .section-title,
section#services.gs-services-about-theme .section-intro{
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
  display: grid !important;
  grid-template-columns: repeat(5, 280px) !important;
  justify-content: center !important;
  justify-items: stretch !important;
  align-items: stretch !important;
  gap: 24px !important;
  width: 100% !important;
  max-width: 1520px !important;
  margin: 0 auto !important;
}
section#services.gs-services-about-theme .gs-service-card-pro,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  width: 280px !important;
  min-height: 590px !important;
  padding: 30px 25px 32px !important;
  text-align: left !important;
  display: flex !important;
  flex-direction: column !important;
  border-color: rgba(255,153,31,.72) !important;
  background: linear-gradient(145deg, rgba(255,255,255,.99), rgba(255,246,233,.97)) !important;
}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  flex: 0 0 58px !important;
}
section#services.gs-services-about-theme .gs-card-title{
  min-height: 76px !important;
  display: flex !important;
  align-items: flex-start !important;
}
section#services.gs-services-about-theme .gs-service-list{
  gap: 10px !important;
}
section#services.gs-services-about-theme .gs-service-list li{
  font-size: 14px !important;
  line-height: 1.28 !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  gap: 12px !important;
}

section#reviews.gs-reviews-section,
section#contact.gs-contact-section{
  position: relative !important;
  color: #fff !important;
  background:
    linear-gradient(90deg, rgba(21,13,5,.86) 0%, rgba(76,43,8,.70) 46%, rgba(18,11,5,.88) 100%),
    radial-gradient(circle at 50% 0%, rgba(255,153,31,.28), transparent 34%),
    url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
  overflow: hidden !important;
}
section#reviews.gs-reviews-section::before,
section#contact.gs-contact-section::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  background: linear-gradient(180deg, rgba(0,0,0,.14), rgba(0,0,0,.34)) !important;
  pointer-events:none !important;
}
section#reviews.gs-reviews-section .container,
section#reviews.gs-reviews-section .reveal,
section#contact.gs-contact-section .container{
  position: relative !important;
  z-index: 1 !important;
}
section#reviews.gs-reviews-section .section-heading,
section#contact.gs-contact-section .section-heading{
  max-width: 900px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align:center !important;
}
section#reviews.gs-reviews-section .section-label,
section#contact.gs-contact-section .section-label{
  display:inline-flex !important;
  justify-content:center !important;
  align-items:center !important;
  color:#9c5600 !important;
  background: rgba(255,255,255,.94) !important;
  border: 1px solid rgba(255,153,31,.45) !important;
  box-shadow: 0 16px 34px rgba(255,153,31,.20) !important;
}
section#reviews.gs-reviews-section .section-title,
section#contact.gs-contact-section .section-title{
  color:#fff !important;
  text-shadow: 0 14px 35px rgba(0,0,0,.28) !important;
}
section#reviews.gs-reviews-section .section-intro,
section#contact.gs-contact-section .section-intro{
  color: rgba(255,255,255,.88) !important;
  font-weight: 700 !important;
}
section#reviews.gs-reviews-section .review-card.gs-review-card-pro,
section#contact.gs-contact-section .contact-grid > .reveal{
  background: linear-gradient(145deg, rgba(255,255,255,.99), rgba(255,246,233,.97)) !important;
  border: 2px solid rgba(255,153,31,.55) !important;
  border-top: 6px solid #ff991f !important;
  box-shadow: 0 24px 65px rgba(0,0,0,.24) !important;
}
section#reviews.gs-reviews-section .review-card.gs-review-card-pro:hover,
section#contact.gs-contact-section .contact-grid > .reveal:hover{
  border-color:#ff991f !important;
  box-shadow: 0 30px 78px rgba(0,0,0,.32), 0 0 0 5px rgba(255,153,31,.12) !important;
  transform: translateY(-6px) !important;
}
section#contact.gs-contact-section .contact-grid > .reveal{
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease !important;
}
section#contact.gs-contact-section .map-wrapper{
  border: 2px solid rgba(255,153,31,.55) !important;
  box-shadow: 0 24px 70px rgba(0,0,0,.28) !important;
}

.site-footer{
  background:
    radial-gradient(circle at 20% 0%, rgba(255,153,31,.22), transparent 30%),
    linear-gradient(135deg, #160d05 0%, #2b1808 45%, #080604 100%) !important;
  color: rgba(255,255,255,.82) !important;
  border-top: 4px solid #ff991f !important;
}
.site-footer .footer-grid{
  gap: 30px !important;
  padding: 62px 0 54px !important;
}
.site-footer .gold-text,
.site-footer .footer-brand-name{
  color: #ff991f !important;
  text-shadow: 0 10px 28px rgba(255,153,31,.22) !important;
}
.site-footer .footer-brand-text,
.site-footer .footer-list li,
.site-footer .footer-list a,
.site-footer .footer-clean-contact a{
  color: rgba(255,255,255,.76) !important;
}
.site-footer .footer-links h4{
  color: #fff !important;
  letter-spacing: .08em !important;
}
.site-footer .footer-links h4::after{
  background: #ff991f !important;
}
.site-footer .footer-list a:hover{
  color: #ff991f !important;
}
.site-footer .footer-bottom{
  border-top: 1px solid rgba(255,153,31,.22) !important;
  background: rgba(0,0,0,.18) !important;
}
.site-footer .social-links{
  display:flex !important;
  gap: 12px !important;
  flex-wrap: wrap !important;
}
.site-footer .social-link{
  width: 42px !important;
  height: 42px !important;
  border-radius: 50% !important;
  border: 0 !important;
  color:#fff !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow: 0 12px 30px rgba(0,0,0,.24) !important;
  transition: transform .25s ease, box-shadow .25s ease !important;
}
.site-footer .social-link:hover{
  transform: translateY(-4px) scale(1.05) !important;
  box-shadow: 0 18px 38px rgba(0,0,0,.34) !important;
}
.site-footer .social-link:nth-child(1){background: radial-gradient(circle at 30% 110%, #ffdb55 0 18%, #ff543e 38%, #c837ab 62%, #4c68d7 100%) !important;}
.site-footer .social-link:nth-child(2){background:#1877f2 !important;}
.site-footer .social-link:nth-child(3){background:#ff0000 !important;}
.site-footer .social-link:nth-child(4){background:#0a66c2 !important;}
.site-footer .social-link:nth-child(5),
.site-footer .social-link.social-whatsapp{background:#25d366 !important;}
.site-footer .social-link svg{
  width:18px !important;
  height:18px !important;
  stroke: currentColor !important;
}
.site-footer .social-link.social-whatsapp svg{
  fill:#fff !important;
  stroke:none !important;
}

@media(max-width:1540px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: repeat(5, 250px) !important;
    gap: 20px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    width: 250px !important;
    padding: 26px 22px 28px !important;
  }
  section#services.gs-services-about-theme .gs-service-list li{font-size:13.4px !important;}
}
@media(max-width:1320px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: repeat(3, minmax(260px, 300px)) !important;
    max-width: 960px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    width: auto !important;
  }
}
@media(max-width:900px){
  section#services.gs-services-about-theme .container{width:min(100% - 28px, 460px) !important;}
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3{
    grid-template-columns: 1fr !important;
    max-width: 430px !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    width: 100% !important;
    min-height: 0 !important;
  }
}

/* ===== FINAL UPDATE 38: restore light backgrounds for Testimonials + Contact only ===== */
section#reviews.gs-reviews-section,
section#contact.gs-contact-section{
  color: #20160f !important;
  overflow: hidden !important;
}

section#reviews.gs-reviews-section{
  background:
    radial-gradient(circle at 12% 0%, rgba(255,153,31,.15), transparent 32%),
    linear-gradient(180deg, #fffaf3 0%, #ffffff 54%, #fff7eb 100%) !important;
}

section#contact.gs-contact-section{
  background:
    linear-gradient(180deg, rgba(255,255,255,.94), rgba(255,247,235,.96)),
    radial-gradient(circle at 80% 10%, rgba(255,153,31,.18), transparent 32%) !important;
  border-top: 1px solid rgba(255,153,31,.12) !important;
}

section#reviews.gs-reviews-section::before,
section#contact.gs-contact-section::before{
  display: none !important;
  content: none !important;
}

section#reviews.gs-reviews-section .section-title,
section#contact.gs-contact-section .section-title{
  color: #20160f !important;
  text-shadow: none !important;
}

section#reviews.gs-reviews-section .section-intro,
section#contact.gs-contact-section .section-intro{
  color: rgba(45,38,31,.70) !important;
  font-weight: 700 !important;
}

section#reviews.gs-reviews-section .section-label,
section#contact.gs-contact-section .section-label{
  color: #bd6500 !important;
  background: rgba(255,255,255,.88) !important;
  border: 1px solid rgba(255,153,31,.34) !important;
  box-shadow: 0 12px 28px rgba(255,153,31,.13) !important;
}

section#reviews.gs-reviews-section .review-card.gs-review-card-pro,
section#contact.gs-contact-section .contact-grid > .reveal{
  background: linear-gradient(145deg, rgba(255,255,255,.99), rgba(255,248,238,.97)) !important;
  border: 1.6px solid rgba(255,153,31,.30) !important;
  border-top: 5px solid #ff991f !important;
  box-shadow: 0 20px 58px rgba(31,22,14,.12) !important;
}

section#reviews.gs-reviews-section .review-card.gs-review-card-pro:hover,
section#contact.gs-contact-section .contact-grid > .reveal:hover{
  border-color: rgba(255,153,31,.72) !important;
  box-shadow: 0 26px 70px rgba(31,22,14,.16), 0 0 0 5px rgba(255,153,31,.08) !important;
  transform: translateY(-6px) !important;
}

section#contact.gs-contact-section .map-wrapper{
  border: 2px solid rgba(255,153,31,.24) !important;
  box-shadow: 0 24px 70px rgba(31,22,14,.12) !important;
}

/* FINAL FIX 33: What We Offer service list spacing/alignment */
section#services.gs-services-about-theme .services-grid.gs-card-grid-3{gap:24px!important;max-width:1440px!important;}
section#services.gs-services-about-theme .gs-service-card-pro,section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){height:auto!important;min-height:560px!important;padding:30px 26px 30px!important;justify-content:flex-start!important;}
section#services.gs-services-about-theme .gs-service-emoji-icon{margin-bottom:24px!important;}
section#services.gs-services-about-theme .gs-card-title{min-height:82px!important;margin:0 0 20px!important;line-height:1.02!important;letter-spacing:-.03em!important;display:flex!important;align-items:flex-start!important;}
section#services.gs-services-about-theme .gs-service-list,section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{display:flex!important;flex-direction:column!important;gap:14px!important;margin:0!important;padding:0!important;}
section#services.gs-services-about-theme .gs-service-list li{display:grid!important;grid-template-columns:22px 1fr!important;column-gap:12px!important;align-items:start!important;min-height:24px!important;padding:0!important;margin:0!important;color:rgba(44,38,32,.78)!important;font-size:14.4px!important;font-weight:800!important;line-height:1.36!important;letter-spacing:-.01em!important;}
section#services.gs-services-about-theme .gs-service-list li::before{content:"✓"!important;position:static!important;transform:none!important;width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#ff991f!important;font-size:28px!important;font-weight:900!important;line-height:1!important;margin-top:-2px!important;}
@media(max-width:1500px){section#services.gs-services-about-theme .container{width:min(100% - 42px,1420px)!important;}section#services.gs-services-about-theme .services-grid.gs-card-grid-3{gap:22px!important;}section#services.gs-services-about-theme .gs-service-card-pro,section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){padding:28px 24px!important;}}
@media(max-width:1320px){section#services.gs-services-about-theme .gs-service-card-pro,section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){min-height:520px!important;}}
@media(max-width:900px){section#services.gs-services-about-theme .gs-service-card-pro,section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){min-height:0!important;}section#services.gs-services-about-theme .gs-card-title{min-height:auto!important;margin-bottom:18px!important;}}

/* ===== What We Offer: compact 4 services + professional modal ===== */
section#services.gs-services-about-theme .services-grid.gs-services-compact-grid{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:28px !important;
  max-width:1240px !important;
  margin:0 auto !important;
}
section#services.gs-services-about-theme .gs-service-card-compact{
  min-height:430px !important;
  padding:34px 28px 30px !important;
  display:flex !important;
  flex-direction:column !important;
  animation:gsServiceFloatIn .78s cubic-bezier(.18,.84,.22,1) both !important;
  animation-delay:var(--gs-delay,0ms) !important;
  isolation:isolate !important;
}
section#services.gs-services-about-theme .gs-service-card-compact::before{
  content:'' !important;
  position:absolute !important;
  inset:8px !important;
  border-radius:24px !important;
  background:radial-gradient(circle at 20% 10%,rgba(255,178,47,.20),transparent 36%),linear-gradient(135deg,rgba(255,255,255,.44),transparent) !important;
  opacity:.75 !important;
  pointer-events:none !important;
  z-index:-1 !important;
}
section#services.gs-services-about-theme .gs-service-card-compact:hover .card-icon{
  transform:translateY(-4px) rotate(-4deg) scale(1.04) !important;
}
section#services.gs-services-about-theme .gs-service-list-preview{
  display:grid !important;
  gap:12px !important;
  margin:4px 0 24px !important;
}
section#services.gs-services-about-theme .gs-service-list-preview li{
  display:grid !important;
  grid-template-columns:26px 1fr !important;
  align-items:start !important;
  gap:12px !important;
  padding:0 !important;
  font-size:14.5px !important;
  line-height:1.48 !important;
  color:rgba(34,28,22,.72) !important;
}
section#services.gs-services-about-theme .gs-service-list-preview li::before{
  width:26px !important;
  height:26px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:50% !important;
  background:rgba(255,153,18,.12) !important;
  line-height:1 !important;
  margin-top:-2px !important;
}
.gs-service-more-btn{
  margin-top:auto !important;
  width:100% !important;
  border:0 !important;
  border-radius:18px !important;
  padding:13px 18px !important;
  cursor:pointer !important;
  color:#21170b !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  background:linear-gradient(135deg,#ffd76a,#f49a15 58%,#c97800) !important;
  box-shadow:0 16px 34px rgba(207,124,0,.24) !important;
  transition:transform .25s ease, box-shadow .25s ease, filter .25s ease !important;
}
.gs-service-more-btn span{display:inline-block;transition:transform .25s ease !important;}
.gs-service-more-btn:hover{transform:translateY(-3px) !important;filter:saturate(1.05) !important;box-shadow:0 22px 44px rgba(207,124,0,.32) !important;}
.gs-service-more-btn:hover span{transform:translateX(5px) !important;}
.gs-service-modal{
  position:fixed !important;
  inset:0 !important;
  z-index:99999 !important;
  display:none !important;
  align-items:center !important;
  justify-content:center !important;
  padding:22px !important;
}
.gs-service-modal.is-open{display:flex !important;}
.gs-service-modal-backdrop{
  position:absolute !important;
  inset:0 !important;
  background:rgba(11,8,5,.72) !important;
  backdrop-filter:blur(10px) !important;
}
.gs-service-modal-panel{
  position:relative !important;
  width:min(640px,100%) !important;
  max-height:86vh !important;
  overflow:auto !important;
  border-radius:30px !important;
  padding:30px !important;
  background:linear-gradient(145deg,#fffaf2,#fff3e3) !important;
  border:1px solid rgba(236,164,38,.45) !important;
  box-shadow:0 34px 100px rgba(0,0,0,.35) !important;
  animation:gsServiceModalIn .32s cubic-bezier(.18,.84,.22,1) both !important;
}
.gs-service-modal-close{
  position:absolute !important;
  top:16px !important;
  right:16px !important;
  width:40px !important;
  height:40px !important;
  border-radius:50% !important;
  border:1px solid rgba(201,128,10,.25) !important;
  background:#fff !important;
  color:#3a250b !important;
  font-size:24px !important;
  line-height:1 !important;
  cursor:pointer !important;
  box-shadow:0 10px 24px rgba(90,56,8,.12) !important;
}
.gs-service-modal-head{
  display:flex !important;
  align-items:center !important;
  gap:16px !important;
  margin:0 42px 22px 0 !important;
}
.gs-service-modal-icon{
  width:58px !important;
  height:58px !important;
  border-radius:18px !important;
  display:grid !important;
  place-items:center !important;
  background:linear-gradient(135deg,#ffc642,#d99200) !important;
  box-shadow:0 18px 38px rgba(211,155,0,.25) !important;
  font-size:24px !important;
}
.gs-service-modal-head small{
  display:block !important;
  color:#b26b00 !important;
  font-weight:900 !important;
  text-transform:uppercase !important;
  letter-spacing:.11em !important;
  font-size:11px !important;
  margin-bottom:5px !important;
}
.gs-service-modal-head h3{
  margin:0 !important;
  color:#201a14 !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:clamp(26px,4vw,38px) !important;
  line-height:1.05 !important;
}
.gs-service-modal-list{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:12px !important;
  margin:0 !important;
  padding:0 !important;
  list-style:none !important;
}
.gs-service-modal-list li{
  display:grid !important;
  grid-template-columns:30px 1fr !important;
  gap:12px !important;
  align-items:center !important;
  padding:13px 14px !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.78) !important;
  border:1px solid rgba(214,151,28,.14) !important;
  color:rgba(31,26,20,.76) !important;
  font-weight:750 !important;
  line-height:1.35 !important;
}
.gs-service-modal-list li::before{
  content:'✓' !important;
  width:30px !important;
  height:30px !important;
  display:grid !important;
  place-items:center !important;
  border-radius:50% !important;
  background:rgba(255,153,18,.14) !important;
  color:#d28a00 !important;
  font-weight:900 !important;
}
body.gs-service-modal-active{overflow:hidden !important;}
@keyframes gsServiceFloatIn{from{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes gsServiceModalIn{from{opacity:0;transform:translateY(24px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:1180px){section#services.gs-services-about-theme .services-grid.gs-services-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;max-width:820px !important;}}
@media(max-width:640px){section#services.gs-services-about-theme .services-grid.gs-services-compact-grid{grid-template-columns:1fr !important;}section#services.gs-services-about-theme .gs-service-card-compact{min-height:auto !important;padding:28px 22px !important}.gs-service-modal-list{grid-template-columns:1fr !important}.gs-service-modal-panel{padding:24px 18px;border-radius:24px !important}.gs-service-modal-head{align-items:flex-start !important}}

/* =========================================================
   GoldSparrow 2026 - Premium services cards visible + clean bullets
   ========================================================= */
section#services.gs-services-about-theme .services-grid.gs-card-grid-3.gs-services-compact-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:22px!important;
  align-items:stretch!important;
}
section#services.gs-services-about-theme .gs-service-card-pro,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  position:relative!important;
  overflow:hidden!important;
  min-height:510px!important;
  padding:26px 24px 28px!important;
  border-radius:24px!important;
  background:
    radial-gradient(circle at 18% 10%, rgba(255,196,72,.28), transparent 32%),
    linear-gradient(145deg, rgba(255,255,255,.98), rgba(255,246,231,.96) 62%, rgba(255,239,213,.96))!important;
  border:2px solid rgba(255,154,28,.78)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.20), inset 0 1px 0 rgba(255,255,255,.86)!important;
  transform:translateY(0)!important;
  animation:gsServiceFloatIn .78s cubic-bezier(.2,.85,.25,1) both!important;
  animation-delay:var(--gs-delay,0ms)!important;
}
section#services.gs-services-about-theme .gs-service-card-pro::before{
  content:""!important;
  position:absolute!important;
  inset:-2px!important;
  background:linear-gradient(120deg, transparent 0%, rgba(255,255,255,.72) 34%, transparent 58%)!important;
  transform:translateX(-115%) skewX(-16deg)!important;
  transition:transform .75s ease!important;
  pointer-events:none!important;
}
section#services.gs-services-about-theme .gs-service-card-pro::after{
  content:""!important;
  position:absolute!important;
  right:-42px!important;
  top:-42px!important;
  width:132px!important;
  height:132px!important;
  border-radius:50%!important;
  background:radial-gradient(circle, rgba(255,166,36,.28), transparent 68%)!important;
  pointer-events:none!important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover{
  transform:translateY(-12px) scale(1.018)!important;
  border-color:rgba(255,177,46,.98)!important;
  box-shadow:0 28px 62px rgba(0,0,0,.28), 0 0 0 6px rgba(255,171,35,.10)!important;
}
section#services.gs-services-about-theme .gs-service-card-pro:hover::before{transform:translateX(115%) skewX(-16deg)!important;}
section#services.gs-services-about-theme .gs-service-emoji-icon{
  width:58px!important;
  height:58px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#ffd56b 0%,#ff9f20 46%,#e57b00 100%)!important;
  box-shadow:0 14px 26px rgba(230,126,0,.30), inset 0 1px 0 rgba(255,255,255,.45)!important;
  margin-bottom:24px!important;
}
section#services.gs-services-about-theme .gs-service-emoji{font-size:25px!important;filter:drop-shadow(0 2px 2px rgba(0,0,0,.16))!important;}
section#services.gs-services-about-theme .gs-card-title{
  font-size:clamp(24px,1.55vw,30px)!important;
  line-height:.95!important;
  min-height:62px!important;
  margin-bottom:20px!important;
  letter-spacing:-.045em!important;
}
section#services.gs-services-about-theme .gs-service-list,
section#services.gs-services-about-theme .gs-service-list-preview,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list{
  display:flex!important;
  flex-direction:column!important;
  gap:13px!important;
  margin:0 0 22px!important;
  padding:0!important;
}
section#services.gs-services-about-theme .gs-service-list li,
section#services.gs-services-about-theme .gs-service-list-preview li,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li{
  display:grid!important;
  grid-template-columns:26px 1fr!important;
  column-gap:11px!important;
  align-items:start!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  color:rgba(46,39,32,.78)!important;
  font-size:13.4px!important;
  font-weight:850!important;
  line-height:1.36!important;
}
section#services.gs-services-about-theme .gs-service-list li::before,
section#services.gs-services-about-theme .gs-service-list-preview li::before,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before{
  content:"◆"!important;
  position:static!important;
  transform:none!important;
  width:24px!important;
  height:24px!important;
  border-radius:9px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:linear-gradient(135deg,rgba(255,211,100,.95),rgba(255,143,16,.95))!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1!important;
  margin-top:0!important;
  box-shadow:0 8px 16px rgba(239,139,12,.20)!important;
}
section#services.gs-services-about-theme .gs-service-more-btn{
  margin-top:auto!important;
  height:46px!important;
  border-radius:15px!important;
  background:linear-gradient(135deg,#ffd15b,#f39a00 55%,#d97900)!important;
  box-shadow:0 14px 28px rgba(221,129,0,.24)!important;
  transition:transform .22s ease, box-shadow .22s ease, letter-spacing .22s ease!important;
}
section#services.gs-services-about-theme .gs-service-more-btn:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 18px 34px rgba(221,129,0,.32)!important;
  letter-spacing:.02em!important;
}
section#services.gs-services-about-theme .gs-service-modal-list li::before{content:"◆"!important;}
@keyframes gsServiceFloatIn{from{opacity:0;transform:translateY(28px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:1500px){section#services.gs-services-about-theme .services-grid.gs-card-grid-3.gs-services-compact-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:18px!important;}section#services.gs-services-about-theme .gs-service-card-pro,section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){padding:24px 20px 26px!important;}}
@media(max-width:1200px){section#services.gs-services-about-theme .services-grid.gs-card-grid-3.gs-services-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;}section#services.gs-services-about-theme .gs-service-card-pro,section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){min-height:0!important;}}
@media(max-width:800px){section#services.gs-services-about-theme .services-grid.gs-card-grid-3.gs-services-compact-grid{grid-template-columns:1fr!important;}section#services.gs-services-about-theme .gs-card-title{min-height:auto!important;}}

/* ===== FINAL UPDATE 37: More space between service cards + 7 Newspaper items ===== */
section#services.gs-services-about-theme .container{
  max-width: 1560px !important;
}
section#services.gs-services-about-theme .services-grid.gs-card-grid-3.gs-services-compact-grid{
  grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
  gap: 34px !important;
  max-width: 1520px !important;
  width: min(1520px, calc(100vw - 88px)) !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
section#services.gs-services-about-theme .gs-service-card-pro,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  min-height: 500px !important;
  padding: 28px 24px 28px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
  min-height: 560px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list-preview{
  gap: 10px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list-preview li{
  font-size: 13px !important;
  line-height: 1.25 !important;
  grid-template-columns: 24px 1fr !important;
  column-gap: 10px !important;
}
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list li::before,
section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5) .gs-service-list-preview li::before{
  width: 22px !important;
  height: 22px !important;
  border-radius: 8px !important;
  font-size: 9px !important;
}
@media(max-width:1500px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3.gs-services-compact-grid{
    gap: 28px !important;
    width: min(1420px, calc(100vw - 60px)) !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    padding: 26px 22px 26px !important;
  }
}
@media(max-width:1200px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3.gs-services-compact-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 26px !important;
    max-width: 980px !important;
    width: min(980px, calc(100vw - 46px)) !important;
  }
  section#services.gs-services-about-theme .gs-service-card-pro,
  section#services.gs-services-about-theme .gs-service-card-pro:nth-child(5){
    min-height: 0 !important;
  }
}
@media(max-width:800px){
  section#services.gs-services-about-theme .services-grid.gs-card-grid-3.gs-services-compact-grid{
    grid-template-columns: 1fr !important;
    max-width: 390px !important;
    width: min(390px, calc(100vw - 36px)) !important;
    gap: 22px !important;
  }
}

/* ===== FINAL UPDATE 38: Premium white More Services button ===== */
section#services.gs-services-about-theme .gs-service-more-btn{
  position:relative!important;
  overflow:hidden!important;
  margin-top:auto!important;
  height:48px!important;
  border:1.6px solid rgba(232,143,0,.70)!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#ffffff 0%,#fffaf0 100%)!important;
  color:#26190b!important;
  font-size:14px!important;
  font-weight:950!important;
  letter-spacing:.015em!important;
  box-shadow:0 12px 28px rgba(36,22,8,.10), inset 0 1px 0 rgba(255,255,255,.95)!important;
  transition:transform .26s ease, box-shadow .26s ease, border-color .26s ease, color .26s ease, background .26s ease, letter-spacing .26s ease!important;
}
section#services.gs-services-about-theme .gs-service-more-btn::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(135deg,#ffd56b,#f39a00 58%,#d47a00)!important;
  opacity:0!important;
  transition:opacity .26s ease!important;
  z-index:0!important;
}
section#services.gs-services-about-theme .gs-service-more-btn > *{
  position:relative!important;
  z-index:1!important;
}
section#services.gs-services-about-theme .gs-service-more-btn span{
  color:#e08a00!important;
  display:inline-block!important;
  margin-left:5px!important;
  transition:transform .26s ease, color .26s ease!important;
}
section#services.gs-services-about-theme .gs-service-more-btn:hover{
  transform:translateY(-4px)!important;
  color:#fff!important;
  border-color:rgba(255,197,76,.95)!important;
  box-shadow:0 18px 38px rgba(214,126,0,.28),0 0 0 4px rgba(255,185,65,.14)!important;
  letter-spacing:.025em!important;
}
section#services.gs-services-about-theme .gs-service-more-btn:hover::before{
  opacity:1!important;
}
section#services.gs-services-about-theme .gs-service-more-btn:hover span{
  color:#fff!important;
  transform:translateX(6px)!important;
}
section#services.gs-services-about-theme .gs-service-more-btn:active{
  transform:translateY(-1px)!important;
}


/* ===== FINAL UPDATE: Testimonials + Contact headings like About GoldSparrow ===== */
section#reviews.gs-reviews-section,
section#contact.gs-contact-section{
  position: relative !important;
  overflow: hidden !important;
}

section#reviews.gs-reviews-section .section-heading,
section#contact.gs-contact-section .section-heading{
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

section#reviews.gs-reviews-section .section-label.gsaf-kicker-like,
section#contact.gs-contact-section .section-label.gsaf-kicker-like{
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 9px !important;
  padding: 8px 18px !important;
  border: 1px solid rgba(225,151,22,.34) !important;
  border-radius: 999px !important;
  background: rgba(255,255,255,.94) !important;
  box-shadow: 0 12px 28px rgba(191,124,10,.08) !important;
  font-size: 10.5px !important;
  font-weight: 900 !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  color: #b87500 !important;
  line-height: 1 !important;
  margin-bottom: 14px !important;
}

section#reviews.gs-reviews-section .section-label.gsaf-kicker-like i,
section#contact.gs-contact-section .section-label.gsaf-kicker-like i{
  width: 8px !important;
  height: 8px !important;
  border-radius: 50% !important;
  background: #f49a07 !important;
  box-shadow: 0 0 0 6px rgba(244,154,7,.13) !important;
  display: inline-block !important;
  flex: 0 0 auto !important;
}

section#reviews.gs-reviews-section .section-title.gs-heading-like-about,
section#contact.gs-contact-section .section-title.gs-heading-like-about{
  margin: 14px auto 10px !important;
  font-family: var(--font-display, Georgia, serif) !important;
  font-weight: 900 !important;
  color: #211a12 !important;
  font-size: clamp(34px, 3.25vw, 58px) !important;
  line-height: 1.04 !important;
  letter-spacing: -1.35px !important;
  max-width: 1200px !important;
  text-shadow: none !important;
}

section#reviews.gs-reviews-section .section-title.gs-heading-like-about span,
section#contact.gs-contact-section .section-title.gs-heading-like-about span{
  color: #e88a00 !important;
}

section#reviews.gs-reviews-section .section-intro,
section#contact.gs-contact-section .section-intro{
  margin: 0 auto !important;
  color: rgba(31,28,24,.70) !important;
  font-size: 15.5px !important;
  line-height: 1.65 !important;
  max-width: 920px !important;
  font-weight: 650 !important;
}

section#reviews.gs-reviews-section::after,
section#contact.gs-contact-section::after{
  content: "" !important;
  position: absolute !important;
  left: 50% !important;
  top: 118px !important;
  width: min(960px, 82vw) !important;
  height: 210px !important;
  transform: translateX(-50%) !important;
  background: radial-gradient(circle, rgba(255,180,58,.13), transparent 64%) !important;
  pointer-events: none !important;
  z-index: 0 !important;
}

section#reviews.gs-reviews-section > *,
section#contact.gs-contact-section > *{
  position: relative !important;
  z-index: 1 !important;
}

@media(max-width: 768px){
  section#reviews.gs-reviews-section .section-title.gs-heading-like-about,
  section#contact.gs-contact-section .section-title.gs-heading-like-about{
    font-size: clamp(31px, 8vw, 42px) !important;
    letter-spacing: -.85px !important;
  }
}


/* GoldSparrow Premium Footer - final theme match */
.site-footer{
  position:relative !important;
  overflow:hidden !important;
  background:
    radial-gradient(circle at 12% 20%, rgba(255,185,72,.28), transparent 28%),
    radial-gradient(circle at 86% 8%, rgba(255,153,31,.20), transparent 32%),
    linear-gradient(135deg,#0b0703 0%,#1d1005 38%,#311b08 72%,#0b0703 100%) !important;
  border-top:0 !important;
  color:rgba(255,255,255,.84) !important;
  isolation:isolate !important;
}
.site-footer::before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:5px;
  background:linear-gradient(90deg,#ffcf63,#ff991f,#c57a00,#ffcf63) !important;
  box-shadow:0 0 28px rgba(255,153,31,.55) !important;
  z-index:1;
}
.site-footer::after{
  content:"";
  position:absolute;
  width:520px;
  height:520px;
  right:-180px;
  bottom:-220px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,153,31,.16),transparent 68%);
  pointer-events:none;
  z-index:-1;
}
.site-footer .footer-shell{
  position:relative !important;
  max-width:1320px !important;
}
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:1.35fr 1.05fr 2.25fr 1.05fr 1.4fr !important;
  gap:24px !important;
  padding:74px 0 48px !important;
  align-items:stretch !important;
}
.site-footer .footer-brand,
.site-footer .footer-links{
  position:relative !important;
  padding:24px 24px !important;
  border:1px solid rgba(255,194,88,.16) !important;
  border-radius:24px !important;
  background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025)) !important;
  box-shadow:0 22px 60px rgba(0,0,0,.24) !important;
  backdrop-filter:blur(12px) !important;
  transition:transform .28s ease, border-color .28s ease, box-shadow .28s ease !important;
}
.site-footer .footer-brand:hover,
.site-footer .footer-links:hover{
  transform:translateY(-5px) !important;
  border-color:rgba(255,153,31,.42) !important;
  box-shadow:0 28px 80px rgba(0,0,0,.34),0 0 0 4px rgba(255,153,31,.06) !important;
}
.site-footer .gold-text{
  display:inline-block !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:24px !important;
  line-height:1.16 !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  background:linear-gradient(135deg,#ffe08a,#ff991f 55%,#d18400) !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  text-shadow:none !important;
}
.site-footer .footer-brand-text{
  margin-top:18px !important;
  max-width:245px !important;
  color:rgba(255,255,255,.76) !important;
  font-size:14.5px !important;
  line-height:1.75 !important;
}
.site-footer .footer-links h4{
  position:relative !important;
  margin:0 0 20px !important;
  padding-bottom:12px !important;
  color:#fff7e8 !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:18px !important;
  font-weight:800 !important;
  letter-spacing:.04em !important;
  text-transform:none !important;
}
.site-footer .footer-links h4::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  bottom:0 !important;
  width:46px !important;
  height:3px !important;
  border-radius:10px !important;
  background:linear-gradient(90deg,#ffca54,#ff991f) !important;
  box-shadow:0 0 16px rgba(255,153,31,.55) !important;
}
.site-footer .footer-list{
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
}
.site-footer .footer-list li{
  padding:0 !important;
  margin:0 0 10px !important;
}
.site-footer .footer-list a,
.site-footer .footer-clean-contact a{
  position:relative !important;
  display:inline-flex !important;
  align-items:center !important;
  gap:8px !important;
  color:rgba(255,255,255,.76) !important;
  font-size:14px !important;
  line-height:1.45 !important;
  text-decoration:none !important;
  transition:color .25s ease, transform .25s ease, background .25s ease, padding .25s ease !important;
}
.site-footer .footer-list a::before{
  content:"›" !important;
  width:18px !important;
  height:18px !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  border-radius:50% !important;
  color:#fff !important;
  font-size:16px !important;
  font-weight:800 !important;
  background:linear-gradient(135deg,#ffcb52,#f39200) !important;
  box-shadow:0 6px 16px rgba(255,153,31,.22) !important;
  opacity:.9 !important;
  flex:0 0 18px !important;
}
.site-footer .footer-list a:hover,
.site-footer .footer-clean-contact a:hover{
  color:#ffcb52 !important;
  transform:translateX(5px) !important;
}
.site-footer .state-columns{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:0 24px !important;
}
.site-footer .footer-states .footer-list a{
  white-space:normal !important;
}
.site-footer .footer-contact .footer-list a{
  align-items:flex-start !important;
}
.site-footer .social-links{
  display:flex !important;
  gap:12px !important;
  flex-wrap:wrap !important;
  margin-top:24px !important;
}
.site-footer .social-link{
  width:44px !important;
  height:44px !important;
  border-radius:50% !important;
  border:2px solid rgba(255,255,255,.18) !important;
  color:#fff !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow:0 14px 30px rgba(0,0,0,.34) !important;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease !important;
}
.site-footer .social-link:hover{
  transform:translateY(-5px) scale(1.06) rotate(-3deg) !important;
  border-color:rgba(255,255,255,.5) !important;
  box-shadow:0 20px 45px rgba(0,0,0,.44) !important;
}
.site-footer .footer-bottom{
  margin-top:0 !important;
  padding:18px 24px !important;
  border:1px solid rgba(255,194,88,.16) !important;
  border-radius:22px 22px 0 0 !important;
  background:linear-gradient(90deg,rgba(255,153,31,.09),rgba(0,0,0,.22),rgba(255,153,31,.09)) !important;
  text-align:center !important;
}
.site-footer .footer-bottom p{
  margin:0 !important;
  color:rgba(255,255,255,.72) !important;
  font-size:13px !important;
  letter-spacing:.02em !important;
}
.site-footer .footer-bottom .footer-brand-name{
  color:#ffb52e !important;
  font-weight:800 !important;
}
@media(max-width:1180px){
  .site-footer .footer-grid{grid-template-columns:1fr 1fr !important;}
  .site-footer .footer-states{grid-column:1 / -1 !important;}
}
@media(max-width:720px){
  .site-footer .footer-grid{grid-template-columns:1fr !important; padding:54px 0 34px !important;}
  .site-footer .state-columns{grid-template-columns:1fr !important;}
  .site-footer .footer-brand,.site-footer .footer-links{padding:22px 20px !important;}
}


/* Footer layout restored: same structure, site-matching premium cream/gold color theme */
.site-footer{
  position:relative !important;
  overflow:hidden !important;
  isolation:isolate !important;
  background:
    radial-gradient(circle at 18% 0%, rgba(255,153,31,.18), transparent 32%),
    radial-gradient(circle at 88% 12%, rgba(255,207,99,.16), transparent 34%),
    linear-gradient(135deg,#fffaf2 0%,#f7ecdc 48%,#fff7ea 100%) !important;
  border-top:4px solid #f39200 !important;
  color:#24180f !important;
}
.site-footer::before{
  content:"" !important;
  position:absolute !important;
  inset:0 0 auto 0 !important;
  height:4px !important;
  background:linear-gradient(90deg,#ffcf63,#f39200,#ffcf63) !important;
  box-shadow:0 0 24px rgba(243,146,0,.32) !important;
  z-index:1 !important;
}
.site-footer::after{
  content:"" !important;
  position:absolute !important;
  width:520px !important;
  height:520px !important;
  right:-180px !important;
  bottom:-240px !important;
  border-radius:50% !important;
  background:radial-gradient(circle,rgba(243,146,0,.13),transparent 68%) !important;
  pointer-events:none !important;
  z-index:-1 !important;
}
.site-footer .footer-shell{
  max-width:1320px !important;
  position:relative !important;
}
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:1.25fr 1fr 2.35fr 1.08fr 1.42fr !important;
  gap:46px !important;
  padding:76px 0 58px !important;
  align-items:start !important;
}
.site-footer .footer-brand,
.site-footer .footer-links{
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  backdrop-filter:none !important;
  transform:none !important;
}
.site-footer .footer-brand:hover,
.site-footer .footer-links:hover{
  transform:none !important;
  border-color:transparent !important;
  box-shadow:none !important;
}
.site-footer .gold-text{
  display:inline-block !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:21px !important;
  line-height:1.25 !important;
  font-weight:900 !important;
  letter-spacing:.02em !important;
  color:#bf7900 !important;
  background:none !important;
  -webkit-background-clip:initial !important;
  background-clip:initial !important;
  -webkit-text-fill-color:#bf7900 !important;
  text-shadow:none !important;
}
.site-footer .footer-brand-text{
  margin-top:18px !important;
  max-width:250px !important;
  color:#5e5148 !important;
  font-size:14px !important;
  line-height:1.75 !important;
  font-weight:600 !important;
}
.site-footer .footer-links h4{
  position:relative !important;
  margin:0 0 24px !important;
  padding-bottom:12px !important;
  color:#21140d !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:20px !important;
  line-height:1.2 !important;
  font-weight:900 !important;
  letter-spacing:.04em !important;
  text-transform:none !important;
}
.site-footer .footer-links h4::after{
  content:"" !important;
  position:absolute !important;
  left:0 !important;
  bottom:0 !important;
  width:46px !important;
  height:3px !important;
  border-radius:20px !important;
  background:linear-gradient(90deg,#ffca54,#f39200) !important;
  box-shadow:0 8px 16px rgba(243,146,0,.22) !important;
}
.site-footer .footer-list{
  list-style:none !important;
  padding:0 !important;
  margin:0 !important;
}
.site-footer .footer-list li{
  padding:0 !important;
  margin:0 0 13px !important;
}
.site-footer .footer-list a,
.site-footer .footer-clean-contact a{
  position:relative !important;
  display:inline-block !important;
  color:#584d45 !important;
  font-size:14px !important;
  line-height:1.45 !important;
  font-weight:600 !important;
  text-decoration:none !important;
  transition:color .25s ease, transform .25s ease !important;
}
.site-footer .footer-list a::before,
.site-footer .footer-clean-contact a::before{
  content:none !important;
  display:none !important;
}
.site-footer .footer-list a:hover,
.site-footer .footer-clean-contact a:hover{
  color:#d68100 !important;
  transform:translateX(4px) !important;
}
.site-footer .state-columns{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:0 38px !important;
}
.site-footer .footer-states .footer-list a{
  white-space:normal !important;
}
.site-footer .footer-contact .footer-list a{
  display:inline-block !important;
}
.site-footer .social-links{
  display:flex !important;
  gap:13px !important;
  flex-wrap:wrap !important;
  margin-top:24px !important;
}
.site-footer .social-link{
  width:43px !important;
  height:43px !important;
  border-radius:50% !important;
  border:0 !important;
  color:#fff !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow:0 14px 28px rgba(36,24,15,.18) !important;
  transition:transform .25s ease, box-shadow .25s ease !important;
}
.site-footer .social-link:hover{
  transform:translateY(-4px) scale(1.06) !important;
  box-shadow:0 20px 38px rgba(36,24,15,.26) !important;
}
.site-footer .social-link:nth-child(1){background: radial-gradient(circle at 30% 110%, #ffdb55 0 18%, #ff543e 38%, #c837ab 62%, #4c68d7 100%) !important;}
.site-footer .social-link:nth-child(2){background:#1877f2 !important;}
.site-footer .social-link:nth-child(3){background:#ff0000 !important;}
.site-footer .social-link:nth-child(4){background:#0a66c2 !important;}
.site-footer .social-link:nth-child(5),
.site-footer .social-link.social-whatsapp{background:#25d366 !important;}
.site-footer .social-link svg{
  width:18px !important;
  height:18px !important;
  stroke:currentColor !important;
}
.site-footer .social-link.social-whatsapp svg{
  fill:#fff !important;
  stroke:none !important;
}
.site-footer .footer-bottom{
  margin-top:0 !important;
  padding:20px 0 !important;
  border-top:1px solid rgba(191,121,0,.18) !important;
  border-left:0 !important;
  border-right:0 !important;
  border-bottom:0 !important;
  border-radius:0 !important;
  background:rgba(255,255,255,.35) !important;
  text-align:center !important;
}
.site-footer .footer-bottom p{
  margin:0 !important;
  color:#5a4b3f !important;
  font-size:13px !important;
  letter-spacing:.01em !important;
}
.site-footer .footer-bottom .footer-brand-name{
  color:#bf7900 !important;
  font-weight:900 !important;
}
@media(max-width:1180px){
  .site-footer .footer-grid{grid-template-columns:1fr 1fr !important; gap:34px !important;}
  .site-footer .footer-states{grid-column:1 / -1 !important;}
}
@media(max-width:720px){
  .site-footer .footer-grid{grid-template-columns:1fr !important; padding:54px 0 36px !important; gap:28px !important;}
  .site-footer .state-columns{grid-template-columns:1fr !important;}
}

/* FINAL FOOTER POLISH: keep original footer layout, match premium cream section, one-line socials, themed copyright */
.site-footer{
  background:
    radial-gradient(circle at 14% 8%, rgba(255,190,80,.22), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(243,146,0,.14), transparent 34%),
    linear-gradient(135deg,#fffaf2 0%,#f7ecdc 52%,#fff6e8 100%) !important;
  border-top:5px solid #f39200 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.70) !important;
}
.site-footer .footer-grid{
  padding:74px 0 54px !important;
  gap:48px !important;
}
.site-footer .footer-brand-text,
.site-footer .footer-list a,
.site-footer .footer-clean-contact a{
  color:#5c5047 !important;
}
.site-footer .social-links{
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  gap:12px !important;
  margin-top:24px !important;
  white-space:nowrap !important;
}
.site-footer .social-link{
  flex:0 0 43px !important;
}
.site-footer .footer-bottom{
  width:100% !important;
  margin:0 !important;
  padding:18px 16px !important;
  border-top:1px solid rgba(243,146,0,.26) !important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,244,224,.72),rgba(255,255,255,.22)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55) !important;
}
.site-footer .footer-bottom p{
  color:#56473c !important;
  font-weight:600 !important;
}
.site-footer .footer-bottom .footer-brand-name{
  color:#d17b00 !important;
  font-weight:900 !important;
}
@media(max-width:720px){
  .site-footer .social-links{
    flex-wrap:wrap !important;
  }
}

/* FINAL FOOTER ALIGNMENT FIX: professional column layout like reference + #ff931e brand color */
.site-footer{
  background:
    radial-gradient(circle at 8% 0%, rgba(255,147,30,.14), transparent 30%),
    radial-gradient(circle at 92% 6%, rgba(255,147,30,.13), transparent 34%),
    linear-gradient(135deg,#fffaf2 0%,#f8eedf 52%,#fff6e8 100%) !important;
  border-top:4px solid #ff931e !important;
}
.site-footer::before{background:linear-gradient(90deg,#ffd089,#ff931e,#ffd089) !important;}
.site-footer .footer-shell{
  max-width:1360px !important;
  width:calc(100% - 72px) !important;
  margin:0 auto !important;
}
.site-footer .footer-grid{
  grid-template-columns:1.25fr .9fr 2.4fr .95fr 1.35fr !important;
  gap:58px !important;
  padding:84px 0 64px !important;
  align-items:start !important;
}
.site-footer .gold-text{
  color:#ff931e !important;
  -webkit-text-fill-color:#ff931e !important;
  font-size:24px !important;
  line-height:1.18 !important;
  letter-spacing:0 !important;
}
.site-footer .footer-brand-text{
  max-width:260px !important;
  margin-top:24px !important;
  color:#6a5d54 !important;
  font-size:15px !important;
  line-height:1.7 !important;
}
.site-footer .footer-links h4{
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:22px !important;
  color:#21140d !important;
  margin-bottom:28px !important;
  padding-bottom:13px !important;
  letter-spacing:.01em !important;
  white-space:nowrap !important;
}
.site-footer .footer-links h4::after{
  width:52px !important;
  height:3px !important;
  background:#ff931e !important;
  box-shadow:0 8px 18px rgba(255,147,30,.24) !important;
}
.site-footer .footer-list li{margin-bottom:15px !important;}
.site-footer .footer-list a,
.site-footer .footer-clean-contact a{
  color:#5e554e !important;
  font-size:15px !important;
  line-height:1.48 !important;
  font-weight:600 !important;
}
.site-footer .footer-list a:hover,
.site-footer .footer-clean-contact a:hover{color:#ff931e !important;}
.site-footer .state-columns{
  grid-template-columns:minmax(210px,1fr) minmax(210px,1fr) !important;
  gap:0 48px !important;
}
.site-footer .footer-states h4{text-align:center !important;}
.site-footer .footer-states h4::after{left:50% !important; transform:translateX(-50%) !important;}
.site-footer .social-links{
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  gap:10px !important;
  margin-top:24px !important;
  max-width:100% !important;
}
.site-footer .social-link{
  width:39px !important;
  height:39px !important;
  min-width:39px !important;
  border-radius:12px !important;
  box-shadow:0 12px 26px rgba(36,24,15,.14) !important;
}
.site-footer .social-link svg{width:18px !important;height:18px !important;}
.site-footer .footer-bottom{
  width:100% !important;
  margin:0 auto !important;
  padding:19px 24px !important;
  border-top:1px solid rgba(255,147,30,.22) !important;
  background:linear-gradient(90deg,rgba(255,255,255,.22),rgba(255,147,30,.07),rgba(255,255,255,.22)) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.45) !important;
}
.site-footer .footer-bottom p{
  color:#5e554e !important;
  font-size:13px !important;
  font-weight:600 !important;
}
.site-footer .footer-bottom .footer-brand-name{color:#ff931e !important;}
@media(max-width:1180px){
  .site-footer .footer-shell{width:calc(100% - 44px) !important;}
  .site-footer .footer-grid{grid-template-columns:1fr 1fr !important; gap:36px !important;}
  .site-footer .footer-states{grid-column:1 / -1 !important;}
  .site-footer .footer-states h4{text-align:left !important;}
  .site-footer .footer-states h4::after{left:0 !important; transform:none !important;}
}
@media(max-width:720px){
  .site-footer .footer-shell{width:calc(100% - 28px) !important;}
  .site-footer .footer-grid{grid-template-columns:1fr !important; padding:56px 0 34px !important; gap:30px !important;}
  .site-footer .state-columns{grid-template-columns:1fr !important;}
  .site-footer .social-links{flex-wrap:wrap !important;}
}

/* FINAL REQUEST: remove footer top line + add premium breathing space between columns */
.site-footer{
  border-top:0 !important;
  background:
    radial-gradient(circle at 12% 8%, rgba(255,147,30,.12), transparent 31%),
    radial-gradient(circle at 92% 10%, rgba(255,201,112,.16), transparent 34%),
    linear-gradient(135deg,#fffaf2 0%,#f8eedf 52%,#fff6e8 100%) !important;
}
.site-footer::before{
  content:none !important;
  display:none !important;
}
.site-footer .footer-grid{
  grid-template-columns:1.28fr .82fr 2.8fr .92fr 1.28fr !important;
  gap:78px !important;
  padding:88px 0 62px !important;
}
.site-footer .state-columns{
  gap:0 62px !important;
}
.site-footer .footer-bottom{
  border-top:1px solid rgba(255,147,30,.16) !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(255,147,30,.08), transparent 62%),
    linear-gradient(90deg,rgba(255,255,255,.28),rgba(255,246,232,.84),rgba(255,255,255,.28)) !important;
}
@media(max-width:1280px){
  .site-footer .footer-grid{
    grid-template-columns:1.22fr .85fr 2.45fr .95fr 1.26fr !important;
    gap:54px !important;
  }
  .site-footer .state-columns{gap:0 40px !important;}
}
@media(max-width:1180px){
  .site-footer .footer-grid{grid-template-columns:1fr 1fr !important; gap:38px 56px !important;}
}
@media(max-width:720px){
  .site-footer .footer-grid{grid-template-columns:1fr !important; gap:30px !important; padding:56px 0 34px !important;}
}

/* FINAL FOOTER COLOR MATCH + CLEAN PROFESSIONAL ALIGNMENT */
.site-footer{
  background:
    radial-gradient(circle at 12% 16%, rgba(255,147,30,.055), transparent 34%),
    radial-gradient(circle at 88% 10%, rgba(255,147,30,.06), transparent 36%),
    linear-gradient(180deg,#fff7ec 0%,#fff7ec 100%) !important;
  border-top:0 !important;
  box-shadow:none !important;
}
.site-footer::before{content:none !important;display:none !important;}
.site-footer::after{opacity:.45 !important;}
.site-footer .footer-shell{
  max-width:1360px !important;
  width:calc(100% - 80px) !important;
  margin:0 auto !important;
}
.site-footer .footer-grid{
  display:grid !important;
  grid-template-columns:220px 150px 500px 180px 250px !important;
  gap:46px !important;
  padding:82px 0 58px !important;
  align-items:start !important;
}
.site-footer .footer-list a,
.site-footer .footer-clean-contact a{
  white-space:nowrap !important;
}
.site-footer .footer-brand-text{
  max-width:235px !important;
}
.site-footer .state-columns{
  grid-template-columns:220px 220px !important;
  gap:0 70px !important;
}
.site-footer .footer-states .footer-list a{
  white-space:nowrap !important;
}
.site-footer .gold-text,
.site-footer .footer-bottom .footer-brand-name{
  color:#ff931e !important;
  -webkit-text-fill-color:#ff931e !important;
}
.site-footer .footer-bottom{
  width:100% !important;
  margin:0 auto !important;
  padding:18px 20px !important;
  border-top:1px solid rgba(255,147,30,.13) !important;
  background:#fff7ec !important;
  box-shadow:none !important;
}
@media(max-width:1380px){
  .site-footer .footer-shell{width:calc(100% - 56px) !important;}
  .site-footer .footer-grid{
    grid-template-columns:210px 145px 460px 175px 230px !important;
    gap:36px !important;
  }
  .site-footer .state-columns{grid-template-columns:205px 205px !important;gap:0 50px !important;}
}
@media(max-width:1180px){
  .site-footer .footer-grid{grid-template-columns:1fr 1fr !important;gap:38px 64px !important;}
  .site-footer .footer-states{grid-column:1 / -1 !important;}
  .site-footer .footer-list a,.site-footer .footer-clean-contact a,.site-footer .footer-states .footer-list a{white-space:normal !important;}
  .site-footer .state-columns{grid-template-columns:1fr 1fr !important;gap:0 42px !important;}
}
@media(max-width:720px){
  .site-footer .footer-shell{width:calc(100% - 28px) !important;}
  .site-footer .footer-grid{grid-template-columns:1fr !important;gap:30px !important;padding:56px 0 34px !important;}
  .site-footer .state-columns{grid-template-columns:1fr !important;}
}

/* FINAL FOOTER REFINEMENT: wider section spacing, stronger brand title, premium social icons */
.site-footer{
  background:
    radial-gradient(circle at 10% 12%, rgba(255,147,30,.05), transparent 34%),
    radial-gradient(circle at 90% 8%, rgba(255,147,30,.055), transparent 36%),
    linear-gradient(180deg,#fff7ec 0%,#fff7ec 100%) !important;
}
.site-footer .footer-shell{
  max-width:1540px !important;
  width:calc(100% - 96px) !important;
}
.site-footer .footer-grid{
  grid-template-columns:240px 160px minmax(460px,1fr) 190px 240px !important;
  column-gap:clamp(52px,4vw,78px) !important;
  row-gap:46px !important;
  padding:88px 0 62px !important;
}
.site-footer .gold-text{
  font-size:31px !important;
  line-height:1.08 !important;
  font-weight:900 !important;
  color:#ff931e !important;
  -webkit-text-fill-color:#ff931e !important;
  letter-spacing:-.02em !important;
}
.site-footer .footer-brand-text{
  margin-top:30px !important;
  max-width:255px !important;
  font-size:15px !important;
  line-height:1.78 !important;
}
.site-footer .social-links{
  gap:15px !important;
  margin-top:30px !important;
  flex-wrap:nowrap !important;
}
.site-footer .social-link{
  width:48px !important;
  height:48px !important;
  min-width:48px !important;
  border-radius:50% !important;
  border:1px solid rgba(255,255,255,.75) !important;
  box-shadow:0 15px 32px rgba(36,24,15,.16), inset 0 1px 0 rgba(255,255,255,.35) !important;
  transition:transform .28s ease, box-shadow .28s ease, filter .28s ease !important;
}
.site-footer .social-link svg{
  width:20px !important;
  height:20px !important;
  stroke-width:2.25 !important;
}
.site-footer .social-link:hover{
  transform:translateY(-6px) scale(1.08) !important;
  filter:saturate(1.08) contrast(1.04) !important;
  box-shadow:0 22px 42px rgba(36,24,15,.24), 0 0 0 5px rgba(255,147,30,.08) !important;
}
.site-footer .footer-links h4{
  font-size:24px !important;
  margin-bottom:31px !important;
}
.site-footer .footer-list li{
  margin-bottom:16px !important;
}
.site-footer .state-columns{
  grid-template-columns:minmax(225px,1fr) minmax(225px,1fr) !important;
  gap:0 84px !important;
}
.site-footer .footer-bottom{
  margin-top:6px !important;
  border-top:1px solid rgba(255,147,30,.12) !important;
  background:linear-gradient(90deg,rgba(255,247,236,0),rgba(255,147,30,.045),rgba(255,247,236,0)) !important;
}
@media(max-width:1380px){
  .site-footer .footer-shell{width:calc(100% - 56px) !important;}
  .site-footer .footer-grid{
    grid-template-columns:230px 150px minmax(420px,1fr) 175px 220px !important;
    column-gap:42px !important;
  }
  .site-footer .state-columns{grid-template-columns:minmax(200px,1fr) minmax(200px,1fr) !important;gap:0 48px !important;}
  .site-footer .gold-text{font-size:28px !important;}
  .site-footer .social-link{width:45px !important;height:45px !important;min-width:45px !important;}
  .site-footer .social-links{gap:12px !important;}
}
@media(max-width:1180px){
  .site-footer .footer-grid{grid-template-columns:1fr 1fr !important;column-gap:70px !important;}
  .site-footer .footer-states{grid-column:1 / -1 !important;}
  .site-footer .state-columns{grid-template-columns:1fr 1fr !important;gap:0 52px !important;}
}
@media(max-width:720px){
  .site-footer .footer-shell{width:calc(100% - 28px) !important;}
  .site-footer .footer-grid{grid-template-columns:1fr !important;column-gap:0 !important;padding:58px 0 36px !important;}
  .site-footer .state-columns{grid-template-columns:1fr !important;}
  .site-footer .social-links{flex-wrap:wrap !important;}
}

.site-footer .gold-text{display:block !important;font-size:42px !important;line-height:1.05 !important;font-weight:800 !important;letter-spacing:-0.8px !important;color:#ff931e !important;margin-bottom:24px !important;}

/* ===== FINAL FIX: Regna-style services background + proper contact map height ===== */
section#services.gs-services-about-theme{
    position: relative !important;
    isolation: isolate !important;
    background-image:
        linear-gradient(90deg, rgba(0,0,0,.78) 0%, rgba(36,22,10,.58) 48%, rgba(0,0,0,.82) 100%),
        radial-gradient(circle at 50% 12%, rgba(255,147,30,.34), transparent 34%),
        url('../images/what-we-offer-bg.png') !important;
    background-size: cover, cover, cover !important;
    background-position: center center, center center, center center !important;
    background-repeat: no-repeat, no-repeat, no-repeat !important;
    background-attachment: fixed, fixed, fixed !important;
    padding: 96px 0 104px !important;
    overflow: hidden !important;
}
section#services.gs-services-about-theme::before{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:-1 !important;
    background:
        linear-gradient(180deg, rgba(0,0,0,.18), rgba(0,0,0,.05) 42%, rgba(0,0,0,.34)),
        repeating-linear-gradient(90deg, rgba(255,255,255,.035) 0, rgba(255,255,255,.035) 1px, transparent 1px, transparent 90px) !important;
    pointer-events:none !important;
}
section#services.gs-services-about-theme::after{
    content:"" !important;
    position:absolute !important;
    inset:0 !important;
    z-index:-2 !important;
    background:url('../images/what-we-offer-bg.png') center center / cover no-repeat !important;
    transform:scale(1.04) !important;
    filter:saturate(1.06) contrast(1.06) !important;
    pointer-events:none !important;
}
section#services.gs-services-about-theme .container{
    position:relative !important;
    z-index:2 !important;
}
section#contact.gs-contact-section .map-wrapper{
    min-height: 430px !important;
    height: 430px !important;
    border-radius: 24px !important;
    overflow: hidden !important;
    margin-bottom: 54px !important;
}
section#contact.gs-contact-section .map-wrapper iframe{
    display:block !important;
    width:100% !important;
    height:430px !important;
    min-height:430px !important;
}
@media (max-width: 991px){
    section#services.gs-services-about-theme{
        background-attachment: scroll, scroll, scroll !important;
        padding: 74px 0 82px !important;
    }
    section#contact.gs-contact-section .map-wrapper,
    section#contact.gs-contact-section .map-wrapper iframe{
        height:360px !important;
        min-height:360px !important;
    }
}


/* ==========================================================
   FINAL RESPONSIVE SITE FIXES - phone/tablet from top to end
   ========================================================== */
html,body{max-width:100%;overflow-x:hidden;}
img,video,iframe{max-width:100%;height:auto;}
section{overflow:hidden;}

/* Hero and main text responsive */
@media (max-width: 991px){
  section#home.gsi-premium-hero{min-height:auto!important;padding:120px 18px 70px!important;}
  section#home.gsi-premium-hero .gsi-hero-content{width:100%!important;max-width:760px!important;margin:0 auto!important;text-align:center!important;}
  section#home.gsi-premium-hero .gsi-hero-content h1{font-size:clamp(34px,7vw,58px)!important;line-height:1.05!important;}
  section#home.gsi-premium-hero .gsi-hero-content > p{font-size:15px!important;line-height:1.7!important;}
  section#home.gsi-premium-hero .gsi-participant-card{width:100%!important;max-width:720px!important;margin:28px auto 0!important;padding:24px 18px!important;}
  section#home.gsi-premium-hero .gsi-card-actions{grid-template-columns:1fr 1fr!important;gap:12px!important;}
}
@media (max-width: 560px){
  section#home.gsi-premium-hero{padding:100px 14px 54px!important;}
  section#home.gsi-premium-hero .gsi-hero-content h1{font-size:34px!important;}
  section#home.gsi-premium-hero .gsi-card-actions{grid-template-columns:1fr!important;}
  .gsi-bid-now-btn{width:100%!important;justify-content:center!important;}
}

/* Services / What We Offer responsive */
section#services.gs-services-section{background-size:cover!important;background-position:center!important;}
section#services .services-grid,
section#services .gs-services-compact-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(210px,1fr))!important;
  gap:34px!important;
  align-items:stretch!important;
  max-width:1540px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
section#services .service-card,
section#services .gs-service-card-pro{
  width:100%!important;
  min-width:0!important;
  height:auto!important;
}
@media (max-width: 1500px){
  section#services .services-grid,
  section#services .gs-services-compact-grid{grid-template-columns:repeat(5,minmax(190px,1fr))!important;gap:24px!important;}
}
@media (max-width: 1200px){
  section#services .services-grid,
  section#services .gs-services-compact-grid{grid-template-columns:repeat(3,minmax(230px,1fr))!important;gap:26px!important;}
}
@media (max-width: 820px){
  section#services.gs-services-section{padding:70px 16px!important;}
  section#services .services-grid,
  section#services .gs-services-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;}
  section#services .service-card{padding:24px 18px!important;border-radius:22px!important;}
  section#services .service-card h3{font-size:26px!important;line-height:1.05!important;}
  section#services .gs-service-list-preview li{font-size:13px!important;line-height:1.35!important;}
}
@media (max-width: 560px){
  section#services .services-grid,
  section#services .gs-services-compact-grid{grid-template-columns:1fr!important;gap:18px!important;}
  section#services .service-card{max-width:390px!important;margin:0 auto!important;}
  section#services .service-card h3{font-size:28px!important;}
  section#services .gs-service-more-btn{height:48px!important;font-size:13px!important;}
}

/* About/video/images and generic content responsive */
@media (max-width: 991px){
  .gs-about-grid,.about-grid,.contact-grid,.gs-contact-grid{display:grid!important;grid-template-columns:1fr!important;gap:28px!important;}
  .video-box,.gs-about-video,.about-video,.map-wrapper{width:100%!important;}
  .video-box video,.gs-about-video video,.about-video video{width:100%!important;height:auto!important;display:block!important;border-radius:22px!important;}
  .section-title h2,.section-header h2{font-size:clamp(34px,7vw,58px)!important;line-height:1.05!important;}
  .section-padding{padding:70px 18px!important;}
}
@media (max-width: 560px){
  .section-title h2,.section-header h2{font-size:34px!important;}
  .section-padding{padding:56px 14px!important;}
}

/* Testimonials and cards responsive */
@media (max-width: 991px){
  .testimonial-grid,.testimonials-grid,.blog-grid,.resources-grid{grid-template-columns:1fr 1fr!important;gap:18px!important;}
}
@media (max-width: 640px){
  .testimonial-grid,.testimonials-grid,.blog-grid,.resources-grid{grid-template-columns:1fr!important;}
}

/* Get In Touch map height */
section#contact.gs-contact-section .map-wrapper,
section#contact.gs-contact-section .map-wrapper iframe{
  min-height:420px!important;
  height:420px!important;
  border-radius:24px!important;
}
@media (max-width: 768px){
  section#contact.gs-contact-section .map-wrapper,
  section#contact.gs-contact-section .map-wrapper iframe{min-height:330px!important;height:330px!important;border-radius:18px!important;}
}

/* Footer phone responsive */
@media (max-width: 900px){
  .site-footer .footer-grid{grid-template-columns:1fr 1fr!important;gap:34px!important;text-align:left!important;}
  .site-footer .footer-states{grid-column:1 / -1!important;}
  .site-footer .state-columns{grid-template-columns:1fr 1fr!important;gap:0 28px!important;}
}
@media (max-width: 560px){
  .site-footer .footer-grid{grid-template-columns:1fr!important;gap:28px!important;}
  .site-footer .state-columns{grid-template-columns:1fr!important;}
  .site-footer .social-links{justify-content:flex-start!important;flex-wrap:wrap!important;}
  .site-footer .gold-text{font-size:34px!important;}
}


/* =========================================================
   GoldSparrow mobile app experience - mobile only
   Desktop/laptop design is intentionally untouched.
   ========================================================= */
.gs-mobile-app-nav{display:none!important;}
@media only screen and (max-width:768px){
  html,body{max-width:100%!important;overflow-x:hidden!important;}
  body{padding-bottom:88px!important;-webkit-tap-highlight-color:transparent;}
  img,video,iframe,svg{max-width:100%;}
  .gs-mobile-app-nav{
    position:fixed!important;left:10px!important;right:10px!important;bottom:10px!important;z-index:999999!important;
    height:64px!important;display:grid!important;grid-template-columns:repeat(5,1fr)!important;align-items:center!important;
    background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,145,0,.28)!important;border-radius:22px!important;
    box-shadow:0 16px 42px rgba(20,12,0,.18),0 2px 12px rgba(255,145,0,.13)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;
    padding:6px 5px calc(6px + env(safe-area-inset-bottom))!important;
  }
  .gs-mobile-app-link{min-width:0!important;height:52px!important;text-decoration:none!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:3px!important;color:#5b4330!important;border-radius:16px!important;font-family:inherit!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;letter-spacing:-.01em!important;transition:all .22s ease!important;}
  .gs-mobile-app-link svg{width:20px!important;height:20px!important;fill:currentColor!important;display:block!important;flex:0 0 auto!important;filter:none!important;}
  .gs-mobile-app-link span{display:block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:100%!important;}
  .gs-mobile-app-link.active,.gs-mobile-app-link:active{background:linear-gradient(135deg,#ffb342,#f28a00)!important;color:#fff!important;box-shadow:0 8px 18px rgba(242,138,0,.32)!important;transform:translateY(-2px)!important;}
  .gs-mobile-login-link{color:#f08a00!important;}
  .whatsapp-btn{bottom:88px!important;right:14px!important;width:46px!important;height:46px!important;}
  .gs-call-btn{bottom:88px!important;left:14px!important;width:46px!important;height:46px!important;}
  .wa-tooltip,.gs-call-tooltip{display:none!important;}
  section,header,footer,.container,.gs-container{max-width:100%!important;}
  .hero,.hero-section,.gs-hero{min-height:auto!important;}
  .hero img,.hero video,.about img,.about video{height:auto!important;object-fit:cover!important;}
  .services-grid,.blog-grid,.testimonials-grid,.footer-grid,.contact-grid{grid-template-columns:1fr!important;}
  .glass-card,.service-card,.blog-card,.testimonial-card{max-width:100%!important;}
}
@media only screen and (min-width:769px){
  .gs-mobile-app-nav{display:none!important;visibility:hidden!important;pointer-events:none!important;opacity:0!important;width:0!important;height:0!important;overflow:hidden!important;}
}
