footer{width:100%;height:-moz-fit-content;height:fit-content;background:#f8f8f8;color:#000;display:flex;flex-direction:column;font-family:Suisse,sans-serif;overflow:hidden}footer h2,footer p{cursor:default}footer .form-button{border:unset!important;background:unset}footer .form-button .arrow{display:none!important}footer .content{display:flex;gap:20px}@media(max-width:768px){footer .content{flex-direction:column;margin-bottom:32px;gap:1rem}footer .content form .step-button-wrapper,footer .content form input{width:100%!important;max-width:unset}footer .content .links{justify-content:flex-start!important;transform:unset!important;width:100%}}footer .content section{display:flex;flex-direction:column}footer .content section:first-child{gap:4rem}footer .content section:first-child div{gap:1rem;display:flex;flex-direction:column}footer .content section:first-child div form{display:flex;flex-direction:column}footer .content section:first-child div form .button-container{width:-moz-fit-content;width:fit-content;transform:translateX(-2rem);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}footer .content section:first-child div form .button-container:hover a{opacity:1}footer .content section:first-child div form .button-container:hover~.button-container a{opacity:.2}footer .content section:first-child div form:has(.button-container:hover) .button-container:not(:hover) a{opacity:.2}footer .content section:first-child div form:has(.button-container:hover) .button-container:hover a{opacity:1}footer .content section:first-child div form a,footer .content section:first-child div form button{transition:opacity .4s ease;padding:1.5rem 2rem;width:-moz-fit-content;width:fit-content;color:#000;cursor:pointer}footer .content section:first-child div form a:before,footer .content section:first-child div form button:before{transform:translateY(-1.5rem);left:2rem!important}footer .content section:first-child div form a:hover:before,footer .content section:first-child div form button:hover:before{width:calc(100% - 2rem)!important}footer .content section:first-child div form .toggle-wrapper{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}footer .content section:first-child div form .toggle-wrapper label{display:none}footer .content section:first-child div form .toggle-wrapper .toggle-options{display:flex;flex-direction:row!important;gap:0!important}footer .content section:first-child div form .toggle-wrapper .toggle-options .toggle-button{padding:.75rem;border:1px solid rgba(0,0,0,.1);background-color:rgba(0,0,0,0);cursor:pointer;transition:all .3s ease;min-width:125px;color:rgba(0,0,0,.5);height:37.5px;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:Suisse,sans-serif!important;font-weight:300!important}footer .content section:first-child div form .toggle-wrapper .toggle-options .toggle-button.active{background:rgba(0,0,0,.075);color:#000;border:1px solid rgba(0,0,0,0)}footer .content section:first-child div form .toggle-wrapper .toggle-options .toggle-button:hover{background:rgba(0,0,0,.0375);border:1px solid rgba(0,0,0,0)}footer .content section:first-child div form .checkbox-wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0)}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox{display:flex;align-items:center;cursor:pointer;position:relative;color:#222;width:-moz-fit-content;width:fit-content}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox input[type=checkbox]{opacity:0;position:absolute;pointer-events:none}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox .checkbox-box-wrapper{width:37.5px;height:37.5px;display:flex;align-items:flex-start;justify-content:center;margin-right:.25rem}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox .checkbox-box{width:28px;height:28px;border:0;border-radius:4px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.075);transition:all .2s ease}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox .checkbox-box:hover{background:rgba(0,0,0,.0375)}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox .checkmark{font-size:14px;color:#000;transform:scale(1);transition:transform .2s ease}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox .checkmark svg{width:12px;height:auto;transform:translateY(.5px)}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox .checkbox-label{-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateY(.75px);font-family:Suisse,sans-serif!important;font-weight:300!important;font-size:.85rem}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox:has(input:checked) .checkbox-box{background-color:#00c8dc}footer .content section:first-child div form .checkbox-wrapper .custom-checkbox:has(input:checked) .checkbox-box .checkmark{color:#fff}footer .content section:first-child div form .step-button-wrapper{width:250px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}footer .content section:first-child div form .step-button-wrapper .step-indicator{opacity:.5;letter-spacing:.5px;cursor:default}footer .content section:first-child div form .checkbox-box-wrapper .checkbox-box,footer .content section:first-child div form input{transition:.2s ease}footer .content section:first-child div form .checkbox-wrapper.error .checkbox-box{box-shadow:inset 0 0 1.5px red;transition:.2s ease}footer .content section:first-child div .form-success{height:37.5px;padding:0 1rem 0 .75rem;background:#f5f5f5;width:250px;color:#000;background:rgba(0,0,0,.075);margin-bottom:61.6px;display:flex;justify-content:center}footer .content section:first-child div .form-success div{display:flex;flex-direction:row;align-items:center;justify-content:space-between}footer .content section:first-child div .form-success div p{height:100%;display:flex;align-items:center;transform:translateY(.5px)}footer .content section:first-child div .form-success span{width:18px;height:18px;border-radius:50%;background:#00c8dc;display:flex;align-items:center;justify-content:center}footer .content section:first-child div .form-success span svg{width:8px;height:8px}footer .content section:nth-child(2){width:100%}footer .content section .links{display:flex;flex-direction:row;justify-content:flex-end;height:100%}@media(max-width:768px){footer .content section .links{justify-content:unset!important;gap:2rem}footer .content section .links .links__section{gap:2rem;transform:unset!important}footer .content section .links a,footer .content section .links button{padding:.25rem 0!important}footer .content section .links .links__section:last-child div div a:last-child{padding:.5rem 0 .25rem!important}}footer .content section .links p{opacity:.25;margin-bottom:.5rem}footer .content section .links .links__section{display:flex;transform:translateX(20px)}footer .content section .links .links__section div{display:flex;flex-direction:column;text-align:left}footer .content section .links .links__section div .link-category{padding-right:20px}footer .content section .links .button-container{width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}footer .content section .links .button-container:hover a{opacity:1}footer .content section .links .button-container .button-container button,footer .content section .links .button-container:hover~.button-container a{opacity:.2!important}footer .content section .links:has(.button-container:hover) .button-container:not(:hover) a{opacity:.2!important}footer .content section .links:has(.button-container:hover) .button-container:not(:hover) button{opacity:.2!important}footer .content section .links:has(.button-container:hover) .button-container:hover a{opacity:1}footer .content section .links:has(.button-container:hover) .button-container:hover button{opacity:1}footer .content section .links a,footer .content section .links button{transition:opacity .4s ease;padding:.35rem 20px .35rem 0;width:-moz-fit-content;width:fit-content;color:#000;text-align:left;border:unset!important}footer .content section .links a span,footer .content section .links a:before,footer .content section .links button span,footer .content section .links button:before{display:none!important}footer .legal{display:flex;flex-direction:column;margin-top:1.5rem}footer .legal p{opacity:.5;cursor:default}footer .legal a{color:#000!important}footer .legal .legal-links{display:flex}footer .legal .legal-links:nth-child(2){transform:translateX(0)}footer .legal .legal-links .button-container{width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}footer .legal .legal-links .button-container:hover a,footer .legal .legal-links .button-container:hover button{opacity:1}footer .legal .legal-links .button-container:hover~.button-container a,footer .legal .legal-links .button-container:hover~.button-container button{opacity:.2}footer .legal .legal-links:has(.button-container:hover) .button-container:not(:hover) a{opacity:.2}footer .legal .legal-links:has(.button-container:hover) .button-container:not(:hover) button{opacity:.2}footer .legal .legal-links:has(.button-container:hover) .button-container:hover a{opacity:1}footer .legal .legal-links:has(.button-container:hover) .button-container:hover button{opacity:1}footer .legal .legal-links a,footer .legal .legal-links button{transition:opacity .4s ease!important;padding:.75rem 1rem 1.25rem 0;border:unset!important;color:#000}footer .legal .legal-links a span,footer .legal .legal-links a:before,footer .legal .legal-links button span,footer .legal .legal-links button:before{display:none!important}footer .legal .text{width:50%;margin-top:1.5rem;line-height:1.1}@media(max-width:768px){footer .legal .text{width:100%}}footer .border{display:block;height:1px;width:100%;background-color:rgba(0,0,0,.1)}