.contact__section{background-position:50%;background-size:cover;position:relative}.contact__section:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(4,4,4,.24)),to(rgba(4,4,4,.64)));background:linear-gradient(180deg,rgba(4,4,4,.24),rgba(4,4,4,.64));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.contact__section .container{position:relative;z-index:2}.contact__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.contact__row{gap:24px}}.contact__text{color:var(--color-white);max-width:39.5rem}.contact__text .social__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact__text .h2-title{margin-bottom:1rem}.contact__text p{font-size:1rem;line-height:160%}.contact__text>p{margin-bottom:2rem}@media only screen and (max-width:767px){.contact__text p{font-size:12px}}