:root{--root-footer-w:100%;--root-footer-border-top-width:14px;--root-footer-modal-content-gap-y:30px;--root-footer-modal-heading-text-size:24px;--root-footer-modal-heading-text-weight:600;--root-footer-modal-content-p:20px;--root-footer-modal-heading-mb:30px;--root-footer-modal-buttons-mb:20px;--root-footer-inner-px:20px;--root-footer-flex-gap-x:40px;--root-footer-flex-gap-y:48px;--root-footer-logo-max-w:200px;--root-footer-columns-gutter:30px;--root-footer-menu-flex-gap-x:16px;--root-footer-menu-flex-gap-y:5px;--root-footer-menu-link-text-size:13px;--root-footer-menu-link-text-weight:700;--root-footer-menu-link-color:var(--primary-color);--root-footer-menu-link-px:8px;--root-footer-menu-link-py:10px;--root-footer-menu-link-transition:color 300ms ease;--root-footer-socials-gap:10px;--root-footer-socials-link-h:25px;--root-footer-bottom-link-text-size:14px;--root-footer-bottom-text-size:12px;--root-footer-modal-button-link-min-w:140px}.footer{--root-custom-modal-box-border:none;--root-custom-modal-box-min-h:auto;--root-custom-modal-bg:rgba(0,0,0,.7);--root-custom-modal-box-w:60%;--root-custom-modal-box-py:40px;--root-custom-modal-box-max-w:100%;--root-custom-modal-box-bg:var(--white-color);--root-custom-modal-close-button-ratio:20px;--root-custom-modal-box-border-radius:0;--root-custom-modal-close-button-border:1px solid #707070;border-top:var(--root-footer-border-top-width) solid var(--primary-color);padding:var(--root-footer-pt) 0 var(--root-footer-pb)}.footer .modal-close{background-color:var(--white-color)}.footer-modal-content{align-items:center;display:flex;flex-direction:column}.footer-modal-content__heading{display:block;font-size:var(--root-footer-modal-heading-text-size);font-weight:var(--root-footer-modal-heading-text-weight);margin-block-end:var(--root-footer-modal-heading-mb);text-align:center}.footer-modal-content__buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-block-end:var(--root-footer-modal-buttons-mb);grid-gap:var(--root-footer-modal-button-gap-x,10px)}.footer-modal-content__buttons-link{min-width:var(--root-footer-modal-button-link-min-w)}.footer ul{list-style:none;margin:0;padding:0}.footer-container{display:flex;flex-direction:column;margin-inline:auto;max-width:calc(var(--root-footer-container-max-w) + var(--root-footer-px)*2);padding:0 var(--root-footer-px);width:var(--root-footer-w);grid-gap:var(--root-footer-columns-gutter) 0}.footer-logo img{display:block;max-width:var(--root-footer-logo-max-w);width:100%}.footer-top{align-items:center;display:flex;justify-content:space-between;grid-gap:var(--root-footer-inner-gap-y) 0}.footer-middle{align-self:flex-end}.footer-flex{align-items:center;display:flex;grid-gap:var(--root-footer-flex-gap-y) var(--root-footer-flex-gap-x)}.footer-flex--col{align-items:flex-end;flex-direction:column}.footer-socials{align-items:center;display:flex;grid-gap:var(--root-footer-socials-gap)}.footer-socials__link{background:transparent;border:none;cursor:pointer;display:block;height:var(--root-footer-socials-link-h);outline:none;padding:0}.footer-socials__link img,svg{aspect-ratio:1;display:block;height:inherit}.footer-menu{align-items:center;display:flex;grid-gap:var(--root-footer-menu-flex-gap-y) var(--root-footer-menu-flex-gap-x)}.footer-menu__link{color:var(--root-footer-menu-link-color);display:block;font-size:var(--root-footer-menu-link-text-size);font-weight:var(--root-footer-menu-link-text-weight);padding:var(--root-footer-menu-link-py) var(--root-footer-menu-link-px);text-decoration:none;text-transform:uppercase;transition:var(--root-footer-menu-link-transition)}.footer-menu__link:hover{--root-footer-menu-link-color:var(--green-700-color)}.footer-link{--root-custom-button-px:16px;--root-custom-button-py:8px;text-transform:capitalize}.footer-bottom{font-size:var(--root-footer-bottom-text-size)}.footer-bottom__link{color:var(--primary-color);font-size:var(--root-footer-bottom-link-text-size);text-decoration:none}.footer-bottom__link:hover{text-decoration:underline}@media (max-width:992px){:root{--root-footer-inner-gap-y:24px;--root-footer-top-mb:var(--root-footer-inner-gap-y);--root-footer-columns-gutter:0;--root-footer-flex-gap-x:10px}.footer-top{flex-direction:column;justify-content:center;margin-block-end:var(--root-footer-top-mb)}.footer-middle{align-self:center;margin-block-end:var(--root-footer-middle-mb)}}@media (max-width:769px){:root{--root-footer-inner-px:0;--root-footer-logo-max-w:312px;--root-footer-flex-gap-y:var(--root-footer-inner-gap-y);--root-footer-columns-gutter:0;--root-footer-middle-mb:50px}.footer{--root-footer-menu-flex-gap-x:10px}.footer-flex{flex-direction:column}.footer .modal-container{align-items:center}.footer-menu{justify-content:center}}@media (max-width:580px){:root{--root-footer-menu-link-text-size:16px;--root-footer-menu-link-py:6px;--root-footer-menu-link-px:10px}.footer{--root-custom-modal-box-px:20px;--root-custom-modal-box-w:100%}.footer-menu{flex-direction:column}}