
.footer-contact{background-color:#04132c;background-image:url(../online-assets/site/images/background-rodape-contato2.webp);background-position:top;background-repeat:no-repeat;background-size:100%;padding:64px 24px 45px;position:relative;overflow:hidden}@media (width<=1900px){.footer-contact{background-color:#041029;background-image:radial-gradient(at 12% 88%,#0c607ca6 0,#0c607c40 32%,#04102900 60%),radial-gradient(at 94% 20%,#6729a6a6 0,#6729a640 32%,#04102900 56%),linear-gradient(#050d21 0,#040b1a 55%,#020711 100%);background-position:0 100%,100% 0,50%;background-repeat:no-repeat;background-size:150% 150%,130% 130%,cover}}.footer-contact__container{z-index:1;grid-template-columns:320px 1fr;align-items:center;gap:36px;max-width:1240px;margin:0 auto;display:grid;position:relative}.footer-contact__intro{text-transform:uppercase;flex-direction:column;gap:12px;font-weight:800;display:flex}.footer-contact__intro-title{color:#0fe;letter-spacing:1px;text-align:left;margin-left:60px;font-size:clamp(2rem,4vw,3rem);line-height:50px}.footer-contact__intro-subtitle{color:#ff3daf;text-align:left;margin-left:60px;font-size:clamp(1.4rem,3vw,2rem);font-weight:500;line-height:1.4}.footer-contact__cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:28px;display:grid}.contact-channel-card{background:#fff;border-radius:24px;flex-direction:column;gap:28px;max-width:520px;margin-inline:auto;padding:25px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #0a213f14}.contact-channel-card__promo-banner{background:linear-gradient(90deg,#023e58 0,#3e165b 100%);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin:0;padding:10px 15px;display:flex;box-shadow:0 4px 6px #0000001a}.contact-channel-card__promo-content{text-align:left;margin-left:2px}.contact-channel-card__promo-text{text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:15px;font-weight:800;line-height:1.1;display:block}.contact-channel-card__promo-text--cyan{color:#0fe}.contact-channel-card__promo-text--pink{color:#d429b7}.contact-channel-card__promo-badge{color:#000;text-align:center;white-space:nowrap;background-color:#fff000;border-radius:6px;padding:5px 8px;font-family:Montserrat,sans-serif;font-size:9px;font-weight:700;line-height:1.1;box-shadow:0 2px 4px #0003}.contact-channel-card:before{content:"";background:linear-gradient(90deg,#04c45c 0,#2fdf84 100%);border-radius:24px 24px 0 0;height:12px;position:absolute;inset:0}.contact-channel-card--whatsapp:before{background:linear-gradient(90deg,#09b65d 0,#51ec8f 100%)}.contact-channel-card__label{text-transform:uppercase;color:#0a213f;background:#e9f9f0;border-radius:999px;justify-content:center;align-items:center;gap:12px;width:fit-content;margin-inline:auto;padding:14px 15px;font-weight:700;display:inline-flex}.contact-channel-card--whatsapp .contact-channel-card__label{background:#e4fbee}.contact-channel-card__label-icon{background:#04c45c;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.contact-channel-card--whatsapp .contact-channel-card__label-icon{background:#09b65d}.contact-channel-card__phone{color:#082039;align-items:center;gap:12px;padding-left:16px;font-size:1rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.contact-channel-card__phone:focus-visible,.contact-channel-card__phone:hover{color:#09b65d;outline:0}.contact-channel-card__phone:focus-visible{border-radius:12px;box-shadow:0 0 0 3px #09b65d40}.contact-channel-card__phone svg{flex-shrink:0}.contact-channel-card__list{flex-direction:column;gap:20px;display:flex}.contact-channel-card__item{background:#fff;border-left:4px solid #09b65d;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex;box-shadow:0 14px 32px #0a213f14}.contact-channel-card__item--call{align-items:flex-start}.contact-channel-card__phone--inline{margin-top:8px;padding-left:0}.contact-channel-card__phone--inline svg{width:20px;height:20px}.contact-channel-card__phone-text{display:flex}.contact-channel-card__phone-link{display:none}.contact-channel-card__item-content{flex-direction:column;gap:6px;display:flex}.contact-channel-card__item-title{color:#082039;text-transform:uppercase;text-align:left;font-size:.9rem;font-weight:700}.contact-channel-card__item-text{color:#4a5a6b;text-align:left;margin:0;font-size:.8rem;line-height:1.5}.contact-channel-card__cta{color:#fff;background:#09b65d;border-radius:16px;justify-content:center;align-items:center;width:78px;height:55px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 24px #09b65d40}.contact-channel-card__cta svg{width:22px;height:22px}.contact-channel-card__cta:focus-visible,.contact-channel-card__cta:hover{outline:0;transform:translate(4px);box-shadow:0 16px 28px #09b65d59}@media (width<=1400px){.contact-channel-card__promo-banner{padding:10px 15px}.contact-channel-card__promo-text{font-size:11px}.contact-channel-card__promo-badge{padding:5px 8px;font-size:7px;font-weight:900}}@media (width<=1200px){.contact-channel-card__promo-content{margin-left:1.5px}.contact-channel-card__promo-text{font-size:10px;font-weight:700}.contact-channel-card__promo-badge{padding:3px 6px;font-size:7px;font-weight:800}.contact-channel-card__phone--inline{margin-top:2px;padding-left:0}}@media (width<=1100px){.footer-contact__container{text-align:center;grid-template-columns:1fr}.footer-contact__cards{justify-content:center}.contact-channel-card__promo-text{font-size:14px;font-weight:800}.contact-channel-card__promo-badge{font-size:8px;font-weight:800}}@media (width<=992px){.contact-channel-card{padding:52px 32px 32px}.contact-channel-card__phone-link{display:flex}.contact-channel-card__phone-text{display:none}.footer-contact__cards{grid-template-columns:1fr}}@media (width<=768px){.footer-contact__intro-subtitle,.footer-contact__intro-title{text-align:center!important;margin-left:0!important}.footer-contact{background-color:#031736;background-image:radial-gradient(at 14% 88%,#00c4d1d9 0,#008ca68c 30%,#03173600 55%),radial-gradient(at 92% 18%,#de66ffd9 0,#a836d680 27%,#03173600 52%),linear-gradient(#041737 0,#03122d 50%,#010d22 100%);background-position:bottom,100% 0,50%;background-repeat:no-repeat;background-size:140% 140%,110% 110%,cover;padding:72px 18px 80px}.contact-channel-card{border-radius:20px}.contact-channel-card:before{border-radius:20px 20px 0 0}.contact-channel-card__item{flex-direction:column;align-items:center;padding:22px}.contact-channel-card__cta{width:44px;height:44px}.footer-contact__cards{grid-template-columns:1fr}.contact-channel-card__promo-text{font-size:11px;font-weight:800}.contact-channel-card__promo-badge{font-size:7px;font-weight:700}}@media (width<=425px){.contact-channel-card__promo-text{font-size:10px;font-weight:700}.contact-channel-card__promo-badge{font-size:7px;font-weight:700}.contact-channel-card__promo-banner{border-radius:6px;padding:5px 8px}}.reclame-aqui-badges{display:flex;flex-wrap:nowrap;align-items:stretch;gap:.25rem;padding-bottom:1.5rem}.reclame-aqui-badge{box-sizing:border-box;flex:0 0 auto;height:48px;display:flex;align-items:center;min-width:0;overflow:hidden;background:#fff;color:#0f172b;font-family:"Open Sans",Arial,sans-serif;text-decoration:none}.reclame-aqui-badge:hover{color:#0f172b}.reclame-aqui-badge__seal{object-fit:contain;flex:0 0 auto}.reclame-aqui-badge--reputation{width:137px;gap:0;padding:0 1px;border:1px solid #a4c929;border-radius:4px;align-items:flex-start}.reclame-aqui-badge--reputation .reclame-aqui-badge__seal{width:38px;height:38px;max-height:none;margin:4px 0 0 5px}.reclame-aqui-badge--reputation .reclame-aqui-badge__content{display:block;flex:1 1 auto;min-width:0;padding:13px 0 0 5px;color:#4b5963;font-size:14px;font-weight:700;line-height:8px;text-align:left;text-transform:uppercase}.reclame-aqui-badge--reputation .reclame-aqui-badge__content strong{display:block;color:inherit;font-size:inherit;line-height:inherit}.reclame-aqui-badge--reputation .reclame-aqui-badge__logo{display:block;width:80px;height:12.75px;max-height:none;margin:5px 2px 0 5px}.reclame-aqui-badge--verified{width:136px;gap:6px;padding:6px;border:1px solid #1e40af;border-radius:8px;justify-content:center}.reclame-aqui-badge--verified .reclame-aqui-badge__seal{width:36px;height:36px;max-height:none}.reclame-aqui-badge--verified .reclame-aqui-badge__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-width:0;color:#0f172b;font-size:12px;font-weight:400;line-height:16px}.reclame-aqui-badge--verified .reclame-aqui-badge__logo{width:74px;height:14px;max-height:none}#footer-fale-conosco .contact-icon-definitions{width:0;height:0;position:absolute;overflow:hidden}#footer-fale-conosco .contact-channel-card__label-icon svg{color:#fff;width:24px;height:24px}#footer-fale-conosco .contact-channel-card__phone svg{flex-shrink:0}#footer-fale-conosco .contact-channel-card__phone--inline svg{color:#09b65d;width:20px;height:20px}#footer-fale-conosco .contact-channel-card__cta svg{color:#fff;width:22px;height:22px}
