@charset "UTF-8";:root{--theme-indigo: hsl(221, 58%, 21%);--theme-purple: hsl(263, 35%, 34%);--theme-spruce: hsl(196, 41%, 42%);--theme-seafoam: hsl(178, 42%, 66%);--theme-lichen: hsl(175, 11%, 55%);--theme-indigo-10: hsl(221, 58%, 10%);--theme-purple-10: hsl(247, 40%, 10%);--theme-spruce-10: hsl(196, 41%, 10%);--theme-seafoam-10: hsl(178, 42%, 10%);--theme-lichen-10: hsl(175, 11%, 10%);--theme-indigo-20: hsl(221, 58%, 20%);--theme-purple-20: hsl(247, 40%, 20%);--theme-spruce-20: hsl(196, 41%, 20%);--theme-seafoam-20: hsl(178, 42%, 20%);--theme-lichen-20: hsl(175, 11%, 20%);--theme-indigo-30: hsl(221, 58%, 30%);--theme-purple-30: hsl(247, 40%, 30%);--theme-spruce-30: hsl(196, 41%, 30%);--theme-seafoam-30: hsl(178, 42%, 30%);--theme-lichen-30: hsl(175, 11%, 30%);--theme-indigo-40: hsl(221, 58%, 40%);--theme-purple-40: hsl(247, 40%, 40%);--theme-spruce-40: hsl(196, 41%, 40%);--theme-seafoam-40: hsl(178, 42%, 40%);--theme-lichen-40: hsl(175, 11%, 40%);--theme-indigo-50: hsl(221, 58%, 50%);--theme-purple-50: hsl(247, 40%, 50%);--theme-spruce-50: hsl(196, 41%, 50%);--theme-seafoam-50: hsl(178, 42%, 50%);--theme-lichen-50: hsl(175, 11%, 50%);--theme-indigo-60: hsl(221, 58%, 60%);--theme-purple-60: hsl(247, 40%, 60%);--theme-spruce-60: hsl(196, 41%, 60%);--theme-seafoam-60: hsl(178, 42%, 60%);--theme-lichen-60: hsl(175, 11%, 60%);--theme-indigo-70: hsl(221, 58%, 70%);--theme-purple-70: hsl(247, 40%, 70%);--theme-spruce-70: hsl(196, 41%, 70%);--theme-seafoam-70: hsl(178, 42%, 70%);--theme-lichen-70: hsl(175, 11%, 70%);--theme-indigo-80: hsl(221, 58%, 80%);--theme-purple-80: hsl(247, 40%, 80%);--theme-spruce-80: hsl(196, 41%, 80%);--theme-seafoam-80: hsl(178, 42%, 80%);--theme-lichen-80: hsl(175, 11%, 80%);--theme-indigo-90: hsl(221, 58%, 90%);--theme-purple-90: hsl(247, 40%, 90%);--theme-spruce-90: hsl(196, 41%, 90%);--theme-seafoam-90: hsl(178, 42%, 90%);--theme-lichen-90: hsl(175, 11%, 90%)}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../../../assets/fonts/Noto-Sans/NotoSans-Regular.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:url(../../../assets/fonts/Noto-Sans/NotoSans-Bold.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:900;font-display:swap;src:url(../../../assets/fonts/Noto-Sans/NotoSans-Black.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:400;font-display:swap;src:url(../../../assets/fonts/Noto-Sans/NotoSans-Italic.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:100;font-display:swap;src:url(../../../assets/fonts/Noto-Sans/NotoSans-Thin.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:300;font-display:swap;src:url(../../../assets/fonts/Noto-Sans/NotoSans-Light.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../../../assets/fonts/Noto-Sans/NotoSans-Medium.ttf) format("truetype")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../../../assets/fonts/Noto-Sans/NotoSans-SemiBold.ttf) format("truetype")}*{box-sizing:border-box}::selection{background:var(--theme-seafoam);color:var(--theme-lichen-90)}:root{font-size:14px;--font-family: "Noto Sans", sans-serif}@media (max-width: 1280px){:root{font-size:13px}}@media (max-width: 960px){:root{font-size:12px}}body{margin:0!important;font-family:var(--font-family);font-size:1.3rem;line-height:1.5;color:var(--theme-indigo)}body::-webkit-scrollbar{width:8px}body{scrollbar-width:thin;scrollbar-color:var(--theme-lichen-90) var(--theme-purple)}body::-webkit-scrollbar-track{background:var(--theme-lichen-90)}body::-webkit-scrollbar-thumb{background-color:var(--theme-purple);border-radius:6px}h1{font-size:3rem;font-weight:900;text-transform:uppercase}h3{font-size:2rem;font-weight:500;text-transform:lowercase}p{font-family:Noto Sans,sans-serif;font-size:1.3rem;color:var(--theme-indigo)}sup{line-height:1}.site-main{position:relative;overflow-x:clip;overflow-y:visible}.site-main .content{margin:0 auto;padding:4rem 0 1rem}.site-main .content h2{font-size:1.875rem;font-weight:700;color:var(--theme-spruce)}.site-main a{font-weight:700;color:var(--theme-purple);text-decoration:none}.w-full{width:100%}.drop-shadow{filter:drop-shadow(0 0 .5rem rgba(0,0,0,.2))!important}.overflow-container-y{margin:-3rem 0!important}.p-32px{padding:32px!important}.py-32px{padding-top:32px!important;padding-bottom:32px!important}.gap-2rem,.block-columns.gap-2rem>.block-columns__inner-container{gap:2rem!important}.psuedo-bg-full-width-spruce-translucent:before{content:"";position:absolute;top:0;left:50%;width:100vw;height:100%;background:var(--theme-spruce);opacity:.2;z-index:-1;transform:translate(-50%)}.font-size-14px,.font-size-14px *{font-size:14px!important}.font-size-14px,.font-size-16px *{font-size:16px!important}.font-size-18px,.font-size-18px *{font-size:18px!important}.text-lowercase,.text-lowercase *{text-transform:lowercase!important}.text-color-spruce,.text-color-spruce *{color:var(--theme-spruce)!important}.text-color-indigo,.text-color-indigo *{color:var(--theme-indigo)!important}.unordered-list.ol-compressed li.unordered-list-item,.ordered-list.ol-compressed li.ordered-list-item{margin-bottom:0}.site-main .frontpage-clients-container.block-group.full{padding:0 4rem}.md\:display-block{display:none!important}@media (min-width: 768px){.md\:display-block{display:block!important}}@media (max-width: 768px){.max-height-150px img{max-height:200px!important;width:auto!important}.mx-auto img{margin-left:auto!important;margin-right:auto!important}}.-mt-32px{margin-top:-32px!important}.mb-1rem{margin-bottom:1rem!important}.pt-32px{padding-top:32px!important}.liquid-background-vgap-fix{margin-top:-32px;margin-bottom:-32px;padding-top:32px;padding-bottom:32px}.img-max-height-96px img{max-height:96px!important;width:auto!important}.img-center img{margin-left:auto!important;margin-right:auto!important}.mm-logo-left{position:relative;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.75) 25%)}.mm-logo-left:before{content:"";position:absolute;display:block;top:0;left:0;width:100%;max-width:768px;height:100%;max-height:768px;transform:translate(-50%);background:url(../../../assets/brand/MarketMentors-Logo-512.webp) no-repeat;background-size:contain;background-position:0% 0%;opacity:.2;z-index:-1}.text-uppercase,.text-uppercase *{text-transform:uppercase!important}.hamberger-control-container.svelte-wf1nvu.svelte-wf1nvu{position:relative;top:0;left:0;z-index:100;width:fit-content;height:100%;padding:0 2rem;pointer-events:none;display:flex;justify-content:center;align-items:center}.hamberger-control__button.svelte-wf1nvu.svelte-wf1nvu{position:relative;width:3rem;height:3rem;background:transparent;border:none;outline:none;cursor:pointer;pointer-events:all;z-index:100;display:flex;justify-content:center;align-items:center;transition:transform 333ms ease}@media (hover: hover){.hamberger-control__button.svelte-wf1nvu.svelte-wf1nvu:hover{transform:scale(1.1)}}.hamberger-control__button.svelte-wf1nvu .hamberger-control__line.svelte-wf1nvu{position:absolute;width:100%;height:.4rem;background:var(--theme-purple);border-radius:.2rem;transition:all 333ms ease}.hamberger-control__button.svelte-wf1nvu .hamberger-control__line.svelte-wf1nvu:nth-child(1){top:0}.hamberger-control__button.svelte-wf1nvu .hamberger-control__line.svelte-wf1nvu:nth-child(2){top:50%;transform:translateY(-50%)}.hamberger-control__button.svelte-wf1nvu .hamberger-control__line.svelte-wf1nvu:nth-child(3){bottom:0}.hamberger-control__button.__active.svelte-wf1nvu.svelte-wf1nvu{transform:rotate(270deg)}.hamberger-control__button.__active.svelte-wf1nvu .hamberger-control__line.svelte-wf1nvu{transform-origin:center}.hamberger-control__button.__active.svelte-wf1nvu .hamberger-control__line.svelte-wf1nvu:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamberger-control__button.__active.svelte-wf1nvu .hamberger-control__line.svelte-wf1nvu:nth-child(2){opacity:0}.hamberger-control__button.__active.svelte-wf1nvu .hamberger-control__line.svelte-wf1nvu:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.navigation.svelte-1u1d028.svelte-1u1d028{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin:0;padding:0;list-style:none}.navigation.is-small.svelte-1u1d028.svelte-1u1d028{position:absolute;top:100%;right:0;flex-direction:column;justify-content:center;align-items:flex-end;padding:2rem;width:calc(100vh - 120px);height:calc(100vh - 120px);background-color:transparent;transition:transform ease 333ms,opacity ease 333ms;transform:translate(100%);opacity:0;z-index:-1}.navigation.is-small.svelte-1u1d028.svelte-1u1d028:after{content:"";position:absolute;display:block;width:100%;height:100%;top:0;right:0;border-radius:1001px;overflow:hidden;background-color:var(--theme-seafoam-90);transform:translate(50%);filter:drop-shadow(0 0 1rem rgba(0,0,0,.2));opacity:.95;z-index:-1}.navigation.is-small.is-active.svelte-1u1d028.svelte-1u1d028{transform:translate(0);opacity:1}.navigation.is-small.svelte-1u1d028 .nav-item.svelte-1u1d028{margin:.5rem 1rem}.navigation.svelte-1u1d028 .nav-item.svelte-1u1d028{margin:0 1rem;transition:all ease .15s}.navigation.svelte-1u1d028 .nav-item.current-route.svelte-1u1d028{font-weight:700;pointer-events:none}[cssRef=nav-item-global].cta-nav-item{position:relative;background-color:var(--theme-spruce);color:#fff;border-radius:10rem 0 0 10rem;padding:.5rem 1rem}[cssRef=nav-item-global].cta-nav-item:after{content:"";position:absolute;display:block;width:10rem;height:100%;top:0;right:-10rem;background-color:var(--theme-spruce)}a.svelte-1u1d028.svelte-1u1d028{color:inherit;text-transform:lowercase;text-decoration:none;transition:color ease .15s}a.svelte-1u1d028.svelte-1u1d028:hover{color:var(--theme-seafoam)}.is-small.svelte-ymodiw{position:absolute;top:0;right:0;bottom:0;width:100%;display:flex;justify-content:flex-end}.site-header.svelte-139kd7x.svelte-139kd7x{position:fixed;width:100%;top:0;background-color:#fff;z-index:42069;overflow:visible;box-shadow:0 0 10px #0000001a}.site-header.svelte-139kd7x .navigation.svelte-139kd7x{display:flex;justify-content:space-between;align-items:center;max-width:max(1280px,90vw);margin:0 auto;padding:1rem 0;color:var(--theme-purple)}@media (max-width: calc(1280px + 2rem)){.site-header.svelte-139kd7x .navigation.svelte-139kd7x{padding:1rem 2rem}}.site-logo.svelte-139kd7x.svelte-139kd7x{width:256px;margin:0;z-index:230}@media (max-width: 420px){.site-logo.svelte-139kd7x.svelte-139kd7x{width:200px}}.site-logo.svelte-139kd7x a.svelte-139kd7x{display:block;width:100%;max-width:100%}.social-icons.svelte-437b3p.svelte-437b3p{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center;align-content:center;list-style:none;margin:0;padding:0}@media (max-width: 768px){.social-icons.svelte-437b3p.svelte-437b3p{width:69%;margin:0 auto;justify-content:flex-start}}@media (max-width: 480px){.social-icons.svelte-437b3p.svelte-437b3p{width:69%;margin:0 auto;justify-content:space-between}}.social-icons.svelte-437b3p .social-icon.svelte-437b3p{margin:0 .5rem}.social-icons.svelte-437b3p .social-icon.svelte-437b3p:first-child{margin-left:0}.social-icons.svelte-437b3p .social-icon.svelte-437b3p:last-child{margin-right:0}.social-icons.svelte-437b3p .social-icon__link.svelte-437b3p{display:block;width:2.125rem;height:2.125rem;fill:var(--theme-indigo);transition:fill .1s ease-out}@media (hover: hover){.social-icons.svelte-437b3p .social-icon__link.svelte-437b3p:hover{fill:var(--theme-seafoam)}}.social-icons.svelte-437b3p .social-icon__link svg.svelte-437b3p{display:block;width:100%;height:100%;fill:inherit}.footer-navigation.svelte-rq4ppo.svelte-rq4ppo{display:flex;justify-content:flex-start;align-items:center;align-content:center;width:100%;list-style:none;margin:0;padding:0}@media (max-width: 768px){.footer-navigation.svelte-rq4ppo.svelte-rq4ppo{width:69%;margin:0 auto}}.footer-navigation.svelte-rq4ppo .nav-item.svelte-rq4ppo{position:relative;display:block;width:max-content;margin:0 1rem;padding:0;font-weight:700;text-transform:lowercase;letter-spacing:.1rem;color:var(--theme-indigo);text-decoration:none}@media (min-width: 1024px){.footer-navigation.svelte-rq4ppo .nav-item.svelte-rq4ppo:first-of-type:after{content:"·";position:absolute;display:block;top:0;right:calc(-1rem + 1px);bottom:0;width:1px;height:100%;color:var(--theme-indigo)}}.footer-navigation.svelte-rq4ppo .nav-item.svelte-rq4ppo:first-of-type{margin-left:0}.footer-navigation.svelte-rq4ppo .nav-item a.svelte-rq4ppo{color:var(--theme-indigo);text-decoration:none;transition:color .1s ease-out}@media (hover: hover){.footer-navigation.svelte-rq4ppo .nav-item a.svelte-rq4ppo:hover{color:var(--theme-seafoam)}}.contact-info.svelte-1ewuvht.svelte-1ewuvht{margin:0 0 1rem;padding:0;list-style:none;font-size:1.125rem;line-height:1.5;color:var(--theme-indigo)}@media (max-width: 768px){.contact-info.svelte-1ewuvht.svelte-1ewuvht{width:69%;margin:0 auto}}.contact-info.svelte-1ewuvht address.svelte-1ewuvht{font-style:normal}.contact-info.svelte-1ewuvht a.svelte-1ewuvht{color:var(--theme-indigo);text-decoration:none;transition:color .1s ease-out}@media (hover: hover){.contact-info.svelte-1ewuvht a.svelte-1ewuvht:hover{color:var(--theme-seafoam)}}@media (max-width: 768px){.copyright.svelte-1aozt6l.svelte-1aozt6l{width:100%;margin:1rem auto}}.copyright.svelte-1aozt6l ul.svelte-1aozt6l{display:flex;justify-content:center;align-items:center;width:100%;margin:0;padding:0;text-align:center;list-style:none}@media (max-width: 1366px){.copyright.svelte-1aozt6l ul.svelte-1aozt6l{margin:0 2rem 2rem}}@media (max-width: 768px){.copyright.svelte-1aozt6l ul.svelte-1aozt6l{flex-direction:column;align-items:flex-start;width:66%;margin:0 auto}}.copyright.svelte-1aozt6l ul .copyright-text.svelte-1aozt6l{font-weight:400;text-align:left}.copyright.svelte-1aozt6l ul li.svelte-1aozt6l{margin:0 .5rem;color:var(--theme-indigo);font-weight:700}.copyright.svelte-1aozt6l ul li a.svelte-1aozt6l{color:var(--theme-indigo);text-decoration:none;transition:color .1s ease-out}@media (hover: hover){.copyright.svelte-1aozt6l ul li a.svelte-1aozt6l:hover{color:var(--theme-seafoam)}}.footer-contact-form-body.svelte-12a9141.svelte-12a9141{display:grid;grid-template-areas:"name company" "email email" "message message";grid-template-columns:1fr 1fr;grid-auto-rows:max-content;grid-gap:1rem;width:100%;max-width:100%}@media (max-width: calc(1280px + 2rem)){.footer-contact-form-body.svelte-12a9141.svelte-12a9141{padding:0 1rem}}.footer-contact-form-body.svelte-12a9141 input[name=your-name].svelte-12a9141{grid-area:name}.footer-contact-form-body.svelte-12a9141 input[name=your-company].svelte-12a9141{grid-area:company}.footer-contact-form-body.svelte-12a9141 input[name=your-email].svelte-12a9141{grid-area:email}.footer-contact-form-body.svelte-12a9141 textarea[name=your-message].svelte-12a9141{grid-area:message}.footer-contact-form-body.svelte-12a9141 input.svelte-12a9141,.footer-contact-form-body.svelte-12a9141 textarea.svelte-12a9141{display:block;border:1px solid var(--theme-indigo);border-radius:1rem;padding:1rem;background-color:#fff;font-family:var(--font-family);color:var(--theme-indigo);text-align:center;width:100%;max-width:100%}.footer-contact-form-body.svelte-12a9141 input.svelte-12a9141::placeholder,.footer-contact-form-body.svelte-12a9141 textarea.svelte-12a9141::placeholder{font-family:var(--font-family);color:var(--theme-indigo);opacity:.66}.footer-contact-form-body.svelte-12a9141 textarea[name=your-message].centered-textarea.svelte-12a9141{display:flex;justify-content:center;align-items:center;width:100%!important;max-width:100%!important;min-height:4rem!important;max-height:16rem!important}.footer-contact-form-body.svelte-12a9141 textarea[name=your-message].centered-textarea.svelte-12a9141::placeholder{text-align:center;line-height:2}.footer-contact-form-body.svelte-12a9141 input.error.svelte-12a9141,.footer-contact-form-body.svelte-12a9141 textarea.error.svelte-12a9141{border-color:red!important}.footer-contact-form-body.svelte-12a9141 input[type=submit].svelte-12a9141{background-color:var(--theme-spruce);color:#fff;border:none;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .33s ease-in-out;text-transform:lowercase}.footer-contact-form-body.svelte-12a9141 input[type=submit].svelte-12a9141:hover{background-color:var(--theme-seafoam)}.site-footer.svelte-tarxex.svelte-tarxex{position:relative;min-height:200px;padding:10rem 0 2rem;background-color:transparent;transition:opacity ease .5s;opacity:0;z-index:-2}.site-footer.svelte-tarxex .footer-background.svelte-tarxex{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none;background-color:#e9e8ed}.site-footer.svelte-tarxex .footer-background .white-oblate.svelte-tarxex{position:absolute;top:0;right:-5%;bottom:0;left:-5%;width:110%;height:100%;background-color:#fff;border-radius:50%;transform:translateY(-50%)}.site-footer.svelte-tarxex .footer-background .circle.svelte-tarxex{position:absolute;bottom:0%;left:10%;width:55vw;height:55vw;background-color:transparent;border:3px solid var(--theme-seafoam);border-radius:50%;transform:translate(-50%,50%);opacity:.88}@media (max-width: 1024px){.site-footer.svelte-tarxex .footer-background .circle.svelte-tarxex{width:65vmax;height:65vmax;left:0%;opacity:.75}}@media (max-width: 768px){.site-footer.svelte-tarxex .footer-background .circle.svelte-tarxex{width:80vmax;height:80vmax;left:0%;opacity:.5}}.site-footer.svelte-tarxex .content.svelte-tarxex{max-width:max(1280px,80vw);margin:0 auto}.site-footer.svelte-tarxex .row.svelte-tarxex{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;align-content:flex-start;gap:4rem;width:100%;margin-bottom:1rem}@media (max-width: 768px){.site-footer.svelte-tarxex .row.svelte-tarxex{flex-direction:column;align-items:center;gap:2rem}}.site-footer.svelte-tarxex .row .left.svelte-tarxex,.site-footer.svelte-tarxex .row .right.svelte-tarxex{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:50%}@media (max-width: 768px){.site-footer.svelte-tarxex .row .left.svelte-tarxex,.site-footer.svelte-tarxex .row .right.svelte-tarxex{width:100%}}.site-footer.svelte-tarxex .footer-contact-form.svelte-tarxex{margin-bottom:6rem}.site-footer.svelte-tarxex .footer-contact-form .footer-contact-form-header.svelte-tarxex{position:relative;display:flex;justify-content:center;align-items:center;width:100%;margin:0 1rem 1rem 0}@media (max-width: 768px){.site-footer.svelte-tarxex .footer-contact-form .footer-contact-form-header.svelte-tarxex{width:90%}}.site-footer.svelte-tarxex .footer-contact-form .footer-contact-form-header.svelte-tarxex:after{content:"";position:absolute;display:block;top:0;right:0;bottom:0;width:150%;height:100%;background-color:var(--theme-purple);opacity:.9;z-index:-1}.site-footer.svelte-tarxex .footer-contact-form .footer-contact-form-header .contact-form-heading.svelte-tarxex{width:100%;padding-right:2rem}.site-footer.svelte-tarxex .footer-contact-form .footer-contact-form-header h2.svelte-tarxex{display:block;font-size:1.4rem;margin:0;padding:.5rem;text-align:right;color:#fff}.site-footer.svelte-tarxex .footer-contact-form .footer-contact-form-header .contact-form-logo.svelte-tarxex{position:absolute;top:50%;right:0;width:100%;max-width:42px;max-height:42px;border:4px solid white;border-radius:50%;background-color:#fff;transform:translate(50%,-50%)}.site-footer.svelte-tarxex .footer-site-logo.svelte-tarxex{width:100%;max-width:200px;margin:0 0 4rem}@media (max-width: 1366px){.site-footer.svelte-tarxex .footer-site-logo.svelte-tarxex{margin:0 2rem 2rem}}@media (max-width: 768px){.site-footer.svelte-tarxex .footer-site-logo.svelte-tarxex{margin:0 auto 0 15%}}.site-footer.svelte-tarxex .badges.svelte-tarxex{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem;width:100%;margin:0 0 4rem}@media (max-width: 768px){.site-footer.svelte-tarxex .badges.svelte-tarxex{width:69%!important;margin:0 auto 2rem}}.site-footer.svelte-tarxex .badges ul.svelte-tarxex{display:flex;justify-content:center;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.site-footer.svelte-tarxex .badges ul li.svelte-tarxex{display:flex;justify-content:center;align-items:center;width:150px;height:auto;margin:0}.back-to-top.svelte-w7la77{position:fixed;right:10px;bottom:16px;z-index:101;width:42px;height:42px;display:flex;justify-content:center;align-items:center;border-radius:100%;border:2px solid white;color:#fff;background-color:var(--theme-purple);cursor:pointer;font-weight:900}@media (hover: hover){.back-to-top.svelte-w7la77{transition:background-color ease .2s}.back-to-top.svelte-w7la77:hover{background-color:var(--theme-seafoam-50)}}.cookie-popup-container.svelte-1xgc0gp.svelte-1xgc0gp{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:1rem}.cookie-popup.svelte-1xgc0gp.svelte-1xgc0gp{display:flex;flex-direction:column;align-items:center;max-width:960px;margin:0 auto;border-radius:1rem;padding:1rem 2rem;background-color:#fff;box-shadow:0 0 1rem #00000054}.cookie-popup__content.svelte-1xgc0gp.svelte-1xgc0gp{display:flex;justify-content:center;align-items:center;gap:2rem}@media (max-width: 768px){.cookie-popup__content.svelte-1xgc0gp.svelte-1xgc0gp{flex-direction:column}}.cookie-popup__text.svelte-1xgc0gp.svelte-1xgc0gp,.cookie-popup__text.svelte-1xgc0gp p.svelte-1xgc0gp{margin:0}.cookie-popup__text.svelte-1xgc0gp a.svelte-1xgc0gp{font-weight:700;text-decoration:none;color:var(--theme-purple);transition:color .2s ease}.cookie-popup__text.svelte-1xgc0gp a.svelte-1xgc0gp:hover{color:var(--theme-seafoam)}.cookie-popup__buttons.svelte-1xgc0gp.svelte-1xgc0gp{display:flex;flex-direction:row}.cookie-popup__button.svelte-1xgc0gp.svelte-1xgc0gp{margin:0;padding:1rem 2rem;border:none;border-radius:1rem;background-color:var(--theme-spruce);color:#fff;cursor:pointer;transition:background-color .2s ease}.cookie-popup__button.svelte-1xgc0gp.svelte-1xgc0gp:hover{background-color:var(--theme-seafoam)}.cookie-popup__button.svelte-1xgc0gp.svelte-1xgc0gp:focus{outline:none}.site-main.svelte-1ib7gxk{margin-top:120px}@media (max-width: 420px){.site-main.svelte-1ib7gxk{margin-top:95px}}
