.image-footer{position:relative;background:var(--mrk-cream-200);display:flex;flex-direction:column;justify-content:center;align-items:center;padding:105px 36px 0}@media(max-width: 767px){.image-footer{padding:50px 36px 0}}.image-footer__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.image-footer__wrapper--second{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0)}.image-footer__wrapper.not-animation{position:static !important}.image-footer__wrapper.not-animation img{animation:none !important}.image-footer__wrapper img{width:auto;max-height:566px}@media(max-width: 767px){.image-footer__wrapper img{max-height:451px}}.image-footer__wrapper img:first-child{z-index:1;animation:fadeOutIn 10s infinite}.image-footer__wrapper img.monogram-image--second{z-index:2;animation:fadeInOut 10s infinite}@keyframes fadeOutIn{0%,40%{opacity:1}50%,90%{opacity:0}100%{opacity:1}}@keyframes fadeInOut{0%,40%{opacity:0}50%,90%{opacity:1}100%{opacity:0}}.footer-image-section .monogram-text{position:relative;margin-top:90px;font-weight:400;font-size:16px;text-align:center;padding-bottom:15px}@media(max-width: 767px){.footer-image-section .monogram-text{margin-top:50px;padding-bottom:10px}}.footer-image-section .monogram-text a{color:#000;text-decoration:underline}