:root{--white:#fff;--background-vanilla:#fefefd;--black:#000;--sunny-yellow:#ffd94c;--sunny-yellow-light:#ffe98f;--grass-green:#80b75f;--grass-green-light:#9acc79;--forest-green:#3b8254;--forest-green-light:#579e6a;--night-black:#1b1b1c;--grey-sky:#f9f9f9;--sunny-yellow-0:#fffbed;--sunny-yellow-1:#fff8de;--sunny-yellow-2:#fff2bd;--sunny-yellow-3:#ffeda8;--sunny-yellow-4:#ffe98f;--sunny-yellow-5:#ffe480;--sunny-yellow-6:#ffd94c;--sunny-yellow-7:#ffd244;--sunny-yellow-8:#fcc923;--sunny-yellow-9:#efc02a;--sunny-yellow-10:#e9b920;--grass-green-0:#ecfce2;--grass-green-1:#dbefce;--grass-green-2:#d1e8c0;--grass-green-3:#c0dea9;--grass-green-4:#add493;--grass-green-5:#9acc79;--grass-green-6:#91c56f;--grass-green-7:#80b75f;--grass-green-8:#6fab4c;--grass-green-9:#63a33e;--grass-green-10:#5a9737;--muddy-puddle:#444549;--muddy-puddle-2:#373739;--muddy-puddle-3:#272829;--forest-green-0:#ddece1;--forest-green-1:#c6e1cd;--forest-green-2:#aed6b9;--forest-green-3:#99caa6;--forest-green-4:#89bf98;--forest-green-5:#7bb08a;--forest-green-6:#579e6a;--forest-green-7:#3e8b5a;--forest-green-8:#3b8254;--forest-green-9:#2f7949;--forest-green-10:#2a6c41;--grey-sky-1:#f5f5f5;--grey-sky-2:#f1f1f1;--grey-sky-3:#e6e6e6;--grey-sky-4:#ccc;--grey-sky-5:#b4b4b4;--grey-sky-6:#909090;--red:red}.hero .swiper{max-height:500px}@media(min-height:670px)and (min-width:576px){.hero .swiper{height:calc(100vh - 152px);max-height:700px}}.hero .swiper-wrapper{height:100%}.hero .swiper-pagination{bottom:25px;display:flex;justify-content:center;left:0;position:absolute;right:0;z-index:1}.hero .swiper-pagination .swiper-pagination-bullet{background-color:#171717;border-radius:50%;height:12px;margin:0 6px;width:12px}.hero .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ccc}.hero .swiper-slide{align-items:center;background-position:50%;background-size:cover;display:flex;height:100%;position:relative}.swiper-image-desktop,.swiper-image-tablet{display:none}.swiper-image-mobile{display:flex}@media(min-width:768px){.swiper-image-desktop,.swiper-image-mobile{display:none}.swiper-image-tablet{display:flex}}@media(min-width:1200px){.swiper-image-mobile,.swiper-image-tablet{display:none}.swiper-image-desktop{display:flex}}.hero .swiper-pagination .swiper-pagination-bullet{background-color:transparent;background:rgba(7,7,7,.1);border:0;border-radius:0;height:11px;margin:0 9px;transform:rotate(45deg);width:11px}.hero .swiper-pagination .swiper-pagination-bullet-active{background:rgba(7,7,7,.25)}.swiper-hero .swiper-button{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;height:33px;justify-content:center;outline:none;position:absolute;top:50%;transform:translateY(-50%);width:33px;z-index:2}.swiper-hero .swiper-button-prev{left:50px}.swiper-hero .swiper-button-next{right:50px}.swiper-hero .swiper-button svg{fill:rgba(0,0,0,.2)}.swiper-hero .swiper-button:hover svg{fill:#000}@media(max-width:992px){.swiper-hero .swiper-button-prev{left:25px}.swiper-hero .swiper-button-next{right:25px}.swiper-hero .swiper-button{opacity:.85}}.gfx-block{padding:3rem 0 0}@media(min-width:768px){.gfx-block{padding:6rem 0 0}}.gfx-block .row{column-gap:50px;justify-content:center}@media(min-width:768px){.gfx-block .row{flex-wrap:nowrap}}@media(max-width:768px){.gfx-block .h3{font-size:1.25rem;line-height:1.15}}.gfx{margin-bottom:1.5rem;width:100%}@media(min-width:768px){.gfx{flex:0}}.gfx figure{display:flex;height:auto;margin:0 auto;overflow:hidden;position:relative;width:100%}@media(min-width:1200px){.gfx figure{height:300px;width:330px}}.gfx figure:after{content:"";display:block;padding-bottom:100%}.gfx .link{display:flex}.gfx img{object-fit:cover;transform:scale(1);transform-origin:50% 50%;transition:transform .5s ease-in-out}.gfx img,.gfxOverlay{height:100%;position:absolute;width:100%}.gfxOverlay{display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;top:0;transition:opacity .25s ease-in-out;z-index:2}.gfxOverlayDescription{color:#fff;font-size:22px;font-weight:300;line-height:24px;padding:25px 25px 35px;text-align:left}.gfxOverlaySquare{height:96px;left:0;position:absolute;top:0;transition:all .3s ease-in-out;width:96px;z-index:1}.gfx:hover .gfxOverlaySquare{height:100%;width:100%}.gfx:hover img{transform:scale(1.1)}.gfx:hover .gfxOverlay{opacity:1}.gfxOverlayBtn{border:1px solid #fff;border-radius:36px;color:#fff;display:table;font-size:18px;font-weight:300;line-height:1;margin:25px auto 0;padding:10px 35px;text-transform:uppercase}.gfxOverlayBtn:hover{background-color:#fff;color:#000}.gfxTitle{color:#070707;display:block;font-size:20px;font-weight:500;line-height:1.35;margin:15px auto 0;padding:0 15px;text-align:center}@media(min-width:992px){.gfxTitle{font-size:28px;line-height:36px;margin:35px auto 0}}@media(max-width:768px){.gfx{padding:0 50px}.gfx:last-of-type{margin-bottom:0}.gfxOverlayDescription{font-size:18px;line-height:24px;padding:35px 10px}.gfx figure{max-height:auto}.gfxOverlayBtn{font-size:14px;margin-bottom:35px;margin-top:0}.gfxOverlaySquare{height:57px;width:57px}.gfxDescriptioMobile{font-size:17px;font-weight:300;line-height:22px;margin-top:10px;text-align:left}.gfxOverlay{display:none}.gfx:hover .gfxOverlaySquare{height:57px;width:57px}.gfxBtnMobile{border:1px solid #000;border-radius:37px;color:#070707;display:table;font-size:14px;font-weight:300;letter-spacing:.36px;line-height:1;margin:14px 0 0 auto;opacity:1;padding:11px 28px;text-align:center;text-transform:uppercase}}@media(min-width:768px){.gfxBtnMobile,.gfxDescriptioMobile{display:none}}.text-block{padding:3rem 0}@media(min-width:768px){.text-block{padding:3rem 0}}.text-block img{height:auto}.text-block .inner{position:relative;text-align:center}.text-block p{margin:0 auto;max-width:800px;position:relative}@media(min-width:768px){.text-block p{font-size:1.125rem;font-weight:300;line-height:1.875rem}}.text-block.type-1 p{font-size:1.5rem;line-height:2.375rem}.text-block.type-1 p:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27246.566%27 height=%27246.566%27%3E%3Cpath data-name=%27Path 25965%27 d=%27M123.251 0 61.626 61.625 0 123.3l123.28 123.244.021.021 61.619-61.6 61.626-61.675.021-.042-61.626-61.623-30.824-30.865Z%27 fill=%27%23ffd94c%27 opacity=%27.2%27/%3E%3C/svg%3E");content:"";display:block;height:245px;left:0;margin:0 auto;position:absolute;right:0;top:-15px;width:245px;z-index:-1}@media(min-width:768px){.text-block.type-1 p:before{left:-125px;margin:0;right:auto}.text-block.type-2 .inner:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%27111%27 height=%27333%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M.132 55.385 55.516 0l55.385 55.385-55.385 55.384L.132 55.385ZM.132 166.154l55.384-55.385 55.385 55.385-55.385 55.385L.132 166.154ZM.132 276.924l55.384-55.385 55.385 55.385-55.385 55.385L.132 276.924Z%27 fill=%27%23FFD94C%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:330px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:110px}}.experts figure{align-items:center;display:flex}.experts figure img{height:100%;object-fit:cover;object-position:50% 50%;width:100%}.experts .content{align-items:center;display:flex;padding:1.5rem;position:relative}@media(min-width:576px){.experts .content{padding:3rem}}@media(min-width:992px){.experts .content{padding:9rem 3rem}}@media(min-width:1200px){.experts .content{padding:9rem 7rem}}.experts .content .inner{max-width:450px}.experts .content .inner .name{display:block;margin-bottom:.15rem}.experts .content .inner .position{display:block;font-size:1.125rem}.experts .content .inner p{margin-top:1.5rem}@media(min-width:576px){.experts .content .inner p{margin-top:3rem}}.experts .swiper-pagination{display:flex;justify-content:center;margin:0 auto 1.5rem;width:100%}@media(min-width:768px){.experts .swiper-pagination{justify-content:flex-start;margin-top:3rem}}.experts .swiper-pagination.desktop{display:none}@media(min-width:768px){.experts .swiper-pagination.desktop{display:flex}.experts .swiper-pagination.mobile{display:none}}.experts .swiper-pagination .swiper-pagination-bullet{background-color:transparent;background-color:var(--grey-sky-3);cursor:pointer;display:inline-block;height:10px;margin:0 4px;transform:rotate(45deg);width:10px}@media(min-width:768px){.experts .swiper-pagination .swiper-pagination-bullet{height:12px;margin:0 6px;width:12px}}.experts .swiper-pagination .swiper-pagination-bullet-active{background-color:var(--grey-sky-5)}.selected-products{padding:3rem 0}@media(min-width:768px){.selected-products{padding:6rem 0}}.selected-products .products-list .single-product{background-color:var(--grey-sky);display:flex;flex-direction:column;margin-bottom:1.5rem;padding:1rem 1.5rem;position:relative;width:100%}@media(min-width:992px){.selected-products .products-list .single-product{margin:0 1rem;width:calc(33.33333% - 2rem)}}.selected-products .products-list .single-product .inner{margin-top:2rem}.selected-products .products-list .single-product figure{background-color:var(--grey-sky);display:flex}.selected-products .products-list .single-product figure img{height:100%;object-fit:cover;width:100%}.selected-products .products-list .single-product ul{margin-top:.5rem}.selected-products .products-list .single-product ul li{position:relative}.selected-products .products-list .single-product ul li:not(:last-of-type){margin-bottom:.25rem}.selected-products .products-list .single-product ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2714%27 height=%2715%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m.212 7.288 3.416 3.523 1.707 1.765 1.711 1.758 6.832-7.049L7.047.24.213 7.286l-.001.002Z%27 fill=%27%23FFD94C%27/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:15px;margin-right:5px;position:relative;top:3px;width:15px}.selected-products .products-list .single-product:nth-child(2):after,.selected-products .products-list .single-product:nth-child(2):before{background:#707070;content:"";display:block;height:calc(100% - 175px);position:absolute;top:1rem;width:.75px}.selected-products .products-list .single-product:nth-child(2):before{left:-1rem}.selected-products .products-list .single-product:nth-child(2):after{right:-1rem}.selected-products .products-list .single-product .price{margin:1rem auto .75rem;text-align:center}.selected-products .products-list .single-product .product-view{margin-top:.75rem}.video-section{background-color:var(--grey-sky-1);padding:3rem 0}@media(min-width:768px){.video-section{padding:6rem 0}}.video-section .row{flex-direction:column-reverse}@media(min-width:768px){.video-section .row{flex-direction:row}}@media(min-width:1200px){.video-section .row{flex-wrap:nowrap;margin:0 auto;max-width:1140px}}@media(min-width:768px){.video-section .inner{max-width:450px}}.video-section figure{align-items:center;display:flex}.video-section figure a{display:flex;margin-bottom:25px}@media(min-width:768px){.video-section figure a{margin:0}}.video-section figure img{height:auto;object-fit:cover;width:100%}.video-section .content{align-items:center;display:flex;text-align:center}@media(min-width:768px){.video-section .content{padding-left:50px;text-align:left}}@media(min-width:1200px){.video-section .content{padding-left:0;padding-right:140px}}@media(min-width:768px){.video-section .content p{font-size:1.125rem;font-weight:300;line-height:1.875rem}}.video-section ul{display:flex;justify-content:center;margin:25px 0 0}@media(min-width:768px){.video-section ul{justify-content:flex-start;margin:25px -5px 0}}.video-section ul li{align-items:flex-end;display:flex;margin:0 10px}@media(min-width:768px){.video-section ul li{margin:0 5px}}.reviews{padding:3rem 0}@media(min-width:768px){.reviews{padding:6rem 0}}.reviews__header{text-align:center}.reviews__info{margin-bottom:4rem}.reviews .inner{margin:auto;max-width:800px}.reviews .swiper{overflow:visible}.reviews .swiper-wrapper{align-items:center;position:relative}.reviews .swiper .swiper-slide{align-items:center;display:flex;opacity:0;text-align:center;transition:opacity .35s ease}.reviews .swiper .swiper-slide-visible{opacity:1}.reviews .swiper .swiper-slide .rating{align-items:center;display:flex;justify-content:center;margin-bottom:25px}.reviews .swiper .swiper-slide .rating svg{margin:0 3px}.reviews .swiper .swiper-slide .inner{background:#fff;border-radius:60px;padding:25px 35px;position:relative}@media(min-width:576px){.reviews .swiper .swiper-slide .inner{border-radius:120px;padding:35px 70px}}@media(min-width:768px){.reviews .swiper .swiper-slide .inner{border-radius:140px;padding:35px 140px}}.reviews .swiper .swiper-slide p{font-size:.75rem;line-height:1.38}.reviews .swiper .swiper-slide span{display:block;font-size:.875rem;font-weight:700;margin-top:15px;text-align:center;width:100%}@media(min-width:576px){.reviews .swiper .swiper-slide span{font-size:1.125rem}}.reviews .swiper-pagination{display:flex;justify-content:center;margin-top:50px}.reviews .swiper-pagination .swiper-pagination-bullet{border:1.5px solid #ccc;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 6px;width:12px}.reviews .swiper-pagination .swiper-pagination-bullet-active{background:#ccc}.reviews-enhanced{padding-top:3rem}.review_rateAll{font-family:var(--sans-serif);font-size:84px;font-style:italic;font-weight:400;letter-spacing:.4px;line-height:1.35}.review_rateCount{color:#707070;display:block;font-size:19px}.review-stars{display:table;height:24px;margin:6px auto 16px;position:relative;width:125px}.review-stars:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2725%27 height=%2724%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.152 0 9.283 8.829H0l7.51 5.456-2.868 8.829 7.51-5.457 7.51 5.457-2.869-8.829L24.3 8.829h-9.279L12.152 0Z%27 fill=%27%23C7C7C7%27/%3E%3C/svg%3E");content:"";height:24px;left:0;opacity:.25;position:absolute;top:0;width:100%}.review-stars--filled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width=%2725%27 height=%2724%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.152 0 9.283 8.829H0l7.51 5.456-2.868 8.829 7.51-5.457 7.51 5.457-2.869-8.829L24.3 8.829h-9.279L12.152 0Z%27 fill=%27%23ffd94c%27/%3E%3C/svg%3E");height:24px;left:0;position:absolute;top:0}.swiper-reviews{overflow:visible;padding-bottom:60px}.swiper .review{background:#f6f6f6;box-shadow:5px 8px 5px #e7e7e7;font-size:15px;font-weight:300;height:100%;line-height:1.35;padding:32px 16px;text-align:center}.swiper-reviews-new .swiper-slide{height:auto!important}.swiper.swiper-reviews-new{overflow:visible}.swiper-reviews-new .swiper-pagination{display:flex;height:11px;margin-top:25px;width:100%}span.swiper-pagination-bullet{background:#e2e2e2;height:11px;width:100%}span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#ffd94c}.swiper-reviews-new .swiper-slide{opacity:0}.swiper-reviews-new .swiper-slide-visible,.swiper-reviews-new .swiper-slide.swiper-slide-fully-visible{opacity:1}.swiper-reviews-new button{align-items:center;background:#fff;border:0;cursor:pointer;display:flex;height:33px;justify-content:center;outline:none;position:absolute;top:50%;transform:translateY(-50%);width:33px;z-index:2}.swiper-reviews-new .swiper-button-prev{left:0}.swiper-reviews-new .swiper-button-next{right:0}.swiper-reviews-new button svg{fill:#c7c7c7}.swiper-reviews-new button:hover svg{fill:#000}@media(max-width:992px){.swiper .review{padding-left:50px;padding-right:50px}.swiper-reviews-new button{opacity:.7}}button.swiper-button.swiper-button-prev.swiper-button-disabled{opacity:0}.oml-media{padding:3rem 0}@media(min-width:768px){.oml-media{padding:6rem 0}}.oml-media .inner .content{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}@media(min-width:768px){.oml-media .inner .content{align-items:flex-end;flex-direction:row;justify-content:space-between;text-align:left}.oml-media .inner .content p{font-size:1.125rem;font-weight:300;line-height:1.875rem}}.oml-media_wrapper{margin-top:50px}.oml-media_wrapper .container{width:100%}@media(min-width:1200px){.oml-media_wrapper .container{max-width:1220px}}@media(min-width:1520px){.oml-media_wrapper .container{max-width:1480px}}.oml-media .oml-post{margin:0 15px 60px;width:100%}@media(min-width:768px){.oml-media .oml-post{width:calc(50% - 30px)}}@media(min-width:992px){.oml-media .oml-post{margin-bottom:0;width:calc(25% - 30px)}}.oml-media .oml-post:hover figure img{opacity:.85}.oml-media .oml-post:hover i{background:var(--night-black);border-color:var(--night-black)}.oml-media .oml-post:hover i svg{fill:var(--white)}.oml-media .oml-post figure{height:280px;margin-bottom:15px;width:100%}.oml-media .oml-post figure img{height:100%;object-fit:cover;width:100%}.oml-media .oml-post .content{align-items:flex-end;display:flex;font-size:15px;line-height:20px;max-width:100%;width:100%}.oml-media .oml-post i{align-items:center;border:1.5px solid var(--night-black);border-radius:50%;display:flex;height:30px;justify-content:center;margin:25px auto 0;width:30px}@media(min-width:768px){.oml-media .oml-post i{margin:25px 0 0}}.oml-media .oml-post i svg{fill:var(--night-black);height:15px}