.footer{background-color:var(--color-dark);padding-top:var(--footer-padding-top);padding-bottom:var(--footer-padding-bottom)}@media screen and (min-width: 750px){.footer{padding-top:var(--footer-padding-top-desktop);padding-bottom:var(--footer-padding-bottom-desktop)}}.footer .footer__content-top{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5rem;max-width:var(--content-max-width)}@media screen and (max-width: 1300px){.footer .footer__content-top{flex-wrap:wrap;row-gap:5.5rem}.footer .footer__content-top .footer__blocks-wrapper{width:100%}}@media screen and (max-width: 680px){.footer .footer__content-top{flex-direction:column;justify-content:center}}@media screen and (max-width: 1300px){.footer .footer__logo__container{flex:0 0 50%}}.footer .footer__logo-wrapper{display:flex;justify-content:center}.footer .footer__social-icons{font-size:18px;font-weight:var(--font-body-weight-bold);line-height:30px;letter-spacing:.9px;margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:0}.footer .footer__social-icons p.social__text{font-size:16px;font-weight:var(--font-body-weight-medium);font-family:var(--font-body-family);text-transform:uppercase;color:#dfdfdf;margin-top:0;margin-bottom:0}.footer .list-social{margin:0 auto;display:flex;justify-content:center}.footer .list-social__item{flex:0 0 auto}@media only screen and (max-width: 749px){.footer .list-social{justify-content:center}}.footer .list-social__item .icon{height:2.2rem;width:2.2rem}.footer .list-social__link{align-items:center;display:flex;padding:1.1rem;color:#dfdfdf}.footer .utility-bar .list-social__link{padding:0 .8rem;height:3.8rem}.footer .list-social__link:hover .icon{transform:scale(1.07)}.footer .footer-block--newsletter{display:flex;flex-direction:column;align-items:flex-start;margin-top:0;flex:0 0 25%;max-width:350px}@media screen and (max-width: 1300px){.footer .footer-block--newsletter{padding-bottom:0;margin-top:0;align-items:center;gap:0;flex:0 0 50%}}.footer .footer-block--newsletter .footer-block__newsletter{text-align:left}.footer .footer-block--newsletter .footer-block__newsletter .footer-block__heading{font-size:18px;font-weight:var(--font-body-weight-bold);line-height:30px;letter-spacing:.9px;margin-bottom:1rem;color:#dfdfdf}.footer .footer-block--newsletter .footer-block__newsletter .footer-block__text{font-family:var(--font-body-family);font-weight:var(--font-body-weight-medium);color:#dfdfdf}.footer .footer-block--newsletter .newsletter-form .field:before{border:0;box-shadow:none}.footer .footer-block--newsletter .newsletter-form .field:hover .field__button{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity))}.footer .footer-block--newsletter .newsletter-form .field .field__input{background-color:var(--color-dark);color:#dfdfdf}.footer .footer-block--newsletter .newsletter-form .field .field__input:focus{box-shadow:0 0 0 calc(.1rem + 4px) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.footer .footer-block--newsletter .newsletter-form .field .field__input:focus-visible{box-shadow:0 0 0 calc(.1rem + 4px) rgba(var(--color-foreground));outline:0;border-radius:var(--inputs-radius)}.footer .footer-block--newsletter .newsletter-form .field .field__button{border:0;box-shadow:none;border-top-right-radius:var(--inputs-radius);border-bottom-right-radius:var(--inputs-radius);background-color:var(--color-light)}.footer .footer-block--newsletter .newsletter-form .field .svg-wrapper .icon-arrow{color:var(--color-dark)}.footer .footer-block--newsletter .newsletter-form .field:after{border:1px solid var(--color-foreground);border-radius:var(--inputs-radius)}.footer .footer__blocks-wrapper{flex:0 0 50%;max-width:680px;margin-bottom:0}@media screen and (max-width: 1300px){.footer .footer__blocks-wrapper{flex:0 0 100%;max-width:100%;order:-1}}@media screen and (max-width: 680px){.footer .footer__blocks-wrapper{order:unset}}.footer .footer-block--menu{display:flex;flex-direction:column;gap:1rem;width:100%}.footer .footer-block--menu .footer-block__heading{width:100%;margin-bottom:.5rem;text-align:left}.footer .footer-block--menu .footer-block__details-content__list-container{width:100%;display:flex}@media screen and (max-width: 1300px){.footer .footer-block--menu .footer-block__details-content__list-container{justify-content:space-between}}@media screen and (max-width: 680px){.footer .footer-block--menu .footer-block__details-content__list-container{flex-direction:column;justify-content:center;gap:6rem}}.footer .footer-block--menu .footer-block__details-content{padding:0;list-style:none;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;gap:1.75rem;text-align:left;max-width:297px;margin:0 auto}@media screen and (max-width: 1300px){.footer .footer-block--menu .footer-block__details-content{margin:0}}.footer .footer-block--menu .footer-block__details-content .footer-block__parent-link{margin-top:0;margin-bottom:0}.footer .footer-block--menu .footer-block__details-content .footer-block__parent-link a,.footer .footer-block--menu .footer-block__details-content .footer-block__parent-link h2{font-size:18px;font-weight:var(--font-body-weight-bold);line-height:30px;text-transform:uppercase;padding-bottom:0;color:#dfdfdf}.footer .footer-block--menu .footer-block__details-content .footer-block__parent-link h2{cursor:text;margin:0}.footer .footer-block--menu .footer-block__details-content .footer-block__child-link a{font-size:14px;font-weight:var(--font-body-weight-medium);line-height:normal;font-family:var(--font-body-family);color:#dfdfdf}.footer .footer-block--menu .footer-block__details-content .footer-block__child-link a:hover{color:var(--color-accent)}.footer .footer-block--menu .footer-block__parent-link,.footer .footer-block--menu .footer-block__child-link,.footer .footer-block--menu .footer-block__childless-link{min-width:120px;max-width:200px;text-align:left}.footer .footer-block--menu .footer-block__parent-link a,.footer .footer-block--menu .footer-block__child-link a,.footer .footer-block--menu .footer-block__childless-link a{text-decoration:none;transition:opacity .2s ease;display:block;text-align:left}.footer .footer-block--menu .footer-block__parent-link a:hover,.footer .footer-block--menu .footer-block__child-link a:hover,.footer .footer-block--menu .footer-block__childless-link a:hover{opacity:1;text-decoration:underline;color:var(--color-accent)}.footer .footer__content-bottom{background-color:var(--color-neutral-dark-accent);padding-top:var(--footer-legal-padding);padding-bottom:var(--footer-legal-padding)}.footer .footer__content-bottom .footer__content-bottom-wrapper{display:flex;justify-content:center}@media screen and (max-width: 750px){.footer .footer__content-bottom .footer__content-bottom-wrapper .footer__copyright{display:none}}.footer .footer__content-bottom .footer__legal-links ul.list-unstyled{display:flex;flex-direction:row;gap:1rem}@media screen and (max-width: 750px){.footer .footer__content-bottom .footer__legal-links ul.list-unstyled{gap:.5rem;justify-content:center;flex-wrap:wrap}}.footer .footer__content-bottom .footer__legal-links ul.list-unstyled li a{font-size:12px;text-decoration:none;color:#dfdfdf}.footer .footer__content-bottom .footer__legal-links ul.list-unstyled li a:hover{text-decoration:underline;color:var(--color-accent)}
