.create-order-step{flex-direction:column;gap:30px;display:flex}.create-order-step__header{justify-content:flex-start;align-items:center;display:flex}.create-order-step__header h4{height:32px;margin-block:0;line-height:32px}.create-order-step__content{flex-direction:column;align-items:center;gap:24px;margin:0 52px;display:flex}.create-order-step__buttons{flex-direction:column;gap:.5rem;display:flex}.continue-button.ui-button.--primary.--disabled{--ui-button-background:var(--light-grey);--ui-button-background-hover:var(--light-grey);--ui-button-background-active:var(--light-grey);--ui-button-foreground:var(--almost-black)}.article-form{flex-direction:column;align-items:center;gap:32px;font-size:16px;font-weight:600;display:flex}.article-form .input-error{width:inherit;word-wrap:break-word;width:372px;margin-top:0}.article-form__count{flex-direction:column;align-items:center;gap:24px;display:flex}.article-form__count .count-field{flex-direction:row;justify-content:space-between;width:152px;display:flex}.article-form__count .count-field div{width:40px;height:40px;font-size:20px;font-weight:600;line-height:48px}.article-form__details,.article-form__vat,.article-form__price{flex-direction:column;display:flex}.article-form__details label,.article-form__vat label,.article-form__price label{margin-bottom:16px;display:inline-block}.article-form__details .price-input,.article-form__vat .price-input,.article-form__price .price-input{border:1px solid var(--dark-grey);flex-direction:row-reverse;width:372px}:is(.article-form__details .price-input:has(input.--error),.article-form__vat .price-input:has(input.--error),.article-form__price .price-input:has(input.--error)){border-color:var(--poppy-red)}.article-form__details .price-input input,.article-form__vat .price-input input,.article-form__price .price-input input{text-align:left;width:276px;font-size:16px;font-weight:500}.article-form__details .price-input span,.article-form__vat .price-input span,.article-form__price .price-input span{width:90px;margin-left:8px}.article-list-item{border:solid 1px var(--light-grey);box-sizing:border-box;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;gap:32px;padding:16px;display:flex}.article-list-item.--closed{gap:16px;height:92px}.article-list-item__description{font-family:var(--font-semibold);color:var(--dark-grey);align-self:flex-start;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.article-list-item__heading{cursor:pointer;flex-flow:row;width:372px;height:24px;display:flex}.article-list-item__heading__arrow{flex-grow:0;height:100%;margin-right:12px;line-height:24px}.article-list-item__heading__arrow.--open{transition:all .2s ease-in-out;transform:rotate(90deg)}.article-list-item__heading__arrow.--closed{transition:all .2s ease-in-out;transform:rotate(0)}.article-list-item__heading__arrow span{vertical-align:middle;border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid var(--dark-grey);width:0;height:0;display:inline-block}.article-list-item__heading__title{flex-grow:1;line-height:24px}.article-list-item__heading__remove{flex-grow:0;width:24px;height:24px}.article-list-item__heading__remove .icon-button.close-button{--icon-button-size:24px}.article-info-step>div{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.article-info-step__add-article-button.ui-button{--ui-button-radius:var(--corner-l);--ui-button-border-width:2px;--ui-button-border-color:var(--light-grey);--ui-button-foreground:var(--almost-black);width:180px;font-family:var(--font-semibold);margin-bottom:12px;font-weight:600}.company-info-form h6{margin-top:0;margin-bottom:16px}.company-info-form-inner-container{flex-direction:column;gap:.5rem;display:flex}.company-info-form-name{justify-content:space-between;display:flex}.company-customer-form,.address-lookup{flex-direction:column;gap:32px;display:flex}.physical-customer-form{flex-direction:column;gap:16px;display:flex}.physical-customer-form h6{margin-bottom:16px}.customer-information-step{flex-direction:column;gap:24px;display:flex}.completion-header{flex-direction:column;align-items:center;gap:32px;height:184px;display:flex}.completion-header__icon{width:71.5px;height:71.5px}.completion-header__titles{flex-direction:column;align-items:center;gap:8px;display:flex}.completion-header__titles.--warning{margin:0;font-size:16px}.completion-header__titles.--warning h4{color:var(--vivid-orange)}.completion-header__titles h4{height:32px;margin:0;line-height:32px}.completion-header__titles p{color:var(--dark-grey);margin:0;font-size:16px}.progress-view{width:inherit;font-family:var(--font-bold);flex-direction:column;align-items:stretch;gap:50px;display:flex}.progress-view__steps{flex-direction:row;display:flex}.progress-view__status-section{flex-direction:column;gap:10px;display:flex}.progress-view__status-section h4{height:32px;margin:0;line-height:32px}.progress-view__errors{color:var(--poppy-red);align-items:center;margin:0;font-size:16px;line-height:20px;display:flex}.progress-view__warnings{color:var(--vivid-orange);align-items:center;font-size:16px;line-height:20px;display:flex}.success-view{width:inherit;justify-content:center;display:flex}.success-view .continue-button{width:inherit}.retry-section{background:var(--white);justify-content:center;align-items:center;width:540px;height:96px;transition:transform 1s ease-in;animation:1s slideInUp;display:flex;position:fixed;bottom:0;box-shadow:0 2px 24px #00000029}.completion-modal{background:var(--white);flex-direction:column;width:540px;max-width:100%;height:100%;transition:transform .5s ease-out;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;transform:translate(0)}.completion-modal__head{align-self:flex-end}.completion-modal__head svg{cursor:pointer;margin:24px}.completion-modal__head svg path{fill:var(--almost-black)}.completion-modal.--hide{transform:translate(540px)}.completion-modal__content{box-sizing:border-box;flex-direction:column;align-items:center;gap:48px;width:100%;height:100%;margin-top:200px;padding-left:64px;padding-right:64px;font-family:inter-normal;display:flex}.completion-modal__button-sections{justify-content:center;align-items:center;gap:16px;height:96px;display:flex}.submit-section{background:var(--white);justify-content:center;align-items:center;width:540px;height:96px;transition:transform 1s ease-in;animation:1s slideInUp;display:flex;position:fixed;bottom:0;box-shadow:0 2px 24px #00000029}.submit-section__button-wrapper{justify-content:space-between;gap:20px;display:flex}.create-invoice-order-info{flex-direction:column;display:flex}.create-invoice-order-info__order-number .form-input__wrapper input{margin-bottom:0}.create-invoice-order-info__inline-spinner{position:absolute;top:20px;right:12px}.create-invoice-order-info__merchant,.create-invoice-order-info__country,.create-invoice-order-info__payment-method,.create-invoice-order-info__order-number{margin-top:20px}.create-invoice-order-info__merchant .select-container,.create-invoice-order-info__country .select-container,.create-invoice-order-info__payment-method .select-container,.create-invoice-order-info__order-number .select-container{border:1px solid var(--dark-grey)}.create-invoice-order-info__merchant .select-container.--disabled,.create-invoice-order-info__country .select-container.--disabled,.create-invoice-order-info__payment-method .select-container.--disabled,.create-invoice-order-info__order-number .select-container.--disabled{border:1px solid var(--light-grey)}.create-order-flow{box-sizing:border-box;flex-direction:column;gap:50px;height:100%;padding:0 32px;display:flex;overflow:scroll}.create-order-flow::-webkit-scrollbar{width:5px}.create-order-flow>div:last-child .create-order-step__content{margin-bottom:96px}.create-order-flow>div:not(:first-child):before{content:" ";background-color:var(--light-grey);height:1px}.close-modal-confirmation{width:100%;height:100%;font-family:var(--font-regular);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:48px;display:flex}.close-modal-confirmation>i:before{color:var(--semi-medium-grey);font-size:70px}.close-modal-confirmation .close-modal-heading h4{height:32px;margin-block:0;line-height:32px}.close-modal-confirmation .close-modal-heading p{color:var(--dark-grey);width:412px;max-width:100%;font-size:16px}.close-modal-confirmation__buttons{gap:16px;height:96px;display:flex}.close-modal-invisible{display:none}.create-order-error{width:100%;height:100%;font-family:var(--font-regular);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.create-order-error__warning{color:var(--dark-grey);margin-bottom:60px;font-size:16px}.create-order-error__buttons{justify-content:space-evenly;width:250px;display:flex}.create-order-error__buttons__cancel.ui-button,.create-order-error__buttons__confirm.ui-button{--ui-button-height:56px;--ui-button-radius:var(--corner-l);--ui-button-font-size:14px;--ui-button-foreground:var(--almost-black);--ui-button-foreground-disabled:var(--almost-black);width:198px;font-family:var(--font-bold)}.create-order-error__buttons__cancel.ui-button{--ui-button-border-width:2px;--ui-button-border-color:var(--light-grey);--ui-button-background:transparent;--ui-button-background-hover:var(--light-grey);--ui-button-background-active:var(--light-grey)}.create-order-error__buttons__confirm.ui-button{--ui-button-border-width:0;--ui-button-background:var(--mint-green);--ui-button-background-hover:var(--mint-green-dimmed);--ui-button-background-active:var(--mint-green-dimmed);margin-left:5px}.create-order-skeleton{margin:0}.create-order-skeleton__step-row{justify-content:center;align-items:center;margin-top:50px;display:flex}.create-order-skeleton__inputs{flex-direction:column;justify-content:center;align-items:center;margin-top:20px;display:flex}.create-order-skeleton__button{margin:32px 0 0 84px}.create-order-skeleton__divider{background-color:var(--light-grey);width:424px;height:1px;margin:64px auto}.create-order-modal{background:var(--white);box-sizing:border-box;flex-direction:column;align-items:center;width:540px;max-width:100%;height:100%;transition:transform .8s ease-out;animation:.8s slideInRight;display:flex}.create-order-modal .create-order-form{width:100%;height:inherit;flex-direction:column;flex-grow:1;align-items:stretch;gap:50px;display:flex}.create-order-modal .create-order-form__header{box-sizing:border-box;background:var(--almost-black);color:var(--white);flex-direction:column;height:156px;padding:24px 24px 56px;display:flex}.create-order-modal .create-order-form__header__icon{cursor:pointer;fill:var(--white);align-self:flex-end}.create-order-modal .create-order-form__header__title{align-self:center;font-size:24px;font-weight:700;line-height:32px}.create-order-modal .create-order-form.--hide{display:none}.payment-link-settings{flex-direction:column;display:flex}.payment-link-settings section{margin-bottom:12px}.payment-link-settings section h5{margin-top:0;margin-bottom:4px}.payment-link-settings .form-input label{margin-top:6px;margin-bottom:4px;font-size:13px;font-weight:600;line-height:16px}.payment-link-settings__label-row{align-items:center;gap:6px;margin-top:6px;margin-bottom:4px;display:flex}.payment-link-settings__label-row label{margin:0;font-size:13px;font-weight:600;line-height:16px}.payment-link-settings__label-row .info-tooltip{align-items:center;height:16px;display:inline-flex}.payment-link-settings__label-row .info-tooltip .info-tooltip__icon{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.payment-link-settings__field{flex-direction:column;margin-bottom:4px;display:flex}.payment-link-customer-information{flex-direction:column;display:flex}.payment-link-customer-information section{margin-bottom:12px}.payment-link-customer-information__field{flex-direction:column;margin-bottom:8px;display:flex}.payment-link-customer-information__field label{margin-top:6px;margin-bottom:4px;font-size:13px;font-weight:600;line-height:16px}.payment-link-result{padding:40px var(--spacing-l);justify-content:center;align-items:center;gap:var(--spacing-l);text-align:center;box-sizing:border-box;flex-direction:column;flex:auto;justify-content:flex-start;width:100%;min-height:0;display:flex;overflow-y:auto}.payment-link-result::-webkit-scrollbar{width:5px}.payment-link-result__header{justify-content:center;align-items:center;gap:12px;display:flex}.payment-link-result__check{background:var(--mint-green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.payment-link-result__check i{color:var(--on-background);font-size:18px;display:block}.payment-link-result__title{color:var(--on-background);margin:0;font-size:20px;font-weight:600;line-height:1.6}.payment-link-result__description{color:var(--grey);max-width:412px;margin:0;font-size:16px;line-height:1.5}.payment-link-result__qr{width:100%;max-width:412px;height:var(--qr-size);justify-content:center;align-items:center;display:flex}.payment-link-result__qr svg{width:var(--qr-size);height:var(--qr-size)}.payment-link-result__qr-skeleton{width:var(--qr-size);height:var(--qr-size);border-radius:var(--corner-l);margin:0}.payment-link-result__link-section{gap:var(--spacing-m);flex-direction:column;width:100%;max-width:412px;display:flex}.payment-link-result__link-input{box-sizing:border-box;border:1px solid var(--light-grey);border-radius:var(--corner-l);background:var(--background);width:100%;height:64px;color:var(--on-background);text-overflow:ellipsis;white-space:nowrap;padding:0 19px;font-size:16px;font-weight:500;overflow:hidden}.payment-link-result__link-input:focus{border-color:var(--primary);outline:none}.payment-link-result__link-skeleton{border-radius:var(--corner-l);width:100%;height:64px;margin:0}.payment-link-result__copy-button.ui-button{--ui-button-height:56px;--ui-button-padding-inline:var(--spacing-xl);--ui-button-radius:var(--corner-m);--ui-button-border-width:0;--ui-button-background:var(--mint-green);--ui-button-background-hover:var(--mint-green-pressed);--ui-button-background-active:var(--mint-green-pressed);--ui-button-foreground:var(--on-background);--ui-button-background-disabled:var(--mint-green-disabled);--ui-button-foreground-disabled:var(--on-background);font-family:var(--font-regular);font-weight:600;transition:background .2s,transform .1s}.payment-link-result__copy-button.ui-button:active:not(:disabled){transform:translateY(1px)}.payment-link-result__copy-button.ui-button.payment-link-result__copy-button--copied{--ui-button-background-disabled:var(--mint-green-dimmed);cursor:default}.payment-link-result__copy-button.ui-button.payment-link-result__copy-button--copied i{font-size:14px}.payment-link-result__change-currency{width:100%;max-width:412px}.payment-link-result--error .payment-link-result__icon{margin-bottom:32px}.payment-link-result--error .payment-link-result__icon i{color:var(--error);font-size:64px}.payment-link-result--error .payment-link-result__description{color:var(--error)}.create-payment-link-order{background:var(--white);box-sizing:border-box;flex-direction:column;align-items:center;width:540px;height:100%;transition:transform .8s ease-out;animation:.8s slideInRight;display:flex}.create-payment-link-order .create-payment-link-order-form{width:100%;height:inherit;flex-direction:column;flex-grow:1;align-items:stretch;display:flex}.create-payment-link-order .create-payment-link-order-form__header{box-sizing:border-box;background:var(--almost-black);color:var(--white);flex-direction:column;height:156px;padding:24px 24px 56px;display:flex}.create-payment-link-order .create-payment-link-order-form__header__icon{cursor:pointer;fill:var(--white);align-self:flex-end}.create-payment-link-order .create-payment-link-order-form__header__title{align-self:center;font-size:24px;font-weight:700;line-height:32px}.create-payment-link-order .create-payment-link-order-form.--hide{display:none}.toast{background:var(--white);color:var(--almost-black);border-radius:var(--corner-m);transform-origin:50% 0;opacity:0;align-items:center;max-height:800px;padding:0 15px;font-size:16px;animation-duration:.3s;display:flex;position:absolute;right:0;box-shadow:4px 4px 16px #0000003d}.toast__title{width:100%;margin-top:1px;display:flex}.toast__title p{font-family:var(--font-semibold);text-align:center;flex:1;margin-left:25px}.toast__title p span{margin-right:2px;font-size:20px}.toast__content-no-title{justify-content:space-between;display:flex}.toast__content-no-title p{text-align:center;margin-top:-8px;padding:10px 12px;font-size:16px;line-height:24px}.toast__content-no-title p span{margin-right:10px;font-size:20px}.toast__content-no-title a{align-self:end}.toast__content{flex-direction:column;justify-content:space-between;display:flex}.toast__content p{text-align:center;margin-top:-8px;padding:10px 12px;font-size:16px;line-height:24px}.toast__content p span{margin-right:10px;font-size:20px}.toast__content a{align-self:end}.toast.--large{flex-direction:column;align-items:center;width:344px}.toast.--small{flex-direction:column;justify-content:center;align-items:stretch;min-width:304px;height:80px}.toast.--small p{font-family:var(--font-semibold);margin-top:15px;margin-left:10px}.toast.--error,.toast.--warning{background-color:var(--almost-black);color:var(--white)}.toast.--info{background-color:var(--white);color:var(--almost-black)}.toast:nth-last-of-type(2):not(.--dismissed){opacity:.85;transform:translate3d(0,15px,-32px)perspective(100px)translateY(5px)scale(.9)}.toast:nth-last-of-type(3):not(.--dismissed){opacity:.7;transform:translate3d(0,30px,-64px)perspective(100px)translateY(5px)scale(.85)}.toast:nth-last-of-type(4):not(.--dismissed){opacity:.55;transform:translate3d(0,45px,-96px)perspective(100px)translateY(5px)scale(.8)}.toast:nth-last-of-type(5):not(.--dismissed){opacity:.4;transform:translate3d(0,60px,-128px)perspective(100px)translateY(5px)scale(.75)}.toast:nth-last-of-type(6):not(.--dismissed){opacity:.25;transform:translate3d(0,75px,-160px)perspective(100px)translateY(5px)scale(.7)}.toast:last-of-type:not(.--dismissed):not(.--added){opacity:1;scale:1}.toast:nth-last-of-type(n+5){display:none}.toast__close{cursor:pointer;align-self:center;margin-left:auto;margin-right:20px}.toast-container{z-index:10500;flex-direction:row;justify-content:flex-end;width:100%;margin-bottom:64px;margin-right:64px;display:flex;position:fixed;bottom:0;right:0}.toast-stack{flex-direction:column-reverse;align-content:flex-end;width:400px;height:auto;max-height:400px;display:flex;position:relative}.announcement-banner{background-color:var(--mint-green);z-index:100;width:100%;margin-top:var(--topMenuHeight);justify-content:flex-end;align-items:center;min-height:2rem;padding:.4rem 0;animation:.5s slideInDown;display:flex;position:absolute;box-shadow:4px 4px 8px #00000024}.announcement-banner:nth-child(n){top:2.5rem}.announcement-banner:nth-child(4n){top:0}.announcement-banner p{color:var(--almost-black);margin:0 auto;padding-left:9.65rem;padding-right:1rem;font-size:.75rem}.announcement-banner.--link{cursor:pointer}.announcement-banner__close{cursor:pointer;margin-right:1.55rem}.announcement-banner__close i{font-size:.62rem}.announcement-banner-divider{height:3rem;margin-bottom:-.31rem;padding:0;position:absolute}.accordionlist__parent-wrapper{padding-top:16px}.accordionlist__parent-wrapper .accordionlist-wrapper{width:85%;margin-top:10px;margin-bottom:0;margin-left:55px;padding:0}.nav-row-list{padding:0 0 0 64px}.help-panel{box-sizing:border-box;background:var(--white);flex-direction:column;width:540px;height:100vh;display:flex}.help-panel__header{box-sizing:border-box;background:var(--almost-black);color:var(--white);text-align:center;flex-direction:column;height:156px;padding:24px 24px 56px;display:flex}.help-panel .breadcrumb{margin-top:32px;margin-bottom:8px;margin-left:-8px}.help-panel .icon-arrow-down:before{color:#fff;font-size:14px;transform:rotate(-90deg)}.help-panel .divider{border-top:1px solid var(--light-grey);margin-left:32px}.help-panel .content-container{padding-bottom:128px;overflow:hidden scroll}.help-panel .content-container::-webkit-scrollbar{width:10px}.help-panel .content-container::-webkit-scrollbar-track{box-shadow:inset 0 0 8px 8px var(--white-smoke);border:3px solid #0000;border-radius:40px 40px 150px 150px}.help-panel .content-container::-webkit-scrollbar-thumb{box-shadow:inset 0 0 8px 8px var(--forest-green);border:3px solid #0000;border-radius:40px}.help-panel .content-container .faq-container{flex-direction:row;display:flex}.help-panel .content-container .faq-container .faq-category-content .category-summary{font-family:var(--font-regular);letter-spacing:0;text-align:left;white-space:pre-wrap;margin:0;padding:16px 32px 0 72px;font-size:16px;line-height:20px}.help-panel .content-container .faq-container .faq-category-content.--show{animation:.3s ease-in-out forwards movement-right-to-left}.help-panel .content-container .faq-container .faq-category-content.--hide{animation:.1s ease-in-out forwards movement-left-to-right;position:absolute;top:232px}@keyframes movement-right-to-left{0%{transform:translate(540px)}to{transform:translate(0)}}@keyframes movement-left-to-right{0%{transform:translate(0)}to{transform:translate(540px)}}.pageview{margin-top:var(--topMenuHeight);background:var(--white-smoke);min-width:0;min-height:calc(100vh - var(--topMenuHeight));flex-grow:1}.loader{width:100%;height:100%;z-index:var(--always-on-top);justify-content:center;display:flex;position:absolute;top:0;left:0}.route-loading{justify-content:center;align-items:center;min-height:60vh;display:flex}.search-result-item__title label{word-wrap:break-word;margin:0 0 0 16px}.search-result-item{color:var(--medium-grey);background:var(--white);border-radius:6px;margin-right:16px;padding:0 32px;font-weight:600}.search-result-item:hover{background:var(--white-smoke)}.search-result-item__title{letter-spacing:.17px;align-items:center;font-size:16px;line-height:16px}.search-result-item__title label{word-wrap:break-word;margin-left:10px}.search-result-item__subtitle{align-items:center;font-size:14px;line-height:14px}.search-result-item__subtitle label:before{text-align:center;content:"•";width:16px;display:inline-block}.search-result-item__subtitle .search-result-item__subtitle--no-bullet:before{content:none}.search-result-list{max-height:192px;margin-right:8px;padding-inline-start:10px;list-style-type:none;overflow:auto}.search-result-list::-webkit-scrollbar{width:8px}.search-result-list::-webkit-scrollbar-thumb{background:var(--forest-green);border-radius:5px}.search-result-set .search-result-list .no-results{padding:0 16px;padding-bottom:8px}.search-result-set{background-color:var(--white);border-top:solid 1px var(--light-grey);z-index:100;width:100%;position:absolute;box-shadow:4px 4px 16px #64646429}.search-result-set .no-results{color:var(--matte-black);font-family:var(--font-medium);justify-content:flex-start;padding:40px 24px;font-size:14px;line-height:24px;display:flex}.search-result-set .no-results.--error{color:var(--poppy-red)}.search-result-set .ui-tabs{margin:24px 0 20px 16px}.search-tips{z-index:100;background:var(--white);border-bottom-left-radius:var(--corner-l);border-bottom-right-radius:var(--corner-l);border-top:1px solid var(--light-grey);width:100%;height:88px;color:var(--medium-grey);align-items:center;animation:2s fadeIn;display:flex;position:absolute;box-shadow:4px 4px 16px #64646429}.search-tips>span{font-family:var(--font-regular);margin-left:20px;font-size:13px;font-weight:500}.search-container-wrapper{background-color:#090909;flex:1;max-width:400px;position:relative}.top-menu-dropdown{color:var(--white);padding:var(--spacing-s);cursor:pointer;background-color:#262828;border-radius:4px;flex:1;height:16px;line-height:normal;display:flex;position:relative}.top-menu-dropdown__items{z-index:11;white-space:nowrap;color:#090909;background:#eceded;border-radius:4px;flex-direction:column;display:flex;position:absolute;top:100%;right:0;box-shadow:0 2px 8px #00000026}.top-menu-dropdown__item{padding:var(--spacing-s) var(--spacing-m)}.top-menu-dropdown__item:hover{background-color:#d5d8d7;border-radius:4px}.top-menu-dropdown__placeholder{align-items:center;display:flex}.tag{border-radius:var(--corner-l);padding:0 16px}.tag.develop{background-color:#2361ff}.tag.stage{background-color:var(--vivid-orange)}.environment-text{color:#fff;text-align:center;justify-content:center;align-items:center;font-size:12px;font-weight:600;display:flex}.internal-text-wrapper{background-color:#fff;border-radius:10px;width:88px;padding:3px}.internal-text{text-align:center;color:#222;font-size:12px;font-weight:700;line-height:16px;font-family:var(--font-regular)}.navigation-button{height:16px;font:inherit;color:inherit;padding:var(--spacing-s) var(--spacing-m);justify-content:center;align-items:center;gap:var(--spacing-s);text-decoration:none;display:flex}.navigation-button:hover{cursor:pointer}.navigation-button__icon{display:flex}.navigation-button i{width:16px;height:16px}.navigation-button.--pressed{color:var(--black);cursor:default;border-radius:var(--border-radius-sm);background:var(--white-smoke)}.navigation-button.--pressed i,.navigation-button.--pressed i:before{color:var(--black)}.create-order-button.ui-button{--ui-button-height:32px;--ui-button-radius:4px;--ui-button-border-width:0;--ui-button-background:#262828;--ui-button-background-hover:#262828;--ui-button-background-active:#262828;--ui-button-foreground:var(--white);margin-left:2px}.create-order-button.ui-button i{font-size:8px!important}.top-menubar{z-index:100;height:64px;font-size:12px;line-height:33px;font-family:var(--font-medium);padding-left:var(--spacing-m);padding-right:var(--spacing-m);color:var(--white);font-size:normal;font-weight:var(--font-regular);background:#090909;display:flex;position:fixed;top:0;left:0;right:0}.top-menubar .menu-item-container-left{align-items:center;gap:var(--spacing-xl);flex:1;display:flex}.top-menubar .menu-item-container-right{justify-content:flex-end;align-items:center;gap:var(--spacing-xl);flex:1;display:flex}.top-menubar .logo-link{display:flex}.top-menubar .logo{width:50px}.top-menubar .menu-item{display:flex}.top-menubar .menu-item i{font-size:16px}.top-menubar .dropdown-item{gap:var(--spacing-s);align-items:center;display:flex}.top-menubar .chevron-right{transform:rotate(-90deg)}.loading-screen{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.loading-screen .error__container{margin:0}.loading-screen__container{flex-flow:column;justify-content:center;align-items:center;width:100%;display:flex}.loading-screen__container__icon{margin-bottom:var(--spacing-xl)}.loading-screen__container__loader-wrapper{display:inline-flex}.loading-screen__container__message{color:var(--neutral30);width:100%;margin-top:var(--spacing-m);justify-content:center;display:flex}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.repeat-1{animation-iteration-count:var(--animate-repeat)}.animated.repeat-2{animation-iteration-count:calc(var(--animate-repeat) * 2)}.animated.repeat-3{animation-iteration-count:calc(var(--animate-repeat) * 3)}.animated.delay-1s{animation-delay:var(--animate-delay)}.animated.delay-2s{animation-delay:calc(var(--animate-delay) * 2)}.animated.delay-3s{animation-delay:calc(var(--animate-delay) * 3)}.animated.delay-4s{animation-delay:calc(var(--animate-delay) * 4)}.animated.delay-5s{animation-delay:calc(var(--animate-delay) * 5)}.animated.faster{animation-duration:calc(var(--animate-duration) / 2)}.animated.fast{animation-duration:calc(var(--animate-duration) * .8)}.animated.slow{animation-duration:calc(var(--animate-duration) * 2)}.animated.slower{animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion:reduce){.animated{transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scale(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translate(0,0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:translate(0,0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translate(0,0)}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.jello{transform-origin:50%;animation-name:jello}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.bounceIn{animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)scaleY(3)}60%{opacity:1;transform:translateY(25px)scaleY(.9)}75%{transform:translateY(-10px)scaleY(.95)}90%{transform:translateY(5px)scaleY(.985)}to{transform:translate(0,0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)scaleX(3)}60%{opacity:1;transform:translate(25px)scaleX(1)}75%{transform:translate(-10px)scaleX(.98)}90%{transform:translate(5px)scaleX(.995)}to{transform:translate(0,0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)scaleX(3)}60%{opacity:1;transform:translate(-25px)scaleX(1)}75%{transform:translate(10px)scaleX(.98)}90%{transform:translate(-5px)scaleX(.995)}to{transform:translate(0,0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)scaleY(5)}60%{opacity:1;transform:translateY(-20px)scaleY(.9)}75%{transform:translateY(10px)scaleY(.95)}90%{transform:translateY(-5px)scaleY(.985)}to{transform:translate(0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translate(0,0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translate(0,0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0,0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translate(0,0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0,0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translate(0,0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translate(0,0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translate(0,0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translate(0,0)}}.fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translate(0,0)}}.fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translate(0,0)}}.fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}to{opacity:1;transform:translate(0,0)}}.fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,-100%)}}.fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,-100%)}}.fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(100%,100%)}}.fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translate(0,0)}to{opacity:0;transform:translate(-100%,100%)}}.fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translate(0,0)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translate(0,0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scale(1)translate(0,0)rotateY(0)}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.flipOutX{animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.flipOutY{animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translate(0,0)}}.lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translate(0,0)}}.lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:translate(0,0)}}.rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translate(0,0)}}.rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translate(0,0)}}.rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translate(0,0)}}.rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.hinge{animation-duration:calc(var(--animate-duration) * 2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translate(0,0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}:root{--topMenuHeight:64px;--always-on-top:11000;--modal-backdrop-layer:200;--modal-right-layer:10000;--side-menu-layer:9000;--corner-s:1px;--corner-m:2px;--corner-l:4px;--border-radius-sm:4px;--border-radius-md:8px;--border-radius-lg:16px;--radius-m:2px;--font-regular:"inter";--font-medium:"inter-medium";--font-semibold:"inter-semibold";--font-bold:"inter-bold";--spacing-xs:4px;--spacing-s:8px;--spacing-m:16px;--spacing-l:24px;--spacing-xl:32px;--spacing-2xl:64px;--layer-tooltip:11000}@font-face{font-family:icons;src:url(/assets/style/fonts/icons.ttf?ba05e8045aa834aa0296c92093525382)format("truetype"),url(/assets/style/fonts/icons.woff?ba05e8045aa834aa0296c92093525382)format("woff"),url(/assets/style/fonts/icons.woff2?ba05e8045aa834aa0296c92093525382)format("woff2"),url(/assets/style/fonts/icons.eot?ba05e8045aa834aa0296c92093525382#iefix)format("embedded-opentype")}i[class^=icon-]:before,i[class*=\ icon-]:before{font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;display:block;font-family:icons!important;font-weight:400!important}.icon-account-done:before{content:""}.icon-actions-add-article:before{content:""}.icon-actions-add-counter:before{content:""}.icon-actions-add-discount:before{content:""}.icon-actions-calendar-add:before{content:""}.icon-actions-cancel:before{content:""}.icon-actions-close-delete:before{content:""}.icon-actions-close:before{content:""}.icon-actions-create-order:before{content:""}.icon-actions-delete:before{content:""}.icon-actions-download:before{content:""}.icon-actions-edit:before{content:""}.icon-actions-ellipsis:before{content:""}.icon-actions-expand:before{content:""}.icon-actions-forward:before{content:""}.icon-actions-minus-counter:before{content:""}.icon-actions-raw-close:before{content:""}.icon-actions-return:before{content:""}.icon-actions-search:before{content:""}.icon-actions-send:before{content:""}.icon-address-type-billing:before{content:""}.icon-address-type-contact:before{content:""}.icon-address-type-shipping:before{content:""}.icon-analytics-chart:before{content:""}.icon-arrow-down:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-twist-right:before{content:""}.icon-article-types-article:before{content:""}.icon-article-types-discount:before{content:""}.icon-article-types-fee:before{content:""}.icon-article-types-invoice-fee:before{content:""}.icon-article-types-partial-return:before{content:""}.icon-article-types-product:before{content:""}.icon-create-order-close-warning:before{content:""}.icon-create-order-company:before{content:""}.icon-create-order-private:before{content:""}.icon-create-order-step-error:before{content:""}.icon-create-order-step-valid:before{content:""}.icon-create-order-x-error:before{content:""}.icon-customer-company:before{content:""}.icon-customer-user:before{content:""}.icon-history-events-clock:before{content:""}.icon-history-events-error:before{content:""}.icon-history-events-expand:before{content:""}.icon-history-events-forward:before{content:""}.icon-history-events-invoice:before{content:""}.icon-history-events-order-adjusted:before{content:""}.icon-history-events-order-cancel:before{content:""}.icon-history-events-order-created:before{content:""}.icon-history-events-returned:before{content:""}.icon-nav-menu-account:before{content:""}.icon-nav-menu-billing:before{content:""}.icon-nav-menu-bugs:before{content:""}.icon-nav-menu-catalog:before{content:""}.icon-nav-menu-create-order:before{content:""}.icon-nav-menu-growth:before{content:""}.icon-nav-menu-help:before{content:""}.icon-nav-menu-home:before{content:""}.icon-nav-menu-logout:before{content:""}.icon-nav-menu-money:before{content:""}.icon-nav-menu-news:before{content:""}.icon-nav-menu-orders:before{content:""}.icon-nav-menu-payouts:before{content:""}.icon-nav-menu-pen:before{content:""}.icon-nav-menu-reports:before{content:""}.icon-nav-menu-settlements:before{content:""}.icon-nav-menu-transactions:before{content:""}.icon-nav-menu-upcoming-payouts:before{content:""}.icon-nav-menu-user-avatar:before{content:""}.icon-nav-menu-user:before{content:""}.icon-order-paylink:before{content:""}.icon-order-return:before{content:""}.icon-order-upsell:before{content:""}.icon-overview-add:before{content:""}.icon-overview-clear:before{content:""}.icon-overview-download:before{content:""}.icon-paylink-Mobile:before{content:""}.icon-paylink-Receipt:before{content:""}.icon-settlements-search-glass:before{content:""}.icon-settlements-summary-report:before{content:""}.icon-status-checked:before{content:""}#onetrust-consent-sdk #onetrust-accept-btn-handler,#onetrust-banner-sdk #onetrust-reject-all-handler,#onetrust-consent-sdk #onetrust-pc-btn-handler{border-radius:100px}#onetrust-consent-sdk #onetrust-policy-title{padding:20px 0 12px 56px!important;font-size:32px!important;line-height:40px!important}#onetrust-consent-sdk #onetrust-policy-text{font-size:20px!important;line-height:28px!important;font-weight:initial!important;font-family:var(--font-medium)!important;margin:0 56px!important}#onetrust-banner-sdk #onetrust-button-group-parent{padding-right:0!important}#onetrust-consent-sdk #onetrust-button-group{justify-content:flex-start!important;align-items:center!important;padding:25px 20px!important;display:flex!important}#onetrust-banner-sdk.otCenterRounded{top:50%;transform:translateY(-50%);border-radius:16px!important}#onetrust-banner-sdk.otCenterRounded:focus{outline:none}#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link{max-width:initial;letter-spacing:initial;font-size:16px;line-height:24px;font-weight:initial;background:0 0;border:2px solid #94efd2;padding:16px 24px;color:#94efd2!important;text-decoration:none!important}#onetrust-banner-sdk #onetrust-accept-btn-handler#onetrust-accept-btn-handler{font-size:16px;line-height:24px;font-family:var(--font-medium);padding:16px 24px}#onetrust-consent-sdk #onetrust-pc-btn-handler#onetrust-pc-btn-handler,#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link.cookie-setting-link{max-width:initial;background:0 0;border:2px solid #94efd2;margin-left:-45px;padding:16px 24px;font-size:16px;line-height:24px;color:#94efd2!important;text-decoration:none!important}#onetrust-banner-sdk.otCenterRounded{top:50%!important}#onetrust-pc-sdk .ot-desc-cntr h4{font-size:20px!important;line-height:28px!important}#onetrust-pc-sdk .ot-pc-footer-logo,#onetrust-pc-sdk .ot-pc-header{display:none!important}#onetrust-pc-sdk .ot-grp-desc{font-size:16px!important;line-height:24px!important}#onetrust-pc-sdk #ot-pc-desc a{text-decoration:underline}#onetrust-pc-sdk .ot-grp-desc.ot-grp-desc a:hover{color:#3e8370!important}#onetrust-pc-sdk .ot-pc-footer.ot-pc-footer button{font-size:16px;font-weight:400;font-family:var(--font-medium)!important;border-radius:100px!important}#onetrust-pc-sdk .ot-always-active{color:#439b83!important}#onetrust-pc-sdk #ot-pvcy-txt{margin-top:8px}#onetrust-pc-sdk .category-menu-switch-handler{border-bottom:1px solid #2d2d2d!important;border-left:10px solid #0000!important;padding-top:16px!important;padding-bottom:16px!important}#onetrust-pc-sdk .ot-active-menu h3,#onetrust-pc-sdk .category-menu-switch-handler h3{font-size:.8em!important}#onetrust-pc-sdk .ot-pc-footer{border-top:1px solid #5f5f5f!important;min-height:auto!important}#onetrust-pc-sdk .ot-btn-container{justify-content:flex-end;margin-right:18px;display:flex}#onetrust-pc-sdk .ot-lst-subhdr{display:none!important}#onetrust-pc-sdk #ot-lst-title span{font-size:13px!important;font-weight:400!important;line-height:22px!important}#onetrust-pc-sdk .back-btn-handler *{fill:#fff!important}#onetrust-pc-sdk #ot-host-lst li{box-shadow:0 2px 8px #00000013;background:#393939!important;border:0!important;border-radius:8px!important}#onetrust-pc-sdk .ot-host-name{margin-top:3px!important}#onetrust-pc-sdk #ot-pc-hdr{border:none!important}@media screen and (width<=640px){#onetrust-pc-sdk.otPcTab{flex-direction:column;display:flex}#onetrust-pc-sdk #ot-content{height:initial;flex:1 0 auto}#onetrust-pc-sdk .save-preference-btn-handler{max-width:156px;height:48px;margin:0}#onetrust-pc-sdk.otPcTab .ot-pc-footer{width:calc(100% - 48px);padding:24px}#onetrust-pc-sdk .ot-btn-container{justify-content:center;align-items:center;display:flex}}@media screen and (width<=60em){#onetrust-consent-sdk #onetrust-policy-title{padding:0 24px 24px;font-size:24px;line-height:28px}#onetrust-consent-sdk #onetrust-policy-text{margin:0 24px;font-size:16px}#onetrust-consent-sdk #onetrust-button-group{flex-direction:column;justify-content:center;align-items:center}#onetrust-banner-sdk .banner-actions-container{font-size:18px}#onetrust-consent-sdk #onetrust-accept-btn-handler{align-items:center;min-width:251px;margin-bottom:24px;margin-right:0;font-size:18px}#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link{min-width:240px;width:initial;align-items:center;margin-bottom:0;margin-right:0}#onetrust-banner-sdk.otCenterRounded{top:initial;border-bottom-right-radius:0;border-bottom-left-radius:0;width:100%;bottom:0;transform:translateY(0)}#onetrust-banner-sdk #onetrust-button-group-parent{padding:48px 24px 90px}}@font-face{font-family:inter;src:url(/assets/Inter-CbDa8fs0.ttf)format("truetype");font-weight:400}@font-face{font-family:inter-medium;src:url(/assets/Inter-CbDa8fs0.ttf)format("truetype");font-weight:500}@font-face{font-family:inter-semibold;src:url(/assets/Inter-CbDa8fs0.ttf)format("truetype");font-weight:600}@font-face{font-family:inter-bold;src:url(/assets/Inter-CbDa8fs0.ttf)format("truetype");font-weight:700}@font-face{font-family:shentox-qliro;src:url(/assets/shentox-qliro-ZgtyvL47.eot);src:format("fonts/shentox-qliro.ttf") format("truetype"), url(/assets/shentox-qliro-Dbo3pr46.woff) format("woff")}@font-face{font-family:shentox-qliro-bold;src:url(/assets/shentox-qliro-Bold-CTBtupK9.ttf)}body{font-family:var(--font-semibold);font-style:normal;font-weight:400}@supports (font-feature-settings:"cv05"){body{font-feature-settings:"cv05"}}h1{font-size:40px;font-family:var(--font-bold)}h2{font-size:32px;font-family:var(--font-semibold)}h3{font-size:24px;font-family:var(--font-semibold)}h4{font-size:20px;font-family:var(--font-semibold)}h5{font-size:18px;font-family:var(--font-semibold)}h6{font-size:16px;font-family:var(--font-semibold)}p{font-family:var(--font-medium)}input{font-family:var(--font-medium);outline:none;font-size:14px}p.info-text{color:var(--medium-grey);font-size:14px;line-height:24px}.bold{color:var(--almost-black);font-size:16px;font-weight:600;font-family:var(--font-semibold)}.--strikethrough{text-decoration:line-through}.list{border-spacing:0;box-sizing:border-box;width:100%;color:var(--dark-grey);font-weight:600;line-height:22px}.list__row-header{font-size:14px;font-family:var(--font-medium);grid-template-columns:7% 16% 16% 12% 18% 16% 8% 6%;align-items:center;margin-bottom:6px;display:grid}.list__row-header div{color:var(--medium-grey);text-align:left;padding-bottom:10px;font-weight:500;line-height:22px}.header-item,.list-item{border:1px solid var(--light-grey);background-color:var(--white);box-sizing:border-box;border-radius:5px;margin-bottom:8px}.header-item__content,.list-item__content{background-color:var(--white);border-radius:5px;grid-template-columns:7% 16% 16% 12% 18% 16% 8% 6%;align-items:center;display:grid;box-shadow:4px 4px 16px #00000029}.header-item__content--selected,.list-item__content--selected{border:2px solid var(--forest-green)}.header-item__content--cancelled,.list-item__content--cancelled{box-shadow:none;background:var(--white-smoke)}.header-item__content--cancelled .payment-method-icon-container,.list-item__content--cancelled .payment-method-icon-container{background:var(--white-smoke)}.header-item__content,.header-item__row-child-container__row-child,.list-item__content,.list-item__row-child-container__row-child{box-sizing:border-box;text-align:left;height:80px;font-size:14px;line-height:22px}.header-item__row-child-container__row-child,.list-item__row-child-container__row-child{background:var(--white-smoke);grid-template-columns:6% 16.5% 16.3% 12.2% 18.4% 16.3% 8% 6.3%;align-items:center;display:grid}.header-item__row-child-container__row-child__order-part,.list-item__row-child-container__row-child__order-part{color:var(--almost-black);font-weight:600}.header-item__row-child-container__row-child__returned,.list-item__row-child-container__row-child__returned{background-color:var(--light-grey);height:100%;color:var(--medium-grey);flex-flow:column;justify-content:space-evenly;align-items:center;font-size:8px;font-weight:600;display:flex}.header-item__row-child-container__row-child__returned i,.list-item__row-child-container__row-child__returned i{margin-top:8px;font-size:24px}.header-item__row-child-container__row-child .list-item__badge span,.list-item__row-child-container__row-child .list-item__badge span{visibility:visible}.header-item__row-child-container__row-child .list-item__badge span:not(.upsell),.list-item__row-child-container__row-child .list-item__badge span:not(.upsell){visibility:hidden}.header-item__child-count,.list-item__child-count{border-radius:var(--corner-m);background-color:var(--forest-green);text-align:center;width:24px;color:var(--white);font-size:14px;font-style:normal;font-weight:600;line-height:24px;display:inline-block}.header-item__row-child-container:not(:last-child),.list-item__row-child-container:not(:last-child){border-bottom:solid 1px var(--light-grey)}.header-item__row-child-container:first-child .list-item__row-child-container__row-child,.list-item__row-child-container:first-child .list-item__row-child-container__row-child{border-top-left-radius:4px;border-top-right-radius:4px}.header-item__row-child-container:first-child .list-item__row-child-container__row-child .list-item__row-child-container__row-child__returned,.list-item__row-child-container:first-child .list-item__row-child-container__row-child .list-item__row-child-container__row-child__returned{border-top-right-radius:4px}.header-item__row-child-container:last-child .list-item__row-child-container__row-child,.list-item__row-child-container:last-child .list-item__row-child-container__row-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.header-item__row-child-container:last-child .list-item__row-child-container__row-child .list-item__row-child-container__row-child__returned,.list-item__row-child-container:last-child .list-item__row-child-container__row-child .list-item__row-child-container__row-child__returned{border-bottom-right-radius:4px}.header-item__child-content,.list-item__child-content{background-color:var(--white);border-radius:5px;margin-top:16px;padding:0 16px 16px}.header-item__child-content--visible,.list-item__child-content--visible{visibility:visible;opacity:1}.header-item__child-content--hidden,.list-item__child-content--hidden{visibility:hidden;opacity:0;transition:visibility .6s linear,opacity .6s linear}.header-item__link,.list-item__link{color:var(--forest-green-link);cursor:pointer;font-size:14px;font-family:var(--font-semibold);font-weight:600}.header-item__link a,.list-item__link a{font-size:14px;line-height:33px}.header-item__link i,.list-item__link i{margin-left:5px;font-size:.8em;display:inline-block}.header-item__link i:before,.list-item__link i:before{color:var(--forest-green-link)}.header-item__status--good,.header-item__status--bad,.list-item__status--good,.list-item__status--bad{border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.header-item__status--good,.list-item__status--good{background-color:var(--forest-green)}.header-item__status--bad,.list-item__status--bad{background-color:var(--poppy-red)}.header-item__amount,.list-item__amount{color:var(--almost-black);font-weight:600}.header-item__badge,.list-item__badge{flex-flow:row;align-items:flex-start;padding:0;line-height:28px;display:flex}.header-item__badge span,.list-item__badge span{text-align:center;writing-mode:vertical-rl;border-radius:var(--corner-m);width:28px;height:72px;margin-left:4px;font-weight:600;display:block;position:relative;transform:rotate(180deg)}.header-item__badge span.manuell,.list-item__badge span.manuell{background-color:var(--vivid-orange);color:var(--white);font-size:9px}.header-item__badge span.butik,.list-item__badge span.butik{background-color:var(--matte-black);color:var(--white);font-size:10px}.header-item__badge span.webbutik,.list-item__badge span.webbutik,.header-item__badge span.default,.list-item__badge span.default{background-color:var(--light-grey);color:var(--almost-black);font-size:10px}.header-item__badge span.upsell,.list-item__badge span.upsell{background-color:var(--electric-violet);color:var(--white);height:64px;margin-top:8px;margin-bottom:8px;margin-left:8px;font-size:10px}.header-item__badge .upsell-icon,.list-item__badge .upsell-icon{margin-left:-8px}.header-item__store,.list-item__store{text-align:left}.header-item__store .flag-icon,.list-item__store .flag-icon{border-radius:var(--corner-m);width:16px;margin-right:8px;position:relative;top:3px}.header-item .expandable-icon__container,.list-item .expandable-icon__container{margin-left:8px}:root{--mint-green-logo:#64e1c3;--mint-green:#94efd2;--mint-green-disabled:#c3f6e6;--mint-green-pressed:#7bd6b9;--mint-green-dimmed:#dffaf2;--mint-green-dimmer:#bff6e4;--forest-green:#439b83;--forest-green-link:#0a8f73;--forest-green-link-dimmed:#84c7b9;--forest-green-link-dark:#4aac91;--black:#333;--almost-black:#222;--shaft-black:#2d2d2d;--matte-black:#393939;--shadow-black:#00000029;--date-tooltip-grey:#4a4a4a;--dark-grey:#5f5f5f;--grey-faded:#878787;--medium-grey-faded:#d1d1d180;--medium-grey:#999;--semi-medium-grey:#a6a6a6;--grey:#d1d1d1;--light-grey:#ececec;--light-grey-dimmed:#fafafa;--lighter-grey:#e5e5e5;--border-light-grey:#d8d8d8;--light-grey-faded:#ecececb3;--grey-skeleton:#f0f0f0;--light-grey-no-fade:#ebeceb;--white-smoke:#f9f9f9;--white-smoke-transparent:#f9f9f99a;--white:#fff;--action-bar-button-background:#5bb49b;--action-bar-button-hover:#64bda3;--action-bar-button-disabled:#5bb49bb3;--poppy-red:#fe1b1b;--vivid-orange:#f16500;--dimmed-orange:#f165001a;--electric-violet:#7b31d9}[data-theme=dark]{--background:#1a1c1c;--background-container:#1a1c1c;--error:#ffb4ab;--error-container:#93000a;--neutral-container:#fdfcfb;--on-background:#e3e2e1;--on-background-container:#e3e2e1;--on-error:#690005;--on-error-container:#ffdad6;--on-neutral-container:#1a1c1c;--on-primary:#002116;--on-primary-container:#bcffe1;--on-secondary:#1b3436;--on-secondary-container:#daf6f8;--on-surface:#e3e2e1;--on-surface-container:#e3e2e1;--on-surface-variant:#c7c7bf;--on-tertiary:#28313d;--on-tertiary-container:#e9f1ff;--on-warning:#512402;--on-warning-container:#ffdac2;--outline:#acaba5;--outline-variant:#c7c7bf;--primary:#36ffc4;--primary-container:#00513c;--secondary:#cce8e9;--secondary-container:#324b4d;--surface:#1a1c1c;--surface-at-1:#212525;--surface-at-2:#252a2b;--surface-at-3:#293030;--surface-at-4:#2a3132;--surface-at-5:#2d3535;--surface-container:#1a1c1c;--surface-variant:#464742;--tertiary:#d9e3f3;--tertiary-container:#3e4854;--warning:#ffc099;--warning-container:#743805;--neutral30:#464746;--neutral50:#767776;--neutral70:#ababaa;--neutral99:#fdfcfb;--primary80:#00e1ab}:root,[data-theme=light]{--background:#fdfcfb;--background-container:#fdfcfb;--error:#ba1a1a;--error-container:#ffdad6;--neutral-container:#1a1c1c;--on-background:#1a1c1c;--on-background-container:#1a1c1c;--on-error:#fffbff;--on-error-container:#410002;--on-neutral-container:#fdfcfb;--on-primary:#002116;--on-primary-container:#003828;--on-secondary:#daf6f8;--on-secondary-container:#041f21;--on-surface:#1a1c1c;--on-surface-container:#1a1c1c;--on-surface-variant:#5e5f59;--on-tertiary:#fdfcff;--on-tertiary-container:#131c27;--on-warning:#fffdfb;--on-warning-container:#331300;--outline:#acaba5;--outline-variant:#c7c7bf;--primary:#36ffc4;--primary-container:#bcffe1;--secondary:#1b3436;--secondary-container:#cce8e9;--surface:#fdfcfb;--surface-at-1:#f4f4f3;--surface-at-2:#ebeceb;--surface-at-3:#e2e4e3;--surface-at-4:#d9dcdc;--surface-at-5:#d0d4d4;--surface-container:#fdfcfb;--surface-variant:#e4e3db;--tertiary:#6e7886;--tertiary-container:#d9e3f3;--warning:#b56224;--warning-container:#ffdac2;--neutral20:#2f3130;--neutral30:#464746;--neutral40:#5e5e5e;--neutral50:#767776;--neutral70:#ababaa;--neutral99:#fdfcfb;--primary70:#00c293;--primary80:#00e1ab}.layout-container{width:100%;margin-inline:auto;padding-inline:16px}@media (width>=600px){.layout-container{max-width:540px}}@media (width>=800px){.layout-container{max-width:720px}}@media (width>=1000px){.layout-container{max-width:960px}}@media (width>=1200px){.layout-container{max-width:1140px}}@media (width>=1260px){.layout-container{max-width:1200px}}@media (width>=1500px){.layout-container{max-width:1440px}}html,body{overscroll-behavior-x:none}body{background:var(--white-smoke);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body .be-frame-minimized{width:64px!important;bottom:90px!important;right:0!important}body .be-frame-default{width:280px}#root{background:var(--white);display:flex}.text-center{text-align:center;color:var(--almost-black);margin-left:3px}a{color:var(--forest-green-link);cursor:pointer;font-size:16px;font-weight:600;line-height:28px;text-decoration:none}.offset-112{margin-left:112px}.arrow{border:solid var(--almost-black);border-width:0 3px 3px 0;padding:3px;display:inline-block;position:relative;top:-2px}.arrow--down{top:0;transform:rotate(45deg)}.arrow--up{top:2px;transform:rotate(-135deg)}.border-bottom,.border-bottom--light-grey{border-bottom:1px solid var(--light-grey)}button{cursor:pointer}.button{cursor:pointer;font-family:var(--font-semibold);justify-content:center;align-items:center;font-weight:600;display:flex}.link{font-family:var(--font-semibold);color:var(--forest-green-link);cursor:pointer;font-weight:600}
