<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import'../../libraries/reveal.css';.page-template-homepage .social-icons-sticky{display:none}.page-template-homepage .social-icons-sticky-homepage{position:absolute;z-index:11;display:flex;flex-direction:column;gap:5px;right:25px;top:47vw;width:70px;margin-block-start:50px}@media only screen and (max-width: 1400px){.page-template-homepage .social-icons-sticky-homepage{position:fixed;top:150px}}@media only screen and (max-width: 992px){.page-template-homepage .social-icons-sticky-homepage{top:unset;left:12px;right:unset;bottom:15px}}.page-template-homepage .social-icons-sticky-homepage .sticky-container{border-radius:5px;padding:5px 5px;display:grid;place-items:center;color:#fff;gap:5px}.page-template-homepage .social-icons-sticky-homepage .sticky-container img{max-width:30px}@media only screen and (max-width: 600px){.page-template-homepage .social-icons-sticky-homepage .sticky-container img{max-width:25px}}.page-template-homepage .social-icons-sticky-homepage .sticky-container .text{font-size:12px}.page-template-homepage .social-icons-sticky-homepage .sticky-container:first-child{background-color:green}.page-template-homepage .social-icons-sticky-homepage .sticky-container:not(:first-child){background-color:var(--dark-main)}.page-template-homepage .video-container-settimeout{position:relative;z-index:10;transition:all 1s ease-in}.page-template-homepage .video-container-settimeout video{min-height:100%;width:100%}.page-template-homepage .button__main{justify-content:center;max-width:26.1rem}.page-template-homepage .button__main a{color:#fff}.page-template-homepage .reveal{pointer-events:none;transition:all 1s ease-in}.page-template-homepage .reveal h2{font-size:var(--font-size-super);font-weight:var(--font-weight-black);color:var(--white);text-shadow:0px 3px 17px rgba(0,0,0,.8);line-height:var(--line-height-super);max-width:var(--1200-container-width);margin:0 auto;position:absolute;top:13vw;left:50%;transform:translateX(-50%);width:100%}.page-template-homepage .reveal .slider-play-video{cursor:pointer;position:absolute;top:30vw;left:50%;transform:translateX(-50%)}.page-template-homepage .reveal .controls button .controls-arrow{background-image:url("../images/slider-arrow-icon.svg");width:3.3rem;height:3.3rem;transform:unset;background-repeat:no-repeat;background-size:cover}.page-template-homepage .reveal .controls button .controls-arrow::after,.page-template-homepage .reveal .controls button .controls-arrow::before{display:none}.page-template-homepage .reveal .controls button.navigate-right{right:9rem}.page-template-homepage .reveal .controls button.navigate-left{left:9rem;right:auto}@media only screen and (max-width: 700px){.page-template-homepage .reveal .controls button.navigate-left{left:-30rem;opacity:.3}}.page-template-homepage .reveal .controls button.navigate-left .controls-arrow{transform:rotate(180deg)}.page-template-homepage .product-categories{padding:4.4rem 0 5.8rem 0;background-image:url("../images/homepage-product-categories-bg.jpg");background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (max-width: 1200px){.page-template-homepage .product-categories{padding-inline:1.5rem}}.page-template-homepage .product-categories__categories-container{display:flex;flex-direction:column;gap:20px}.page-template-homepage .product-categories__row{grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(auto-fill, 1fr);grid-column-gap:1.6rem;grid-row-gap:2.8rem}@media only screen and (max-width: 992px){.page-template-homepage .product-categories__row{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(auto-fill, 1fr);grid-column-gap:1.6rem;grid-row-gap:2.8rem}}@media only screen and (max-width: 768px){.page-template-homepage .product-categories__row{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(auto-fill, 1fr);grid-column-gap:1.6rem;grid-row-gap:8.8rem}}.page-template-homepage .product-categories__column{cursor:pointer;position:relative;aspect-ratio:288/228;width:min(100%,288px)}.page-template-homepage .product-categories__loader{position:absolute;inset:0;opacity:0;transition:all ease-in 300ms;display:grid;place-items:center;z-index:9;background:rgba(255,255,255,.5803921569)}.page-template-homepage .product-categories__loader .custom-loader{width:50px;height:50px;border-radius:50%;background:conic-gradient(rgba(0, 0, 0, 0) 10%, #252525);-webkit-mask:radial-gradient(farthest-side, rgba(0, 0, 0, 0) calc(100% - 8px), #000 0);animation:s3 1s infinite linear}@keyframes s3{to{transform:rotate(1turn)}}.page-template-homepage .product-categories__loader.show{opacity:1}.page-template-homepage .product-categories__figure{border-radius:4px;height:max(100%,22.8rem);width:100%;background-color:#fff}@media only screen and (max-width: 1100px){.page-template-homepage .product-categories__figure{height:100%}}.page-template-homepage .product-categories__figure img{width:100%;height:80%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.page-template-homepage .product-categories__figure .empty-card{background:#dfefdf;background-size:100vw 100vh;-o-object-fit:fill;object-fit:fill;aspect-ratio:4/3}.page-template-homepage .product-categories__figcaption{bottom:0;left:0;right:0;padding:min(2rem,2vmin);border-radius:0 0 4px 4px;background-color:var(--main);justify-content:space-around;z-index:2}.page-template-homepage .product-categories__figcaption .text{color:var(--white);text-align:center;font-size:var(--font-size-normal);font-weight:var(--font-weight-extra-bold);line-height:var(--line-height-normal)}.page-template-homepage .product-categories__figcaption span{width:24px}.page-template-homepage .product-categories__figcaption span img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.page-template-homepage .product-categories__input-container{max-width:45.7rem;background-color:var(--light-main);margin:0 auto 4.2rem;border-radius:4px}.page-template-homepage .product-categories__input{flex-grow:1;border:0px;background-color:var(--light-main);height:5.3rem;padding-inline-start:2.4rem;font-size:var(--font-size-normal);line-height:var(--line-height-normal);font-weight:var(--font-weight-medium);color:var(--dark-green);outline:0px}.page-template-homepage .product-categories__input::-moz-placeholder{color:var(--dark-green);opacity:1}.page-template-homepage .product-categories__input::placeholder{color:var(--dark-green);opacity:1}.page-template-homepage .product-categories__button{background:rgba(0,0,0,0);box-shadow:unset;border:unset;padding:0;margin-inline-end:1.8rem;cursor:pointer}.page-template-homepage .intro{margin-block-start:min(8vw,6rem);background-color:var(--light-main)}.page-template-homepage .intro__content{padding-inline-start:clamp(4vw,24vmin,24rem);max-width:83rem;width:100%;padding-block:min(5vmin,5rem)}@media only screen and (max-width: 768px){.page-template-homepage .intro__content{padding-inline:1.5rem}}.page-template-homepage .intro__content-container{position:relative;max-width:47rem}.page-template-homepage .intro__content-container p{margin-block-start:1rem}@media only screen and (max-width: 768px){.page-template-homepage .intro__content-container{max-width:100%}}.page-template-homepage .intro__image{flex-grow:1;width:-moz-min-content;width:min-content;align-self:stretch}.page-template-homepage .intro__image img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.page-template-homepage .intro__title{height:74px}.page-template-homepage .intro__icon{position:absolute;left:-100px;top:-20px;width:28%;min-width:100px;cursor:pointer}@media only screen and (max-width: 768px){.page-template-homepage .intro__icon{left:0;top:-10px}}.page-template-homepage .projects{padding:min(8vw,6rem) 0 3rem}@media only screen and (max-width: 1500px){.page-template-homepage .projects{padding-inline:1.5rem}}.page-template-homepage .projects__container{height:42.8rem;max-width:143.4rem;margin-right:auto;margin-left:auto;background-repeat:no-repeat;background-size:auto 100%;background-position:right;display:flex;justify-content:flex-end;align-items:center}@media only screen and (max-width: 920px){.page-template-homepage .projects__container{flex-direction:column;background:none;height:initial}}.page-template-homepage .projects__container.even{justify-content:flex-start;background-position:left}.page-template-homepage .projects__container:not(:first-of-type){margin-top:5rem}.page-template-homepage .projects__container .image{display:none;width:100%}@media only screen and (max-width: 920px){.page-template-homepage .projects__container .image{display:block}}.page-template-homepage .projects__container .container-content{width:65.2rem;min-height:36.2rem;border-radius:.4rem;padding:4.2rem 7.3rem;background-color:rgba(246,246,246,.6)}@media only screen and (max-width: 1208px){.page-template-homepage .projects__container .container-content{backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}}@media only screen and (max-width: 920px){.page-template-homepage .projects__container .container-content{width:100%;height:initial;padding-inline:1.5rem}}.page-template-homepage .projects__container .container-content .location{text-decoration:underline;margin-top:1rem}.page-template-homepage .projects__container .container-content .text{margin-top:1rem}.page-template-homepage .projects__container .container-content .bottom-line{display:flex;align-items:center;justify-content:space-between;align-items:flex-end;margin-top:3rem}@media only screen and (max-width: 920px){.page-template-homepage .projects__container .container-content .bottom-line{flex-direction:column}}.page-template-homepage .projects__container .container-content .bottom-line .bottom-line-info p:not(:first-child){margin-block-start:5px}.page-template-homepage .projects__container .container-content .bottom-line .contractor span{font-weight:500}.page-template-homepage .projects__container .container-content .bottom-line .link{color:green;margin-top:1rem}.page-template-homepage .projects__container .container-content .bottom-line .link::after{content:"";background-image:url("../../assets/images/arrow_left_green.png");background-position:center;background-repeat:no-repeat;background-size:contain;width:.6em;height:.6em;display:inline-block;margin-inline-start:.5rem}.page-template-homepage .projects .button__main{width:26.1rem;margin-top:8.9rem;margin-right:auto;margin-left:auto}.page-template-homepage .banner{background-image:url("../images/banner_colors.jpg");background-position:top;background-repeat:no-repeat;background-size:cover;padding-top:24.5rem;padding-bottom:3.5rem}@media only screen and (max-width: 920px){.page-template-homepage .banner{padding-inline:1.5rem}}.page-template-homepage .banner .text{text-align:center}.page-template-homepage .banner button{margin-top:4.1rem;margin-right:auto;margin-left:auto}.page-template-homepage .knowledge-base{padding:9.1rem 0 15.9rem}.page-template-homepage .knowledge-base__content{height:43.4rem;display:flex;max-width:152.8rem;margin-right:auto;margin-left:auto}@media only screen and (max-width: 700px){.page-template-homepage .knowledge-base__content{flex-direction:column}}.page-template-homepage .knowledge-base__content__first-container,.page-template-homepage .knowledge-base__content__second-container{background-position:center;background-repeat:no-repeat;background-size:cover}.page-template-homepage .knowledge-base__content__first-container{flex:1;max-width:50.9rem}@media only screen and (max-width: 700px){.page-template-homepage .knowledge-base__content__first-container{display:none}}.page-template-homepage .knowledge-base__content__second-container{flex:1;padding:4.1rem 4.1rem 4.1rem 6rem}.page-template-homepage .knowledge-base__content__title{color:#fff}.page-template-homepage .knowledge-base__content__snippets{position:relative;margin-top:3rem;max-height:282px;overflow-y:scroll;padding-inline-end:10px}.page-template-homepage .knowledge-base__content__snippets::-webkit-scrollbar{width:12px;margin-block-start:10px}.page-template-homepage .knowledge-base__content__snippets::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.page-template-homepage .knowledge-base__content__snippets::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.8784313725);border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.page-template-homepage .knowledge-base__content__snippets__snippet:not(:first-of-type){margin-top:1.8rem}.page-template-homepage .knowledge-base__content__snippets__snippet .question{background:#fff;display:flex;padding:1rem 1.1rem;border-radius:4px;transition:all .6s ease-in-out;cursor:pointer;display:flex;align-items:center}.page-template-homepage .knowledge-base__content__snippets__snippet .question::before{content:"+";width:.8em;height:1.5em;color:green;font-size:1.3em;font-weight:500;margin-inline-end:.7em}.page-template-homepage .knowledge-base__content__snippets__snippet .answer{background-color:#fff;padding:0 2.8rem;color:#494c4f;max-height:0px;overflow:hidden;transition:all .6s ease-in-out}.page-template-homepage .knowledge-base__content__snippets__snippet.opened .question{background-color:#000;color:#fff}.page-template-homepage .knowledge-base__content__snippets__snippet.opened .question::before{content:"";background-color:#fff;width:.8em;height:2px;margin-inline-end:.7em}.page-template-homepage .knowledge-base__content__snippets__snippet.opened .answer{padding:2rem 2.8rem;max-height:400px;overflow:initial}.page-template-homepage .knowledge-base__line-bases{padding:4.4rem;display:flex;max-width:152.8rem;margin-right:auto;margin-left:auto}@media only screen and (max-width: 1500px){.page-template-homepage .knowledge-base__line-bases{flex-direction:column}}.page-template-homepage .knowledge-base__line-bases__wrapper-cards{display:flex}@media only screen and (max-width: 1500px){.page-template-homepage .knowledge-base__line-bases__wrapper-cards{justify-content:center}}@media only screen and (max-width: 1150px){.page-template-homepage .knowledge-base__line-bases__wrapper-cards{display:grid;grid-template-columns:repeat(2, 1fr);justify-items:center;-moz-column-gap:2.8rem;column-gap:2.8rem;row-gap:2.8rem;padding-inline:1.5rem}}@media only screen and (max-width: 758px){.page-template-homepage .knowledge-base__line-bases__wrapper-cards{grid-template-columns:repeat(1, 1fr)}}.page-template-homepage .knowledge-base__line-bases__wrapper-cards__base{width:35.8rem;cursor:pointer;transition:all .3s ease-in-out}.page-template-homepage .knowledge-base__line-bases__wrapper-cards__base:not(:first-of-type){margin-inline-start:2.8rem}@media only screen and (max-width: 1150px){.page-template-homepage .knowledge-base__line-bases__wrapper-cards__base:not(:first-of-type){margin-inline-start:initial}}.page-template-homepage .knowledge-base__line-bases__wrapper-cards__base__thumbnail{background-position:center;background-repeat:no-repeat;background-size:cover;width:35.8rem;height:14.5rem;border-radius:4px 4px 0 0}.page-template-homepage .knowledge-base__line-bases__wrapper-cards__base__text{padding:.9rem 2.8rem;box-shadow:0px 3px 15px rgba(0,0,0,.1607843137);border-radius:4px;min-height:72px}.page-template-homepage .knowledge-base__line-bases button{margin:0;height:4.7rem;max-width:21rem;margin-inline-start:10rem;align-items:center}@media only screen and (max-width: 1500px){.page-template-homepage .knowledge-base__line-bases button{margin-inline-start:initial;margin:5rem auto 0}}.page-template-homepage .knowledge-base__line-bases button::after{content:"";background-image:url("../images/arrow_left_white.png");background-position:center;background-repeat:no-repeat;background-size:contain;width:.7rem;height:1.2rem;margin-inline-start:.5em}.page-template-homepage .modal-pdf-warranty_card{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);display:none;width:min(90%,1350px);height:auto;max-height:780px}.page-template-homepage .modal-pdf-warranty_card.show{display:block;z-index:999}.page-template-homepage .modal-pdf-warranty_card svg{position:absolute;top:-1vw;right:-1vw;width:35px;height:35px;background-color:rgba(255,255,255,.37);border-radius:50%;cursor:pointer}@media only screen and (max-width: 600px){.page-template-homepage .modal-pdf-warranty_card svg{top:-4vw;right:-4vw}}.page-template-homepage .modal-pdf-warranty_card .modal-pdf-iframe{width:100%;height:min(700px,60vw);min-height:350px}/*# sourceMappingURL=homepage.min.css.map */</pre></body></html>