#r4y-footer-premium.r4yfp{
  --navy:#031b2e;
  --navy2:#062a48;
  --blue:#0b3a63;
  --gold:#d4af37;
  --white:#fff;
  --muted:rgba(255,255,255,.72);
  --line:rgba(255,255,255,.12);
  color:#fff;
  background:var(--navy);
  font-family:Arial,sans-serif;
  position:relative;
  z-index:5
}
#r4y-footer-premium *{box-sizing:border-box}

.r4yfp-accent{
  height:3px;
  background:linear-gradient(90deg,transparent,var(--gold),transparent)
}

.r4yfp-shell{
  width:min(1180px,calc(100% - 36px));
  margin:0 auto
}

.r4yfp-main{
  padding:68px 0 54px;
  background:
    radial-gradient(circle at 15% 10%,rgba(11,58,99,.55),transparent 34%),
    linear-gradient(180deg,#041f35,#031b2e)
}

.r4yfp-grid{
  display:grid;
  grid-template-columns:1.45fr .8fr .85fr .85fr 1.05fr;
  gap:44px
}

.r4yfp-logo{
  width:150px;
  height:auto;
  max-height:74px;
  object-fit:contain;
  object-position:left center;
  filter:brightness(0) invert(1);
  opacity:.95
}

.r4yfp-desc{
  max-width:285px;
  margin:22px 0 16px;
  color:var(--muted);
  font-size:14px;
  line-height:1.72
}

.r4yfp-tagline{
  display:block;
  color:var(--gold);
  font-size:14px;
  line-height:1.5
}

.r4yfp-social{
  display:flex;
  gap:18px;
  margin-top:24px
}

.r4yfp-social a,
.r4yfp-col a,
.r4yfp-bottom a{
  color:#fff!important;
  text-decoration:none!important;
  transition:.2s
}

.r4yfp-social a{
  font-size:13px;
  font-weight:700;
  border-bottom:1px solid rgba(255,255,255,.42);
  padding-bottom:2px
}

.r4yfp-col{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:11px
}

.r4yfp-col h3{
  margin:0 0 9px;
  color:#fff!important;
  font-size:12px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase
}

.r4yfp-col a{
  font-size:14px;
  line-height:1.45;
  color:rgba(255,255,255,.86)!important
}

.r4yfp-col a:hover,
.r4yfp-social a:hover,
.r4yfp-bottom a:hover{
  color:var(--gold)!important
}

.r4yfp-more{
  margin-top:3px;
  font-weight:800!important
}

.r4yfp-support{gap:7px}

.r4yfp-micro{
  margin-top:8px;
  color:rgba(255,255,255,.43);
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em
}

.r4yfp-support-line{
  color:rgba(255,255,255,.9);
  font-size:14px;
  line-height:1.55
}

.r4yfp-quote{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  min-height:42px;
  margin-top:13px;
  padding:0 18px;
  border-radius:999px;
  background:var(--gold);
  color:#031b2e!important;
  font-weight:900;
  font-size:12px!important
}

.r4yfp-quote:hover{
  color:#031b2e!important;
  transform:translateY(-1px)
}

/* TRUST / CERTIFICATIONS */
.r4yfp-trust{
  background:
    linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0)),
    #0a3457;
  border-top:1px solid rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.08)
}

.r4yfp-trust-in{
  min-height:118px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:36px;
  padding:22px 0
}

.r4yfp-trust-copy{
  max-width:560px
}

.r4yfp-trust-kicker{
  display:block;
  margin-bottom:6px;
  color:var(--gold);
  font-size:9px;
  font-weight:900;
  letter-spacing:.14em
}

.r4yfp-trust-copy strong{
  display:block;
  color:#fff;
  font-size:14px;
  line-height:1.45;
  margin-bottom:5px
}

.r4yfp-trust-copy p{
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:12px;
  line-height:1.55
}

.r4yfp-badges{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
  flex-wrap:wrap
}

.r4yfp-badge-card{
  height:54px;
  min-width:96px;
  padding:7px 10px;
  border-radius:9px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#fff;
  box-shadow:0 5px 18px rgba(0,0,0,.12);
  border:1px solid rgba(255,255,255,.35)
}

