:root{--hsl-white: 0, 0%, 100%;--hsl-black: 0, 0%, 0%;--hsl-gray-100: 0, 0%, 93%;--hsl-gray-200: 0, 0%, 80%;--hsl-gray-500: 0, 0%, 53%;--hsl-gray-700: 0, 0%, 33%;--hsl-accent: 82, 100%, 43%;--hsl-primary-100: 88, 56%, 90%;--hsl-primary-200: 85, 62%, 85%;--hsl-primary-300: 91, 32%, 64%;--hsl-primary-500: 122, 39%, 49%;--hsl-primary-550: 122, 39%, 21%;--hsl-primary-600: 90, 90%, 16%;--hsl-secondary-100: 207, 69%, 97%;--ff-primary: "Roboto", sans-serif;--body-color: var(--hsl-gray-700);--section-py: 3rem;--container-width: 100%;--container-px: 1.25rem}@media(min-width: 36em){:root{--container-width: 540px}}@media(min-width: 48em){:root{--container-width: 720px}}@media(min-width: 62em){:root{--container-width: 960px;--container-px: 0.75rem;--section-py: 6.25rem}}@media(min-width: 75em){:root{--container-width: 1140px}}@media(min-width: 87.5em){:root{--container-width: 1320px}}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@keyframes ping{0%{transform:scale(0.5);opacity:1}80%{transform:scale(1.5);opacity:0}100%{transform:scale(2);opacity:0}}@keyframes float{0%{transform:translateY(0px)}50%{transform:translateY(-20px)}100%{transform:translateY(0px)}}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes skeleton-loading{0%{background-color:#f5f5f5}100%{background-color:#d4d4d4}}::-webkit-scrollbar{width:16px;background-color:rgba(0,0,0,0)}::-webkit-scrollbar-thumb{background:#d4d4d8;background-clip:padding-box;border:4px solid rgba(0,0,0,0);border-radius:8px;box-shadow:none;min-height:50px}::-webkit-scrollbar-track{background:none;border:none}::-moz-selection{color:hsl(var(--hsl-white));background-color:hsl(var(--hsl-primary-500))}::selection{color:hsl(var(--hsl-white));background-color:hsl(var(--hsl-primary-500))}:focus-visible{outline:4px solid hsl(var(--hsl-accent))}*,*::before,*::after{margin:0;padding:0;min-width:0;box-sizing:border-box}html,body{overflow-x:clip}html{scroll-behavior:smooth}body{position:relative;min-height:100vh;display:flex;flex-direction:column}a{color:inherit;text-decoration:none}address,ol,ul{margin:0}.wrapper{flex:1 0 auto}.section{padding-block:var(--section-py)}.section__image{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:16px;position:sticky;top:20px}@media(min-width: 62em){.section__image{aspect-ratio:initial;border-radius:30px}}.cms-content ul,.cms-content ol{padding-left:1.25rem}.cms-content ul li+li,.cms-content ol li+li{margin-top:1rem}.swiper-slide{height:auto}.swiper-button-prev,.swiper-button-next{width:2.25rem;height:2.25rem;margin:0;border:0;border-radius:50%;color:var(--color-black);background-color:rgba(0,0,0,0);font-size:1.5rem;transform:translateY(-50%);transition:scale 150ms}.swiper-button-prev::after,.swiper-button-next::after{display:none}.swiper-button-prev:active,.swiper-button-next:active{scale:.95}.swiper-button-prev svg,.swiper-button-next svg{width:1.25rem;height:1.25rem;-o-object-fit:contain;object-fit:contain}@media(min-width: 62em){.swiper-button-prev,.swiper-button-next{width:2.625rem;height:2.625rem}.swiper-button-prev svg,.swiper-button-next svg{width:1.5rem;height:1.5rem}}.container{padding-left:var(--container-px);padding-right:var(--container-px)}.dropdown-menu{--bs-dropdown-border-color: #e5e5e5}.h-aspect-ratio{position:relative}.h-aspect-ratio>:first-child{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.h-aspect-ratio::before{content:"";display:block;padding-bottom:calc(100%/(var(--aspect-ratio)))}.h-flow>*+*{margin-top:var(--flow-space, 1em)}.h-sticky-top{position:sticky;top:var(--top, 1.25rem)}.h-icon{--_icon-size: var(--icon-size, 1.25rem);flex-shrink:0;width:var(--_icon-size);height:var(--_icon-size);-o-object-fit:contain;object-fit:contain}html{font-size:90%}body{color:hsl(var(--body-color));font-family:var(--ff-primary);font-size:1.25rem;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit;line-height:inherit}@media(min-width: 62em){html{font-size:100%}body{line-height:1.35}}.benefits-section{background:linear-gradient(-15deg, hsl(var(--hsl-primary-500)), hsl(var(--hsl-primary-550)))}.benefits-section__row{row-gap:1.5rem;justify-content:center;position:relative;top:-5rem}.button{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:21.875rem;border:1px solid rgba(0,0,0,0);border-radius:5px;padding:1.125rem;font-size:1.25rem;font-weight:900;line-height:1.1;text-align:center;cursor:pointer;transition:transform 150ms}.button:active{transform:translateY(4px)}.button--disabled{pointer-events:none;opacity:.5}.button--primary{color:hsl(var(--hsl-white));border-color:hsl(var(--hsl-primary-500));background-color:hsl(var(--hsl-primary-500))}.button--primary.button--outline{color:hsl(var(--hsl-primary-500))}.button--primary-100{color:hsl(var(--hsl-primary-500));border-color:hsl(var(--hsl-primary-300));background-color:hsl(var(--hsl-primary-100))}.button--white{color:hsl(var(--hsl-primary-500));border-color:hsl(var(--hsl-white));background-color:hsl(var(--hsl-white))}.button--accent{color:hsl(var(--hsl-gray-700));background-color:hsl(var(--hsl-accent));border-color:hsl(var(--hsl-accent))}.button--accent.button--outline{color:hsl(var(--hsl-accent))}.button--outline{background-color:rgba(0,0,0,0)}.c-card{width:100%;color:hsl(var(--body-color));background-color:hsl(var(--hsl-white));padding:2.5rem 1.875rem;overflow:hidden;border:1px solid rgba(0,0,0,0);border-radius:30px}.c-card--shadow{box-shadow:0 0 30px 0 rgba(0,0,0,.08)}.feature-card{display:flex;flex-direction:column;align-items:flex-start;gap:.875rem}.feature-card__icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-card__icon{color:hsl(var(--hsl-primary-500));width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.feature-card__title{color:hsl(var(--hsl-primary-500));font-weight:900}.feature-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.cta-section{color:hsl(var(--hsl-white));text-align:center;font-size:1.75rem;background:url("../../src/assets/images/cta-section-bg.jpg") no-repeat center center/cover;background-color:hsl(var(--hsl-primary-600), 0.9);background-blend-mode:multiply}.c-dropdown .dropdown-toggle{display:flex;justify-content:space-between;width:100%;align-items:center;font-size:1.75rem;line-height:1;color:hsl(var(--hsl-primary-600));background-color:hsl(var(--hsl-primary-100));border:1px solid rgba(0,0,0,0);border-radius:10px;padding:.75rem 1.875rem;overflow:hidden}.c-dropdown .dropdown-menu{width:100%;background-color:hsl(var(--hsl-white));border:1px solid hsl(var(--hsl-gray-200));border-radius:10px}.c-dropdown .dropdown-item{font-size:1.125rem}.c-dropdown .dropdown-item:hover{color:hsl(var(--hsl-primary-600));background-color:hsl(var(--hsl-primary-100))}.c-faq{--bs-accordion-btn-icon-width: 1.5rem;--bs-accordion-btn-icon-transform: none;--bs-accordion-btn-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32V224H48c-17.7 0-32 14.3-32 32s14.3 32 32 32H192V432c0 17.7 14.3 32 32 32s32-14.3 32-32V288H400c17.7 0 32-14.3 32-32s-14.3-32-32-32H256V80z' fill='%234CAF4F' /%3E%3C/svg%3E");--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z' fill='%234CAF4F' /%3E%3C/svg%3E")}.c-faq .accordion-item{border:4px solid hsl(var(--hsl-primary-200));border-radius:20px;overflow:hidden}.c-faq .accordion-item:has(.accordion-button:focus-visible){outline:4px solid hsl(var(--hsl-accent))}.c-faq .accordion-item+.accordion-item{margin-top:1.25rem}.c-faq .accordion-button{gap:.75rem;color:hsl(var(--hsl-primary-600));font-size:1.5rem;font-weight:700;line-height:1.1;background-color:hsl(var(--hsl-white));box-shadow:none;padding:2rem}.c-faq .accordion-button.collapsed{background-color:hsl(var(--hsl-primary-100))}.c-faq .accordion-button:focus{box-shadow:none}.c-faq .accordion-body{color:hsl(var(--hsl-gray-700));padding-inline:2rem;padding-block:0 1.5rem}.hero-section{color:hsl(var(--hsl-white))}.hero-section__wrapper{background:hsla(var(--hsl-primary-600), 0.9) no-repeat center center/cover;background-blend-mode:multiply}.hero-section__title{font-size:3rem;font-weight:900}.hero-section__content-wrapper{padding-block:6.25rem 10.625rem}.hero-section__content{width:100%;max-width:36.25rem;font-size:1.5rem}.hero-section__content-title{color:hsl(var(--hsl-accent));font-size:3rem;font-weight:900;line-height:1.17;margin-bottom:.75rem}.p-home .hero-section__wrapper{background-color:rgba(0,0,0,0);background-image:url("../../src/assets/images/hero-section-bg-home.jpg")}.p-about .hero-section__wrapper{background-image:url("../../src/assets/images/hero-section-bg-about.jpg")}.p-sustainability .hero-section__wrapper{background-image:url("../../src/assets/images/hero-section-bg-sustainability.jpg")}.p-toners .hero-section__wrapper{background-image:url("../../src/assets/images/hero-section-bg-toners.jpg")}.p-toners-view .hero-section{background-color:hsl(var(--hsl-secondary-100))}.p-toners-view .hero-section__wrapper{min-height:31.25rem;background-image:url("../../src/assets/images/hero-section-bg-toners-view.jpg")}.c-navbar{--bs-navbar-active-color: hsl(var(--hsl-white));padding:0;font-size:1.125rem}.c-navbar .navbar-brand{margin:0;padding:28px;padding-block:40px 20px;background-color:hsl(var(--hsl-white));border-radius:0 0 30px 30px;flex-shrink:0}.c-navbar .navbar-brand img{width:8.25rem;height:4.375rem;-o-object-fit:contain;object-fit:contain}.c-navbar .navbar-toggler{border:1px solid hsl(var(--hsl-white))}.c-navbar .navbar-toggler:focus{box-shadow:0 0 0 .25rem hsla(var(--hsl-white), 0.7)}.c-navbar .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb%28255, 255, 255%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.c-navbar .offcanvas{background:linear-gradient(14deg, #202020, #2d2d2d)}.c-navbar .offcanvas .btn-close{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E")}.c-navbar .offcanvas-header{padding-top:0}.c-navbar .offcanvas-header .navbar-brand{padding-top:28px}.c-navbar .navbar-nav{--bs-nav-link-color: hsl(var(--hsl-white));--bs-nav-link-hover-color: hsl(var(--hsl-white))}.c-navbar .nav-link{white-space:nowrap}.c-navbar .dropdown-menu{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);width:100%}.c-navbar .dropdown-menu li+li{margin-top:.375rem}.c-navbar .dropdown-item{background-color:hsl(var(--hsl-white));box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);border-radius:10px;padding:.5rem 1rem;font-size:1.25rem;line-height:1.3;text-align:center;transition:background-color 125ms}.c-navbar .dropdown-item:hover{color:hsl(var(--hsl-primary-900));background-color:hsl(var(--hsl-accent))}.c-navbar__social-links{display:flex;align-items:center;justify-content:center;gap:.75rem}.c-navbar__social-link{flex-shrink:0;width:3.125rem;height:3.125rem;-o-object-fit:contain;object-fit:contain}@media(min-width: 62em){.c-navbar .offcanvas{background:rgba(0,0,0,0)}}@media(min-width: 75em){.c-navbar{font-size:inherit}}.product-card{display:flex;flex-direction:column;align-items:center;text-align:center}.product-card__title{text-transform:uppercase;font-weight:900;font-size:1.25rem;height:3.4375rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__image{min-height:9.375rem;aspect-ratio:280/150;border-radius:20px;-o-object-fit:contain;object-fit:contain;margin-bottom:1.5rem}.search-form{display:flex;line-height:1}.search-form>*:focus{position:relative;outline:1px solid hsl(var(--hsl-primary-500))}.search-form__input{flex:1;outline:0;border:1px solid hsl(var(--hsl-gray-200));border-radius:10px 0 0 10px;padding:1.125rem 1.25rem}.search-form__input::-moz-placeholder{color:hsl(var(--hsl-gray-200))}.search-form__input::placeholder{color:hsl(var(--hsl-gray-200))}.search-form__button{flex-shrink:0;color:hsl(var(--hsl-primary-500));background-color:hsl(var(--hsl-primary-100));padding:.875rem;border:1px solid hsl(var(--hsl-gray-200));border-radius:0 10px 10px 0;border-left-color:rgba(0,0,0,0);transition:all 100ms}.search-form__button:active{transform:scale(0.99);background-color:hsl(var(--hsl-primary-200))}.search-form__icon{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.section-title{--section-title-color: hsl(var(--hsl-primary-500));--section-title-before-bg: hsl(var(--hsl-primary-500));color:var(--section-title-color);font-size:2.25rem;font-weight:900;line-height:1.1;text-wrap:balance}.section-title::before{content:"";display:block;width:60px;height:10px;background:var(--section-title-before-bg);margin-bottom:28px}.section-title--center{text-align:center}.section-title--center::before{margin-inline:auto}.section-title--accent{--section-title-color: hsl(var(--hsl-accent));--section-title-before-bg: hsl(var(--hsl-accent))}.section-title--white{--section-title-color: hsl(var(--hsl-white));--section-title-before-bg: hsl(var(--hsl-white))}@media(min-width: 62em){.section-title--lg-start{text-align:start}.section-title--lg-start::before{margin-inline:initial}}.steps-list{--step-list-box-py: 1.5rem;--step-list-box-px: 2rem;margin:0;padding:0;list-style:none}.steps-list__item+.steps-list__item::before{content:"";display:block;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.3' d='M7.8 9.70001L10.3172 12.4109C10.7128 12.8369 11.3872 12.8369 11.7828 12.4109L14.3 9.70001M1 11C1 16.5228 5.47715 21 11 21C16.5228 21 21 16.5228 21 11C21 5.47715 16.5228 1 11 1C5.47715 1 1 5.47715 1 11Z' stroke='%232A4F04' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain;margin-block:1rem;margin-inline:auto}.steps-list__item:last-child .steps-list__box::after{position:absolute;bottom:8px;right:8px;content:"";display:block;width:1.625rem;height:1.25rem;background-image:url("data:image/svg+xml,%3Csvg width='29' height='21' viewBox='0 0 29 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.8334 2.25L9.87508 19.2083L2.16675 11.5' stroke='%234CAF4F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}.steps-list__box{position:relative;color:hsl(var(--hsl-primary-600));background-color:hsl(var(--hsl-primary-100));border:4px solid hsl(var(--hsl-primary-200));border-radius:10px;padding:var(--step-list-box-py) var(--step-list-box-px);display:flex;flex-direction:column;gap:1.5rem}.steps-list__number{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:8.125rem;height:8.125rem;border:5px solid hsl(var(--hsl-primary-200));border-radius:50%;background-color:hsl(var(--hsl-white));color:hsl(var(--hsl-primary-500));font-size:4.5rem;font-weight:900;line-height:1;margin-top:calc(2*var(--step-list-box-py)*-1)}.steps-list__heading{font-size:1.375rem;font-weight:700;text-wrap:balance;text-transform:uppercase;margin-bottom:.75rem}@media(min-width: 36em){.steps-list__box{flex-direction:row}.steps-list__number{margin-left:calc(2*var(--step-list-box-px)*-1);position:sticky;top:1.25rem}}@media(min-width: 62em){.steps-list__box{align-items:center}.steps-list__number{margin-top:initial;position:static}}.sustainability-section{background:#f3f2f7}@media(min-width: 62em){.sustainability-section{background:url("../../src/assets/images/sustainability-section-bg.jpg") no-repeat center center/cover}}.testimonials-swiper{overflow:visible;-webkit-clip-path:polygon(-8px -8px, 100vw -8px, 100vw calc(100% + 8px), -8px calc(100% + 8px));clip-path:polygon(-8px -8px, 100vw -8px, 100vw calc(100% + 8px), -8px calc(100% + 8px))}.testimonials-swiper .swiper-slide{width:100%;max-width:35.3125rem;opacity:.4;transition:opacity 800ms}.testimonials-swiper .swiper-slide-active{opacity:1}.testimonials-swiper__card{display:flex;flex-direction:column;gap:2rem;padding:3rem;text-align:center}.testimonials-swiper__card-header{display:flex;flex-direction:column;align-items:center}.testimonials-swiper__avatar{width:3.75rem;height:3.75rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-bottom:.5rem}.testimonials-swiper__rating{display:flex}.testimonials-swiper__rating svg{flex-shrink:0;width:1.25rem;height:1.25rem}.testimonials-swiper__actions{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.testimonials-swiper .swiper-button-prev,.testimonials-swiper .swiper-button-next,.testimonials-swiper .swiper-pagination{transform:initial;position:static}.testimonials-swiper .swiper-pagination{width:auto}.testimonials-swiper .swiper-pagination-bullet{background-color:#ccc}.testimonials-swiper .swiper-pagination-bullet-active{background-color:#555}@media(min-width: 62em){.testimonials-swiper__actions{justify-content:initial;margin-left:17.5rem;transform:translateX(-50%);width:-moz-fit-content;width:fit-content}}.view-card{display:flex;flex-direction:column;padding:1.5rem}.view-card>*{flex:1 1 100%;padding-block:1.5rem}.view-card__image-column{display:flex;align-items:center;justify-content:center}.view-card__image{aspect-ratio:430/240;width:26.875rem;-o-object-fit:contain;object-fit:contain}.view-card__separator{flex-basis:auto;border:0;margin:0;padding:0;opacity:1;width:100%;border-top:1px solid hsl(var(--hsl-gray-200))}.view-card__content-column{display:flex;flex-direction:column;align-items:center;text-align:center}.view-card__content-wrapper{max-width:28.125rem;margin-inline:auto}.view-card__heading{color:hsl(var(--hsl-primary-500));font-size:2.25rem;font-weight:900;line-height:1.2}.view-card__specs{margin:0;padding:0;list-style:none;border:1px solid hsl(var(--hsl-gray-200));border-radius:10px;text-align:center;line-height:1.1;display:flex;flex-direction:column}.view-card__specs>*{flex:1 1 100%;padding:1.25rem}.view-card__specs-heading{text-transform:uppercase;font-weight:700;margin-bottom:.5rem}.view-card__specs-separator{flex-basis:auto;border:0;margin:0;padding:0;opacity:1;width:100%;border-top:1px solid hsl(var(--hsl-gray-200))}.view-card__caution-message{display:flex;align-items:center;gap:.5rem;color:hsl(var(--hsl-gray-500));font-weight:700;line-height:1.2;text-wrap:balance;text-align:center;background-color:hsl(var(--hsl-gray-100));padding:.375rem .75rem;width:-moz-fit-content;width:fit-content}.view-card__caution-message::before,.view-card__caution-message::after{flex-shrink:0;content:"";display:block;width:1em;height:1em;margin-top:.05em;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 22 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.876 1.69165L21.5561 14.994C21.8473 15.4977 22.0003 16.0694 21.9997 16.6512C21.9997 18.4846 20.5133 19.9711 18.6798 19.9711H10.9997L8.34375 10L10.9997 0.0289288C12.2295 0.0289288 13.3023 0.698081 13.876 1.69165Z' fill='black'/%3E%3Cpath d='M8.12372 1.69165L0.443568 14.994C0.152377 15.4977 -0.000636993 16.0694 1.99312e-06 16.6512C1.99312e-06 18.4846 1.48638 19.9711 3.31994 19.9711H11V0.0289288C9.77024 0.0289288 8.69744 0.698081 8.12372 1.69165Z' fill='black'/%3E%3Cpath d='M20.406 15.658L12.7259 2.35577C12.3797 1.75597 11.7441 1.3775 11.0566 1.35804L17.6252 18.6433H18.6796C19.7779 18.6433 20.6716 17.7496 20.6716 16.6513C20.6715 16.3027 20.5799 15.9602 20.406 15.658Z' fill='%23FFB751'/%3E%3Cpath d='M19.1149 15.658C19.265 15.959 19.3442 16.3025 19.3442 16.6513C19.3442 17.7496 18.5735 18.6433 17.6258 18.6433H3.32007C2.22183 18.6433 1.32812 17.7496 1.32812 16.6513C1.3282 16.3027 1.41978 15.9602 1.59371 15.658L9.27378 2.35577C9.62969 1.7396 10.291 1.35671 11.0001 1.35671C11.0192 1.35671 11.0382 1.35714 11.0572 1.35804C11.6473 1.38107 12.1922 1.75864 12.4892 2.35577L19.1149 15.658Z' fill='%23FFD764'/%3E%3Cpath d='M11 14.2166V16.4298C11.6113 16.4298 12.1067 15.9345 12.1067 15.3232C12.1067 14.7119 11.6113 14.2166 11 14.2166Z' fill='black'/%3E%3Cpath d='M11.0002 14.2166C11.1224 14.2166 11.2215 14.7119 11.2215 15.3232C11.2215 15.9345 11.1224 16.4299 11.0002 16.4299C10.3889 16.4299 9.89355 15.9345 9.89355 15.3232C9.89355 14.7119 10.3889 14.2166 11.0002 14.2166Z' fill='black'/%3E%3Cpath d='M11 4.69963V12.8888C11.6113 12.8888 12.1067 12.393 12.1067 11.7821V5.80629C12.1067 5.19497 11.6113 4.69963 11 4.69963Z' fill='black'/%3E%3Cpath d='M11.0002 4.69963C11.1224 4.69963 11.2215 5.19497 11.2215 5.80629V11.7821C11.2215 12.393 11.1224 12.8888 11.0002 12.8888C10.3889 12.8888 9.89355 12.393 9.89355 11.7821V5.80629C9.89355 5.19497 10.3889 4.69963 11.0002 4.69963Z' fill='black'/%3E%3C/svg%3E%0A") no-repeat center center/contain}@media(min-width: 450px){.view-card__specs{flex-direction:row;padding-block:.625rem}.view-card__specs>*{padding-block:.875rem}.view-card__specs-separator{width:1px;border-right:1px solid hsl(var(--hsl-gray-200))}}@media(min-width: 62em){.view-card{flex-direction:row;padding:2.5rem;gap:3rem}.view-card__content-column{text-align:start;align-items:flex-start}.view-card__separator{width:1px;border-right:1px solid hsl(var(--hsl-gray-200))}}.whatsapp-button{position:fixed;bottom:20px;right:20px;z-index:1}.whatsapp-button__link{position:relative;display:block;border-radius:50%;z-index:1}.whatsapp-button__link::before{content:"";display:block;position:absolute;width:100%;height:100%;background:#00e676;border-radius:50%;z-index:-1;animation:ping 1.5s ease-in-out infinite both}.whatsapp-button__icon{width:50px;height:50px}.whatsapp-button__text-wrapper{position:absolute;top:5px;right:.5rem;width:-moz-max-content;width:max-content;padding:.5rem 3.125rem .5rem 1rem;color:#fff;font-size:inherit;font-style:italic;font-weight:600;background:#00e676;border-radius:30rem;border:1px solid #fff;pointer-events:none;z-index:0;transition:350ms;opacity:0;transform:scaleX(0);transform-origin:right}.whatsapp-button:hover .whatsapp-button__text-wrapper{opacity:1;transform:scaleX(1)}.topbar{display:flex;align-items:center;justify-content:center;color:hsl(var(--hsl-gray-700));font-weight:900;background-color:hsl(var(--hsl-accent))}.topbar__link{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:.5rem;gap:.25rem .375rem;white-space:nowrap}.topbar__link-icon{flex-shrink:0;width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.footer{padding-block:80px;background:linear-gradient(14deg, #202020, #2d2d2d);color:hsl(var(--hsl-white));font-size:1.25rem;line-height:1.35}.footer-contact{display:flex;align-items:flex-start;gap:.875rem;overflow:hidden}.footer-contact__icon{width:2.25rem;height:2.25rem;-o-object-fit:contain;object-fit:contain;flex-shrink:0}.footer-contact__title{font-weight:900}.p-home .hero-section .feature-card{text-align:center;align-items:center}.p-home .hero-section .feature-card__icon-wrapper{width:6.25rem;height:6.25rem;background-color:hsl(var(--hsl-primary-100));border-radius:50%}.p-home .hero-section .feature-card__icon{width:3.75rem;height:3.75rem}.p-home .hero-section .feature-card__title{text-transform:uppercase}.cities-list{margin:0;padding:0;list-style:none;background-color:hsl(var(--hsl-secondary-100));border:4px solid hsl(var(--hsl-primary-300));border-radius:30px;padding:1.5rem;color:hsl(var(--hsl-primary-600));font-size:1.75rem;font-weight:700;line-height:1.1;display:flex;flex-direction:column;gap:1.25rem}.cities-list__item{display:flex}.cities-list__item::before{content:"✅";margin-right:.375rem}@media(min-width: 48em){.cities-list{font-size:2.25rem;padding-inline:2.5rem}}.p-toners-view .view-card{margin-top:-10.625rem;margin-bottom:8rem}.p-sustainability__main-section{background:url("../../src/assets/images/texture.jpg") no-repeat center center/cover}.p-sustainability__main-section-illustration{padding-inline:1.25rem;margin-top:5rem;margin-inline:auto;width:100%;max-width:81.25rem;-o-object-fit:contain;object-fit:contain;mix-blend-mode:darken;margin-bottom:calc(var(--section-py)*-1)}.p-blog__grid{display:grid;gap:2rem 1.5rem}.p-blog__grid .blog-card--featured{grid-column:1/-1}@media(min-width: 48em){.p-blog__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media(min-width: 62em){.p-blog__grid{grid-template-columns:repeat(3, minmax(0, 1fr))}}.p-blog__pagination{margin-top:3rem;display:flex;justify-content:center}.blog-card{font-size:1rem;background-color:hsl(var(--hsl-white));border-radius:10px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);overflow:hidden;transition:transform 150ms}.blog-card:hover{opacity:initial;transform:translateY(-4px)}.blog-card__header{width:100%;aspect-ratio:306/192;background-color:#f3f4f6;position:relative}.blog-card__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-card__body{padding:1.25rem}.blog-card__tag{display:block;width:-moz-fit-content;width:fit-content;margin-bottom:.5rem;background-color:hsl(var(--hsl-primary-600));color:hsl(var(--hsl-white));font-size:.75rem;font-weight:600;line-height:1;padding:.375rem .75rem;border-radius:1000rem}.blog-card__title{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.blog-card__content{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.blog-card__read-more{display:none;font-size:.875rem;font-weight:600;margin-top:.75rem}.blog-card--featured:hover{transform:initial}.blog-card--featured .blog-card__body{background-color:hsl(var(--hsl-primary-100))}.blog-card--featured .blog-card__title{color:hsl(var(--hsl-primary-600));font-weight:700}@media(min-width: 48em){.blog-card--featured{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}.blog-card--featured .blog-card__header{aspect-ratio:initial}.blog-card--featured .blog-card__body{padding:2rem}.blog-card--featured .blog-card__title{font-size:2.25rem;line-height:1.1;margin-bottom:1.5rem;-webkit-line-clamp:4;line-clamp:4}.blog-card--featured .blog-card__content{-webkit-line-clamp:8;line-clamp:8}.blog-card--featured .blog-card__read-more{display:block}}.u-skeleton-loading{animation:skeleton-loading 1s linear infinite alternate}.u-border-gray-100{border-color:hsl(var(--hsl-gray-100))}.u-border-gray-200{border-color:hsl(var(--hsl-gray-200))}.u-border-primary-300{border-color:hsl(var(--hsl-primary-300))}.u-bg-primary-200{background-color:hsl(var(--hsl-primary-200))}.u-bg-secondary-100{background-color:hsl(var(--hsl-secondary-100))}.u-bg-gradient{color:hsl(var(--hsl-white));background:linear-gradient(45deg, hsl(var(--hsl-primary-500)), hsl(var(--hsl-primary-550)))}.u-text-primary-500{color:hsl(var(--hsl-primary-500))}.u-text-xs{font-size:.75rem;line-height:1rem}.u-text-sm{font-size:.875rem;line-height:1.25rem}.u-text-base{font-size:1rem;line-height:1.5rem}.u-text-lg{font-size:1.125rem;line-height:1.75rem}.u-text-xl{font-size:1.25rem;line-height:1.75rem}.u-text-2xl{font-size:1.5rem;line-height:2rem}.u-text-3xl{font-size:1.875rem;line-height:2.25rem}.u-text-4xl{font-size:2.25rem;line-height:2.5rem}.u-fw-black{font-weight:900}.u-max-w-full{max-width:100%}.u-text-balance{text-wrap:balance}.u-object-bottom{-o-object-position:bottom;object-position:bottom}
