@import"https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@keyframes floatAnimation{0%{transform:translateY(0) translateX(-50%)}50%{transform:translateY(-20px) translateX(-50%)}100%{transform:translateY(0) translateX(-50%)}}@keyframes shake{10%,90%{transform:translate3d(-1px, 0, 0)}20%,80%{transform:translate3d(2px, 0, 0)}30%,50%,70%{transform:translate3d(-4px, 0, 0)}40%,60%{transform:translate3d(4px, 0, 0)}}@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset: -3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset: -3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast: none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid rgba(0,0,0,0);cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Thin.otf") format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Thin Italic.otf") format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia ExtraLight.otf") format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia ExtraLight Italic.otf") format("opentype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Light.otf") format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Light Italic.otf") format("opentype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Book.otf") format("opentype");font-weight:350;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Book Italic.otf") format("opentype");font-weight:350;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Regular Italic.otf") format("opentype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Medium Italic.otf") format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia SemiBold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia SemiBold Italic.otf") format("opentype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Bold Italic.otf") format("opentype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Black.otf") format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Obvia";src:url("../Obvia_font/Obvia Black Italic.otf") format("opentype");font-weight:900;font-style:italic;font-display:swap}.s-main{padding-bottom:11.3rem}@media only screen and (max-width: 600px){.s-main{padding-bottom:0}}@media only screen and (max-width: 800px){.s-main .locator{margin-bottom:8rem}}.s-main .locator::before{background-color:#3ea5d3;background-image:url("../../img/SVG/group-blue.svg")}@media only screen and (max-width: 800px){.s-main .locator::before{background-image:url("../../img/SVG/locator-bg-mobile.svg")}}.s-header{position:relative;height:66.6rem;background-image:var(--bg-desktop);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 800px){.s-header{background-image:var(--bg-mobile);min-height:77.9rem;height:auto;background-position:center top}}.s-header-desinfetantes::after{content:"";position:absolute;bottom:-11.6rem;left:50%;transform:translateX(-50%);width:19.7rem;height:23.2rem;background:#00aeef;border-radius:100%;filter:blur(196px);opacity:1;pointer-events:none;z-index:0}@media only screen and (max-width: 800px){.s-header-desinfetantes::after{display:none}}@media only screen and (max-width: 800px){.s-header__content{padding-top:46.3rem;padding-bottom:1.6rem}}.s-header__selos{margin-bottom:3.3rem;display:flex;gap:.4rem 1.6rem;flex-wrap:wrap}@media only screen and (max-width: 800px){.s-header__selos{gap:1.6rem;align-items:center;justify-content:center}}.s-header__notas{display:flex;flex-direction:column;gap:.4rem}@media only screen and (max-width: 800px){.s-header__notas{text-align:initial}}.s-header__nota{display:flex;gap:.3rem;opacity:.65;color:#fff;font-family:"Obvia",sans-serif;font-size:1.1rem;font-weight:550;line-height:1.3rem}.s-header__nota>div{font-weight:550;font-size:.8rem;font-family:"Obvia",sans-serif}.s-header__nota>div span{line-height:inherit}.s-header__text{max-width:39.3rem;padding:16.4rem 0 4.8rem}@media only screen and (max-width: 800px){.s-header__text{padding:0;text-align:center}}.s-header__text>span{color:#f5bd17;font-family:"Exo",sans-serif;font-size:2rem;font-weight:900;line-height:130%;letter-spacing:-2%}.s-header__text>h2{margin-bottom:2.4rem;color:#fff;font-family:"Exo",sans-serif;font-size:4.8rem;font-weight:900;line-height:130%;letter-spacing:-2%}@media only screen and (max-width: 1190px){.s-header__text>h2{font-size:3.2rem}}@media only screen and (max-width: 800px){.s-header__text>h2{margin-bottom:1.6rem}}.s-header__text>.desc{margin-bottom:6.7rem;opacity:.65;color:#fff;font-family:"Obvia",sans-serif;font-weight:550;font-size:1.4rem;line-height:1.8rem;letter-spacing:-2%}@media only screen and (max-width: 800px){.s-header__text>.desc{font-size:1.6rem;line-height:1.8rem;margin-bottom:2.1rem}}.s-header .go-bottom{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%) translateY(59%) rotate(180deg);z-index:10;display:flex;align-items:center;justify-content:center;height:4.8rem;width:4.8rem;background:rgba(255,255,255,.168627451);border-radius:100%;backdrop-filter:blur(5.8px);-webkit-backdrop-filter:blur(1px);box-shadow:0px 3px 5.8px 0px rgba(0,0,0,.32),inset .7px .5px 0px #fff,inset -0.5px -0.5px 0px #fff;transition:.3s ease-in-out}@media only screen and (max-width: 800px){.s-header .go-bottom{display:none}}.s-header .go-bottom-icon{width:100%;height:100%;align-items:center;display:flex;justify-content:center;filter:drop-shadow(0px 2px 6.4px rgba(0, 0, 0, 0.17))}.s-header .go-bottom-icon svg{width:2rem;height:2rem;color:inherit}.s-header .go-bottom-icon svg path{fill:#002590}.s-produtos{padding:15rem 0 5.6rem;width:100%}@media only screen and (max-width: 800px){.s-produtos{padding:8rem 0}}.s-produtos__header{display:flex;justify-content:center;margin-bottom:5.6rem}.s-produtos__categoria{border-radius:8rem;text-align:center;padding:1.6rem 1.6rem 0 1.6rem;font-family:"Exo",sans-serif;font-size:3.6rem;font-weight:900;line-height:100%;letter-spacing:-2%;background-color:#f5bd17;color:#002590}@media only screen and (max-width: 1190px){.s-produtos__categoria{font-family:"Obvia",sans-serif;font-size:3rem}}@media only screen and (max-width: 800px){.s-produtos__categoria{line-height:100%;padding:1.6rem;width:100%}}.s-produtos__splide{position:relative;max-width:1172px}.s-produtos__arrows{position:absolute;top:50%;left:-2rem;right:-2rem;transform:translateY(-50%);display:flex;justify-content:space-between;z-index:5;opacity:1}.s-produtos .splide__arrow{opacity:1;width:4.4rem;height:4.4rem;display:flex;align-items:center;justify-content:center;border-radius:100%;transition:.3s ease-in-out;backdrop-filter:blur(5.8px);background:linear-gradient(356.79deg, #9ca3af -51.83%, rgba(156, 163, 175, 0) 48.03%, rgba(156, 163, 175, 0) 158.77%, rgba(156, 163, 175, 0) 159.34%, #9ca3af 273.54%);box-shadow:0px 3px 5.8px 0px rgba(0,0,0,.32),inset 1px 1px 0px rgba(255,255,255,.9),inset -1px -1px 0px rgba(255,255,255,.5)}.s-produtos .splide__arrow svg{width:2rem;height:2rem;color:inherit;filter:drop-shadow(0px 2px 6.4px rgba(0, 0, 0, 0.17))}.s-produtos .splide__arrow--prev{left:1.5%}@media only screen and (max-width: 580px){.s-produtos .splide__arrow--prev{left:10.5%}}.s-produtos .splide__arrow--next{right:1.5%}@media only screen and (max-width: 580px){.s-produtos .splide__arrow--next{right:10.5%}}.s-produtos-card{display:flex;flex-direction:column;justify-content:space-between;width:27.1rem;height:42rem;border-radius:4.8rem;padding:2.2rem 3.2rem 2.4rem 3.2rem;overflow:hidden;box-sizing:border-box;position:relative}.s-produtos-card::before{content:"";position:absolute;background-image:url(../../img/SVG/produto-background.svg);background-size:100% 100%;background-position:center;background-repeat:no-repeat;z-index:0;inset:0}.s-produtos-card__top{position:relative;z-index:2;display:flex;flex-direction:column;gap:.8rem;max-width:20.7rem}.s-produtos-card__titulo-wrap{display:flex;gap:.8rem;align-items:center}.s-produtos-card__titulo-wrap>span{line-height:2rem}.s-produtos-card__titulo{color:#fff;font-family:"Exo",sans-serif;font-weight:500;font-size:2.1rem;line-height:110%;letter-spacing:-2%}.s-produtos-card__meta{display:flex;align-items:center;gap:.8rem}.s-produtos-card__tag{background-color:#002590;color:#fff;padding:.4rem;border-radius:1.6rem;font-family:"Exo",sans-serif;font-weight:500;font-size:1.4rem;line-height:130%;letter-spacing:-2%;white-space:nowrap}.s-produtos-card__tag-coco{color:#f5bd17;font-size:1rem;line-height:1.8rem;font-weight:700;white-space:nowrap}.s-produtos-card__tag-detergentes{font-size:1.2rem;font-weight:400}.s-produtos-card__medida{font-family:"Obvia",sans-serif;font-weight:550;color:#fff;font-style:Italic;font-size:1.6rem;line-height:130%;letter-spacing:-2%;opacity:.55}.s-produtos-card__figura{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;background:linear-gradient(67.6deg, #b4b4b4 -14.99%, #b4b4b4 -5.52%, #eeeeee 21.85%, #b4b4b4 66.75%, #666666 100.14%);clip-path:path("M273 0C273 82.5334 272.76 137.571 272.381 228.092C272.259 257.218 268.23 268.919 256.029 291.501C216.696 364.3 137.386 378.832 75.372 350.397C30.5485 329.845 -6.86987 286.124 -5.85999 229.177C-4.59482 157.956 34.956 111.683 92.0258 99.9783C154.551 87.1532 230.739 80.8654 273 0Z");display:flex;justify-content:center;align-items:center;z-index:1}.s-produtos-card__figura img{max-width:20rem;max-height:30rem;object-fit:contain;margin-top:5rem}.s-produtos-card__rodape{position:relative;z-index:2;display:flex;justify-content:center;width:100%}.s-produtos-card .btn{z-index:2;display:flex;align-items:center;gap:1.2rem;border-radius:8rem;width:12.4rem;max-height:4.2rem;padding:1.1rem 1.2rem;background:linear-gradient(356.79deg, #3ea5d3 -51.83%, rgba(62, 165, 211, 0) 103.03%, rgba(62, 165, 211, 0) 158.77%, rgba(62, 165, 211, 0) 159.34%, #3ea5d3 273.54%);backdrop-filter:blur(12.8px);box-shadow:0px 3px 5.8px 0px rgba(0,0,0,.52),inset 1px 1px 0px rgba(255,255,255,.9),inset -1px -1px 0px rgba(255,255,255,.5);color:#fff;font-family:"Exo",sans-serif;font-weight:700;font-size:1.6rem;line-height:2.6rem;letter-spacing:-2%;transform:.3s ease-in-out}.s-produtos-card .btn:hover{background:#002590}.s-produtos-card .btn>img{max-width:2rem}.s-produtos.desinfetantes .s-produtos-card__titulo{color:#fff;font-family:"Exo",sans-serif;font-size:3.6rem;font-weight:900;line-height:100%;letter-spacing:-2%;font-size:3.2rem}@media only screen and (max-width: 1190px){.s-produtos.desinfetantes .s-produtos-card__titulo{font-family:"Obvia",sans-serif;font-size:3rem}}@media only screen and (max-width: 580px){.s-produtos__splide.modo-lista{visibility:visible}.s-produtos__splide.modo-lista .splide__list{display:flex !important;flex-direction:column !important;gap:1.6rem !important;transform:none !important;width:100% !important}.s-produtos__splide.modo-lista .splide__slide{width:100% !important;margin:0 !important;align-items:center;display:flex;justify-content:center}.s-produtos__splide.modo-lista .s-produtos__arrows,.s-produtos__splide.modo-lista .splide__pagination{display:none !important}.s-produtos__splide:not(.modo-lista) .splide__slide{width:100% !important}.s-produtos__splide:not(.modo-lista) .s-produtos-card{width:100%;max-width:27.1rem;margin:0 auto}}.s-conhecer{padding:0 0 15rem}@media only screen and (max-width: 800px){.s-conhecer{padding:0 0 8rem}}.s-conhecer__inner{display:flex;align-items:center;justify-content:space-between;background-color:#3ea5d3;border-radius:1.6rem 1.6rem 1.6rem 4.8rem;padding:2.4rem;max-width:71.4rem;margin:0 auto}@media only screen and (max-width: 800px){.s-conhecer__inner{flex-direction:column;align-items:flex-start;gap:2rem;max-width:33.7rem}}.s-conhecer__texto{display:flex;flex-direction:column;gap:.4rem}.s-conhecer__titulo{font-family:"Exo",sans-serif;color:#fff;font-weight:900;font-size:2.4rem;line-height:130%;letter-spacing:-2%;text-align:center}.s-conhecer__sub{opacity:.55;color:#002590;font-family:"Exo",sans-serif;font-weight:400;font-size:1.4rem;line-height:2rem;letter-spacing:-2%}@media only screen and (max-width: 800px){.s-conhecer__sub{display:none}}.s-conhecer__btn{display:flex;align-items:center;gap:1rem;white-space:nowrap;flex-shrink:0;border-radius:3.2rem;padding:.8rem 2.7rem;background:linear-gradient(80.29deg, rgba(0, 37, 144, 0.1) 0%, rgba(0, 37, 144, 0.7) 40%, rgba(0, 37, 144, 0.7) 60%, rgba(0, 37, 144, 0.1) 100%);backdrop-filter:blur(12.8px);box-shadow:0px 3px 5.8px 0px rgba(0,0,0,.32),inset 1px 1px 0px rgba(255,255,255,.9),inset -1px -1px 0px rgba(255,255,255,.5);color:#fff;font-size:1.5rem;transition:.3s ease;font-weight:600}.s-conhecer__btn:hover{box-shadow:none;background:#f5bd17}@media only screen and (max-width: 800px){.s-conhecer__btn{font-weight:700;line-height:2.6rem;width:100%;align-items:center;display:flex;justify-content:center}}.s-conhecer__btn img{display:block}.amaciantes-concentrado .s-header__text>h2{color:#f5bd17}.amaciantes-concentrado .s-header__text>span{color:#fff}.amaciantes-concentrado .s-header__text .desc{margin-bottom:4.1rem}.amaciantes-diluidos .s-header__text>h2,.sabao-em-barra .s-header__text>h2,.detergentes .s-header__text>h2,.linha-coco .s-header__text>h2{color:#002590}.amaciantes-diluidos .s-header__text>span,.sabao-em-barra .s-header__text>span,.detergentes .s-header__text>span,.linha-coco .s-header__text>span{color:#002590}.amaciantes-diluidos .s-header__text .desc,.sabao-em-barra .s-header__text .desc,.detergentes .s-header__text .desc,.linha-coco .s-header__text .desc{color:#002590;margin-bottom:4.1rem}.amaciantes-diluidos .s-header__nota,.sabao-em-barra .s-header__nota,.detergentes .s-header__nota,.linha-coco .s-header__nota{color:#002590}.multiuso .s-header__text>h2{margin-bottom:0}.multiuso .s-header__text .desc{margin-top:2.4rem}.detergentes .s-header__text>h2{display:flex;flex-direction:column;line-height:76%;margin-top:1rem}@media only screen and (max-width: 991px){.detergentes .s-header__text>h2{align-items:center}}/*# sourceMappingURL=single-products.css.map */