.r4yfp-badge-card img{
  display:block;
  max-height:38px;
  max-width:116px;
  width:auto;
  height:auto;
  object-fit:contain
}

/* BOTTOM */
.r4yfp-bottom{
  background:#021624;
  border-top:1px solid var(--line)
}

.r4yfp-bottom-in{
  min-height:64px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  color:rgba(255,255,255,.56);
  font-size:11px
}

.r4yfp-bottom-links{
  display:flex;
  align-items:center;
  gap:16px
}

.r4yfp-bottom a{
  color:rgba(255,255,255,.72)!important;
  font-size:11px
}

.r4yfp-langs{
  display:flex;
  gap:7px;
  margin-left:7px
}

.r4yfp-langs a{
  min-width:50px;
  height:30px;
  border-radius:999px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  padding:0 9px;
  border:1px solid rgba(255,255,255,.15);
  background:rgba(255,255,255,.03);
  font-size:12px!important;
  font-weight:900
}

.r4yfp-langs a span{
  font-size:9px;
  letter-spacing:.04em
}

.r4yfp-langs a.is-active{
  background:var(--gold);
  color:#031b2e!important;
  border-color:var(--gold)
}

/* RESPONSIVE */
@media(max-width:1050px){
  .r4yfp-grid{
    grid-template-columns:1.35fr repeat(2,1fr)
  }
  .r4yfp-brand{grid-row:span 2}
  .r4yfp-trust-in{
    align-items:flex-start
  }
}

@media(max-width:760px){
  .r4yfp-main{padding:52px 0 36px}

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

  .r4yfp-brand{
    grid-column:1/-1;
    grid-row:auto
  }

  .r4yfp-desc{max-width:520px}

  .r4yfp-support{grid-column:1/-1}

  .r4yfp-trust-in{
    flex-direction:column;
    gap:18px
  }

  .r4yfp-badges{
    justify-content:flex-start
  }

  .r4yfp-bottom-in{
    padding:18px 0;
    flex-direction:column;
    align-items:flex-start
  }

  .r4yfp-bottom-links{
    flex-wrap:wrap
  }
}

@media(max-width:480px){
  .r4yfp-shell{
    width:min(100% - 28px,1180px)
  }

  .r4yfp-grid{
    grid-template-columns:1fr
  }

  .r4yfp-brand,
  .r4yfp-support{
    grid-column:auto
  }

  .r4yfp-logo{
    width:135px
  }

  .r4yfp-badges{
    width:100%;
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:8px
  }

  .r4yfp-badge-card{
    min-width:0;
    height:52px;
    padding:6px
  }

  .r4yfp-badge-card img{
    max-width:100%;
    max-height:34px
  }

  .r4yfp-langs{
    margin-left:0
  }
}






