.brio-footer{--brio-yellow:#ffe52a;--brio-heading:'Barlow Condensed','Arial Narrow',sans-serif;--brio-body:'DM Sans',Arial,sans-serif;position:relative;isolation:isolate;overflow:hidden;background:#07120e;color:#fff;padding:0;font-family:var(--brio-body)}
.brio-footer p,.brio-footer h2{margin:0}
.brio-footer a{color:inherit;text-decoration:none}
.brio-footer button,.brio-footer input{font:inherit}
.brio-footer img{max-width:100%;height:auto}
.brio-footer .brio-icon{width:21px;height:21px}
.brio-footer .brio-shell{width:min(1800px,calc(100% - 11vw));margin-inline:auto}
.brio-footer::before{content:"";position:absolute;inset:0;z-index:-2;background:url("brio-evolved-forest-v3.webp") center 57%/cover no-repeat;transform:scale(1.01)}
.brio-footer::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#06120ced 0%,#06120cdb 25%,#06120cdb 73%,#06120ce8 100%),linear-gradient(0deg,#03090785,transparent 45%)}
.brio-footer-main{display:grid;grid-template-columns:minmax(210px,1fr) minmax(0,4fr);gap:clamp(45px,5vw,100px);padding-block:clamp(70px,8vw,140px) clamp(50px,6vw,100px);align-items:start}
.brio-footer-logo{display:block;width:clamp(135px,11.4vw,185px);margin-bottom:23px}
.brio-footer-logo img{display:block;width:100%;height:auto;object-fit:contain}
.brio-footer-claim{font:800 clamp(25px,2vw,35px)/.98 var(--brio-heading);letter-spacing:.005em}
.brio-footer-claim span{color:var(--brio-yellow)}
.brio-footer-description{margin-top:19px!important;font-size:clamp(13px,1.08vw,18px);line-height:1.35;color:#f0f2ed}
.brio-footer-socials{display:flex;gap:11px;margin-top:25px}
.brio-footer-socials a{width:41px;height:41px;display:grid;place-items:center;border:1px solid #ffffff8c;border-radius:50%;transition:background .2s,border-color .2s}
.brio-footer-socials a:hover{background:#ffffff1c;border-color:#ffe52a}
.brio-footer-socials svg{width:21px;height:21px}
.brio-footer-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2.1vw,40px);padding-top:5px}
.brio-footer-links nav{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:11px;color:#d1d7d3;font-size:clamp(11px,1vw,16px);line-height:1.25}
.brio-footer h2{font-family:var(--brio-body)!important;font-size:clamp(12px,1vw,17px)!important;font-weight:700!important;line-height:1.2!important;letter-spacing:0;white-space:normal;color:#fff;margin:0 0 12px}
.brio-footer-links a{transition:color .2s}
.brio-footer-links a:hover,.brio-legal a:hover{color:var(--brio-yellow)}
.brio-footer .brio-legal{position:relative;display:flex;align-items:center;gap:clamp(15px,2.2vw,36px);border-top:1px solid #ffffff6e;padding-block:20px 28px;color:#d0d8d2;font-size:11px;line-height:1.4}
.brio-footer-locale{margin-left:auto!important}
@media(max-width:1180px){
  .brio-footer-main{grid-template-columns:minmax(180px,1fr) minmax(0,3fr);gap:45px}
  .brio-footer-links{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:760px){
  .brio-footer .brio-shell{width:calc(100% - 36px)}
  .brio-footer-main{display:block;padding-block:54px 37px}
  .brio-footer-brand{margin-bottom:38px}
  .brio-footer-logo{width:150px;margin-bottom:20px}
  .brio-footer-claim{font-size:31px}
  .brio-footer-description{font-size:15px}
  .brio-footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:31px 24px}
  .brio-footer-links nav{font-size:13px;gap:10px}
  .brio-footer-links h2{font-size:13px!important;margin-bottom:8px}
  .brio-footer .brio-legal{flex-wrap:wrap;gap:13px 22px;font-size:10px;padding-block:20px 25px}
  .brio-footer-locale{margin-left:0!important;width:100%}
}
@media(max-width:400px){
  .brio-footer-links{gap:29px 15px}
  .brio-footer-links nav{font-size:12px}
}
