.custom-footer{padding-top:var(--padding-top-section-mobile);padding-bottom:var(--padding-bottom-section-mobile)}@media screen and (min-width: 750px){.custom-footer{padding-top:var(--padding-top-section-desktop);padding-bottom:var(--padding-bottom-section-desktop)}}.custom-footer .list-social__link{--corner-size: 2px;--corner-offset-x: -1px;--corner-offset-y: -1px;position:relative}.custom-footer .list-social__link::after{content:"";position:absolute;top:var(--corner-offset-y);left:var(--corner-offset-x);right:var(--corner-offset-x);bottom:var(--corner-offset-y);pointer-events:none;background-color:rgba(var(--color-foreground), 0.8);-webkit-mask-image:url(icon-button-dot.svg),url(icon-button-dot.svg),url(icon-button-dot.svg),url(icon-button-dot.svg);mask-image:url(icon-button-dot.svg),url(icon-button-dot.svg),url(icon-button-dot.svg),url(icon-button-dot.svg);-webkit-mask-size:var(--corner-size) var(--corner-size);mask-size:var(--corner-size) var(--corner-size);-webkit-mask-position:top left,top right,bottom left,bottom right;mask-position:top left,top right,bottom left,bottom right;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media screen and (max-width: 749.98px){.custom-footer .list-social{gap:4.2rem}}.custom-footer__container{display:flex;flex-direction:column;gap:40px}@media screen and (min-width: 750px){.custom-footer__container{gap:110px}}@media screen and (min-width: 750px){.footer-top{font-size:1.6rem}}.footer-top__container{display:grid;grid-template-columns:1fr;justify-items:center;gap:64px}@media screen and (min-width: 750px){.footer-top__container{display:grid;grid-template-columns:344px 1fr}}.footer-top_content-holder{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3.2rem;text-align:center}@media screen and (min-width: 750px){.footer-top_content-holder{text-align:start;justify-content:start;align-items:start}}@media screen and (min-width: 750px){.footer-top_content-holder>*:not(.footer__logo){padding-left:40px}}.footer__logo{width:100%;max-width:227px}@media screen and (min-width: 750px){.footer__logo{max-width:344px}}.footer__logo img{display:block;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain}.footer__text-content{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width: 750px){.footer__text-content{gap:2rem}}.footer__description-holder{color:rgba(var(--color-foreground), 0.8)}.footer-menu-holder{display:flex;flex-direction:column;gap:2rem;text-align:center}@media screen and (min-width: 750px){.footer-menu-holder{flex-direction:row;flex-wrap:wrap;gap:64px;text-align:start;justify-self:end}}@media screen and (min-width: 750px){.footer-menu-holder__menu{max-width:168px}}.footer-menu__title{margin-bottom:.8rem}.footer-menu__link-list{display:flex;flex-direction:column;gap:.4rem;color:rgba(var(--color-foreground), 0.8)}@media screen and (min-width: 750px){.footer-menu__link-list{gap:.8rem}}.footer-menu__link{transition:150ms}.footer-menu__link:hover{color:rgba(var(--color-foreground), 1)}.footer-bottom{font-size:1.4rem;font-weight:400;letter-spacing:0;line-height:1.2}@media screen and (min-width: 750px){.footer-bottom{letter-spacing:-0.05em;line-height:1.5}}.footer-bottom__container{display:flex;flex-direction:column;gap:.8rem;text-align:center;color:rgba(var(--color-foreground), 0.8)}@media screen and (min-width: 750px){.footer-bottom__container{flex-direction:row;justify-content:space-between;padding-left:40px}}.policies-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:.8rem 2rem}.policies-list a{transition:150ms}.policies-list a:hover{color:rgba(var(--color-foreground), 1)}