.footer{background-color:var(--color-darker-blue);color:var(--color-white);position:relative;z-index:3}.footer .footer__checkbox:checked~.footer__dropdown-menu{display:flex}.footer .footer__checkbox:checked~* .footer__dropdown-icon{transform:rotate(180deg)}.footer__content{background-color:var(--color-darker-blue);position:relative;z-index:2}.footer__links{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:2rem;row-gap:6rem}.footer__blocks{display:flex;flex-direction:column;flex-wrap:wrap;gap:2rem;width:100%}.footer__checkbox{display:none}.footer__section-heading{align-items:center;border-bottom:2px solid var(--color-white);display:flex;font-weight:500;justify-content:space-between;min-height:4.8rem;min-width:4.8rem;width:100%}.footer__dropdown-icon{margin-right:2rem;stroke:var(--color-white)}.footer__dropdown-menu{display:flex;flex-direction:column;font-size:1.4rem;padding-top:1rem}.footer__link{align-items:center;display:flex;font-weight:200;justify-content:space-between;min-height:3rem;min-width:3rem;transition:all .5s ease}.footer__link:hover{color:var(--color-teal)}.footer__social{display:flex;flex-direction:column;font-weight:200;gap:1rem;max-width:25rem}.footer__social-content{display:flex;flex-direction:column;gap:3rem}.footer__title{align-items:center;display:flex;font-weight:500;min-height:4.8rem}.footer__contact{align-items:left;display:flex;flex-direction:column;font-size:1.4rem;font-weight:200;gap:.25rem;height:4.8rem}.footer__contact>p{font-size:1.9rem;font-weight:500}.footer__contact:hover{color:var(--color-primary);fill:var(--color-teal)}.footer__trustpilot-text{font-size:1.4rem;padding-top:15px}.footer__trustpilot>svg{width:75%}.footer__info{font-size:1.4rem;font-weight:200;padding-bottom:1rem}.footer__icons{display:flex;flex-wrap:wrap;padding-top:2rem}.footer__icon{fill:var(--color-white);height:4.8rem;transition:all .5s ease;width:4.8rem}.footer__icon:focus,.footer__icon:hover{fill:var(--color-teal)}.footer__icon svg{height:25px}.footer__bottom-text{font-weight:200;padding-bottom:2rem;padding-top:2rem;width:100%}.footer__bottom-text-container{background-color:var(--color-dark-blue);width:100%}.footer__graphics{background:linear-gradient(90deg,#211951,#0e0a1f);height:100px;position:relative}.footer__bg-square{pointer-events:none;transform:translate(-50%,-45%) rotate(180deg);z-index:0}.footer__bg-square,.footer__pulse-logo{height:350px;left:50%;position:absolute;top:100%;width:350px}.footer__pulse-logo{transform:translate(-50%,-35%);z-index:1}.footer__dropdown .footer__dropdown-menu{display:none}@media(min-width:992px){.footer__bottom-text{padding-bottom:6rem;padding-top:4rem}.footer__blocks{flex-direction:row;justify-content:space-between;padding-bottom:10rem;padding-top:8rem}.footer__section-heading{border-bottom:0}.footer__dropdown-icon{display:none}.footer__dropdown .footer__dropdown-menu{display:flex}.footer__graphics{height:300px}.footer__bg-square{pointer-events:none}.footer__bg-square,.footer__pulse-logo{height:750px;width:750px}}@media(min-width:576px){.footer__graphics{height:200px}.footer__bg-square{pointer-events:none}.footer__bg-square,.footer__pulse-logo{height:500px;width:500px}}@media(min-width:1200px){.footer__graphics{height:300px}.footer__bg-square{height:1000px;pointer-events:none;width:1000px}.footer__pulse-logo{height:900px;pointer-events:none;width:1000px}}