footer.cmp-footer{display:flex;max-width:1410px;width:100%;margin:0 auto;justify-content:space-between;padding:5rem 0}@media (max-width:1200px){footer.cmp-footer{padding:5rem 2rem}}@media (max-width:700px){footer.cmp-footer{flex-direction:column;justify-content:center;text-align:center;gap:.5rem}footer.cmp-footer nav,footer.cmp-footer span{margin:0 auto}}footer.cmp-footer nav{display:flex;flex-direction:row;align-items:center}@media (max-width:700px){footer.cmp-footer nav{flex-direction:column}footer.cmp-footer nav a{margin-right:0!important;margin-bottom:.5rem}}footer.cmp-footer nav a{color:#000;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-decoration:none;margin-right:1rem}.cmp-footer__copyright{color:rgba(0,0,0,.8);text-align:right;font-size:.938rem;font-style:normal;font-weight:300;line-height:1.5rem;letter-spacing:-.014rem;display:flex;align-items:center}nav.cmp-navbar{box-shadow:0 2px 4px 0 rgba(0,0,0,.2);position:-webkit-sticky;position:sticky;z-index:200;background-color:#fff;top:0;width:100%;margin:0 auto;padding:.5rem 2rem}nav.cmp-navbar .cmp-navbar__container{display:flex;justify-content:space-between;max-width:1410px;width:100%;margin:0 auto}nav.cmp-navbar .cmp-navbar__links{display:flex;flex-direction:row;align-items:center}nav.cmp-navbar .cmp-navbar__hamburger{display:none;position:relative}@media (max-width:650px){nav.cmp-navbar .cmp-navbar__links{display:none;flex-direction:row;align-items:center}nav.cmp-navbar .cmp-navbar__hamburger{display:flex;flex-direction:column;justify-content:center}}nav.cmp-navbar .cmp-navbar__container a{color:#000;text-decoration:none;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;margin-right:1rem}.cmp-navbar__links--mobile{display:flex;flex-direction:column;background-color:#fff;gap:1rem;padding:2rem;position:absolute;top:100%;right:0;width:80vw;box-shadow:0 2px 4px 0 rgba(0,0,0,.2)}.cmp-navbar__links--mobile a{line-height:100%}.cmp-hamburger-button svg{width:2rem;height:2rem;cursor:pointer}.cmp-responsive-logo--mobile{display:none}@media (max-width:750px){.cmp-responsive-logo--full{display:none}.cmp-responsive-logo--mobile{display:block}}