.footer{background:#ed1d24;text-align:center;padding:3rem 0 2rem;color:#fff}.footer a:not(.btn),.footer dd,.footer dt,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer li,.footer p,.footer span{color:#fff}@media (min-width:1024px){.footer{text-align:left;padding-top:6rem}}.footer__container{max-width:clamp(320px,90%,1280px);margin-inline:auto}.footer__menu{margin-top:2rem}.footer__menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.footer__menu__item{text-decoration:underline;text-transform:uppercase;font-size:1.2rem}@media (min-width:1024px){.footer__menu__item{font-size:1rem}}.footer__main{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;text-align:center}@media (min-width:1024px){.footer__main{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit}}.footer__main__logo svg{width:230px;height:97px}.footer__main__logo svg path{fill:#fff}.footer__main__newsletter{margin:2rem 0}.footer__main__under-logo-copy{margin-top:1.5rem}.footer__main__under-logo-copy a:hover{color:#fff!important}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__legal{margin-top:1rem}@media (min-width:1024px){.footer__legal{text-align:right}}.footer__bottom{margin-top:4rem;text-align:center}@media (min-width:1024px){.footer__bottom{margin-top:6rem}}.footer__bottom__logo{width:200px;height:67px;margin:0 auto 1rem}.footer__bottom__text{font-size:.875rem}.block-copy{margin-bottom:2rem}@media (min-width:1024px){.block-copy{margin-bottom:3rem}}.btns{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:1024px){.btns{margin-top:3rem}}.filters__wrapper{padding-top:3rem}@media (min-width:768px){.filters__wrapper{padding-top:4.5rem}}@media (min-width:1024px){.filters__wrapper{padding-top:6rem}}.filters__categories{max-width:none;overflow-x:scroll;overflow-y:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem;margin-bottom:4rem}.filters__category-input{-moz-appearance:none;appearance:none;-webkit-appearance:none}.filters__category-input:checked+.filters__category-wrapper .filters__category__img{border-color:#ed1d24}.filters__category-wrapper{cursor:pointer}.filters__category{width:11rem;-ms-flex-negative:0;flex-shrink:0}.filters__category:first-child{margin-left:1rem}.filters__category:last-child{margin-right:1rem}.filters__category__img{-webkit-transition:border-color .3s ease;transition:border-color .3s ease;border:4px solid transparent;border-radius:1.25rem;overflow:hidden}.filters__category__title{margin-top:.5rem;text-align:center;color:#ed1d24;font-size:1.2rem;font-weight:500;line-height:1.2;padding:0 .75rem}.filters__filter-display{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;min-height:2.5rem;margin:2rem 0;display:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.filters__filter-display--active{display:-webkit-box;display:-ms-flexbox;display:flex}.filters__filter-display__item{background:#6a6363;color:#fff;padding:.35rem .85rem .45rem;border-radius:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.filters__filter-display__item--category{background:#ed1d24}.filters__filter-display__item svg{width:.75rem;height:.75rem;margin-left:.5rem;margin-bottom:-2px}.filters__filter-display__item:hover{opacity:.75}.filters__search{margin:2rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}.filters__search__input,.filters__search__submit{height:2.75rem}.filters__search__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:16rem;border-radius:6px 0 0 6px;border:none;padding:.5rem 1.5rem;font-size:1rem;font-family:canada-type-gibson,Helvetica,Arial,sans-serif}.filters__search__submit{border-radius:0 6px 6px 0;-ms-flex-negative:0;flex-shrink:0}.filters__search__submit__text{display:none}@media (min-width:768px){.filters__search__submit__text{display:inline}}.filters__search__submit__icon{width:1.25rem;height:1.25rem;margin-bottom:-3px;margin-left:-3px}@media (min-width:768px){.filters__search__submit__icon{display:none}}.filters__select-filters{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin:2rem 0}.filters__select-filters__select__select{cursor:pointer;background:#fff!important;padding:.65rem 1rem!important;border-radius:6px;text-decoration:none!important}.filters__entries{row-gap:2rem}.filters__entry__link{display:block;background-color:#fff;border-radius:1.25rem;padding:1rem;height:100%;-webkit-transition:.3s ease background-color;transition:.3s ease background-color}.filters__entry__link:hover{background-color:#ed1d24}.filters__entry__link:hover .filters__entry__content__desc li,.filters__entry__link:hover .filters__entry__content__desc p,.filters__entry__link:hover .filters__entry__content__title,.filters__entry__link:hover .filters__entry__content__type{color:#fff}.filters__entry__link:hover .filters__entry__img__img{-webkit-transform:scale(1.1);transform:scale(1.1)}@media (min-width:768px){.filters__entry__link--first{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1024px){.filters__entry__link{padding:1.5rem}.filters__entry__link--first{padding-right:4.5rem}}.filters__entry__img{border-radius:1.25rem;overflow:hidden}@media (min-width:768px){.filters__entry__img--first{width:35%}}.filters__entry__img__img{-webkit-transition:.3s ease transform,.6s ease opacity!important;transition:.3s ease transform,.6s ease opacity!important}.filters__entry__content{margin-top:1rem}@media (min-width:768px){.filters__entry__content--first{width:65%;padding-left:2rem;margin-top:0}.filters__entry__content--first .filters__entry__content__type{text-align:left}.filters__entry__content--first .filters__entry__content__title{text-align:left;padding-left:0;padding-right:0}.filters__entry__content--first .filters__entry__content__desc li,.filters__entry__content--first .filters__entry__content__desc p{font-size:1.2rem}}@media (min-width:1024px){.filters__entry__content--first{padding-left:3rem}}.filters__entry__content__type{display:block;margin-bottom:.5rem;text-align:center}.filters__entry__content__title{text-align:center;padding:0 .75rem .75rem}.filters__entry__content__desc{display:none}@media (min-width:512px){.filters__entry__content__desc{display:block}}.filters__more{margin-top:2rem;text-align:center}.filters__more .btn.htmx-request .text{display:none}.filters__more .btn.htmx-request .filters__more__loader{display:block}.filters__more__loader{width:18px;height:18px;border:3px solid #fff;border-bottom-color:transparent;border-radius:50%;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;display:none}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.products-consumer{text-align:center}.products-consumer__group:not(:last-of-type){margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid #b5abab}@media (min-width:768px){.products-consumer__group:not(:last-of-type){padding-bottom:4.5rem;margin-bottom:4.5rem}}.products-consumer__group__title{font-weight:700;margin-bottom:2em}.products-consumer__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:3rem;-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}@media (min-width:512px){.products-consumer__products{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:512px){.products-consumer__product{width:calc(50% - 1.5rem)}}@media (min-width:768px){.products-consumer__product{width:calc(33.333% - 3rem)}}.products-consumer__product__img{mix-blend-mode:multiply;margin-bottom:1rem}a[class*=__img],button[class*=__img]{overflow:hidden;border-radius:1.25rem}a[class*=__img]:hover img:not(.parallax),button[class*=__img]:hover img:not(.parallax){-webkit-transform:scale(1.1);transform:scale(1.1)}a[class*=__img] img:not(.parallax),button[class*=__img] img:not(.parallax){-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.share{position:relative}.share__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.35rem;color:#ed1d24;-ms-flex-negative:0;flex-shrink:0}.share__btn svg{width:auto;height:1.25rem}.share__btn span{text-decoration:underline}.share__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;padding:.45rem 1rem .25rem;border-radius:6px;gap:.75rem;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:-.45rem;-webkit-transition:-webkit-clip-path .3s ease;transition:-webkit-clip-path .3s ease;transition:clip-path .3s ease;transition:clip-path .3s ease,-webkit-clip-path .3s ease;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.share__actions.show-share-actions{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}@media (min-width:512px){.share__actions--right-align-sm{left:auto;right:-.25rem;-webkit-transform:translateX(0);transform:translateX(0)}}@media (min-width:1024px){.share__actions{left:auto;right:-.25rem;-webkit-transform:translateX(0);transform:translateX(0)}}.share__actions__item__icon{height:1.25rem;width:auto}.share__actions__item__link.url-copied{color:#ed1d24;-webkit-transform:translateY(-3px);transform:translateY(-3px)}#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper{background-color:transparent;max-width:100%!important}#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody{padding:0}#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button[type=submit],#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button[type=submit],#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{font-family:canada-type-gibson,Helvetica,Arial,sans-serif!important}#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button[type=submit],#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button[type=submit]{text-align:center!important;background-color:#ad1319!important;border-radius:6px!important;font-weight:500!important}#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description{font-weight:500!important;font-size:.875rem}.footer #mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,.footer #mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,.section--red #mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,.section--red #mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description{color:#fff!important}.footer #mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description p,.footer #mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description p,.section--red #mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description p,.section--red #mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description p{color:#fff!important}.section--lightGray #mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,.section--lightGray #mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,.section--midGray #mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,.section--midGray #mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,.section--white #mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description,.section--white #mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .label-description{color:#6a6363}@media (min-width:512px){#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:2rem}}#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox{margin-bottom:.25rem}@media (min-width:512px){#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-interestGroupsRow .ml-form-interestGroupsRowCheckbox{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}@media (min-width:512px){#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem}}@media (min-width:512px){#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent .ml-form-fieldRow,#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent .ml-form-fieldRow{margin:0!important}#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent .ml-form-fieldRow:nth-of-type(2),#mlb2-30736502.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent .ml-form-fieldRow:nth-of-type(3),#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent .ml-form-fieldRow:nth-of-type(2),#mlb2-30736779.ml-form-embedContainer.ml-subscribe-form .ml-form-embedWrapper .ml-form-embedBody .ml-form-formContent .ml-form-fieldRow:nth-of-type(3){width:calc(50% - .5rem)}}.sarr{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto;width:initial;height:initial}@media (min-width:768px){.sarr--1,.sarr--3,.sarr--5{margin-right:0}.sarr--2,.sarr--4{margin-left:auto}.sarr--1{margin-left:6rem}.sarr--2{margin-right:10rem}.sarr--3{margin-left:10rem}.sarr--4{margin-right:14rem}.sarr--5{margin-left:12rem}}.richtext__heading{margin-bottom:.55em;text-align:center;padding:0 1rem}.richtext__copy{margin-bottom:0}.richtext.section--11685 .richtext__container{background-color:transparent}.richtext.section--lightGray .richtext__container,.richtext.section--midGray .richtext__container,.richtext.section--red .richtext__container{background-color:#fff}.richtext.section--lightGray .richtext__container .richtext__copy li,.richtext.section--lightGray .richtext__container .richtext__copy p,.richtext.section--midGray .richtext__container .richtext__copy li,.richtext.section--midGray .richtext__container .richtext__copy p,.richtext.section--red .richtext__container .richtext__copy li,.richtext.section--red .richtext__container .richtext__copy p{color:#6a6363}.richtext.section--lightGray .richtext__container .richtext__copy li a:not(.btn),.richtext.section--lightGray .richtext__container .richtext__copy li dd,.richtext.section--lightGray .richtext__container .richtext__copy li dt,.richtext.section--lightGray .richtext__container .richtext__copy li h1,.richtext.section--lightGray .richtext__container .richtext__copy li h2,.richtext.section--lightGray .richtext__container .richtext__copy li h3,.richtext.section--lightGray .richtext__container .richtext__copy li h4,.richtext.section--lightGray .richtext__container .richtext__copy li h5,.richtext.section--lightGray .richtext__container .richtext__copy li h6,.richtext.section--lightGray .richtext__container .richtext__copy li li,.richtext.section--lightGray .richtext__container .richtext__copy li p,.richtext.section--lightGray .richtext__container .richtext__copy li span,.richtext.section--lightGray .richtext__container .richtext__copy p a:not(.btn),.richtext.section--lightGray .richtext__container .richtext__copy p dd,.richtext.section--lightGray .richtext__container .richtext__copy p dt,.richtext.section--lightGray .richtext__container .richtext__copy p h1,.richtext.section--lightGray .richtext__container .richtext__copy p h2,.richtext.section--lightGray .richtext__container .richtext__copy p h3,.richtext.section--lightGray .richtext__container .richtext__copy p h4,.richtext.section--lightGray .richtext__container .richtext__copy p h5,.richtext.section--lightGray .richtext__container .richtext__copy p h6,.richtext.section--lightGray .richtext__container .richtext__copy p li,.richtext.section--lightGray .richtext__container .richtext__copy p p,.richtext.section--lightGray .richtext__container .richtext__copy p span,.richtext.section--midGray .richtext__container .richtext__copy li a:not(.btn),.richtext.section--midGray .richtext__container .richtext__copy li dd,.richtext.section--midGray .richtext__container .richtext__copy li dt,.richtext.section--midGray .richtext__container .richtext__copy li h1,.richtext.section--midGray .richtext__container .richtext__copy li h2,.richtext.section--midGray .richtext__container .richtext__copy li h3,.richtext.section--midGray .richtext__container .richtext__copy li h4,.richtext.section--midGray .richtext__container .richtext__copy li h5,.richtext.section--midGray .richtext__container .richtext__copy li h6,.richtext.section--midGray .richtext__container .richtext__copy li li,.richtext.section--midGray .richtext__container .richtext__copy li p,.richtext.section--midGray .richtext__container .richtext__copy li span,.richtext.section--midGray .richtext__container .richtext__copy p a:not(.btn),.richtext.section--midGray .richtext__container .richtext__copy p dd,.richtext.section--midGray .richtext__container .richtext__copy p dt,.richtext.section--midGray .richtext__container .richtext__copy p h1,.richtext.section--midGray .richtext__container .richtext__copy p h2,.richtext.section--midGray .richtext__container .richtext__copy p h3,.richtext.section--midGray .richtext__container .richtext__copy p h4,.richtext.section--midGray .richtext__container .richtext__copy p h5,.richtext.section--midGray .richtext__container .richtext__copy p h6,.richtext.section--midGray .richtext__container .richtext__copy p li,.richtext.section--midGray .richtext__container .richtext__copy p p,.richtext.section--midGray .richtext__container .richtext__copy p span,.richtext.section--red .richtext__container .richtext__copy li a:not(.btn),.richtext.section--red .richtext__container .richtext__copy li dd,.richtext.section--red .richtext__container .richtext__copy li dt,.richtext.section--red .richtext__container .richtext__copy li h1,.richtext.section--red .richtext__container .richtext__copy li h2,.richtext.section--red .richtext__container .richtext__copy li h3,.richtext.section--red .richtext__container .richtext__copy li h4,.richtext.section--red .richtext__container .richtext__copy li h5,.richtext.section--red .richtext__container .richtext__copy li h6,.richtext.section--red .richtext__container .richtext__copy li li,.richtext.section--red .richtext__container .richtext__copy li p,.richtext.section--red .richtext__container .richtext__copy li span,.richtext.section--red .richtext__container .richtext__copy p a:not(.btn),.richtext.section--red .richtext__container .richtext__copy p dd,.richtext.section--red .richtext__container .richtext__copy p dt,.richtext.section--red .richtext__container .richtext__copy p h1,.richtext.section--red .richtext__container .richtext__copy p h2,.richtext.section--red .richtext__container .richtext__copy p h3,.richtext.section--red .richtext__container .richtext__copy p h4,.richtext.section--red .richtext__container .richtext__copy p h5,.richtext.section--red .richtext__container .richtext__copy p h6,.richtext.section--red .richtext__container .richtext__copy p li,.richtext.section--red .richtext__container .richtext__copy p p,.richtext.section--red .richtext__container .richtext__copy p span{color:#6a6363}@media (min-width:1024px){.richtext.section--lightGray .richtext__container,.richtext.section--midGray .richtext__container,.richtext.section--red .richtext__container{padding:3rem}}.recipes .lazyload,.recipes .lazyloading{opacity:1!important;-webkit-transition:none!important;transition:none!important}.recipes__copy{margin-bottom:2rem!important}.recipes__banner{background:#ecece6;padding:1rem 2rem;text-align:center;margin-bottom:2rem}.recipes__banner__text{font-size:1.2rem}.custom-content .bake-book{text-align:center}.custom-content .bake-book__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-content .bake-book__heading span{font-size:2rem}.custom-content .bake-book__heading span:last-of-type{margin-top:.5rem}.custom-content .bake-book__heading img{width:22rem}.custom-content .bake-book__subheading{font-size:.875rem}.custom-content .bake-book__stores{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;margin-top:3rem}.custom-content .bake-book__stores img{width:8rem;height:auto}.custom-content .bake-book__stores p{width:100%;font-size:.875rem}@media (min-width:768px){.custom-content .bake-book__stores{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:4rem;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}}.text-image{background-position:center;background-size:cover;background-repeat:no-repeat}.text-image.section--135 .text-image__content img{width:300px;height:auto}.text-image__row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-image__img{position:relative;margin-bottom:1.5rem}@media (min-width:768px){.text-image__img{margin-bottom:0}}.text-image__img__img--asUploaded,.text-image__img__img--circle{max-width:32rem;margin-inline:auto}.text-image__img__img--1_1,.text-image__img__img--4_3,.text-image__img__img--asUploaded{border-radius:1.25rem}.text-image__img__img--4_3{aspect-ratio:4/3}@supports not (aspect-ratio:4 / 3){.text-image__img__img--4_3::before{content:"";float:left;padding-top:calc(3 / 4 * 100%)}.text-image__img__img--4_3::after{content:"";display:block;clear:both}}.text-image__img__img--circle{border-radius:50%}.text-image__img__ribbon{-webkit-transform:rotate(9deg) scale(.75);transform:rotate(9deg) scale(.75);bottom:-3rem;right:-2rem}@media (min-width:1024px){.text-image__img__ribbon{-webkit-transform:rotate(9deg) scale(1);transform:rotate(9deg) scale(1);right:-.5rem}}.text-image__img__ribbon__ribbon{width:204px;height:204px}.text-image__content{text-align:center}@media (max-width:767px){.text-image__content ul{margin:0}.text-image__content ul li{list-style-position:inside}}@media (min-width:768px){.text-image__content{text-align:left}.text-image__content--textFirst{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}@media (min-width:1024px){.text-image__content--textFirst{padding-right:3rem}.text-image__content--imageFirst{padding-left:3rem}}.text-image__content__link{margin-top:1rem}.products--commercial .products__copy{margin-bottom:0}@media (min-width:1024px){.products__copy{margin-bottom:4.5rem}}.newsletter__slogan{max-width:48rem;height:auto;display:block;margin-inline:auto}.newsletter__copy .h1{margin-bottom:.35em!important}.newsletter__copy p:has(.h1)+h2{margin-top:0!important}.newsletter__ribbon{display:none;-webkit-transform:rotate(-9deg) scale(.75);transform:rotate(-9deg) scale(.75);top:-4rem;left:-4rem}@media (min-width:768px){.newsletter__ribbon{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width:1024px){.newsletter__ribbon{-webkit-transform:rotate(-9deg) scale(1);transform:rotate(-9deg) scale(1)}}.newsletter__ribbon__ribbon{width:180px;height:180px}.social__feed ul li a{display:block;overflow:hidden;border-radius:1.25rem}.social__feed ul li a img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width:512px){.social__feed ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.5rem}.social__feed ul li{width:calc(50% - 1.5rem)}}@media (min-width:768px){.social__feed{margin-top:0}.social__feed ul li a img{-webkit-transition:.3s ease all;transition:.3s ease all}.social__feed ul li a:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}}@media (min-width:1024px){.social__feed ul li{width:calc(33.33333% - 3rem)}}.social__btn-wrapper{margin-top:2rem;text-align:center}.collapsible-content__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.collapsible-content__btn{cursor:pointer;position:relative;width:100%;text-align:left;font-size:1.2rem;padding-left:1.35rem}.collapsible-content__btn::after{content:"";position:absolute;background-image:url(../img/down-caret.svg);background-size:14px 7px;top:calc(50% + 1px);left:0;-webkit-transform:translateY(-50%) rotate(-90deg);transform:translateY(-50%) rotate(-90deg);width:14px;height:7px;-webkit-transition:.2s ease transform;transition:.2s ease transform}.collapsible-content__btn--q-and-a::before{content:"Q: ";font-weight:500;color:#ed1d24}.collapsible-content__btn.active::after{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.collapsible-content__panel{max-height:0;overflow:hidden;-webkit-transition:.3s ease all;transition:.3s ease all;padding-left:1.5rem;position:relative}.collapsible-content__panel::before{content:"";position:absolute;top:1.5rem;height:100%;width:1px;left:0;background-color:#6a6363}.collapsible-content__panel--q-and-a>p:first-child::before{content:"A: ";color:#ed1d24}.collapsible-content__panel>p:first-child{margin-top:1.5rem}:root{--fui-border-radius:0;--fui-border-color:transparent;--fui-focus-shadow:0;--fui-focus-border-color:#ed1d24;--fui-check-bg-color-checked:#6A6363;--fui-check-border-color-checked:#6A6363}.form__form legend{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.form__form label:not(.fui-radio-label,.fui-checkbox-label){position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.form__form label.fui-radio-label{font-weight:500}.form__form .fui-input-wrapper:has([required]){position:relative}.form__form .fui-input-wrapper:has([required])::after{content:"*";position:absolute;right:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#ed1d24;font-size:1rem;font-weight:500}.form__form .fui-row:has(.inquiry-type-container){margin-bottom:0}.form__form .fui-row[data-fui-field-count="1"]{grid-template-columns:1fr}.form__form .fui-row[data-fui-field-count="3"]{grid-template-columns:1fr}@media (min-width:768px){.form__form .fui-row[data-fui-field-count="3"]{grid-template-columns:1fr 1fr 1fr}}.form__form .fui-radio{margin-bottom:.75rem}.form__form input[type=radio]{opacity:0}.form__form input[type=radio]:checked+.fui-radio-label::before{border-color:#6a6363;background-color:#fff}.form__form input[type=radio]:checked+.fui-radio-label::after{background-color:#6a6363!important;width:.5rem;height:.5rem;left:.375rem}.form__form input[type=radio]:focus-visible+.fui-radio-label::before{outline:1px solid #ed1d24;outline-offset:1px}.form__form .fui-radio-label{position:relative;padding-left:2rem;cursor:pointer}.form__form .fui-radio-label::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.25rem;height:1.25rem;border:2px solid #b5abab;border-radius:50%;background-color:#fff;-webkit-transition:.3s ease all;transition:.3s ease all}.form__form .fui-radio-label::after{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.25rem;height:1.25rem;border-radius:50%;background-color:transparent;-webkit-transition:.3s ease all;transition:.3s ease all}.form__form .fui-checkbox .fui-checkbox input:checked+label:before{background-color:#6a6363}.form__form button[type=submit]{border:none;font-size:1rem!important;font-family:canada-type-gibson,Helvetica,Arial,sans-serif;font-size:1.2rem;padding:.5rem 2rem .6rem;text-transform:uppercase;border-radius:6px;display:inline-block;text-align:center;-webkit-transition:.3s ease all;transition:.3s ease all;text-decoration:none;-webkit-box-shadow:0 4px 1rem transparent;box-shadow:0 4px 1rem transparent;background:#ed1d24;color:#fff}.form__form button[type=submit]:hover{-webkit-box-shadow:0 4px 1rem rgba(0,0,0,.125);box-shadow:0 4px 1rem rgba(0,0,0,.125);-webkit-transform:scale(1.05);transform:scale(1.05)}.form__form .contact-hr{margin-bottom:1rem}.form__form .contact-hr a{color:#6a6363;position:relative;padding-left:1.75rem;font-weight:500}.form__form .contact-hr a::before{content:"";background-image:url(../img/link.svg);background-size:1.15rem;background-repeat:no-repeat;background-position:center;width:1.15rem;height:1.15rem;position:absolute;left:0;top:2px}@media (min-width:768px){.form__form .fui-page{position:relative}.form__form .fui-page .fui-row:has([data-field-handle=subscribe]){margin-top:1.5rem}.form__form .fui-page .fui-btn-wrapper{position:absolute;right:0;bottom:1rem}}.form__form .fui-alert{text-align:center}.cards__heading{margin-bottom:1rem}.cards__cards{row-gap:2rem}@media (min-width:1024px){.cards__cards{row-gap:4rem}}@media (min-width:512px){.cards__card{height:100%}}.section--red .cards__card{background:#fff;padding:1.5rem;border-radius:1.25rem}.section--red .cards__card h1,.section--red .cards__card h2,.section--red .cards__card h3,.section--red .cards__card h4{color:#ed1d24}.section--red .cards__card h1 a:not(.btn),.section--red .cards__card h1 dd,.section--red .cards__card h1 dt,.section--red .cards__card h1 h1,.section--red .cards__card h1 h2,.section--red .cards__card h1 h3,.section--red .cards__card h1 h4,.section--red .cards__card h1 h5,.section--red .cards__card h1 h6,.section--red .cards__card h1 li,.section--red .cards__card h1 p,.section--red .cards__card h1 span,.section--red .cards__card h2 a:not(.btn),.section--red .cards__card h2 dd,.section--red .cards__card h2 dt,.section--red .cards__card h2 h1,.section--red .cards__card h2 h2,.section--red .cards__card h2 h3,.section--red .cards__card h2 h4,.section--red .cards__card h2 h5,.section--red .cards__card h2 h6,.section--red .cards__card h2 li,.section--red .cards__card h2 p,.section--red .cards__card h2 span,.section--red .cards__card h3 a:not(.btn),.section--red .cards__card h3 dd,.section--red .cards__card h3 dt,.section--red .cards__card h3 h1,.section--red .cards__card h3 h2,.section--red .cards__card h3 h3,.section--red .cards__card h3 h4,.section--red .cards__card h3 h5,.section--red .cards__card h3 h6,.section--red .cards__card h3 li,.section--red .cards__card h3 p,.section--red .cards__card h3 span,.section--red .cards__card h4 a:not(.btn),.section--red .cards__card h4 dd,.section--red .cards__card h4 dt,.section--red .cards__card h4 h1,.section--red .cards__card h4 h2,.section--red .cards__card h4 h3,.section--red .cards__card h4 h4,.section--red .cards__card h4 h5,.section--red .cards__card h4 h6,.section--red .cards__card h4 li,.section--red .cards__card h4 p,.section--red .cards__card h4 span{color:#ed1d24}.section--red .cards__card li,.section--red .cards__card p,.section--red .cards__card span{color:#6a6363}.section--red .cards__card li a:not(.btn),.section--red .cards__card li dd,.section--red .cards__card li dt,.section--red .cards__card li h1,.section--red .cards__card li h2,.section--red .cards__card li h3,.section--red .cards__card li h4,.section--red .cards__card li h5,.section--red .cards__card li h6,.section--red .cards__card li li,.section--red .cards__card li p,.section--red .cards__card li span,.section--red .cards__card p a:not(.btn),.section--red .cards__card p dd,.section--red .cards__card p dt,.section--red .cards__card p h1,.section--red .cards__card p h2,.section--red .cards__card p h3,.section--red .cards__card p h4,.section--red .cards__card p h5,.section--red .cards__card p h6,.section--red .cards__card p li,.section--red .cards__card p p,.section--red .cards__card p span,.section--red .cards__card span a:not(.btn),.section--red .cards__card span dd,.section--red .cards__card span dt,.section--red .cards__card span h1,.section--red .cards__card span h2,.section--red .cards__card span h3,.section--red .cards__card span h4,.section--red .cards__card span h5,.section--red .cards__card span h6,.section--red .cards__card span li,.section--red .cards__card span p,.section--red .cards__card span span{color:#6a6363}.cards__card__img{margin-bottom:.75rem}.cards__card__img__img{border-radius:1.25rem;aspect-ratio:1/1}@supports not (aspect-ratio:1 / 1){.cards__card__img__img::before{content:"";float:left;padding-top:calc(1 / 1 * 100%)}.cards__card__img__img::after{content:"";display:block;clear:both}}