@keyframes scroll{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(1.111vw)}}.btn{--bs-btn-padding-x: 24px;--bs-btn-padding-y: 16px}.btn-primary{--bs-btn-bg: rgba(19, 163, 125, 1);--bs-btn-border-color: rgba(19, 163, 125, 1);--bs-btn-hover-bg: rgb(6, 110, 82);--bs-btn-hover-border-color: rgb(6, 110, 82);--bs-btn-active-bg: rgb(6, 110, 82);--bs-btn-active-border-color: rgb(6, 110, 82);--bs-btn-disabled-bg: rgba(19, 163, 125, 1);--bs-btn-disabled-border-color: rgba(19, 163, 125, 1)}.btn-secondary{--bs-btn-color: rgba(255, 255, 255, 1);--bs-btn-bg: transparent;--bs-btn-border-color: rgba(255, 255, 255, 1);--bs-btn-hover-bg: rgba(255, 255, 255, 1);--bs-btn-hover-color: rgba(19, 163, 125, 1);--bs-btn-hover-border-color: rgba(255, 255, 255, 1);--bs-btn-active-bg: rgba(19, 163, 125, 1);--bs-btn-active-border-color: rgba(19, 163, 125, 1);--bs-btn-disabled-bg: rgba(19, 163, 125, 1);--bs-btn-disabled-border-color: rgba(19, 163, 125, 1)}.btn-tertiary{--bs-btn-color: rgba(19, 163, 125, 1);--bs-btn-bg: rgba(255, 255, 255, 1);--bs-btn-border-color: rgba(255, 255, 255, 1);--bs-btn-hover-bg: rgba(19, 163, 125, 1);--bs-btn-hover-color: rgba(255, 255, 255, 1);--bs-btn-hover-border-color: rgba(255, 255, 255, 1);--bs-btn-active-bg: rgba(19, 163, 125, 1);--bs-btn-active-border-color: rgba(19, 163, 125, 1);--bs-btn-disabled-bg: rgba(19, 163, 125, 1);--bs-btn-disabled-border-color: rgba(19, 163, 125, 1)}html{overflow-x:hidden}body{overflow-x:hidden;font-family:"Montserrat",sans-serif}body #mobile-menu{position:fixed;z-index:999999;left:auto;right:-100vw;top:0;padding-top:0px;width:100%;height:100%;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:rgba(0,0,0,.4);opacity:0}body #mobile-menu .mainbar{width:100%;margin:0 auto 20px}body #mobile-menu .logo-link img{height:53px;width:auto}body #mobile-menu .icon-close-menu{position:relative;width:100%;height:26px;display:block;margin-top:10px}body #mobile-menu .icon-close-menu:hover{cursor:pointer}body #mobile-menu .icon-close-menu.on span:nth-child(1){transform:rotate(45deg);transform-origin:50%;top:10px}body #mobile-menu .icon-close-menu.on span:nth-child(2){transform:scale(0)}body #mobile-menu .icon-close-menu.on span:nth-child(3){transform:rotate(-45deg);top:10px}body #mobile-menu .icon-close-menu span{height:3px;background:#fff;width:32px;position:absolute;right:0;transition:all .2s linear !important;border-radius:2px}body #mobile-menu .icon-close-menu span:nth-child(1){top:0}body #mobile-menu .icon-close-menu span:nth-child(2){top:9px}body #mobile-menu .icon-close-menu span:nth-child(3){top:18px}body #mobile-menu .mainmenu-container{background:#1d1d1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px 40px;list-style:none;text-align:left;position:relative;top:0;right:-100vw;margin:0 0 0 auto;height:100%;width:100%;overflow-y:auto;overflow-x:hidden;flex-direction:column;border-left:1px solid hsla(0,0%,100%,.2)}body #mobile-menu .mainmenu-container i.fas{font-size:30px;color:#fff;margin-bottom:10px}body #mobile-menu .mainmenu-container .mainmenu{padding:0;list-style:none;text-align:center;position:relative;margin:0px auto 0;width:100%}body #mobile-menu .mainmenu-container .mainmenu li{margin-bottom:0;position:relative;padding:0;height:80px;display:flex;align-items:flex-start;z-index:1;overflow:hidden}body #mobile-menu .mainmenu-container .mainmenu li::before{background-color:hsla(0,0%,100%,.2);position:absolute;content:"";height:1px;width:100%;left:0;bottom:0}body #mobile-menu .mainmenu-container .mainmenu li .sub-menu{list-style:none;padding:0;margin:70px 0 0 20px;display:none;width:100%}body #mobile-menu .mainmenu-container .mainmenu li .sub-menu li:last-child:before{height:0 !important}body #mobile-menu .mainmenu-container .mainmenu li .sub-menu li a{font-size:14px;line-height:1;letter-spacing:-0.09px;color:#fff;font-weight:400;padding:10px 0;text-transform:uppercase;background:none !important}body #mobile-menu .mainmenu-container .mainmenu li.menu-item-has-children{position:relative}body #mobile-menu .mainmenu-container .mainmenu li.menu-item-has-children:hover{cursor:pointer}body #mobile-menu .mainmenu-container .mainmenu li:last-child{margin-bottom:0}body #mobile-menu .mainmenu-container .mainmenu li a:not(.btn){color:#fff;letter-spacing:.05em;text-transform:uppercase;font-size:18px;font-weight:600;line-height:2;padding:0;display:flex;align-items:center;opacity:1;text-align:left;position:absolute;z-index:2;width:80%;height:80px;text-decoration:none}body #mobile-menu .mainmenu-container .mainmenu li a:not(.btn):hover{text-decoration:none}body #mobile-menu .mainmenu-container .mainmenu li a:not(.btn):hover::after{opacity:1}body #header{position:fixed;top:0;left:50%;transform:translateX(-50%);transition:all .2s linear !important}body #header .burger{position:absolute;right:24px;top:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7.5px;transition:all .2s linear !important}body #header .burger:hover{cursor:pointer}body #header .burger:hover span{color:#066e52}body #header .burger span{height:3px;background:#13a37d;width:32px}body #header.scrolled{background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:15px 0;box-shadow:0 0 10px 0 rgba(0,0,0,.2)}body #header.scrolled ul{margin:0}body #header.scrolled ul li a{color:#073b2d}body #header.scrolled .row{height:auto;align-items:center}body #header.scrolled .logo{height:57px;margin:0;mix-blend-mode:difference}body #header.scrolled .btn-primary{margin:0;padding:10px 15px;font-size:14px}body #header .btn{--bs-btn-padding-x: 16px;--bs-btn-padding-y: 12px}body #header .row{height:130px;align-items:flex-start;justify-content:space-between;transition:all .2s linear !important}body #header .logo{height:97px;margin:16px 0;transition:all .2s linear !important}body #header .btn-primary{margin-top:24px}body #header ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;justify-content:center;gap:20px;margin-top:32px}body #header ul li a{color:hsla(0,0%,100%,.8);font-weight:600;font-size:17px;line-height:24px;letter-spacing:0%;text-decoration:none}body #hero{display:flex;align-items:center;justify-content:flex-start}body #hero .row.bg{height:680px;width:100%;margin-left:0}body #hero .row.bg h1{color:#fff;font-weight:600;font-size:48px;line-height:60px;letter-spacing:0%;margin-top:80px}body #hero .row.bg p{color:hsla(0,0%,100%,.8);font-weight:400;font-size:17px;line-height:25px;letter-spacing:0%}body #healthy-products{padding-top:72px;padding-bottom:80px}body #healthy-products h3{color:#073b2d;font-weight:600;font-size:32px;line-height:42px;letter-spacing:0%;text-align:center;margin-bottom:45px}body #healthy-products article img{width:220px;height:auto;margin:0 auto 12px}body #healthy-products article h4{color:#073b2d;font-weight:600;font-size:18px;line-height:24px;letter-spacing:0%;text-align:center;margin-bottom:5px}body #healthy-products article p{color:#49494a;font-weight:400;font-size:15px;line-height:22px;letter-spacing:0%;text-align:center;margin-bottom:10px}body #healthy-products article p.fw-bold{font-size:18px;line-height:24px;margin-bottom:20px}body #sessions{background:#13a37d;padding-top:72px;padding-bottom:80px}body #sessions img{width:100px;height:auto;margin-bottom:20px}body #sessions h3{color:#fff;font-weight:600;font-size:32px;line-height:42px;letter-spacing:0%;text-align:center;margin-bottom:10px}body #sessions p{color:hsla(0,0%,100%,.8);font-weight:400;font-size:15px;line-height:22px;letter-spacing:0%;text-align:center;margin-bottom:24px}body #about{padding-top:72px;padding-bottom:80px;background:url("../img/bg-tile.jpg") center center repeat;background-size:contain}body #about .picture{width:100%;max-width:360px;height:auto}body #about h3{color:#073b2d;font-weight:600;font-size:32px;line-height:42px;letter-spacing:0%;margin-bottom:16px}body #about p{color:#49494a;font-weight:400;font-size:15px;line-height:22px;letter-spacing:0%;width:100%;max-width:460px;margin-bottom:32px}body #about .logo-about{width:100%;max-width:150px;height:auto}body #video{padding-top:80px;padding-bottom:80px}body #video h3{color:#073b2d;font-weight:600;font-size:32px;line-height:42px;letter-spacing:0%;margin-bottom:10px}body #video p{color:#49494a;font-weight:400;font-size:15px;line-height:22px;letter-spacing:0%;width:100%;max-width:744px;margin:0 auto 32px}body #video img{width:100%;height:auto}body #instagram h3{color:#073b2d;font-weight:600;font-size:24px;line-height:32px;letter-spacing:0%;text-align:center;margin-bottom:32px}body #instagram h3 a{color:#13a37d;text-decoration:none}body #instagram img{height:440px;width:100%;-o-object-fit:cover;object-fit:cover}body #newsletter{background:#13a37d;padding-top:47px;padding-bottom:70px}body #newsletter .newsletter-form p{display:flex;align-items:center;justify-content:center;gap:10px;position:relative;width:100%;max-width:370px;margin-bottom:0}body #newsletter .newsletter-form p .wpcf7-form-control-wrap{width:auto}body #newsletter .newsletter-form p .wpcf7-submit{width:auto}body #newsletter .newsletter-form p .wpcf7-spinner{position:absolute;bottom:-30px}body #newsletter h3{color:#fff;font-weight:600;font-size:32px;line-height:42px;letter-spacing:0%;margin-bottom:16px}body #newsletter p{color:hsla(0,0%,100%,.8);font-weight:400;font-size:15px;line-height:22px;letter-spacing:0%;margin:0 auto 24px}body footer{padding-top:38px;padding-bottom:31px;background:url("../img/bg-tile.jpg") center center repeat}body footer .logo-dark{mix-blend-mode:difference;width:100%;max-width:120px;margin:0 auto 47px}body footer ul{list-style:none;padding:0;margin:0}body footer ul.social-menu{margin-bottom:42px;gap:18px}body footer ul.menu{margin-bottom:52px;display:flex;align-items:center;justify-content:center;gap:23px}body footer ul.menu li a{color:#49494a;text-decoration:none;font-weight:600;font-size:17px;line-height:24px;letter-spacing:0%}body footer .copyright{color:#073b2d;font-weight:400;font-size:12px;line-height:22px;letter-spacing:0%;text-align:center;margin-bottom:0}body footer .footer-links a{color:#13a37d;font-weight:500;font-size:12px;line-height:22px;letter-spacing:0%;text-align:center;text-decoration:none}