@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes heroBtnIn{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes heroBtnIn{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes heroBtnIconIn{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes heroBtnIconIn{0%{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}:root{--transition_350:350ms all ease;--white:#FFF;--dark:#000000;--success_color:#00A859;--info_color:#1E90FF;--warning_color:#FFD700;--error_color:#DC143C;--text-color:#404040;--primary:#00A859;--primary-dark:#14261D;--secondary:#000000;--tertiary:#dbe45b}*,a{text-decoration:none}*{outline:0;font-style:normal;font-weight:400;font-family:"Plus Jakarta Sans"}*,::after,::before{box-sizing:border-box}* bold,* strong,bold *,strong *{font-weight:700}body,html{margin:0;border:0;padding:0;scroll-behavior:smooth}body{max-width:100vw;width:100%;margin:0 auto;position:relative;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.no-scroll{overflow:hidden}body.compensate-for-scrollbar{overflow-y:initial!important}body.error404,body.page-template-default{padding-top:85px}img{max-width:100%;border:0}a{color:inherit}em{font-style:italic}svg,svg path{-webkit-transition:var(--transition_350);transition:var(--transition_350)}section{width:100%;display:block}.content{max-width:1216px;width:95%;margin:0 auto}@media only screen and (max-width:767px){.content{width:90%}}.grecaptcha-badge{visibility:hidden!important}::-webkit-scrollbar{width:8px;border-radius:8px}::-webkit-scrollbar-track{background:var(--secondary);border-radius:8px}::-webkit-scrollbar-thumb{background:var(--tertiary);border-radius:8px}::-webkit-scrollbar-thumb:hover{background:var(--primary)}.slick-slider.slick-slider{margin-bottom:0!important}.slick-slider.slick-initialized{display:block!important}.slick-slider .slick-arrow{top:initial;bottom:initial;margin:auto 0;-webkit-transform:none;-ms-transform:none;transform:none;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.slick-slider .slick-arrow.slick-disabled{pointer-events:none;opacity:.5}.slick-slider .slick-arrow.slick-prev{left:0}.slick-slider .slick-arrow.slick-next{right:0}.slick-slider .slick-arrow:before{content:none}.slick-slider .slick-list{height:100%}.slick-slider .slick-list .slick-track{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.slick-slider .slick-list .slick-track .slick-slide{height:initial}.btn-primary,.btn-primary svg{-webkit-transition:var(--transition_350);transition:var(--transition_350)}.btn-primary{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:20px 45px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:10px;border-radius:50px;background:var(--primary);color:var(--white);font-size:16px;font-weight:600;line-height:130%;border:1px solid var(--primary)}@media only screen and (max-width:767px){.btn-primary{padding:15px 35px;font-size:15px}}.btn-primary:hover,header#main-header .content .pages .btn-primary.active{background:var(--primary-dark);border-color:var(--primary-dark)}.btn-primary:hover svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.btn-primary.white{color:var(--white);border:1px solid var(--white);background:0 0}.btn-primary.white:hover{background:var(--white);color:var(--primary)}.btn-primary svg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.single-banner-content,footer#main-footer{width:100%}.single-banner-content .single-banner-content-image{width:100%;padding:175px 0 90px;background-size:cover;background-position:center;background-repeat:no-repeat;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.single-banner-content .single-banner-content-image{padding:130px 0 45px}}.pg404 .content,.single-banner-content .single-banner-content-image .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:24px}.single-banner-content .single-banner-content-image .content h2{margin:0 auto;color:#cfe0c8;text-align:center;font-size:50px;font-weight:800;line-height:100%;letter-spacing:-1px}@media only screen and (max-width:767px){.single-banner-content .single-banner-content-image .content h2{font-size:32px}}.single-banner-content .single-banner-content-image .content p{margin:0 auto;color:#cfe0c8;text-align:center;font-size:20px;font-weight:400;line-height:100%;letter-spacing:-.4px}@media only screen and (max-width:767px){.single-banner-content .single-banner-content-image .content p{font-size:16px;line-height:140%}}.single-banner-content .single-banner-content-image .content p a{color:var(--primary);text-decoration:underline;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.single-banner-content .single-banner-content-image .content p a:hover{color:var(--white)}.default-template-content,.pg404{width:100%;padding:45px 0}.pg404 .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:30px}@media only screen and (max-width:767px){.pg404 .content{gap:20px}}.pg404 .content h1,.pg404 .content h1 small{border-radius:16px;box-shadow:0 4px 30px color-mix(in srgb,var(--primary) 40%,transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.pg404 .content h1{background:color-mix(in srgb,var(--primary) 10%,transparent);margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:30px 80px;color:var(--primary)}@media only screen and (max-width:767px){.pg404 .content h1{padding:20px 40px}}.pg404 .content h1 big{font-size:160px;font-weight:700}@media only screen and (max-width:767px){.pg404 .content h1 big{font-size:100px}}.pg404 .content h1 small{font-size:40px;font-weight:700;padding:5px 9px;margin-top:-55px;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3019607843)}@media only screen and (max-width:767px){.pg404 .content h1 small{font-size:30px;padding:5px 9px;margin-top:-35px}}.pg404 .content p{margin:0 auto;text-align:center}.default-template-content .content,.pg404 .content p{color:var(--text-color);font-size:16px;font-weight:400;line-height:160%}.single-banner-content .single-banner-content-image .content,header#main-header,header#main-header .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}header#main-header{position:absolute;top:0;right:0;left:0;z-index:1002;width:100%;height:160px}@media only screen and (max-width:767px){header#main-header{height:85px;background:rgba(0,0,0,.3490196078)}}header#main-header.color-bg{height:85px;background:#0d1913}header#main-header .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:45px}@media only screen and (max-width:1075px){header#main-header .content{gap:15px}}header#main-header .content .logo,header#main-header .content .pages{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}header#main-header .content .logo{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}footer#main-footer .upper-footer .content .logo img,header#main-header .content .logo img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:239px;width:auto;height:auto}@media only screen and (max-width:1075px){header#main-header .content .logo img{max-width:162px}}header#main-header .content .pages{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:45px}@media only screen and (max-width:1075px){header#main-header .content .pages{gap:15px}}@media only screen and (max-width:767px){header#main-header .content .pages{display:none}}header#main-header .content #hamburguer,header#main-header .content .pages .link{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative}header#main-header .content .pages .link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;color:var(--white);font-size:16px;font-weight:400;line-height:130%}.hero-section .hero-section-list .hero-item.slick-active,header#main-header .content .pages .link.active::after{opacity:1}header#main-header .content .pages .link::after{content:"";position:absolute;right:0;bottom:-8px;left:0;margin:0 auto;width:25px;height:2px;background:var(--primary);opacity:0}header#main-header .content .pages .btn-primary{padding:15px 40px}@media only screen and (max-width:1075px){header#main-header .content .pages .btn-primary{padding:12px 20px}}#menu-mobile .content .pages .btn-primary:hover svg,header#main-header .content .pages .btn-primary:hover svg{-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px)}@media only screen and (max-width:1075px){header#main-header .content .pages .btn-primary svg{display:none}}header#main-header .content #hamburguer{width:32px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:7px}@media only screen and (max-width:767px){header#main-header .content #hamburguer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}header#main-header .content #hamburguer span{width:100%;height:3px;background:var(--white);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}header#main-header .content #hamburguer.active span:nth-child(1){-webkit-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg)}header#main-header .content #hamburguer.active span:nth-child(2){opacity:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}header#main-header .content #hamburguer.active span:nth-child(3){-webkit-transform:translateY(-10px) rotate(-45deg);-ms-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}#menu-mobile{position:fixed;inset:0;bottom:0;z-index:1001;width:100%;height:100%;padding:130px 0 45px;background:var(--primary-dark);opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);-webkit-transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1);transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1);transition:opacity .4s cubic-bezier(.4,0,.2,1),visibility .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),-webkit-transform .4s cubic-bezier(.4,0,.2,1)}#menu-mobile.active{visibility:visible;pointer-events:auto}#menu-mobile .content .pages{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:45px}#menu-mobile .content .pages .btn-primary,#menu-mobile .content .pages .link{font-size:18px;font-weight:500;opacity:0;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:opacity .5s cubic-bezier(.4,0,.2,1),-webkit-transform .5s cubic-bezier(.4,0,.2,1);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1);transition:opacity .5s cubic-bezier(.4,0,.2,1),transform .5s cubic-bezier(.4,0,.2,1),-webkit-transform .5s cubic-bezier(.4,0,.2,1);-webkit-transition-delay:0s;transition-delay:0s}#menu-mobile,#menu-mobile .content .pages,#menu-mobile .content .pages .link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#menu-mobile .content .pages .link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--white);line-height:130%}#menu-mobile .content .pages .btn-primary{padding:15px 40px}#menu-mobile .content .pages .btn-primary svg{margin:2px 0 0}#menu-mobile.active,#menu-mobile.active .content .pages .link,.hero-section .hero-section-list .hero-item.slick-active .wrapper-hero-section .content .left-content .text{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}#menu-mobile.active .content .pages .link:nth-child(1){-webkit-transition-delay:.1s;transition-delay:.1s}#menu-mobile.active .content .pages .link:nth-child(2){-webkit-transition-delay:.15s;transition-delay:.15s}#menu-mobile.active .content .pages .link:nth-child(3){-webkit-transition-delay:.2s;transition-delay:.2s}#menu-mobile.active .content .pages .link:nth-child(4){-webkit-transition-delay:.25s;transition-delay:.25s}#menu-mobile.active .content .pages .link:nth-child(5){-webkit-transition-delay:.3s;transition-delay:.3s}#menu-mobile.active .content .pages .link:nth-child(n+6){-webkit-transition-delay:.35s;transition-delay:.35s}#menu-mobile.active .content .pages .btn-primary{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition-delay:.35s;transition-delay:.35s}footer#main-footer .upper-footer{width:100%;padding:95px 0;background:var(--primary-dark)}@media only screen and (max-width:767px){footer#main-footer .upper-footer{padding:45px 0}}footer#main-footer .upper-footer .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:45px}@media only screen and (max-width:767px){footer#main-footer .upper-footer .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}footer#main-footer .upper-footer .content .logo,footer#main-footer .upper-footer .content .pages{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}footer#main-footer .upper-footer .content .logo{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}footer#main-footer .upper-footer .content .pages{gap:8px}footer#main-footer .upper-footer .content .pages.gap{gap:20px}footer#main-footer .upper-footer .content .pages h3,footer#main-footer .upper-footer .content .wrapper h2{margin:0;color:var(--white);font-family:"Signika";font-size:18px;font-weight:700}footer#main-footer .upper-footer .content .pages .wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:2px}footer#main-footer .upper-footer .content .pages .wrap a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--white);font-family:"Signika";font-size:14px;line-height:200%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}footer#main-footer .upper-footer .content .pages .social,footer#main-footer .upper-footer .content .pages .social a,footer#main-footer .upper-footer .content .pages .wrap a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}footer#main-footer .upper-footer .content .pages .social{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px}footer#main-footer .upper-footer .content .pages .social a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--white);font-size:18px;-webkit-transition:var(--transition_350);transition:var(--transition_350)}footer#main-footer .upper-footer .content .pages,footer#main-footer .upper-footer .content .wrapper,footer#main-footer .upper-footer .content .wrapper a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}footer#main-footer .upper-footer .content .wrapper{gap:12px}footer#main-footer .upper-footer .content .wrapper h2{font-size:22px}footer#main-footer .upper-footer .content .wrapper a{font-family:"Signika";line-height:120%}.contact-section .content .left-content a:hover .wrap h3,.contact-section .content .left-content a:hover .wrap span,footer#main-footer .upper-footer .content .pages .social a:hover,footer#main-footer .upper-footer .content .pages .wrap a:hover,footer#main-footer .upper-footer .content .wrapper a:hover{color:var(--primary)}footer#main-footer .upper-footer .content .wrapper a big{font-size:18px;font-family:"Signika"}.whatsapp-float,footer#main-footer .upper-footer .content .wrapper a small{font-size:13px;font-family:"Signika"}footer#main-footer .lower-footer{width:100%;padding:16px 0;background:var(--dark)}footer#main-footer .lower-footer .content{color:var(--white);text-align:center;font-family:"Signika";font-size:14px;font-weight:400}.whatsapp-float,footer#main-footer .upper-footer .content .wrapper,footer#main-footer .upper-footer .content .wrapper a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.whatsapp-float,footer#main-footer .upper-footer .content .wrapper a{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;color:var(--white);-webkit-transition:var(--transition_350);transition:var(--transition_350)}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:1000;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;padding:15px;border-radius:50%;background:#25d366;text-decoration:none;font-size:14px;font-weight:700;line-height:1;box-shadow:0 12px 28px rgba(0,0,0,.22)}.whatsapp-float:hover{background:#1ebe5a;-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}.whatsapp-float:focus-visible{outline:3px solid rgba(37,211,102,.35);outline-offset:4px}.whatsapp-float__icon{width:42px;height:42px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.whatsapp-float__icon{width:32px;height:32px}}.hero-section .hero-section-list .hero-item,.whatsapp-float__icon svg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.whatsapp-float__icon svg{width:100%;height:100%}#page-home{padding:0 0 105px}@media only screen and (max-width:767px){#page-home{padding:0 0 45px}}.hero-section{width:100%}.hero-section .hero-section-list{width:100%;display:none}.hero-section .hero-section-list .hero-item{padding:205px 0 115px;position:relative;opacity:0;-webkit-transition:opacity .8s cubic-bezier(.4,0,.2,1);transition:opacity .8s cubic-bezier(.4,0,.2,1)}@media only screen and (max-width:767px){.hero-section .hero-section-list .hero-item{padding:130px 0 45px}}.hero-section .hero-section-list .hero-item.slick-active .background-image{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.hero-section .hero-section-list .hero-item.slick-active .wrapper-hero-section .content .left-content .btn-list{opacity:1}.hero-section .hero-section-list .hero-item.slick-active .wrapper-hero-section .content .left-content .btn-list .btn-primary{-webkit-animation:heroBtnIn .7s cubic-bezier(.25,.46,.45,.94) forwards;animation:heroBtnIn .7s cubic-bezier(.25,.46,.45,.94) forwards}.hero-section .hero-section-list .hero-item.slick-active .wrapper-hero-section .content .left-content .btn-list .btn-primary:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s}.hero-section .hero-section-list .hero-item.slick-active .wrapper-hero-section .content .left-content .btn-list .btn-primary:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s}.hero-section .hero-section-list .hero-item.slick-active .wrapper-hero-section .content .left-content .btn-list .btn-primary svg{-webkit-animation:heroBtnIconIn .5s cubic-bezier(.25,.46,.45,.94) forwards;animation:heroBtnIconIn .5s cubic-bezier(.25,.46,.45,.94) forwards;-webkit-animation-delay:.3s;animation-delay:.3s}.hero-section .hero-section-list .hero-item.slick-active .wrapper-hero-section .content .right-content img{opacity:1;-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.hero-section .hero-section-list .hero-item .background-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08);-webkit-transition:opacity 1s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.25,.46,.45,.94);transition:opacity 1s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.25,.46,.45,.94);transition:opacity 1s cubic-bezier(.25,.46,.45,.94),transform 1.2s cubic-bezier(.25,.46,.45,.94),-webkit-transform 1.2s cubic-bezier(.25,.46,.45,.94);will-change:opacity,transform}.hero-section .hero-section-list .hero-item .wrapper-hero-section{width:100%;position:relative;z-index:1}.about-section .content,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:45px}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:45px}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content{width:52%}@media only screen and (max-width:767px){.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content{width:100%;gap:32px}}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text{color:var(--white);font-size:18px;font-weight:400;line-height:160%;opacity:0;-webkit-transform:translateY(25px);-ms-transform:translateY(25px);transform:translateY(25px);-webkit-transition:opacity .9s cubic-bezier(.25,.46,.45,.94) .15s,-webkit-transform .9s cubic-bezier(.25,.46,.45,.94) .15s;transition:opacity .9s cubic-bezier(.25,.46,.45,.94) .15s,transform .9s cubic-bezier(.25,.46,.45,.94) .15s;transition:opacity .9s cubic-bezier(.25,.46,.45,.94) .15s,transform .9s cubic-bezier(.25,.46,.45,.94) .15s,-webkit-transform .9s cubic-bezier(.25,.46,.45,.94) .15s;will-change:opacity,transform}@media only screen and (max-width:767px){.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text{gap:32px;font-size:16px}}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text *{margin:0}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h1,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h2,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h3,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h4,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h5,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h6{color:#cfe0c8;font-size:80px;font-weight:800;line-height:100%}@media only screen and (max-width:979px){.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h1,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h2,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h3,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h4,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h5,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h6{font-size:50px}}@media only screen and (max-width:767px){.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h1,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h2,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h3,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h4,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h5,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h6{font-size:32px}}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h1 strong,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h2 strong,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h3 strong,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h4 strong,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h5 strong,.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .text h6 strong{color:#dbe45b}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .btn-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;opacity:0;-webkit-transition:opacity .7s cubic-bezier(.25,.46,.45,.94) .25s;transition:opacity .7s cubic-bezier(.25,.46,.45,.94) .25s}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .btn-list .btn-primary{opacity:0;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);will-change:opacity,transform}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .left-content .btn-list .btn-primary svg{opacity:0;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .right-content{width:38%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:767px){.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .right-content{display:none}}.hero-section .hero-section-list .hero-item .wrapper-hero-section .content .right-content img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;width:auto;height:auto;opacity:0;-webkit-transform:translateY(30px) scale(.96);-ms-transform:translateY(30px) scale(.96);transform:translateY(30px) scale(.96);-webkit-transition:opacity 1.1s cubic-bezier(.25,.46,.45,.94) .35s,-webkit-transform 1.1s cubic-bezier(.25,.46,.45,.94) .35s;transition:opacity 1.1s cubic-bezier(.25,.46,.45,.94) .35s,transform 1.1s cubic-bezier(.25,.46,.45,.94) .35s;transition:opacity 1.1s cubic-bezier(.25,.46,.45,.94) .35s,transform 1.1s cubic-bezier(.25,.46,.45,.94) .35s,-webkit-transform 1.1s cubic-bezier(.25,.46,.45,.94) .35s;will-change:opacity,transform}.info-bar-section{width:100%;padding:30px 0;background:var(--primary-dark)}.info-bar-section .content .info-bar-list{width:100%;display:none}.info-bar-section .content .info-bar-list .info-bar-item:last-child .wrapper::after{content:none}.info-bar-section .content .info-bar-list .info-bar-item .wrapper,.info-bar-section .content .info-bar-list .info-bar-item .wrapper .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.info-bar-section .content .info-bar-list .info-bar-item .wrapper{width:100%;padding:0 15px;gap:12px;position:relative}@media only screen and (max-width:979px){.info-bar-section .content .info-bar-list .info-bar-item .wrapper{padding:0 5px}}.info-bar-section .content .info-bar-list .info-bar-item .wrapper::after{content:"";position:absolute;top:0;right:0;bottom:0;width:0;height:100%;border-right:2px dotted rgba(207,224,200,.3019607843)}@media only screen and (max-width:979px){.info-bar-section .content .info-bar-list .info-bar-item .wrapper::after{content:none}}.info-bar-section .content .info-bar-list .info-bar-item .wrapper .icon{height:48px;width:48px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.about-section .content .left-content img,.info-bar-section .content .info-bar-list .info-bar-item .wrapper .icon img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;width:auto;height:auto}.info-bar-section .content .info-bar-list .info-bar-item .wrapper .desc{max-width:calc(100% - 60px);color:var(--white);font-size:18px;font-weight:400;line-height:100%}@media only screen and (max-width:767px){.info-bar-section .content .info-bar-list .info-bar-item .wrapper .desc{font-size:17px}}.about-section{width:100%;padding:85px 0;position:relative}@media only screen and (max-width:767px){.about-section{padding:45px 0}}.about-section::before{content:"";position:absolute;top:0;bottom:0;left:0;z-index:-1;width:41vw;height:100%;background:#ebedd8}@media only screen and (max-width:767px){.about-section::before{width:100%}}@media only screen and (max-width:767px){.about-section .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0}}.about-section .content .left-content{width:49%}@media only screen and (max-width:767px){.about-section .content .left-content{width:100%}}.about-section .content .right-content,.categories-section .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.about-section .content .right-content{width:43%;gap:24px}@media only screen and (max-width:767px){.about-section .content .right-content{width:100%}}.about-section .content .right-content .text{color:var(--text-color);font-size:16px;font-weight:400;line-height:160%}.about-section .content .right-content .text h1,.about-section .content .right-content .text h2,.about-section .content .right-content .text h3,.about-section .content .right-content .text h4,.about-section .content .right-content .text h5,.about-section .content .right-content .text h6{color:var(--primary-dark);font-size:48px;font-weight:300;line-height:120%}@media only screen and (max-width:767px){.about-section .content .right-content .text h1,.about-section .content .right-content .text h2,.about-section .content .right-content .text h3,.about-section .content .right-content .text h4,.about-section .content .right-content .text h5,.about-section .content .right-content .text h6{font-size:26px}}.categories-section{width:100%;padding:85px 0 0}@media only screen and (max-width:767px){.categories-section{padding:45px 0 0}}.categories-section .content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:35px}.categories-section .content .main-title{margin:0 auto;color:var(--text-color);text-align:center;font-size:40px;font-weight:800;line-height:120%}@media only screen and (max-width:767px){.categories-section .content .main-title{font-size:26px}}.categories-section .content .categories-list{width:100%;display:grid;gap:13px;grid-template-columns:repeat(auto-fit,minmax(min(294px,100%),1fr))}@media only screen and (max-width:320px){.categories-section .content .categories-list{grid-template-columns:100%}}.categories-section .content .categories-list .category-card,.categories-section .content .categories-list .category-card .link{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative}.categories-section .content .categories-list .category-card:hover .link{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);box-shadow:0 15px 30px rgba(0,0,0,.6)}.categories-section .content .categories-list .category-card:hover .link::before{opacity:.3}.categories-section .content .categories-list .category-card:hover .link .background-image{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.categories-section .content .categories-list .category-card:hover .link .wrapper .img img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.categories-section .content .categories-list .category-card:hover .link .wrapper .infos svg{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.categories-section .content .categories-list .category-card .link{height:100%;border-radius:20px;overflow:hidden;-webkit-transition:box-shadow .35s ease,-webkit-transform .35s ease;transition:transform .35s ease,box-shadow .35s ease;transition:transform .35s ease,box-shadow .35s ease,-webkit-transform .35s ease;box-shadow:0 4px 15px rgba(0,0,0,.1);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.categories-section .content .categories-list .category-card .link::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(top,transparent 0,rgba(0,0,0,.5) 100%);background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.5) 100%);opacity:.5;-webkit-transition:opacity .35s ease;transition:opacity .35s ease;z-index:1;pointer-events:none}.categories-section .content .categories-list .category-card .link .background-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;will-change:transform}.categories-section .content .categories-list .category-card .link .wrapper{width:100%;height:100%;padding:30px 30px 35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:30px;position:relative;z-index:2;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:auto}.categories-section .content .categories-list .category-card .link .wrapper .img,.section-product-categories .content .product-categories-list .category-item .link .img{height:241px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.categories-section .content .categories-list .category-card .link .wrapper .img img,.categories-section .content .categories-list .category-card .link .wrapper .infos svg{-webkit-transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;will-change:transform}.categories-section .content .categories-list .category-card .link .wrapper .img,.categories-section .content .categories-list .category-card .link .wrapper .infos,.section-product-categories .content .product-categories-list .category-item .link,.section-product-categories .content .product-categories-list .category-item .link .img{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.categories-section .content .categories-list .category-card .link .wrapper .infos{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:30px}.categories-section .content .categories-list .category-card .link .wrapper .infos .title{margin:0;color:var(--white);font-size:26px;font-weight:400;line-height:100%;-webkit-transform:translateZ(0);transform:translateZ(0);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media only screen and (max-width:767px){.categories-section .content .categories-list .category-card .link .wrapper .infos .title{font-size:20px}}.categories-section .content .categories-list .category-card .link .wrapper .infos svg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .35s ease;transition:transform .35s ease;transition:transform .35s ease,-webkit-transform .35s ease}.section-product-categories{width:100%;border-bottom:1px solid #e7e7e7;margin:0 0 -1px}.section-product-categories .content .category-select,.section-product-listing{width:100%}.section-product-categories .content .category-select-trigger{display:none}.section-product-categories .content .product-categories-list{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.section-product-categories .content .product-categories-list .category-item{width:calc(25% - 30px)}.section-product-categories .content .product-categories-list .category-item.active .link::after,.section-product-categories .content .product-categories-list .category-item:hover .link::after{opacity:1}.section-product-categories .content .product-categories-list .category-item.active .link p,.section-product-categories .content .product-categories-list .category-item:hover .link p{text-shadow:-.2px 0 0 var(--dark),.2px 0 0 var(--dark),0 -.2px 0 var(--dark),0 .2px 0 var(--dark)}.section-product-categories .content .product-categories-list .category-item .link{height:100%;padding:30px 0;gap:8px;position:relative}.section-product-categories .content .product-categories-list .category-item .link::after{content:"";position:absolute;right:0;bottom:0;left:0;width:100%;height:3px;background:var(--primary);opacity:0;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.section-product-categories .content .product-categories-list .category-item .link .img{width:34px;height:34px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.categories-section .content .categories-list .category-card .link .wrapper .img img,.section-product-categories .content .product-categories-list .category-item .link .img img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%;width:auto;height:auto}.section-product-categories .content .product-categories-list .category-item .link p{max-width:calc(100% - 42px);margin:0;color:var(--dark);font-size:18px;font-weight:400;line-height:100%;letter-spacing:-.36px;text-shadow:-.2px 0 0 transparent,.2px 0 0 transparent,0 -.2px 0 transparent,0 .2px 0 transparent;-webkit-transition:var(--transition_350);transition:var(--transition_350)}@media only screen and (max-width:767px){.section-product-categories .content .category-select-trigger{width:100%;padding:16px 0;margin:0;border:0;background:#fff;cursor:pointer;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:left;-webkit-tap-highlight-color:transparent}.section-product-categories .content .category-select-trigger,.section-product-categories .content .category-select-trigger .img,.section-product-categories .content .category-select-trigger-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section-product-categories .content .category-select-trigger-inner{width:100%;gap:12px}.section-product-categories .content .category-select-trigger .img{width:34px;height:34px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.section-product-categories .content .category-select-trigger .img img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;max-height:100%;width:auto;height:auto}.section-product-categories .content .category-select-trigger .label{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-size:18px;font-weight:700;color:var(--dark);line-height:100%;letter-spacing:-.36px}.section-product-categories .content .category-select-trigger .chevron{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform var(--transition_350);transition:transform var(--transition_350);transition:transform var(--transition_350),-webkit-transform var(--transition_350)}.section-product-categories .content .category-select.is-open .category-select-trigger .chevron{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.section-product-categories .content .product-categories-list{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:0;padding:0 0 16px;border-top:1px solid #e7e7e7}.section-product-categories .content .category-select-trigger .chevron,.section-product-categories .content .category-select.is-open .product-categories-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.section-product-categories .content .product-categories-list .category-item{width:100%}.section-product-categories .content .product-categories-list .category-item .link{padding:14px 0}}.section-product-listing .content .product-listing{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-product-listing .content .product-listing .product-item{width:25%}@media only screen and (max-width:979px){.section-product-listing .content .product-listing .product-item{width:33.3333333333%}}@media only screen and (max-width:767px){.section-product-listing .content .product-listing .product-item{width:50%}}@media only screen and (max-width:479px){.section-product-listing .content .product-listing .product-item{width:100%}}.section-product-listing .content .product-listing .product-item .link{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-decoration:none}.section-product-listing .content .product-listing .product-item .link .wrapper,.section-product-listing .content .product-listing .product-item .link .wrapper .img{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.section-product-listing .content .product-listing .product-item .link .wrapper{height:100%;padding:60px 50px 32px;border:1px solid #e7e7e7;background:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:32px;-webkit-transition:box-shadow .35s ease,border-color .35s ease,-webkit-transform .35s cubic-bezier(.34,1.56,.64,1);transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease,border-color .35s ease;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease,border-color .35s ease,-webkit-transform .35s cubic-bezier(.34,1.56,.64,1)}@media only screen and (max-width:767px){.section-product-listing .content .product-listing .product-item .link .wrapper{padding:24px;gap:24px}}.section-product-listing .content .product-listing .product-item .link .wrapper .img{height:260px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:767px){.section-product-listing .content .product-listing .product-item .link .wrapper .img{height:180px}}.section-product-listing .content .product-listing .product-item .link .wrapper .img img{max-height:100%;-webkit-transition:-webkit-transform .5s cubic-bezier(.34,1.56,.64,1);transition:transform .5s cubic-bezier(.34,1.56,.64,1);transition:transform .5s cubic-bezier(.34,1.56,.64,1),-webkit-transform .5s cubic-bezier(.34,1.56,.64,1)}.section-product-listing .content .product-listing .product-item .link .wrapper .infos{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-height:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:20px}@media only screen and (max-width:767px){.section-product-listing .content .product-listing .product-item .link .wrapper .infos{gap:16px}}.section-product-listing .content .product-listing .product-item .link .wrapper .infos h2,.section-product-listing .content .product-listing .product-item .link .wrapper .infos h4{margin:0;color:var(--dark);text-align:center;font-size:18px;font-weight:400;line-height:120%;letter-spacing:-.36px;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}@media only screen and (max-width:767px){.section-product-listing .content .product-listing .product-item .link .wrapper .infos h2{font-size:16px}}.section-product-listing .content .product-listing .product-item .link .wrapper .infos h4{font-weight:700}@media only screen and (max-width:767px){.section-product-listing .content .product-listing .product-item .link .wrapper .infos h4{font-size:16px}}.section-product-listing .content .product-listing .product-item:hover .wrapper{-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.08),0 8px 16px rgba(0,0,0,.04);border-color:rgba(0,0,0,.08)}.section-product-listing .content .product-listing .product-item:hover .img img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);transform:scale(1.08)}.section-product-listing .content .product-listing .product-item:hover .infos h2,.section-product-listing .content .product-listing .product-item:hover .infos h4{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);transform:translateY(-2px)}#page-revendedor .single-banner-content .single-banner-content-image{padding:205px 0 120px}@media only screen and (max-width:979px){#page-revendedor .single-banner-content .single-banner-content-image{padding:205px 0 220px}}#page-revendedor .single-banner-content .single-banner-content-image .content{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media only screen and (max-width:979px){#page-revendedor .single-banner-content .single-banner-content-image .content{padding:center}}#page-revendedor .single-banner-content .single-banner-content-image .content h2{margin:0;text-align:left}@media only screen and (max-width:1050px){#page-revendedor .single-banner-content .single-banner-content-image .content h2{max-width:425px}}@media only screen and (max-width:979px){#page-revendedor .single-banner-content .single-banner-content-image .content h2{max-width:100%;margin:0 auto;text-align:center}}.reseller-section{width:100%;padding:45px 0 115px}@media only screen and (max-width:979px){.reseller-section{padding:0 0 45px}}.reseller-section .content{position:relative}@media only screen and (max-width:979px){.reseller-section .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:15px}}.reseller-section .content .left-content-text{width:34vw;color:#565656;font-size:18px;font-weight:400}@media only screen and (max-width:979px){.reseller-section .content .left-content-text{width:100%}}.reseller-section .content .left-content-text *{line-height:140%}.reseller-section .content .left-content-text h1,.reseller-section .content .left-content-text h2,.reseller-section .content .left-content-text h3,.reseller-section .content .left-content-text h4,.reseller-section .content .left-content-text h5,.reseller-section .content .left-content-text h6{color:var(--primary);font-size:24px;font-weight:700;line-height:130%;letter-spacing:-.48px}.reseller-section .content .left-content-text bold,.reseller-section .content .left-content-text strong{font-size:20px}.reseller-section .content .image-content{position:absolute;top:-220px;right:0;width:483px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width:979px){.reseller-section .content .image-content{position:initial;width:100%;margin-top:-130px}}.reseller-section .content .image-content img,.section-product-listing .content .product-listing .product-item .link .wrapper .img img{max-width:100%;width:auto;height:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:979px){.reseller-section .content .image-content img{max-width:314px;width:-webkit-fill-available}}#page-contato{overflow-x:hidden}.contact-section{width:100%;padding:75px 0 110px}@media only screen and (max-width:767px){.contact-section{padding:45px 0}}.contact-section .content,.contact-section .content .left-content,.contact-section .content .left-content a,.contact-section .content .wrapper-form form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.contact-section .content{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;gap:45px}@media only screen and (max-width:767px){.contact-section .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.contact-section .content .left-content{width:410px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:45px}@media only screen and (max-width:767px){.contact-section .content .left-content{width:100%;gap:32px}}.contact-section .content .left-content h2{margin:0;color:var(--primary-dark);font-size:38px;font-weight:700;line-height:120%}@media only screen and (max-width:767px){.contact-section .content .left-content h2{font-size:22px}}.contact-section .content .left-content a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;gap:8px}.contact-section .content .left-content a svg{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;margin:8px 0 0}.contact-section .content .left-content a .wrap,.contact-section .content .wrapper-form form .wrapper-input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.contact-section .content .left-content a .wrap h3,.contact-section .content .left-content a .wrap span{font-weight:400;line-height:160%;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.contact-section .content .left-content a .wrap h3{margin:0;color:var(--dark);font-size:20px}@media only screen and (max-width:767px){.contact-section .content .left-content a .wrap h3{font-size:18px}}.contact-section .content .left-content a .wrap span{color:#272343;font-size:16px;opacity:.5}.contact-section .content .wrapper-form{width:58%}@media only screen and (max-width:767px){.contact-section .content .wrapper-form{width:100%}}.contact-section .content .wrapper-form form{width:100%;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.contact-section .content .wrapper-form form .wrapper-input{width:calc(50% - 10px);gap:8px}@media only screen and (max-width:979px){.contact-section .content .wrapper-form form .wrapper-input{width:100%}}.contact-section .content .wrapper-form form .wrapper-input.full{width:100%}.contact-section .content .wrapper-form form .wrapper-input span{color:#272343;font-size:14px;font-weight:400;line-height:22px}.contact-section .content .wrapper-form form .wrapper-input span.error-message{color:var(--error_color);display:block}.contact-section .content .wrapper-form form .wrapper-input input{height:fit-content}.contact-section .content .wrapper-form form .wrapper-input input,.contact-section .content .wrapper-form form .wrapper-input textarea{width:100%;height:-webkit-fit-content;height:-moz-fit-content;padding:15px 28px;border-radius:6px;border:1px solid rgba(39,35,67,.5019607843);color:#272343;font-size:16px;font-weight:400;-webkit-transition:var(--transition_350);transition:var(--transition_350);resize:none}#page-onde-comprar .single-banner-content .single-banner-content-image .content .select-list select:focus,#page-onde-comprar .single-banner-content .single-banner-content-image .content .select-list select:hover,.contact-section .content .wrapper-form form .wrapper-input input:focus,.contact-section .content .wrapper-form form .wrapper-input textarea:focus{border-color:var(--primary)}.contact-section .content .wrapper-form form .wrapper-input input::-webkit-input-placeholder,.contact-section .content .wrapper-form form .wrapper-input textarea::-webkit-input-placeholder{color:rgba(39,35,67,.5019607843)}.contact-section .content .wrapper-form form .wrapper-input input::-moz-placeholder,.contact-section .content .wrapper-form form .wrapper-input textarea::-moz-placeholder{color:rgba(39,35,67,.5019607843)}.contact-section .content .wrapper-form form .wrapper-input input:-ms-input-placeholder,.contact-section .content .wrapper-form form .wrapper-input textarea:-ms-input-placeholder{color:rgba(39,35,67,.5019607843)}.contact-section .content .wrapper-form form .wrapper-input input::placeholder,.contact-section .content .wrapper-form form .wrapper-input textarea::placeholder{color:rgba(39,35,67,.5019607843)}.contact-section .content .wrapper-form form .wrapper-input input::-ms-input-placeholder,.contact-section .content .wrapper-form form .wrapper-input textarea::-ms-input-placeholder{color:rgba(39,35,67,.5019607843)}.contact-section .content .wrapper-form form .wrapper-input input.error,.contact-section .content .wrapper-form form .wrapper-input textarea.error{border-color:var(--error_color)}.contact-section .content .wrapper-form form .wrapper-input textarea{height:90px}.contact-section .content .wrapper-form form .wrapper-input-privacy .privacy-checkbox{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-section .content .wrapper-form form .wrapper-input-privacy .privacy-checkbox input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.contact-section .content .wrapper-form form .wrapper-input-privacy .privacy-checkbox .custom-checkbox{width:18px;height:18px;margin:1px 0 0;border:1px solid #272343;background:0 0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.contact-section .content .wrapper-form form .wrapper-input-privacy .privacy-checkbox .custom-checkbox::after{content:"";width:18px;height:18px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00016 10.7998L3.20016 7.9998L2.26683 8.93313L6.00016 12.6665L14.0002 4.66647L13.0668 3.73314L6.00016 10.7998Z' fill='white'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00016 10.7998L3.20016 7.9998L2.26683 8.93313L6.00016 12.6665L14.0002 4.66647L13.0668 3.73314L6.00016 10.7998Z' fill='white'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--white);opacity:0;-webkit-transition:var(--transition_350);transition:var(--transition_350)}.contact-section .content .wrapper-form form .wrapper-input-privacy .privacy-checkbox .label-text{max-width:calc(100% - 26px);color:#272343;font-size:16px;font-weight:400;line-height:140%}.contact-section .content .wrapper-form form .wrapper-input-privacy .privacy-checkbox .label-text a{text-decoration:underline}.contact-section .content .wrapper-form form .wrapper-input-privacy .privacy-checkbox input[type=checkbox]:checked+.custom-checkbox{background-color:var(--primary);border-color:var(--primary)}.contact-section .content .wrapper-form form .wrapper-input-privacy .privacy-checkbox input[type=checkbox]:checked+.custom-checkbox::after{opacity:1}.contact-section .content .wrapper-form form .btn-primary{width:100%;cursor:pointer}.contact-section .content .wrapper-form form .btn-primary:disabled{opacity:.7;pointer-events:none}.contact-section .content .wrapper-form form .msgs-contact-form p{padding:16px;border-radius:8px;margin:0;font-size:16px;font-weight:400}.contact-section .content .wrapper-form form .msgs-contact-form p.error{background-color:color-mix(in srgb,var(--error_color) 20%,#fff 50%);color:var(--error_color);border:1px solid var(--error_color)}.contact-section .content .wrapper-form form .msgs-contact-form p.success{background-color:color-mix(in srgb,var(--success_color) 20%,#fff 50%);color:var(--success_color);border:1px solid var(--success_color)}#page-onde-comprar .single-banner-content .single-banner-content-image .content p{color:var(-white);font-size:22px;letter-spacing:-.44px}#page-onde-comprar .single-banner-content .single-banner-content-image .content .select-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:13px}#page-onde-comprar .single-banner-content .single-banner-content-image .content .select-list select{width:249px;height:50px;padding:0 44px 0 18px;border-radius:6px;border:1px solid #687d73;background-color:var(--primary-dark);background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20width%3D%2211%22%20height%3D%227%22%20viewBox%3D%220%200%2011%207%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0.00016399%200.961458L0.961621%20-4.31513e-07L5.41683%204.45521L9.87204%20-4.20267e-08L10.8335%200.961458L5.41683%206.37812L0.00016399%200.961458Z%22%20fill%3D%22white%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:right 18px center;background-size:11px 7px;color:var(--white);font-size:16px;font-weight:400;line-height:100%;letter-spacing:-.32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;-webkit-transition:var(--transition_350);transition:var(--transition_350)}#page-onde-comprar .single-banner-content .single-banner-content-image .content .select-list select:disabled{opacity:.5;cursor:not-allowed}#representative-map{width:100%;height:565px;position:relative;overflow:hidden}@media only screen and (max-width:767px){#representative-map{height:450px}}#representative-map .rep-pin-icon{background:0 0;border:0}#representative-map .rep-pin{width:24px;height:33px;-webkit-filter:drop-shadow(0 10px 16px rgba(0,0,0,.25));filter:drop-shadow(0 10px 16px rgba(0,0,0,.25))}#representative-map .rep-pin svg{display:block;width:24px;height:33px}#representative-map .rep-info-popup,#representative-map .rep-info-popup__close{position:absolute;-webkit-transition:var(--transition_350);transition:var(--transition_350)}#representative-map .rep-info-popup{left:50%;top:50%;padding:0 0 24px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:min(300px,100% - 40px);background:var(--white);border-radius:20px;box-shadow:0 4px 35.9px 0 rgba(0,0,0,.17);z-index:500;opacity:0;pointer-events:none}#representative-map .rep-info-popup.is-open{opacity:1;pointer-events:auto}#representative-map .rep-info-popup__close{top:12px;right:7px;width:32px;height:32px;color:var(--dark);cursor:pointer;border:0;padding:0;margin:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:0 0;line-height:0}#representative-map .rep-info-popup__close:hover{color:var(--primary)}#representative-map .rep-info-popup__close svg{width:24px;height:24px;display:block}#representative-map .rep-info-popup__header{padding:18px 44px 16px 22px}#representative-map .rep-info-popup__location{color:var(--dark);font-size:14px;font-weight:700;line-height:150%}#representative-map .rep-info-popup__body{margin:0 8px 0 0;padding:0 14px 0 22px;max-height:340px;overflow:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@media only screen and (max-width:767px){#representative-map .rep-info-popup__body{max-height:300px}}#representative-map .rep-info-popup__body::-webkit-scrollbar{width:6px}#representative-map .rep-info-popup__body::-webkit-scrollbar-track{background:#e2e2e2}#representative-map .rep-info-popup__body::-webkit-scrollbar-thumb{background:#484848}#representative-map .rep-card{padding:16px 0;border-top:1px solid #d5d5d5}#representative-map .rep-card:last-child{padding:16px 0 0}#representative-map .rep-card h2{margin:0 0 8px;color:var(--primary);font-size:14px;font-weight:700;line-height:150%}#representative-map .rep-card__content{color:var(--dark);font-size:13px;font-weight:400;line-height:150%}#representative-map .rep-card__content *{margin:0}