.help__tiles{display:flex;flex-direction:row;flex-wrap:wrap;place-content:space-between;margin-top:16px}.help__tiles:first-child{margin-top:0}.help__tiles__container{padding:16px;background-color:var(--color-background);box-shadow:var(--box-shadow-stoomlink-large);border-radius:var(--border-radius-large)}.help__tiles--list{display:block}.help__tiles__item{position:relative;margin-bottom:16px}.help__tiles__item:last-child{margin-bottom:0}.help__tiles__item--large{flex-basis:calc(50% - 8px);display:flex;flex-direction:column;margin:0;padding:24px;background-color:var(--color-primary-inactive);border-radius:var(--border-radius)}.help__tiles__item--large:nth-child(3n){margin-top:16px}.help__tiles__icon{display:flex;place-content:center;height:80px}.help__tile__item__icon{width:48px;height:48px;background-size:cover;background-position:right center;background-repeat:no-repeat}.help__tile__item__icon--iconInfo{background-image:url(/img/info-icon.svg)}.help__tile__item__icon--faq{background-image:url(/img/icon-menu-faq.svg)}.help__tile__item__icon--feedback{background-image:url(/img/icon-menu-feedback-light.svg)}.help__tile__item__icon--lijnwinkel{background-image:url(/img/icon-menu-lijnwinkel-light.svg)}.help__tile__item__icon--lostandfound{background-image:url(/img/icon-menu-lost-and-found.svg)}.help__tile__item__icon--infoIcon{background-image:url(/img/icon-menu-info.svg)}.help__tiles__title,.help__tiles__subtitle{text-align:center}.help__tiles__title{margin-top:16px;font-weight:var(--font-bold);font-size:16px;line-height:24px}.help__tiles__subtitle{margin-top:8px;font-size:14px;line-height:20px;color:#1f1f1f}.help__tiles--list .help__tiles__item{display:flex;flex-direction:row;padding:8px;background-color:var(--color-primary-inactive);border-radius:var(--border-radius)}.help__tiles--list .help__tiles__icon{display:flex;place-content:center;place-items:center;min-width:64px;height:64px;background-color:var(--color-primary);border-radius:4px}.help__tiles--list .help__tiles__title,.help__tiles--list .help__tiles__subtitle{margin:unset;text-align:unset}.help__tiles--list .help__tiles__subtitle{margin-top:2px}.help__tiles--list .help__tiles__content{display:flex;flex-direction:column;place-content:center;margin-left:16px;margin-right:16px}.help__tiles__arrow{place-self:center;margin-left:auto;margin-right:8px;min-width:max-content}.help__tiles__link{position:absolute;inset:0;z-index:2}
