@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{--blue: #0c65ed;--orange: #FFB74D;--turquoise: #009688;--brown: #8D6E63;--purple: #9575CD;--bluegray: #607D8B;--pink: #F48FB1;--white: #fff;--darkgray: #444;--footer-bg: #1e2633;--lightgray: #aaa;--light-bg: #f5f5f5;--red: #e45f3c;--lightred: #e7a08e;--green: #a5d6a7;--body-font: #444;--primary: var(--red)}*{margin:0;padding:0;box-sizing:border-box;text-decoration:none}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;font-size:16px;letter-spacing:1px;color:var(--body-font);background-color:var(--white);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gtranslate_wrapper{display:flex;align-items:center;justify-content:center;column-gap:10px}.gtranslate_wrapper>.glink{display:flex;align-items:center;justify-content:center}.gtranslate_wrapper>.glink>img{width:20px;height:20px;margin:0 auto}.gtranslate_wrapper .gt-current-lang{background-color:#3232321a;border-radius:3px;padding:4px}.separator{border-top:2px solid var(--primary);border-bottom:2px solid var(--primary);border-radius:5px;margin-top:35px;margin-bottom:35px;width:8%}input{outline:0;border:1px solid var(--lightgray);border-radius:3px;padding:5px}input:focus{border-color:var(--primary)}.router-link-exact-active{color:var(--primary)!important}a.primary{color:var(--primary);transition:all .25s ease}a.primary:hover{color:var(--lightgray)}a.primary:active{color:var(--darkgray)}a.secondary{color:#a2a2a2;transition:all .25s ease}a.secondary:hover{color:var(--white)}a.secondary:active{color:var(--darkgray)}button{cursor:pointer;padding:10px 20px;background:none}button.primary{border:2px solid var(--primary);border-radius:4px;background-color:var(--primary);color:var(--white);font-weight:600;font-family:Montserrat,sans-serif;transition:all .25s ease;display:flex;align-items:center;justify-content:center;column-gap:8px}button.primary:hover{background-color:#0000;color:var(--primary)}button.primary .icon{width:22px;height:22px;stroke-width:1.5}button.secondary{border:2px solid var(--primary);border-radius:4px;background-color:#0000;color:var(--primary);font-weight:600;font-family:Montserrat,sans-serif;transition:all .25s ease;display:flex;align-items:center;justify-content:center;column-gap:8px}button.secondary:hover{background-color:var(--primary);color:var(--white)}button.secondary .icon{width:22px;height:22px;stroke-width:1.5}h1,h2,h3,h4,h5,h6{letter-spacing:.5px;font-family:Montserrat,Inter,sans-serif;transition:font-size .25s ease}h1{font-weight:700;font-size:2.3em}h2{font-weight:700;font-size:1.8em}h3{font-weight:600;font-size:1.4em}h4{font-weight:600;font-size:1.2em}h5{font-weight:600;font-size:1.05em}p{color:#777}.mute{color:#d8dbe1}.disable-selection{-webkit-user-select:none;-moz-user-select:none;user-select:none}.debug{color:#ff0;background-color:#000;padding:2px;text-align:center}ul{list-style-type:square;padding-left:50px}ul li{padding-left:5px;line-height:32px}ul ::marker{color:var(--primary)}ol{padding-left:50px}ol li{padding-left:5px;line-height:30px}ol ::marker{font-weight:600}.fade-enter-active,.fade-leave-active{transition:all .4s ease}.fade-enter-from,.fade-leave-to{filter:blur(8px);opacity:0}.header-wrapper[data-v-dda736eb]{width:100%;padding:8px;background-color:var(--white);z-index:99;box-shadow:0 0 4px #0000001a}.header-inner[data-v-dda736eb]{margin:0 auto;width:70%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;row-gap:10px;column-gap:15px}.header-navigation[data-v-dda736eb]{display:flex;flex-direction:row;column-gap:40px}.header-navigation--mobile[data-v-dda736eb]{display:none}.menu-item[data-v-dda736eb]{font-family:Montserrat,sans-serif;font-weight:600;font-size:.95em;letter-spacing:0px;color:var(--body-font);padding:5px 0;transition:all .25s ease}.menu-item[data-v-dda736eb][data-v-dda736eb]:hover{color:var(--primary)}.site-branding[data-v-dda736eb]{display:flex;flex-direction:row;column-gap:20px;align-items:center;justify-content:center;transition:all .25s ease}.site-branding>.site-title[data-v-dda736eb]{background:#e45f3c;background:linear-gradient(to top left,#e45f3c,#e40a5a 85%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;transition:all .25s ease}.site-branding>.site-title>.title[data-v-dda736eb]{transition:all .25s ease}.site-branding>.site-title>.title[data-v-dda736eb][data-v-dda736eb]:hover{color:var(--darkgray)}.site-branding>.site-title>.description[data-v-dda736eb]{transition:all .25s ease;color:#cecece}.site-branding>.site-logo>img[data-v-dda736eb]{max-height:38px;height:38px}.main-wrapper[data-v-dda736eb]{flex:1}#body-content[data-v-dda736eb]{display:flex;flex-direction:column;min-height:100vh}.footer-wrapper[data-v-dda736eb]{background-color:var(--footer-bg);color:var(--white);width:100%;min-height:100px;display:flex;justify-content:center;align-items:center}.footer-wrapper>.footer-inner[data-v-dda736eb]{padding:20px 15px;width:70%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:50px}.footer-wrapper>.footer-inner>div[data-v-dda736eb]{width:50%}.footer-wrapper>.footer-inner>.footer-inner--left[data-v-dda736eb]{display:flex;flex-direction:row;align-items:center;justify-content:left;column-gap:20px;row-gap:10px;font-size:.9em;flex-wrap:wrap}.footer-wrapper>.footer-inner>.footer-inner--right[data-v-dda736eb]{text-align:right;font-size:.9em;color:var(--lightgray)}@media only screen and (max-width: 1400px){.footer-wrapper>.footer-inner[data-v-dda736eb]{width:100%}.footer-wrapper>.footer-inner>.footer-inner--left[data-v-dda736eb]{justify-content:center;flex-direction:column}.footer-wrapper>.footer-inner>.footer-inner--right[data-v-dda736eb]{text-align:center}.footer-wrapper>.footer-inner>div[data-v-dda736eb]{width:100%}.header-wrapper>.header-inner[data-v-dda736eb]{width:100%}.header-wrapper>.header-inner>.header-navigation[data-v-dda736eb]{display:none}.header-wrapper>.header-inner>.header-navigation--mobile[data-v-dda736eb]{display:block}.header-wrapper[data-v-dda736eb]{padding:25px 8px}}
