@font-face{font-family:'jost-regular';src:url('/static/fonts/Jost-Regular.ttf?d146939b01fa') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'jost-medium';src:url('/static/fonts/Jost-Medium.ttf?d146939b01fa') format('truetype');font-weight:500;font-style:normal;font-display:swap}@keyframes scaleFadeIn{0%{opacity:0;transform:scale(0.8)}100%{opacity:1;transform:scale(1)}}html{box-sizing:border-box}body{font:16px/1.5 "jost-regular"}body:not(.header_transparent),body.pt-85{padding-top:85px}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}ul{list-style:none}a{color:inherit;text-decoration:none}.primary{color:#EE533F}.white-color{color:white}.orange-bg{background-color:#EE533F}.pink-white-bg{background-color:#FFF9F4}.position-relative{position:relative}.jost-medium{font-family:"jost-medium"}.expand-column{grid-column:1 / -1}.bottom-soft-border{border-bottom:1px solid #F8E2D1}.bg-soft-primary{background-color:#F8E2D1}.hidden{display:none!important}.justify-content-start{justify-content:flex-start}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.align-items-center{align-items:center}.auto-margin-left,.product-wrapper .arrow-icon{margin-left:auto}.auto-margin{margin:auto}.text-align-center{text-align:center}.flex,.clients{display:flex;gap:10px;align-items:center}.flex img,.clients img{width:100%}.flex.height-max-content,.height-max-content.clients{height:max-content}.flex.wrap,.wrap.clients{flex-wrap:wrap}.flex.align-items-top,.align-items-top.clients{align-items:flex-start}.width-80{max-width:80%}.mobile{display:none}.mt-16{margin-top:16px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-60{margin-top:60px}.mb-50{margin-bottom:50px}.section-title{font:30px/1.4 "jost-medium"}.subtext{font:18px/1.4 "jost-regular"}.two-column{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:20px}.two-column .list{width:calc(50% - 10px)}.fullscreen-body{height:100vh;overflow:hidden}.button,.contact-us__button{font:16px/1.2 "jost-medium";padding:10px 16px;min-width:160px;color:white;background-color:#EE533F;border:1px solid #EE533F;border-radius:6px;cursor:pointer;text-align:center}.button--pink{color:#EE533F;background-color:#FFF9F4;border:1px solid #EE533F}.button.full-width,.full-width.contact-us__button{max-width:100%;width:100%}.button.transparent,.transparent.contact-us__button{background-color:transparent;border-color:white;padding:12px 50px;color:white}.button.large-pd,.large-pd.contact-us__button{padding:20px 50px}@media screen and (min-width:896px){.button,.contact-us__button{padding:18px 24px}}.container,.product-index-container,.products-tab-container,.article-detail,.article__footer,.article__list,.footer .footer-box{max-width:1440px;width:100%;padding:20px;margin-left:auto;margin-right:auto;position:relative}.container.pb-0,.pb-0.product-index-container,.pb-0.products-tab-container,.pb-0.article-detail,.pb-0.article__footer,.pb-0.article__list,.footer .pb-0.footer-box{padding-bottom:0}.container.reset-top-padding,.reset-top-padding.product-index-container,.reset-top-padding.products-tab-container,.reset-top-padding.article-detail,.reset-top-padding.article__footer,.reset-top-padding.article__list,.footer .reset-top-padding.footer-box{padding-top:0}.container.reset-bottom-padding,.reset-bottom-padding.product-index-container,.reset-bottom-padding.products-tab-container,.reset-bottom-padding.article-detail,.reset-bottom-padding.article__footer,.reset-bottom-padding.article__list,.footer .reset-bottom-padding.footer-box{padding-bottom:0}@media screen and (min-width:896px){.container,.product-index-container,.products-tab-container,.article-detail,.article__footer,.article__list,.footer .footer-box{padding:60px}}.filter-button{position:absolute;top:20px;right:20px;padding:10px 30px;display:grid;grid-template-columns:20px auto;gap:10px;justify-content:center;align-items:center;font-size:16px;color:#EE533F;background-color:white;z-index:1000;border:1px solid #F8E2D1;cursor:pointer}.filter-button__icon{display:inline-block;width:20px}.filter-button__content{position:absolute;top:calc(100% + 15px);right:0;background-color:white;border:1px solid #F8E2D1;padding:10px 0;box-shadow:0px 4px 6px -2px #10182808;display:none;flex-direction:column;color:#3D3D3D;min-width:180px}.filter-button__content>*{padding:8px 20px;cursor:pointer;display:grid;grid-template-columns:20px auto;gap:10px;align-items:center;white-space:nowrap}.filter-button__content>*:hover{background-color:rgba(248,226,209,0.8)}input:checked + .filter-button__content{display:flex;animation:scaleFadeIn 0.1s cubic-bezier(0,0,0.48,0.99)}.page-divider{border:1px solid #F8E2D1}.voya-checkbox{display:inline-block;width:20px;height:20px;background-color:#FFF9F4;border:1px solid #F8E2D1;cursor:pointer;position:relative}.voya-checkbox::after{content:"";position:absolute;width:6px;height:12px;border:solid white;border-width:0 2px 2px 0;top:2px;left:6px;transform:rotate(45deg);opacity:0}input[type="checkbox"]:checked + .voya-checkbox{background-color:#EE533F}input[type="checkbox"]:checked + .voya-checkbox::after{opacity:1}.field{width:100%;position:relative;padding-top:5px}.field input{width:100%;border:none;border-bottom:1px solid #B3B3B3;padding:8px 0}.field input::placeholder{color:transparent}.field input:focus-within,.field input:focus-visible{outline:none}.field__label{font:16px/1.2 "jost-regular";color:#B3B3B3;position:absolute;pointer-events:none;left:0;top:50%;transform:translateY(-50%);transition:top 0.1s ease-in-out,color 0.1s ease-in-out,font-size 0.1s ease-in-out}input:focus + .field__label,input:not(:empty) + .field__label,input:not(:placeholder-shown) + .field__label{top:0;font-size:14px;color:black}.contact-us{display:grid;grid-template-columns:1fr;gap:20px}.contact-us__title{color:#EE533F;width:200px;display:block;margin:auto}.contact-us__subtitle{font:20px/1.2 "jost-medium";text-align:center;color:#EE533F}.contact-us__button{font-size:14px}.contact-us__form{display:grid;grid-template-columns:1fr;gap:20px;padding-bottom:40px;border-bottom:1px solid #F8E2D1}.contact-us__content{font:16px/1.45 "jost-regular";display:flex;flex-direction:column;gap:28px}.contact-us__content-list{display:flex;flex-direction:column;gap:20px}.contact-us__content-list>*{display:grid;grid-template-columns:auto 1fr;column-gap:8px}.contact-us__content-list>*>img{width:20px;aspect-ratio:1;display:block;margin-top:3px}@media screen and (min-width:896px){.contact-us{grid-template-columns:2fr 1fr}.contact-us__title{width:390px;grid-column:1 / -1;margin:0;text-align:left;margin-bottom:30px}.contact-us__content{font-size:18px}.contact-us__subtitle{grid-column:1 / -1;font-size:30px;text-align:left;width:calc(100%* 0.7 - 60px)}.contact-us__button{margin-right:auto}.contact-us__form{position:relative;display:grid;grid-template-columns:1fr 1fr;padding-bottom:0;border-bottom:none;row-gap:40px;padding-right:60px;border-right:1px solid #F8E2D1}.contact-us__form::after{content:"";display:block;background-color:#F8E2D1;width:1px;position:absolute;right:-1px;top:1px;height:46px;transform:translateY(-100%)}}.footer{background-color:#F8E2D1;width:100%}.footer .footer-box{display:grid;grid-template-columns:1fr;gap:30px;background-color:#F8E2D1;width:100%}.footer__logo{display:block;width:100%;max-width:100px;margin:auto}.footer__content{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:20px}.footer__sosmeds{display:flex;gap:15px}.footer__sosmeds>*{cursor:pointer;height:40px;width:40px;border-radius:50%;background-color:#EE533F;display:flex;justify-content:center;align-items:center;padding:8px}.footer__sosmeds>* img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.footer__texts{font:13px/1.2 "jost-medium";display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.footer__texts>*{white-space:nowrap}@media screen and (min-width:896px){.footer .footer-box{margin-top:80px;padding:45px 60px;grid-template-columns:auto 1fr;align-items:center}.footer__logo{max-width:230px}.footer__content{align-items:flex-end}}.navbar{position:fixed;top:0;background-color:white;z-index:10;width:100%;padding:20px 0;margin-left:auto;margin-right:auto}.navbar .container,.navbar .product-index-container,.navbar .products-tab-container,.navbar .article-detail,.navbar .article__footer,.navbar .article__list,.navbar .footer .footer-box,.footer .navbar .footer-box{display:flex;align-items:center;justify-content:space-between;padding:0 60px;position:unset}.navbar.white_bg{box-shadow:0 -6px 8px 4px rgba(0,0,0,0.2)}.navbar--mobile-active{background-color:#EE533F}.navbar--mobile-active .navbar__hamburger>*{background-color:white;transition:rotate 0.2s linear}.navbar--mobile-active .navbar__hamburger div:first-child{rotate:40deg;top:7px;position:relative}.navbar--mobile-active .navbar__hamburger div:last-child{rotate:-40deg;top:-7px;position:relative}.navbar--mobile-active .navbar__hamburger div:nth-child(2){opacity:0;transition:opacity 0.2s linear}.navbar--mobile-active .navbar__mobile{display:grid;grid-template-rows:1fr auto}.navbar__logo{height:44px;display:block;cursor:pointer}.navbar__links{display:none;font:16px/1.2 "jost-medium";justify-content:space-between;gap:20px;width:100%;max-width:610px}.navbar__links>*{position:relative}.navbar__links>*::after{content:"";display:block;bottom:-5px;position:absolute;height:2px;width:0%;background-color:#EE533F;transition:width 0.1s ease-in-out}.navbar__links>*:hover::after,.navbar__links>*.active::after{width:100%}.navbar__hamburger{cursor:pointer;display:flex;flex-direction:column;gap:5px}.navbar__hamburger>*{height:2px;width:20px;background-color:#4F4F4F;border-radius:1px}.navbar__mobile{display:none;position:absolute;top:100%;left:0;height:calc(100vh - 80px);width:100%;background-color:#EE533F}.navbar__mobile-links{font:16px/1.2 "jost-medium";display:flex;text-align:center;flex-direction:column;gap:40px;color:white;border-bottom:1px solid white;padding:35px 0}.navbar__footer{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:35px;padding:35px 0}.navbar__footer-logo{height:25px;display:block}.navbar__footer-texts{color:white;font:13px/1.2 "jost-medium";display:flex;flex-wrap:wrap;justify-content:center;gap:25px;letter-spacing:2px}.navbar__footer-texts>*{white-space:nowrap}.navbar__footer-sosmeds{display:flex;gap:15px}.navbar__footer-sosmeds>*{display:block}.navbar__footer-sosmeds>*>img{display:table;width:40px;height:40px}@media screen and (min-width:896px){.navbar__links{display:flex;font-size:16px}.navbar__hamburger{display:none}.navbar__mobile,.navbar--mobile-active .navbar__mobile{display:none}.navbar--mobile-active{background-color:white}}.article{display:flex;flex-direction:column;gap:30px}.article__title{font:24px/1.2 "jost-medium";text-align:center}.article__list{display:grid;grid-template-columns:1fr;row-gap:30px}.article__list-item:not(:last-child){padding-bottom:30px;border-bottom:1px solid #F8E2D1}.article__footer{padding-top:0;padding-bottom:0;font:16px/1.2 "jost-regular";display:flex;flex-direction:column;gap:20px;justify-content:space-between;align-items:center;text-align:center}.article__paginator{font:14px/1.2 "jost-regular";color:#4F4F4F;display:flex;gap:35px}.article__paginator-icon{height:13px;aspect-ratio:1;cursor:pointer}.article__paginator-icon--left{transform:rotate(180deg)}@media screen and (min-width:896px){.article{gap:40px}.article__title{font-size:30px}.article__list{border-top:1px solid #F8E2D1;grid-template-columns:repeat(6,1fr);row-gap:60px;padding-left:0;padding-right:0}.article__list-item{grid-column:span 2;padding:0 60px}.article__list-item:nth-child(1),.article__list-item:nth-child(2){grid-column:span 3}.article__list-item:not(:nth-child(3n+2)){border-right:1px solid #F8E2D1}.article__list-item:not(:last-child){padding-bottom:0;border-bottom:none}.article__footer{flex-direction:row;justify-content:space-between}}.content-slider .article-card__img{height:250px}.article-card{display:flex;gap:20px;flex-direction:column;cursor:pointer;color:#4F4F4F}.article-card__img{width:100%;display:block;object-fit:cover;aspect-ratio:35 / 22}.article-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;font:20px/1.4 "jost-medium"}.article-card__desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;font:16px/1.5 "jost-regular"}.article-card__desc p,.article-card__desc span{color:#4F4F4F!important}.article-card__desc_box{display:grid;gap:6px}.article-card__link{font:14px/1.2 "jost-medium";color:#EE533F;cursor:pointer;letter-spacing:2px}@media screen and (min-width:896px){.article-card{border-bottom:none}}.article-detail{max-width:900px;display:flex;flex-direction:column;gap:20px}.article-detail__title{grid-area:title;font:24px/1.4 "jost-medium";text-align:center;margin-bottom:20px;color:white}.article-detail__img{cursor:pointer;width:100%;display:block}.article-detail__content img{width:100%;height:auto}.article-detail__content ul,.article-detail__content ol{padding:20px 17px}.article-detail__content li{margin-bottom:20px}.article-detail__content p:not(:empty){margin-bottom:20px}.article-detail__option{grid-area:option;font:14px/1.2 "jost-medium";display:flex;gap:10px}.article-detail__option-item{display:flex;flex-direction:column;gap:5px;min-width:100px}.article-detail__option-item .date{font:16px/1.2 "jost-regular"}.article-detail__option-icon{display:inline-block;height:24px;aspect-ratio:1}.article-detail__option-icons{display:flex;gap:20px}.article-detail__content-wrapper{display:flex;flex-direction:column;gap:30px}@media screen and (min-width:896px){.article-detail__title{font-size:50px;text-align:left}.article-detail__option{flex-direction:column;gap:30px}.article-detail__option-item{gap:5px}.article-detail__content-wrapper{flex-direction:row;gap:100px}}.products-tab-container{display:flex;flex-direction:column;gap:10px;padding:20px 50px 0}.products-tab-container__title{font-family:"jost-medium";font-size:24px;color:#4F4F4F}.products-tab-container__tabs{display:flex;gap:50px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.products-tab-container__tabs::-webkit-scrollbar{display:none}@media screen and (max-width:896px){.products-tab-container{padding-left:20px;padding-right:20px}.products-tab-container__title{text-align:center}}.product-tab{display:flex;justify-content:center;align-items:center;min-height:50px;max-width:200px;font-size:16px;text-wrap:nowrap;color:#828282;border-bottom:2px solid transparent}.product-tab:hover,.product-tab.selected{border-bottom:2px solid #EE533F;color:#EE533F}.product-index-container{position:relative;background-color:#FFF9F4}.product-index-container.transparent{background-color:transparent}.product-index-container__title{font-size:28px;font-family:"jost-medium";color:#4F4F4F;padding:10px 0}.product-index-container__products{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));row-gap:50px;column-gap:30px}.product-index-container__products.three-column{display:grid;grid-template-columns:repeat(3,minmax(310px,1fr))}@media screen and (max-width:896px){.product-index-container__products{grid-template-columns:repeat(2,1fr)}}.product-card{display:flex;flex-direction:column;gap:15px;position:relative}.product-card:focus{outline:none}.product-card__image{position:relative;margin:auto}.product-card__image img{width:100%}.product-card__image:hover>.product-card__image-background{opacity:1}.product-card__image>.product-card__image-main{position:relative;z-index:2}.product-card__image-background{z-index:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity 0.2s linear}.product-card__info{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:16px;min-height:40px;font-family:"jost-medium";color:#3D3D3D}.product-card__info.justify-content-center{justify-content:center}.product-card__info-icon{display:flex;width:20px}.product-card__info-icon img{width:100%}.product-card.as-footer>.product-card__image{margin:0}.product-card .float-info{position:absolute;top:28px;left:32px}.three-grid-details{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.three-grid-details.gap-30{gap:30px}.three-grid-details .subtitle{font-family:"jost-medium";color:#3D3D3D}@media screen and (max-width:896px){.three-grid-details{grid-template-columns:none;grid-template-rows:repeat(3,auto)}.three-grid-details>.product-description{order:2}.three-grid-details>.detail-image{order:1}.three-grid-details>.product-extra_data{order:3}}.product-detail-column,.product-description,.product-extra_data{display:flex;gap:20px;flex-direction:column;line-height:1.5}.product-detail-column .bordered,.product-description .bordered,.product-extra_data .bordered{padding:20px 0;border-top:1px solid #F8E2D1;border-bottom:1px solid #F8E2D1}.product-detail-column .bordered.top,.product-description .bordered.top,.product-extra_data .bordered.top{border-bottom:none}@media screen and (max-width:896px){.product-detail-column .mobile-bordered,.product-description .mobile-bordered,.product-extra_data .mobile-bordered{padding-bottom:20px;border-bottom:1px solid #F8E2D1}}.product-extra_data__flavours,.product-extra_data__applications{display:flex;flex-direction:column;gap:10px}.product-description ul,.product-description .desc{font:16px/1.5 "jost-regular";color:#3D3D3D}.product-description ul.number{list-style:number;padding-left:17px}.product-description__title{font-family:"jost-medium";font-size:28px;color:#3D3D3D}.product-description__desc{display:flex;flex-direction:column;gap:20px;color:#3D3D3D}.product-description__quantity-data{display:grid;grid-template-columns:auto 1px 1fr;column-gap:20px}.quantity-data{display:flex;flex-direction:column;gap:10px}.quantity-data__title{font-family:"jost-medium"}.detail-image{position:relative;height:fit-content}.detail-image__main{position:relative;z-index:2;width:100%}.detail-image__background{width:100%;z-index:1;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.flavours-wrapper{display:flex;gap:10px;flex-wrap:wrap}.flavours-wrapper>*{background-color:#F8E2D1;border-radius:6px;padding:8px 10px;width:fit-content}.product-application-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px}.product-application{display:flex;align-items:center;gap:5px}.product-application>img{width:33px}.product-wrapper .product{font:16px/1.2 "jost-regular";color:#3D3D3D;padding:15px 0;border-bottom:1px solid #F8E2D1}.product-wrapper .product-image{max-width:59px}.product-wrapper .arrow-icon{max-width:22px}.recommendations__title{font-size:28px;font-family:"jost-medium";color:#4F4F4F;padding:10px 0}.recommendations__header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:80px 0 40px 0}.recommendations__cards{display:grid;grid-template-columns:repeat(4,minmax(240px,1fr));row-gap:20px;column-gap:20px;margin-bottom:20px}@media screen and (max-width:896px){.recommendations__title{font-size:20px}.recommendations__cards{grid-template-columns:repeat(2,1fr)}}.section-header{color:#4F4F4F}.section-header h2{font:30px/1.2 "jost-medium"}.section-header p{font:18px/1.5 "jost-regular";margin:10px 0 0}.section-header .float-image{position:absolute;left:0;max-width:800px;width:100%}.clients{gap:30px;flex-wrap:wrap;justify-content:center}.clients img{max-width:118px}.header_transparent .navbar:not(.navbar--mobile-active){background-color:transparent}.header_transparent .navbar a{color:white;text-shadow:0 0 2px rgba(0,0,0,0.3)}.header_transparent .navbar a.active::after{background-color:white}.header_transparent .navbar__logo{filter:contrast(0%) brightness(2)}.header_transparent .navbar.white_bg{background-color:white;transition:all .5s}.header_transparent .navbar.white_bg .navbar__logo{transition:all 1s;filter:unset}.header_transparent .navbar.white_bg a{transition:all 1s;color:#4F4F4F;text-shadow:unset}.header_transparent .navbar.white_bg a.active::after{background-color:#EE533F}.banners{position:relative;margin-bottom:10px;background:white;line-height:0}.banners img{width:100%}.banners video{width:100%}.banners .scroll{position:absolute;bottom:12%;margin:0 auto;left:50%;transform:translateX(-50%)}.banners .scroll img{width:30px}.our_recipes_icon_text{max-width:400px;width:100%}.circle-bg-orange{background:url("/static/img/recipe_bg.webp?d146939b01fa") top center no-repeat;background-size:contain}.breadcrumbs{font:13px/1.2 "jost-regular";color:#828282;margin-bottom:12px}.breadcrumbs span{color:#3D3D3D}.articles{display:grid;grid-template-columns:360px 1fr 1fr;gap:20px}.articles.two-column{grid-template-columns:420px 1fr}.articles .text-icon{max-width:280px}.articles .small-text-icon{max-width:168px}.articles .title-box{margin-right:20px}.about-us-text-img{max-width:600px;width:100%;margin:0 0 25px}.overflow-hidden{overflow:hidden}.overflow-clip{overflow:clip}.about-column{position:relative;display:grid;grid-template-columns:342px 1fr 342px;gap:25px;row-gap:50px;align-items:center;color:#4F4F4F}.about-column.align-top{align-items:start}.about-column.two-column{grid-template-columns:50% 1fr}.about-column h2{font:30px/1.2 "jost-medium";color:#EE533F;margin:0 0 15px}.about-column p{font:18px/1.5 "jost-regular"}.about-column .images{height:100%}.about-column .images img:not(:last-child){margin-bottom:50px}.about-column .sticky-box{position:sticky;top:150px}.about-column .text-block{height:100%;padding:50px 0}.about-column .text{position:relative;z-index:5}.about-column .text.half-width{max-width:70%}.about-column .float-image-left{max-width:210px;position:relative;left:-10%;z-index:1;margin:0 0 auto}.about-column .float-image-left.absolute{position:absolute;left:0;top:-75%}.about-column .float-image-left.width-339{max-width:339px}.about-column .float-image-right{max-width:340px;position:relative;right:-18%}.about-column .float-image-right.video{max-width:630px;right:-2%}.about-column .number-icon{max-width:228px;width:100%}.partner-background{background-image:url("/static/img/partner-bg.webp?66ce40dc5e92");background-position:top center;background-size:cover;background-repeat:no-repeat;padding:135px 0}.partner-background img{width:100%;max-width:500px;display:block;margin:0 auto 40px}.follow-img{max-width:270px}.follow-us-section{padding:0}.follow-us-section .title-box{padding:50px 0 50px 60px}.follow-us-section .two-column{margin-bottom:0}.errorlist{font:14px/1.5 "jost-regular";color:#EE533F;margin-top:5px}.content-slider-vertical .creativity{height:200px;margin-bottom:0}.slider-control{position:absolute;top:50%;left:50%;transform:translateX(-50%);z-index:1;width:96%;display:flex;justify-content:space-between}.slider-control-vertical{right:52px;width:auto;left:auto;height:110px;display:flex;flex-direction:column;top:50%;transform:translateY(-50%)}.slider-control.align-top{top:30%}.slider-control .control-button{line-height:0}.slider-control .prev.control-button{transform:rotate(180deg);top:-5px;position:relative}.slider-control .next.control-button{margin:0 0 0 auto}.slider-control div[aria-disabled="true"]{display:none}.slider-control img{width:100%;max-width:40px;cursor:pointer}@media screen and (max-width:768px){.article__list{display:block}.article{margin-top:50px;gap:0}.content-slider .article{margin-top:0}}@media screen and (max-width:1024px){body.pt-85,body:not(.header_transparent){padding-top:30px}.website{display:none}.mobile{display:block}.mb-20-mobile{margin-bottom:20px}.container,.footer .footer-box,.article__list,.article__footer,.article-detail,.products-tab-container,.product-index-container{padding:35px 20px;box-sizing:border-box}.container.mt-0-mobile,.footer .mt-0-mobile.footer-box,.mt-0-mobile.article__list,.mt-0-mobile.article__footer,.mt-0-mobile.article-detail,.mt-0-mobile.products-tab-container,.mt-0-mobile.product-index-container{margin-top:0}.container.pt-0-mobile,.footer .pt-0-mobile.footer-box,.pt-0-mobile.article__list,.pt-0-mobile.article__footer,.pt-0-mobile.article-detail,.pt-0-mobile.products-tab-container,.pt-0-mobile.product-index-container{padding-top:0}.button,.contact-us__button{font-size:14px;padding:12px}.recommendations__cards{grid-template-columns:1fr 1fr}.product-card{gap:10px}.product-card__info{font-size:14px}.section-header{height:35px;display:table}.section-header h2{font-size:20px}.section-header .float-image{max-width:calc(100% - 40px);left:50%;transform:translateX(-50%)}.product-index-container__products.three-column{grid-template-columns:1fr}.clients{gap:10px}.clients img{max-width:calc(25% - 10px)}.banner-image{height:430px;object-fit:cover}.navbar{padding:12px 20px}.navbar .container,.navbar .footer .footer-box,.footer .navbar .footer-box,.navbar .article__list,.navbar .article__footer,.navbar .article-detail,.navbar .products-tab-container,.navbar .product-index-container{padding:0}.navbar__logo{height:33px}.header_transparent .navbar__hamburger>*{background-color:white}.navbar.white_bg:not(.navbar--mobile-active) .navbar__hamburger>*{background-color:#4F4F4F}.navbar.white_bg:not(.navbar--mobile-active) .navbar--mobile-active{background-color:#EE533F}.two-column{display:flex}.two-column .list{width:100%}.text-center-mobile{text-align:center}.section-title{font-size:20px}.section-title.mb-50{margin-bottom:10px}.circle-bg-orange{background-size:100% 350px}.our_recipes_icon_text{width:auto;max-height:37px;margin:0 auto;display:table}.product-card .float-info{font-size:16px;top:15px;left:25px}.recipe-detail-page .three-grid-details{grid-template-columns:1fr;gap:20px}.recipe-detail-page .detail-image{grid-row-start:1}.recipe-detail-page .product-description__title{font-size:24px}.recipe-detail-page .subtitle{font-size:14px}.breadcrumbs{margin-bottom:20px}.product-wrapper .product:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.recommendations__header{margin:20px 0 15px}.recommendations__title{font-size:20px}.articles{grid-template-columns:1fr}.articles .text-icon{content:url("/static/img/whats_on_voya_mobile2x.webp?4d233add4ff3");max-width:220px;margin:0 auto 15px;display:table}.articles .title-box{margin-right:0}.article-detail__title{margin-bottom:0}.article-detail__option{justify-content:space-between}.article-detail__content-wrapper{margin-top:0;gap:20px}.about-column{grid-template-columns:1fr;margin-bottom:0}.about-column h2{font-size:20px}.about-column p{font-size:16px}.about-column .images img:not(:last-child){margin-bottom:0}.about-column .text-block{padding:0}.about-column .text{text-align:left}.about-column .float-image-left,.about-column .float-image-right{width:100%;max-width:100%;height:350px;object-fit:cover;object-position:center;position:relative;top:unset;left:unset;right:unset}.about-column .float-image-left.absolute,.about-column .float-image-right.absolute{max-width:100%;position:relative;margin-top:0}.about-column .float-image-left.video,.about-column .float-image-right.video{right:unset;height:210px}.about-column .number-icon{max-width:70px}.about-column.creativity{align-items:start;justify-content:space-between}.about-column.creativity img{margin-top:10px}.about-column.creativity h2{font-size:35px;margin-bottom:5px}.order-1-mobile{order:1}.about-us-text-img{max-width:300px}.follow-img{max-width:calc(33.333% - 7px)}.partner-background{padding:50px 0}.partner-background img{max-width:200px}.partner-background .button,.partner-background .contact-us__button{width:100%;display:table}.content-slider{gap:0}.tns-nav{display:none}.follow-us-section{padding:20px 0}.follow-us-section.homepage{padding:30px 20px}.follow-us-section.homepage .articles{margin-bottom:30px}.follow-us-section.homepage .title-box{padding:0;margin:0 auto;width:100%;justify-content:center}.follow-us-section .follow-us{text-align:center;padding:50px 0;position:relative}.follow-us-section .follow-us .width-80{padding:0 20px}.follow-us-section .follow-us:before{content:'';position:absolute;top:0;left:-20px;width:120%;height:100%;background-color:#EE533F}.follow-us-section .follow-us p{font-size:18px}.follow-us-section .follow-us img{margin:0 auto}.follow-us-section .follow-us .flex,.follow-us-section .follow-us .clients{max-width:100%;z-index:1}.footer{margin-top:0}.navbar--mobile-active .navbar__mobile{height:calc(100vh - 57px)}.fullscreen-body .navbar.white_bg{background-color:#EE533F}.fullscreen-body .navbar.white_bg a{color:white}.content-slider-vertical .creativity{height:auto;margin-bottom:48px}}