.cardSection{padding:40px 128px 0}.cardSection .card-list{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(2,1fr)}@media(max-width:991px){.cardSection .card-list{grid-template-columns:1fr}}.cardSection .product-feature-item{display:flex;gap:10px;width:100%;background-color:var(--cream-puff);border-radius:15px;height:100%;padding:40px;align-self:stretch}@media(max-width:767px){.cardSection .product-feature-item{flex-direction:column;gap:20px}}.cardSection .product-feature-item .feature-content.has-image{flex:1 1;min-width:0}@media(max-width:767px){.cardSection .product-feature-item .feature-content.has-image{width:100%}}.cardSection .product-feature-item .feature-content{display:flex;flex-direction:column;gap:10px}.cardSection .product-feature-item .feature-image{flex:1 1;min-width:0;display:flex;align-items:center;justify-content:center;border-radius:15px}.cardSection .product-feature-item .feature-image img{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1 0;align-self:stretch;width:100%;height:100%;object-fit:cover;border-radius:15px;aspect-ratio:1}.cardSection .product-feature-item .card-btn{color:var(--primary-new-color);border:1px solid var(--orange-color-f6);background-color:var(--background);border-radius:8px;padding:10px 20px;font-size:18px;font-weight:800;line-height:150%;transition:all .3s}.cardSection .product-feature-item .card-btn:active,.cardSection .product-feature-item .card-btn:hover{background-color:rgba(0,0,0,0);border-color:var(--red-rock);color:var(--red-rock)}.cardSection .product-feature-item .features-title{font-size:24px;font-style:normal;font-weight:900;line-height:130%}.cardSection .product-feature-item .features-description{font-size:18px;font-style:normal;font-weight:400;line-height:160%}@media(max-width:1199px){.cardSection{padding:40px 10px}}.fastFactSecton{display:flex;padding:80px 100px;flex-direction:column;align-items:center;gap:10px;align-self:stretch}.fastFactSecton .card-items{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;margin-bottom:1rem}.fastFactSecton .card-items .card-item{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 1rem);max-width:calc(33.333% - 1rem);display:flex;padding:30px;flex-direction:column;align-items:flex-start;flex:1 0;text-align:center;border-radius:10px;background:var(--true-white-ffffff,#fff);box-shadow:0 0 4px 1px rgba(0,0,0,.25)}.fastFactSecton .card-items .card-item .display-6{font-size:40px;font-style:normal;font-weight:500;line-height:110%}.fastFactSecton .card-items .card-item .card-description{font-size:16px;font-style:normal;font-weight:600;line-height:17px}.fastFactSecton .card-items .card-item:first-child:nth-last-child(2),.fastFactSecton .card-items .card-item:first-child:nth-last-child(2)~.card-item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}.fastFactSecton .card-items .card-item:only-child{flex:0 0 100%;max-width:100%}@media(max-width:575px){.fastFactSecton .card-items .card-item{flex:0 0 100%;max-width:100%}}@media(max-width:767px){.fastFactSecton .card-items .card-item{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);max-width:calc(50% - 1rem)}}@media(max-width:1199px){.fastFactSecton{padding:40px 10px}}.hero-wrapper{padding:40px 100px}.hero-wrapper .hero-image{border-radius:20px}.hero-wrapper .hero-right{overflow:hidden}.hero-wrapper .hero-container{flex-direction:column;align-items:flex-start;gap:10px}.hero-wrapper .hero-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:17px;flex:1 0}@media(max-width:575px){.hero-wrapper .hero-left-container{text-align:center}}.hero-wrapper .hero-left-container p{font-size:18px;font-weight:400}@media(max-width:767px){.hero-wrapper .hero-left-container p{font-size:16px}}.hero-wrapper .hero-left-container .prose h2{font-size:48px;font-style:normal;font-weight:700;line-height:54px;margin-bottom:20px}.hero-wrapper .hero-left-container .prose p{font-size:18px;font-style:normal;font-weight:400;line-height:160%}.hero-wrapper .hero-left-container .prose p a{text-decoration:underline;color:#f16622}@media(max-width:1199px){.hero-wrapper{padding:20px 10px}}.section-label{padding:9px 24px;gap:8px;border-radius:8px;background-color:var(--light-blue);text-align:center;color:var(--black-color);font-size:13px;text-transform:uppercase;font-weight:900;letter-spacing:2.6px;display:inline-grid;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.approved-copy{display:flex;padding:80px 100px;flex-direction:column;align-items:center;gap:10px;align-self:stretch}.approved-copy .accordion-body .prose p{font-size:16px;font-style:normal;font-weight:400;line-height:160%}.approved-copy .approvedcopy-header{font-size:32px;font-style:normal;font-weight:900;line-height:130%;margin-top:20px;margin-bottom:10px;text-align:center}@media(max-width:767px){.approved-copy{padding:40px 10px}}:root{--background:#ffffff;--background-grey:#f4f4f5;--foreground-77:#777;--foreground-4a:#4a4a4a;--foreground:#222;--primary-color:#f68b1c;--primary-color-300:#fabd7e;--primary-color-light:#fff590;--secondary-color:#acc034;--secondary-color-dark:#9eb030;--black-color:#000;--black-color-50:rgba(0,0,0,0.5);--black-color-35:rgba(34,34,34,0.35);--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;--orange-color-f6:#f16622;--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-1f1:#1f1f49;--dark-blue:#110930;--primary-new-color:#f16622;--smoke-cream-color:#c1b3aa;--avatar-cream-color:#feddbf;--blue-badge:#262447;--blue-dark:#262447;--light-peach:#ffeddf;--blue-433:#433a76;--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:#ffffff;--foreground:#222}}.top-quotes{padding:80px 100px;gap:10px}.top-quotes,.top-quotes .top-quotes-content{display:flex;flex-direction:column;align-items:center;align-self:stretch}.top-quotes .top-quotes-content{padding:40px;justify-content:center;gap:15px;border-radius:5px;background:var(--white-color,#fff)}.top-quotes .top-quotes-content p{font-size:20px;font-style:italic;font-weight:700;line-height:150%;text-align:center}.top-quotes .top-quotes-author{font-size:14px;font-style:italic;font-weight:500;line-height:100%;color:var(--smoke-cream-color)}@media(max-width:767px){.top-quotes{padding:40px 10px}}
/*# sourceMappingURL=263ec206ab8a5f8c.css.map*/