.scrumlr-logo__paths{fill:#0057ff}.scrumlr-logo__paths path{transition:all 80ms ease-out}.scrumlr-logo{height:48px;overflow:visible}.scrumlr-logo__stop{stop-color:#0057ff}@media (prefers-color-scheme:dark){.scrumlr-logo__paths{fill:#fff}.scrumlr-logo__stop:first-of-type,.scrumlr-logo__stop:nth-of-type(2){stop-color:#0057ff}.scrumlr-logo__stop:nth-of-type(3),.scrumlr-logo__stop:nth-of-type(4){stop-color:#5e00ff}.scrumlr-logo__stop:nth-of-type(5),.scrumlr-logo__stop:nth-of-type(6){stop-color:#c000ff}.scrumlr-logo__stop:nth-of-type(7),.scrumlr-logo__stop:nth-of-type(8){stop-color:#e20360}}.scrumlr-logo--mobile{min-width:44px}.scrumlr-logo--desktop{display:none}@media screen and (width>=768px){.scrumlr-logo--desktop{display:initial}.scrumlr-logo--mobile{display:none}}.link{color:var(--white);background:var(--lightmode-pink);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:16px 32px;font-family:Raleway,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition-duration:80ms;transition-timing-function:linear;display:inline-flex;box-shadow:0 3px 6px #ff00694d}.link:link,.link:visited{text-decoration:none}.link:hover{text-decoration:none;transform:scale(1.1);box-shadow:0 4px 14px #ff006970}.link:active{background:var(--lightmode-pink-link-pressed);box-shadow:none;text-decoration:none}.link:focus{outline:3px solid var(--darkmode-pink);box-shadow:0 4px 14px #ff00694d}.link:disabled{color:var(--dark-grey);background:var(--light-grey-3)}.link.link--tertiary{color:var(--lightmode-pink);background-color:unset;box-shadow:none;border:0;font-size:1rem;font-weight:600;transition:all .2s ease-in-out}.link.link--tertiary:hover{filter:drop-shadow(0 2px 14px #ff0069);transform:none}.link.link--tertiary:active{color:var(--lightmode-pink-link-pressed)}.link.link--tertiary:focus{text-decoration:underline}@media (prefers-color-scheme:dark){.link{background:var(--darkmode-pink)}.link:hover{color:var(--white)}.link:active{background:var(--lightmode-pink)}.link:focus{border-color:var(--lightmode-pink)}.link:disabled{color:var(--light-grey-3)}.link.link--tertiary{color:var(--darkmode-pink);background-color:#0000}.link.link--tertiary:active{color:var(--lightmode-pink)}}.user-menu{--user-menu-bg:var(--white);--user-menu-color:var(--lightmode-black);width:56px;height:56px;position:relative}@media (prefers-color-scheme:dark){.user-menu{--user-menu-bg:var(--dark-blue-4);--user-menu-color:var(--white)}}.user-menu__change-language-button{cursor:pointer;z-index:100;background-color:#0000;border:none;border-radius:999px;width:56px;height:56px;padding:0;position:relative}.user-menu--active .user-menu__icon-container{transform:translateZ(0)scale(.8)}.user-menu__icon-container{box-sizing:border-box;border:4px solid var(--light-blue);background-color:var(--light-blue);border-radius:100%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s cubic-bezier(.7,.53,.17,.99);display:flex;transform:translateZ(0)scale(1)}@media (prefers-color-scheme:dark){.user-menu__icon-container{border-color:var(--navy-200);background-color:var(--navy-500)}}.user-menu__icon{width:32px;height:32px}@media (prefers-color-scheme:dark){.user-menu__icon{color:var(--white)}}.user-menu__dropdown:before{background-color:var(--user-menu-bg);content:"";border-top-left-radius:28px;border-top-right-radius:28px;width:56px;height:64px;position:absolute;top:0;left:0;transform:translateY(-100%)}.user-menu__dropdown{background-color:var(--user-menu-bg);border-radius:0 16px 16px;display:none;position:absolute;top:65px;left:0;transform:translateZ(0);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.user-menu--active .user-menu__dropdown{display:block}.user-menu__dropdown ul{margin:0;padding:0;list-style:none}.user-menu__dropdown li{box-sizing:border-box;width:210px;height:auto;margin:0}.user-menu__dropdown li:not(:last-child){border-bottom:1px solid #0000001a}.user-menu__dropdown li:first-of-type a,.user-menu__dropdown li:first-of-type button{border-top-right-radius:16px}.user-menu__dropdown li:last-of-type a,.user-menu__dropdown li:last-of-type button{border-bottom-right-radius:16px;border-bottom-left-radius:16px}.user-menu__dropdown a,.user-menu__dropdown button{box-sizing:border-box;cursor:pointer;width:100%;height:100%;color:var(--user-menu-color);background-color:#0000;border:none;align-items:center;gap:16px;padding:12px 24px 12px 20px;text-decoration:none;display:flex}.user-menu__dropdown a:hover,.user-menu__dropdown button:hover{background-color:#00000014}.user-menu__flag{width:32px;height:32px}.user-menu__dropdown a span,.user-menu__dropdown button span{font-size:16px;font-weight:700}.navbar{z-index:999;background-color:#0000;transition:background-color .2s;position:fixed;top:0;left:0;right:0}.navbar--opaque{backdrop-filter:blur(6px);background-color:#fffc}.navbar__link{padding:12px 22px 12px 26px;font-size:1rem}.navbar>ul{box-sizing:border-box;grid-template-columns:auto 1fr;align-items:center;gap:32px;width:100%;max-width:1920px;margin:0 auto;padding:16px 20px;list-style:none;display:grid}.navbar>ul>li:first-of-type{justify-self:flex-start}.navbar>ul>li:nth-of-type(2),.navbar>ul>li:nth-of-type(3),.navbar>ul>li:nth-of-type(4){display:none}.navbar>ul>li:nth-of-type(5){justify-self:flex-end}.navbar>ul>li:last-of-type{flex-direction:row;align-items:center;gap:16px;display:flex}@media (width>=768px){.navbar>ul{grid-template-columns:auto 1fr auto 1fr auto;display:grid}.navbar>ul>li:nth-of-type(2),.navbar>ul>li:nth-of-type(3),.navbar>ul>li:nth-of-type(4){display:block}.navbar>ul>li:nth-of-type(2) a,.navbar>ul>li:nth-of-type(3) a,.navbar>ul>li:nth-of-type(4) a{color:var(--lightmode-black);cursor:pointer;letter-spacing:.4px;font-size:1.125rem;font-weight:600;text-decoration:none}.navbar>ul>li:nth-of-type(2) a>span,.navbar>ul>li:nth-of-type(3) a>span,.navbar>ul>li:nth-of-type(4) a>span{color:var(--white)}.navbar>ul>li:nth-of-type(2) a:hover,.navbar>ul>li:nth-of-type(3) a:hover,.navbar>ul>li:nth-of-type(4) a:hover{color:var(--lightmode-pink)}}@media (width>=1024px){.navbar>ul{gap:64px;padding:16px 64px}.navbar__button{font-size:1.125rem}}.navbar>ul>li:nth-child(2){justify-self:flex-end}@media (prefers-color-scheme:dark){.navbar--opaque{background-color:#1e2638e6}}@media (prefers-color-scheme:dark) and (width>=768px){.navbar>ul>li:nth-of-type(2) a,.navbar>ul>li:nth-of-type(3) a,.navbar>ul>li:nth-of-type(4) a{color:var(--white)}.navbar>ul>li:nth-of-type(2) a:hover,.navbar>ul>li:nth-of-type(3) a:hover,.navbar>ul>li:nth-of-type(4) a:hover{color:var(--darkmode-pink)}}footer{background-color:var(--lightmode-blue);--footer-padding-x:256px;width:100vw;height:557px;margin-top:auto;position:relative;overflow:clip}.footer__top{max-width:1920px;height:427px;color:var(--white);box-sizing:border-box;flex-direction:row;justify-content:space-between;margin:0 auto;padding:100px 64px;display:flex;position:relative}.footer__left{flex-direction:column;align-items:start;display:flex}.footer__logo{opacity:.1;pointer-events:none;height:100%;position:absolute;top:0;left:-120px;transform:scale(1.4)}.footer__heading{margin-top:0;margin-bottom:24px;font-size:32px;line-height:34px}.footer__inovex-description{text-wrap:balance;max-width:450px;margin:0;font-size:20px;line-height:28px}.footer__external-links{flex-direction:row;align-items:center;gap:24px;margin:auto 0 0;padding:0;list-style:none;display:flex}.footer__external-links a{color:var(--white);cursor:pointer;width:32px;height:32px;display:block}.footer__internal-links{flex-direction:row;gap:32px;margin:0;padding:0;list-style:none;display:flex}.footer__internal-links a{color:var(--white);letter-spacing:.4px;cursor:pointer;border:2px solid #0000;border-radius:4px;font-weight:500;line-height:34px;text-decoration:none}.footer__internal-links a:focus-visible{border-color:var(--lightmode-blue);outline:none}.footer__bottom{background-color:var(--white);width:100%;height:130px;color:var(--lightmode-blue);flex-direction:row;justify-content:center;align-items:center;margin:0 auto;display:flex;position:absolute;bottom:0}.footer__bottom-content{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1920px;padding:0 64px;display:flex}.footer__bottom-content span{text-align:center}.footer__legal-links{flex-direction:row;align-self:center;gap:32px;margin:0;padding:0;list-style:none;display:flex}.footer__legal-links a{color:var(--lightmode-blue);letter-spacing:.4px;font-weight:500;text-decoration:none}footer a{border:2px solid #0000;border-radius:4px;transition:all .1s ease-in-out}footer a:hover{color:var(--darkmode-blue)}footer a:focus-visible{border-color:var(--lightmode-pink);outline:none}@media (prefers-color-scheme:dark){footer{background-color:var(--darkmode-blue)}footer a:hover{color:var(--lightmode-blue)}footer a:focus-visible{border-color:var(--lightmode-blue)}.footer__legal-links a,.footer__bottom{color:var(--darkmode-blue)}}@media screen and (width<=1346px){footer{--footer-padding-x:8vw}}@media screen and (width<=996px){footer{box-sizing:border-box;height:auto}.footer__logo{justify-content:center;top:-32px;left:-256px;transform:scale(1)}.footer__legal-links a,.footer__internal-links a{color:var(--white);gap:16px;font-size:16px;font-style:normal;font-weight:700;line-height:22px}.footer__top{text-align:center;flex-direction:column;gap:16px;height:auto;padding-top:55px;padding-bottom:32px}.footer__left{align-items:center}.footer__external-links{flex-wrap:wrap;justify-content:center;width:80%;margin:64px 0 32px}.footer__external-links img{width:32px;height:32px}.footer__internal-links{flex-direction:column;justify-content:center;gap:20px}.footer__bottom{color:var(--white);background:0 0;height:auto;position:relative}.footer__bottom-content{flex-direction:column;gap:48px;height:auto;padding:0}.footer__legal-links{text-align:center;flex-direction:column;gap:20px}}@font-face{font-family:Raleway;font-weight:100 900;src:local(Pacifico Regular),url(/fonts/Raleway-VariableFont_wght.ttf)format("truetype");font-display:swap}@font-face{font-family:Raleway;font-style:italic;font-weight:100 900;src:local(Pacifico Regular),url(/fonts/Raleway-Italic-VariableFont_wght.ttf)format("truetype");font-display:swap}html{box-sizing:border-box;scroll-behavior:smooth;--white:#fff;--lightmode-black:#111;--lightmode-background:#fff;--lightmode-blue:#0057ff;--lightmode-blue-link-pressed:#0044c6;--lightmode-pink:#ff0069;--lightmode-pink-link-pressed:#da005a;--lightmode-pink--desaturated:#ffe6f0;--shadow:drop-shadow(0px 2px 32px #0003);--darkmode-background:#242c3d;--darkmode-blue:#6b9cff;--darkmode-pink:#ff529a;--darkmode-pink--desaturated:#353044;--darkmode-shadow:0 2px 32px -12px #0f131b;--light-blue:#e4e8f6;--dark-blue-4:#5a647d;--light-grey-3:#edeff2;--dark-grey:#939daa;--navy-200:#586073;--navy-500:#303745;color:var(--lightmode-black);background:var(--lightmode-background);scroll-padding-top:64px;font-family:Raleway,sans-serif}body{min-height:100vh;margin:0;padding:0}section{overflow-x:clip}.body_wrapper{flex-direction:column;align-items:center;min-height:100vh;display:flex}main{width:100vw;min-width:320px}h1{font-size:40px;line-height:48px}h2{font-size:32px;line-height:normal}h3{font-size:24px;line-height:normal}p{font-size:18px;line-height:24px}@media screen and (width>=992px){h2{font-size:40px;line-height:48px}h3{font-size:32px;line-height:40px}p{font-size:20px;line-height:28px}}@media (prefers-color-scheme:dark){html{color:var(--white);background:var(--darkmode-background)}}
