.home_contact_container{display:flex}.home_contact_container .first_col,.home_contact_container .second_col{min-width:45%}.home_contact_container .first_col{margin-right:2.5%}.home_contact_container .second_col{margin-left:2.5%;justify-content:flex-end}.home_contact_container .first_col,.home_contact_container .second_col{display:flex;align-items:center}.email_and_phone{display:flex}@media only screen and (max-width:475px){.email_and_phone{display:block}}.email_and_phone p a{display:flex;align-items:center;color:var(--statcats-primary);text-decoration:none}.email_and_phone p a:hover{text-decoration:underline}.email_and_phone p:first-child{margin-right:2.5rem}.email_and_phone span.phone_icon{background-image:var(--phone-black)}.email_and_phone span.mail_icon{background-image:var(--email-black)}.email_and_phone span.phone_icon,.email_and_phone span.mail_icon{background-size:cover;display:block;height:20px;aspect-ratio:1;margin-right:1rem}@media only screen and (max-width:950px){.email_and_phone{margin-bottom:3rem}.home_contact_container{display:block}.home_contact_container .second_col{margin-left:0;justify-content:baseline}}.footer_contact_form_container.home_contact_section{width:100%}.footer_contact_form_container.home_contact_section input,.footer_contact_form_container.home_contact_section input::placeholder{color:var(--statcats-primary)}.footer_contact_form_container.home_contact_section .name_container,.footer_contact_form_container.home_contact_section .email_phone_container{background-image:linear-gradient(to right,#000,#000)}.footer_contact_form_container.home_contact_section .bottom_form_submit{background-image:linear-gradient(to right,#a41aae,#f8e54b);background-size:100% 100%;color:var(--statcats-secondary)}