.contact-banner-wrapper{overflow:hidden}.contact-banner-title{text-shadow:0 4px 15px #0006;animation:1s cubic-bezier(.22,1,.36,1) fadeInDown}.contact-banner-description{text-shadow:0 2px 8px #0000004d;animation:1s cubic-bezier(.22,1,.36,1) .3s both fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes subtleZoom{0%{background-size:100%}to{background-size:110%}}@media (max-width:768px){.contact-banner-wrapper{background-position:70%}}
.contact-explore-container{max-width:1200px;margin:auto}.contact-explore-content-section{flex-direction:column;align-items:center;gap:25px;max-width:650px;margin:auto;padding-bottom:60px;display:flex}@media (min-width:768px){.contact-explore-content-section{padding-bottom:100px}}
