.custom-google-button{align-items:center;border:1px solid var(--colorTextPrimaryDark,#fff);border-radius:28px;column-gap:.8rem;cursor:pointer;display:flex;font-weight:500;justify-content:center;padding:1.2rem .5rem}@media(min-width:1024px)and (max-width:1284px){.custom-google-button{padding:1rem}}@media(max-width:1024px){.custom-google-button{padding:1rem 0}}@media(max-width:768px){.custom-google-button{column-gap:.5rem;font-size:13px;padding:.7rem .5rem}.custom-google-button svg{height:18px;width:18px}}@media(max-width:410px){.custom-google-button{text-align:center}.custom-google-button svg{height:18px;width:18px}}.custom-button{align-items:center;background-color:var(--colorPrimaryDark,#fff);border:none;border-radius:14px;color:var(--colorWhite,#fff);cursor:pointer;display:flex;font-weight:500;height:40px;justify-content:center;overflow:hidden;padding:.5rem;position:relative;width:100%}.custom-button--secondary{background-color:var(--colorWhite,#fff);border:1px solid var(--colorPrimaryDark,#fff);color:var(--colorPrimaryDark,#fff)}.custom-button--secondary:hover{background-color:var(--colorPrimaryLight,#fff);border:1px solid var(--colorPrimaryLight,#fff);color:var(--colorWhite,#fff)}.custom-button--tertiary{background-color:var(--colorTertiary,#fff);border:1px solid var(--colorTertiary,#fff);color:var(--colorWhite,#fff)}.custom-button--tertiary:hover{background-color:var(--colorTertiaryDark,#fff);border:1px solid var(--colorTertiaryDark,#fff)}.custom-button--quaternary{background-color:var(--colorTertiaryLight,#fff);border:1px solid var(--colorTertiaryLight,#fff);color:var(--colorTertiary,#fff)}.custom-button--quaternary:hover{background-color:var(--colorTertiaryDark,#fff);border:1px solid var(--colorTertiaryDark,#fff);color:var(--colorTertiaryLight,#fff)}.custom-button:after{background-color:var(--colorWhite,#fff);border-radius:50%;content:"";height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .3s ease,opacity .4s ease;width:100%}.custom-button:active:after{opacity:.3;transform:translate(-50%,-50%) scale(2.5)}.custom-button:disabled{cursor:not-allowed;opacity:.5}.custom-button:hover{background-color:var(--colorPrimaryLight,#fff);color:var(--colorWhite,#fff)}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.custom-button__spinner{animation:spinner .6s linear infinite;border:3px solid #0000004d;border-radius:50%;border-top:3px solid var(--colorWhite,#fff);height:14px;width:14px}.custom-button__label-truncate{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-button svg{flex-shrink:0}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;font-family:Poppins,sans-serif;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@media(max-width:768px){.modal-overlay{padding:1rem 1.2rem;row-gap:1rem}}.modal-overlay__content{background:var(--colorWhite,#fff);border-radius:10px;max-width:530px;padding:2rem;text-align:center}@media(max-width:768px){.modal-overlay__content{padding:1.8rem}}.modal-overlay__content__header{display:flex;justify-content:flex-end;width:100%}.modal-overlay__content__title{color:var(--colorTextPrimaryDark,#fff);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;opacity:.8}.modal-overlay__content__subtitle{color:var(--colorTextPrimaryDark,#fff);font-size:1rem;margin-bottom:2rem}.modal-overlay__content__buttons{align-items:center;display:flex;justify-content:space-around}.modal-overlay__content__buttons__confirm{background:var(--colorPrimaryDark,#fff);border-radius:8px;color:var(--colorWhite,#fff);cursor:pointer;max-width:120px;padding:.5rem 1rem}.modal-overlay__content__buttons__cancel{border:2px solid var(--colorBorder,#fff);border-radius:8px;cursor:pointer;padding:.5rem 1.4rem}.modal-overlay__content__buttons__cancel[disabled]{cursor:not-allowed;opacity:.4;pointer-events:none}.modal-overlay__content__icon svg{color:var(--colorPrimaryDark,#fff);height:40px;width:40px}.modal-overlay__close-button--green{background:none;border:none;color:var(--colorPrimaryDark,#fff);cursor:pointer}.modal-overlay__close-button--green[disabled]{cursor:not-allowed;opacity:.4;pointer-events:none}.menu-item{display:flex;flex-direction:column;width:100%}.menu-item__content{align-items:center;border-radius:6px;color:var(--colorWhite,#fff);column-gap:.6rem;cursor:pointer;display:flex;padding:.8rem 1.1rem;transition:background-color .3s ease}.menu-item__content:hover{transform:scale(1.05)}.menu-item__content--active{background:linear-gradient(134deg,#d9d9d91a 4.35%,#bbbbbb05 98.82%)}.menu-item__content--subsection{color:var(--colorTextSecondaryLight,#fff);line-height:1.5;padding-left:2rem}@media(max-width:1024px){.menu-item__content--subsection{padding-left:2.5rem}}.menu-item__content--subsection svg path{stroke:var(--colorTextSecondaryLight,#fff)}.menu-item__icon-wrapper{align-items:center;display:flex;flex:1;gap:.6rem}.menu-item svg{height:20px;width:20px}.menu-item__subsections{margin-left:.5rem}.menu-list{display:flex;flex-direction:column;padding-right:1.1rem;width:100%}.floating-menu{align-content:center;display:inline-block;height:100%;position:relative;width:100%}.floating-menu__button{align-items:center;background:none;border:none;border-radius:.6rem;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:18px;font-weight:400;height:100%;padding:.8rem 1rem;text-decoration:none;transition:background .2s ease;width:100%}.floating-menu__button:hover{background:linear-gradient(134deg,#d9d9d91a 4.35%,#bbbbbb05 98.82%)}@media(min-width:1024px)and (max-width:1284px){.floating-menu__button{padding:.8rem .5rem}}.floating-menu--language-selector .floating-menu__button{border-radius:8px;color:var(--colorWhite,#fff);padding:.5rem;transition:background-color .2s ease}.floating-menu--language-selector .floating-menu__button:hover{background:#ffffff0a}.floating-menu__chevron{color:var(--colorSecondary,#fff);transition:transform .2s ease}.floating-menu__chevron--open{transform:rotate(180deg)}.floating-menu__dropdown{align-items:stretch;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#151e2a59;border-radius:0 0 16px 16px;box-shadow:0 12px 32px #00000080;display:flex;flex-direction:column;gap:.5rem;isolation:isolate;margin-top:1.4rem;max-height:80vh;min-width:180px;overflow:hidden;overflow-x:hidden;overflow-y:auto;padding:1rem;position:fixed;top:64px;z-index:2000}.floating-menu__dropdown--upwards{border-radius:16px 16px 16px 0!important}.floating-menu__dropdown--upwards:before{background:linear-gradient(0deg,#6660,#f4f4f480)!important}.floating-menu__dropdown:before{background:linear-gradient(180deg,#6660,#f4f4f480);border-radius:inherit;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;right:0;top:0}@media(max-width:1024px){.floating-menu__dropdown:before{background:none;border:none}}.floating-menu__dropdown--left{left:0}.floating-menu__dropdown--right{right:0}.floating-menu__dropdown--center{left:50%;transform:translateX(-50%)}@media(max-width:768px){.floating-menu__dropdown{left:0;right:auto;transform:none}}.floating-menu__option{align-items:center;background:none;border:none;border-radius:16px;color:var(--colorWhite,#fff);cursor:pointer;display:flex;font-family:Poppins;font-size:18px;font-weight:400;line-height:1.5rem;padding:1rem;text-decoration:none;transition:background-color .2s ease,transform .2s ease;white-space:nowrap;width:100%}.floating-menu__option:focus,.floating-menu__option:hover{background:#ffffff0a;color:var(--colorWhite,#fff)}.floating-menu__option:focus{outline:none}.floating-menu__option:active{transform:scale(.99)}.floating-menu__option--active{background:#ffffff14;color:var(--colorSecondary,#fff)}.resources-dropdown .floating-menu__trigger{align-items:center;display:flex;gap:.2rem}.language-selector{color:var(--colorWhite,#fff);position:relative}@media(max-width:410px){.language-selector{position:relative}}.language-selector__button{align-items:center;background:none;border:none;border-radius:.4rem;color:var(--colorWhite,#fff);cursor:pointer;display:flex;padding:.5rem;transition:color .3s ease}.language-selector__button:hover{background:linear-gradient(134deg,#d9d9d91a 4.35%,#bbbbbb05 98.82%)}.language-selector__menu{background-color:var(--colorWhiteSurface,#fff);border-radius:.4rem;box-shadow:0 2px 8px #00000026;left:0;overflow:hidden;position:absolute;top:100%;z-index:1000}@media(max-width:768px){.language-selector__menu{left:0;right:auto;top:100%}}.language-selector__option{background:none;border:none;color:var(--colorTextPrimaryDark,#fff);cursor:pointer;display:block;font-family:Poppins;padding:.75rem 1.5rem;text-align:left;white-space:nowrap;width:100%}.language-selector__option:hover{background-color:var(--colorTertiary,#fff);color:var(--colorWhite,#fff)}.language-selector__option--active{background-color:var(--colorDarkSurface,#fff);color:var(--colorWhite,#fff)}@media(max-width:1024px){.language-selector-dropdown{border:1px solid #fff3!important;border-radius:0 16px 16px 16px!important;margin-right:-42px!important;margin-top:-8px!important}}@media(min-width:1284px){.language-selector-dropdown{margin-top:22px!important}}.language-selector-dropdown--in-drawer{border:1px solid #fff3!important;border-radius:0 16px 16px 16px!important;margin-left:20px!important;margin-top:-8px!important;max-width:150px!important;min-width:150px!important}.nav-dropdown-list{display:flex;flex-direction:column;position:relative;width:100%}.nav-dropdown-list__toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin-bottom:.5rem;padding:0 24px 0 0;text-align:left;width:100%}.nav-dropdown-list__title{color:var(--colorWhite,#fff);flex:1;font-family:Poppins;font-size:18px;font-weight:400}.nav-dropdown-list__chevron{color:var(--colorSecondary,#fff);flex-shrink:0;margin-left:8px;transition:transform .3s ease}.nav-dropdown-list__chevron--expanded{transform:rotate(180deg)}.nav-dropdown-list__items{animation:slideDown .3s ease-out;display:flex;flex-direction:column;max-height:500px;overflow:hidden;padding-left:1rem}@media(max-width:768px){.nav-dropdown-list__items{padding-left:1.5rem}}.nav-dropdown-list__item{animation:fadeInSlide .3s ease-out forwards;color:var(--colorWhite,#fff);cursor:pointer;display:inline-block;font-family:Poppins;font-size:14px;font-weight:400;opacity:0;padding:.55rem .45rem;text-decoration:none;transform:translateY(-15px);transform-origin:left center;transition:transform .2s ease}.nav-dropdown-list__item:hover{color:var(--colorWhite,#fff);transform:scale(1.15)}.nav-dropdown-list__item:active{transform:scale(.99)}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}@keyframes fadeInSlide{to{opacity:1;transform:translateY(0)}}.drawer-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1001}.drawer{height:calc(100vh - 4rem);left:-270px;overflow-y:auto;position:fixed;top:5.5rem;transition:left .3s ease-in-out;width:270px;z-index:1002}@media(max-width:1024px){.drawer{top:4rem}}@media(max-width:410px){.drawer{display:flex;flex-direction:column}}.drawer--general{display:block!important}.drawer__static{display:flex;flex-direction:column;margin-bottom:1rem;position:relative;transition:transform .3s ease-in-out;width:270px}@media(max-width:920px){.drawer__static{display:none}}.drawer__nav{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-left:1rem;margin-top:1rem}.drawer__nav--logo{display:flex;margin:3rem 0 2rem}.drawer__nav--logo svg{height:26px!important;width:26px!important}.drawer__nav--logo p{font-size:1.8rem!important}.drawer--none{display:none}.drawer.open{left:0;transition:left .3s ease-in-out}@media(min-width:1024px)and (max-width:1284px){.drawer.open{top:5.5rem}}.drawer__overlay{opacity:0;pointer-events:none}.drawer__overlay,.drawer__overlay__open{background-color:#00000080;height:100%;left:0;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:100}.drawer__overlay__open{backdrop-filter:blur(4px);opacity:1;pointer-events:auto}@media(min-width:1284px){.drawer__overlay__open{display:none}}.drawer__overlay__open--always-open{backdrop-filter:blur(15px);background:#01010166;height:100%;left:0;opacity:1;pointer-events:auto;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:100}@media(min-width:1284px){.drawer{display:none}}.drawer__link{font-family:Poppins;font-size:1.25rem;font-weight:400;padding:.85rem;text-decoration:none}.drawer__link,.drawer__link--logout{color:var(--colorWhite,#fff);cursor:pointer}.drawer__link--logout{align-items:center;column-gap:.6rem;display:flex;font-size:1rem;padding:.8rem 1.1rem;width:90%}.drawer__link svg{height:20px;width:20px}.drawer__link:hover{transform:scale(1.05)}.drawer__link:active{transform:scale(.99)}.drawer__link--button-outlined{align-items:center;border:2px solid var(--colorWhite,#fff);border-radius:40px;display:flex;font-size:1rem;font-weight:500;height:40px;justify-content:center;margin-bottom:1rem;padding:1rem;text-align:center;transition:all .2s ease;width:calc(100% - 2.5rem)}.drawer__link--button-outlined:hover{background-color:#ffffff1a}.drawer__link--button-outlined:active{transform:scale(.98)}.drawer__link--button-filled{align-items:center;background-color:var(--colorSecondary,#fff);border:none;border-radius:40px;color:var(--colorTextPrimaryDark,#fff);display:flex;font-size:1rem;font-weight:500;height:40px;justify-content:center;padding:1rem;text-align:center;transition:all .2s ease;width:calc(100% - 2.5rem)}.drawer__link--button-filled:hover{background-color:var(--colorSecondaryLight,#fff);transform:scale(1.02)}.drawer__link--button-filled:active{transform:scale(.98)}.drawer__language-selector{display:block;margin-bottom:3rem;margin-left:1.5rem;margin-top:1rem}.footer{align-items:center;background-color:var(--colorDarkSurface,#fff);display:flex;flex-direction:column;justify-content:center}.footer__content{flex-wrap:wrap;justify-content:space-between;max-width:1200px;width:100%}.footer__content,.footer__section{align-items:flex-start;display:flex}.footer__section{flex-direction:column;justify-content:flex-start;margin:0;padding:.5rem 1rem}@media(max-width:1024px){.footer__section{margin:0;padding:.5rem 1rem}}.footer__section p{margin:0}.footer__section a,.footer__section p{color:var(--colorWhite,#fff);padding:.35rem 0}.footer__section a{font-family:Poppins!important;font-size:1.05rem;font-weight:400;text-decoration:none}.footer__section a:hover{text-decoration:underline;transition:text-decoration .01s ease-in-out}@media(max-width:1024px){.footer__section a{font-size:.9rem}}.footer__section h3{color:var(--colorSecondary,#fff);font-family:Poppins!important;font-size:1.3rem;font-weight:500;margin-bottom:1rem}@media(max-width:1024px){.footer__section h3{font-size:1.1rem}}.footer__section--icon{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.footer__social{gap:.7rem;padding:0}.footer__bottom,.footer__social{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:0}.footer__bottom{flex-wrap:wrap;max-width:1200px;padding:.5rem 1rem;width:100%}@media(max-width:1024px){.footer__bottom{margin:0;padding:.5rem 1rem}}.footer__bottom h2{color:var(--colorWhite,#fff);font-family:WorkSans!important;font-size:.875rem;font-weight:200;margin-bottom:1rem}@media(max-width:1024px){.footer__bottom h2{font-size:.75rem}}.infinite-loader-screen{align-items:center;display:flex;flex:1;flex-direction:column;flex-grow:1;height:100%;justify-content:center;min-height:50vh;width:100%}.infinite-loader-screen__loader{align-items:center;display:flex;flex-direction:column;height:120px;justify-content:center;width:120px}@media(max-width:768px){.infinite-loader-screen__loader{height:100px;width:100px}}.infinite-loader-screen__message{color:var(--colorPrimaryDark,#fff)}.infinite-loader-screen__message,.infinite-loader-screen__message--white{font-size:1rem;font-weight:500;margin-top:15px;max-width:200px;text-align:center}.infinite-loader-screen__message--white{color:var(--colorWhite,#fff)}.create-company-success-popup{background-color:var(--colorTertiaryDark,#fff);display:flex;height:370px;justify-content:space-between;opacity:0;padding:3rem 0 3rem 3rem;transition:opacity .5s ease-in-out;width:1100px}.create-company-success-popup--loaded{opacity:1}.create-company-success-popup__icon svg path{fill:var(--colorSecondary,#fff)}@media(max-width:1284px){.create-company-success-popup{height:370px;padding:3rem 0 3rem 3rem;width:700px}}@media(max-width:768px){.create-company-success-popup{flex-direction:column;height:530px;padding:2rem 0 2rem 2rem;width:340px}}.create-company-success-popup__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.create-company-success-popup__title{color:var(--colorWhite,#fff);font-family:PP Neue Machina;font-size:2.25rem;font-weight:700;margin:0}@media(max-width:1284px){.create-company-success-popup__title{font-size:1.85rem}}.create-company-success-popup__title--special{color:var(--colorSecondary,#fff);font-family:PP Neue Machina;font-size:3.75rem;font-weight:700;margin:0;white-space:nowrap}@media(max-width:1284px){.create-company-success-popup__title--special{font-size:1.85rem}}.create-company-success-popup__text{color:var(--colorWhite,#fff);font-family:Poppins;font-size:1rem;font-weight:400;margin-bottom:.4rem}@media(max-width:768px){.create-company-success-popup__text{font-size:.875rem}}.create-company-success-popup__text--bold{color:var(--colorSecondary,#fff);font-weight:800;margin:0}.create-company-success-popup__image{height:550px;margin-top:-14rem;width:550px}@media(max-width:1284px){.create-company-success-popup__image{height:480px;margin-top:-10rem;width:480px}}@media(max-width:768px){.create-company-success-popup__image{height:280px;margin-top:0;width:280px}}.animated-background{background-color:var(--colorDarkSurface,#fff);height:100%;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:-1}.animated-background .blob{animation:moveBlob 5s ease-in-out infinite alternate;background-color:var(--colorSecondaryDark,#fff);filter:blur(60px);opacity:.2;position:absolute}@media(max-width:1024px){.animated-background .blob{animation:none!important}}.animated-background .blob1{animation-delay:0s;border-radius:20% 40% 50% 60%/55% 70% 30% 45%;height:33%;right:-10%;top:-21%;width:70%}.animated-background .blob2{animation-delay:5s;border-radius:55% 45% 60% 40%/40% 60% 50% 50%;height:50%;right:-14%;top:-10%;width:20%}.animated-background .blob3{animation-delay:4s;border-radius:55% 45% 60% 40%/40% 60% 50% 50%;height:30%;left:48%;top:-7%;width:13%}.animated-background .blob4{animation-delay:3s;border-radius:50% 50% 70% 30%/60% 30% 40% 70%;height:50%;left:-5%;top:35%;width:15%}.animated-background .blob5{animation-delay:4s;border-radius:55% 45% 60% 40%/40% 60% 50% 50%;height:30%;left:3%;top:45%;width:20%}@keyframes moveBlob{0%{border-radius:40% 60% 70% 30%/40% 50% 60% 50%;transform:translate(0) scale(1) rotate(0deg)}25%{border-radius:60% 40% 50% 60%/55% 70% 30% 45%;transform:translate(20px,-15px) scale(1.1) rotate(5deg)}50%{border-radius:50% 50% 60% 40%/60% 40% 50% 50%;transform:translate(-20px,15px) scale(.9) rotate(-5deg)}75%{border-radius:70% 30% 40% 60%/40% 60% 55% 50%;transform:translate(15px,-20px) scale(1.05) rotate(3deg)}to{border-radius:40% 60% 70% 30%/40% 50% 60% 50%;transform:translate(0) scale(1) rotate(0deg)}}.hamburger{display:none;position:relative;z-index:1003}@media(max-width:1024px){.hamburger{background:linear-gradient(134deg,#d9d9d91a 4.35%,#bbbbbb05 98.82%);border:none;border-radius:.5rem;cursor:pointer;display:flex!important;flex-direction:column;height:40px;justify-content:center;padding:.5rem;width:40px}.hamburger .hamburger-line{background-color:var(--colorSecondary,#fff);height:2px;margin:2px auto;position:relative;transition:all .3s ease-in-out;width:20px}.hamburger.is-open .hamburger-line:first-child{transform:translateY(6px) rotate(45deg)}.hamburger.is-open .hamburger-line:nth-child(2){opacity:0}.hamburger.is-open .hamburger-line:last-child{transform:translateY(-6px) rotate(-45deg)}}@media(max-width:1024px)and (max-width:410px){.hamburger{height:35px;width:35px}}.hamburger--always-show{align-items:center;background:linear-gradient(134deg,#d9d9d91a 4.35%,#bbbbbb05 98.82%);border:none;border-radius:8px;cursor:pointer;display:block!important;display:flex;height:40px;justify-content:center;margin-right:8px;padding:8px;position:relative;width:40px;z-index:1002}.hamburger--always-show svg path{stroke:var(--colorWhite,#fff)}@media(max-width:410px){.hamburger--always-show{height:35px;margin-right:.3rem;padding:4px;width:35px}}.hamburger--always-show .hamburger-line{background-color:var(--colorWhite,#fff);display:block;height:2px;margin:4px auto;position:relative;transition:all .3s ease-in-out;width:20px}.hamburger--always-show.is-open{background:#0000;z-index:1003}.hamburger--always-show.is-open .hamburger-line:first-child{top:6px;transform:rotate(45deg)}.hamburger--always-show.is-open .hamburger-line:nth-child(2){opacity:0}.hamburger--always-show.is-open .hamburger-line:last-child{top:-6px;transform:rotate(-45deg)}.popup__overlay{background-color:#808080cc;height:100%;left:0;top:0;width:100%;z-index:10}.popup__content,.popup__overlay{position:fixed;transition:opacity .3s ease-in-out}.popup__content{border-radius:8px;left:50%;opacity:1;padding:2rem;top:50%;transform:translate(-50%,-50%);z-index:1000}.popup--closing .popup__content,.popup--closing .popup__overlay{opacity:0}.navbar-overlay{align-items:center;background-color:#00000080;height:100%;justify-content:center;left:0;top:0;width:100%;z-index:1001}.navbar,.navbar-overlay{display:flex;position:fixed}.navbar{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background-color:#8080801a;border-radius:32px;justify-content:space-between;left:5rem;padding:.8rem 3rem;right:5rem;top:1rem;transition:background-color .3s ease;z-index:1000}.navbar:before{background:linear-gradient(180deg,#ffffff4d,#ffffff1a);border-radius:inherit;bottom:0;content:"";left:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none;position:absolute;right:0;top:0}@media(max-width:1024px){.navbar:before{background:none;border:none}}@media(min-width:1285px)and (max-width:1820px){.navbar{justify-content:space-around;left:3rem;padding:.8rem 2rem;right:3rem}}@media(min-width:1024px)and (max-width:1284px){.navbar{justify-content:space-around;left:3rem;padding:.8rem 2rem;right:3rem}}@media(max-width:1024px){.navbar{border-radius:0;display:flex;left:0;padding:.5rem 1.5rem;right:0;top:0}}.navbar__left{align-items:center;display:flex;gap:1rem;justify-content:center}@media(min-width:1285px)and (max-width:1820px){.navbar__left{gap:2rem}}@media(min-width:1024px)and (max-width:1284px){.navbar__left{gap:.5rem}}@media(max-width:1024px){.navbar__left{justify-content:flex-start;width:100%}}.navbar__center,.navbar__right{align-items:center;display:flex;justify-content:center;white-space:nowrap}.navbar__right{column-gap:4rem}@media(min-width:2000px){.navbar__right{column-gap:2.5rem}}@media(min-width:1284px){.navbar__right{column-gap:1rem}}@media(min-width:1285px)and (max-width:1820px){.navbar__right{column-gap:1.5rem}}@media(min-width:1024px)and (max-width:1284px){.navbar__right{column-gap:.6rem}}@media(max-width:1024px){.navbar__right .floating-menu--language-selector{display:none}}.navbar__links{align-items:center;column-gap:clamp(.4rem,.7vw,5rem);display:flex;justify-content:center}@media(min-width:2000px){.navbar__links{column-gap:5rem}}@media(min-width:1285px)and (max-width:1820px){.navbar__links{column-gap:1.8rem}}@media(min-width:1024px)and (max-width:1284px){.navbar__links{column-gap:.3rem}}@media(max-width:1024px){.navbar__links{display:none}}.navbar__link{color:var(--colorWhite,#fff);font-family:Poppins;font-size:1rem;font-weight:400;padding:0;text-decoration:none}@media(min-width:1285px)and (max-width:1820px){.navbar__link{font-size:.98rem;padding:0}}@media(min-width:1024px)and (max-width:1284px){.navbar__link{font-size:.9rem;padding:0}}.navbar__link-content{align-items:center;display:flex;gap:.5rem;justify-content:center}@media(min-width:1024px)and (max-width:1284px){.navbar__link-content{font-size:1rem;gap:.3rem}}.navbar__link-content:after,.navbar__link-content:before{background:#0000;border-radius:50%;content:"";height:.5rem;transition:background-color .2s ease;width:.5rem}@media(min-width:1024px)and (max-width:1284px){.navbar__link-content:after,.navbar__link-content:before{height:.4rem;width:.4rem}}.navbar__link-content:has(.navbar__link-marker):before{background-color:var(--colorSecondary,#fff)}.navbar__link-marker{display:none}.navbar__link--login{border:1px solid var(--colorWhite,#fff);border-radius:2rem;color:var(--colorWhite,#fff);cursor:pointer;font-family:Poppins;font-size:1rem;font-weight:400;padding:.7rem 1.5rem;text-decoration:none}@media(min-width:1024px)and (max-width:1284px){.navbar__link--login{padding:.7rem 1rem}}@media(max-width:1024px){.navbar__link--login{display:none}}.navbar__link--login:hover{background-color:var(--colorSecondaryDark,#fff)}.navbar__link--login:active{transform:scale(.95)}.navbar__link:active{opacity:.6;transition:opacity .3s ease}.navbar__button{background-color:var(--colorSecondary,#fff);border:1px solid var(--colorSecondary,#fff);border-radius:2rem;color:var(--colorTextPrimaryDark,#fff);font-family:Poppins;font-size:1rem;font-weight:400;padding:.7rem 1.5rem;text-decoration:none}@media(min-width:1024px)and (max-width:1284px){.navbar__button{padding:.7rem .8rem}}@media(max-width:1024px){.navbar__button{display:none}}.navbar__button:hover{background-color:var(--colorSecondaryDark,#fff);border:1px solid var(--colorSecondaryDark,#fff);color:var(--colorWhite,#fff)}.navbar__button:active{transform:scale(.95)}.navbar__button--create{cursor:pointer}.navbar--scrolled,.navbar--scrolled:not(.drawer-open){background-color:#101f3359;box-shadow:0 2px 4px #0000001a}.dasbanq-navbar-logo{align-content:center;align-items:center;display:flex;flex-direction:row;justify-content:center;text-decoration:none}.dasbanq-navbar-logo__link{text-decoration:none}@media(max-width:1024px){.dasbanq-navbar-logo__link{width:100%}}.dasbanq-navbar-logo svg{align-self:center;display:flex;height:20px;width:20px}.dasbanq-navbar-logo svg path{fill:var(--colorSecondary,#fff);transition:fill .3s ease}@media(min-width:1024px)and (max-width:1284px){.dasbanq-navbar-logo svg{height:15px!important;width:15px!important}}@media(max-width:410px){.dasbanq-navbar-logo svg{height:20px!important;width:20px!important}}.dasbanq-navbar-logo p{align-self:center;color:var(--colorWhite,#fff);font-family:PP Neue Machina;font-size:1.5rem;font-weight:600;line-height:1;margin-bottom:0;margin-left:.6rem;margin-top:6px;text-decoration:none;text-transform:uppercase}@media(min-width:1024px)and (max-width:1284px){.dasbanq-navbar-logo p{font-size:1.2rem;margin-left:.4rem}}@media(max-width:410px){.dasbanq-navbar-logo p{font-size:1.3rem;margin-left:.4rem}}.reminder-modal__title{font-size:1.3rem!important;font-weight:500}.reminder-modal__subtitle{font-weight:300;line-height:1.5rem;margin:1.5rem 0 2rem;text-align:left}.reminder-modal__icon{display:flex;justify-content:center}.reminder-modal__button-confirm{max-width:fit-content!important}.dashboard{display:flex;flex-direction:column;min-height:100vh}.dashboard__content,.dashboard__main{display:flex;flex:1}.dashboard__main{margin-top:.5rem;min-width:0;width:100%}.dashboard__main--public{margin-top:5.5rem}@media(max-width:920px){.dashboard__main{margin-top:4rem}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{box-sizing:border-box;min-height:100vh}*,:after,:before{box-sizing:inherit}body{background-color:var(--colorWhiteSurface,#fff);color:var(--colorTextPrimaryDark,#fff);font-family:Poppins,PP Neue Machina,sans-serif}#root,body{min-height:100vh}@font-face{font-display:swap;font-family:PP Neue Machina;src:url(/assets/fonts/PPNeueMachina.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(/assets/fonts/Poppins-SemiBold.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/assets/fonts/Poppins-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(/assets/fonts/Poppins-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:300;src:url(/assets/fonts/Poppins-Light.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:800;src:url(/assets/fonts/Poppins-ExtraBold.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:700;src:url(/assets/fonts/Poppins-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:WorkSans;src:url(/assets/fonts/WorkSans.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:900;src:url(/assets/fonts/CabinetGrotesk-Black.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:700;src:url(/assets/fonts/CabinetGrotesk-Bold.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:800;src:url(/assets/fonts/CabinetGrotesk-Extrabold.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:200;src:url(/assets/fonts/CabinetGrotesk-Extralight.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:300;src:url(/assets/fonts/CabinetGrotesk-Light.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:500;src:url(/assets/fonts/CabinetGrotesk-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:400;src:url(/assets/fonts/CabinetGrotesk-Regular.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:100;src:url(/assets/fonts/CabinetGrotesk-Thin.woff) format("woff")}@font-face{font-display:swap;font-family:CabinetGrotesk;font-style:normal;font-weight:100 900;src:url(/assets/fonts/CabinetGrotesk-Variable.woff) format("woff")}.custom-class{background:red}h1{color:#333}