.Carousel-module__76vUYa__root{width:100%;height:max-content;display:flex;position:relative}.Carousel-module__76vUYa__arrowContainer{pointer-events:none;z-index:1;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Carousel-module__76vUYa__arrow{pointer-events:auto;background-color:var(--neutral-background-primary);cursor:pointer;width:2rem;height:2rem;color:var(--neutral-icon-default);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin:0 .5rem;padding:0;transition:background-color .15s;display:flex;box-shadow:0 .25rem .5rem #00000014}.Carousel-module__76vUYa__arrow:hover{background-color:var(--neutral-background-subtleOpaque)}.Carousel-module__76vUYa__arrow:active{background-color:var(--neutral-background-subtle)}.Carousel-module__76vUYa__arrow:focus-visible{outline:2px solid var(--interactive-border-focus);outline-offset:2px}.Carousel-module__76vUYa__arrowPrev svg{transform:scaleX(-1)}
@keyframes LoadingSkeleton-module__lUGihW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.LoadingSkeleton-module__lUGihW__shimmer{background:linear-gradient(90deg, var(--neutral-background-subtle) 25%, var(--shimmer-highlight,var(--neutral-background-subtleOpaque)) 50%, var(--neutral-background-subtle) 75%);background-size:200% 100%;animation:1.5s infinite LoadingSkeleton-module__lUGihW__shimmer}.LoadingSkeleton-module__lUGihW__root{margin:2.5rem 0}.LoadingSkeleton-module__lUGihW__header{border-radius:.25rem;width:12.5rem;height:2rem;margin-bottom:1.5rem}.LoadingSkeleton-module__lUGihW__cards{display:grid}.LoadingSkeleton-module__lUGihW__card{--shimmer-highlight:var(--neutral-background-pageBG);border-radius:.5rem;padding-top:100%;position:relative}.LoadingSkeleton-module__lUGihW__cardContent{background:var(--neutral-background-primary);border-radius:0 0 .5rem .5rem;padding:1rem;position:absolute;bottom:0;left:0;right:0}.LoadingSkeleton-module__lUGihW__cardTitle{border-radius:.125rem;height:1rem;margin-bottom:.5rem}.LoadingSkeleton-module__lUGihW__cardPrice{border-radius:.125rem;width:60%;height:.875rem}
.RecommendationsProductCard-module__Q_oiqG__card{box-sizing:border-box;background-color:var(--neutral-background-primary);border:1px solid var(--neutral-border-default);border-radius:var(--radius-default,.5rem);cursor:pointer;flex-direction:column;height:100%;display:flex;overflow:hidden}.RecommendationsProductCard-module__Q_oiqG__imageContainer{flex-shrink:0;position:relative}.RecommendationsProductCard-module__Q_oiqG__imageLink{text-decoration:none;display:block}.RecommendationsProductCard-module__Q_oiqG__imageWrapper{background-color:var(--neutral-background-subtleOpaque);padding-top:100%;position:relative;overflow:hidden}.RecommendationsProductCard-module__Q_oiqG__imageShadow{box-shadow:0px 0px 60px 24px var(--neutral-background-primary) inset;mix-blend-mode:darken;z-index:2;pointer-events:none;position:absolute;top:0;bottom:0;left:0;right:0}.RecommendationsProductCard-module__Q_oiqG__image{object-fit:cover;mix-blend-mode:multiply;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RecommendationsProductCard-module__Q_oiqG__content{flex-direction:column;flex:1;gap:.5rem;padding:.75rem 1rem;display:flex}@media (max-width:699px){.RecommendationsProductCard-module__Q_oiqG__imageWrapper{padding-top:89%}.RecommendationsProductCard-module__Q_oiqG__content{padding:.75rem .5rem}}.RecommendationsProductCard-module__Q_oiqG__nameLink{color:inherit;text-decoration:none}.RecommendationsProductCard-module__Q_oiqG__name{color:var(--neutral-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:2.2rem;display:-webkit-box;overflow:hidden}.RecommendationsProductCard-module__Q_oiqG__ratingRow{align-items:center;gap:.25rem;height:1rem;display:flex}.RecommendationsProductCard-module__Q_oiqG__starIcon{color:var(--neutral-icon-strong);flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:-.125rem}.RecommendationsProductCard-module__Q_oiqG__ratingScore{color:var(--neutral-text-primary)}.RecommendationsProductCard-module__Q_oiqG__ratingCount{color:var(--neutral-text-secondary);font-size:.75rem}.RecommendationsProductCard-module__Q_oiqG__priceArea{line-height:1.25}.RecommendationsProductCard-module__Q_oiqG__price{color:var(--neutral-text-primary)}.RecommendationsProductCard-module__Q_oiqG__priceAmount{font-weight:700}.RecommendationsProductCard-module__Q_oiqG__originalPrice{color:var(--neutral-text-secondary);margin-right:.25rem;text-decoration:line-through}.RecommendationsProductCard-module__Q_oiqG__discountPrice{color:var(--partnership-text-largeOrBold);font-weight:700}.RecommendationsProductCard-module__Q_oiqG__minQty{color:var(--neutral-text-primary)}
.ColorSwatch-module__VloMca__swatch{box-sizing:border-box;border-radius:var(--radius-swatch);cursor:pointer;background-position:50%;background-size:cover;transition:box-shadow .15s;display:inline-block;position:relative;box-shadow:0 0 #0000}.ColorSwatch-module__VloMca__small{width:1.5rem;height:1.5rem}.ColorSwatch-module__VloMca__large{width:2rem;height:2rem}.ColorSwatch-module__VloMca__swatch:before{content:"";box-sizing:border-box;border-radius:var(--radius-swatch);z-index:1;width:100%;height:100%;display:block;position:absolute}.ColorSwatch-module__VloMca__outline:before{border:1px solid var(--neutral-border-weak);mix-blend-mode:darken}.ColorSwatch-module__VloMca__swatch:hover{box-shadow:0 0 0 2px var(--neutral-border-default)}.ColorSwatch-module__VloMca__displayOnly{pointer-events:none}.ColorSwatch-module__VloMca__swatch:focus-visible{outline:none;box-shadow:0 0 0 1px var(--neutral-background-primary), 0 0 0 2px var(--interactive-border-bold)!important}.ColorSwatch-module__VloMca__displayOnly:focus-visible{box-shadow:none!important}.ColorSwatch-module__VloMca__checkIcon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ColorSwatch-module__VloMca__small .ColorSwatch-module__VloMca__checkIcon{width:1rem;height:1rem}.ColorSwatch-module__VloMca__large .ColorSwatch-module__VloMca__checkIcon{width:1.25rem;height:1.25rem}.ColorSwatch-module__VloMca__noinkIcon{width:100%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ColorSwatch-module__VloMca__small .ColorSwatch-module__VloMca__noinkIcon{max-width:1.5rem}.ColorSwatch-module__VloMca__large .ColorSwatch-module__VloMca__noinkIcon{max-width:2rem}.ColorSwatch-module__VloMca__subtlety{box-sizing:border-box;border-radius:var(--radius-swatch);position:absolute;top:1px;bottom:1px;left:1px;right:1px;overflow:hidden}.ColorSwatch-module__VloMca__presentDot{box-sizing:content-box;background:#000;border:1px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;bottom:-1px;right:-1px}
.ColorSwatches-module__gzlK-a__container{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.ColorSwatches-module__gzlK-a__roundSwatch,.ColorSwatches-module__gzlK-a__roundSwatch:before{border-radius:50%}.ColorSwatches-module__gzlK-a__overflowCount{letter-spacing:-.12px;color:var(--interactive-text-weak);white-space:nowrap;flex-shrink:0;font-size:.75rem;line-height:1.25}
.ProductsCarouselWidget-module__vSmjCG__root{width:100%;margin:2.5rem 0}.ProductsCarouselWidget-module__vSmjCG__title{color:var(--neutral-text-primary);margin-bottom:1rem}
.nfe-web-app .TrendingProductsCarousel-module-scss-module__n8JF1G__wrapper{padding:0 1rem;position:relative;overflow:hidden}@media (min-width:700px){.nfe-web-app .TrendingProductsCarousel-module-scss-module__n8JF1G__wrapper{max-width:42.75rem;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.nfe-web-app .TrendingProductsCarousel-module-scss-module__n8JF1G__wrapper{max-width:63rem}}@media (min-width:1300px){.nfe-web-app .TrendingProductsCarousel-module-scss-module__n8JF1G__wrapper{max-width:80.25rem}}.nfe-web-app .TrendingProductsCarousel-module-scss-module__n8JF1G__wrapper{min-height:280px}
.nfe-web-app .ProductCarousel-module-scss-module__3KIrJa__productCarousel__card{height:100%}
.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion{width:100%;padding:0 1rem;position:relative;overflow:hidden}@media (min-width:700px){.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion{max-width:42.75rem;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion{max-width:63rem}}@media (min-width:1300px){.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion{max-width:80.25rem}}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion h2.FaqAccordion-module-scss-module__VgGuZq__faqAccordion__title{color:#000000db;margin-bottom:24px;font-size:32px;font-weight:700;line-height:125%}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__content{flex-direction:column;gap:12px;display:flex}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__item{border:1px solid #0000001c;border-radius:16px;transition:border-color .2s ease-in-out}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__item:hover{border-color:#00000069}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__item:hover .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__icon{background-image:url(/_next-frontend-web/icons/faq-accordion-arrow-active.svg)}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__trigger{text-align:left;cursor:pointer;-webkit-tap-highlight-color:#0000;-webkit-user-select:none;user-select:none;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:24px;display:flex}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion span.FaqAccordion-module-scss-module__VgGuZq__faqAccordion__question{color:#000000db;letter-spacing:-.48px;flex:1;font-size:24px;font-weight:700;line-height:125%}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion span.FaqAccordion-module-scss-module__VgGuZq__faqAccordion__question p{margin:0}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__icon{background-image:url(/_next-frontend-web/icons/faq-accordion-arrow-closed.svg);justify-content:center;align-items:center;width:40px;height:40px;transition:background-image .3s ease-in-out;display:flex}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__icon__open{background-image:url(/_next-frontend-web/icons/faq-accordion-dash-opened.svg)!important}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__panel{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion__panel__open{max-height:1000px}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion div.FaqAccordion-module-scss-module__VgGuZq__faqAccordion__answer{color:#00000091;letter-spacing:-.4px;padding:0 24px 24px;font-size:20px;font-weight:400;line-height:160%}.nfe-web-app .FaqAccordion-module-scss-module__VgGuZq__faqAccordion div.FaqAccordion-module-scss-module__VgGuZq__faqAccordion__answer p{margin:0}
.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoPushdown{text-align:center;transform-origin:top;background-color:#a639b2;padding:.65em;transition:transform .4s;position:relative;transform:scaleY(0)}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__isVisible{padding:1em 2em 1em 1em;transition:transform .5s;transform:scaleY(1)}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__isClosing{transition:transform .4s;transform:scaleY(0)}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoWrapper{margin:0 auto;padding:0 1rem;position:relative;overflow:hidden}@media (min-width:700px){.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoWrapper{max-width:42.75rem;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoWrapper{max-width:63rem}}@media (min-width:1300px){.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoWrapper{max-width:80.25rem}}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoContent{margin-left:auto;margin-right:auto;padding:0 10px}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoContentInner{justify-content:center;align-items:baseline;gap:8px;display:flex;position:relative}@media (min-width:700px){.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoContentInner{align-items:center}}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoText{text-align:center;color:#fff;flex:1}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoText a{color:#fff;text-decoration:underline}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoLink{text-decoration:none}.nfe-web-app .PromoPushDown-module-scss-module__xADmcG__promoClose{cursor:pointer;background-color:#0000;border:none;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}
.nfe-web-app .Popup-module-scss-module__IHzgxq__content{max-height:70vh;overflow-y:auto}
.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowSection{text-align:center;width:100%;margin:0 auto;overflow:hidden}@media (min-width:700px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowSection{max-width:42.75rem}}@media (min-width:1024px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowSection{text-align:left;max-width:63rem}}@media (min-width:1300px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowSection{max-width:80.25rem}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowSectionPopup{padding:0}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowSectionPopup .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowCta{margin:1rem auto 2rem}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHow{align-items:center;display:flex}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowReverse{flex-direction:row-reverse}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowImage{flex:0 0 100%;min-width:0;display:none}@media (min-width:1024px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowImage{flex:0 0 32%;display:block}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowImg{width:100%;height:auto;display:block}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowContent{flex:auto;min-width:0}@media (min-width:1024px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowContent{flex-basis:68%;padding-left:3rem}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowTitle{margin-bottom:2rem}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItems{counter-reset:howCounter;width:100%;margin-bottom:2rem;padding:0;list-style:none;overflow:hidden}@media (min-width:700px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItems{flex-wrap:wrap;display:flex}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem{box-sizing:border-box;text-align:center;max-width:300px;margin-bottom:12px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:.75rem;position:relative}@media (min-width:700px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem{float:left;width:33%;max-width:100%}}@media (min-width:1024px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem{text-align:left;padding-left:0;padding-right:1.5rem}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{counter-increment:howCounter;content:counter(howCounter);color:#242424;background:#5ccfc2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 12px;font-size:24px;font-weight:700;line-height:1;display:inline-flex;position:static}@media (min-width:700px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{width:50px;height:50px;font-size:30px}}@media (min-width:1024px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{margin:0 0 12px;position:static}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItemHeading{margin-bottom:4px}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowCta{max-width:80%}@media (min-width:700px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowCta{max-width:100%}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowCtaTitle{margin-bottom:1rem}@media (min-width:1024px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowCtaTitle{margin-bottom:.5rem;margin-right:2rem;display:inline-block}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowButtons{flex-flow:column wrap;gap:12px;margin:0;padding:0;display:flex}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowButtons>:where(a,button){width:100%}@media (min-width:700px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowButtons{flex-direction:row;display:inline-flex}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowButtons>:where(a,button){width:auto}}@media (max-width:1300px) and (min-width:1024px){.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowCtaTitle{margin-bottom:.5rem;margin-right:0;display:block}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowCta{flex-direction:column;align-items:flex-start;display:flex}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowButtons{margin:0}}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItems--teal-black .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{color:#242424;background:#5ccfc2}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItems--yellow-black .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{color:#242424;background:#ffdc1e}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItems--blue-white .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{color:#fff;background:#1e39d2}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItems--red-white .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{color:#fff;background:#fa3c00}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItems--purple-white .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{color:#fff;background:#a639b2}.nfe-web-app .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItems--gray-purple .ProdmarkHowItWorks-module-scss-module__Hz4mma__prodmarkHowItem:before{color:#a639b2;background:#f5f5f5}
.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards{padding:0 1rem;position:relative;overflow:hidden}@media (min-width:700px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards{max-width:42.75rem;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards{max-width:63rem}}@media (min-width:1300px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards{max-width:80.25rem}}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__wrapper{background:#f5f5f5;padding-top:2rem;padding-bottom:3.875rem}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__title{margin-top:0;margin-bottom:.5rem;padding-top:.5rem}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__subtitle{margin-top:0;margin-bottom:1rem}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__subtitle p{margin:0}:is(.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__title,.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__subtitle){justify-content:center;display:flex}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items{flex-flow:wrap;justify-content:center;display:flex}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items a>div>div{flex-direction:column}@media (min-width:700px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items--columns4>a{width:31.7%;margin-bottom:3%;margin-left:.75%;margin-right:.75%}}@media (min-width:1024px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items--columns4>a{width:23.5%;margin-bottom:3%;margin-left:.75%;margin-right:.75%}}@media (max-width:700px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items--columns4>a{border:1px solid #f5f5f5;width:48%;margin:0 auto}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items--columns4>a:hover{z-index:1;position:relative;box-shadow:0 10px 16px -7px #0000006b}}@media (min-width:700px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items--columns3>a{width:31.7%;margin-bottom:3%;margin-left:.75%;margin-right:.75%}}@media (max-width:700px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items--columns3>a{border:1px solid #f5f5f5;width:48%;margin:0 auto}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__items--columns3>a:hover{z-index:1;position:relative;box-shadow:0 10px 16px -7px #0000006b}}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__product{text-align:center;background:#fff;border:1px solid #0000;padding:1.5rem;box-shadow:2px 2px 2px #e1e1e1}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__productImage{width:80%}@media (min-width:1300px){.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__productImage{width:90%}}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__productText{flex-direction:column;align-items:center;width:100%;display:flex}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__productText strong{min-height:3.5rem}.nfe-web-app .ProductAndCategoryCards-module-scss-module__9H2qwa__productAndCategoryCards__productInfo{margin-bottom:0}
.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy{flex-direction:column;align-items:center;display:flex}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__wrapper{flex-direction:column;align-items:center;width:100%;max-width:100%;padding:0 1rem;display:flex}@media (min-width:700px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__wrapper{max-width:42.75rem;margin-left:auto;margin-right:auto;padding:0 1rem}}@media (min-width:1024px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__wrapper{flex-direction:row;justify-content:space-between;align-items:center;max-width:63rem}}@media (min-width:1300px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__wrapper{max-width:80.25rem}}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__image{text-align:center;width:100%;margin-left:auto;margin-right:auto}@media (min-width:1024px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__image{width:40%}}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__imageElement{width:80%;height:auto}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__copy{text-align:center;width:100%;min-width:0;max-width:100%;margin-top:1rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__copy{text-align:left;width:60%;margin-top:0}}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__copyTitle{margin-bottom:1rem}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__copyText{word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;overflow:hidden}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__copyTextTxt{word-wrap:break-word;overflow-wrap:break-word;width:100%;max-width:100%;overflow:hidden}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__copyTextParagraph{margin-bottom:1rem}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__copyTextList{text-align:left;margin-left:auto;margin-right:auto;display:inline-block}@media (min-width:1024px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__copyTextList{margin-left:0}}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__buttonWrapper{text-align:center;flex-direction:column;justify-content:center;width:100%;margin-top:.5rem;padding:0;display:flex}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__buttonWrapper button:not(:last-child){margin-right:0}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__buttonWrapper button{margin-bottom:.5rem}@media (min-width:700px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__buttonWrapper button:not(:last-child){margin-right:.5rem}}@media (min-width:700px) and (max-width:1023px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__buttonWrapper{flex-direction:row;justify-content:center;width:auto}}@media (min-width:1024px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__buttonWrapper{text-align:left;flex-direction:row;justify-content:flex-start;width:auto}}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__chatBtn{width:100%;margin-top:1rem}@media (min-width:700px){.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__chatBtn{width:fit-content}}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__theme--yellow{color:#000000db;background-color:#ffdc1e}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__theme--teal{color:#000000db;background-color:#20b2aa}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__theme--plume{color:#6a0dad;background:#f5f5f5}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__theme--red{color:#fff;background-color:#fa3c00}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__theme--blue{color:#fff;background-color:#1e39d2}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__theme--gray{color:#000000db;background:#ededed}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__theme--light-gray{color:#000000db;background:#f5f5f5}.nfe-web-app .ServiceCopy-module-scss-module__xbofRa__serviceCopy__theme--white{color:#000000db;background:#fff}
.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands{padding:0 1rem;position:relative;overflow:hidden}@media (min-width:700px){.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands{max-width:42.75rem;margin-left:auto;margin-right:auto}}@media (min-width:1024px){.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands{max-width:63rem}}@media (min-width:1300px){.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands{max-width:80.25rem}}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands{margin-top:2rem;margin-bottom:1.25rem;overflow:visible}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__header{flex-direction:column;gap:4px;margin-bottom:24px;padding-bottom:12px;display:flex}@media (min-width:700px){.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__header{flex-direction:row;justify-content:space-between;align-items:center}}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__title{margin:0;padding:0}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__seeAllLink{align-items:center;font-size:16px;font-weight:400;line-height:125%;display:flex}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brands{flex-wrap:wrap;justify-content:space-around;align-items:center;min-height:394px;margin:0;padding:0;list-style:none;display:flex}@media (min-width:700px){.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brands{min-height:296px}}@media (min-width:1024px){.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brands{min-height:197px}}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brand{flex-direction:column;justify-content:center;align-items:center;width:50%;min-height:80px;margin-bottom:12px;display:flex}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brand_mobileHide{display:none}@media (min-width:700px){.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brand_mobileHide{display:flex}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brand{width:calc(100%/var(--brand-cols-md,6))}}@media (min-width:1024px){.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brand{width:calc(100%/var(--brand-cols-lg,8))}}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brandLink{justify-content:center;align-items:center;width:100%;display:flex}.nfe-web-app .FeaturedBrands-module-scss-module__oe8FYa__featuredBrands__brandImage{aspect-ratio:1;object-fit:contain;width:80px;max-width:80px;height:auto;min-height:80px;margin:auto}
.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut{flex-direction:column;justify-content:center;width:100%;display:flex;position:relative}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut{flex-direction:row;align-items:stretch}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__imageContainer{aspect-ratio:2;order:1;width:100%;margin-bottom:1rem;position:relative;overflow:hidden}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__imageContainer{order:1;width:50%;margin-bottom:0}}@media (min-width:1024px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__imageContainer{width:60%}}@media (min-width:1300px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__imageContainer{width:58%}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__imageContainer img{object-fit:cover;object-position:top}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent{text-align:center;box-sizing:border-box;z-index:2;flex-direction:column;order:2;width:100%;margin-left:auto;margin-right:auto;padding:2rem;display:flex;position:relative}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{content:"";border:8vw solid #0000;border-top-width:0;width:0;height:0;margin-top:-8vw;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent{text-align:left;order:2;align-self:center;width:50%;margin-top:0;padding:2rem 2rem 2rem 3rem}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-width:30px 30px 30px 0;border-color:#0000;margin-top:0;margin-left:-30px;top:50%;left:0;transform:translateY(-50%)}}@media (min-width:1024px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent{width:40%;padding-left:2rem}}@media (min-width:1300px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent{width:42%}}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__imageContainer{order:2}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent{order:1}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-width:30px 0 30px 30px;border-color:#0000;margin-left:0;margin-right:-30px;left:auto;right:0}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__removeTriangle .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{display:none}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title{margin-bottom:.5rem;padding-top:0}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title p{margin:0;padding:0}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__separator{border-style:solid;border-color:currentColor;width:100px;margin:1rem auto}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__separator{margin-left:0}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle{text-align:center}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle{text-align:left;max-width:360px;margin-right:auto}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle p{margin:0;padding:0}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle p:not(:last-child){margin-bottom:.5rem}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__dualCtaButtons{margin-top:1rem!important;padding:0!important}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__dualCtaButtons{margin-top:3rem!important}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__buttonWrapper{max-width:100%;margin-left:auto;margin-right:auto}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__buttonWrapperDesktop{order:1;display:none}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__buttonWrapperDesktop{margin-left:0;margin-right:auto;display:block}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__buttonWrapperMobile{order:1;display:block}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__buttonWrapperMobile{display:none}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__underCtaCopy{order:2;margin-top:1rem}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__underCtaCopy p{margin:0;padding:0}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__underCtaCopy p:not(:last-child){margin-bottom:.5rem}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--yellow{color:#000;background-color:gold}:is(.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--yellow .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title,.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--yellow .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle){color:#000}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--yellow .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:gold}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--yellow .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#0000;border-right-color:gold}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--yellow.FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-left-color:gold;border-right-color:#0000}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--teal{color:#000;background-color:teal}:is(.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--teal .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title,.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--teal .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle){color:#000}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--teal .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:teal}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--teal .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#0000;border-right-color:teal}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--teal.FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-left-color:teal;border-right-color:#0000}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--gray{color:#6b46c1;background-color:#e3e3e3}:is(.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--gray .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title,.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--gray .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle){color:#6b46c1}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--gray .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#e3e3e3}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--gray .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#0000;border-right-color:#e3e3e3}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--gray.FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-left-color:#e3e3e3;border-right-color:#0000}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--plume{color:#6b46c1;background-color:#f5f5f5}:is(.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--plume .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title,.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--plume .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle){color:#6b46c1}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--plume .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#f5f5f5}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--plume .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#0000;border-right-color:#f5f5f5}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--plume.FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-left-color:#f5f5f5;border-right-color:#0000}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--light-gray{color:#000;background-color:#f5f5f5}:is(.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--light-gray .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title,.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--light-gray .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle){color:#000}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--light-gray .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#f5f5f5}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--light-gray .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#0000;border-right-color:#f5f5f5}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--light-gray.FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-left-color:#f5f5f5;border-right-color:#0000}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--red{color:#fff;background-color:#dc2626}:is(.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--red .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title,.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--red .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle){color:#fff}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--red .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#dc2626}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--red .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#0000;border-right-color:#dc2626}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--red.FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-left-color:#dc2626;border-right-color:#0000}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--blue{color:#fff;background-color:#1e39d2}:is(.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--blue .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title,.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--blue .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle){color:#fff}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--blue .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#1e39d2}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--blue .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#0000;border-right-color:#1e39d2}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--blue.FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-left-color:#1e39d2;border-right-color:#0000}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--white{color:#000;background-color:#fff}:is(.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--white .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__title,.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--white .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__subtitle){color:#000}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--white .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent{padding-bottom:0}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--white .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent{padding-top:0}}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--white .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#fff}@media (min-width:700px){.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--white .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-bottom-color:#0000;border-right-color:#fff}.nfe-web-app .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__theme--white.FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__reverse .FeatureCallOut-module-scss-module__tr6E2G__featureCallOut__textContent:before{border-left-color:#fff;border-right-color:#0000}}
@font-face{font-family:Sharp Sans Extrabold;src:url(/_next-frontend-web/fonts/SharpSans-Extrabold.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee{margin:24px 0;padding:0 16px}@media (min-width:700px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee{margin:16px 0 48px;padding:0 32px}}@media (min-width:1024px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee{max-width:63rem;margin:48px auto 64px;padding:0}}@media (min-width:1300px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee{max-width:80.25rem;padding:0 16px}}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__content{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__wrapper{flex-direction:column;width:100%;height:100%;display:flex}@media (min-width:700px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__wrapper{flex-direction:row;align-items:stretch;gap:24px}}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__left{flex-direction:column;width:100%;display:flex}@media (max-width:699px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__left{text-align:center;order:1;align-items:center}}@media (min-width:700px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__left{flex:0 0 41.37%;justify-content:flex-start;width:auto;overflow:hidden}}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__title{color:#000000db;letter-spacing:-.8px;margin:0;padding-top:0;font-family:Sharp Sans Extrabold,Sharp Sans,sans-serif;font-size:40px;font-weight:800;line-height:1.01}@media (min-width:700px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__title{letter-spacing:-.02em;margin-bottom:-6px;font-size:45px}}@media (min-width:700px) and (max-width:740px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__title{font-size:40px}}@media (min-width:889px) and (max-width:1023px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__title{font-size:55px}}@media (min-width:1024px) and (max-width:1299px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__title{font-size:59px}}@media (min-width:1300px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__title{font-size:72px}}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__subtitle h2{color:#000000db;margin:12px 0 24px;font-size:14px;font-weight:500;line-height:1.5}@media (min-width:700px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__subtitle h2{margin-top:16px;font-size:16px}}@media (min-width:1024px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__subtitle h2{margin-top:24px;margin-bottom:32px;font-size:20px}}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__subtitle p{margin:0 0 1rem}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__subtitle p:last-child{margin-bottom:0}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__cta{justify-content:center;align-self:stretch;align-items:center;width:100%;text-decoration:none;transition:background-color .2s;display:inline-flex}@media (min-width:700px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__cta{align-self:flex-start;width:fit-content}}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner{background-color:#bcbc53;border-radius:8px;width:100%;position:relative;overflow:hidden}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner:before{content:"";padding-bottom:56.2674%;display:block}@media (max-width:699px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner{order:0;margin-top:10px;margin-bottom:24px}}@media (min-width:700px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner{flex:0 0 56.2%}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner:before{padding-bottom:55.8205%}}@media (min-width:700px) and (max-width:811px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner{height:240px}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner:before{display:none}}@media (min-width:889px) and (max-width:977px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner{height:280px}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner:before{display:none}}@media (min-width:1024px) and (max-width:1299px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner{height:320px}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner:before{display:none}}@media (min-width:1300px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner{flex:0 0 56.7%}}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner picture{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee__imageElement{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (max-width:699px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee_reverse .HeroMarquee-module-scss-module__y2glNW__heroMarquee__banner{order:-1}}@media (min-width:700px){.nfe-web-app .HeroMarquee-module-scss-module__y2glNW__heroMarquee_reverse .HeroMarquee-module-scss-module__y2glNW__heroMarquee__wrapper{flex-direction:row-reverse}}
/*# sourceMappingURL=0nvwlzzbfgfci.css.map*/