.kbs-home{--kbs-black:#111;--kbs-gray:#f4f4f4;--kbs-line:#e5e5e5;--kbs-muted:#666;--kbs-lime:#b7ff00;color:var(--kbs-black)}.kbs-wrap{width:min(1180px,calc(100% - 32px));margin:auto}.kbs-strip{background:#111;color:#fff;text-align:center;font-size:12px;font-weight:800;line-height:1.3;padding:9px 12px}.kbs-strip a{color:#fff;text-decoration:none}.kbs-hero{position:relative;min-height:620px;overflow:hidden;background:#111}.kbs-hero__media,.kbs-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.kbs-hero__media picture,.kbs-hero__media img{width:100%;height:100%;display:block}.kbs-hero__media img{object-fit:cover}.kbs-hero__shade{background:linear-gradient(90deg,#000000c2,#00000059 55%,#0000001f)}.kbs-hero__content{position:relative;z-index:2;min-height:620px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:64px 0;color:#fff}.kbs-hero__content h1{max-width:760px;margin:0 0 14px;color:#fff;font-size:clamp(42px,6vw,72px);line-height:.98;letter-spacing:-.045em;font-weight:900}.kbs-hero__content p{max-width:650px;margin:0 0 25px;color:#fff;font-size:18px;line-height:1.45}.kbs-actions{display:flex;gap:10px;flex-wrap:wrap}.kbs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 23px;border-radius:999px;text-decoration:none;font-weight:900}.kbs-btn--lime{background:var(--kbs-lime);color:#111}.kbs-btn--outline{border:1px solid rgba(255,255,255,.9);color:#fff;background:#0000001f}.kbs-benefits{padding:18px 0 8px;background:#fff}.kbs-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.kbs-benefit{display:flex;align-items:center;gap:11px;padding:14px;border:1px solid var(--kbs-line);border-radius:14px;background:#fff}.kbs-benefit__icon{width:38px;height:38px;min-width:38px;border-radius:50%;display:grid;place-items:center;background:#f2f2f2}.kbs-benefit__icon svg{width:20px;height:20px;fill:#111}.kbs-benefit__copy{display:flex;flex-direction:column;gap:2px}.kbs-benefit strong{font-size:14px;line-height:1.15}.kbs-benefit small{font-size:12px;color:var(--kbs-muted);line-height:1.2}.kbs-section{padding:46px 0}.kbs-section--soft{background:#f7f7f7}.kbs-heading{text-align:center;max-width:760px;margin:0 auto 26px}.kbs-heading__eyebrow{display:block;font-size:11px;font-weight:900;letter-spacing:.17em;color:#6a6a6a;margin-bottom:8px}.kbs-heading h2{margin:0 0 8px;font-size:clamp(28px,4vw,40px);line-height:1.06;letter-spacing:-.035em;font-weight:900}.kbs-heading p{margin:0;color:var(--kbs-muted);line-height:1.45}.kbs-categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.kbs-category{position:relative;overflow:hidden;border-radius:18px;aspect-ratio:1/1;background:#eee;text-decoration:none;color:#111}.kbs-category img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.kbs-category:hover img{transform:scale(1.025)}.kbs-category:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 48%,rgba(0,0,0,.67))}.kbs-category span{position:absolute;z-index:2;left:14px;right:14px;bottom:14px;background:#fffffff5;border-radius:999px;padding:8px 12px;text-align:center;font-size:13px;font-weight:900}.kbs-magene{padding:18px 0 42px}.kbs-magene__inner{display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border-radius:26px;background:#111}.kbs-magene__copy{padding:48px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.kbs-magene__copy .kbs-heading__eyebrow{color:var(--kbs-lime)}.kbs-magene__copy h2{margin:0 0 14px;color:#fff;font-size:clamp(31px,4vw,50px);line-height:1.02;letter-spacing:-.04em}.kbs-magene__copy p{margin:0 0 24px;max-width:520px;color:#d8d8d8;line-height:1.45}.kbs-magene__media{background:#f2f2f2;display:grid;place-items:center;min-height:390px;padding:30px}.kbs-magene__media img{width:100%;height:100%;max-height:430px;object-fit:contain}.kbs-products{display:grid;grid-template-columns:repeat(4,1fr);gap:24px 14px}.kbs-product{text-decoration:none;color:#111;display:block}.kbs-product__media{position:relative;aspect-ratio:1/1;border-radius:14px;overflow:hidden;background:#f2f2f2}.kbs-product__media img{width:100%;height:100%;object-fit:cover;display:block}.kbs-product__meta{padding-top:10px}.kbs-product__title{display:block;font-size:14px;line-height:1.3;font-weight:700}.kbs-product__price{display:block;margin-top:5px;font-size:14px;font-weight:900}.kbs-solutions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.kbs-solution{padding:26px;border-radius:18px;background:#fff;border:1px solid var(--kbs-line);text-decoration:none;color:#111;display:flex;flex-direction:column;gap:8px;transition:.2s ease}.kbs-solution:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000012}.kbs-solution__icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--kbs-lime);margin-bottom:6px}.kbs-solution__icon svg{width:22px;height:22px;fill:#111}.kbs-solution strong{font-size:18px}.kbs-solution span{font-size:14px;line-height:1.4;color:var(--kbs-muted)}.kbs-store{position:relative;overflow:hidden;border-radius:26px;min-height:470px;background:#111}.kbs-store>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%}.kbs-store:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000014,#00000038 42%,#000000e0)}.kbs-store__content{position:absolute;z-index:2;left:50%;bottom:34px;transform:translate(-50%);width:min(90%,830px);text-align:center;color:#fff}.kbs-store__content h3{margin:0 0 8px;color:#fff;font-size:clamp(28px,4vw,44px);letter-spacing:-.03em}.kbs-store__content p{margin:0 0 14px;color:#fff}.kbs-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:18px}.kbs-badges span{padding:7px 11px;border:1px solid rgba(255,255,255,.55);border-radius:999px;font-size:12px;font-weight:800}.kbs-brands{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 8px;scrollbar-width:none}.kbs-brands::-webkit-scrollbar{display:none}.kbs-brand{flex:1 0 128px;min-height:62px;display:grid;place-items:center;background:#fff;border:1px solid #dedede;border-radius:12px;text-decoration:none;color:#111;font-weight:900;scroll-snap-align:center}.kbs-brand:hover{border-color:var(--kbs-lime)}.kbs-center{text-align:center;margin-top:22px}.kbs-center .kbs-btn{background:#111;color:#fff}@media(max-width:749px){.kbs-wrap{width:min(100% - 24px,1180px)}.kbs-strip{font-size:11px;padding:8px 10px}.kbs-hero,.kbs-hero__content{min-height:520px}.kbs-hero__shade{background:linear-gradient(to top,#000000d1,#00000024 70%)}.kbs-hero__content{padding:34px 0}.kbs-hero__content h1{font-size:39px;max-width:94%}.kbs-hero__content p{font-size:15px;max-width:94%}.kbs-actions{width:100%}.kbs-actions .kbs-btn{flex:1;padding:0 15px;font-size:13px}.kbs-benefits{padding:14px 0 4px}.kbs-benefits__grid{grid-template-columns:repeat(2,1fr);gap:8px}.kbs-benefit{padding:11px 9px;gap:8px}.kbs-benefit__icon{width:34px;height:34px;min-width:34px}.kbs-benefit strong{font-size:12.5px}.kbs-benefit small{font-size:11px}.kbs-section{padding:34px 0}.kbs-heading{margin-bottom:20px}.kbs-heading h2{font-size:29px}.kbs-categories{grid-template-columns:repeat(2,1fr);gap:9px}.kbs-category{border-radius:14px}.kbs-category span{left:8px;right:8px;bottom:8px;padding:7px 8px;font-size:11px}.kbs-magene{padding:10px 0 30px}.kbs-magene__inner{grid-template-columns:1fr;border-radius:20px}.kbs-magene__copy{padding:28px 22px}.kbs-magene__copy h2{font-size:30px}.kbs-magene__copy p{font-size:14px}.kbs-magene__media{min-height:285px;padding:20px}.kbs-products{grid-template-columns:repeat(2,1fr);gap:22px 9px}.kbs-product__title,.kbs-product__price{font-size:12.5px}.kbs-solutions{grid-template-columns:1fr;gap:10px}.kbs-solution{padding:20px}.kbs-store{min-height:390px;border-radius:20px}.kbs-store__content{bottom:22px}.kbs-store__content h3{font-size:25px}.kbs-store__content p{font-size:13px}.kbs-badges{gap:6px}.kbs-badges span{font-size:11px;padding:6px 9px}.kbs-brand{flex-basis:145px;min-height:58px}}@media screen and (min-width:750px){#categorias .kbs-heading{margin-bottom:24px!important}#categorias .kbs-categories--desktop{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;align-items:start!important}#categorias .kbs-category{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;aspect-ratio:auto!important;overflow:visible!important;border-radius:0!important;background:transparent!important}#categorias .kbs-category:after{display:none!important}#categorias .kbs-category img{width:min(100%,210px)!important;height:auto!important;aspect-ratio:1/1!important;border-radius:50%!important;object-fit:cover!important;box-shadow:0 8px 24px #00000012!important}#categorias .kbs-category span{position:static!important;display:block!important;margin-top:12px!important;padding:0!important;background:transparent!important;border-radius:0!important;font-size:14px!important;line-height:1.25!important;font-weight:800!important;color:#111!important;text-align:center!important}.kbs-apparel-carousel__controls,.kbs-apparel-carousel__hint{display:none!important}.kbs-apparel-carousel__track{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:18px!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.kbs-apparel-carousel__slide{width:auto!important;min-width:0!important;aspect-ratio:5/4!important;scroll-snap-align:none!important}.kbs-nutrition-carousel__controls,.kbs-nutrition-carousel__hint{display:none!important}.kbs-nutrition-carousel__track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:16px!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}.kbs-nutrition-carousel__slide{width:auto!important;min-width:0!important;scroll-snap-align:none!important}.kbs-magene-section .kbs-magene-shell{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}[id^=KBSStore-] .kbs-store{width:min(100%,1040px)!important;max-width:1040px!important;margin-left:auto!important;margin-right:auto!important}}@media screen and (max-width:749px){#categorias{padding-bottom:12px!important}.section-kbs-apparel .kbs-apparel-carousel{margin-top:0!important}}@media screen and (min-width:750px){[id^=KBSHero-]{min-height:640px!important}[id^=KBSHero-] .kbs-hero__content{min-height:640px!important;padding:68px 0 62px!important}[id^=KBSHero-] .kbs-hero__shade{background:linear-gradient(90deg,#000000b8,#0000004d 54%,#00000014)!important}[id^=KBSHero-] .kbs-hero__content h1{max-width:720px!important;font-size:clamp(48px,5vw,68px)!important;margin-bottom:16px!important}[id^=KBSHero-] .kbs-hero__content p{max-width:610px!important;font-size:17px!important;margin-bottom:26px!important}[id^=KBSHero-] .kbs-actions{gap:12px!important}[id^=KBSHero-] .kbs-actions .kbs-btn{min-height:50px!important;padding:0 26px!important}[id^=KBSHero-] .kbs-btn--outline{background:#00000014!important;border-color:#ffffffc7!important}[id^=KBSTrust-]{padding:20px 0 12px!important}[id^=KBSTrust-] .kbs-benefits__grid{gap:14px!important}[id^=KBSTrust-] .kbs-benefit{padding:14px 16px!important;border-radius:16px!important}[id^=KBSTrust-] .kbs-benefit__icon{width:40px!important;height:40px!important;min-width:40px!important}#categorias{padding-top:32px!important;padding-bottom:36px!important}#categorias .kbs-heading{margin-bottom:22px!important}#categorias .kbs-category-desktop-item{gap:9px!important}#categorias .kbs-category-desktop-item__media{width:min(128px,100%)!important}#categorias .kbs-category-desktop-item__label{font-size:clamp(12px,.9vw,14px)!important}[id^=KBSApparel-]{margin:0!important;padding:34px 0 38px!important}[id^=KBSApparel-] .kbs-apparel-carousel__wrap{width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important}[id^=KBSApparel-] .kbs-apparel-carousel__head{margin-bottom:20px!important}[id^=KBSApparel-] .kbs-apparel-carousel__track{gap:18px!important}[id^=KBSApparel-] .kbs-apparel-carousel__slide{aspect-ratio:16/10!important;border-radius:20px!important}[id^=KBSApparel-] .kbs-apparel-carousel__content{bottom:24px!important}[id^=KBSApparel-] .kbs-apparel-carousel__shade{background:linear-gradient(to top,#000000b8,#0000003d 36%,#0000000a 64%,#0000 80%)!important}[id^=KBSMagene-]{padding:20px 0 24px!important}[id^=KBSMagene-] .kbs-magene-shell{width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important;min-height:480px!important;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important}[id^=KBSMagene-] .kbs-magene-content{padding:48px 44px!important}[id^=KBSMagene-] .kbs-magene-content h2{max-width:500px!important;font-size:clamp(42px,3.8vw,56px)!important}[id^=KBSMagene-] .kbs-copy{max-width:450px!important;margin-top:18px!important}[id^=KBSMagene-] .kbs-btn{margin-top:24px!important}[id^=KBSMagene-] .kbs-magene-stage,[id^=KBSMagene-] .kbs-desktop-art{min-height:480px!important}[id^=KBSFeatured-]{padding:40px 0 50px!important}[id^=KBSFeatured-] .kbs-featured-heading{margin-bottom:28px!important}[id^=KBSFeatured-] .kbs-featured-grid{gap:30px 18px!important}[id^=KBSFeatured-] .kbs-featured-product__media{border-radius:17px!important}[id^=KBSFeatured-] .kbs-featured-actions{margin-top:36px!important}[id^=KBSNutrition-]{margin:0!important;padding:38px 0 42px!important}[id^=KBSNutrition-] .kbs-nutrition-carousel__wrap{width:min(1180px,calc(100% - 48px))!important;max-width:1180px!important}[id^=KBSNutrition-] .kbs-nutrition-carousel__head{margin-bottom:20px!important}[id^=KBSNutrition-] .kbs-nutrition-carousel__track{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row!important;grid-auto-columns:auto!important;gap:16px!important;overflow:visible!important;padding:0!important;scroll-snap-type:none!important}[id^=KBSNutrition-] .kbs-nutrition-carousel__slide{width:auto!important;min-width:0!important;aspect-ratio:4/5!important;border-radius:20px!important;scroll-snap-align:none!important}[id^=KBSNutrition-] .kbs-nutrition-carousel__content{bottom:22px!important}[id^=KBSStore-]{padding-top:38px!important;padding-bottom:16px!important}[id^=KBSStore-] .kbs-heading{margin-bottom:24px!important}[id^=KBSStore-] .kbs-store{width:min(100%,980px)!important;max-width:980px!important}[id^=KBSStore-] .kbs-store__content{bottom:36px!important;width:min(86%,760px)!important}[id^=KBSStore-] .kbs-store__content>p:first-child{transform:translateY(-6px)!important}[id^=KBSStore-] .kbs-badges{margin-bottom:14px!important}[id^=KBSStore-] .kbs-store__content .kbs-btn--lime{margin-top:8px!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/kbs-home-professional.css.map */
