.kevel-debug-mode{position:relative;background-color:#ffebee;outline:2px dashed #faadbb;outline-offset:2px}.kevel-debug-mode:after{display:inline-block;color:#72182d;content:"Kevel Ad";background-color:#ffebee}.kevel-debug-corner-flag,.kevel-debug-mode:after{position:absolute;top:0;right:0;padding:8px 12px;font-size:.75rem}.kevel-debug-corner-flag{z-index:3;color:#fff;background-color:#72182d;box-shadow:0 1px 10px 0 rgba(31,36,51,.5)}.section-offer-list{position:relative;padding-top:32px;background-color:#f9fafb}.section-offer-list .offer-list-heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.section-offer-list .offer-list-heading-row .offer-list-heading{font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:2rem;font-style:normal;font-weight:600;line-height:calc(1em + 4px);margin:0}@media(min-width:768px){.section-offer-list .offer-list-heading-row .offer-list-heading{font-size:2.5rem}}.section-offer-list .offer-list-cards{display:grid;grid-template-rows:repeat(2,auto);grid-auto-columns:minmax(280px,1fr);grid-auto-flow:column;grid-gap:16px;gap:16px;padding-inline:calc(var(--bs-gutter-x)*.5);padding-bottom:32px;margin-inline:calc(var(--bs-gutter-x)*-.5);overflow:auto}.section-offer-list .offer-list-bottom-cta{position:absolute;bottom:32px;left:0;display:none;align-items:end;justify-content:center;width:100%;height:132px;padding-bottom:40px;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#f9fafb)}.section-offer-list .offer-list-bottom-cta .offer-list-bottom-button{pointer-events:auto;box-shadow:0 0 30px 30px #f9fafb}.section-offer-list.expanded .offer-list-bottom-cta{position:relative;bottom:auto;height:auto;padding-top:0;background:none}.section-offer-list.expanded .offer-list-bottom-cta .offer-list-bottom-button{box-shadow:none}@media(min-width:768px){.section-offer-list .offer-list-cards{grid-template-rows:auto;grid-template-columns:repeat(4,minmax(160px,1fr));grid-auto-columns:auto;grid-auto-flow:row}.section-offer-list .offer-list-bottom-cta{display:flex}.section-offer-list:not(.expanded) .offer-list-cards .offer-list-item:nth-child(n+9){height:100px;overflow:hidden;opacity:.5}.section-offer-list:not(.expanded) .offer-list-cards .offer-list-item:nth-child(n+13){display:none}.section-offer-list.expanded .offer-list-cards .offer-list-item:nth-child(n+13){display:block}}