.DraftBanner-module__draftBanner{z-index:1000;background-color:#dc2626;justify-content:center;align-items:center;width:100%;padding:48px 16px;display:flex;position:relative}.DraftBanner-module__draftBannerContent{justify-content:center;align-items:center;width:100%;max-width:1920px;display:flex}.DraftBanner-module__draftBannerText{color:#fff;text-align:center;font-family:Open Sauce One,sans-serif;font-size:14px;font-weight:600;line-height:1.5}@media (max-width:768px){.DraftBanner-module__draftBanner{padding:48px 16px}.DraftBanner-module__draftBannerText{font-size:13px}}.FeaturedBlogSection-module__featuredSection{background:#f9fafb;flex-direction:column;align-items:flex-start;width:100%;padding:0 80px 48px;display:flex}.FeaturedBlogSection-module__sectionHeader{align-items:center;gap:8px;width:100%;padding-top:48px;padding-bottom:32px;display:flex}.FeaturedBlogSection-module__headerLeft{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:8px;min-width:0;display:flex}.FeaturedBlogSection-module__sectionTitle{letter-spacing:.036px;color:#111928;text-transform:capitalize;white-space:nowrap;margin:0;font-family:Open Sauce One,sans-serif;font-size:24px;font-weight:700;line-height:1.25}.FeaturedBlogSection-module__sectionSubtitle{letter-spacing:.08px;color:#4b5563;margin:0;font-family:Open Sauce One,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.FeaturedBlogSection-module__seeAllButton{white-space:nowrap;cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;text-decoration:none;transition:opacity .2s;display:flex}.FeaturedBlogSection-module__seeAllButton span{color:#111928;font-family:Open Sauce One,sans-serif;font-size:16px;font-weight:600;line-height:1.25}.FeaturedBlogSection-module__seeAllButton:hover{opacity:.7}.FeaturedBlogSection-module__carouselWrapper{width:100%;width:calc(100% + 40px);margin:0 -20px;padding:0 20px;position:relative;overflow:hidden}.FeaturedBlogSection-module__featuredGrid{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:24px;width:100%;display:flex;overflow-x:auto}.FeaturedBlogSection-module__featuredGrid::-webkit-scrollbar{display:none}.FeaturedBlogSection-module__navArrow{z-index:2;background:var(--White,#fff);border:1px solid var(--Semantic-neutral-3,#d1d5db);cursor:pointer;border-radius:99px;justify-content:center;align-items:center;width:32px;height:32px;transition:box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 0 5px rgba(50,50,50,.12)}.FeaturedBlogSection-module__navArrow:hover{box-shadow:0 0 10px rgba(50,50,50,.2)}.FeaturedBlogSection-module__navArrowLeft{left:2px}.FeaturedBlogSection-module__navArrowLeft svg{transform:rotate(180deg)}.FeaturedBlogSection-module__navArrowRight{right:2px}.FeaturedBlogSection-module__blogCard{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:flex-start;min-width:calc(25% - 18px);max-width:calc(25% - 18px);text-decoration:none;transition:box-shadow .2s;display:flex;overflow:hidden}.FeaturedBlogSection-module__blogCard:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.FeaturedBlogSection-module__cardImageContainer{background:#fff;border-radius:8px 8px 0 0;width:100%;height:171px;overflow:hidden}.FeaturedBlogSection-module__cardImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.FeaturedBlogSection-module__cardContent{flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:12px;display:flex;overflow:hidden}.FeaturedBlogSection-module__metaRow{align-items:center;gap:8px;width:100%;display:flex;overflow:hidden}.FeaturedBlogSection-module__categoryBadge{color:#1c64f2;white-space:nowrap;background:linear-gradient(273deg,#e3f1fe 1.48%,#f4f9ff 55.27%);border-radius:22px;justify-content:center;align-items:center;padding:3px 8px;font-family:Open Sauce One,sans-serif;font-size:12px;font-weight:600;line-height:1.5;display:inline-flex}.FeaturedBlogSection-module__metaInfo{white-space:nowrap;align-items:center;gap:8px;font-family:Open Sauce One,sans-serif;display:flex}.FeaturedBlogSection-module__readTime,.FeaturedBlogSection-module__date{letter-spacing:.048px;color:#374151;font-size:12px;font-weight:400;line-height:1.5}.FeaturedBlogSection-module__separator{letter-spacing:.035px;color:#9ca3af;font-size:14px;font-weight:400;line-height:1.5}.FeaturedBlogSection-module__cardTitle{letter-spacing:.024px;color:#000;text-transform:capitalize;word-break:break-word;white-space:normal;overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;margin:0;font-family:Open Sauce One,sans-serif;font-size:16px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.FeaturedBlogSection-module__featuredSection{padding:0 24px 32px}.FeaturedBlogSection-module__sectionHeader{padding-top:32px;padding-bottom:24px}.FeaturedBlogSection-module__blogCard{min-width:calc(33.3333% - 16px);max-width:calc(33.3333% - 16px)}.FeaturedBlogSection-module__navArrowLeft{left:2px}.FeaturedBlogSection-module__navArrowRight{right:2px}}@media (max-width:900px){.FeaturedBlogSection-module__featuredSection{background:#fff;padding:0 0 16px}.FeaturedBlogSection-module__sectionHeader{padding:16px 16px 0}.FeaturedBlogSection-module__headerLeft{gap:4px}.FeaturedBlogSection-module__sectionTitle{letter-spacing:.024px;white-space:normal;font-size:16px;line-height:1.25}.FeaturedBlogSection-module__sectionSubtitle{letter-spacing:.035px;font-size:14px;line-height:1.25}.FeaturedBlogSection-module__carouselWrapper{padding:0 16px;overflow:visible}.FeaturedBlogSection-module__navArrow{display:none}.FeaturedBlogSection-module__featuredGrid{flex-direction:column;gap:0;padding:0 16px;overflow-x:visible}.FeaturedBlogSection-module__blogCard{min-width:unset;max-width:unset;background:#fff;border:none;border-bottom:1px solid #e5e7eb;border-radius:0;flex-direction:row;align-items:center;gap:16px;padding:24px 0;overflow:visible}.FeaturedBlogSection-module__blogCard:last-child{border-bottom:none;padding-bottom:0}.FeaturedBlogSection-module__blogCard:hover{-webkit-box-shadow:none;box-shadow:none}.FeaturedBlogSection-module__cardImageContainer{border-radius:8px;width:123px;min-width:123px;height:95px;overflow:hidden}.FeaturedBlogSection-module__cardContent{flex-direction:column;flex:1;gap:4px;min-width:0;padding:0;display:flex}.FeaturedBlogSection-module__metaRow{display:contents}.FeaturedBlogSection-module__categoryBadge{order:0}.FeaturedBlogSection-module__cardTitle{letter-spacing:.021px;-webkit-line-clamp:unset;order:1;font-size:14px;line-height:1.5;display:block;overflow:visible}.FeaturedBlogSection-module__metaInfo{order:2;gap:8px}}