@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}.c-contact{background:linear-gradient(135deg, #155dfc 0%, #4f39f6 50%, #9810fa 100%)}.c-contact__container{padding-top:8rem;padding-bottom:8rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.c-contact-link{gap:1.6rem;display:flex;align-items:center;justify-content:center}.c-contact-link>a{font-family:"Lato",sans-serif;font-weight:400;font-size:1.4rem;line-height:2rem;color:#024f84;padding:1.6rem;border-radius:3.3rem;background-color:#fff;border:1px solid rgba(0,0,0,0);transition:.3s ease;display:flex;align-items:center;justify-content:center}.c-contact-link>a:hover{background:#0a0a0a;color:#fff}.c-contact-link>a:hover svg path{stroke:#fff}.c-contact-link>a>img,.c-contact-link>a svg{margin-right:1.7rem}.c-contact-title{margin-bottom:2.4rem;text-align:center}.c-contact-title>h4{font-family:"Lato",sans-serif;font-weight:700;font-size:4.8rem;line-height:4.8rem;color:#fff;margin-bottom:2.9rem}@media only screen and (max-width: 800px){.c-contact-title>h4{font-size:2.8rem;line-height:2.8rem}}.c-contact-title>p{font-family:"Lato",sans-serif;font-weight:400;font-size:2rem;line-height:3.2rem;color:#dbeafe}@media only screen and (max-width: 800px){.c-contact-title>p{font-size:1.8rem;line-height:2.2rem}}.c-message{background-color:#f9fafb}.c-message .check label{gap:1rem;display:flex;align-items:center}.c-message__container{display:flex;align-items:center;justify-content:center;flex-direction:column;padding-top:8rem}.c-message__form{background-color:#fff;gap:2.4rem;width:100%;border-radius:2.4rem;padding:4.9rem;border:1px solid #f3f4f6;box-shadow:0px 4px 6px -4px rgba(0,0,0,.1),0px 10px 15px -3px rgba(0,0,0,.1);display:flex;align-items:initial;justify-content:center;flex-direction:column}@media only screen and (max-width: 500px){.c-message__form{padding:2.9rem}}.c-message__form>h3{margin-bottom:1.1rem;font-family:"Lato",sans-serif;font-weight:700;font-size:3rem;line-height:3.6rem;color:#0a0a0a}.c-message__form .form{width:100%;gap:2.4rem;display:flex;align-items:initial;justify-content:center;flex-direction:column}.c-message__form .form .select-wrapper{position:initial}.c-message__form .form .select-wrapper::after{display:none}.c-message__form .form-flex{width:100%;flex-wrap:wrap;display:flex;align-items:end;justify-content:space-between;gap:2rem}@media only screen and (max-width: 900px){.c-message__form .form-flex{flex-direction:column}}.c-message__form .form-flex>div{gap:.6rem;width:48%;display:flex;align-items:initial;justify-content:center;flex-direction:column}@media only screen and (max-width: 900px){.c-message__form .form-flex>div{width:100%}}.c-message__form .form-flex>div>label{font-family:"Lato",sans-serif;font-size:1.4rem;line-height:1.4rem;font-weight:700;color:#0a0a0a}.c-message__form .form-flex>div>span input{width:100%;border-radius:1.4rem;border:1px solid rgba(0,0,0,0);background-color:#f3f3f5;padding:1.6rem 1.2rem;font-family:"Lato",sans-serif;font-weight:700;font-size:1.4rem;line-height:100%;color:#717182}.c-message__form .form-flex>div>span input:focus{outline:none}.c-message__form .form-message{gap:.8rem;display:flex;align-items:initial;justify-content:center;flex-direction:column}.c-message__form .form-message>label{font-family:"Lato",sans-serif;font-size:1.4rem;line-height:1.4rem;font-weight:700;color:#0a0a0a}.c-message__form .form-message>span>textarea{width:100%;resize:none;padding:.8rem 1.2rem;border:1px solid rgba(0,0,0,0);background-color:#f3f3f5;border-radius:1.4rem;font-family:"Lato",sans-serif;font-weight:700;font-size:1.4rem;line-height:2rem;color:#717182}.c-message__form .form-message>span>textarea:focus{outline:none}.c-message__form .form>button{background:#024f84;width:fit-content;color:#fff;align-self:self-end;transition:all .3s ease;border:1px solid rgba(0,0,0,0);font-family:"Lato",sans-serif;cursor:pointer;font-weight:700;font-size:1.4rem;line-height:2rem;border-radius:9.9rem;padding:1.2rem 1.6rem;display:flex;align-items:center;justify-content:center}.c-message__form .form>button>svg,.c-message__form .form>button img{margin-left:.8rem}.c-message__form .form>button:hover{background:#fff;color:#024f84;border-color:#024f84}.c-message__form .form>button:hover svg path{stroke:#024f84}.select-wrapper{position:relative}.select-wrapper::after{content:"";position:absolute;right:1.5rem;transform:translateY(37%);width:1.6rem;height:1.6rem;background:url("../../img/SVG/icons/dropdownselect.svg") no-repeat center;background-size:contain;pointer-events:none;transition:transform .2s ease}.select-wrapper.open::after{transform:translateY(37%) rotate(180deg)}.select-wrapper select{width:100%;border-radius:1.4rem;border:1px solid rgba(0,0,0,0);background-color:#f3f3f5;padding:1.6rem 1.2rem;font-family:"Lato",sans-serif;font-weight:700;font-size:1.4rem;line-height:100%;color:#717182;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}.select-wrapper select:focus{outline:none}/*# sourceMappingURL=contact.css.map */