/* FLOATING WHATSAPP — ICON ONLY */
a.r4yfp-whatsapp-float{
  position:fixed!important;
  right:20px!important;
  bottom:20px!important;
  left:auto!important;
  top:auto!important;
  z-index:999999!important;
  display:block!important;
  width:58px!important;
  height:58px!important;
  min-width:58px!important;
  max-width:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  padding:0!important;
  margin:0!important;
  border:3px solid rgba(255,255,255,.92)!important;
  border-radius:50%!important;
  background-color:#25D366!important;
  background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2032%2032%27%3E%0A%3Cpath%20fill%3D%27white%27%20d%3D%27M19.11%2017.47c-.27-.14-1.6-.79-1.85-.88-.25-.09-.43-.14-.61.14-.18.27-.7.88-.86%201.06-.16.18-.32.2-.59.07-.27-.14-1.15-.42-2.18-1.34-.81-.72-1.35-1.61-1.51-1.88-.16-.27-.02-.42.12-.56.12-.12.27-.32.41-.48.14-.16.18-.27.27-.45.09-.18.05-.34-.02-.48-.07-.14-.61-1.47-.84-2.01-.22-.53-.45-.46-.61-.47h-.52c-.18%200-.48.07-.73.34-.25.27-.95.93-.95%202.26%200%201.33.98%202.62%201.11%202.8.14.18%201.92%202.93%204.65%204.11.65.28%201.16.45%201.56.58.66.21%201.26.18%201.73.11.53-.08%201.6-.65%201.83-1.29.23-.63.23-1.17.16-1.29-.07-.11-.25-.18-.52-.32z%27%2F%3E%0A%3Cpath%20fill%3D%27white%27%20d%3D%27M16.05%203.2c-6.98%200-12.65%205.62-12.65%2012.56%200%202.47.73%204.88%202.1%206.92L3.2%2029.4l6.95-2.27a12.7%2012.7%200%200%200%205.9%201.46h.01c6.98%200%2012.65-5.62%2012.65-12.56S23.03%203.2%2016.05%203.2zm0%2023.26h-.01c-1.88%200-3.72-.5-5.32-1.45l-.38-.23-4.13%201.35%201.39-4.02-.25-.41a10.38%2010.38%200%200%201-1.6-5.53c0-5.77%204.7-10.46%2010.49-10.46%202.8%200%205.43%201.09%207.41%203.06a10.37%2010.37%200%200%201%203.08%207.39c0%205.77-4.7%2010.46-10.68%2010.46z%27%2F%3E%0A%3C%2Fsvg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center!important;
  background-size:30px 30px!important;
  box-shadow:0 8px 22px rgba(0,0,0,.24)!important;
  text-indent:-9999px!important;
  overflow:hidden!important;
  line-height:0!important;
  font-size:0!important;
  color:transparent!important;
  text-decoration:none!important;
  transform:none!important;
  transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease!important;
}
a.r4yfp-whatsapp-float:hover{
  background-color:#20bd5a!important;
  transform:translateY(-2px)!important;
  box-shadow:0 12px 26px rgba(0,0,0,.28)!important;
}
a.r4yfp-whatsapp-float::before,
a.r4yfp-whatsapp-float::after{
  content:none!important;
  display:none!important;
}
@media(max-width:600px){
  a.r4yfp-whatsapp-float{
    right:14px!important;
    bottom:14px!important;
    width:54px!important;
    height:54px!important;
    min-width:54px!important;
    max-width:54px!important;
    min-height:54px!important;
    max-height:54px!important;
    background-size:28px 28px!important;
  }
}

/* PAYMENT METHODS */
.r4yfp-payments{
  background:#062a48;
  border-top:1px solid rgba(255,255,255,.08)
}

.r4yfp-payments-in{
  min-height:88px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:17px 0
}

.r4yfp-payments-title{
  flex:0 0 auto;
  color:rgba(255,255,255,.72);
  font-size:10px;
  font-weight:900;
  letter-spacing:.14em
}

.r4yfp-payment-methods{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  flex-wrap:wrap
}

.r4yfp-payment-card{
  height:48px;
  min-width:100px;
  padding:7px 12px;
  border-radius:9px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  background:#fff;
  border:1px solid rgba(255,255,255,.35);
  box-shadow:0 4px 14px rgba(0,0,0,.10)
}

.r4yfp-payment-logo img{
  display:block;
  max-width:112px;
  max-height:32px;
  width:auto;
  height:auto;
  object-fit:contain
}

.r4yfp-credit-card{
  min-width:158px;
  color:#031b2e;
  font-size:11px;
  line-height:1.2;
  font-weight:900;
  text-align:left
}

.r4yfp-card-icon{
  position:relative;
  display:inline-block;
  width:30px;
  height:21px;
  flex:0 0 30px;
  border:2px solid #0b3a63;
  border-radius:4px
}

.r4yfp-card-icon:before{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:5px;
  height:4px;
  background:#0b3a63
}

.r4yfp-card-icon i{
  position:absolute;
  display:block;
  left:4px;
  bottom:3px;
  width:8px;
  height:2px;
  border-radius:2px;
  background:#d4af37
}

@media(max-width:760px){
  .r4yfp-payments-in{
    flex-direction:column;
    align-items:flex-start;
    gap:12px;
    padding:18px 0
  }

  .r4yfp-payment-methods{
    width:100%;
    justify-content:flex-start
  }
}

@media(max-width:480px){
  .r4yfp-payment-methods{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px
  }

  .r4yfp-payment-card,
  .r4yfp-credit-card{
    width:100%;
    min-width:0;
    height:50px;
    padding:7px 8px
  }

  .r4yfp-payment-logo img{
    max-width:100%;
    max-height:31px
  }

  .r4yfp-credit-card{
    font-size:10px
  }
}
