.m-section-overlay{color:#fff;height:100%;width:100%}.m-section-overlay__wrapper{display:flex;flex-direction:row;justify-content:space-between}.m-section-overlay__container{display:flex;flex-direction:column;justify-content:center;width:100%}.m-section-overlay__header{letter-spacing:-3px;line-height:60px}.m-section-overlay .btn-solid-yellow{margin-top:64px}.m-section-overlay__quote{display:flex;flex-direction:column-reverse;flex-grow:1}.m-section-overlay__quote p{color:#fff;font-size:12px;line-height:16px;margin-bottom:2rem}@media only screen and (max-width:767px){.m-section-overlay .btn-solid-yellow{margin-top:30px}.m-section-overlay__header h2,.m-section-overlay__header h3,.m-section-overlay__header h4,.m-section-overlay__header2 h2,.m-section-overlay__header2 h3,.m-section-overlay__header2 h4{font-size:40px;letter-spacing:-1px;line-height:1}}.m-section-overlay--animated{animation-delay:.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:bottomFadeIn;color:#fff}.m-section-overlay--animated,.m-section-overlay--animated2{animation-duration:2s;border-radius:10px;font-size:24px;opacity:0}.m-section-overlay--animated2{animation-delay:1.5s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:bottomFadeOut}@keyframes bottomFadeIn{0%{bottom:-2rem;opacity:0;position:relative}75%{bottom:25%;bottom:0;opacity:1;position:relative}to{bottom:0;opacity:1}}@keyframes bottomFadeOut{0%{bottom:-2rem;opacity:0;position:relative}75%{bottom:25%;bottom:0;opacity:1;position:relative}to{bottom:0;opacity:1}}