:root{--sx-content-width:var(--wp--style--global--content-size);--sx-wide-width:var(--wp--style--global--wide-size);--sx-space-2xs:var(--wp--preset--spacing--2xs);--sx-space-xs:var(--wp--preset--spacing--xs);--sx-space-sm:var(--wp--preset--spacing--sm);--sx-space-md:var(--wp--preset--spacing--md);--sx-space-lg:var(--wp--preset--spacing--lg);--sx-space-xl:var(--wp--preset--spacing--xl);--sx-section-space-xs:var(--wp--preset--spacing--section-xs);--sx-section-space-sm:var(--wp--preset--spacing--section-sm);--sx-section-space-md:var(--wp--preset--spacing--section-md);--sx-section-space-lg:var(--wp--preset--spacing--section-lg);--sx-section-space-xl:var(--wp--preset--spacing--section-xl);--sx-page-gutter:var(--wp--preset--spacing--page-gutter)}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0}img,svg,video,iframe{display:block;max-width:100%;height:auto}iframe{width:100%;border:0}.sx-container{margin-inline:auto;width:100%;max-width:var(--sx-content-width,1290px);padding-inline:0;box-sizing:border-box}.sx-container--wide{margin-inline:auto;width:100%;max-width:var(--sx-wide-width,1440px)}.sx-container--full{width:100%}.sx-section{position:relative;padding-block:var(--sx-section-space-md)}.sx-section--xs{padding-block:var(--sx-section-space-xs)}.sx-section--sm{padding-block:var(--sx-section-space-sm)}.sx-section--md{padding-block:var(--sx-section-space-md)}.sx-section--lg{padding-block:var(--sx-section-space-lg)}.sx-section--xl{padding-block:var(--sx-section-space-xl)}.sx-section__inner{width:100%;padding-inline:0}.sx-section>*:first-child,.sx-section__inner>*:first-child,.sx-entry>*:first-child,.sx-block__content>*:first-child{margin-top:0}.sx-section>*:last-child,.sx-section__inner>*:last-child,.sx-entry>*:last-child,.sx-block__content>*:last-child{margin-bottom:0}.sx-block{display:grid;gap:var(--sx-space-md);min-width:0}.sx-block__content{min-width:0}.sx-block-header+.sx-block,.sx-block-header+.sx-block__content{margin-top:var(--sx-space-md)}.sx-stack-2xs,.sx-stack-xs,.sx-stack-sm,.sx-stack-md,.sx-stack-lg,.sx-stack-xl{display:grid}.sx-stack-2xs{gap:var(--sx-space-2xs)}.sx-stack-xs{gap:var(--sx-space-xs)}.sx-stack-sm{gap:var(--sx-space-sm)}.sx-stack-md{gap:var(--sx-space-md)}.sx-stack-lg{gap:var(--sx-space-lg)}.sx-stack-xl{gap:var(--sx-space-xl)}.sx-inline{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sx-space-sm)}.sx-inline--xs{gap:var(--sx-space-xs)}.sx-inline--md{gap:var(--sx-space-md)}.sx-inline--lg{gap:var(--sx-space-lg)}.sx-inline--between{justify-content:space-between}.sx-entry{display:grid;gap:var(--sx-space-md)}.sx-entry ul,.sx-entry ol{padding-left:1.25em}.sx-entry figure{margin:0}.sx-entry img{display:block}.sx-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 1rem;border-radius:8px;font-family:var(--wp--preset--font-family--ui);font-size:.8rem;font-weight:600;line-height:1;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em;border:1px solid #fff0;background:#fff0;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease}.sx-badge--primary{background:var(--wp--preset--color--primary);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--base)}.sx-badge--secondary{background:var(--wp--preset--color--base);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--contrast)}.sx-badge--ghost{background:#fff0;border-color:rgb(0 0 0 / .15);color:var(--wp--preset--color--contrast);font-size:.75rem;padding:0 .6rem;min-height:28px}.sx-hero-card__link:hover .sx-badge--primary,.sx-hero-card__link:focus-visible .sx-badge--primary,.sx-hero-card__link:hover .sx-badge--secondary,.sx-hero-card__link:focus-visible .sx-badge--secondary{background:var(--wp--preset--color--secondary);border-color:var(--wp--preset--color--secondary);color:#fff}.sx-top-card__link:hover .sx-badge--ghost,.sx-top-card__link:focus-visible .sx-badge--ghost{color:var(--wp--preset--color--primary)}.sx-container,.sx-container--wide{padding-inline:16px}@media (min-width:768px){.sx-container,.sx-container--wide{padding-inline:var(--sx-page-gutter)}}@media (min-width:1200px){.sx-container,.sx-container--wide{padding-inline:0}}.sx-section__stack{display:grid;row-gap:32px}@media (min-width:768px){.sx-section{padding-block:72px}.sx-section--xs{padding-block:32px}.sx-section--sm{padding-block:48px}.sx-section--md{padding-block:72px}.sx-section--lg{padding-block:104px}.sx-section--xl{padding-block:144px}.sx-section__stack{row-gap:40px}}@media (min-width:1200px){.sx-section__stack{row-gap:48px}}.sx-home-grid>.wp-block-group.has-global-padding{padding:0!important}.sx-home-grid>.wp-block-group.is-layout-constrained{max-width:none!important;margin-left:0!important;margin-right:0!important}.sx-home-grid>.wp-block-group.is-layout-constrained>:where(*){max-width:none!important;margin-left:0!important;margin-right:0!important}.sx-home-grid__item--span-6,.sx-home-grid__item--span-2{min-width:0}.sx-home-grid__item--span-6>*:first-child,.sx-home-grid__item--span-2>*:first-child{margin-top:0;padding-top:0}.sx-home-grid__item--span-6>*:last-child,.sx-home-grid__item--span-2>*:last-child{margin-bottom:0}.sx-home-grid__item--span-2>*{max-width:none;width:100%}.sx-home-grid__item--span-2 .wp-block-group,.sx-home-grid__item--span-2 .wp-block-social-links,.sx-home-grid__item--span-2 .wp-block-buttons,.sx-home-grid__item--span-2 .wp-block-heading,.sx-home-grid__item--span-2 .wp-block-paragraph{margin-top:0;margin-bottom:0}.sx-block-header{margin-top:0!important;padding-top:0!important}.sx-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.82rem;line-height:1.4;color:var(--wp--preset--color--gray);margin-bottom:.75rem}.sx-breadcrumb a{text-decoration:none;color:inherit;transition:color 0.2s ease}.sx-breadcrumb a:hover{color:var(--wp--preset--color--primary)}.sx-breadcrumb__sep{opacity:.5}.sx-breadcrumb__current{font-weight:600;color:var(--wp--preset--color--primary);font-size:larger}.sx-single__title{margin:0}.sx-single__excerpt{max-width:60ch;font-size:1.05rem;line-height:1.7;color:var(--wp--preset--color--gray)}.sx-single__meta{margin-top:.25rem}.sx-single__featured-image img{width:100%;height:auto;border-radius:18px;display:block}.sx-single-layout{align-items:start}.sx-single-sidebar__card{padding:1.25rem;border-radius:18px;background:var(--wp--preset--color--background)}.sx-single-sidebar__title{margin:0;font-size:1rem}.sx-single-sidebar__terms{font-size:.95rem;line-height:1.6}@media (max-width:781px){.sx-single-hero,.sx-single-layout{gap:1.5rem}.sx-single__excerpt{max-width:none}}.sx-single-grid{width:100%;max-width:var(--sx-content-width,1290px);margin-inline:auto}.single-recipe .sx-single-grid--recipe{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,2fr);column-gap:var(--wp--preset--spacing--xl);row-gap:0;align-items:start}.single-recipe .sx-single-grid--recipe>.sx-home-grid__item--span-6{grid-column:1 / 2;min-width:0}.single-recipe .sx-single-grid--recipe>.sx-sidebar{grid-column:2 / 3;min-width:0}@media (max-width:1024px){.single-recipe .sx-single-grid--recipe{grid-template-columns:1fr}.single-recipe .sx-single-grid--recipe>.sx-home-grid__item--span-6,.single-recipe .sx-single-grid--recipe>.sx-sidebar{grid-column:auto}}.single-recipe .wp-block-post-title{font-size:clamp(2.6rem, 4.5vw, 3.8rem);line-height:1.05;font-weight:700;letter-spacing:-.01em;margin:0;max-width:22ch}.single-recipe .sevenmix-hero-media{width:100%;height:480px;overflow:hidden;border-radius:12px}.single-recipe .sevenmix-hero-media img,.single-recipe .sevenmix-hero-media iframe{width:100%;height:100%;display:block;border:0}.single-recipe .sevenmix-hero-media img{object-fit:cover}@media (max-width:768px){.single-recipe .sevenmix-hero-media{height:320px}}.sx-single-header{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:clamp(1rem, 2vw, 2rem);row-gap:.75rem;align-items:end;margin-bottom:clamp(1.25rem, 2vw, 2rem)}.sx-single-header__main{min-width:0;display:grid;gap:.9rem}.sx-single-header__aside{display:flex;align-items:end;justify-content:flex-end}.single-recipe .wp-block-post-title{font-size:clamp(2.6rem, 4.5vw, 3.8rem);line-height:1.05;font-weight:700;letter-spacing:-.01em;margin:0;max-width:22ch}.single-recipe .wp-block-post-date,.single-recipe .sx-single-meta{margin:0;font-size:.9rem;line-height:1.3;opacity:.8}@media (max-width:900px){.sx-single-header{grid-template-columns:1fr;align-items:start}.sx-single-header__aside{justify-content:flex-start}}.sx-single-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-top:.35rem}.sx-single-meta .wp-block-post-date{margin:0;font-size:.92rem;line-height:1.3;color:var(--wp--preset--color--gray)}.sx-single-share{display:inline-flex;align-items:center;gap:.55rem}.sx-single-share a{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid rgb(14 61 101 / .14);background:#fff;color:var(--wp--preset--color--secondary);text-decoration:none;transition:transform 0.2s ease,border-color 0.2s ease,background-color 0.2s ease,color 0.2s ease}.sx-single-share a:hover,.sx-single-share a:focus-visible{transform:translateY(-1px);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--primary);background:rgb(236 110 101 / .06)}.sx-single-share svg{width:1rem;height:1rem;display:block;fill:currentColor}@media (max-width:640px){.sx-single-meta{align-items:flex-start;flex-direction:column}}.sx-single-share{display:inline-flex;gap:.55rem}.sx-single-share .wp-block-social-links{gap:.55rem}.sx-single-share .wp-social-link{margin:0}.sx-single-share .wp-social-link a{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;border:1px solid rgb(14 61 101 / .14);background:#fff;color:var(--wp--preset--color--secondary);transition:all 0.2s ease}.sx-single-share .wp-social-link a:hover{transform:translateY(-1px);border-color:var(--wp--preset--color--primary);color:var(--wp--preset--color--primary);background:rgb(236 110 101 / .06)}.sx-single-share svg{width:1rem;height:1rem;fill:currentColor}.single-recipe .sx-single-layout__main{min-width:0}.single-recipe .sx-single-layout__main>*+*{margin-top:clamp(1.5rem, 2vw, 2rem)}.sevenmix-hero-media{width:100%;height:480px;overflow:hidden;border-radius:12px;padding-bottom:30px}.sevenmix-hero-media img,.sevenmix-hero-media iframe{width:100%;height:100%;display:block;border:0}.sevenmix-hero-media img{object-fit:cover}.single-recipe .sx-single-intro{max-width:100%}.single-recipe .sx-single-intro .entry-content,.single-recipe .sx-single-intro .wp-block-post-content{font-size:1.03rem;line-height:1.75;color:var(--wp--preset--color--secondary)}.single-recipe .sx-single-intro p{margin:0 0 1rem}.single-recipe .sx-single-intro p:last-child{margin-bottom:0}.single-recipe .sx-single__terms,.single-product .sx-single__terms{margin-bottom:1rem}.single-recipe .sx-single__terms .sx-badge,.single-recipe .sx-single__terms .sx-badge--primary,.single-product .sx-single__terms .sx-badge,.single-product .sx-single__terms .sx-badge--primary{min-height:46px;padding-inline:1.4rem;border-radius:12px;font-size:.95rem;font-weight:600;letter-spacing:.04em}.single-recipe .sx-single__title,.single-recipe .wp-block-post-title,.single-product .sx-single__title,.single-product .wp-block-post-title{margin-top:.3em;font-family:var(--wp--preset--font-family--ui);font-size:clamp(2rem, 3.8vw, 4.2rem);font-weight:600;line-height:1.2;text-wrap:balance}.single-recipe .sx-single-meta,.single-product .sx-single-meta{display:flex;align-items:center;justify-content:space-between;margin-top:.2rem;padding-top:0;padding-bottom:0}.single-recipe .sx-single-meta .wp-block-post-date,.single-recipe .sx-single-meta time,.single-product .sx-single-meta .wp-block-post-date,.single-product .sx-single-meta time{margin:0;font-family:var(--wp--preset--font-family--ui);font-size:.92rem;font-weight:500;line-height:1.2;color:rgb(112 112 112 / .7);display:inline-flex;align-items:center;gap:.5rem}.single-recipe .sx-single-meta .wp-block-post-date svg,.single-recipe .sx-single-meta time svg,.single-product .sx-single-meta .wp-block-post-date svg,.single-product .sx-single-meta time svg{display:none}.sx-social-share align wp-block-acf-social-share{margin-top:0}.single-recipe .sx-single-meta .wp-block-post-date::before,.single-product .sx-single-meta .wp-block-post-date::before{content:"";width:18px;height:18px;display:inline-block;flex:0 0 18px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") no-repeat center / contain;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='4' width='18' height='18' rx='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E") no-repeat center / contain;opacity:.6}.single-recipe .sx-single-meta time::before,.single-product .sx-single-meta time::before{content:none}.single-recipe .sx-single-share,.single-product .sx-single-share{display:inline-flex;align-items:center;gap:.85rem;margin-top:0}.single-recipe .sx-single-share .wp-block-social-links,.single-product .sx-single-share .wp-block-social-links{gap:.85rem}.single-recipe .sx-single-share .wp-social-link,.single-product .sx-single-share .wp-social-link{margin:0}.single-recipe .sx-single-share a,.single-recipe .sx-single-share .wp-social-link a,.single-product .sx-single-share a,.single-product .sx-single-share .wp-social-link a{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:999px;background:var(--wp--preset--color--primary);border:none;color:#fff;box-shadow:none;transition:transform 0.2s ease,background-color 0.2s ease}.single-recipe .sx-single-share a:hover,.single-recipe .sx-single-share a:focus-visible,.single-recipe .sx-single-share .wp-social-link a:hover,.single-recipe .sx-single-share .wp-social-link a:focus-visible,.single-product .sx-single-share a:hover,.single-product .sx-single-share a:focus-visible,.single-product .sx-single-share .wp-social-link a:hover,.single-product .sx-single-share .wp-social-link a:focus-visible{transform:translateY(-1px);background:#d95f57;color:#fff}.single-recipe .sx-single-share svg,.single-product .sx-single-share svg{width:1.2rem;height:1.2rem;fill:currentColor}.single-recipe .sx-social-share__list,.single-product .sx-social-share__list{gap:.85rem}.single-recipe .sx-social-share__link,.single-product .sx-social-share__link{width:2.5rem;height:2.5rem;border-radius:999px;border:0;background:var(--wp--preset--color--primary);color:#fff;box-shadow:none}.single-recipe .sx-social-share__link:hover,.single-recipe .sx-social-share__link:focus-visible,.single-product .sx-social-share__link:hover,.single-product .sx-social-share__link:focus-visible{transform:translateY(-1px);border:0;background:#d95f57;color:#fff}.single-recipe .sx-social-share__icon,.single-product .sx-social-share__icon{width:2.5rem;height:2.5rem}.single-recipe .sx-social-share__icon svg,.single-product .sx-social-share__icon svg{width:1.7rem;height:1.7rem;fill:currentColor}@media (max-width:1024px){.single-recipe .sx-single__title,.single-recipe .wp-block-post-title,.single-product .sx-single__title,.single-product .wp-block-post-title{max-width:15ch;font-size:clamp(2.7rem, 6vw, 4.3rem)}.single-recipe .sx-single-share a,.single-recipe .sx-single-share .wp-social-link a,.single-product .sx-single-share a,.single-product .sx-single-share .wp-social-link a{width:2.8rem;height:2.8rem}.single-recipe .sx-social-share__link,.single-product .sx-social-share__link{width:2.8rem;height:2.8rem}}@media (max-width:640px){.single-recipe .sx-single-meta,.single-product .sx-single-meta{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1.4rem}.single-recipe .sx-single__terms .sx-badge,.single-recipe .sx-single__terms .sx-badge--primary,.single-product .sx-single__terms .sx-badge,.single-product .sx-single__terms .sx-badge--primary{min-height:40px;padding-inline:1.1rem;font-size:.85rem}.single-recipe .sx-single__title,.single-recipe .wp-block-post-title,.single-product .sx-single__title,.single-product .wp-block-post-title{max-width:none;font-size:clamp(2.2rem, 9vw, 3.1rem);line-height:1.02}.single-recipe .sx-single-share a,.single-recipe .sx-single-share .wp-social-link a,.single-product .sx-single-share a,.single-product .sx-single-share .wp-social-link a{width:2.5rem;height:2.5rem}.single-recipe .sx-single-share svg,.single-product .sx-single-share svg,.single-recipe .sx-social-share__icon,.single-product .sx-social-share__icon,.single-recipe .sx-social-share__icon svg,.single-product .sx-social-share__icon svg{width:1.02rem;height:1.02rem}.single-recipe .sx-social-share__link,.single-product .sx-social-share__link{width:2.5rem;height:2.5rem}}.wp-block-post-excerpt__more-link,.wp-block-read-more{display:inline-flex;padding:.6rem 1rem;border-radius:999px;border:1px solid currentColor;text-transform:uppercase;font-weight:600}.sx-grid--content-sidebar{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(1.5rem, 2vw, 2rem);align-items:start}.sx-grid--content-sidebar>.sx-main{grid-column:span 6;min-width:0}.sx-grid--content-sidebar>.sx-sidebar{grid-column:span 2;min-width:0;width:100%;max-width:100%}.sx-grid--content-sidebar>.sx-sidebar>*{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.sx-grid--content-sidebar>.sx-sidebar .wp-block-group,.sx-grid--content-sidebar>.sx-sidebar .wp-block-columns,.sx-grid--content-sidebar>.sx-sidebar .wp-block-search,.sx-grid--content-sidebar>.sx-sidebar [class*="wp-block-acf-"]{display:block;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.sx-grid--content-sidebar>.sx-sidebar .is-layout-flex{flex-direction:column;align-items:stretch}@media (max-width:960px){.sx-grid--content-sidebar{grid-template-columns:1fr}.sx-grid--content-sidebar>.sx-main,.sx-grid--content-sidebar>.sx-sidebar{grid-column:1 / -1}}