:root{--header-z-index:30;--header-height:60px;--bg-color:#fdfdfd;--text-color:#1a1d29;--text-content-color:#545d71;--primary-color:#811ff1;--primary-color-darker:#6c17ce;--transition-duration:.3s;--block-bg-color:#f5f7fa}@font-face{src:url(../../../fonts/Manrope/Manrope-VariableFont_wght.ttf)format("truetype");font-family:Manrope;font-display:swap}@font-face{src:url(../../../fonts/Unbounded/Unbounded-VariableFont_wght.ttf)format("truetype");font-family:Unbounded;font-display:swap}*,:before,:after{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--primary-color) var(--bg-color)}html,body{background-color:var(--bg-color);color:var(--text-color);scroll-behavior:smooth;margin:0;padding:0;font-family:Manrope,sans-serif;font-size:16px}@media (width<=1024px){html,body{font-size:12px}}.page-container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}a{color:var(--text-color);transition-duration:var(--transition-duration);cursor:pointer;text-decoration:none;transition-property:color}a [fill]{transition:fill var(--transition-duration)}a:not(.prevent-svg-styling) svg [fill]{fill:#545d71}a.active,a:hover{color:var(--primary-color)}a.active svg [fill],a:hover svg [fill]{fill:var(--primary-color)}a.active:not(.button):hover{color:var(--primary-color-darker)}a.active:not(.button):hover svg [fill]{fill:var(--primary-color)}h1{font-family:Unbounded,sans-serif;font-size:3.5rem}h2{font-family:Unbounded,sans-serif;font-size:3rem;font-weight:600}h3{font-family:Unbounded,sans-serif;font-size:2rem;font-weight:600}@media (width<=1024px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}}header.svelte-8p9wx5{z-index:var(--header-z-index,30);background:var(--bg-color);width:100%;position:sticky;top:0;left:0}header.svelte-8p9wx5>div:where(.svelte-8p9wx5){height:var(--header-height);border-bottom:1px solid #f5f7fa;justify-content:space-between;align-items:center;gap:178px;padding:20px;display:flex;position:relative}@media (width<=1200px){header.svelte-8p9wx5>div:where(.svelte-8p9wx5){gap:60px}}.logo.svelte-8p9wx5{flex-shrink:0;width:200px}@media (width<=1024px){.logo.svelte-8p9wx5 svg{width:148px;height:auto}}#mobile-menu-btn.svelte-8p9wx5{--width:9px;--gap:4px;background:0 0;border:none;outline:none;width:24px;height:24px;display:none;position:relative}@media (width<=1024px){#mobile-menu-btn.svelte-8p9wx5{display:block}}#mobile-menu-btn.svelte-8p9wx5 span:where(.svelte-8p9wx5){width:var(--width);transform-origin:50%;height:2px;transition:transform var(--transition-duration);background-color:#000;display:block;position:absolute;top:50%;left:50%}#mobile-menu-btn.svelte-8p9wx5 span:where(.svelte-8p9wx5):first-child{transform:translate(calc(-50% - var(--width) / 2), calc(-50% - var(--gap) / 2))}#mobile-menu-btn.svelte-8p9wx5 span:where(.svelte-8p9wx5):nth-child(2){transform:translate(calc(-50% + var(--width) / 2), calc(-50% - var(--gap) / 2))}#mobile-menu-btn.svelte-8p9wx5 span:where(.svelte-8p9wx5):nth-child(3){transform:translate(calc(-50% - var(--width) / 2), calc(-50% + var(--gap) / 2))}#mobile-menu-btn.svelte-8p9wx5 span:where(.svelte-8p9wx5):nth-child(4){transform:translate(calc(-50% + var(--width) / 2), calc(-50% + var(--gap) / 2))}#mobile-menu-btn.active.svelte-8p9wx5 span:where(.svelte-8p9wx5):first-child{transform:translate(calc(-50% - var(--width) / 2 + 1px), calc(-50% - var(--gap) / 2)) rotate(25deg)}#mobile-menu-btn.active.svelte-8p9wx5 span:where(.svelte-8p9wx5):nth-child(2){transform:translate(calc(-50% + var(--width) / 2 - 1px), calc(-50% - var(--gap) / 2)) rotate(-25deg)}#mobile-menu-btn.active.svelte-8p9wx5 span:where(.svelte-8p9wx5):nth-child(3){transform:translate(calc(-50% - var(--width) / 2 + 1px), calc(-50% + var(--gap) / 2)) rotate(-25deg)}#mobile-menu-btn.active.svelte-8p9wx5 span:where(.svelte-8p9wx5):nth-child(4){transform:translate(calc(-50% + var(--width) / 2 - 1px), calc(-50% + var(--gap) / 2)) rotate(25deg)}nav.svelte-8p9wx5{gap:20px;display:flex}.contact-data.svelte-8p9wx5{gap:inherit;align-items:center;display:flex}.contact-data.svelte-8p9wx5 a:where(.svelte-8p9wx5){font-weight:700}.contact-data.svelte-8p9wx5{--btn-font-size:14px;--btn-width:198px;--btn-padding-y:8px;--btn-padding-x:16px;font-size:14px}@media (width<=1024px){.contact-data.svelte-8p9wx5{--btn-width:150px;--btn-font-size:12px;flex-direction:column;align-items:center;gap:15px}}.mobile-menu.svelte-8p9wx5{width:100%}@media (width<=1024px){.mobile-menu.svelte-8p9wx5{left:0;top:var(--header-height);z-index:20;transition-property:background-color;transition-duration:var(--transition-duration);transition-delay:0, var(--transition-duration);background:0 0;position:fixed;bottom:0;right:0}.mobile-menu.open.svelte-8p9wx5{background:#0000001a}.mobile-menu.svelte-8p9wx5:not(.open)>div:where(.svelte-8p9wx5){transform:translate(100%)}}.mobile-menu.svelte-8p9wx5>div:where(.svelte-8p9wx5){width:100%;transition-property:transform;transition-duration:var(--transition-duration);justify-content:space-between;align-items:center;gap:30px;display:flex}@media (width<=1024px){.mobile-menu.svelte-8p9wx5>div:where(.svelte-8p9wx5){background:var(--bg-color);border-bottom-left-radius:30px;flex-direction:column;gap:60px;width:210px;padding:30px;position:absolute;top:0;right:0}.mobile-menu.svelte-8p9wx5>div:where(.svelte-8p9wx5) nav:where(.svelte-8p9wx5){flex-direction:column;align-items:center}}footer.svelte-ot4xnr{background-color:var(--primary-color);padding-top:60px;padding-bottom:60px;position:relative}@media (width<=1024px){footer.svelte-ot4xnr{padding-top:40px;padding-bottom:40px}}.info-links.svelte-ot4xnr{justify-content:space-between;display:flex}@media (width<=1024px){.info-links.svelte-ot4xnr{flex-direction:column;gap:30px}}@media (width>=1024px){.info-links.svelte-ot4xnr>section:where(.svelte-ot4xnr):last-child{text-align-last:right}}.info-links.svelte-ot4xnr>section:where(.svelte-ot4xnr){color:#fff;width:310px}.info-links.svelte-ot4xnr>section:where(.svelte-ot4xnr) h3:where(.svelte-ot4xnr){margin-top:0;font-family:Manrope,sans-serif;font-size:18px}.info-links.svelte-ot4xnr>section:where(.svelte-ot4xnr) p:where(.svelte-ot4xnr){margin:0}.info-links.svelte-ot4xnr>section:where(.svelte-ot4xnr) address:where(.svelte-ot4xnr){margin-top:10px;font-style:normal}.info-links.svelte-ot4xnr>section:where(.svelte-ot4xnr) a:where(.svelte-ot4xnr){color:inherit;display:block}.info-links.svelte-ot4xnr>section:where(.svelte-ot4xnr) a:where(.svelte-ot4xnr)+a:where(.svelte-ot4xnr){margin-top:10px}hr.svelte-ot4xnr{opacity:.5;margin-top:20px;margin-bottom:40px}@media (width<=1024px){hr.svelte-ot4xnr{margin-top:30px;margin-bottom:30px}}.header.svelte-ot4xnr{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.logo.svelte-ot4xnr svg{width:278px;height:auto}.logo.svelte-ot4xnr svg [fill]{fill:#fff}.social-icons.svelte-ot4xnr{gap:10px;display:flex}.social-icons.svelte-ot4xnr a:where(.svelte-ot4xnr){background-color:#fff;border-radius:100rem;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.social-icons.svelte-ot4xnr a:where(.svelte-ot4xnr) svg:where(.svelte-ot4xnr) [fill]:where(.svelte-ot4xnr){fill:var(--primary-color)}.copyright.svelte-ot4xnr{text-align:right;color:#fff;margin-top:40px;font-weight:700}@media (width<=1024px){.copyright.svelte-ot4xnr{text-align:left}}
