.homepage .hero{background-color:var(--clr-bg-secondary);color:var(--clr-font-secondary)}.homepage .hero .hero-text{color:var(--clr-font-grey);font-size:36px;font-weight:400;letter-spacing:normal;line-height:1em;max-width:238px;position:relative}.homepage .hero .hero-text .hero-text-hider{background-color:var(--clr-bg-secondary);height:calc(100% + 10px);left:-5px;position:absolute;top:-5px;width:calc(100% + 10px)}.homepage .info_section{background-color:var(--clr-bg-primary);color:var(--clr-alt)}.homepage .info_section .panels__wrapper .panel .panel-info .panel-info-category{font-size:16px;font-weight:400;letter-spacing:normal;line-height:19px}.homepage .info_section .panels__wrapper .panel .panel-info .panel-info-number{font-family:var(--font-family-alt);font-size:clamp(5rem,9.295vw + 2.909rem,14.063rem);font-weight:400;letter-spacing:calc(clamp(.25rem, .577vw + .12rem, .813rem)*-1);line-height:1em}.homepage .services_section{background-color:var(--clr-bg-secondary);color:var(--clr-font-secondary)}@media (min-width:1366px){.homepage .services_section{padding-left:clamp(.875rem,50vw - 41.813rem,18.188rem)}}.homepage .services_section .col-lg-3{border-right:1px solid var(--clr-alt)}.homepage .services_section .services-swiper__wrapper{height:100%;position:relative}.homepage .services_section .services-swiper__wrapper .service__wrapper{background-color:var(--clr-bg-secondary)}.homepage .services_section .services-swiper__wrapper .service__wrapper .alt-image,.homepage .services_section .services-swiper__wrapper .service__wrapper .main-image{overflow:hidden}.homepage .services_section .services-swiper__wrapper .service__wrapper .alt-image img,.homepage .services_section .services-swiper__wrapper .service__wrapper .main-image img{height:100%;width:100%}.homepage .services_section .services-swiper__wrapper .service__wrapper .main-text .main-list,.homepage .services_section .services-swiper__wrapper .service__wrapper .main-text .sub-heading,.homepage .services_section .services-swiper__wrapper .service__wrapper .main-text .text{font-size:16px;font-weight:400;letter-spacing:normal;line-height:17px}.homepage .services_section .services-swiper__wrapper .service__wrapper .main-text .heading{font-size:22px;font-weight:400;letter-spacing:normal;line-height:23px}.homepage .services_section .services-swiper__wrapper .service__wrapper .main-text .main-list--item:not(:last-child){margin-bottom:1em}.homepage .services_section .services-swiper__wrapper .current-slide{font-size:23px;font-weight:300;left:unset;letter-spacing:normal;line-height:1em;max-width:-moz-fit-content;max-width:fit-content;position:absolute;z-index:1}.homepage .maps_section{background-color:var(--clr-bg-primary);color:var(--clr-font-primary);margin-bottom:6px}.homepage .maps_section .continents__wrapper .section-heading{max-width:260px}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable{border-bottom:1px solid var(--clr-border)}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable .collapsable-content{display:none;padding-bottom:20px;padding-top:10px}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable .collapsable-content>*{display:flex;flex-direction:column;font-size:14px;font-weight:400;letter-spacing:normal;line-height:18px}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable .collapsable-content>* .data-span{font-family:var(--font-family-alt);font-size:40px;font-weight:400;letter-spacing:-1.6px;line-height:1em}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable:first-child{border-top:1px solid var(--clr-border)}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable .collapsable-btn{align-items:center;display:flex;font-size:16px;font-weight:400;justify-content:space-between;letter-spacing:normal;line-height:1em;padding-block:10px;width:100%}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable .collapsable-btn .action-border{align-items:center;border:1px solid;border-radius:50%;display:flex;height:30px;justify-content:center;margin-right:8px;width:30px}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable .collapsable-btn .action-border .plus-icon{display:inline}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable .collapsable-btn .action-border .minus-icon,.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable.collapsable__open .collapsable-btn .action-border .plus-icon{display:none}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable.collapsable__open .collapsable-btn .action-border .minus-icon{display:inline}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable.collapsable__open .collapsable-content{display:flex}.homepage .maps_section .map-image{align-items:center;display:flex;justify-content:center}.homepage .maps_section .map-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.homepage .retailers_section{background-color:var(--clr-bg-primary);color:var(--clr-font-primary)}.homepage .retailers_section .retailers-tab__wrapper{border-bottom:1px solid var(--clr-alt);display:flex;width:100%}.homepage .retailers_section .retailers-tab__wrapper .retailers-tab{cursor:pointer;display:flex;padding-bottom:21px;padding-left:30px;padding-top:34px;width:50%}.homepage .retailers_section .retailers-tab__wrapper .retailers-tab .tab__inner{margin-top:auto;max-width:295px}.homepage .retailers_section .retailers-tab__wrapper .retailers-tab .tab__inner .heading{line-height:32px;margin-bottom:3px}.homepage .retailers_section .retailers-tab__wrapper .retailers-tab:not(:last-child){border-right:1px solid var(--clr-alt)}.homepage .retailers_section .retailers-tab__wrapper .retailers-tab.natural-channel{background-color:var(--clr-bg-green)}.homepage .retailers_section .retailers-details{display:flex;flex-direction:column;justify-content:flex-end}@media (min-width:992px){.homepage .retailers_section .retailers-details{padding-inline:14px}}@media (max-width:991px){.homepage .retailers_section .retailers-details{padding-inline:12px}}.homepage .retailers_section .retailers-details .marquee__wrapper{display:flex;gap:50px;overflow:hidden;padding-block:50px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 50px))}}.homepage .retailers_section .retailers-details .marquee__wrapper .marquee-container{align-items:center;display:flex;flex-shrink:0;gap:50px;justify-content:space-around;min-width:100%}.homepage .retailers_section .retailers-details .marquee__wrapper .marquee-container>*{height:55px;max-width:125px}.homepage .retailers_section .retailers-details .marquee__wrapper .marquee-container>* img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.homepage .retailers_section .retailers-details .marquee__wrapper:not(:last-child){border-bottom:1px solid var(--clr-alt)}.homepage .retailers_section .retailers-details.natural-channel{background-color:var(--clr-bg-green)}.homepage .retailers_section .retailers-details.natural-channel .col-lg-5 .discounters-heading{display:block;font-size:16px;font-weight:400;letter-spacing:.8px;line-height:1em;margin-bottom:30px}.homepage .retailers_section .retailers-details:not(.natural-channel){background-color:var(--clr-bg-primary)}.homepage .retailers_section .retailers-details:not(.natural-channel) .marquee__wrapper .marquee-container{animation:marquee 35s linear infinite;-webkit-animation:marquee 35s linear infinite}@media (min-width:992px){.homepage .hero{padding-bottom:50px}.homepage .info_section{height:calc(100vh - 69px);position:relative}.homepage .info_section .panels__wrapper .panel{inset:0;position:absolute}.homepage .info_section .panels__wrapper .panel .panel-info{bottom:77px;display:flex;flex-direction:column;gap:5px;left:50%;position:absolute;z-index:1}.homepage .info_section .panels__wrapper .panel .panel-image{overflow:hidden;position:absolute;transform-origin:center left}.homepage .info_section .panels__wrapper .panel .panel-image img{height:100%;width:100%}.homepage .info_section .panels__wrapper .panel.experience .panel-image{height:660px;left:0;top:0;width:440px}.homepage .info_section .panels__wrapper .panel.countries .panel-image{height:630px;right:150px;top:0;width:500px}.homepage .info_section .panels__wrapper .panel.consumers .panel-image{height:320px;right:0;top:35%;width:540px}.homepage .info_section .panels__wrapper .panel.importers .panel-image{bottom:0;height:335px;left:200px;width:500px}.homepage .info_section .panels__wrapper .panel.restaurants .panel-image{height:400px;left:15%;top:0;width:600px}.homepage .info_section .panels__wrapper .panel.retail-stores .panel-image{height:340px;left:0;top:250px;width:430px}.homepage .info_section .panels__wrapper .panel.out-of-home .panel-image{height:500px;right:30%;top:0;width:330px}}@media (min-width:992px) and (max-width:1380px) and (min-width:992px){.homepage .services_section{padding-left:14px}}@media (min-width:992px) and (max-width:1380px) and (max-width:991px){.homepage .services_section{padding-left:12px}}@media (min-width:992px){.homepage .services_section .services-nav__wrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-bottom:42px;padding-top:53px}.homepage .services_section .services-nav__wrapper .section-heading{max-width:170px}.homepage .services_section .services-nav__wrapper .services-nav{display:flex;flex-direction:column;gap:3px}.homepage .services_section .services-nav__wrapper .services-nav .nav-btn{font-size:clamp(1.25rem,.216vw + 1.116rem,1.375rem);font-weight:400;letter-spacing:normal;line-height:23px}.homepage .services_section .services-nav__wrapper .services-nav .nav-btn:not(.nav-btn__active){opacity:.25}}@media (min-width:992px) and (pointer:fine) and (hover:hover){.homepage .services_section .services-nav__wrapper .services-nav .nav-btn:not(.nav-btn__active):hover{color:var(--clr-font-blue);opacity:1}}@media (min-width:992px){.homepage .services_section .services-nav__wrapper .services-nav .nav-btn.nav-btn__active{color:var(--clr-font-secondary);pointer-events:none}.homepage .services_section .services-swiper__wrapper .services-swiper{height:100%}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .small-image{margin-bottom:13px;padding-right:14px;text-align:end}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .small-image img{height:300px;width:147px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .alt-image{height:257px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .main-image{height:613px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .main-text{margin-top:16px}}@media (min-width:992px) and (min-width:992px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .main-text{padding-right:14px}}@media (min-width:992px) and (max-width:991px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .main-text{padding-right:12px}}@media (min-width:992px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .main-text .heading{margin-bottom:58px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .main-text .sub-heading{margin-bottom:8px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-1 .main-text .text{font-weight:300;max-width:350px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-2>.row{--bs-gutter-x:37px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-2 .main-image{height:835px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-2 .main-text{display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding-bottom:92px}}@media (min-width:992px) and (min-width:992px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-2 .main-text{padding-right:14px}}@media (min-width:992px) and (max-width:991px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-2 .main-text{padding-right:12px}}@media (min-width:992px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-2 .main-text .heading{margin-bottom:62px;max-width:208px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-2 .main-text .main-list{max-width:270px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3>.row{--bs-gutter-x:45px;--bs-gutter-y:15px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .main-image{height:500px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .alt-image{height:230px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .main-text{display:flex;flex-direction:column;height:100%;justify-content:flex-end}}@media (min-width:992px) and (min-width:992px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .main-text{padding-right:14px}}@media (min-width:992px) and (max-width:991px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .main-text{padding-right:12px}}@media (min-width:992px){.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .main-text .heading,.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .main-text .sub-heading{max-width:240px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .main-text .sub-heading{font-size:21px;font-weight:300;letter-spacing:normal;line-height:23px;margin-bottom:62px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-3 .main-text .main-list{font-size:16px;font-weight:400;letter-spacing:normal;line-height:17px;margin-bottom:35px;max-width:193px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-4{height:100%}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-4>.row{--bs-gutter-x:17px;--bs-gutter-y:16px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-4 .alt-image,.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-4 .main-image{height:245px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-4 .main-text{margin-left:clamp(11.5rem,13.685vw + 3.015rem,19.438rem);margin-top:44px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-4 .main-text .heading{margin-bottom:65px;max-width:142px}.homepage .services_section .services-swiper__wrapper .services-swiper .service__wrapper.version-4 .main-text .text{max-width:182px}.homepage .services_section .services-swiper__wrapper .current-slide{bottom:42px;right:14px}.homepage .maps_section>.container>.row{--bs-gutter-x:65px}.homepage .maps_section .map-image{height:100%}.homepage .maps_section .map-image img{margin:auto;max-height:600px;max-width:700px}.homepage .maps_section .continents__wrapper{margin-right:clamp(0rem,6.667vw - 5rem,3rem)}.homepage .maps_section .continents__wrapper .section-heading{margin-bottom:24px}.homepage .maps_section .continents__wrapper .continents-collapsables .collapsable .collapsable-content>:not(:last-child){margin-bottom:10px}.homepage .retailers_section .retailers-details{height:calc(100% - 130px)}.homepage .retailers_section .retailers-details .retailers-heading-mobile{display:none}.homepage .retailers_section .retailers-details.natural-channel .discounters-heading{margin-left:25px}.homepage .retailers_section .retailers-details.natural-channel .marquee__wrapper{border-bottom:1px solid var(--clr-alt);margin-inline:25px}.homepage .retailers_section .retailers-details.natural-channel .marquee__wrapper .marquee-container>*{height:65px;max-width:130px}.homepage .retailers_section .retailers-details.natural-channel .marquee__wrapper .marquee-container>* img{height:100%;-o-object-fit:contain;object-fit:contain}}@media (max-width:991px){.homepage .hero{height:100vh;padding-bottom:18px}.homepage .info_section{padding-bottom:60px;padding-top:340px}.homepage .info_section .panels__wrapper{display:flex;flex-direction:column;gap:30px;height:100%;justify-content:flex-end;margin-left:clamp(9.063rem,71.994vw - 7.136rem,37.5rem)}.homepage .info_section .panels__wrapper .panel .panel-image{display:none}.homepage .services_section .services-swiper__wrapper .swiper-wrapper{padding-bottom:67px}.homepage .services_section .services-swiper__wrapper .swiper-wrapper .swiper-slide{height:auto}.homepage .services_section .services-swiper__wrapper .service__wrapper .main-text{margin-top:50px;padding-inline:19px}.homepage .services_section .services-swiper__wrapper .service__wrapper .main-text .heading{margin-bottom:55px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-1 .alt-image,.homepage .services_section .services-swiper__wrapper .service__wrapper.version-1 .small-image,.homepage .services_section .services-swiper__wrapper .service__wrapper.version-3 .alt-image,.homepage .services_section .services-swiper__wrapper .service__wrapper.version-4 .alt-image{display:none}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-1 .main-image{max-height:562px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-1 .sub-heading{margin-bottom:8px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-1 .text{max-width:287px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-2 .main-image{max-height:393px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-2 .main-text .main-list{max-width:330px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-3 .main-image{height:475px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-3 .main-text .heading,.homepage .services_section .services-swiper__wrapper .service__wrapper.version-3 .main-text .main-list{max-width:260px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-4 .main-image{height:270px}.homepage .services_section .services-swiper__wrapper .service__wrapper.version-4 .main-text .text{max-width:285px}.homepage .services_section .services-swiper__wrapper .current-slide{bottom:67px;right:19px}.homepage .maps_section .map-image{margin-block:75px;margin-inline:25px}.homepage .maps_section .map-image img{margin:auto;max-height:250px;max-width:600px}.homepage .maps_section .continents__wrapper{margin-bottom:100px}.homepage .maps_section .continents__wrapper .section-heading{margin-bottom:45px}.homepage .maps_section .continents__wrapper .collapsable .collapsable-content{padding-top:5px}.homepage .maps_section .continents__wrapper .collapsable .collapsable-content>:not(:last-child){margin-bottom:8px}.homepage .retailers_section .retailers-tab__wrapper{display:none}.homepage .retailers_section .retailers-details-swiper .swiper-wrapper{flex-direction:column}.homepage .retailers_section .retailers-details{padding-top:56px}.homepage .retailers_section .retailers-details .retailers-heading-mobile{display:flex;flex-direction:column;max-width:200px}.homepage .retailers_section .retailers-details .retailers-heading-mobile .heading{font-size:28px;font-weight:400;letter-spacing:normal;line-height:32px}.homepage .retailers_section .retailers-details .retailers-heading-mobile .sub-title{font-size:1rem;font-weight:400;letter-spacing:normal;line-height:1em}.homepage .retailers_section .retailers-details .marquee__wrapper .marquee-container{animation:marquee 35s linear infinite;-webkit-animation:marquee 35s linear infinite}.homepage .retailers_section .retailers-details:not(.natural-channel) .retailers-heading-mobile{margin-bottom:318px}.homepage .retailers_section .retailers-details.natural-channel .retailers-heading-mobile{margin-bottom:261px}.homepage .retailers_section .retailers-details.natural-channel .marquee__wrapper{border-bottom:1px solid var(--clr-alt)}.homepage .retailers_section .retailers-details .link-class{margin-block:45px}}.video_wrap{background-color:#000}.video_wrap video{width:100%}
