*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033;background:#fff;line-height:1.65;overflow-x:hidden}.container{width:min(1160px,92%);margin:auto}.narrow{width:min(880px,92%)}.icon-svg{width:1.2em;height:1.2em;display:inline-block;vertical-align:-.2em;flex:0 0 auto}.hero{position:relative;min-height:100vh;display:flex;align-items:center;padding:70px 0 90px;background:radial-gradient(circle at 10% 10%,color-mix(in srgb,var(--primary) 13%,transparent),transparent 34%),linear-gradient(145deg,#fbfdfb 0%,#f4f8f4 60%,#eef3ef 100%);overflow:hidden}.hero-grid{display:flex;align-items:center;justify-content:center;text-align:center;position:relative;min-height:78vh}.hero-copy{position:relative;z-index:2}.hero-logo{display:block;max-width:230px;max-height:82px;margin-bottom:46px}.eyebrow,.section-kicker,.section-head span{display:inline-block;color:var(--primary);text-transform:uppercase;letter-spacing:.16em;font-weight:850;font-size:.78rem}.hero h1{font-size:clamp(2.75rem,6vw,5.65rem);line-height:.98;letter-spacing:-.055em;margin:.75rem 0 1.4rem;color:#101827;max-width:790px}.hero-copy>p{font-size:clamp(1.05rem,2vw,1.28rem);color:#586274;max-width:660px}.actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:31px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 23px;border:0;border-radius:14px;background:var(--primary);color:#fff;text-decoration:none;font-weight:800;cursor:pointer;box-shadow:0 12px 26px color-mix(in srgb,var(--primary) 25%,transparent);transition:.25s}.btn:hover{transform:translateY(-2px);filter:brightness(.95)}.btn-outline{background:#fff;color:var(--primary);border:1px solid color-mix(in srgb,var(--primary) 28%,#ddd);box-shadow:none}.hero-trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:34px;color:#526071;font-size:.9rem;font-weight:700}.hero-trust span{display:flex;align-items:center;gap:8px}.hero-trust svg{color:var(--primary)}.hero-visual{position:relative;min-height:540px;display:grid;place-items:center}.hero-visual>img{width:100%;height:540px;object-fit:cover;border-radius:34px;box-shadow:0 35px 80px rgba(20,35,28,.16)}.hero-visual:after{content:"";position:absolute;inset:18px -18px -18px 18px;border:1px solid color-mix(in srgb,var(--primary) 35%,transparent);border-radius:34px;z-index:-1}.hero-float{position:absolute;left:-36px;bottom:28px;width:min(360px,90%);display:flex;gap:15px;align-items:flex-start;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);padding:21px;border-radius:21px;box-shadow:0 20px 45px rgba(15,23,42,.16)}.hero-float p{font-size:.9rem;line-height:1.45;margin:.25rem 0 0;color:#657081}.mini-icon{width:50px;height:50px;border-radius:15px;background:color-mix(in srgb,var(--primary) 14%,white);color:var(--primary);display:grid;place-items:center;flex:0 0 auto}.mini-icon svg{width:25px;height:25px}.hero-glow{position:absolute;border-radius:50%;filter:blur(1px);opacity:.4}.hero-glow-one{width:320px;height:320px;background:color-mix(in srgb,var(--primary) 14%,transparent);right:-140px;top:-100px}.hero-glow-two{width:180px;height:180px;background:color-mix(in srgb,var(--primary) 11%,transparent);left:-80px;bottom:5%}.section{padding:105px 0}.intro-section{background:#fff}.home-content{display:grid;grid-template-columns:1.05fr .95fr;gap:75px;align-items:center}.home-image{width:100%;height:420px;object-fit:cover;border-radius:28px;box-shadow:0 24px 55px rgba(15,23,42,.12)}.prose h1,.prose h2,.prose h3{line-height:1.15;letter-spacing:-.03em;color:#121a28}.prose h1,.prose h2{font-size:clamp(2rem,4vw,3.4rem)}.prose p{color:#5b6677}.services-section{background:#101821;color:#fff}.section-head{text-align:center;max-width:730px;margin:0 auto 50px}.section-head h2,.contact-copy h2,.dynamic-section h2{font-size:clamp(2.1rem,4.5vw,3.7rem);line-height:1.08;letter-spacing:-.045em;margin:.55rem 0 1rem}.section-head p{color:#aab4c1}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:linear-gradient(145deg,#17222d,#111a23);padding:30px;border:1px solid rgba(255,255,255,.08);border-radius:22px;transition:.28s}.card:hover{transform:translateY(-6px);border-color:color-mix(in srgb,var(--primary) 60%,transparent);box-shadow:0 18px 40px rgba(0,0,0,.22)}.card .icon{width:54px;height:54px;border-radius:16px;background:color-mix(in srgb,var(--primary) 18%,#18252e);color:var(--primary);display:grid;place-items:center;margin-bottom:22px}.card .icon svg{width:27px;height:27px}.card h3{font-size:1.16rem;margin:.25rem 0 .5rem}.card p{color:#aeb8c4;margin:0;font-size:.95rem}.dynamic-section.soft{background:#f6f8f6}.dynamic-section h2{margin:.45rem 0 1.3rem}.contact-section{background:linear-gradient(140deg,#f5f9f5,#edf4ee)}.contact-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.contact-copy{position:sticky;top:40px}.contact-copy h2{margin:.6rem 0 1rem}.contact-copy>p{color:#637082}.contact-list{display:grid;gap:14px;margin:30px 0}.contact-list>div{display:flex;gap:13px;align-items:center}.contact-list>div>span{width:44px;height:44px;border-radius:13px;background:#fff;color:var(--primary);display:grid;place-items:center;box-shadow:0 7px 18px rgba(15,23,42,.07)}.contact-list p{margin:0}.contact-list small{display:block;color:#788393}.contact-list strong{font-size:.96rem}.form-card{padding:34px;border-radius:25px;background:#fff;box-shadow:0 22px 55px rgba(15,23,42,.10);display:grid;gap:16px}.form-card label{font-weight:750;font-size:.9rem;color:#303b4a}.form-card input,.form-card textarea{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid #dce2e7;border-radius:12px;font:inherit;background:#fbfcfc;outline:none;transition:.2s}.form-card input:focus,.form-card textarea:focus{border-color:var(--primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--primary) 12%,transparent)}.two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.alert{padding:12px 14px;border-radius:11px}.alert.success{background:#dcfce7;color:#166534}.alert.error{background:#fee2e2;color:#991b1b}.social-icons{display:flex;gap:10px}.social-icons a{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:#fff;color:#172033;text-decoration:none;transition:.25s}.social-icons a:hover{background:var(--primary);color:#fff;transform:translateY(-3px)}.social-icons svg{width:21px;height:21px}.social-icons.large a{box-shadow:0 8px 18px rgba(15,23,42,.08)}.footer{background:#0b1118;color:#aab4c0;padding:42px 0 0}.footer-line{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:flex;align-items:center;gap:22px}.footer-brand img{max-width:155px;max-height:56px;filter:brightness(0) invert(1);opacity:.92}.footer-brand p{margin:0;max-width:480px}.copy{text-align:center;padding:18px;border-top:1px solid #202b36;margin-top:34px;font-size:.86rem}.float-whatsapp,.back-top{position:fixed;z-index:60;right:22px;width:54px;height:54px;border-radius:17px;display:grid;place-items:center;border:0;cursor:pointer;box-shadow:0 14px 30px rgba(0,0,0,.2)}.float-whatsapp{bottom:22px;background:#25d366;color:#fff}.float-whatsapp svg{width:27px;height:27px}.back-top{bottom:86px;background:#fff;color:#172033;font-size:23px;opacity:0;pointer-events:none;transform:translateY(12px);transition:.25s}.back-top.show{opacity:1;pointer-events:auto;transform:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.hero{min-height:auto;padding:38px 0 72px}.hero-grid,.home-content,.contact-shell{grid-template-columns:1fr;gap:48px}.hero-logo{margin-bottom:36px}.hero-visual{min-height:410px}.hero-visual>img{height:410px}.hero-float{left:14px;right:14px;width:auto}.cards{grid-template-columns:repeat(2,1fr)}.contact-copy{position:static}.section{padding:78px 0}}
@media(max-width:620px){.container{width:min(100% - 32px,1160px)}.hero h1{font-size:2.8rem}.hero-logo{max-width:190px}.hero-visual{min-height:330px}.hero-visual>img{height:330px;border-radius:24px}.hero-visual:after{display:none}.hero-float{bottom:14px;padding:16px}.hero-trust{gap:12px}.cards,.two{grid-template-columns:1fr}.card{padding:24px}.form-card{padding:22px}.footer-line,.footer-brand{align-items:flex-start;flex-direction:column}.footer-brand img{filter:none}.float-whatsapp,.back-top{right:16px}.section{padding:64px 0}}
/* Personalizador visual */
body{font-family:var(--site-font);font-size:var(--font-body);line-height:var(--line-body)}.container{width:min(var(--container-width),92%)}body.layout-full .container{width:min(100% - 48px,calc(var(--container-width) + 320px))}.hero{min-height:var(--hero-height)}.hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,calc(var(--hero-overlay)/100));pointer-events:none;z-index:0}.hero>.container,.hero>.hero-glow{position:relative;z-index:1}.hero h1{font-size:clamp(2.3rem,6vw,var(--font-hero));font-weight:var(--heading-weight)}.section-head h2,.contact-copy h2,.dynamic-section h2,.prose h1,.prose h2{font-size:clamp(2rem,4.5vw,var(--font-section));font-weight:var(--heading-weight)}.hero-copy>p{font-size:var(--font-subtitle)}.btn{font-size:var(--font-button);border-radius:var(--radius-button)}.section{padding:var(--section-space) 0}.cards{grid-template-columns:repeat(var(--services-columns),1fr);gap:var(--cards-gap)}.card,.form-card{border-radius:var(--radius-card);box-shadow:var(--site-shadow)}.hero-visual>img,.home-image{border-radius:var(--radius-image);box-shadow:var(--site-shadow)}.footer{font-size:var(--font-footer)}.align-hero-center .hero-grid{grid-template-columns:1fr;text-align:center}.align-hero-center .hero-copy,.align-hero-center .hero-copy>p{margin-left:auto;margin-right:auto}.align-hero-center .hero-logo{margin-left:auto;margin-right:auto}.align-hero-center .actions,.align-hero-center .hero-trust{justify-content:center}.align-hero-center .hero-visual{max-width:900px;width:100%;margin:auto}.reveal{transition-duration:var(--animation-duration)}body.animation-none .reveal{opacity:1;transform:none;transition:none}body.animation-fade .reveal{transform:none}body.animation-slide-left .reveal{transform:translateX(36px)}body.animation-zoom .reveal{transform:scale(.96)}body.animation-slide-left .reveal.visible,body.animation-zoom .reveal.visible{transform:none}
body.mode-dark{background:#0d131a;color:#e8edf2}body.mode-dark .intro-section,body.mode-dark .dynamic-section{background:#0d131a}body.mode-dark .dynamic-section.soft,body.mode-dark .contact-section{background:#121b24}body.mode-dark .prose h1,body.mode-dark .prose h2,body.mode-dark .prose h3,body.mode-dark .contact-copy h2,body.mode-dark .dynamic-section h2{color:#fff}body.mode-dark .prose p,body.mode-dark .contact-copy>p{color:#aab6c2}body.mode-dark .form-card,body.mode-dark .social-icons a,body.mode-dark .contact-list>div>span,body.mode-dark .back-top{background:#18232d;color:#eaf0f4}body.mode-dark .form-card label{color:#dce4eb}body.mode-dark .form-card input,body.mode-dark .form-card textarea{background:#111a22;border-color:#33414e;color:#fff}
@media(prefers-color-scheme:dark){body.mode-auto{background:#0d131a;color:#e8edf2}body.mode-auto .intro-section,body.mode-auto .dynamic-section{background:#0d131a}body.mode-auto .dynamic-section.soft,body.mode-auto .contact-section{background:#121b24}body.mode-auto .prose h1,body.mode-auto .prose h2,body.mode-auto .prose h3,body.mode-auto .contact-copy h2,body.mode-auto .dynamic-section h2{color:#fff}body.mode-auto .prose p,body.mode-auto .contact-copy>p{color:#aab6c2}body.mode-auto .form-card,body.mode-auto .social-icons a,body.mode-auto .contact-list>div>span,body.mode-auto .back-top{background:#18232d;color:#eaf0f4}body.mode-auto .form-card label{color:#dce4eb}body.mode-auto .form-card input,body.mode-auto .form-card textarea{background:#111a22;border-color:#33414e;color:#fff}}
@media(max-width:900px){.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.cards{grid-template-columns:1fr}.container,body.layout-full .container{width:min(100% - 32px,var(--container-width))}}

.hero::before{content:"";position:absolute;inset:0;background-image:var(--hero-bg);background-size:cover;background-position:center;opacity:.28;z-index:0}
.hero{background:none}
.hero-copy{max-width:900px;margin:0 auto;text-align:center}
.hero .container{position:relative;z-index:1}
.hero-visual{display:none}
.hero h1,.hero-copy>p,.hero-logo{margin-left:auto;margin-right:auto}
.actions,.hero-trust{justify-content:center}

/* v8 — banner panorâmico do topo */
.hero{
  min-height:clamp(680px,100vh,940px);
  padding:72px 0;
  background:#071019;
  isolation:isolate;
}
.hero::before{
  background-image:var(--hero-bg);
  background-size:cover;
  background-position:center center;
  opacity:1;
  z-index:-3;
}
.hero::after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(3,10,17,.52) 0%,rgba(3,10,17,.18) 23%,rgba(3,10,17,.80) 39%,rgba(3,10,17,.88) 50%,rgba(3,10,17,.80) 61%,rgba(3,10,17,.18) 77%,rgba(3,10,17,.52) 100%),
    linear-gradient(180deg,rgba(3,10,17,.20),rgba(3,10,17,.36));
  z-index:-2;
  pointer-events:none;
}
.hero-grid{width:min(1180px,92%);min-height:clamp(560px,82vh,800px)}
.hero-copy{width:min(820px,100%);padding:34px 42px;border-radius:28px;background:rgba(5,13,21,.18);backdrop-filter:blur(2px)}
.hero-logo{max-width:250px;max-height:92px;margin:0 auto 28px;filter:drop-shadow(0 8px 18px rgba(0,0,0,.34))}
.hero .eyebrow{color:#65d56d;text-shadow:0 2px 12px rgba(0,0,0,.55)}
.hero h1{color:#fff;text-shadow:0 4px 22px rgba(0,0,0,.78)}
.hero-copy>p{color:#edf3f7;text-shadow:0 2px 12px rgba(0,0,0,.72)}
.hero-trust{color:#eef4f7;justify-content:center;text-shadow:0 2px 10px rgba(0,0,0,.7)}
.hero .btn-outline{background:rgba(9,18,27,.58);color:#fff;border-color:rgba(255,255,255,.62);backdrop-filter:blur(8px)}
.hero-glow{display:none}
@media(max-width:700px){
  .hero{min-height:760px;padding:48px 0;background-position:center}
  .hero::before{background-position:center center}
  .hero::after{background:linear-gradient(180deg,rgba(3,10,17,.62),rgba(3,10,17,.78))}
  .hero-copy{padding:28px 18px;background:rgba(5,13,21,.28)}
  .hero-logo{max-width:205px;margin-bottom:24px}
  .hero h1{font-size:clamp(2.2rem,12vw,3.45rem)}
  .actions{justify-content:center}
  .actions .btn{width:100%}
  .hero-trust{gap:12px;justify-content:center}
}


/* Correção v8.1: exibição efetiva do banner panorâmico */
.hero{
  background-image:linear-gradient(rgba(4,10,15,.38),rgba(4,10,15,.48)),var(--hero-bg) !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  background-color:#081019 !important;
}
.hero:before{background:rgba(0,0,0,calc(var(--hero-overlay)/100));}
.hero-copy{max-width:860px;margin-left:auto;margin-right:auto;}
.hero-logo{margin-left:auto;margin-right:auto;}
.hero .actions,.hero .hero-trust{justify-content:center;}
.hero h1,.hero-copy>p{margin-left:auto;margin-right:auto;}
.hero h1{color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.45)}
.hero-copy>p,.hero-trust{color:rgba(255,255,255,.9)}
@media(max-width:620px){
 .hero{background-position:center center !important;}
}

/* Correção v8.2: banner como elemento de imagem real, evitando falha de caminho em variável CSS */
.hero{
  position:relative;
  isolation:isolate;
  background:#081019 !important;
}
.hero-background{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  object-position:center center;
  z-index:-3;
  pointer-events:none;
  user-select:none;
}
.hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-2;
  background:linear-gradient(90deg,rgba(2,8,14,.58),rgba(2,8,14,.38) 48%,rgba(2,8,14,.58));
  pointer-events:none;
}
.hero::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(180deg,rgba(2,8,14,.12),rgba(2,8,14,.44));
  pointer-events:none;
}
.hero-grid,.hero-copy{position:relative;z-index:1}
@media(max-width:700px){
  .hero-background{object-position:center center}
  .hero::before{background:rgba(2,8,14,.58)}
}


.service-description{margin-top:10px;color:var(--muted,#64748b);line-height:1.65}.service-description p{margin:0 0 9px}.service-description p:last-child{margin-bottom:0}.service-description ul,.service-description ol{margin:10px 0 4px;padding-left:22px;text-align:left}.service-description li{margin:5px 0}.service-description li::marker{color:var(--primary,#53b848);font-weight:800}.service-description h4,.service-description h5{margin:14px 0 7px;color:inherit;font-size:1rem}.service-description hr{border:0;border-top:1px solid rgba(100,116,139,.22);margin:15px 0}.service-description strong{color:inherit}

.map-block{margin-top:48px}.map-frame{overflow:hidden;border-radius:var(--radius-images,28px);box-shadow:var(--site-shadow,0 16px 40px rgba(15,23,42,.12));background:#e5e7eb;min-height:420px}.map-frame iframe{display:block;width:100%;height:440px;border:0}.float-whatsapp,.social-icons a{isolation:isolate}.float-whatsapp svg{width:31px;height:31px;stroke-width:1.65}.social-icons a svg{stroke-width:1.7}


/* v14 — rodapé avançado com quatro linhas e imagens adicionais */
.footer-main{display:flex;align-items:center;justify-content:space-between;gap:36px;padding-top:34px;padding-bottom:28px}.footer-brand-block{display:flex;align-items:center;gap:30px;min-width:0}.footer-logos{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer-logo-main{display:block;max-width:220px;max-height:82px;width:auto;height:auto;object-fit:contain}.footer-logo-extra{display:block;max-width:150px;max-height:72px;width:auto;height:auto;object-fit:contain}.footer-text-lines{display:grid;gap:5px;min-width:220px}.footer-text-lines p{margin:0;line-height:1.45}.footer-social{flex:0 0 auto}.copy{padding:15px 20px;text-align:center;border-top:1px solid rgba(148,163,184,.16)}
@media(max-width:900px){.footer-main,.footer-brand-block{flex-direction:column;text-align:center}.footer-logos{justify-content:center}.footer-text-lines{min-width:0}.footer-social{justify-content:center}}
@media(max-width:560px){.footer-main{gap:24px}.footer-brand-block{gap:20px}.footer-logos{gap:12px}.footer-logo-main{max-width:190px;max-height:70px}.footer-logo-extra{max-width:115px;max-height:58px}}

/* Rodapé v15: textos à esquerda e imagens à direita */
.footer-main{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;padding-top:34px;padding-bottom:28px}.footer-left{display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-width:0}.footer-text-lines{display:grid;gap:6px;min-width:0}.footer-text-lines p{margin:0;line-height:1.5}.footer-images-block{display:flex;flex-direction:column;align-items:flex-end;gap:12px;max-width:560px}.footer-images-title{font-weight:700;color:#e5ebf1;line-height:1.3;text-align:right}.footer-logos{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.footer-logo-main{display:block;max-width:220px;max-height:82px;width:auto;height:auto;object-fit:contain}.footer-logo-extra{display:block;max-width:150px;max-height:72px;width:auto;height:auto;object-fit:contain}.footer-social{justify-content:flex-start}.copy{padding:15px 20px;text-align:center;border-top:1px solid rgba(148,163,184,.16)}
@media(max-width:900px){.footer-main{grid-template-columns:1fr;text-align:center}.footer-left{align-items:center}.footer-images-block{align-items:center;max-width:none}.footer-images-title{text-align:center}.footer-logos{justify-content:center}.footer-social{justify-content:center}}
@media(max-width:560px){.footer-main{gap:28px}.footer-logos{gap:12px}.footer-logo-main{max-width:190px;max-height:70px}.footer-logo-extra{max-width:115px;max-height:58px}}

/* Rodapé v16: título centralizado e logo Point ao centro */
.footer-images-block{display:inline-flex;flex-direction:column;align-items:stretch;justify-self:end;max-width:none}
.footer-images-title{width:100%;text-align:center;font-weight:700;color:#e5ebf1;line-height:1.3;margin:0 0 12px}
.footer-logos{display:inline-flex;align-items:center;justify-content:center;gap:var(--footer-image-gap,18px);flex-wrap:nowrap;width:max-content;max-width:100%}
.footer-logo-link{display:grid;place-items:center;flex:0 0 auto;border-radius:var(--footer-image-radius,0);transition:transform .22s ease,opacity .22s ease}
.footer-logo-link:hover{transform:translateY(-3px);opacity:.9}
.footer-logo-main,.footer-logo-extra{display:block;width:auto;height:var(--footer-image-height,72px);max-width:220px;max-height:none;object-fit:contain;border-radius:var(--footer-image-radius,0)}
.footer-logo-main{max-width:240px}
@media(max-width:900px){.footer-images-block{justify-self:center;align-items:center}.footer-images-title{text-align:center}.footer-logos{justify-content:center}}
@media(max-width:560px){.footer-logos{gap:min(var(--footer-image-gap,18px),12px);flex-wrap:wrap}.footer-logo-main,.footer-logo-extra{height:min(var(--footer-image-height,72px),62px);max-width:130px}.footer-logo-main{max-width:170px}}


/* Rodapé v17: logo e endereço à esquerda; duas imagens tituladas à direita */
.footer-main.footer-v17{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:56px;padding-top:38px;padding-bottom:30px}
.footer-company-block{display:flex;align-items:center;gap:26px;min-width:0}
.footer-company-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto}
.footer-company-logo .footer-logo-main{height:var(--footer-logo-height,76px);width:auto;max-width:250px;max-height:none;object-fit:contain;border-radius:var(--footer-image-radius,0)}
.footer-company-info{display:flex;flex-direction:column;align-items:flex-start;gap:16px;min-width:0}
.footer-company-info .footer-text-lines{display:grid;gap:5px;min-width:0}
.footer-company-info .footer-text-lines p{margin:0;line-height:1.5}
.footer-company-info .footer-social{justify-content:flex-start}
.footer-partners-block{display:flex;align-items:flex-start;justify-content:flex-end;gap:var(--footer-image-gap,28px)}
.footer-partner{display:grid;grid-template-rows:minmax(1.5em,auto) auto;justify-items:center;align-items:start;gap:11px;min-width:120px}
.footer-partner-title{width:100%;text-align:center;font-weight:700;color:#e5ebf1;line-height:1.3}
.footer-partner-media{display:flex;align-items:center;justify-content:center;min-height:max(var(--footer-image-1-height,72px),var(--footer-image-2-height,72px))}
.footer-partner .footer-logo-link{display:grid;place-items:center;border-radius:var(--footer-image-radius,0);transition:transform .22s ease,opacity .22s ease}
.footer-partner .footer-logo-link:hover{transform:translateY(-3px);opacity:.9}
.footer-partner .footer-logo-extra{display:block;width:auto;max-width:210px;max-height:none;object-fit:contain;border-radius:var(--footer-image-radius,0)}
.footer-partner .footer-image-one{height:var(--footer-image-1-height,72px)}
.footer-partner .footer-image-two{height:var(--footer-image-2-height,72px)}
@media(max-width:980px){.footer-main.footer-v17{grid-template-columns:1fr;justify-items:center;text-align:center}.footer-company-block{justify-content:center}.footer-company-info{align-items:center}.footer-company-info .footer-social{justify-content:center}.footer-partners-block{justify-content:center}}
@media(max-width:620px){.footer-company-block{flex-direction:column;gap:18px}.footer-partners-block{width:100%;gap:22px;flex-wrap:wrap}.footer-partner{flex:1 1 130px}.footer-partner .footer-logo-extra{max-width:150px}.footer-company-logo .footer-logo-main{max-width:210px}}
