.footer{background-image:url(../assets/img/footer-decor.svg);background-position:bottom;background-repeat:no-repeat;background-size:100% auto;padding-bottom:20px;padding-top:96px}.footer__body{align-items:start;display:flex;gap:34px}.footer__logo{max-width:215px;width:100%}.footer__logo img{object-fit:cover;width:100%}.footer__menu{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:50%;width:100%}.footer__menu-title{font-size:24px;font-weight:500;line-height:107%}.footer__menu-list{display:flex;flex-direction:column;gap:12px}.footer__menu-link{color:var(--gray-text);font-size:20px;font-weight:500;letter-spacing:-.01em;line-height:100%;text-transform:capitalize;transition:color .3s}.footer__btn{font-size:24px;min-width:230px}.footer__bottom-item{background:linear-gradient(145deg,#fff 35%,#fc3304);background-clip:text;-webkit-background-clip:text;font-family:var(--second-family);font-weight:700;letter-spacing:-.02em;line-height:90%;text-align:center;text-transform:uppercase;-webkit-text-fill-color:transparent}@media (width <= 47.99875em){.footer__body{flex-wrap:wrap}}@media (width <= 40.62375em){.footer__body{justify-content:space-between}.footer__logo{max-width:100px}.footer__menu{gap:20px;margin:0}.footer__menu-title{font-size:16px}.footer__btn,.footer__menu-link{font-size:14px}.footer__btn{min-height:40px;min-width:165px}.footer__btn svg{width:21px}}@media (width <= 29.99875em){.footer{background-image:url(../assets/img/footer-decor-mob.svg);padding-top:45px}.footer__bottom{margin-top:57px}.footer__bottom-item{font-size:65px;margin-right:25px!important}}@media (width > 29.99875em) and (width <= 116.875em){.footer__bottom{margin-top:clamp(57px,-9.6437461331px + 13.8846923066vw,250px)}.footer__bottom-item{font-size:clamp(65px,1.4639933238px + 13.2372196084vw,249px)}}@media (width > 116.875em){.footer__bottom{margin-top:250px}.footer__bottom-item{font-size:249px}}@media (any-hover:hover){.footer__menu-link:hover{color:var(--white)}}