.LocaleSwitcher-module__wtTm7q__localeSwitcher{display:inline-block;position:relative}.LocaleSwitcher-module__wtTm7q__currentLocale{background:var(--color-background);border:1px solid var(--color-border);cursor:pointer;font-size:var(--font-size-14);color:var(--color-text-primary);border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:80px;padding:8px 16px;font-weight:500;transition:all .2s;display:flex}.LocaleSwitcher-module__wtTm7q__currentLocale:hover{border-color:var(--color-text-accent);box-shadow:0 2px 4px #37517e1a}.LocaleSwitcher-module__wtTm7q__currentLocale:focus{border-color:var(--color-text-accent);outline:none;box-shadow:0 0 0 2px #37517e33}.LocaleSwitcher-module__wtTm7q__dropdownIcon{color:var(--color-text-secondary);font-size:12px;transition:transform .2s}.LocaleSwitcher-module__wtTm7q__dropdown{z-index:1000;background:var(--color-background);border:1px solid var(--color-border);border-radius:8px;min-width:200px;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden;box-shadow:0 4px 12px #37517e26}.LocaleSwitcher-module__wtTm7q__dropdownContent{padding:8px 0}.LocaleSwitcher-module__wtTm7q__localeOption{cursor:pointer;width:100%;font-size:var(--font-size-14);color:var(--color-text-primary);text-align:left;background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;transition:background-color .2s;display:flex}.LocaleSwitcher-module__wtTm7q__localeOption:hover{background:var(--color-background-neutral)}.LocaleSwitcher-module__wtTm7q__localeOption.LocaleSwitcher-module__wtTm7q__current{color:var(--color-text-accent);background:#37517e1a;font-weight:600}.LocaleSwitcher-module__wtTm7q__localeFlag{font-size:16px;line-height:1}.LocaleSwitcher-module__wtTm7q__localeName{font-weight:inherit;flex:1}.LocaleSwitcher-module__wtTm7q__checkmark{color:var(--color-text-accent);font-size:12px;font-weight:600}@media (max-width:768px){.LocaleSwitcher-module__wtTm7q__dropdown{width:auto;left:-16px;right:-16px}.LocaleSwitcher-module__wtTm7q__currentLocale{min-width:70px;padding:6px 12px}.LocaleSwitcher-module__wtTm7q__localeOption{padding:16px}}@media (prefers-color-scheme:dark){.LocaleSwitcher-module__wtTm7q__dropdown{box-shadow:0 4px 12px #0000004d}}
.BlogPost-module__-bBJQa__container{background:var(--color-background);min-height:100vh}.BlogPost-module__-bBJQa__nav{background:var(--color-background);border-bottom:1px solid var(--color-border);z-index:100;justify-content:center;padding:16px 0;display:flex;position:sticky;top:0}.BlogPost-module__-bBJQa__navInner{justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 16px;display:flex}@media (min-width:576px){.BlogPost-module__-bBJQa__navInner{padding:0 24px}}@media (min-width:768px){.BlogPost-module__-bBJQa__navInner{padding:0 32px}}@media (min-width:992px){.BlogPost-module__-bBJQa__navInner{padding:0 40px}}.BlogPost-module__-bBJQa__logo{font-family:var(--font-family-display);font-size:var(--font-size-24);color:var(--color-text-primary);letter-spacing:-.015em;font-weight:600;text-decoration:none}.BlogPost-module__-bBJQa__navLinks{align-items:center;gap:32px;display:flex}@media (max-width:767px){.BlogPost-module__-bBJQa__navLinks{gap:16px}}.BlogPost-module__-bBJQa__navLinks a{color:var(--color-text-primary);font-weight:500;font-size:var(--font-size-16);text-decoration:none;transition:color .2s}.BlogPost-module__-bBJQa__navLinks a:hover{color:var(--color-text-accent)}.BlogPost-module__-bBJQa__article{background:var(--color-background);max-width:800px;margin:0 auto;padding:0 16px}@media (min-width:576px){.BlogPost-module__-bBJQa__article{padding:0 24px}}@media (min-width:768px){.BlogPost-module__-bBJQa__article{padding:0 32px}}@media (min-width:992px){.BlogPost-module__-bBJQa__article{padding:0 40px}}.BlogPost-module__-bBJQa__header{margin-bottom:48px;padding:48px 0 32px}@media (min-width:768px){.BlogPost-module__-bBJQa__header{margin-bottom:56px;padding:64px 0 40px}}@media (min-width:992px){.BlogPost-module__-bBJQa__header{padding:80px 0 48px}}.BlogPost-module__-bBJQa__meta{align-items:center;gap:12px;margin-bottom:24px;display:flex}.BlogPost-module__-bBJQa__category{background:var(--color-text-accent);color:#fff;font-size:var(--font-size-14);letter-spacing:0;border-radius:16px;padding:8px 16px;font-weight:500}.BlogPost-module__-bBJQa__locale{color:var(--color-text-secondary);font-size:var(--font-size-14);text-transform:uppercase;letter-spacing:.5px;font-weight:500}.BlogPost-module__-bBJQa__title{font-family:var(--font-family-display);color:var(--color-text-primary);letter-spacing:-.025em;margin:0 0 24px;font-size:1.875rem;font-weight:600;line-height:1.2}@media (min-width:768px){.BlogPost-module__-bBJQa__title{font-size:2.125rem}}@media (min-width:992px){.BlogPost-module__-bBJQa__title{font-size:2.5rem}}.BlogPost-module__-bBJQa__excerpt{font-size:var(--font-size-18);color:var(--color-text-secondary);margin:0 0 32px;font-weight:400;line-height:1.375}@media (min-width:768px){.BlogPost-module__-bBJQa__excerpt{font-size:var(--font-size-20)}}.BlogPost-module__-bBJQa__authorInfo{color:var(--color-text-secondary);font-size:var(--font-size-14);border-top:1px solid var(--color-border-light);align-items:center;gap:12px;margin-top:24px;padding-top:24px;display:flex}.BlogPost-module__-bBJQa__author{color:var(--color-text-primary);font-weight:500}.BlogPost-module__-bBJQa__date,.BlogPost-module__-bBJQa__readTime{font-weight:400}.BlogPost-module__-bBJQa__content{font-size:var(--font-size-16);color:var(--color-text-primary);margin-top:48px;line-height:1.375}@media (min-width:768px){.BlogPost-module__-bBJQa__content{font-size:1.0625rem;line-height:1.4}}.BlogPost-module__-bBJQa__content h1{font-family:var(--font-family-display);color:var(--color-text-primary);letter-spacing:-.025em;margin:48px 0 24px;font-size:1.875rem;font-weight:600;line-height:1.2}@media (min-width:768px){.BlogPost-module__-bBJQa__content h1{font-size:2.125rem}}.BlogPost-module__-bBJQa__content h2{font-family:var(--font-family-display);color:var(--color-text-primary);letter-spacing:-.02em;margin:40px 0 16px;font-size:1.5rem;font-weight:600;line-height:1.25}@media (min-width:768px){.BlogPost-module__-bBJQa__content h2{font-size:1.75rem}}.BlogPost-module__-bBJQa__content h3{font-family:var(--font-family-display);color:var(--color-text-primary);margin:32px 0 12px;font-size:1.25rem;font-weight:600;line-height:1.3}@media (min-width:768px){.BlogPost-module__-bBJQa__content h3{font-size:1.375rem}}.BlogPost-module__-bBJQa__content p{font-size:inherit;line-height:inherit;color:var(--color-text-primary);margin:16px 0}.BlogPost-module__-bBJQa__content strong{color:var(--color-text-primary);font-weight:600}.BlogPost-module__-bBJQa__content em{color:var(--color-text-secondary);font-style:italic}.BlogPost-module__-bBJQa__content ul,.BlogPost-module__-bBJQa__content ol{margin:16px 0;padding-left:32px}.BlogPost-module__-bBJQa__content li{line-height:inherit;margin:8px 0}.BlogPost-module__-bBJQa__content table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;margin:2rem 0;overflow:hidden;box-shadow:0 1px 3px #0000001a}.BlogPost-module__-bBJQa__content th{color:#fff;text-align:left;background:#2d5016;padding:1rem;font-weight:600}.BlogPost-module__-bBJQa__content td{border-bottom:1px solid #e5e7eb;padding:1rem}.BlogPost-module__-bBJQa__content tr:hover{background:#f9fafb}.BlogPost-module__-bBJQa__cta{background:linear-gradient(135deg,#4a7c59 0%,#6ba768 100%);border-radius:12px;margin-top:3rem;padding:0;overflow:hidden;box-shadow:0 4px 20px #2d501633}.BlogPost-module__-bBJQa__ctaContent{text-align:center;color:#fff;padding:2.5rem}.BlogPost-module__-bBJQa__ctaContent h3{color:#fff;text-shadow:0 1px 3px #0003;margin:0 0 1rem;font-size:1.75rem;font-weight:700}.BlogPost-module__-bBJQa__ctaContent p{color:#fffffff2;text-shadow:0 1px 2px #0000001a;margin:0 0 2rem;font-size:1.125rem}.BlogPost-module__-bBJQa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.BlogPost-module__-bBJQa__primaryButton{color:#2d5016;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s}.BlogPost-module__-bBJQa__primaryButton:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.BlogPost-module__-bBJQa__secondaryButton{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:6px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.BlogPost-module__-bBJQa__secondaryButton:hover{color:#2d5016;background:#fff}.BlogPost-module__-bBJQa__notFound{text-align:center;background:#fff;border-radius:8px;max-width:600px;margin:4rem auto;padding:3rem 2rem;box-shadow:0 1px 3px #0000001a}.BlogPost-module__-bBJQa__notFound h1{color:#1f2937;margin-bottom:1rem}.BlogPost-module__-bBJQa__homeLink{color:#2d5016;margin-top:1.5rem;font-weight:600;text-decoration:none;display:inline-block}.BlogPost-module__-bBJQa__homeLink:hover{text-decoration:underline}@media (max-width:768px){.BlogPost-module__-bBJQa__nav{padding:1rem}.BlogPost-module__-bBJQa__navLinks{gap:1rem}.BlogPost-module__-bBJQa__article{margin:1rem;padding:2rem 1.5rem}.BlogPost-module__-bBJQa__title{font-size:2rem}.BlogPost-module__-bBJQa__excerpt{font-size:1.125rem}.BlogPost-module__-bBJQa__authorInfo{flex-direction:column;gap:.5rem}.BlogPost-module__-bBJQa__content{font-size:1rem}.BlogPost-module__-bBJQa__ctaButtons{flex-direction:column;align-items:center}.BlogPost-module__-bBJQa__primaryButton,.BlogPost-module__-bBJQa__secondaryButton{width:100%;max-width:250px}}
.HfxBlog-module__xMZfJa__page{background:var(--color-background);min-height:100vh}.HfxBlog-module__xMZfJa__header{background:var(--color-background);border-bottom:1px solid var(--color-border);z-index:100;padding:0;position:sticky;top:0}.HfxBlog-module__xMZfJa__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:16px;display:flex}@media (min-width:576px){.HfxBlog-module__xMZfJa__nav{padding:16px 24px}}@media (min-width:768px){.HfxBlog-module__xMZfJa__nav{padding:16px 32px}}@media (min-width:992px){.HfxBlog-module__xMZfJa__nav{padding:16px 40px}}.HfxBlog-module__xMZfJa__logo{font-size:var(--font-size-24);color:var(--color-text-primary);align-items:center;gap:8px;font-weight:600;text-decoration:none;display:flex}.HfxBlog-module__xMZfJa__logoImage{width:auto;height:48px}@media (min-width:576px){.HfxBlog-module__xMZfJa__logoImage{height:58px}}.HfxBlog-module__xMZfJa__blogLabel{font-size:var(--font-size-14);color:var(--color-text-secondary);background:var(--color-background-neutral);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:4px 8px;font-weight:500}.HfxBlog-module__xMZfJa__navLinks{gap:var(--size-32);align-items:center;display:flex}.HfxBlog-module__xMZfJa__navLinks a{color:var(--color-text-primary);font-weight:500;text-decoration:none;transition:color .2s}.HfxBlog-module__xMZfJa__navLinks a:hover{color:var(--color-text-accent)}.HfxBlog-module__xMZfJa__main{max-width:1200px;margin:0 auto;padding:0 16px}.HfxBlog-module__xMZfJa__featuredHero{margin-bottom:64px;padding:48px 0}.HfxBlog-module__xMZfJa__featuredContent{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}@media (max-width:768px){.HfxBlog-module__xMZfJa__featuredContent{grid-template-columns:1fr;gap:32px}}.HfxBlog-module__xMZfJa__featuredText{flex-direction:column;gap:16px;display:flex}.HfxBlog-module__xMZfJa__featuredLabel{letter-spacing:.5px;text-transform:uppercase;color:var(--color-text-accent);font-size:12px;font-weight:600}.HfxBlog-module__xMZfJa__featuredTitle{color:var(--color-text-primary);margin:0;font-size:2.5rem;font-weight:600;line-height:1.2}@media (max-width:768px){.HfxBlog-module__xMZfJa__featuredTitle{font-size:2rem}}.HfxBlog-module__xMZfJa__featuredExcerpt{color:var(--color-text-secondary);margin:0;font-size:1.125rem;line-height:1.5}.HfxBlog-module__xMZfJa__featuredMeta{align-items:center;gap:12px;margin:16px 0;display:flex}.HfxBlog-module__xMZfJa__featuredAvatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.HfxBlog-module__xMZfJa__featuredAuthor{flex-direction:column;gap:4px;display:flex}.HfxBlog-module__xMZfJa__featuredAuthorName{color:var(--color-text-primary);font-weight:600}.HfxBlog-module__xMZfJa__featuredAuthorMeta{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:14px;display:flex}.HfxBlog-module__xMZfJa__featuredLink{background:var(--color-text-accent);color:#fff;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.HfxBlog-module__xMZfJa__featuredLink:hover{background:var(--color-text-accent-hover);transform:translateY(-1px)}.HfxBlog-module__xMZfJa__featuredImage{border-radius:16px;position:relative;overflow:hidden}.HfxBlog-module__xMZfJa__featuredImg{object-fit:cover;width:100%;height:400px}@media (min-width:576px){.HfxBlog-module__xMZfJa__main{padding:0 24px}}@media (min-width:768px){.HfxBlog-module__xMZfJa__main{padding:0 32px}}@media (min-width:992px){.HfxBlog-module__xMZfJa__main{padding:0 40px}}.HfxBlog-module__xMZfJa__hero{text-align:center;border-bottom:1px solid var(--color-border-light);padding:48px 0}@media (min-width:768px){.HfxBlog-module__xMZfJa__hero{padding:64px 0}}@media (min-width:992px){.HfxBlog-module__xMZfJa__hero{padding:96px 0}}.HfxBlog-module__xMZfJa__heroTitle{font-size:var(--font-size-32);color:var(--color-text-primary);margin-bottom:var(--size-16);font-weight:600;line-height:var(--line-height-tight)}@media (min-width:768px){.HfxBlog-module__xMZfJa__heroTitle{font-size:2.5rem}}.HfxBlog-module__xMZfJa__heroDescription{font-size:var(--font-size-18);color:var(--color-text-secondary);line-height:var(--line-height-normal);max-width:600px;margin:0 auto}.HfxBlog-module__xMZfJa__articlesSection{padding:48px 0}.HfxBlog-module__xMZfJa__sectionTitle{color:var(--color-text-primary);text-align:center;margin-bottom:32px;font-size:2rem;font-weight:600}@media (min-width:768px){.HfxBlog-module__xMZfJa__sectionTitle{margin-bottom:48px;font-size:2.25rem}.HfxBlog-module__xMZfJa__articlesSection{padding:64px 0}}@media (min-width:992px){.HfxBlog-module__xMZfJa__articlesSection{padding:96px 0}}.HfxBlog-module__xMZfJa__articlesGrid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.HfxBlog-module__xMZfJa__articlesGrid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width:992px){.HfxBlog-module__xMZfJa__articlesGrid{grid-template-columns:repeat(3,1fr);gap:32px}}.HfxBlog-module__xMZfJa__articleCard{background:var(--color-background);color:inherit;border:1px solid var(--color-border-light);border-radius:12px;height:100%;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.HfxBlog-module__xMZfJa__articleCard:hover{color:inherit;border-color:var(--color-text-accent);text-decoration:none;transform:translateY(-4px);box-shadow:0 8px 25px #37517e26}.HfxBlog-module__xMZfJa__articleCard:hover .HfxBlog-module__xMZfJa__articleTitle{color:var(--color-text-accent)}.HfxBlog-module__xMZfJa__articleImage{background:var(--color-background-neutral);width:100%;height:200px;position:relative;overflow:hidden}.HfxBlog-module__xMZfJa__articleImg{object-fit:cover;width:100%;height:100%;transition:transform .3s}.HfxBlog-module__xMZfJa__articleCard:hover .HfxBlog-module__xMZfJa__articleImg{transform:scale(1.05)}.HfxBlog-module__xMZfJa__featuredBadge{background:var(--color-text-accent);color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;position:absolute;top:12px;left:12px}.HfxBlog-module__xMZfJa__articleContent{flex-direction:column;height:100%;padding:24px;display:flex}.HfxBlog-module__xMZfJa__articleMeta{align-items:center;gap:12px;margin-bottom:16px;display:flex}.HfxBlog-module__xMZfJa__breadcrumbContainer{text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;display:flex}.HfxBlog-module__xMZfJa__breadcrumbCategory{color:var(--color-text-primary);font-weight:600}.HfxBlog-module__xMZfJa__breadcrumbSeparator{color:var(--color-text-secondary);font-weight:400}.HfxBlog-module__xMZfJa__breadcrumbSubcategory{color:var(--color-text-accent);font-weight:500}.HfxBlog-module__xMZfJa__articleCategory{background:var(--color-text-accent);color:#fff;font-size:var(--font-size-14);text-transform:none;letter-spacing:0;border-radius:12px;padding:6px 12px;font-weight:500}.HfxBlog-module__xMZfJa__articleReadTime{color:var(--color-text-secondary);font-size:var(--font-size-14);font-weight:400}.HfxBlog-module__xMZfJa__articleTitle{font-size:var(--font-size-20);color:var(--color-text-primary);font-weight:600;line-height:var(--line-height-tight);margin-bottom:12px;transition:color .2s}.HfxBlog-module__xMZfJa__articleExcerpt{color:var(--color-text-secondary);font-size:var(--font-size-16);line-height:var(--line-height-normal);flex-grow:1;margin-bottom:16px}.HfxBlog-module__xMZfJa__articleAuthor{border-top:1px solid var(--color-border-light);align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.HfxBlog-module__xMZfJa__authorAvatar{object-fit:cover;border:2px solid var(--color-background);border-radius:50%;width:40px;height:40px;box-shadow:0 2px 4px #0000001a}.HfxBlog-module__xMZfJa__authorInfo{flex-direction:column;gap:2px;display:flex}.HfxBlog-module__xMZfJa__authorName{color:var(--color-text-primary);font-weight:600;font-size:var(--font-size-14)}.HfxBlog-module__xMZfJa__authorInfo .HfxBlog-module__xMZfJa__articleMeta{color:var(--color-text-secondary);align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.HfxBlog-module__xMZfJa__categoriesSection{background:var(--color-background-neutral);margin-top:48px;padding:48px 0}@media (min-width:768px){.HfxBlog-module__xMZfJa__categoriesSection{margin-top:64px;padding:64px 0}}@media (min-width:992px){.HfxBlog-module__xMZfJa__categoriesSection{margin-top:96px;padding:96px 0}}.HfxBlog-module__xMZfJa__categoriesTitle{text-align:center;color:var(--color-text-primary);margin-bottom:40px}@media (min-width:768px){.HfxBlog-module__xMZfJa__categoriesTitle{margin-bottom:56px}}.HfxBlog-module__xMZfJa__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}@media (min-width:992px){.HfxBlog-module__xMZfJa__categoriesGrid{gap:32px}}.HfxBlog-module__xMZfJa__categoryCard{background:var(--color-background);padding:var(--size-32);text-align:center;color:inherit;border:1px solid var(--color-border-light);border-radius:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.HfxBlog-module__xMZfJa__categoryCard:hover{color:inherit;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #37517e1a}.HfxBlog-module__xMZfJa__categoryIcon{background:var(--color-text-accent);width:48px;height:48px;margin:0 auto var(--size-16)auto;color:#fff;border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:flex}.HfxBlog-module__xMZfJa__categoryTitle{font-size:var(--font-size-18);margin-bottom:var(--size-8);color:var(--color-text-primary);font-weight:600}.HfxBlog-module__xMZfJa__categoryDescription{color:var(--color-text-secondary);font-size:var(--font-size-14);line-height:var(--line-height-normal)}.HfxBlog-module__xMZfJa__categoryCount{color:var(--color-text-accent);font-size:var(--font-size-14);margin-top:12px;font-weight:500}.HfxBlog-module__xMZfJa__footer{background:var(--color-footer-bg);border-top:none;margin-top:96px}.HfxBlog-module__xMZfJa__footerContent{max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:576px){.HfxBlog-module__xMZfJa__footerContent{padding:0 24px}}@media (min-width:768px){.HfxBlog-module__xMZfJa__footerContent{padding:0 32px}}@media (min-width:992px){.HfxBlog-module__xMZfJa__footerContent{padding:0 40px}}.HfxBlog-module__xMZfJa__footerGrid{grid-template-columns:1fr;gap:32px;padding:48px 0;display:grid}@media (min-width:768px){.HfxBlog-module__xMZfJa__footerGrid{grid-template-columns:repeat(2,1fr);gap:32px 48px}}@media (min-width:992px){.HfxBlog-module__xMZfJa__footerGrid{grid-template-columns:repeat(4,1fr);gap:48px;padding:64px 0}}.HfxBlog-module__xMZfJa__footerColumn{flex-direction:column;display:flex}.HfxBlog-module__xMZfJa__footerColumnTitle{font-size:var(--font-size-16);color:var(--color-footer-text);letter-spacing:-.01em;margin-bottom:24px;font-weight:600}.HfxBlog-module__xMZfJa__footerLinks{margin:0;padding:0;list-style:none}.HfxBlog-module__xMZfJa__footerLinks li{margin-bottom:12px}.HfxBlog-module__xMZfJa__footerLink{color:var(--color-footer-text-muted);font-size:var(--font-size-14);line-height:1.4;text-decoration:none;transition:color .2s}.HfxBlog-module__xMZfJa__footerLink:hover{color:var(--color-footer-text);text-decoration:none}.HfxBlog-module__xMZfJa__footerNewsletterText{color:var(--color-footer-text-muted);font-size:var(--font-size-14);margin-bottom:16px;line-height:1.5}.HfxBlog-module__xMZfJa__newsletterForm{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}@media (min-width:576px){.HfxBlog-module__xMZfJa__newsletterForm{flex-direction:row}}.HfxBlog-module__xMZfJa__newsletterInput{border:1px solid var(--color-footer-border);background:var(--color-footer-border);color:var(--color-footer-text);font-size:var(--font-size-14);border-radius:6px;flex:1;padding:10px 14px}.HfxBlog-module__xMZfJa__newsletterInput::placeholder{color:var(--color-footer-text-muted)}.HfxBlog-module__xMZfJa__newsletterInput:focus{border-color:var(--color-text-accent);outline:none}.HfxBlog-module__xMZfJa__newsletterButton{background:var(--color-text-accent);color:#fff;font-size:var(--font-size-14);cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-weight:600;transition:background .2s}.HfxBlog-module__xMZfJa__newsletterButton:hover{background:var(--color-text-accent-hover)}.HfxBlog-module__xMZfJa__footerAboutText{color:var(--color-footer-text-muted);font-size:var(--font-size-14);margin-bottom:16px;line-height:1.6}.HfxBlog-module__xMZfJa__socialLinks{gap:16px;margin-top:16px;display:flex}.HfxBlog-module__xMZfJa__socialLink{background:var(--color-footer-border);width:40px;height:40px;color:var(--color-footer-text);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.HfxBlog-module__xMZfJa__socialLink:hover{color:#fff;background:#9333ea}.HfxBlog-module__xMZfJa__socialLink:nth-child(2):hover{background:#3b82f6}.HfxBlog-module__xMZfJa__socialLink:nth-child(3):hover{background:#dc2626}.HfxBlog-module__xMZfJa__socialLink svg{width:20px;height:20px}.HfxBlog-module__xMZfJa__footerDivider{border-top:1px solid var(--color-footer-border);margin-top:48px;padding-top:32px}.HfxBlog-module__xMZfJa__footerBottomGrid{grid-template-columns:1fr;gap:32px;margin-top:40px;display:grid}@media (min-width:768px){.HfxBlog-module__xMZfJa__footerBottomGrid{grid-template-columns:1fr 1fr;gap:48px}}.HfxBlog-module__xMZfJa__footerBottomLeft{flex-direction:column;gap:16px;display:flex}.HfxBlog-module__xMZfJa__footerLogoImage{object-fit:contain;width:auto;max-width:120px;height:32px;margin-bottom:16px}@media (min-width:576px){.HfxBlog-module__xMZfJa__footerLogoImage{max-width:140px;height:40px}}.HfxBlog-module__xMZfJa__footerAwardsTitle{font-size:var(--font-size-14);color:var(--color-footer-text-muted);margin-bottom:16px;font-weight:500}.HfxBlog-module__xMZfJa__footerAwardsBadges{flex-wrap:wrap;gap:16px;margin-bottom:16px;display:flex}.HfxBlog-module__xMZfJa__awardImage{object-fit:contain;width:auto;height:40px}@media (min-width:576px){.HfxBlog-module__xMZfJa__awardImage{height:48px}}.HfxBlog-module__xMZfJa__awardImageLarge{object-fit:contain;width:auto;height:48px}@media (min-width:576px){.HfxBlog-module__xMZfJa__awardImageLarge{height:56px}}.HfxBlog-module__xMZfJa__footerBottomRight{text-align:left}@media (min-width:768px){.HfxBlog-module__xMZfJa__footerBottomRight{text-align:right}}.HfxBlog-module__xMZfJa__footerCopyright,.HfxBlog-module__xMZfJa__footerAddress{color:var(--color-footer-text-muted);font-size:var(--font-size-14);margin-bottom:8px}.HfxBlog-module__xMZfJa__footerDisclaimer{color:var(--color-footer-text-muted);margin-top:16px;margin-bottom:20px;font-size:12px;line-height:1.6}
