.tiles-with-icon .tiles-wrapper{align-items:stretch;display:flex;flex-wrap:wrap;gap:48px}.tiles-with-icon .tiles-wrapper .tile{display:flex;flex:0 0 calc(25% - 36px);flex-direction:column}.tile__content{display:flex;flex:1;flex-direction:column;gap:16px}.tiles-with-icon .tile .tile-heading{margin:0}.tiles-with-icon .icon-wrapper{border-radius:8px;height:150px;overflow:hidden;width:150px}.tiles-with-icon .icon-wrapper img{height:auto;max-width:100%}.tiles-with-icon .tile .tile-btn{margin-bottom:24px;margin-top:24px;width:100%}.social-icons-section{align-items:center;display:flex;gap:3px;justify-content:center;min-height:43px}.spotify-media path{fill:#8893a5}.allMedia-logo:focus-visible,.allMedia-logo:hover{background:#eff1f4;border-radius:8px}.allMedia-logo:focus-visible path,.allMedia-logo:hover path{fill:#4e5e78}@media (max-width:1024px){.tiles-with-icon .tiles-wrapper .tile{flex:0 0 calc(50% - 24px)}}@media (max-width:767px){.tiles-with-icon .tiles-wrapper .tile{flex:auto}.social-icons-section{min-height:0}}