section.section-padding:not(.text-center){content-visibility:auto;contain-intrinsic-size:1px 800px}.container{width:90%;max-width:1200px;margin:0 auto;padding:0 15px}.section-padding{padding:60px 0}.text-center{text-align:center}.text-white{color:var(--white)}.text-primary{color:var(--primary-blue)}.text-green{color:var(--nature-green)}.mb-0{margin-bottom:0}.mb-15{margin-bottom:15px}.mt-20{margin-top:20px}.btn{display:inline-block;background-color:var(--action-red);color:var(--white);padding:12px 24px;text-transform:uppercase;font-weight:700;border-radius:4px;border:none;cursor:pointer;font-size:var(--fs-sm);transition:background 0.3s}.btn:hover{background-color:#a00001}.section-title{font-size:var(--fs-3xl);color:var(--primary-blue);margin-bottom:2rem;position:relative;display:inline-block}.section-title::after{content:'';display:block;width:100%;height:4px;background-color:var(--accent-yellow);margin-top:5px}.section-title-small{font-size:var(--fs-2xl)}.icon{width:24px;height:24px;display:inline-block;vertical-align:middle}.icon-yellow{fill:var(--accent-yellow)}.hero{background-color:var(--primary-blue);padding:80px 0;position:relative;overflow:hidden;min-height:500px}.hero-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.breadcrumbs{color:rgba(255,255,255,0.7);font-size:var(--fs-sm);margin-bottom:20px}.breadcrumbs-list{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.breadcrumbs-list li{display:inline-flex;align-items:center}.breadcrumbs-list li + li::before{content:"›";margin:0 6px;color:rgba(255,255,255,0.5)}.breadcrumbs-list a{color:inherit;text-decoration:underline;text-underline-offset:2px}.breadcrumbs-list [aria-current="page"]{color:rgba(255,255,255,0.9)}.hero-title{color:var(--white);font-size:var(--fs-5xl);font-weight:700;margin-bottom:20px;line-height:1.1;text-transform:uppercase}.hero-description{color:var(--white);margin-bottom:30px;font-size:var(--fs-lg);max-width:450px}.hero-img-wrapper{position:relative;border-radius:8px;overflow:hidden;display:flex;justify-content:center}.hero-img-wrapper img{width:350px;height:300px;object-fit:contain}.page-apricot-puree .hero-img-wrapper img,.page-guava-puree .hero-img-wrapper img,.page-fig-puree .hero-img-wrapper img,.page-mango-puree .hero-img-wrapper img,.page-orange-juice .hero-img-wrapper img,.page-peach-puree .hero-img-wrapper img,.page-pomegranate-juice .hero-img-wrapper img{object-fit:contain}.page-apricot-puree .hero-img-wrapper img{transform:scale(1.3)}.page-guava-puree .hero-img-wrapper img,.page-fig-puree .hero-img-wrapper img,.page-mango-puree .hero-img-wrapper img,.page-orange-juice .hero-img-wrapper img,.page-peach-puree .hero-img-wrapper img,.page-pomegranate-juice .hero-img-wrapper img,.page-strawberry-puree .hero-img-wrapper img{transform:scale(1.7)}.page-mango-jam .hero-img-wrapper img,.page-hibiscus-jam .hero-img-wrapper img{object-fit:contain}.page-mango-jam .hero-img-wrapper img{transform:scale(1.0)}.page-hibiscus-jam .hero-img-wrapper img{transform:scale(1.6)}.page-tomato-paste .hero-img-wrapper img,.page-pizza-sauce .hero-img-wrapper img,.page-sun-dried-tomato .hero-img-wrapper img{object-fit:contain}.hero-img-wrapper img[src*="kardoula"]{transform:scale(1.5)}.fab{position:fixed;bottom:30px;right:30px;width:60px;height:60px;background-color:var(--action-red);border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 15px rgba(0,0,0,0.3);z-index:2000;cursor:pointer;transition:transform 0.2s,opacity 0.3s,visibility 0.3s;opacity:0;visibility:hidden;pointer-events:none}.fab.visible{opacity:1;visibility:visible;pointer-events:auto}.fab:hover{transform:scale(1.1)}.fab svg{width:24px;height:24px;fill:white}.section-intro{max-width:700px;margin:0 auto 40px auto;color:#555;font-size:var(--fs-lg)}.trust-icons{display:flex;justify-content:center;gap:40px;margin-bottom:40px;flex-wrap:wrap;align-items:flex-start}.trust-item{display:flex;flex-direction:column;align-items:center;color:var(--nature-green);font-weight:600;font-size:var(--fs-sm);max-width:200px}.trust-item-title{font-size:var(--fs-xl);color:var(--primary-blue)}.trust-item-description{font-weight:400;color:var(--text-dark);font-size:var(--fs-sm);margin-top:5px;line-height:1.4;text-align:center}.trust-icon-circle{width:70px;height:70px;border:2px solid var(--nature-green);background-color:var(--nature-green);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.trust-icon-circle svg{width:32px;height:32px;fill:white}.trust-item:hover .trust-icon-circle{background-color:var(--nature-green)}.trust-item:hover .trust-icon-circle svg{fill:white;stroke:white}.trust-icon-circle svg.lucide{color:#ffffff;fill:none;stroke:#ffffff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.trust-item:hover .trust-icon-circle svg.lucide{color:#ffffff;fill:none;stroke:#ffffff}.tab-controller{display:flex;justify-content:center;margin-top:40px;background:var(--bg-grey);padding:5px;border-radius:50px;max-width:600px;margin-left:auto;margin-right:auto}.tab-btn{flex:1;padding:15px 30px;border:none;background:transparent;border-radius:45px;font-family:inherit;font-weight:700;font-size:var(--fs-base);color:var(--text-dark);cursor:pointer;transition:all 0.3s ease}.tab-btn.active{background-color:var(--primary-blue);color:var(--white);box-shadow:0 4px 10px rgba(33,29,82,0.3)}.tab-content-wrapper{position:relative;min-height:100px}.content-retail,.content-industrial,.content-salted,.content-sulphited{visibility:hidden;position:absolute;top:0;left:-100%;width:100%;opacity:0;transform:translateY(10px);transition:opacity 0.4s ease,visibility 0.4s ease,transform 0.4s ease;z-index:-1;height:0;overflow:hidden}#content-industrial{flex-direction:column}.content-retail:first-child,.content-salted:first-child{right:100px}.content-retail.active,.content-industrial.active,.content-retail.flex-active,.content-industrial.flex-active,.content-salted.active,.content-sulphited.active,.content-salted.flex-active,.content-sulphited.flex-active{visibility:visible;position:relative;left:0;height:auto;overflow:visible;opacity:1;transform:translateY(0);z-index:1;animation:fadeInUp 0.5s ease}.content-retail.flex-active,.content-industrial.flex-active,.content-salted.flex-active,.content-sulphited.flex-active{display:grid}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.specs-section{background-color:var(--white);border-top:1px solid #eee}.ingredients-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;position:relative}.ingredients-header .section-title{margin-bottom:2rem}.ingredients-text{font-size:var(--fs-lg);color:var(--text-dark);margin-bottom:30px}.ingredients-with-badge{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}.ingredients-with-badge .ingredients-text-block{flex:1;min-width:250px}.ingredients-with-badge .ingredients-text{margin-bottom:0}.ingredients-with-badge .ingredients-badges{flex-shrink:0}@media (max-width:768px){.ingredients-with-badge{flex-direction:column;align-items:flex-start;gap:12px}}.ingredients-text p{margin:0px 0 15px 0}.badge{display:inline-block;background-color:#e8f5e9;color:var(--primary-blue);padding:5px 10px;border-radius:4px;font-size:var(--fs-xs);font-weight:700;border:1px solid var(--nature-green);position:absolute;right:0;top:-25px;white-space:nowrap}.ingredients-header .content-retail,.ingredients-header .content-industrial,.ingredients-header .content-salted,.ingredients-header .content-sulphited{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;width:auto;justify-content:flex-end}.ingredients-header .content-retail .badge,.ingredients-header .content-industrial .badge,.ingredients-header .content-salted .badge,.ingredients-header .content-sulphited .badge{position:static;top:auto;right:auto}.ingredients-header .content-retail .content-retail-svg{position:static;margin-left:16px;flex-shrink:0;width:100px;height:50px}.ingredients-with-score{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap}.ingredients-with-score .ingredients-text{flex:1 1 0;min-width:0}.ingredients-with-score .nutri-score-img{flex-shrink:0;width:100px;height:50px;object-fit:contain;margin-bottom:30px}.ingredients-with-score .badge{position:static;top:auto;right:auto;margin:0 0 30px 0;flex-shrink:0}@media (max-width:700px){.ingredients-with-score{flex-direction:column;align-items:flex-start}.ingredients-with-score .nutri-score-img,.ingredients-with-score .badge{margin-bottom:30px}}@media (max-width:1000px){.content-retail .content-retail-svg{position:absolute;order:-1;margin-bottom:0;left:0;top:105px}}.tech-table-wrapper{overflow-x:auto;border-radius:8px;box-shadow:0 0 15px rgba(0,0,0,0.05);margin-top:90px}.tech-table{width:100%;border-collapse:collapse;min-width:600px}.tech-table thead th{background-color:var(--primary-blue);color:var(--white);text-align:left;padding:15px;font-size:var(--fs-sm)}.tech-table tbody th{text-align:left;padding:10px;border-bottom:1px solid #eee;font-size:var(--fs-base)}.tech-table td{padding:10px;border-bottom:1px solid #eee;font-size:var(--fs-base)}.tech-table tr:nth-child(even){background-color:var(--bg-grey)}.tech-table tr:nth-child(odd){background-color:var(--white)}.mobile-scroll-hint{display:none;font-size:0.75rem;color:#666;margin-bottom:5px;font-style:italic;text-align:right}@media (max-width:767.98px){.tech-table-wrapper:not([data-overflow]) .mobile-scroll-hint{display:block}}.tech-table-wrapper[data-overflow="false"] .mobile-scroll-hint{display:none}.tech-table-wrapper[data-overflow="true"] .mobile-scroll-hint{display:block}.storage-content p{margin-bottom:10px;line-height:1.8;font-size:var(--fs-base)}.private-labelling-section{background-color:#f9fafb;border-top:1px solid #eee;border-bottom:1px solid #eee}.private-labelling-grid{display:flex;gap:50px;align-items:center;flex-wrap:wrap}.private-labelling-content{flex:2;min-width:300px}.private-labelling-description{margin-bottom:20px;font-size:var(--fs-lg);color:#555}.features-list{display:grid;grid-template-columns:1fr 1fr;gap:15px}.feature-item{display:flex;align-items:center;gap:10px;font-size:var(--fs-base)}.feature-bullet{width:8px;height:8px;background:var(--action-red);border-radius:50%;flex-shrink:0}.private-labelling-graphic{flex:1;display:flex;justify-content:center;opacity:0.15}.private-labelling-graphic svg{width:200px;height:200px;fill:var(--primary-blue)}.allergens-section{padding-top:0}.allergen-row{display:flex;align-items:center;gap:30px;margin:20px 0 40px;flex-wrap:wrap;justify-content:center}.allergen-icon{display:flex;flex-direction:column;align-items:center;font-size:var(--fs-xs);color:var(--nature-green)}.allergen-icon svg{width:40px;height:40px;fill:var(--nature-green);margin-bottom:5px}.allergen-badge-halal,.allergen-badge-kosher{width:40px;height:40px;border:2px solid var(--nature-green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--nature-green)}.allergen-badge-halal{font-size:var(--fs-xs)}.allergen-badge-kosher{font-size:var(--fs-sm)}.allergen-certification-box{background:#fff;padding:20px;border-radius:8px;border:1px dashed #ccc;display:flex;flex-direction:column;align-items:center;gap:20px}.allergen-certification-title{color:var(--primary-blue);margin:0;text-transform:uppercase;font-size:var(--fs-sm)}.allergen-certification-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;width:100%}.allergen-14-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:15px;width:100%;max-width:800px}.allergen-14-item{display:flex;flex-direction:column;align-items:center;font-size:var(--fs-xs);color:#777;font-weight:600}.allergen-14-item svg{width:32px;height:32px;margin-bottom:5px}.allergen-free-badge{display:flex;align-items:center;justify-content:center;width:320px;margin:0 auto;gap:10px;background:#e8f5e9;padding:10px 20px;border-radius:50px;border:2px solid var(--nature-green);white-space:nowrap}.allergen-free-badge svg{width:32px;height:32px;fill:var(--nature-green)}.allergen-free-text{font-weight:800;color:var(--nature-green);font-size:var(--fs-xl)}.allergen-icon img{width:48px;height:48px;object-fit:contain;margin-bottom:5px}.allergen-14-item img{width:40px;height:40px;object-fit:contain;margin-bottom:5px}.allergen-warning-badge{display:flex;align-items:center;justify-content:center;width:320px;margin:0 auto;gap:10px;background:#fdecea;padding:10px 20px;border-radius:50px;border:2px solid var(--action-red);white-space:nowrap}.allergen-warning-badge svg{width:32px;height:32px;fill:var(--action-red)}.allergen-warning-text{font-weight:800;color:var(--action-red);font-size:var(--fs-xl)}.nutrition-section{padding-top:0}.nutrition-section .tech-table-wrapper{margin-top:0}@media (max-width:768px){.hero-title{font-size:var(--fs-4xl)}.hero-grid{grid-template-columns:1fr}.allergen-14-grid{grid-template-columns:repeat(4,1fr)}.section-title-small{font-size:var(--fs-2xl)}.hero-img-wrapper img{width:250px;height:200px;object-fit:contain}}@media (max-width:700px){.ingredients-header{flex-direction:column;align-items:flex-start}.content-retail,.content-salted{margin-top:30px}.content-retail,.content-industrial,.content-salted,.content-sulphited{display:flex;flex-wrap:wrap;gap:10px;position:static;width:100%}.badge{position:static;margin:0}.content-retail .content-retail-svg{top:150px}.ingredients-header .content-retail .content-retail-svg{margin-left:0}.ingredients-header .nutri-score-img{margin-left:0}}@media (min-width:768px){.hero-grid{grid-template-columns:1fr 1fr}}@media (max-width:400px){.content-retail .content-retail-svg{position:absolute;order:-1;margin-bottom:0;left:0;top:210px}}.pack-badge{font-size:0.7rem;background:var(--nature-green);color:white;padding:2px 8px;border-radius:10px;margin-top:5px;display:inline-block}.nutri-score-svg{width:100px;height:100px}section.section-padding:not(.text-center){content-visibility:auto;contain-intrinsic-size:1px 800px}.packaging-note{margin-top:30px;padding:0 15px;text-align:center;color:#555;font-size:var(--fs-base);line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.packaging-note a{color:var(--primary-red,#B5121B);text-decoration:underline;font-weight:600}.packaging-note a:hover,.packaging-note a:focus-visible{text-decoration:none}.pre-footer-alt{margin-top:18px;margin-bottom:0;color:#666;font-size:var(--fs-sm,0.875rem);line-height:1.5}.pre-footer-alt a{color:var(--primary-blue,#004C8C);text-decoration:underline;font-weight:500}.pre-footer-alt a:hover,.pre-footer-alt a:focus-visible{text-decoration:none}.strawberry-range-title{margin-top:50px}.products-grid.strawberry-range{max-width:520px;margin-left:auto;margin-right:auto;grid-template-columns:1fr 1fr}@media (max-width:600px){.products-grid.strawberry-range{grid-template-columns:1fr}}.allergen-certification-box{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}.allergen-14-grid{width:100%;max-width:100%;box-sizing:border-box}.allergen-14-item{min-width:0;word-break:break-word;hyphens:auto}.allergen-warning-badge,.allergen-free-badge{box-sizing:border-box;max-width:100%}@media (max-width:600px){.allergen-row{gap:14px 18px;margin:16px 0 28px}.allergen-icon{font-size:0.72rem;text-align:center;max-width:78px;min-width:0}.allergen-icon img{width:42px;height:42px}.allergen-certification-box{padding:16px 12px;gap:14px}.allergen-certification-title{font-size:0.9rem;text-align:center;line-height:1.3}.allergen-14-grid{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:10px}.allergen-14-item{font-size:0.65rem;text-align:center;line-height:1.2}.allergen-14-item img{width:36px;height:36px}.allergen-warning-badge,.allergen-free-badge{width:100%;white-space:normal;text-align:center;padding:10px 14px;gap:8px}.allergen-warning-text,.allergen-free-text{font-size:0.95rem;line-height:1.25}.allergen-warning-badge svg,.allergen-free-badge svg{width:26px;height:26px;flex-shrink:0}}@media (max-width:380px){.allergen-row{gap:10px 14px}.allergen-icon img{width:38px;height:38px}.allergen-certification-box{padding:14px 10px}.allergen-certification-title{font-size:0.8rem}.allergen-14-grid{grid-template-columns:repeat(auto-fit,minmax(56px,1fr));gap:8px}.allergen-14-item{font-size:0.6rem}.allergen-14-item img{width:32px;height:32px}.allergen-warning-text,.allergen-free-text{font-size:0.85rem}}.nutrition-section:has(.content-retail:not(.active):not(.flex-active)){display:none}
.breadcrumbs strong,.breadcrumbs [aria-current="page"]{font-weight:600;color:#fff}
