.custom-form input[type="email"],.custom-form input[type="tel"],.custom-form input[type="text"]{background-color:var(--wp--preset--color--white);border:none;border-radius:32px;border-radius:24px;font-size:16px;line-height:20px;padding:12px 20px;width:100%}@media screen and (min-width:900px){.custom-form input[type="email"],.custom-form input[type="tel"],.custom-form input[type="text"]{border-radius:32px;padding:24px}}.gform_required_legend{display:none}.site-footer{background-color:var(--wp--preset--color--dark-grey);padding-bottom:clamp(3.75rem,2.0454545455rem + 4.5454545455vw,7.5rem);padding-top:clamp(3.75rem,2.0454545455rem + 4.5454545455vw,7.5rem)}.site-footer a{color:var(--wp--preset--color--white)}.site-footer a:hover{color:var(--wp--preset--color--primary)}.site-footer__inner{border-bottom:1px solid var(--wp--preset--color--white);display:grid;gap:30px;grid-template-areas:"col1" "col6" "col2" "col3" "col4" "col5";margin-bottom:60px;padding-bottom:60px}@media screen and (min-width:768px){.site-footer__inner{grid-template-areas:"col1 col6" "col2 col3" "col4 col5";row-gap:60px}}@media screen and (min-width:900px){.site-footer__inner{grid-template-areas:"col1 col1 . col6" "col2 col3 col4 col5"}}@media screen and (min-width:1180px){.site-footer__inner{grid-template-areas:"col1 col2 col3 col4 col5 col6"}}.site-footer__inner .col--1{grid-area:col1}.site-footer__inner .col--2{grid-area:col2}.site-footer__inner .col--3{grid-area:col3}.site-footer__inner .col--4{grid-area:col4}.site-footer__inner .col--5{grid-area:col5}.site-footer__inner .col--6{grid-area:col6}.site-footer__inner .col h3{color:var(--wp--preset--color--primary);margin-bottom:30px}.site-footer__inner .col:last-child h3{color:var(--wp--preset--color--quaternary)}@media screen and (max-width:767px){.site-footer__inner .col--nav h3:not(:last-child){background-color:rgba(0,0,0,.2);background-image:url(/en/wp-content/themes/nutritics-theme/public/images/svg/chevron-white.svg);background-position:calc(100% - 20px);background-repeat:no-repeat;background-size:15px auto;border-radius:30px;color:var(--wp--preset--color--white);cursor:pointer;font-family:IBM\ Plex\ Sans,sans-serif;font-style:normal;font-weight:700;line-height:20px;margin-bottom:0;padding:20px;text-transform:none}.site-footer__inner .col--nav ul{display:none;padding:15px 30px 0}.site-footer__inner .col--nav ul.active{display:block}}.site-footer__inner .col--nav ul li{line-height:30px;margin-bottom:10px}@media screen and (max-width:767px){.site-footer__inner .col--1{margin-bottom:30px}}.site-footer__inner .col .socials{display:flex;gap:10px}@media screen and (max-width:767px){.site-footer__inner .col .socials{margin-bottom:30px}}.site-footer__inner .col .socials a{align-items:center;background-color:var(--wp--preset--color--white);border-radius:22px;display:inline-flex;height:44px;justify-content:center;width:44px}.site-footer__inner .col .socials a svg{max-height:24px;max-width:24px;width:60%}.site-footer__inner .col .socials a.social--linkedin svg{max-width:20px}.site-footer__inner .col .socials a:hover{background-color:var(--wp--preset--color--primary)}.site-footer__inner .col .socials a:hover svg path{fill:var(--wp--preset--color--white)}.site-footer__bottom{display:grid;gap:30px;text-align:center}@media screen and (min-width:900px){.site-footer__bottom{grid-template-columns:1fr 1fr;text-align:left}.site-footer__bottom .copy{text-align:right}}.site-footer__bottom .nav-row ul{align-items:center;display:flex;flex-flow:column;gap:15px;justify-content:center}@media screen and (min-width:500px){.site-footer__bottom .nav-row ul{flex-flow:row}}@media screen and (min-width:900px){.site-footer__bottom .nav-row ul{justify-content:flex-start}}.clients-scroller{overflow:hidden}.clients-scroller.is-footer{margin-bottom:60px}@media screen and (min-width:900px){.clients-scroller.is-footer{margin-bottom:120px}}.clients-scroller h2{font-weight:400;margin-bottom:40px}.clients-scroller h2 span{color:var(--wp--preset--color--primary)}.clients-scroller .scrollers{display:flex;flex-flow:column;gap:15px}.marquee{display:flex;gap:15px;height:100px;overflow:hidden;position:relative}@media screen and (min-width:1400px){.marquee{height:150px}}.marquee--ltr{justify-content:flex-end}.marquee__inner{display:flex;gap:15px;white-space:nowrap}.marquee__inner .client-pill{align-items:center;background-color:var(--wp--preset--color--light-grey);border-radius:50px;display:inline-flex;flex:0 0 auto;height:100px;justify-content:center;width:200px}@media screen and (min-width:1400px){.marquee__inner .client-pill{border-radius:75px;height:150px;width:280px}}.marquee__inner .client-pill__logo{background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:100%;width:100%}#lvideo-wrap{height:100dvh;opacity:0;position:fixed;visibility:hidden;z-index:9991}#lvideo-wrap,#lvideo-wrap .lvideo-overlay,#lvideo-wrap:after{box-sizing:border-box;left:0;top:0;transition:all .3s ease-in-out;width:100%}#lvideo-wrap .lvideo-overlay,#lvideo-wrap:after{height:100%;position:absolute}#lvideo-wrap:after{background-color:var(--wp--preset--color--grey);content:"";display:block;opacity:0;z-index:-1}#lvideo-wrap .lvideo-container{align-items:center;display:flex;height:100dvh;justify-content:center}#lvideo-wrap iframe,#lvideo-wrap video{aspect-ratio:16/9;background-color:#000;border-radius:12px;box-shadow:0 0 19px rgba(0,0,0,.16);box-sizing:border-box;display:block;height:auto;max-width:1280px;position:relative;width:90%;z-index:10}#lvideo-wrap video{-o-object-fit:cover;object-fit:cover}#lvideo-wrap .lvideo-close{align-items:center;background-color:#fff;border:2px solid var(--wp--preset--color--secondary);border-radius:100%;cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;position:absolute;right:5%;top:5%;transition:all .3s ease-in-out;width:42px;z-index:150}#lvideo-wrap .lvideo-close:after,#lvideo-wrap .lvideo-close:before{background-color:var(--wp--preset--color--secondary);content:"";height:3px;position:absolute;transition:all .3s ease-in-out;width:60%}#lvideo-wrap .lvideo-close:before{transform:rotate(42deg)}#lvideo-wrap .lvideo-close:after{transform:rotate(-42deg)}#lvideo-wrap .lvideo-close:focus{outline:none}#lvideo-wrap .lvideo-close:hover{background-color:var(--wp--preset--color--secondary)}#lvideo-wrap .lvideo-close:hover:after,#lvideo-wrap .lvideo-close:hover:before{background-color:#fff}#lvideo-wrap.active{opacity:1;visibility:visible}#lvideo-wrap.active:after{opacity:.8}.play-btn-animated{background-color:#fff;border:0;border-radius:100px;cursor:pointer;height:100px;line-height:100px;margin-left:auto;margin-right:auto;padding:0;position:relative;transition:all .3s ease;width:100px}.play-btn-animated:after,.play-btn-animated:before{animation:it-zoom 1s linear infinite;border:1px solid #fff;border-radius:50%;content:"";height:100px;left:0;opacity:1;position:absolute;top:0;width:100px}.play-btn-animated:before{animation-delay:.5s}.play-btn-animated:hover{transform:scale(1.1)}.play-btn-animated i{border-color:transparent transparent transparent #333;border-style:solid;border-width:15px 0 15px 15px;display:block;height:0;margin:auto;width:0}@keyframes it-zoom{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.psudo-play-button{position:relative}.psudo-play-button svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.single-multi-block,.single-multi-ctas{display:grid;gap:20px;grid-template-columns:1fr;overflow:hidden}@media screen and (min-width:768px){.single-multi-block,.single-multi-ctas{grid-template-columns:1fr 1fr}}.single-multi-block--footer,.single-multi-ctas--footer{margin-bottom:var(--wp--preset--spacing--50)}.single-multi-block__item,.single-multi-block__newsletter,.single-multi-ctas__item,.single-multi-ctas__newsletter{border-radius:30px;color:var(--wp--preset--color--white)}.single-multi-block__newsletter,.single-multi-ctas__newsletter{background:url(/en/wp-content/themes/nutritics-theme/public/images/svg/split-header-bg.svg) 50%/cover no-repeat;background-attachment:fixed;display:grid;gap:90px;grid-template-columns:1fr;overflow:hidden}@media screen and (min-width:1100px){.single-multi-block__newsletter,.single-multi-ctas__newsletter{grid-template-columns:3fr 4fr}}@media screen and (min-width:768px){.single-multi-block__newsletter,.single-multi-ctas__newsletter{grid-column:1/3}}.single-multi-block__newsletter--left,.single-multi-ctas__newsletter--left{display:none;position:relative}@media screen and (min-width:1100px){.single-multi-block__newsletter--left,.single-multi-ctas__newsletter--left{display:block}}.single-multi-block__newsletter--left .deco-img,.single-multi-ctas__newsletter--left .deco-img{border-radius:50%;bottom:100px;height:800px;max-width:unset;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;width:800px}.single-multi-block__newsletter--right,.single-multi-ctas__newsletter--right{display:flex;flex-flow:column;gap:30px;padding:60px 30px}@media screen and (min-width:1200px){.single-multi-block__newsletter--right,.single-multi-ctas__newsletter--right{padding:120px 120px 120px 0}}@media screen and (min-width:1600px){.single-multi-block__newsletter--right,.single-multi-ctas__newsletter--right{padding:120px 210px 120px 0}}.single-multi-block__newsletter--right form,.single-multi-ctas__newsletter--right form{display:flex;flex-flow:column;gap:30px;margin-top:30px}.single-multi-block__newsletter--right form fieldset,.single-multi-ctas__newsletter--right form fieldset{display:grid;gap:20px;grid-template-columns:1fr auto}.single-multi-block__item,.single-multi-ctas__item{background-image:url(/en/wp-content/themes/nutritics-theme/public/images/svg/split-header-bg.svg);background-position:right -20px;background-repeat:no-repeat;background-size:auto 110%;display:flex;flex-flow:column;gap:30px;padding:60px 30px 30px}@media screen and (min-width:1200px){.single-multi-block__item,.single-multi-ctas__item{padding:90px 180px 60px 60px}}@media screen and (min-width:1400px){.single-multi-block__item,.single-multi-ctas__item{padding:90px 45% 60px 60px}}.single-multi-block__item .ctas,.single-multi-ctas__item .ctas{display:flex;flex-flow:row wrap;gap:15px;margin-bottom:0;margin-top:auto}@media (max-width:900px){#app{--wp--preset--spacing--30:30px;--wp--preset--spacing--40:45px;--wp--preset--spacing--50:60px;--wp--preset--spacing--60:75px;--wp--preset--spacing--70:90px;--wp--preset--spacing--80:100px}}