.contact-section{background-color:var(--color-bg);display:flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:0}.contact-container{width:100%;display:flex;align-items:center}.contact-icons{min-height:515px;width:50%;margin-right:1rem;position:relative}.icon-wrapper{width:300px;height:300px;display:flex;align-items:center;justify-content:center}.contact-content{flex:1;width:50%;display:flex;flex-direction:column;gap:2rem}.contact-title{font-size:5rem;font-weight:700;text-transform:uppercase}.contact-description{font-weight:600}.contact-content h2{font-size:2rem}.contact-infos{font-size:1.5rem}@media screen and (max-width:450px){.contact-container{flex-direction:column;justify-content:center;align-items:center}.contact-icons{width:100%;min-height:unset}.contact-content{width:100%;text-align:center}.contact-title{font-size:2.8rem;text-align:center}.contact-description{text-align:center}}
