footer{background:var(--gradient);border-radius:48px 48px 0 0;padding-block:100px}@media (max-width:1199px){footer{padding-block:56px}}footer .footer-top{margin-bottom:56px;row-gap:48px;width:100%}@media (max-width:1199px){footer .footer-top{margin-bottom:32px}}@media (max-width:767px){footer .footer-top{margin-bottom:56px}}footer .logo-wrapper{grid-column:span 3}@media (max-width:1199px){footer .logo-wrapper{align-self:flex-start;grid-column:span 4;max-width:275px}}@media (max-width:767px){footer .logo-wrapper{grid-column:1/-1;max-width:316px}}:is(footer .logo-wrapper) img{height:100%;object-fit:contain;object-position:center;width:100%}footer .title-footer{grid-column:8/-1}@media (max-width:1199px){footer .title-footer{grid-column:5/-1}}@media (max-width:767px){footer .title-footer{grid-column:1/-1}}footer .footer-top h3{color:var(--Text-dark-headline);font-weight:700}footer .content-footer h3{font-family:var(--font-body,Poppins);margin-bottom:16px;text-transform:capitalize}footer .content-footer h3,footer a{color:var(--Text-dark-body);font-weight:500}footer a{text-decoration:none}footer .content-footer>div{column-gap:16px;display:flex;justify-content:space-between}footer .wrapper-categories{grid-column:span 4}@media (max-width:767px){footer .wrapper-categories{grid-column:1/-1}}footer .menu-category,footer .menu-service{flex:1}footer .wrapper-services{grid-column:5/-3}@media (max-width:1199px){footer .wrapper-services{flex-direction:column;grid-row:1/3;row-gap:64px}}@media (max-width:767px){footer .wrapper-services{grid-column:1/3;grid-row:2/3;row-gap:32px}}footer .wrapper-info-footer{flex-direction:column;grid-column:-3/-1;grid-row:1/3;row-gap:56px}@media (max-width:767px){footer .wrapper-info-footer{grid-column:3/-1;grid-row:2/3}}@media (max-width:1199px){footer .wrapper-info-footer>div{flex:1}}footer .bottom-footer{align-self:flex-end;grid-column:span 4;grid-row:2/3}@media (max-width:767px){footer .bottom-footer{grid-column:1/-1;grid-row:3/4}}footer a:hover{text-decoration-line:underline;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}footer ul{color:var(--Text-dark-body);font-weight:500}footer .content-footer{row-gap:40px;width:100%}footer .content-footer ul{display:flex;flex-direction:column;gap:8px}footer .list-hours{display:flex;flex-direction:column;gap:16px;justify-content:flex-end}:is(footer .list-hours) h3{margin-bottom:0}footer .list-social ul{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:flex-start}footer .list-social ul img{transition:scale .2s ease-out}footer .list-social ul img:hover{scale:1.2}footer .bottom-footer nav ul{align-items:center;display:flex;flex-direction:row;gap:56px;justify-content:flex-start}@media (max-width:1199px){footer .bottom-footer nav ul{gap:24px}}footer .bottom-footer a{color:var(--Text-dark-body);font-size:12px;font-style:normal;font-weight:400;line-height:20px}