:root{--background:#fff;--background-grey:#f4f4f5;--foreground-77:#777;--foreground-4a:#4a4a4a;--foreground:#222;--primary-color:#f16622;--primary-color-300:#fabd7e;--primary-color-light:#fff590;--secondary-color:#acc034;--secondary-color-dark:#9eb030;--black-color:#000;--black-color-50:#00000080;--black-color-35:#22222259;--black-1D1:#1d1b20;--white-color:#fff;--darkorange-color:#d67109;--dark-secondary-color:#9eb030;--border-d9:#d9d9d9;--gray-8d:#8d8d8d;--yellow-color:#fefde6;--bg-grey:#f4f4f4;--gray-cd:#cdcdcd;--yellow-color-ff:#fff37c;--yellow-color-fe:#fefde6;--yellow-color-fff5:#fff5af;--secondary-color-3b:#3b1f10;--gray-b3:#b3b3b3;--gray-55:#555;--gray-f5:#f5f5f5;--gray-dd:#ddd;--primary-hover:#d67109;--grey-f6:#6f6f6f;--grey-B4:#b4b4b4;--grey-f8:#f8f8f8;--grey-d7:#d7e1e6;--grey-d4:#d4d5d5;--grey-ada:#adadad;--grey-f9:#f9f9fa;--orange-f89:#f89f43;--orange-color-f4:#f4810a;--orange-color-f5:#f58a1f;--cream-color:#f8f0eb;--gray-ee:#eee;--gray-99:#999;--beige-color:#faf7f4;--warm-beige:#f8f1eb;--cream-puff:#faf7f4;--smoke:#c1b3aa;--gray-68:#685f5b;--peach-9e:#fccc9e;--dark-heart:#770e1b;--red-rock:#e24d1a;--blue-384:#38466e;--blue-597:#5974a9;--primary-new-color:#f16622;--smoke-cream-color:#c1b3aa;--avatar-cream-color:#feddbf;--blue-badge:#262447;--light-peach:#ffeddf;--light-skin:#f8f1eb;--dark-carnation:#f78491;--slate-200:#e3e3e3;--box-shadow-color:#00000040;--neutral-color-500:#918885;--neutral-color-default:#1e1e1e;--light-blue:#d2e8ec}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#222}}.new-product-hero-section{background:linear-gradient(204.51deg,#faf7f4 21.5%,#fff 86.75%);align-items:center;display:flex;position:relative;overflow:hidden}.new-product-hero-section.hero-with-background{background-color:var(--cream-puff)}.new-product-hero-section .hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:40px 0;display:grid}@media (max-width:991px){.new-product-hero-section .hero-content{grid-template-columns:1fr 325px;gap:10px}}@media (max-width:767px){.new-product-hero-section .hero-content{grid-template-columns:1fr;gap:20px;padding:40px 0}}@media (max-width:991px){.new-product-hero-section .hero-text{flex:auto}}@media (max-width:767px){.new-product-hero-section .hero-text{flex-direction:column;display:flex}}.new-product-hero-section .hero-text .product-header{align-items:center;margin-bottom:34px;display:flex}@media (max-width:767px){.new-product-hero-section .hero-text .product-header{justify-content:center;margin-bottom:28px}}.new-product-hero-section .hero-text .product-header .prose{align-items:center;display:flex}@media (max-width:767px){.new-product-hero-section .hero-text .product-header .prose{justify-content:center}}.new-product-hero-section .hero-text .product-header img{max-width:40px;margin-right:12px}.new-product-hero-section .hero-text .product-header h3,.new-product-hero-section .hero-text .product-header p{color:var(--black-color);margin:0;font-size:31px;font-weight:900}.new-product-hero-section .hero-text .hero-title{color:var(--black-color);margin-bottom:20px;font-size:48px;font-weight:700;line-height:54px}@media (max-width:767px){.new-product-hero-section .hero-text .hero-title{text-align:center;order:1}}.new-product-hero-section .hero-text .hero-title h1{color:var(--black-color);margin:0;font-size:48px;font-weight:700;line-height:54px}.new-product-hero-section .hero-text .hero-description{color:var(--black-color);max-width:550px;margin-bottom:20px;font-size:18px;line-height:1.6}@media (max-width:767px){.new-product-hero-section .hero-text .hero-description{text-align:center;order:3;margin-left:auto;margin-right:auto}}.new-product-hero-section .hero-text .hero-highlights{align-items:center;gap:22px;display:flex}@media (max-width:991px){.new-product-hero-section .hero-text .hero-highlights{flex-direction:column;order:4;align-items:flex-start;gap:0}}@media (max-width:767px){.new-product-hero-section .hero-text .hero-highlights{justify-content:center;width:100%;max-width:210px;margin:0 auto}}.new-product-hero-section .hero-text .hero-highlights .hero-highlight{align-items:center;gap:5px;display:flex}@media (max-width:767px){.new-product-hero-section .hero-text .hero-highlights .hero-highlight{width:100%}}.new-product-hero-section .hero-text .hero-highlights .hero-highlight img{vertical-align:baseline;width:8px;height:15px}.new-product-hero-section .hero-text .hero-highlights .hero-highlight span{color:var(--black-color);font-size:18px}.new-product-hero-section .hero-text .hero-highlights .hero-highlight .right-arrow{color:var(--primary-text-large,var(--primary-color));width:auto}.new-product-hero-section .hero-text .hero-button-container{flex-wrap:wrap;gap:15px;margin-bottom:15px;display:flex}@media (max-width:767px){.new-product-hero-section .hero-text .hero-button-container{flex-direction:column;order:2}}.new-product-hero-section .hero-image{position:relative}@media (max-width:767px){.new-product-hero-section .hero-image{background:linear-gradient(144.98deg,#faf7f4 -8.94%,#fbbb6f 50.95%,#f7981e 75.52%,#f16622 92.03%);border-radius:14px}}.new-product-hero-section .hero-image .hero-img{border-radius:16px;width:100%;height:auto}@media (max-width:767px){.new-product-hero-section .hero-image .hero-img{border-radius:14px}}
/*# sourceMappingURL=0novd-yzu9k5m.css.map*/