.feed-tabs{position:relative;z-index:0;margin-top:32px}.feed-tabs .tab-list-scroll-wrapper{max-width:100%;margin-bottom:-1px;overflow:auto}.feed-tabs .tab-list-scroll-wrapper .tab-list-container{padding-inline:0}.feed-tabs .tab-list{position:relative;z-index:2;display:inline-flex;gap:12px;padding-inline:12px}.feed-tabs .tab-list .tab-item{position:relative;display:flex;flex:1 0 80px;align-items:center;justify-content:center;padding:12px 16px;text-align:center;background-color:#edeff2;border:solid #edeff2;border-width:1px 1px 0;box-shadow:inset 0 -4px 8px 0 rgba(43,59,88,.08);transition:background-color .25s,box-shadow .3s}.feed-tabs .tab-list .tab-item img{display:block;width:66px;height:35px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.feed-tabs .tab-list .tab-item:hover{background-color:#e5f7fd}.feed-tabs .tab-list .tab-item.tab-active{background-color:#f9fafb;box-shadow:none}.feed-tabs .tab-list .tab-item.tab-with-flag{padding-block:16px;margin-top:16px}.feed-tabs .tab-list .tab-item .tab-item-flag{position:absolute;top:0;left:50%;display:inline-block;width:auto;padding-inline:8px;color:var(--theme-text);white-space:nowrap;background-color:var(--theme-bg);translate:-50% -50%;font-family:TT Hoves Pro,arial,sans-serif;font-synthesis:none;font-size:.75rem;font-style:normal;font-weight:600;line-height:calc(1em + 4px);line-height:1em}@media(min-width:768px){.feed-tabs .tab-list .tab-item .tab-item-flag{font-size:.875rem}}.feed-tabs .tab-panels{position:relative;z-index:1;padding-block:24px;background-color:#f9fafb;border-top:1px solid #edeff2}@media(min-width:768px){.feed-tabs .tab-list{width:100%;padding-inline:16px}.feed-tabs .tab-list .tab-item img{display:block;width:100px;height:40px;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 50%;object-position:50% 50%}.feed-tabs .tab-list .tab-item .tab-item-flag{padding-inline:12px}}@media(min-width:992px){.feed-tabs .tab-list{gap:24px;padding-inline:24px}}.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}}