.os-page{color:#004876;font-family:Poppins,sans-serif;overflow-x:hidden}.os-layout{max-width:1490px;margin:0 auto;padding:48px clamp(15px,3.5vw,80px) 0px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,4vw,80px);align-items:start}.os-left,.os-right{display:flex;flex-direction:column;gap:0}.os-desktop-only{display:block}.os-mobile-only,.os-mobile-title,.os-mobile-story-text,.os-mobile-idea-title,.os-mobile-second-image,.os-mobile-materials-title,.os-mobile-growing-title{display:none}.os-story__title{font-family:Josefin Sans,sans-serif;font-size:clamp(28px,5vw,42px);font-weight:400;color:#004876;margin:0 0 20px;line-height:1.1}.os-idea__title,.os-section__title{font-family:Josefin Sans,sans-serif;font-size:clamp(28px,4vw,35px);font-weight:400;color:#004876;margin:0 0 20px;line-height:1.15}.os-story__body p,.os-idea__body p,.os-materials__body p,.os-growing__body p,.os-bdd__body p{font-size:16px;line-height:1.8;color:#444;margin-bottom:16px}.os-story__body p:last-child,.os-idea__body p:last-child,.os-materials__body p:last-child,.os-growing__body p:last-child,.os-bdd__body p:last-child{margin-bottom:0}.os-founder img,.os-second-image img{width:100%;height:auto;display:block;border-radius:16px;object-fit:cover;margin-bottom:0}.os-idea,.os-materials__text-col,.os-growing{margin-bottom:70px;margin-top:15px}.os-materials__image-col{margin-left:calc(-1*clamp(15px,3.5vw,80px) + 15px);overflow:hidden;margin-bottom:20px}.os-materials__image-col img{width:100%;height:auto;display:block;object-fit:cover;border-radius:0 16px 16px 0}.os-growing__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.os-growing__grid-item{border-radius:12px;overflow:hidden}.os-growing__grid-item img{width:100%;height:auto;display:block;border-radius:12px}.os-growing__carousel{position:relative;padding:0 44px}.os-carousel__viewport{overflow:hidden;border-radius:12px}.os-carousel__track{display:flex;transition:transform .35s ease}.os-carousel__slide{flex:0 0 100%;text-align:center}.os-carousel__slide img{width:100%;height:auto;display:block;border-radius:12px}.os-carousel__arrow{position:absolute;top:45%;transform:translateY(-50%);z-index:2;width:36px;height:36px;border-radius:50%;background:#004876;color:#fff;border:none;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.os-carousel__arrow--prev{left:2px}.os-carousel__arrow--next{right:2px}.os-carousel__dots{display:flex;justify-content:center;gap:8px;margin-top:14px}.os-carousel__dot{width:10px;height:10px;border-radius:50%;background:#c5d8d8;border:none;cursor:pointer;padding:0;transition:background .2s}.os-carousel__dot.active{background:#004876}.os-bdd__stats{display:flex;flex-direction:column;gap:clamp(5px,4vw,64px);width:100%;max-width:700px;margin:0 auto}.os-bdd__stats-wrapper{display:flex;align-items:center;gap:2px;justify-content:center}.os-bdd__stat-box{background:#dfeded;border-radius:16px;padding:24px 28px;display:flex;flex-direction:column;gap:6px;text-align:center}.os-bdd__stat-number{font-family:Josefin Sans,sans-serif;font-size:28px;font-weight:600;color:#004876;line-height:1.1}.os-bdd__stat-label{font-size:14px;color:#004876;line-height:1.4}.os-bdd__arrow{width:clamp(90px,10vw,100px);height:auto;flex-shrink:0}.os-bdd__arrow--left{align-self:flex-start;margin-top:50px;margin-right:-20px}.os-bdd__arrow--right{align-self:flex-end;margin-bottom:20%;margin-left:-20px}.os-bdd__footnote{font-size:12px;color:#777;margin:-40px 0 0;text-align:center}.os-bdd__text-col{display:flex;flex-direction:column}.os-bdd__btn{display:inline-block;margin-top:24px;padding:12px 32px;background:#004876;color:#fff;font-family:Josefin Sans,sans-serif;font-size:20px;font-weight:500;border-radius:999px;text-decoration:none;transition:background .2s;align-self:center}.os-bdd__btn:hover{background:#dfeded;text-decoration:none;color:#004876}.os-bkl{margin-top:70px}.os-bkl__body p{font-size:16px;line-height:1.8;color:#444;margin-bottom:16px}.os-bkl__body p:last-child{margin-bottom:0}.os-awards__img{width:100%;height:auto;display:block;margin-top:24px}.os-bkl__product{margin-top:70px}.os-bkl__product img,.os-bkl__product-img{width:100%;height:auto;display:block;border-radius:16px}.testimonials{max-width:1490px;margin:70px auto 100px;padding:0 clamp(15px,3.5vw,80px);text-align:center}.testimonials__title{font-family:Josefin Sans,sans-serif;font-size:clamp(28px,4vw,35px);font-weight:400;color:#004876;margin:0 0 15px}.testimonials__carousel{position:relative;padding:0}.testimonials__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:50px;height:50px;border-radius:50%;background:#004876;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;flex-shrink:0}.testimonials__arrow:hover{background:#dcefee}.testimonials__arrow:hover:before{border-color:#004876}.testimonials__arrow--prev{left:-62px}.testimonials__arrow--prev:before{content:"";width:12px;height:12px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);margin-left:4px}.testimonials__arrow--next{right:-62px}.testimonials__arrow--next:before{content:"";width:12px;height:12px;border-right:2px solid #fff;border-top:2px solid #fff;transform:rotate(45deg);margin-right:4px}.testimonials__arrow:disabled{opacity:.3;cursor:default;pointer-events:none}.testimonials__viewport{overflow:hidden}.testimonials__track{display:flex;gap:24px;transition:transform .35s ease}.testimonials__card{flex:0 0 calc((100% - 48px) / 3);background:#dcefee;border-radius:18px;padding:28px 24px 24px;text-align:center;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.testimonials__stars{display:block;width:110px;height:auto;margin:0 auto 4px}.testimonials__quote{font-family:Poppins,sans-serif;font-size:15px;line-height:1.5;color:#004876;flex:1;text-align:center}.testimonials-quote__text{display:inline;font:inherit;color:#004876}.testimonials-quote__toggle{display:inline;width:auto;min-width:0;margin:0 0 0 6px;padding:0;border:0;background:transparent;box-shadow:none;-webkit-appearance:none;appearance:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:inherit;color:#004876;cursor:pointer;white-space:nowrap;vertical-align:baseline;text-decoration:none;text-underline-offset:3px}.testimonials__attribution{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#004876}@media screen and (max-width:900px){.os-layout{grid-template-columns:1fr;gap:0}.os-desktop-only{display:none}.os-mobile-only{display:flex;flex-direction:column;gap:10px;margin-top:50px}.os-mobile-only:first-child{margin-top:0}.os-mobile-title,.os-mobile-story-text,.os-mobile-idea-title,.os-mobile-second-image,.os-mobile-materials-title,.os-mobile-growing-title{display:block}.os-desktop-idea-title{display:none}.os-mobile-title,.os-mobile-idea-title,.os-section__title,.os-story__title,.os-idea__title{margin:0;text-align:center}.os-idea,.os-materials__text-col,.os-growing{margin-bottom:0}.os-materials__image-col{margin-left:0;margin-bottom:0}.os-materials__image-col img{border-radius:16px}.testimonials__card{flex:0 0 calc((100% - 24px)/2)}.testimonials__carousel{padding:0 72px}.testimonials__arrow{width:42px;height:42px}.testimonials__arrow--prev{left:8px}.testimonials__arrow--next{right:8px}.os-bdd__arrow--right{margin-bottom:10%}}@media screen and (max-width:560px){.testimonials__carousel{padding:0 60px}.testimonials__viewport{overflow:hidden;width:100%}.testimonials__track{gap:0}.testimonials__card{flex:0 0 100%;max-width:100%}.testimonials__arrow{width:38px;height:38px}.testimonials__arrow--prev{left:8px}.testimonials__arrow--next{right:8px}.os-bdd__arrow{display:none}.os-bdd__footnote{margin-top:-15px}}@media screen and (max-width:768px){.os-layout{padding-top:32px;padding-bottom:48px}}
/*# sourceMappingURL=/cdn/shop/t/262/assets/our-story.css.map */
