.image-buttons{position:relative;background:#141414}.image-buttons__bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.06;object-fit:cover}.image-buttons__wrap{position:relative;z-index:2}.image-buttons__wrap .row{gap:64px 0;justify-content:center}.image-button{display:block;width:100%;text-decoration:none;color:#FFF;position:relative;text-align:center}.image-button__image-col{position:relative;max-width:198px;margin:0 auto 16px}.image-button__image{position:relative;z-index:1;height:100%}.image-button__image img{max-height:100%;width:auto}.image-button__image.Contain img{max-width:100%;height:100%;object-fit:contain}.image-button__image.Cover img{width:100%;height:100%;object-fit:cover}.image-button__description h4{margin:0 0 3px;font-size:22px;line-height:normal;color:#FFF}.image-button__description p{margin-bottom:16px;font-size:20px;font-weight:400;line-height:1.8em;color:#FFF;font-family:'proxima_novalight'}.image-buttons__heading{margin-bottom:32px}@media(min-width:768px){.image-button{display:flex;flex-wrap:wrap;align-items:center;text-align:left}.image-button__image-col{max-width:100%;width:198px;margin:0}.image-button__description{width:calc(100% - 198px);padding-left:32px}}@media(min-width:1200px){.image-button{display:block;text-align:center;padding-bottom:52px;height:100%}.image-button__image-col{width:100%;margin:0 auto 30px;max-width:319px;height:310px}.image-button__description{width:100%;padding-left:0}.image-button__image{position:relative;z-index:1}.image-button__description h4{margin:0 0 15px;font-size:32px}.image-button__description p{margin-bottom:30px}.image-button__description .btn{position:absolute;left:50%;bottom:0;transform:translate(-50%,0);width:max-content}}