.navbar.svelte-1ihei3p{overflow:hidden;height:var(--navbar-height-original);background-color:var(--color-white);border-bottom:1px solid var(--color-border);z-index:999;position:fixed;top:0;left:0;width:100%;transition:.3s ease-out;border-bottom:1px solid transparent}.navbar.active.svelte-1ihei3p{border-color:var(--color-border);height:var(--navbar-height)}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p){height:100%;display:flex}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .left:where(.svelte-1ihei3p),.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .center:where(.svelte-1ihei3p),.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .right:where(.svelte-1ihei3p){display:flex;justify-content:center;align-items:center}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .left:where(.svelte-1ihei3p),.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .right:where(.svelte-1ihei3p){flex:1}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .center:where(.svelte-1ihei3p){flex:2}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .center:where(.svelte-1ihei3p) .links:where(.svelte-1ihei3p){height:100%;display:flex;align-items:center;gap:2.4rem}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .center:where(.svelte-1ihei3p) .links:where(.svelte-1ihei3p) a:where(.svelte-1ihei3p){font-size:var(--fs-sm);color:var(--color-black)}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .center:where(.svelte-1ihei3p) .links:where(.svelte-1ihei3p) a:where(.svelte-1ihei3p):hover:not(.active){color:var(--color-primary)}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .center:where(.svelte-1ihei3p) .links:where(.svelte-1ihei3p) a.active:where(.svelte-1ihei3p){color:var(--color-primary)}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .left:where(.svelte-1ihei3p) .logo:where(.svelte-1ihei3p){margin-right:auto}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .right:where(.svelte-1ihei3p) .content:where(.svelte-1ihei3p){margin-left:auto;display:flex;align-items:center;gap:2.4rem}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .right:where(.svelte-1ihei3p) .content:where(.svelte-1ihei3p) .lang-selector:where(.svelte-1ihei3p) .button:where(.svelte-1ihei3p){display:flex;align-items:center;gap:.6rem;color:var(--color-black)}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .right:where(.svelte-1ihei3p) .content:where(.svelte-1ihei3p) .lang-selector:where(.svelte-1ihei3p) .button:where(.svelte-1ihei3p):hover{color:var(--color-primary)}.navbar.svelte-1ihei3p .container:where(.svelte-1ihei3p) .right:where(.svelte-1ihei3p) .content:where(.svelte-1ihei3p) .lang-selector:where(.svelte-1ihei3p) .button:where(.svelte-1ihei3p) img:where(.svelte-1ihei3p){margin-top:-2.5px;width:16px;height:16px}@media (max-width: 960px){.navbar.svelte-1ihei3p{display:none}}header.sm.svelte-1ihei3p{z-index:999;height:var(--navbar-height-mobile);background-color:var(--color-white);border-bottom:1px solid var(--color-border);box-shadow:0 2px 6px #00000008;position:fixed;top:0;left:0;width:100%;display:none;justify-content:flex-end;align-items:center}header.sm.svelte-1ihei3p .menu:where(.svelte-1ihei3p){outline:0;background-color:transparent;border:0;display:block;cursor:pointer;width:max-content;margin-left:auto}@media (max-width: 960px){header.sm.svelte-1ihei3p{display:flex}header.sm.svelte-1ihei3p .container:where(.svelte-1ihei3p){display:flex;justify-content:space-between;align-items:center}}.links-mobile.svelte-1ihei3p{z-index:99;position:fixed;top:-100dvh;left:0;background-color:#fff;width:100%;height:100%;display:flex;gap:3.2rem;flex-direction:column;justify-content:center;font-size:2.4rem;padding:0 10%;transition:.2s ease-out}@media (max-width: 960px){.links-mobile.active.svelte-1ihei3p{top:0}}.links-mobile.svelte-1ihei3p a:where(.svelte-1ihei3p){font-size:2.4rem;color:var(--color-black)}.links-mobile.svelte-1ihei3p .lang-selector:where(.svelte-1ihei3p) .button:where(.svelte-1ihei3p){display:flex;align-items:center;gap:.6rem;color:var(--color-black);font-size:2rem}.links-mobile.svelte-1ihei3p .lang-selector:where(.svelte-1ihei3p) .button:where(.svelte-1ihei3p) img:where(.svelte-1ihei3p){margin-top:-2.5px;width:16px;height:16px}@media screen and (max-width: 600px){.navbar.svelte-1ihei3p a:where(.svelte-1ihei3p):not(:first-child){display:none}}svg.svelte-1re99rv{display:flex}footer.svelte-8wprjw{padding:6.4rem 0 3.2rem;background-color:var(--color-black)}@media (max-width: 620px){footer.svelte-8wprjw{padding:3.2rem 0 2.4rem}}footer.svelte-8wprjw .action:where(.svelte-8wprjw){display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4.8rem;padding:9.6rem 2.4rem;color:var(--color-white);text-align:center;border-radius:var(--border-radius-lg);background:linear-gradient(#0000004d,#0000004d),url(../../../img/footer/bg.webp) no-repeat center center scroll;background-size:cover}@media (max-width: 620px){footer.svelte-8wprjw .action:where(.svelte-8wprjw){padding:4.8rem 1.6rem;gap:3.2rem}}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw){margin-top:6.4rem;display:flex;flex-direction:column}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw){display:flex;justify-content:space-between;align-items:flex-start;color:var(--color-white)}@media (max-width: 960px){footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw){flex-direction:column;justify-content:flex-start;gap:4.8rem}}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .logo:where(.svelte-8wprjw){display:block}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .logo:where(.svelte-8wprjw) .social-text:where(.svelte-8wprjw){margin-top:3.2rem;margin-bottom:1.6rem;font-size:var(--fs-nm)}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .logo:where(.svelte-8wprjw) .social:where(.svelte-8wprjw){display:flex;gap:1.2rem;align-items:center}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw){display:flex;gap:9.6rem;align-items:flex-start}@media (max-width: 960px){footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw){gap:6.4rem}}@media (max-width: 620px){footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw){flex-direction:column;gap:4.8rem}}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw) .links:where(.svelte-8wprjw) .title:where(.svelte-8wprjw){text-transform:uppercase;letter-spacing:.6px;color:var(--color-white-20);font-size:var(--fs-sm);font-weight:var(--fw-md);margin-bottom:2.4rem}@media (max-width: 620px){footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw) .links:where(.svelte-8wprjw) .title:where(.svelte-8wprjw){margin-bottom:1.6rem}}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw) .links:where(.svelte-8wprjw) ul:where(.svelte-8wprjw){display:flex;flex-direction:column;gap:1.2rem}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw) .links:where(.svelte-8wprjw) ul:where(.svelte-8wprjw) li.options:where(.svelte-8wprjw){display:flex;gap:.8rem}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw) .links:where(.svelte-8wprjw) ul:where(.svelte-8wprjw) li.options:where(.svelte-8wprjw) a:where(.svelte-8wprjw):hover{opacity:.8}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw) .links:where(.svelte-8wprjw) ul:where(.svelte-8wprjw) p:where(.svelte-8wprjw){font-size:var(--fs-nm)}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw) .links:where(.svelte-8wprjw) ul:where(.svelte-8wprjw) a:where(.svelte-8wprjw){width:max-content;color:var(--color-light);font-size:var(--fs-nm)}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .upper:where(.svelte-8wprjw) .content:where(.svelte-8wprjw) .links:where(.svelte-8wprjw) ul:where(.svelte-8wprjw) a:where(.svelte-8wprjw):hover{color:var(--color-primary)}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .copyright:where(.svelte-8wprjw){display:flex;justify-content:space-between;margin-top:6.4rem;color:var(--color-white-20)}@media (max-width: 620px){footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .copyright:where(.svelte-8wprjw){flex-direction:column}}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .copyright:where(.svelte-8wprjw) p:where(.svelte-8wprjw){display:flex;gap:.6rem;align-items:center;font-size:var(--fs-sm)}footer.svelte-8wprjw .footer-content:where(.svelte-8wprjw) .copyright:where(.svelte-8wprjw) p:where(.svelte-8wprjw) a:where(.svelte-8wprjw){font-size:var(--fs-sm);color:var(--color-white)}*,*:before,*:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{font-size:62.5%;height:100%}body{height:100%;min-height:100vh;min-height:-webkit-fill-available;scroll-behavior:smooth}ul,ol{padding:0;list-style:none}body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}a{text-decoration:none}a:not([class]){text-decoration-skip-ink:auto}img{max-width:100%;display:block;margin:0}input,button,textarea,select{font:inherit;outline:0}:root{--container-width: 1440px;--navbar-height: 80px;--navbar-height-mobile: 48px;--navbar-height-original: 100px;--navbar-height-minimal: 80px;--border-radius: 4px;--border-radius-lg: 16px}:root{--color-primary: #7e5bef;--color-primary-dark: #7152d7;--color-primary-light: #8b6bf1;--color-primary-bg: color-mod(var(--color-primary) alpha(20%));--color-accent: #f5414f;--color-accent-light: color-mod(var(--color-accent) tint(15%));--color-accent-dark: color-mod(var(--color-accent) shade(10%));--color-accent-bg: color-mod(var(--color-accent) alpha(20%));--color-border: hsl(0, 0%, 90%);--color-black: #1d1d21;--color-white: white;--color-white-20: #999;--color-background: white;--color-text: var(--color-black);--color-success: hsl(147, 83%, 44%);--color-error: hsl(0, 100%, 64%);--color-warning: hsl(44, 100%, 59%)}:root{--font-primary: "Hydro", sans-serif;--font-secondary: "Wask New", serif;--fw-nm: 400;--fw-md: 500;--fs-sm: 1.5rem;--fs-nm: 1.6rem;--fs-md: 1.8rem;--fs-lg: 6.4rem;--fs-xl: 7.2rem}body{font-family:var(--font-primary);font-size:var(--fs-md)}a,p{font-family:var(--font-primary);font-size:var(--fs-md);line-height:1.6}@media (max-width: 620px){a,p{font-size:1.6rem}}h1{font-family:var(--font-secondary);font-size:var(--fs-xl);font-weight:var(--fw-md);line-height:1}@media (max-width: 620px){h1{font-size:4.2rem}}h2{font-family:var(--font-secondary);font-size:var(--fs-lg);font-weight:var(--fw-md);line-height:1}@media (max-width: 620px){h2{font-size:3.2rem}}h3{font-family:var(--font-primary);font-size:var(--fs-md);font-weight:var(--fw-md);line-height:1}@font-face{font-family:Hydro;src:url(../../../fonts/Hydro-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Hydro;src:url(../../../fonts/Hydro-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Wask New;src:url(../../../fonts/WaskNew-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Wask New;src:url(../../../fonts/WaskNew-Bold.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}body{background-color:var(--color-background);color:var(--color-text);font-weight:var(--font-weight-normal);padding-top:var(--navbar-height-original)}a{transition:.1s ease-out}button{cursor:pointer;outline:0;border:0;background-color:transparent}.button{cursor:pointer;outline:0;display:inline-flex;align-items:center;border-radius:var(--border-radius);border-radius:48px;border:1px solid var(--color-primary);background-color:var(--color-primary);height:48px;color:var(--color-white);font-size:var(--fs-sm);padding:.2rem 2.4rem 0;transition:.1s ease-out}.button:hover{background-color:var(--color-primary-dark);border-color:var(--color-primary-dark)}.button.transparent{height:max-content;padding:0;color:var(--color-dark);background-color:transparent;border-color:transparent}.button.light{color:var(--color-primary);background-color:var(--color-white);border-color:var(--color-white)}.button.sm{height:40px;padding:.1rem 1.6rem 0}input[type=text],input[type=email]{height:3.8rem;padding:0 1.2rem}textarea{padding:1.2rem;white-space:pre-wrap}input[type=text],input[type=email],textarea{font-weight:var(--fw-nm);color:var(--color-black);background-color:var(--color-white);border:1px solid var(--color-border);border-radius:var(--border-radius);transition:.1s ease-out}input[type=text]:focus,input[type=email]:focus,textarea:focus{border-color:var(--color-primary)}input[type=text]::placeholder,input[type=email]::placeholder,textarea::placeholder{opacity:.4;color:var(--color-black)}.select{font-weight:var(--font-weight-medium);outline:2px solid transparent!important;background-color:#f2f3f5!important;color:var(--color-black)!important;border:1px solid #f2f3f5!important;border-radius:var(--border-radius)!important;padding:0 1.2rem!important;transition:none!important}.select.focused{background-color:#fff!important;border-color:#dfe2e7!important;outline:2px solid #f2f3f5!important}.select.multi{height:3.8rem!important}.select.multi .multi-item{border:1px solid var(--color-border);border-radius:var(--border-radius);background-color:#fff!important;font-size:var(--font-size-sm)!important}.container{max-width:var(--container-width);width:90%;margin:0 auto}.container.lg{max-width:calc(var(--container-width) * 1.2)}::selection{background:var(--color-black);color:var(--color-white)}.modal-icon{display:flex;justify-content:center;align-items:center}.modal-title{font-size:1.6rem;font-weight:var(--font-weight-medium)}.modal-desc{font-size:var(--font-size-sm);color:var(--color-text)}.modal-form{flex:1;display:flex;flex-direction:column;max-height:58dvh}.modal-content{flex:1;display:flex;gap:1.2rem;flex-direction:column;padding:2.4rem;overflow-y:auto}.modal-content .input-item{display:flex;gap:.8rem;flex-direction:column;padding:1.2rem 1.6rem;font-weight:var(--font-weight-medium);background-color:#f2f3f5;border-radius:var(--border-radius);transition:.1s ease-out}.modal-content .input-item:has(input:focus){background-color:#e8eaed}.modal-content .input-item label{color:var(--color-text);font-size:var(--font-size-sm)}.modal-content .input-item label.required:after{content:" *";color:var(--color-red)}.modal-content .input-item input{height:auto;padding:0;outline:0;border:0;border-radius:0;background-color:transparent}.modal-footer{padding:1.6rem 2.4rem;display:flex;justify-content:space-between;background-color:#fff;box-shadow:0 -10px 20px #0000000a,0 -2px 6px #0000000a,0 0 1px #0000000a}.modal-footer .left{display:flex;gap:.8rem;align-items:center}.modal-footer .left .button{padding:0;width:3.2rem;height:3.2rem;font-size:2rem;color:var(--color-text)}.modal-footer .left .stock{width:4.8rem;text-align:center}
