.contact{box-sizing:border-box}.contact video{left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%)}.contact .overlay{background:rgba(0,0,0,.6);height:100%;left:0;position:absolute;top:0;width:100%}.contact__wrapper{display:flex;justify-content:flex-end;padding:50px;position:relative}.contact__photo{background-position:50%;background-size:cover;bottom:50px;height:320px;left:60px;max-width:320px;position:absolute;transition:height .75s ease;width:100%}.contact__text{margin-left:auto;width:calc(100% - 380px)}.contact__text h1,.contact__text h2,.contact__text h3,.contact__text h4,.contact__text h5,.contact__text h6{margin:0 0 15px}@media only screen and (max-width:1024px){.contact__wrapper{padding:152px 30px 30px}.contact__text{min-width:0;width:100%}.contact__photo{bottom:calc(100% - 130px);height:280px;left:30px}}@media only screen and (max-width:680px){.contact__photo{max-width:none;width:calc(100% - 75px)}.contact__wrapper{padding:152px 35px 50px}}