:root{--primary-color: #577bff;--text-color: rgb(90, 90, 90);--font-size: 1.2rem}@media screen and (max-width:1650px){:root{--font-size: 1.1rem}}@media screen and (max-width:440px){:root{--font-size: 1rem}}*{font-family:inherit}html,body{margin:0;font-family:var(--poppins),sans-serif}@media screen and (max-width:65rem){body.noscroll{overflow:hidden}}.link{color:#0f58b8;opacity:1!important}.link:hover{transition:.15s;text-decoration:underline}#content-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;position:relative}.content-box{display:flex;width:100%}.content-headline{width:100%;font-size:2.5rem;height:7.5rem;font-weight:800;position:relative;color:#464646}.SubHeading{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;max-width:100%;overflow:hidden}.SubHeading_inner{position:relative;grid-column:1 / span 3;justify-self:start;height:2rem;margin-left:19rem;display:flex;align-self:stretch;align-items:center;flex-direction:row;gap:.6rem;padding:.8rem 2rem;background-color:#323232;font-weight:600;border-radius:32px;font-size:1.6rem;color:#fff;width:max-content;z-index:5}@media screen and (max-width:700px){.SubHeading_inner{padding:.6rem 1.7rem;margin-left:inherit;align-self:inherit;justify-self:inherit;font-size:1.2rem}}.SubHeading-inner-image{height:24px;width:24px}.blue-section{margin-top:-13rem;height:auto;width:100%;position:absolute;z-index:-1}@media screen and (max-width:1750px){.blue-section{margin-top:-9rem}}@media screen and (max-width:1000px){.blue-section{display:none}}.blue-section-tablet{display:none;margin-top:-10rem;height:auto;width:100%;position:absolute;z-index:-1}@media screen and (max-width:1000px){.blue-section-tablet{display:block}}@media screen and (max-width:680px){.blue-section-tablet{margin-top:-7rem}}@media screen and (max-width:500px){.blue-section-tablet{margin-top:-4rem}}#navigation[data-astro-cid-pux6a34n]{height:100%;width:100%}@media screen and (max-width:800px){#navigation[data-astro-cid-pux6a34n]{justify-content:space-between;font-size:1.3rem;margin-top:0rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#header-wrapper[data-astro-cid-pux6a34n]{width:100%;display:flex;justify-content:center}#navigation-bar[data-astro-cid-pux6a34n]{height:7rem;position:relative;display:flex;align-items:center;justify-content:center;width:auto;color:#000;box-sizing:border-box;border-bottom-left-radius:33px;border-bottom-right-radius:33px;background-color:#0000;transition:background-color .2s ease-in-out,height .3s ease-in-out;&.scrolled{height:4.4rem;background-color:#000000e6}@media screen and (max-width:800px){width:100%;justify-content:flex-end;&.scrolled{height:6rem;background-color:transparent;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}}}#navigation-wrapper[data-astro-cid-pux6a34n]{padding:2rem;display:flex;flex-direction:row;height:100%;color:#fff;font-family:var(--poppins),sans-serif;box-sizing:border-box}@media screen and (max-width:800px){#navigation-wrapper[data-astro-cid-pux6a34n]{position:fixed;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:0;top:0;right:100%;width:23rem;max-width:80%;height:100%;color:#fff;background-color:#fff;transform:translate(0);transition:transform .5s;overflow:hidden;z-index:1000}#navigation-wrapper[data-astro-cid-pux6a34n].active{transform:translate(100%)!important}}#navigation-overlay[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0000004d;visibility:hidden;opacity:0;transition:opacity .4s,visibility .4s;overscroll-behavior:contain;overflow:auto;z-index:800}#navigation-overlay[data-astro-cid-pux6a34n].active{visibility:visible!important;opacity:1!important}.nav-icon-wrapper[data-astro-cid-pux6a34n]{display:flex;align-items:center;justify-content:center;height:100%;width:auto}.nav-icon[data-astro-cid-pux6a34n]{margin-right:2.5rem;height:1.5rem;width:1.5rem;background-size:cover;z-index:3;position:relative}#mobile-open-nav-button[data-astro-cid-pux6a34n]{display:none;cursor:pointer}@media screen and (max-width:800px){#mobile-open-nav-button[data-astro-cid-pux6a34n]{display:flex}}.nav-item[data-astro-cid-pux6a34n]{display:inline-flex;justify-content:center;align-items:center;padding-left:1.4rem;padding-right:1.4rem;box-sizing:border-box;transition:border .1s;user-select:none;cursor:pointer;font-weight:light;min-width:6rem;font-size:1.3rem;font-weight:600;letter-spacing:1px;color:#fff;text-decoration:none}.nav-item[data-astro-cid-pux6a34n]:after{opacity:0;content:"";margin-top:2.9rem;position:absolute;width:2rem;height:.2rem;border-radius:10px;background-color:#fff;transition:opacity .2s ease-in-out}@media screen and (max-width:1650px){.nav-item[data-astro-cid-pux6a34n]{padding-left:1.1rem;padding-right:1.1rem;min-width:5.5rem;font-size:1.15rem;font-weight:600}}.nav-item[data-astro-cid-pux6a34n]:hover:after{opacity:1}.nav-item[data-astro-cid-pux6a34n].active:after{opacity:1}.mobile-nav-item-image[data-astro-cid-pux6a34n]{display:none;width:1.8rem;height:1.8rem}@media screen and (max-width:800px){.nav-item[data-astro-cid-pux6a34n]{margin:.25rem 0;padding:.5rem 1.5rem;display:flex;flex-direction:row;align-items:center;gap:1rem;justify-content:flex-start;width:auto;color:#fff;background-color:#577bff;border-radius:25px;font-size:1.3rem;font-weight:600;box-sizing:border-box;border:none!important;transition:none}.mobile-nav-item-image[data-astro-cid-pux6a34n]{display:block}.nav-item[data-astro-cid-pux6a34n]:hover:after,.nav-item[data-astro-cid-pux6a34n].active:after{opacity:0}}#mobile-nav-heading[data-astro-cid-pux6a34n]{display:none}@media screen and (max-width:800px){#mobile-nav-heading[data-astro-cid-pux6a34n]{margin-left:1rem;margin-bottom:5rem;display:flex;align-items:center;flex-direction:row;flex-shrink:0;font-size:1.5rem;color:#fff;position:relative;z-index:5;font-weight:600}#mobile-nav-logo[data-astro-cid-pux6a34n]{fill:#fff;margin-right:1.2rem;height:2.2rem;width:auto}}#nav-bg-1[data-astro-cid-pux6a34n]{display:none}@media screen and (max-width:800px){#nav-bg-1[data-astro-cid-pux6a34n]{display:block;top:-1.5rem;left:0;position:absolute;width:100%;height:auto}}@media screen and (max-width:390px){#nav-bg-1[data-astro-cid-pux6a34n]{top:0}}#certifood-nav-logo[data-astro-cid-pux6a34n]{display:none}@media screen and (max-width:800px){#certifood-nav-logo[data-astro-cid-pux6a34n]{fill:var(--primary-color);display:block;bottom:1rem;right:-2rem;position:absolute;width:14rem;height:14rem;transform:rotate(341deg)}}#footer[data-astro-cid-sz7xmlte]{border-top:2px solid var(--primary-color);position:relative;z-index:1;margin-top:6rem;height:22rem;width:100%;display:flex;align-items:center;justify-content:space-around;box-sizing:border-box;background-color:transparent}@media screen and (max-width:810px){#footer[data-astro-cid-sz7xmlte]{height:auto;padding:4rem 0 6rem}}@media screen and (max-width:700px){#footer[data-astro-cid-sz7xmlte]{height:auto;padding:2rem 0 5rem}}#certiflow-flying-icon[data-astro-cid-sz7xmlte]{width:3rem;height:3rem;position:absolute;right:calc(15% - 1.5rem);top:-2.3rem;background-color:#fff;padding:.8rem .6rem .8rem .8rem}#footer-inner[data-astro-cid-sz7xmlte]{width:70%;display:flex;align-items:flex-start;justify-content:space-between;box-sizing:border-box;flex-wrap:wrap;gap:2.5rem;background-color:transparent}@media screen and (max-width:700px){#footer-inner[data-astro-cid-sz7xmlte]{width:90%;justify-content:flex-start}}.footer-segment[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.footer-headline[data-astro-cid-sz7xmlte]{margin-bottom:2.7rem;font-size:1.4rem;font-weight:700;position:relative;color:var(--primary-color)}.footer-headline[data-astro-cid-sz7xmlte]:after{content:"";display:block;width:2.5rem;height:.4rem;background-color:var(--primary-color);position:absolute;left:0;bottom:-.8rem}@media screen and (max-width:700px){.footer-headline[data-astro-cid-sz7xmlte]{font-size:1.2rem;margin-bottom:2rem}.footer-headline[data-astro-cid-sz7xmlte]:after{width:2rem;height:.25rem;bottom:-.5rem}}.website-list[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.7rem}.website-entry[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.7rem;color:var(--primary-color);font-weight:500;font-size:var(--font-size);text-decoration:none}.website-icon[data-astro-cid-sz7xmlte]{width:1.3rem;height:1.3rem}#footer-credentials[data-astro-cid-sz7xmlte]{position:absolute;left:-4.5rem;bottom:9rem;display:flex;align-items:center;transform:rotate(-90deg);transform-origin:center;gap:.4rem;font-weight:600;color:#fff;background-color:var(--primary-color);z-index:2;font-size:.9rem}#credentials-background[data-astro-cid-sz7xmlte]{background-color:var(--primary-color);height:100%;width:2.6rem;position:absolute;bottom:0;left:0}@media screen and (max-width:810px){#footer-credentials[data-astro-cid-sz7xmlte]{left:0;bottom:0;transform:rotate(0);width:100%;justify-content:center;height:2.3rem}#credentials-background[data-astro-cid-sz7xmlte]{display:none}}.fo[data-astro-cid-sz7xmlte] #footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none}#footer-items[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.7rem;max-width:100%;box-sizing:border-box;overflow:hidden}.footer-link[data-astro-cid-sz7xmlte]{display:flex;user-select:none;font-size:var(--font-size);font-weight:500;color:var(--primary-color);cursor:pointer;transition:color .2s ease-in-out;text-decoration:none}.footer-link[data-astro-cid-sz7xmlte]:hover{color:#000}#cedgetec-footer[data-astro-cid-sz7xmlte]{display:flex;align-items:center;box-sizing:border-box;color:var(--primary-color);font-weight:600}#cedgetec-footer-inside[data-astro-cid-sz7xmlte]{margin-top:.3rem;transition:opacity .2s ease-in-out}#cedgetec-footer-inside[data-astro-cid-sz7xmlte]:hover{opacity:.7}#cedgetec-icon[data-astro-cid-sz7xmlte]{bottom:2rem;width:3.1rem;height:3.1rem}#root-layout[data-astro-cid-sckkx6r4]{display:grid;grid-template-rows:5rem auto 4rem;grid-template-columns:100%;grid-template-areas:"header" "content" "footer";min-height:100vh;max-width:100%}@media screen and (max-width:65rem){#root-layout[data-astro-cid-sckkx6r4]{grid-template-rows:4rem auto 5rem}}#header[data-astro-cid-sckkx6r4]{position:sticky;top:0;grid-area:header;z-index:9}#content[data-astro-cid-sckkx6r4]{grid-area:header;grid-row:header / span 2;position:relative}#footer[data-astro-cid-sckkx6r4]{grid-area:footer}
