/**handles:footer-style**/
footer p a:where(:not(.wp-element-button)){color:#fff;border-color:currentColor}#footer-forms .forminator-response-message.forminator-error,#footer-forms .forminator-row .forminator-label{display:none!important}#footer-forms .forminator-row{margin-bottom:var(--wp--preset--spacing--20);line-height:1}#footer-forms .forminator-row input,#footer-forms .forminator-row textarea{width:100%;resize:none;padding:var(--wp--preset--spacing--10);font-size:var(--wp--preset--font-size--sm);font-family:var(--wp--preset--font-family--gotham);background:hsla(0,0%,100%,.03);color:#f5f5f0;border:1px solid transparent;border-bottom-color:hsla(0,0%,100%,.3)}#footer-forms .forminator-row input:focus-visible,#footer-forms .forminator-row textarea:focus-visible{border-color:var(--wp--preset--color--white);outline:0!important}#footer-forms .forminator-row .forminator-error-message{color:var(--wp--preset--color--vivid-red);font-size:var(--wp--preset--font-size--small);font-family:var(--wp--preset--font-family--gotham);margin:0;padding:0}#footer-forms{display:grid;grid-template-columns:1fr;margin:0 auto;padding:0;gap:var(--wp--preset--spacing--30)}@media screen and (min-width:768px){#footer-forms{grid-template-columns:repeat(2,1fr)}}#footer-forms .contact-form-input-wrapper,#footer-forms .updates-form-input-wrapper{display:contents}#footer-forms h3{font-size:var(--wp--preset--font-size--lg);font-family:var(--wp--preset--font-family--gotham);color:var(--wp--preset--color--white);margin:0}#footer-forms .contact-form,#footer-forms .updates-form{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--20)}#footer-forms .input-field{width:100%;display:flex;flex-direction:column;margin:0;padding:0}#footer-forms .brief{height:100px}#footer-forms .brief,#footer-forms .input-field input{width:auto;resize:none;padding:var(--wp--preset--spacing--10);font-size:var(--wp--preset--font-size--sm);font-family:var(--wp--preset--font-family--gotham);background:hsla(0,0%,100%,.03);color:#f5f5f0;border:1px solid transparent;border-bottom-color:hsla(0,0%,100%,.3)}#footer-forms .brief:focus-visible,#footer-forms .input-field input:focus-visible{border-color:var(--wp--preset--color--white);outline:0!important}#footer-forms .button{background:var(--wp--preset--color--magenta);color:var(--wp--preset--color--white);width:fit-content}#footer-forms .text p{margin:0;padding:0}#footer-forms .dropdown{display:flex;flex-direction:column;gap:var(--wp--preset--spacing--10)}#footer-forms .dropdown .dropdown-text{cursor:pointer;display:flex;align-items:center;gap:var(--wp--preset--spacing--10);color:var(--wp--preset--color--magenta);margin:0 0 0 6px}#footer-forms .dropdown .dropdown-text svg.flip{transform:rotate(180deg)}#footer-forms .dropdown .dropdown-content.hide{display:none}#footer-forms input[type=checkbox]{position:relative;cursor:pointer}#footer-forms input[type=checkbox]::before{content:"";display:block;position:absolute;width:20px;height:20px;top:-4px;left:0;border:1px solid #f5f5f0;border-radius:0;background-color:#1f1439}#footer-forms input[type=checkbox]:checked::after{content:"";display:block;width:5px;height:10px;border:solid #f5f5f0;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute;top:-1px;left:7px}#footer-forms label{margin:0 0 0 var(--wp--preset--spacing--10)}#footer-forms .input-field .error-msg.invalid{display:none}#footer-forms .input-field .error-msg.invalid{display:block;color:var(--wp--preset--color--vivid-red);font-size:var(--wp--preset--font-size--small);font-family:var(--wp--preset--font-family--gotham);margin:0;padding:0}#footer-forms #contactSubmit,#footer-forms #updatesSubmit{display:flex;justify-content:center;align-items:center}#footer-forms #contactSubmit.loading,#footer-forms #updatesSubmit.loading{pointer-events:none}#footer-forms .loader.loading{width:18px;height:18px;border:2px solid #ffffff45;border-bottom-color:#fff;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-left:.5rem;transform:translateX(-2px)}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}footer .footer-icon{height:1.5rem}#floater{position:fixed;bottom:0;right:0;margin:0;z-index:9000;display:block;min-width:100%}#floater .button{display:flex;justify-content:center;background:var(--wp--preset--color--dark-purple);cursor:pointer;text-align:left;padding:var(--wp--preset--spacing--20);font-size:var(--wp--preset--font-size--sm);font-weight:400;width:100%}#floater .button a{color:var(--wp--preset--color--white)}#floater .button span{margin-right:var(--wp--preset--spacing--10)}@media screen and (min-width:768px){#floater{min-width:11rem;bottom:var(--wp--preset--spacing--10);right:var(--wp--preset--spacing--10)}#floater .button{justify-content:space-between;width:inherit}}footer .google-badge{border:none!important}