@import"https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";@font-face{font-family:Museo Slab;src:url(Museo_Slab_500.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Museo Slab;src:url(Museo_Slab_700.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Museo Slab;src:url(Museo_Slab_900.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}.clone-about-page{--clone-green: #196428;--clone-dark: #1A1A1A;--clone-body: #3D3D3D;--clone-light-green: #ECF3DD;--clone-cream: #FFF6F6;--clone-warm: #FFDD00;--clone-red: #DD3333;--clone-card-bg: #ffffff;--clone-card-border: rgba(0, 0, 0, .08);--clone-radius: 8px;--clone-max-w: 1100px;--clone-font: "Schibsted Grotesk", Arial, sans-serif;--clone-font-heading: "Museo Slab", Georgia, serif}.clone-about-page{font-family:var(--clone-font)}.clone-about-page h1,.clone-about-page h2,.clone-about-page h3,.clone-about-page h4{font-family:var(--clone-font-heading)}.clone-about-hero{position:relative;overflow:hidden;min-height:600px;display:flex;align-items:center;justify-content:center}.clone-about-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.clone-about-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ecf3ddd1;z-index:1;pointer-events:none}.clone-about-hero__content{position:relative;z-index:2;text-align:center;max-width:800px;margin:0 auto;padding:100px 24px}.clone-about-hero__heading{font-size:clamp(40px,7vw,80px);font-weight:900;color:#196428;margin:0 0 20px;line-height:1.05;letter-spacing:-.02em}.clone-about-hero__subtext{font-size:clamp(16px,2vw,20px);line-height:1.5;color:#3d3d3d;margin:0 0 32px}.clone-about-hero__subtext p{margin:0}.clone-about-hero__badges{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.clone-about-hero__badge{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#1a1a1a}.clone-about-hero__badge svg{flex-shrink:0}.clone-about-hero .clone-mobile-only{display:none}@media screen and (max-width:767px){.clone-about-hero{min-height:450px}.clone-about-hero .clone-desktop-only{display:none}.clone-about-hero .clone-mobile-only{display:block}.clone-about-hero__content{padding:60px 20px}.clone-about-hero__heading{font-size:clamp(32px,10vw,48px)}.clone-about-hero__badges{gap:20px}.clone-about-hero__badge{font-size:13px}}.clone-about-imgtext{padding:96px 0 88px}.clone-about-imgtext__container{max-width:1440px;margin:0 auto;padding:0 15px;width:100%}.clone-about-imgtext__wrapper{display:flex;gap:64px;align-items:center;flex-direction:row}.clone-about-imgtext__wrapper--reversed{flex-direction:row-reverse}.clone-about-imgtext__text{flex:1;max-width:590px}.clone-about-imgtext__image{flex:1;min-width:0;border-radius:var(--clone-radius);overflow:hidden}.clone-about-imgtext__icon{display:block;max-width:40px;height:auto;margin-bottom:16px}.clone-about-imgtext__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:var(--clone-dark);margin:0 0 16px;line-height:1.2}.clone-about-imgtext__subheading{font-size:clamp(18px,2vw,24px);line-height:1.4;color:var(--clone-green);margin:0 0 24px;font-weight:600}.clone-about-imgtext__body{font-size:clamp(15px,1.5vw,18px);line-height:1.7;color:var(--clone-body);margin:0}.clone-about-imgtext__body p{margin:0 0 16px}.clone-about-imgtext__body p:last-child{margin-bottom:0}.clone-about-imgtext__image img{width:100%;height:auto;vertical-align:bottom;display:block}@media screen and (max-width:767px){.clone-about-imgtext{padding:40px 0}.clone-about-imgtext__wrapper,.clone-about-imgtext__wrapper--reversed{flex-direction:column;gap:24px}.clone-about-imgtext__image{order:-1;margin:0;border-radius:12px}.clone-about-imgtext__text{max-width:100%;order:2}.clone-about-imgtext__heading{font-size:26px}.clone-about-imgtext__body{font-size:15px}.clone-about-badge{font-size:10px;padding:5px 14px}}.clone-about-philosophy{padding:96px 0 70px}.clone-about-philosophy__container{max-width:var(--clone-max-w);margin:0 auto;padding:0 20px;width:100%}.clone-about-philosophy__header{margin-bottom:48px;text-align:center}.clone-about-philosophy__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:var(--clone-dark);margin:0 0 16px;line-height:1.2}.clone-about-philosophy__subheading{max-width:700px;margin:0 auto;font-size:clamp(15px,1.5vw,18px);line-height:1.6;color:var(--clone-body)}.clone-about-philosophy__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1100px;margin:0 auto}.clone-about-philosophy__card{background-color:#ffffffb3;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:48px 32px;text-align:center}.clone-about-philosophy__card-icon{width:56px;height:56px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;background-color:#dce8cc;border-radius:50%}.clone-about-philosophy__card-icon svg{width:28px;height:28px;color:var(--clone-green)}.clone-about-philosophy__card-icon img{width:28px;height:28px;object-fit:contain}.clone-about-philosophy__card-title{font-size:clamp(18px,1.8vw,22px);font-weight:800;color:var(--clone-dark);margin:0 0 12px;line-height:1.3}.clone-about-philosophy__card-text{font-size:clamp(14px,1.2vw,16px);line-height:1.6;color:var(--clone-body);margin:0}@media screen and (max-width:1024px){.clone-about-philosophy{padding:50px 0}.clone-about-philosophy__grid{grid-template-columns:repeat(3,1fr);gap:20px}.clone-about-philosophy__card{padding:32px 20px}}@media screen and (max-width:767px){.clone-about-philosophy{padding:32px 0}.clone-about-philosophy__header{margin-bottom:24px}.clone-about-philosophy__grid{grid-template-columns:1fr;gap:16px}.clone-about-philosophy__card{padding:18px 14px 24px}}.clone-about-centered{padding:87px 0 94px}.clone-about-centered__container{max-width:896px;margin:0 auto;padding:0 20px;width:100%}.clone-about-centered__wrapper{display:flex;gap:32px;align-items:center;flex-direction:column;text-align:center}.clone-about-centered__text{max-width:700px}.clone-about-centered__icon{display:block;max-width:36px;height:auto;margin:0 auto 16px}.clone-about-centered__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:var(--clone-dark);margin:0 0 16px;line-height:1.2}.clone-about-centered__subheading{font-size:clamp(18px,2vw,24px);line-height:1.4;color:var(--clone-green);margin:0 0 24px;font-weight:600}.clone-about-centered__body{font-size:clamp(15px,1.5vw,18px);line-height:1.7;color:var(--clone-body);margin:0}.clone-about-centered__body p{margin:0 0 16px}.clone-about-centered__body p:last-child{margin-bottom:0}.clone-about-centered__body em{color:var(--clone-green);font-style:normal;font-weight:600}.clone-about-centered__image{border-radius:10px;overflow:hidden;width:100%}.clone-about-centered__image img{width:100%;height:auto;vertical-align:bottom;display:block}@media screen and (max-width:767px){.clone-about-centered{padding:32px 0}.clone-about-centered__wrapper{gap:24px}.clone-about-centered__container{padding:0 16px}}.clone-about-badge{background:#d33;color:#fff;border-radius:50px;padding:6px 16px;font-size:11px;font-weight:700;text-transform:uppercase;display:inline-block;margin-bottom:16px;letter-spacing:.05em;font-family:var(--clone-font)}.clone-about-problems{padding:96px 0 70px}.clone-about-problems__container{max-width:var(--clone-max-w);margin:0 auto;padding:0 20px;width:100%}.clone-about-problems__header{margin-bottom:48px;text-align:center}.clone-about-problems__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:var(--clone-dark);margin:0 0 16px;line-height:1.2}.clone-about-problems__subheading{max-width:700px;margin:0 auto;font-size:clamp(15px,1.5vw,18px);line-height:1.6;color:var(--clone-body)}.clone-about-problems__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.clone-about-problems__card{background-color:var(--clone-card-bg);border:1px solid var(--clone-card-border);border-radius:var(--clone-radius);padding:34px 28px 40px;text-align:start;box-shadow:0 2px 8px #0000000a}.clone-about-problems__card-icon{width:48px;height:48px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:#fde8e8;border-radius:50%;flex-shrink:0}.clone-about-problems__card-icon svg{width:22px;height:22px;color:var(--clone-red)}.clone-about-problems__card-title{font-size:clamp(16px,1.5vw,20px);font-weight:700;color:var(--clone-dark);margin:0 0 12px;line-height:1.3}.clone-about-problems__card-text{font-size:clamp(14px,1.2vw,16px);line-height:1.5;color:var(--clone-body);margin:0}@media screen and (max-width:1024px){.clone-about-problems{padding:50px 0}.clone-about-problems__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:767px){.clone-about-problems{padding:32px 0}.clone-about-problems__header{margin-bottom:24px}.clone-about-problems__grid{grid-template-columns:1fr 1fr;gap:16px}.clone-about-problems__card{padding:18px 14px 24px}}.clone-about-features{padding:96px 0 70px}.clone-about-features__container{max-width:var(--clone-max-w);margin:0 auto;padding:0 20px;width:100%}.clone-about-features__header{margin-bottom:48px;text-align:center}.clone-about-features__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:var(--clone-dark);margin:0 0 16px;line-height:1.2}.clone-about-features__subheading{max-width:700px;margin:0 auto;font-size:clamp(15px,1.5vw,18px);line-height:1.6;color:var(--clone-body)}.clone-about-features__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;max-width:1100px;margin:0 auto}.clone-about-features__card{background-color:#fff;border:none;border-radius:16px;padding:32px 28px;text-align:start;display:flex;gap:20px;align-items:flex-start;box-shadow:0 1px 4px #0000000a}.clone-about-features__card-icon{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;background-color:#fff6f6;border-radius:50%;flex-shrink:0}.clone-about-features__card-icon svg{width:22px;height:22px;color:var(--clone-green);fill:var(--clone-green)}.clone-about-features__card-content{flex:1;min-width:0}.clone-about-features__card-title{font-size:clamp(16px,1.5vw,20px);font-weight:800;color:var(--clone-dark);margin:0 0 8px;line-height:1.3}.clone-about-features__card-text{font-size:clamp(14px,1.2vw,15px);line-height:1.6;color:var(--clone-body);margin:0}@media screen and (max-width:767px){.clone-about-features{padding:32px 0}.clone-about-features__header{margin-bottom:24px}.clone-about-features__grid{grid-template-columns:1fr 1fr;gap:14px}.clone-about-features__card{padding:20px 16px;flex-direction:column;gap:12px}.clone-about-features__card-icon{width:40px;height:40px;min-width:40px}.clone-about-features__card-icon svg{width:20px;height:20px}.clone-about-features__card-title{font-size:16px}.clone-about-features__card-text{font-size:13px}}.clone-about-testimonials{padding:96px 0 70px}.clone-about-testimonials__container{max-width:var(--clone-max-w);margin:0 auto;padding:0 20px;width:100%}.clone-about-testimonials__header{margin-bottom:48px;text-align:center}.clone-about-testimonials__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:var(--clone-dark);margin:0;line-height:1.2}.clone-about-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.clone-about-testimonials__card{background-color:var(--clone-card-bg);border:1px solid var(--clone-card-border);border-radius:var(--clone-radius);padding:34px 28px 40px;text-align:start}.clone-about-testimonials__stars{display:flex;gap:2px;margin-bottom:16px;color:#fd0}.clone-about-testimonials__quote{font-size:clamp(15px,1.3vw,17px);line-height:1.6;color:var(--clone-body);margin:0 0 16px;font-style:italic}.clone-about-testimonials__author{font-size:14px;font-weight:700;color:var(--clone-dark);margin:0}@media screen and (max-width:767px){.clone-about-testimonials{padding:40px 0}.clone-about-testimonials__header{margin-bottom:24px}.clone-about-testimonials__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:0;padding:0 20px}.clone-about-testimonials__grid::-webkit-scrollbar{display:none}.clone-about-testimonials__card{flex:0 0 100%;scroll-snap-align:center;padding:32px 24px;text-align:center}.clone-about-testimonials__stars{justify-content:center}.clone-about-testimonials__quote{font-size:16px}.clone-about-testimonials__dots{display:flex!important;justify-content:center;gap:8px;margin-top:20px}}.clone-about-testimonials__dots{display:none}.clone-about-testimonials__dot{width:8px;height:8px;border-radius:50%;background:#ccc;transition:background .3s}.clone-about-testimonials__dot--active{background:#1a1a1a;width:20px;border-radius:4px}.clone-about-guarantee{padding:96px 0 70px}.clone-about-guarantee__container{max-width:700px;margin:0 auto;padding:0 20px;width:100%;text-align:center}.clone-about-guarantee__badge{margin-bottom:24px}.clone-about-guarantee__badge img{width:180px;height:180px;object-fit:contain}.clone-about-guarantee__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:var(--clone-green);margin:0 0 20px;line-height:1.2}.clone-about-guarantee__body{font-size:clamp(15px,1.5vw,18px);line-height:1.7;color:var(--clone-body);margin:0 0 32px}.clone-about-guarantee__body p{margin:0 0 16px}.clone-about-guarantee__body p:last-child{margin-bottom:0}.clone-about-guarantee__buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:32px}.clone-about-guarantee__btn{display:inline-block;padding:14px 32px;border-radius:50px;font-size:16px;font-weight:700;text-decoration:none;text-align:center;transition:opacity .2s ease;font-family:var(--clone-font)}.clone-about-guarantee__btn:hover{opacity:.85}.clone-about-guarantee__btn--primary{background-color:var(--clone-green);color:#fff}.clone-about-guarantee__btn--secondary{background-color:#fd0;color:var(--clone-dark);border:2px solid #FFDD00}@media screen and (max-width:767px){.clone-about-guarantee{padding:40px 0}.clone-about-guarantee__buttons{flex-direction:row!important;flex-wrap:nowrap!important;justify-content:center;gap:10px}.clone-about-guarantee__btn{padding:12px 18px;font-size:13px;width:auto!important;max-width:none!important;white-space:nowrap}.clone-about-guarantee__badge img{width:100px;height:100px}}.clone-about-community{padding:96px 0 70px}.clone-about-community__container{max-width:var(--clone-max-w);margin:0 auto;padding:0 20px;width:100%}.clone-about-community__header{margin-bottom:48px;text-align:center}.clone-about-community__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:var(--clone-dark);margin:0 0 16px;line-height:1.2}.clone-about-community__subheading{max-width:700px;margin:0 auto;font-size:clamp(15px,1.5vw,18px);line-height:1.6;color:var(--clone-body)}.clone-about-community__grid{display:flex;justify-content:center;gap:64px;flex-wrap:wrap}.clone-about-community__stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px}.clone-about-community__stat-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#ecf3dd99;border-radius:50%;border:1px solid rgba(25,100,40,.12)}.clone-about-community__stat-icon svg{width:30px;height:30px;color:var(--clone-green);fill:none;stroke:var(--clone-green)}.clone-about-community__stat-label{font-size:clamp(15px,1.5vw,18px);font-weight:700;color:var(--clone-dark);margin:0}@media screen and (max-width:767px){.clone-about-community{padding:32px 0}.clone-about-community__header{margin-bottom:24px}.clone-about-community__grid{gap:32px}}.clone-about-cta{background-color:#196428;padding:96px 0}.clone-about-cta__container{max-width:800px;margin:0 auto;padding:0 20px;width:100%;text-align:center}.clone-about-cta__heading{font-size:clamp(28px,3.5vw,40px);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}.clone-about-cta__subtext{font-size:clamp(15px,1.5vw,18px);line-height:1.6;color:#ffffffd9;margin:0 0 32px}.clone-about-cta__btn{display:inline-block;padding:16px 40px;border-radius:50px;font-size:16px;font-weight:700;text-decoration:none;background-color:#fff;color:#196428;transition:opacity .2s ease;font-family:var(--clone-font)}.clone-about-cta__btn:hover{opacity:.9}@media screen and (max-width:767px){.clone-about-cta{padding:48px 0}.clone-about-cta__btn{width:100%;max-width:300px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/clone-about-us.css.map */
