.footer{color:#fff;z-index:2;background:linear-gradient(#010c0e00 0%,#010c0e 75%);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:10rem;padding-top:5rem;display:flex;position:relative}.footer .content{flex-direction:column;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:1200px;padding-top:4rem;padding-bottom:4rem;display:flex}.footer .blocks{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;width:100%;display:flex}.footer .blocks .block{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.75rem;max-width:25%;display:flex;overflow:hidden}.footer .blocks .block .link{font-size:.9rem;font-weight:400}.footer .blocks .block .link.title{font-size:1rem;font-weight:700}.footer .line{flex-flow:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;width:100%;display:flex}.footer .line .container{flex-direction:row;justify-content:space-between;align-items:center;gap:1.75rem;display:flex}.footer .line .brands{font-size:1.25rem}.footer .line span,.footer .line a{font-size:.9rem}.footer .line .certifications{opacity:.75;flex-flow:wrap;justify-content:space-evenly;align-items:center;gap:2rem;width:100%;display:flex}.footer .line .certifications .image-box{height:30px;display:flex}.footer .line .certifications img{object-fit:contain;position:inherit!important;width:inherit!important}@media (max-width:1050px){.footer .content{padding:4rem 5rem}.footer .blocks{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));display:grid}.footer .blocks .block{max-width:unset}.footer .line{flex-direction:column}}
