*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--primary-background: #26384d;--secondary-background: #26384d;--tertiary-background: #26384d;--primary-foreground: #f1f5f9;--secondary-foreground: #cbd5e1;--tertiary-foreground: #cbd5e1;--size-xxs: .5rem;--size-xs: .75rem;--size-sm: .875rem;--size-base: 1rem;--size-lg: 1.125rem;--size-xl: 1.25rem;--size-2xl: 1.5rem;--size-3xl: 1.875rem;--size-4xl: 2.25rem;--size-5xl: 3rem;--size-6xl: 3.75rem;--size-7xl: 4.5rem;--size-8xl: 6rem;--size-9xl: 8rem;--size-10xl: 10rem}*{margin:0;line-height:calc(1em + .5rem)}html{scroll-behavior:smooth}body{font-family:General Sans,sans-serif;background-color:var(--primary-background);color:var(--primary-foreground);padding-block:1rem}img,picture,video,canvas,svg{display:block;max-width:100%;-webkit-user-select:none;user-select:none}button{display:inline-block;padding:0;border:none;background:none;cursor:pointer;color:inherit}.header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}.header__logo{height:2rem}.header__title{text-align:center;font-weight:600;font-size:var(--size-2xl);max-width:60ch}@media(min-width:768px){.header__title{font-size:var(--size-3xl)}}@media(min-width:1024px){.header__logo{height:3rem}}.hero__content{position:relative}.hero__img{width:100%;max-width:1024px;margin-inline:auto}.hero__gear{top:0;left:50%;position:absolute;width:50%;z-index:-1;animation:spin 4s linear infinite}.hero__title{text-align:center}@media(min-width:1280px){.hero__gear{max-width:576px}}@keyframes spin{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(360deg)}}.description{margin-top:2rem}.description__content{display:flex;justify-content:center;align-items:center;gap:1rem}.description__icon{width:3rem;height:3rem}.description__title,.description__subtitle{margin-top:1.5rem;text-align:center;margin-inline:auto;max-width:60ch}.description__title{font-weight:500}.description__subtitle{font-weight:400;font-size:var(--size-sm);color:var(--secondary-foreground)}@media(min-width:768px){.description__icon{width:1.5rem;height:1.5rem}.description__text{font-size:var(--size-lg)}.description__title{margin-top:1.75rem}}@media(min-width:1024px){.description{margin-top:5rem}}.footer_copyright{font-size:var(--size-xs);color:var(--secondary-foreground);text-align:center}.livechat__content{position:fixed;right:0;bottom:0;z-index:20;width:100%;height:0%;padding:1rem;display:none}.livechat__content--visible{height:85%;display:block}.livechat__iframe{width:100%;height:100%;border:none;border-radius:10px}.livechat__close-btn{position:absolute;top:1.75rem;right:1.75rem;width:var(--size-3xl);height:var(--size-3xl);background-color:#252525;color:var(--primary-foreground);padding:.25rem;border-radius:8px}.livechat__open-btn{position:fixed;bottom:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;background-color:var(--primary-foreground);padding:.4rem .6rem;border-radius:8px}.livechat__open-btn img{height:1.25rem}.livechat__open-btn span{color:var(--primary-background);font-weight:600}.livechat__open-btn--hidden{display:none}@media(min-width:640px){.livechat__content{width:25rem;height:40rem}}.container{width:100%;margin-inline:auto;padding-inline:.5rem}.section{margin-top:2rem}@media(min-width:475px){.container{max-width:475px}}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}.section{margin-top:3rem}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}
