.contact-section-simple{align-items:center;background-position:0;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;margin:0 auto;padding:120px 10vw}.contact-section-simple .contact-content-container{max-width:580px;text-align:center}.contact-content-container .contact-section-header{color:#fff;font-family:Poppins;font-size:36px;font-weight:400;line-height:40px;margin-bottom:36px;text-align:center}.contact-content-container .text-contain p{color:#fff;font-family:Poppins;font-size:16px;font-weight:300;line-height:24px;text-align:center}.contact-content-container .text-link{background-color:#000;border:1px solid #fff;border-radius:4px;color:#fff;display:inline-block;font-family:Poppins;font-size:18px;font-weight:400;line-height:30px;margin-top:36px;padding:5px 40px}.contact-content-container .text-link:focus,.contact-content-container .text-link:hover{background:#fff;border:1px solid #000;color:#000;text-decoration:none}@media (max-width:1300px){.contact-section-simple{padding:60px 10vw}}@media (max-width:1025px){.contact-section-simple{background-position:0;justify-content:center;position:relative}.contact-section-simple:before{background-color:rgba(0,0,0,.7);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.contact-content-container{position:relative;z-index:2}}@media (max-width:800px){.contact-content-container .contact-section-header{line-height:42px}}