footer{background:linear-gradient(117.15deg,var(--orange)0.73%,var(--red)180.46%);width:100%;padding:1.5rem 0;position:relative}footer.team-footer{background:linear-gradient(117.15deg,var(--orange)0.73%,var(--red)180.46%)}footer .footer__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}footer .footer__pattern{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%}footer .footer__title{z-index:1;font-size:clamp(1.25rem,1rem + 1.5vw,2rem);position:relative}footer .footer__title h3{text-align:center;color:var(--white-smoke);font-weight:var(--leading-weight);margin:0}footer .footer__title h3 span{color:var(--white-smoke);font-weight:var(--leading-weight)}footer .footer__title h3 img{width:auto;height:20px;padding:0 .5rem 0 0}footer .footer__links{flex-direction:column;align-items:center;gap:1rem;display:flex}footer .footer__contact{flex-direction:column;align-items:center;gap:.5rem;margin:.5rem 0;display:flex}footer .footer__contact-item{color:var(--white-smoke);align-items:center;gap:.5rem;font-size:.9rem;text-decoration:none;transition:opacity .3s ease-in-out;display:flex}footer .footer__contact-item:hover{opacity:.8}footer .footer__bottom{flex-direction:column;align-items:center;gap:1rem;display:flex}footer .logo__white{z-index:1;position:relative}footer .footer__social{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}footer .footer__social .footer__social__icons{color:var(--white-smoke);flex-wrap:wrap;gap:1rem;display:flex;position:relative}footer .copyright{color:var(--white-smoke);position:relative}@media screen and (min-width:576px){footer .footer__title h3 img{width:auto;height:24px;padding:0 .5rem 0 0}}@media screen and (min-width:768px){footer{padding:2rem 0}footer .footer__title h3 img{width:auto;height:28px;padding:0 .5rem 0 0}}@media screen and (min-width:991px){footer .footer__contact{flex-direction:row;gap:2rem}footer .footer__bottom{flex-direction:row;gap:3rem}footer .footer__title h3 img{height:32px}footer .footer__social__icons div{cursor:pointer;transition:all .3s ease-in-out}footer .footer__social__icons div:hover{color:var(--red)}}
