.contactBanner{overflow:hidden}.contactBanner__wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 0 .125rem .375rem 0 hsla(0,0%,100%,.1490196078);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);border-radius:1rem;padding:3.75rem;background-image:url(/_next/static/media/contactBg.793be73a.webp);background-color:#080709;background-size:cover;background-repeat:no-repeat;background-position:50%}@media screen and (max-width:440px){.contactBanner__wrapper{padding:3.75rem 2.875rem}}@media screen and (max-width:375px){.contactBanner__wrapper{padding:2.875rem 1.5rem}}.contactBanner__image{width:100%;max-width:7.75rem;margin-bottom:2.25rem}@media screen and (max-width:440px){.contactBanner__image{max-width:6rem;margin-bottom:1.75rem}}.contactBanner__image img{width:100%;height:100%;object-fit:contain}.contactBanner__title{text-align:center}.contactBanner__text{text-align:center;margin-bottom:1.5rem}