: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}}main{a{color:var(--primary-color);font-weight:600;text-decoration:none;position:relative;transition:color .2s ease-in-out}a:after{left:0;bottom:-.1rem;content:"";width:100%;height:.12rem;background-color:var(--primary-color);position:absolute;transition:background-color .2s ease-in-out}a:hover{color:#000}a:hover:after{background-color:#000}}#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){height:6rem;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]{all:unset;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{all:unset;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-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]{all:unset;display:flex;align-items:center;gap:.7rem;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}#head-image[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:row;align-items:center;justify-content:center;height:43rem;box-sizing:border-box;background-origin:border-box;background-position:center;background-size:cover;color:#fff;font-family:Roboto Mono,monospace}@media screen and (max-width:1600px){#head-image[data-astro-cid-3ef6ksr2]{height:35rem}}@media screen and (max-width:1150px){#head-image[data-astro-cid-3ef6ksr2]{height:35rem}}@media screen and (max-width:800px){#head-image[data-astro-cid-3ef6ksr2]{height:30rem}}@media screen and (max-width:520px){#head-image[data-astro-cid-3ef6ksr2]{height:28rem}}.headimg-fragment[data-astro-cid-3ef6ksr2]{top:0;left:0;width:100%;height:auto;animation:MoveIn 2s;position:absolute;opacity:0;animation-fill-mode:forwards;z-index:3;pointer-events:none}@media screen and (max-width:1400px){.headimg-fragment[data-astro-cid-3ef6ksr2]{top:0}}.headimg-fragment[data-astro-cid-3ef6ksr2]:nth-child(2){animation-delay:.5s;animation-fill-mode:forwards}.headimg-fragment[data-astro-cid-3ef6ksr2]:nth-child(3){animation-delay:.8s;animation-fill-mode:forwards}.headimg-fragment-small[data-astro-cid-3ef6ksr2]{top:0;left:0;width:100%;height:auto;animation:MoveIn 2s;position:absolute;display:none;visibility:hidden;opacity:0;animation-fill-mode:forwards;z-index:1;pointer-events:none}.headimg-fragment-small[data-astro-cid-3ef6ksr2]:nth-child(2){animation-delay:.5s;animation-fill-mode:forwards}.headimg-fragment-small[data-astro-cid-3ef6ksr2]:nth-child(3){animation-delay:.8s;animation-fill-mode:forwards}.real-fragment[data-astro-cid-3ef6ksr2]{height:70rem;object-fit:cover;z-index:1;animation:MoveIn 2s;animation-fill-mode:forwards;pointer-events:none}@media screen and (max-width:1650px){.real-fragment[data-astro-cid-3ef6ksr2]{height:52rem;filter:brightness(80%)}}@media screen and (max-width:1270px){.real-fragment[data-astro-cid-3ef6ksr2]{height:50rem}}@media screen and (max-width:1150px){.real-fragment[data-astro-cid-3ef6ksr2]{height:47rem}}@media screen and (max-width:1030px){.real-fragment[data-astro-cid-3ef6ksr2]{height:45rem}}@media screen and (max-width:850px){.real-fragment[data-astro-cid-3ef6ksr2]{height:46rem}}@media screen and (max-width:730px){.real-fragment[data-astro-cid-3ef6ksr2]{height:40rem}}@media screen and (max-width:670px){.real-fragment[data-astro-cid-3ef6ksr2]{height:38.3rem}}@media screen and (max-width:560px){.real-fragment[data-astro-cid-3ef6ksr2]{height:37rem}}@media screen and (max-width:520px){.real-fragment[data-astro-cid-3ef6ksr2]{height:31rem;filter:brightness(65%)}}@media screen and (max-width:430px){.real-fragment[data-astro-cid-3ef6ksr2]{height:30rem}}.real-fragment-overlay[data-astro-cid-3ef6ksr2]{width:100%;height:auto;top:40rem!important;animation:MoveInOpacity1 2s;animation-fill-mode:forwards;z-index:2;pointer-events:none}@media screen and (max-width:1650px){.real-fragment-overlay[data-astro-cid-3ef6ksr2]{top:31rem!important}}@media screen and (max-width:1150px){.real-fragment-overlay[data-astro-cid-3ef6ksr2]{top:30rem!important}}@media screen and (max-width:900px){.real-fragment-overlay[data-astro-cid-3ef6ksr2]{top:32rem!important}}@media screen and (max-width:850px){.real-fragment-overlay[data-astro-cid-3ef6ksr2]{top:34rem!important}}@media screen and (max-width:730px){.real-fragment-overlay[data-astro-cid-3ef6ksr2]{top:29rem!important}}@media screen and (max-width:520px){.real-fragment-overlay[data-astro-cid-3ef6ksr2]{top:24rem!important}}@media screen and (max-width:370px){.real-fragment-overlay[data-astro-cid-3ef6ksr2]{top:25rem!important}}.new-fragment-1[data-astro-cid-3ef6ksr2]{top:-35rem!important}@media screen and (max-width:1650px){.new-fragment-1[data-astro-cid-3ef6ksr2]{top:-40rem!important}}@media screen and (max-width:1150px){.new-fragment-1[data-astro-cid-3ef6ksr2]{top:-10rem!important}}@media screen and (max-width:900px){.new-fragment-1[data-astro-cid-3ef6ksr2]{top:-1rem!important}}.new-fragment-2[data-astro-cid-3ef6ksr2]{top:-13rem!important}@media screen and (max-width:1650px){.new-fragment-2[data-astro-cid-3ef6ksr2]{top:-8rem!important}}@media screen and (max-width:1150px){.new-fragment-2[data-astro-cid-3ef6ksr2]{top:0!important}}.new-fragment-3[data-astro-cid-3ef6ksr2]{top:-48rem!important}@media screen and (max-width:1650px){.new-fragment-3[data-astro-cid-3ef6ksr2]{top:-35rem!important}}@media screen and (max-width:1150px){.new-fragment-3[data-astro-cid-3ef6ksr2]{top:-21rem!important}}@media screen and (max-width:900px){.new-fragment-3[data-astro-cid-3ef6ksr2]{top:-11rem!important}}@media screen and (max-width:550px){.new-fragment-3[data-astro-cid-3ef6ksr2]{top:-3rem!important}}.new-fragment-4[data-astro-cid-3ef6ksr2]{top:-58rem!important;z-index:2}@keyframes MoveIn{0%{transform:translateY(-2rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes MoveInOpacity1{0%{transform:translateY(-2rem);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:.8}}@keyframes fadeInFull{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}#mobile-heading[data-astro-cid-3ef6ksr2]{display:none;top:9rem;font-size:2.9rem;font-weight:600;align-items:center;gap:1rem;color:#fff;position:absolute;z-index:5;font-family:var(--poppins),sans-serif}#mobile-headling-logo[data-astro-cid-3ef6ksr2]{width:3.4rem;height:3.4rem}#home-headline[data-astro-cid-3ef6ksr2]{margin-left:-9rem;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;z-index:3;font-size:1.7rem;color:#000000b3;font-weight:200;font-family:var(--poppins),sans-serif}@media screen and (max-width:1050px){#home-headline[data-astro-cid-3ef6ksr2]{margin-left:0}}@media screen and (max-width:800px){#home-headline[data-astro-cid-3ef6ksr2]{margin-left:0;font-size:1.2rem;gap:.5rem;font-weight:500;color:#6b67ff}}#home-headline-primary[data-astro-cid-3ef6ksr2]{opacity:0;height:4rem;padding:0 2rem;word-wrap:none;display:flex;align-items:center;background-color:#fff;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px;animation:fadeInFull 1.2s;animation-fill-mode:forwards;animation-delay:.5s;color:inherit;text-decoration:none}@media screen and (max-width:800px){#home-headline-primary[data-astro-cid-3ef6ksr2]{height:3rem;padding:0 1.4rem}}#home-headline-secondary[data-astro-cid-3ef6ksr2]{opacity:0;height:4rem;padding:0 2rem;word-wrap:none;display:flex;align-items:center;background-color:#fff;margin-left:3rem;cursor:pointer;border-bottom-left-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px;transition:background-color .2s ease-in-out,color .1s ease-in-out;animation:fadeInFull 1.2s;animation-fill-mode:forwards;animation-delay:1s;color:inherit;text-decoration:none}@media screen and (max-width:800px){#home-headline-secondary[data-astro-cid-3ef6ksr2]{height:3rem;padding:0 1.4rem}}#home-headline-third[data-astro-cid-3ef6ksr2]{opacity:0;height:4rem;padding:0 2rem;word-wrap:none;display:flex;align-items:center;background-color:#fff;margin-left:-5rem;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px;animation:fadeInFull 1.2s;animation-fill-mode:forwards;animation-delay:1.5s;color:inherit;text-decoration:none}@media screen and (max-width:950px){#home-headline-third[data-astro-cid-3ef6ksr2]{margin-left:0}}@media screen and (max-width:800px){#home-headline-third[data-astro-cid-3ef6ksr2]{height:3rem;padding:0 1.4rem}}@media screen and (max-width:750px){#home-headline-third[data-astro-cid-3ef6ksr2]{margin-left:0}}#home-headline-secondary[data-astro-cid-3ef6ksr2]:hover{background:#000;color:#fff}#home-headline-mobile[data-astro-cid-3ef6ksr2]{padding:.5rem 1.4rem;word-wrap:none;display:flex;align-items:center;background-color:#fff;color:#6b67ff!important;font-size:1.2rem;border-bottom-right-radius:25px;border-top-left-radius:25px;border-top-right-radius:25px;color:inherit;text-decoration:none}@media screen and (max-width:410px){#home-headline-mobile[data-astro-cid-3ef6ksr2]{padding:.3rem 1.2rem;font-size:1.1rem}}#heading[data-astro-cid-3ef6ksr2]{margin-top:6rem;display:flex;flex-direction:column;align-items:center;gap:0;position:relative;font-family:var(--poppins),sans-serif;z-index:4}@media screen and (max-width:1650px){#heading[data-astro-cid-3ef6ksr2]{margin-top:2rem}}@media screen and (max-width:1150px){#heading[data-astro-cid-3ef6ksr2]{margin-top:0}}#heading2[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]{margin-bottom:3rem;font-size:15.9rem;color:#fff;text-decoration:none;z-index:2;position:relative;text-transform:none;font-weight:700;letter-spacing:0px;line-height:120%}@media screen and (max-width:1650px){#heading2[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]{font-size:10rem}}@media screen and (max-width:1150px){#heading2[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]{font-size:7.5rem}}@media screen and (max-width:850px){#heading2[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]{font-size:7rem}}@media screen and (max-width:730px){#heading2[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]{font-size:5.5rem}}@media screen and (max-width:600px){#heading2[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]{font-size:4.5rem}}@media screen and (max-width:440px){#heading2[data-astro-cid-3ef6ksr2]>a[data-astro-cid-3ef6ksr2]{font-size:3.7rem}}#certificates-wrapper[data-astro-cid-3ef6ksr2]{margin-top:-3rem;display:flex;align-items:center;flex-wrap:wrap;gap:0;position:relative;font-family:var(--poppins),sans-serif;z-index:4;gap:.4rem;color:#577bff;font-size:1.1rem;font-weight:600;text-transform:uppercase;max-width:80%;justify-content:center}#certificates-wrapper[data-astro-cid-3ef6ksr2]>div[data-astro-cid-3ef6ksr2]{background-color:#fff;padding:.3rem 1rem;border-radius:17px}@media screen and (max-width:1650px){#certificates-wrapper[data-astro-cid-3ef6ksr2]{margin-top:-.5rem;gap:.4rem;font-size:.9rem;font-weight:700}#certificates-wrapper[data-astro-cid-3ef6ksr2]>div[data-astro-cid-3ef6ksr2]{padding:.15rem .85rem}}@media screen and (max-width:730px){#certificates-wrapper[data-astro-cid-3ef6ksr2]{margin-top:.25rem;gap:.3rem;font-size:.8rem}#certificates-wrapper[data-astro-cid-3ef6ksr2]>div[data-astro-cid-3ef6ksr2]{padding:.12rem .6rem}}@media screen and (max-width:440px){#certificates-wrapper[data-astro-cid-3ef6ksr2]{margin-top:.25rem;gap:.3rem;font-size:.75rem}#certificates-wrapper[data-astro-cid-3ef6ksr2]>div[data-astro-cid-3ef6ksr2]{padding:.1rem .5rem}}#logo[data-astro-cid-3ef6ksr2]{left:1rem;top:0;width:7rem;height:7rem;position:absolute;z-index:2}@media screen and (max-width:1650px){#logo[data-astro-cid-3ef6ksr2]{left:10rem;width:4rem;height:4rem}}@media screen and (max-width:1150px){#logo[data-astro-cid-3ef6ksr2]{left:12rem;width:3.5rem;height:3.5rem}}@media screen and (max-width:1050px){#logo[data-astro-cid-3ef6ksr2]{left:10rem}}@media screen and (max-width:970px){#logo[data-astro-cid-3ef6ksr2]{left:8rem}}@media screen and (max-width:900px){#logo[data-astro-cid-3ef6ksr2]{left:6.5rem}}@media screen and (max-width:820px){#logo[data-astro-cid-3ef6ksr2]{left:5rem}}@media screen and (max-width:770px){#logo[data-astro-cid-3ef6ksr2]{left:4rem}}@media screen and (max-width:730px){#logo[data-astro-cid-3ef6ksr2]{left:6.5rem;width:2.8rem;height:2.8rem}}@media screen and (max-width:700px){#logo[data-astro-cid-3ef6ksr2]{left:5.5rem}}@media screen and (max-width:660px){#logo[data-astro-cid-3ef6ksr2]{left:4.5rem}}@media screen and (max-width:630px){#logo[data-astro-cid-3ef6ksr2]{left:3.5rem}}@media screen and (max-width:600px){#logo[data-astro-cid-3ef6ksr2]{left:2.5rem}}@media screen and (max-width:520px){#logo[data-astro-cid-3ef6ksr2]{left:calc(50% - 1.6rem);width:3.2rem;height:3.2rem;top:-3.5rem}}@media screen and (max-width:440px){#logo[data-astro-cid-3ef6ksr2]{left:calc(50% - 1.1rem);width:2.2rem;height:2.2rem;top:-2.8rem}}#heading3-wrapper[data-astro-cid-3ef6ksr2]{gap:2rem;display:flex;flex-direction:column;align-items:center;margin-top:2rem}@media screen and (max-width:1650px){#heading3-wrapper[data-astro-cid-3ef6ksr2]{margin-top:1rem;gap:1rem}}#heading3[data-astro-cid-3ef6ksr2]{position:relative;z-index:2;font-size:2.5rem;font-weight:750;color:#fff;text-transform:uppercase;letter-spacing:10px}@media screen and (max-width:1650px){#heading3[data-astro-cid-3ef6ksr2]{font-size:2.3rem}}@media screen and (max-width:1100px){#heading3[data-astro-cid-3ef6ksr2]{margin-left:0;font-size:1.5rem}}@media screen and (max-width:850px){#heading3[data-astro-cid-3ef6ksr2]{font-size:1.2rem}}@media screen and (max-width:650px){#heading3[data-astro-cid-3ef6ksr2]{font-size:1rem;text-align:center}}@media screen and (max-width:520px){#heading3[data-astro-cid-3ef6ksr2]{width:90%}}#heading4[data-astro-cid-3ef6ksr2]{position:relative;z-index:2;font-size:2rem;font-weight:600;color:#fff}@media screen and (max-width:1650px){#heading4[data-astro-cid-3ef6ksr2]{font-size:1.8rem}}@media screen and (max-width:1100px){#heading4[data-astro-cid-3ef6ksr2]{margin-left:0;font-size:1.5rem}}@media screen and (max-width:850px){#heading4[data-astro-cid-3ef6ksr2]{font-size:1.2rem}}@media screen and (max-width:650px){#heading4[data-astro-cid-3ef6ksr2]{font-size:1rem;text-align:center}}@media screen and (max-width:520px){#heading4[data-astro-cid-3ef6ksr2]{width:90%}}#demo-button[data-astro-cid-3ef6ksr2]{height:2.3rem;display:flex;align-items:center;gap:.3rem;color:#fff;padding:.45rem 1.8rem;font-size:1.5rem;font-weight:600;border-radius:30px;border:.26rem solid #fff;position:relative;z-index:2;transition:color .2s ease-in-out,background-color .2s ease-in-out,border .2s ease-in-out;cursor:pointer;text-decoration:none;#demo-button-icon{margin-right:.5rem;stroke-width:.2rem}}#demo-button[data-astro-cid-3ef6ksr2]:hover{color:#323232;background-color:#fff}@media screen and (max-width:1650px){#demo-button[data-astro-cid-3ef6ksr2]{height:2.1rem;padding:.25rem 1.2rem;font-size:1.2rem;border:.2rem solid #fff}#demo-button-icon[data-astro-cid-3ef6ksr2]{margin-right:.2rem;stroke-width:.1rem;width:1.2rem}}@media screen and (max-width:730px){#demo-button[data-astro-cid-3ef6ksr2]{height:1.5rem;gap:0;padding:.25rem 1.1rem;font-size:1rem;font-weight:500;border:.17rem solid #fff}#demo-button-icon[data-astro-cid-3ef6ksr2]{margin-right:0;stroke-width:.1rem;width:.9rem}}@media screen and (max-width:520px){#demo-button[data-astro-cid-3ef6ksr2]{display:none}}.nav-icon-bg[data-astro-cid-3ef6ksr2]{display:none;right:1rem;top:.9rem;width:4.2rem;height:4.2rem;position:fixed;z-index:6}@media screen and (max-width:800px){.nav-icon-bg[data-astro-cid-3ef6ksr2]{display:block}}#root-layout[data-astro-cid-sckkx6r4]{display:grid;grid-template-rows:5rem auto auto 4rem;grid-template-columns:100%;grid-template-areas:"navigation" "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 auto 5rem}}#navigation[data-astro-cid-sckkx6r4]{position:sticky;top:0;grid-area:navigation;z-index:9}#header[data-astro-cid-sckkx6r4]{grid-area:navigation;grid-row:navigation / span 2;position:relative}#content[data-astro-cid-sckkx6r4]{grid-area:content;position:relative}#footer[data-astro-cid-sckkx6r4]{grid-area:footer}
