:root{--orangeDefault:#ea861b;--orangeDark:#a65b0a;--blue600:#1f3e5c;--beige50:#f8f1eb;--beige150:#d4cdc7;--blue750:#13283d;--lightBlue:#84bcff;--blue700:#173047;--beige200:#ccc5c0;--blue400:#36638f;--blue500:#2b5278;--beige100:#ede7e2;--blue300:#5483b0;--blue100:#aecae5;--blue800:#0e1e2e;--beige500:#7f7974;--andesite:#b7bfc2;--blue200:#85a9cc;--orangeLight:#ffae58}@font-face{font-family:GeneralSans-Variable;src:url(/fonts/GeneralSans-Variable.woff2) format("woff2"),url(/fonts/GeneralSans-Variable.woff) format("woff")url(/fonts/GeneralSans-Variable.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}html,body{scrollbar-width:none;-ms-overflow-style:none;font-family:GeneralSans-Variable,sans-serif;overflow-x:hidden}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--beige50)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.transition-overlay{pointer-events:none;z-index:2147483647;width:100vw;height:100svh;display:flex;position:fixed;top:0;left:0}.block{background:var(--orangeDefault);transform-origin:0;flex:1;height:100%;transform:scaleX(0)}.page{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}.content{width:100%}.block-line-wrapper{vertical-align:bottom;width:max-content;display:inline-flex;position:relative;overflow:hidden}.block-line{display:block;position:relative}.block-revealer{pointer-events:none;will-change:transform;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}html.no-scroll,body.no-scroll{overscroll-behavior:none;width:100%;height:100vh;position:fixed;overflow:hidden!important}
.navbar-module__uytD9a__navbar{background-color:var(--orangeDefault);-webkit-backdrop-filter:blur(10px);z-index:1000;border-radius:50px;justify-content:space-between;align-items:center;width:min(400px,90vw);height:60px;padding:.5rem .5rem .5rem 1.5rem;display:flex;position:fixed;top:20px;left:50%;transform:translate(-50%)}.navbar-module__uytD9a__menu{background-color:var(--orangeDefault);opacity:0;visibility:hidden;z-index:999;border-radius:30px;flex-direction:column;width:min(400px,90vw);height:0;padding-top:80px;display:flex;position:fixed;top:25px;left:50%;overflow:hidden;transform:translate(-50%)}.navbar-module__uytD9a__menuContent{opacity:0;flex-direction:column;gap:1rem;padding:2rem;display:flex}.navbar-module__uytD9a__logo{align-items:center;text-decoration:none;display:flex}.navbar-module__uytD9a__logo p{color:var(--beige100);margin-left:10px;font-size:18px;font-weight:500}.navbar-module__uytD9a__burgerWrapper{cursor:pointer;background-color:var(--beige100);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.navbar-module__uytD9a__burgerLine{background-color:var(--orangeDefault);border-radius:2px;width:20px;height:2px;position:absolute}
.menu{will-change:transform;z-index:10;width:60%;max-width:2000px;transition:transform .4s;position:fixed;top:2rem;left:50%;transform:translate(-50%)}.menu h4{text-transform:uppercase;letter-spacing:clamp(0rem,-.5vw,-.075rem);font-size:clamp(2rem,4.5vw,4rem);font-weight:400;line-height:.8}.menu.hidden{transform:translate(-50%)translateY(-300%)}.menu .menu-header{z-index:2;cursor:pointer;background-color:#273039;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem 1.5rem 1rem 1.75rem;display:flex;position:relative}.menu .menu-logo{text-transform:none;cursor:pointer;color:#f5f5f5;font-size:clamp(1rem,1.5vw,2rem);line-height:1}.logo-wrapper{align-items:center;gap:10px;display:flex}.logo-wrapper img{width:auto;height:40px}.menu .menu-toggle{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:.5rem;display:flex;position:relative}.menu .menu-hamburger-icon{cursor:pointer;width:20px;height:25px;position:absolute;top:10px;right:0}.menu .menu-item{background:var(--beige100);border-radius:1px;width:20px;height:2px;margin:0 0 4px;transition:all .2s;display:block}.menu .menu-hamburger-icon .menu-item{background:var(--orangeDefault)}.menu .menu-hamburger-icon.open .menu-item:first-child{transform-origin:5px;transform:rotate(45deg)}.menu .menu-hamburger-icon.open .menu-item:nth-child(2){transform-origin:6px;transform:rotate(-45deg)}.menu .menu-overlay{transform-origin:top;will-change:transform;background-color:#273039;border-radius:0 0 .75rem .75rem;flex-direction:column;gap:4rem;margin-top:-.75rem;padding:4rem 2rem 2rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:scaleY(0)}.menu .menu-overlay-items{gap:4rem;padding-bottom:1rem;display:flex}.menu .menu-overlay-col-sm{flex-direction:column;flex:3;gap:2rem;width:auto;display:flex}.menu .menu-overlay-col-lg{flex-direction:column;flex:1;gap:2rem;width:auto;display:flex}.menu .menu-items-header p{color:var(--beige500)}.menu .menu-overlay-col-sm{flex-direction:column;gap:2rem;width:100%;display:flex}.menu-main-links{flex-direction:column;gap:1rem;display:flex}.menu .menu-overlay-col-sm .menu-main-link{width:70%;color:var(--beige100);justify-content:space-between;align-items:center;display:flex}.menu .menu-overlay-col-sm .menu-main-link p{font-size:1.25rem}.menu .menu-overlay-col-lg{gap:2rem;width:100%;display:flex}.menu .menu-overlay-col-lg .menu-overlay-sub-col{flex-direction:column;flex:1;gap:2rem;display:flex}.menu .menu-sub-links{flex-direction:column;display:flex}.menu .menu-sub-links a{color:var(--beige100);border-bottom:1px dashed var(--beige500);will-change:transform,opacity;padding:1rem 0;display:block;position:relative}.menu .menu-overlay-footer{border-top:1px dashed var(--beige500);justify-content:space-between;width:100%;padding:1rem 0 0;display:flex}.menu .menu-overlay-footer a{color:var(--beige100)}@media (max-width:1000px){.menu{width:calc(100% - 3rem);top:1.5rem}.menu .menu-overlay-items{flex-direction:column;gap:2rem}.menu .menu-items-header{display:none}.menu .menu-overlay-col-lg{flex-direction:column}.menu .menu-product-links{display:none}}
.footer-module__yTus5W__footer{background-color:var(--blue750);box-sizing:border-box;width:100%;padding:250px 20px 80px}.footer-module__yTus5W__container{width:100%;margin:0 auto}.footer-module__yTus5W__logoWrapper{margin-bottom:30px}.footer-module__yTus5W__logoWrapper img{width:90px;height:auto}.footer-module__yTus5W__companyName{color:var(--beige50);margin:0;font-size:24px;font-weight:500;line-height:1.25}.footer-module__yTus5W__socials{gap:15px;margin-top:15px;display:flex}.footer-module__yTus5W__icon{background-color:var(--blue500);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.footer-module__yTus5W__icon a{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.footer-module__yTus5W__colBottom{border-top:2px solid #5483b0;flex-direction:column;gap:10px;margin-top:40px;padding-top:20px;display:flex}.footer-module__yTus5W__infoRow{color:var(--beige50);align-items:center;gap:8px;font-size:24px;font-weight:500;line-height:1.3;display:flex}.footer-module__yTus5W__infoRow p{margin:0}.footer-module__yTus5W__infoRow a{color:var(--lightBlue);text-decoration:none}@media (min-width:550px) and (max-width:1050px){.footer-module__yTus5W__container{max-width:70%}}@media (min-width:1051px){.footer-module__yTus5W__container{grid-template-columns:150px 1fr;align-items:flex-start;gap:60px;max-width:1200px;display:grid}.footer-module__yTus5W__logoWrapper{margin-bottom:0}.footer-module__yTus5W__colsWrapper{flex-direction:row;gap:40px;width:100%;display:flex}.footer-module__yTus5W__col{flex-direction:column;flex:1;justify-content:space-between;min-height:200px;display:flex}.footer-module__yTus5W__colBottom{margin-top:0}}
