.BlogGrid-module__blogGridPageContainer{background-color:#f9fafb;flex-direction:column;width:100%;max-width:1920px;margin:0 auto;display:flex}.BlogGrid-module__categoryTabsContainer{z-index:10;background:#fff;padding:8px 80px;position:-webkit-sticky;position:sticky;top:62px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.BlogGrid-module__headerSection{flex-direction:column;gap:8px;padding:16px 80px 0;display:flex}.BlogGrid-module__blogGrid{grid-template-columns:repeat(4,1fr);gap:40px 32px;width:100%;padding:8px 80px 58px;display:grid}.BlogGrid-module__skeletonCard{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.BlogGrid-module__skeletonContent{flex-direction:column;gap:8px;padding:20px;display:flex}@media (max-width:768px){.BlogGrid-module__blogGridPageContainer{background:#f9fafb;gap:16px;padding:0}.BlogGrid-module__categoryTabsContainer{z-index:10;background:#fff;border-top:1px solid #d1d5db;border-bottom:1px solid #d1d5db;margin:0;padding:8px 0;position:-webkit-sticky;position:sticky;top:0}.BlogGrid-module__blogGrid{grid-template-columns:1fr;gap:20px;padding:0 16px}}.banner-module__appWrapper{z-index:11;background:#f3f4f6;flex-direction:row;justify-content:center;align-items:center;gap:4px;width:100%;display:flex;top:0}.banner-module__appWrapper.banner-module__sticky{z-index:200;position:-webkit-sticky;position:sticky}.banner-module__wrapper{flex:1;grid-template-columns:42px 1fr 120px;gap:12px;width:100%;height:100%;display:grid}.banner-module__subtext{color:#9ca3af;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;-webkit-tap-highlight-color:transparent;text-overflow:ellipsis;white-space:nowrap;justify-content:left;margin-top:4px;font-size:10px;font-weight:500;line-height:150%;text-decoration:none;display:flex;overflow:hidden}.banner-module__amberImg{aspect-ratio:1;width:41px;height:41px}.banner-module__app_rating{color:#111928;margin-left:4px;margin-right:4px;font-size:12px;font-weight:400}.banner-module__img{width:32px;height:32px}.banner-module__span{color:var(--whitelabel_accessible_primary_color,#ed3a56)}.banner-module__ctaWrap{margin-left:auto}.banner-module__cta{border:2px solid var(--whitelabel_accessible_primary_color,#ed3a56);color:var(--whitelabel_accessible_primary_color,#ed3a56);white-space:nowrap;text-overflow:ellipsis;background:rgba(237,58,86,.1);border-radius:6px;width:120px;height:36px;font-size:12px;font-weight:600;overflow:hidden}.banner-module__iconWrapper{align-items:center;padding:8px;display:flex}.banner-module__iconClose{font-size:16px}.banner-module__textWrapper{flex-direction:column;max-width:calc(100vw - 230px);height:100%;display:flex}.banner-module__text{color:#111928;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:150%;text-decoration:none;overflow:hidden}.banner-module__starIcon{align-items:center;width:15.66px;height:14px;display:flex}